Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: add chobitsu (Chrome Devtools) for preview #201

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -5,3 +5,4 @@ TODOs.md

# jetbrains files
.idea
public/chii
2 changes: 2 additions & 0 deletions .prettierignore
@@ -1,3 +1,5 @@
dist
CHANGELOG.md
pnpm-lock.yaml

public/chii
4 changes: 4 additions & 0 deletions chii.d.ts
@@ -0,0 +1,4 @@
declare module 'virtual:chii' {
const value: string
export default value
}
141 changes: 141 additions & 0 deletions chii/Images/Images.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions chii/Images/accelerometer-back.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chii/Images/accelerometer-bottom.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/accelerometer-front.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chii/Images/accelerometer-left.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chii/Images/accelerometer-right.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chii/Images/accelerometer-top.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/accessibility-icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/add-icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/align-content-center-icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/align-content-end-icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/align-content-space-around-icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/align-content-space-between-icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/align-content-space-evenly-icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/align-content-start-icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/align-content-stretch-icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/align-items-center-icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/align-items-flex-end-icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/align-items-flex-start-icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/align-items-stretch-icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/align-self-center-icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/align-self-flex-end-icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/align-self-flex-start-icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/align-self-stretch-icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/baseline-icon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions chii/Images/checkboxCheckmark.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chii/Images/checker.png
1 change: 1 addition & 0 deletions chii/Images/chevrons.svg
Binary file added chii/Images/chromeDisabledSelect.png
Binary file added chii/Images/chromeDisabledSelect_2x.png
Binary file added chii/Images/chromeLeft.avif
Binary file not shown.
Binary file added chii/Images/chromeMiddle.avif
Binary file not shown.
Binary file added chii/Images/chromeRight.avif
Binary file not shown.
1 change: 1 addition & 0 deletions chii/Images/chromeSelect.svg
1 change: 1 addition & 0 deletions chii/Images/chromeSelectDark.svg
1 change: 1 addition & 0 deletions chii/Images/circled_exclamation_icon.svg
1 change: 1 addition & 0 deletions chii/Images/close-icon.svg
1 change: 1 addition & 0 deletions chii/Images/copy_icon.svg
Binary file added chii/Images/cssoverview_icons_2x.avif
Binary file not shown.
1 change: 1 addition & 0 deletions chii/Images/dropdown_7x6_icon.svg
1 change: 1 addition & 0 deletions chii/Images/elements_panel_icon.svg
1 change: 1 addition & 0 deletions chii/Images/errorWave.svg
1 change: 1 addition & 0 deletions chii/Images/error_icon.svg
1 change: 1 addition & 0 deletions chii/Images/feedback_button_icon.svg
1 change: 1 addition & 0 deletions chii/Images/flex-direction-icon.svg
1 change: 1 addition & 0 deletions chii/Images/flex-nowrap-icon.svg
1 change: 1 addition & 0 deletions chii/Images/flex-wrap-icon.svg
1 change: 1 addition & 0 deletions chii/Images/help_outline.svg
1 change: 1 addition & 0 deletions chii/Images/ic_checkmark_16x16.svg
1 change: 1 addition & 0 deletions chii/Images/ic_command_go_to_line.svg
1 change: 1 addition & 0 deletions chii/Images/ic_command_go_to_symbol.svg
1 change: 1 addition & 0 deletions chii/Images/ic_command_help.svg
1 change: 1 addition & 0 deletions chii/Images/ic_command_open_file.svg
1 change: 1 addition & 0 deletions chii/Images/ic_command_run_command.svg
1 change: 1 addition & 0 deletions chii/Images/ic_command_run_snippet.svg
1 change: 1 addition & 0 deletions chii/Images/ic_delete_filter.svg
1 change: 1 addition & 0 deletions chii/Images/ic_delete_list.svg
1 change: 1 addition & 0 deletions chii/Images/ic_dimension_single.svg
1 change: 1 addition & 0 deletions chii/Images/ic_file_default.svg
1 change: 1 addition & 0 deletions chii/Images/ic_file_document.svg
1 change: 1 addition & 0 deletions chii/Images/ic_file_font.svg
1 change: 1 addition & 0 deletions chii/Images/ic_file_image.svg
1 change: 1 addition & 0 deletions chii/Images/ic_file_script.svg
1 change: 1 addition & 0 deletions chii/Images/ic_file_snippet.svg
1 change: 1 addition & 0 deletions chii/Images/ic_file_stylesheet.svg
1 change: 1 addition & 0 deletions chii/Images/ic_file_webbundle.svg