@react95/core 7.0.2 → 8.0.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/@types/Alert/Alert.css.d.ts +3 -0
- package/@types/Alert/Alert.d.ts +2 -9
- package/@types/Alert/index.d.ts +1 -1
- package/@types/Avatar/Avatar.css.d.ts +15 -0
- package/@types/Avatar/Avatar.d.ts +3 -4
- package/@types/Avatar/index.d.ts +1 -1
- package/@types/Button/Button.css.d.ts +1 -0
- package/@types/Button/Button.d.ts +4 -2
- package/@types/Button/index.d.ts +1 -1
- package/@types/Checkbox/Checkbox.css.d.ts +4 -0
- package/@types/Checkbox/Checkbox.d.ts +2 -9
- package/@types/Checkbox/index.d.ts +1 -1
- package/@types/Cursor/Cursor.css.d.ts +1 -0
- package/@types/Cursor/index.d.ts +1 -1
- package/@types/Dropdown/Dropdown.css.d.ts +2 -0
- package/@types/Dropdown/Dropdown.d.ts +5 -4
- package/@types/Dropdown/index.d.ts +1 -1
- package/@types/Fieldset/Fieldset.css.d.ts +2 -0
- package/@types/Fieldset/Fieldset.d.ts +3 -5
- package/@types/Fieldset/index.d.ts +1 -1
- package/@types/Frame/Frame.d.ts +2251 -5
- package/@types/Frame/index.d.ts +1 -1
- package/@types/Frame/props.d.ts +977 -0
- package/@types/Frame/sprinkles.css.d.ts +2271 -0
- package/@types/GlobalStyle/GlobalStyle.css.d.ts +2 -0
- package/@types/GlobalStyle/utils.d.ts +15 -0
- package/@types/Input/Input.css.d.ts +1 -0
- package/@types/Input/Input.d.ts +3 -4
- package/@types/Input/index.d.ts +1 -1
- package/@types/List/List.css.d.ts +3 -0
- package/@types/List/List.d.ts +9 -9
- package/@types/List/ListDivider.d.ts +4 -2
- package/@types/List/ListItem.d.ts +1 -2
- package/@types/List/index.d.ts +1 -1
- package/@types/Modal/Modal.css.d.ts +18 -0
- package/@types/Modal/Modal.d.ts +6 -22
- package/@types/Modal/index.d.ts +1 -1
- package/@types/ProgressBar/ProgressBar.css.d.ts +4 -0
- package/@types/ProgressBar/ProgressBar.d.ts +3 -4
- package/@types/ProgressBar/index.d.ts +1 -1
- package/@types/RadioButton/RadioButton.css.d.ts +4 -0
- package/@types/RadioButton/RadioButton.d.ts +1 -2
- package/@types/RadioButton/index.d.ts +1 -1
- package/@types/Range/Range.css.d.ts +1 -0
- package/@types/Range/Range.d.ts +4 -4
- package/@types/Range/index.d.ts +1 -1
- package/@types/Tabs/Tab.d.ts +4 -4
- package/@types/Tabs/Tabs.css.d.ts +15 -0
- package/@types/Tabs/Tabs.d.ts +4 -5
- package/@types/Tabs/index.d.ts +2 -2
- package/@types/TaskBar/Clock.d.ts +1 -2
- package/@types/TaskBar/TaskBar.css.d.ts +21 -0
- package/@types/TaskBar/TaskBar.d.ts +1 -2
- package/@types/TaskBar/WindowButton.d.ts +5 -4
- package/@types/TaskBar/index.d.ts +1 -1
- package/@types/TextArea/TextArea.d.ts +4 -5
- package/@types/TextArea/index.d.ts +1 -1
- package/@types/TitleBar/TitleBar.css.d.ts +15 -0
- package/@types/TitleBar/TitleBar.d.ts +5 -7
- package/@types/TitleBar/index.d.ts +1 -1
- package/@types/Tooltip/Tooltip.css.d.ts +2 -0
- package/@types/Tooltip/Tooltip.d.ts +1 -2
- package/@types/Tooltip/index.d.ts +1 -1
- package/@types/Tree/Node.d.ts +4 -1
- package/@types/Tree/Tree.css.d.ts +16 -0
- package/@types/Tree/Tree.d.ts +5 -3
- package/@types/Tree/index.d.ts +1 -1
- package/@types/Video/Video.css.d.ts +18 -0
- package/@types/Video/Video.d.ts +2 -9
- package/@types/Video/index.d.ts +1 -1
- package/@types/index.d.ts +2 -3
- package/@types/shared/test/utils.d.ts +2 -3
- package/@types/themes/all.d.ts +36 -0
- package/@types/themes/azureOrange.css.d.ts +1 -0
- package/@types/themes/baseTheme.css.d.ts +88 -0
- package/@types/themes/bee.css.d.ts +1 -0
- package/@types/themes/blackAndWhite.css.d.ts +1 -0
- package/@types/themes/brick.css.d.ts +1 -0
- package/@types/themes/candy.css.d.ts +1 -0
- package/@types/themes/coldGray.css.d.ts +1 -0
- package/@types/themes/contract.css.d.ts +58 -0
- package/@types/themes/counterStrike.css.d.ts +1 -0
- package/@types/themes/eggplant.css.d.ts +1 -0
- package/@types/themes/highContrast.css.d.ts +1 -0
- package/@types/themes/lilac.css.d.ts +1 -0
- package/@types/themes/lilacRoseDark.css.d.ts +1 -0
- package/@types/themes/maple.css.d.ts +1 -0
- package/@types/themes/marine.css.d.ts +1 -0
- package/@types/themes/matrix.css.d.ts +1 -0
- package/@types/themes/millenium.css.d.ts +1 -0
- package/@types/themes/modernDark.css.d.ts +1 -0
- package/@types/themes/molecule.css.d.ts +1 -0
- package/@types/themes/ninjaTurtles.css.d.ts +1 -0
- package/@types/themes/olive.css.d.ts +1 -0
- package/@types/themes/pamelaAnderson.css.d.ts +1 -0
- package/@types/themes/plum.css.d.ts +1 -0
- package/@types/themes/rainyDay.css.d.ts +1 -0
- package/@types/themes/rose.css.d.ts +1 -0
- package/@types/themes/slate.css.d.ts +1 -0
- package/@types/themes/spruce.css.d.ts +1 -0
- package/@types/themes/storm.css.d.ts +1 -0
- package/@types/themes/theSixtiesUSA.css.d.ts +1 -0
- package/@types/themes/tokyoDark.css.d.ts +1 -0
- package/@types/themes/tooSexy.css.d.ts +1 -0
- package/@types/themes/travel.css.d.ts +1 -0
- package/@types/themes/vaporTeal.css.d.ts +1 -0
- package/@types/themes/vermillion.css.d.ts +1 -0
- package/@types/themes/violetDark.css.d.ts +1 -0
- package/@types/themes/water.css.d.ts +1 -0
- package/@types/themes/win95.css.d.ts +1 -0
- package/cjs/Alert/Alert.css.js +23 -0
- package/cjs/Alert/Alert.js +17 -29
- package/cjs/Alert/index.js +2 -3
- package/cjs/Avatar/Avatar.css.js +39 -0
- package/cjs/Avatar/Avatar.js +21 -31
- package/cjs/Avatar/index.js +2 -3
- package/cjs/Button/Button.css.js +35 -0
- package/cjs/Button/Button.js +15 -10
- package/cjs/Button/index.js +2 -3
- package/cjs/Checkbox/Checkbox.css.js +73 -0
- package/cjs/Checkbox/Checkbox.js +21 -43
- package/cjs/Checkbox/index.js +2 -3
- package/cjs/Cursor/Cursor.css.js +137 -0
- package/cjs/Cursor/index.js +2 -3
- package/cjs/Dropdown/Dropdown.css.js +56 -0
- package/cjs/Dropdown/Dropdown.js +19 -19
- package/cjs/Dropdown/index.js +2 -3
- package/cjs/Fieldset/Fieldset.css.js +27 -0
- package/cjs/Fieldset/Fieldset.js +13 -16
- package/cjs/Fieldset/index.js +2 -3
- package/cjs/Frame/Frame.js +30 -12
- package/cjs/Frame/index.js +2 -3
- package/cjs/Frame/props.js +162 -0
- package/cjs/Frame/sprinkles.css.js +73 -0
- package/cjs/GlobalStyle/GlobalStyle.css.js +130 -0
- package/cjs/GlobalStyle/utils.js +23 -0
- package/cjs/Input/Input.css.js +30 -0
- package/cjs/Input/Input.js +15 -10
- package/cjs/Input/index.js +2 -3
- package/cjs/List/List.css.js +79 -0
- package/cjs/List/List.js +18 -22
- package/cjs/List/ListDivider.js +14 -8
- package/cjs/List/ListItem.js +18 -28
- package/cjs/List/index.js +2 -3
- package/cjs/Modal/Modal.css.js +76 -0
- package/cjs/Modal/Modal.js +61 -72
- package/cjs/Modal/close.svg +1 -0
- package/cjs/Modal/help.svg +1 -0
- package/cjs/Modal/index.js +2 -2
- package/cjs/Modal/maximize.svg +1 -0
- package/cjs/Modal/minimize.svg +1 -0
- package/cjs/Modal/restore.svg +1 -0
- package/cjs/ProgressBar/ProgressBar.css.js +40 -0
- package/cjs/ProgressBar/ProgressBar.js +22 -47
- package/cjs/ProgressBar/index.js +2 -3
- package/cjs/RadioButton/RadioButton.css.js +55 -0
- package/cjs/RadioButton/RadioButton.js +18 -40
- package/cjs/RadioButton/index.js +2 -3
- package/cjs/Range/Range.css.js +59 -0
- package/cjs/Range/Range.js +15 -11
- package/cjs/Range/index.js +2 -3
- package/cjs/Tabs/Tab.js +15 -18
- package/cjs/Tabs/Tabs.css.js +56 -0
- package/cjs/Tabs/Tabs.js +14 -24
- package/cjs/Tabs/index.js +4 -5
- package/cjs/TaskBar/Clock.js +13 -19
- package/cjs/TaskBar/TaskBar.css.js +82 -0
- package/cjs/TaskBar/TaskBar.js +36 -41
- package/cjs/TaskBar/WindowButton.js +21 -47
- package/cjs/TaskBar/index.js +2 -3
- package/cjs/TextArea/TextArea.js +10 -16
- package/cjs/TextArea/index.js +2 -3
- package/cjs/TitleBar/TitleBar.css.js +78 -0
- package/cjs/TitleBar/TitleBar.js +37 -43
- package/cjs/TitleBar/index.js +2 -3
- package/cjs/Tooltip/Tooltip.css.js +31 -0
- package/cjs/Tooltip/Tooltip.js +21 -30
- package/cjs/Tooltip/index.js +2 -3
- package/cjs/Tree/Node.js +70 -55
- package/cjs/Tree/Tree.css.js +116 -0
- package/cjs/Tree/Tree.js +11 -13
- package/cjs/Tree/index.js +2 -3
- package/cjs/Video/Video.css.js +106 -0
- package/cjs/Video/Video.js +53 -92
- package/cjs/Video/index.js +2 -3
- package/cjs/index.js +6 -14
- package/cjs/shared/test/utils.js +17 -19
- package/cjs/themes/all.js +250 -0
- package/cjs/themes/azureOrange.css.js +42 -0
- package/cjs/themes/baseTheme.css.js +69 -0
- package/cjs/themes/bee.css.js +42 -0
- package/cjs/themes/blackAndWhite.css.js +42 -0
- package/cjs/themes/brick.css.js +42 -0
- package/cjs/themes/candy.css.js +42 -0
- package/cjs/{ThemeProvider/themes/coldGray.js → themes/coldGray.css.js} +7 -13
- package/cjs/themes/contract.css.js +21 -0
- package/cjs/{ThemeProvider/themes/counterStrike.js → themes/counterStrike.css.js} +7 -13
- package/cjs/themes/eggplant.css.js +42 -0
- package/cjs/themes/highContrast.css.js +42 -0
- package/cjs/themes/lilac.css.js +42 -0
- package/cjs/themes/lilacRoseDark.css.js +42 -0
- package/cjs/themes/maple.css.js +42 -0
- package/cjs/themes/marine.css.js +42 -0
- package/cjs/themes/matrix.css.js +42 -0
- package/cjs/themes/millenium.css.js +42 -0
- package/cjs/themes/modernDark.css.js +42 -0
- package/cjs/themes/molecule.css.js +42 -0
- package/cjs/themes/ninjaTurtles.css.js +42 -0
- package/cjs/themes/olive.css.js +42 -0
- package/cjs/themes/pamelaAnderson.css.js +42 -0
- package/cjs/themes/plum.css.js +42 -0
- package/cjs/themes/rainyDay.css.js +42 -0
- package/cjs/themes/rose.css.js +42 -0
- package/cjs/{ThemeProvider/themes/slate.js → themes/slate.css.js} +7 -13
- package/cjs/themes/spruce.css.js +42 -0
- package/cjs/{ThemeProvider/themes/storm.js → themes/storm.css.js} +7 -13
- package/cjs/themes/theSixtiesUSA.css.js +42 -0
- package/cjs/themes/tokyoDark.css.js +42 -0
- package/cjs/themes/tooSexy.css.js +42 -0
- package/cjs/themes/travel.css.js +42 -0
- package/cjs/themes/vaporTeal.css.js +42 -0
- package/cjs/{ThemeProvider/themes/vermillion.js → themes/vermillion.css.js} +7 -13
- package/cjs/{ThemeProvider/themes/violetDark.js → themes/violetDark.css.js} +7 -13
- package/cjs/themes/water.css.js +42 -0
- package/cjs/themes/win95.css.js +42 -0
- package/esm/Alert/Alert.css.js +17 -0
- package/esm/Alert/Alert.js +15 -26
- package/esm/Alert/index.js +1 -1
- package/esm/Avatar/Avatar.css.js +33 -0
- package/esm/Avatar/Avatar.js +20 -30
- package/esm/Avatar/index.js +1 -1
- package/esm/Button/Button.css.js +29 -0
- package/esm/Button/Button.js +13 -9
- package/esm/Button/index.js +1 -1
- package/esm/Checkbox/Checkbox.css.js +66 -0
- package/esm/Checkbox/Checkbox.js +20 -41
- package/esm/Checkbox/index.js +1 -1
- package/esm/Cursor/Cursor.css.js +130 -0
- package/esm/Cursor/index.js +1 -1
- package/esm/Dropdown/Dropdown.css.js +49 -0
- package/esm/Dropdown/Dropdown.js +18 -18
- package/esm/Dropdown/index.js +1 -1
- package/esm/Fieldset/Fieldset.css.js +21 -0
- package/esm/Fieldset/Fieldset.js +12 -15
- package/esm/Fieldset/index.js +1 -1
- package/esm/Frame/Frame.js +29 -11
- package/esm/Frame/index.js +1 -1
- package/esm/Frame/props.js +156 -0
- package/esm/Frame/sprinkles.css.js +67 -0
- package/esm/GlobalStyle/GlobalStyle.css.js +123 -0
- package/esm/GlobalStyle/utils.js +17 -0
- package/esm/Input/Input.css.js +24 -0
- package/esm/Input/Input.js +11 -8
- package/esm/Input/index.js +1 -1
- package/esm/List/List.css.js +72 -0
- package/esm/List/List.js +15 -16
- package/esm/List/ListDivider.js +13 -7
- package/esm/List/ListItem.js +17 -27
- package/esm/List/index.js +1 -1
- package/esm/Modal/Modal.css.js +70 -0
- package/esm/Modal/Modal.js +60 -71
- package/esm/Modal/close.svg +1 -0
- package/esm/Modal/help.svg +1 -0
- package/esm/Modal/index.js +1 -1
- package/esm/Modal/maximize.svg +1 -0
- package/esm/Modal/minimize.svg +1 -0
- package/esm/Modal/restore.svg +1 -0
- package/esm/ProgressBar/ProgressBar.css.js +34 -0
- package/esm/ProgressBar/ProgressBar.js +20 -46
- package/esm/ProgressBar/index.js +1 -1
- package/esm/RadioButton/RadioButton.css.js +49 -0
- package/esm/RadioButton/RadioButton.js +17 -39
- package/esm/RadioButton/index.js +1 -1
- package/esm/Range/Range.css.js +53 -0
- package/esm/Range/Range.js +13 -10
- package/esm/Range/index.js +1 -1
- package/esm/Tabs/Tab.js +13 -17
- package/esm/Tabs/Tabs.css.js +50 -0
- package/esm/Tabs/Tabs.js +11 -21
- package/esm/Tabs/index.js +2 -2
- package/esm/TaskBar/Clock.js +12 -18
- package/esm/TaskBar/TaskBar.css.js +76 -0
- package/esm/TaskBar/TaskBar.js +32 -38
- package/esm/TaskBar/WindowButton.js +20 -45
- package/esm/TaskBar/index.js +1 -1
- package/esm/TextArea/TextArea.js +9 -14
- package/esm/TextArea/index.js +1 -1
- package/esm/TitleBar/TitleBar.css.js +72 -0
- package/esm/TitleBar/TitleBar.js +36 -42
- package/esm/TitleBar/index.js +1 -1
- package/esm/Tooltip/Tooltip.css.js +25 -0
- package/esm/Tooltip/Tooltip.js +20 -29
- package/esm/Tooltip/index.js +1 -1
- package/esm/Tree/Node.js +69 -54
- package/esm/Tree/Tree.css.js +110 -0
- package/esm/Tree/Tree.js +11 -12
- package/esm/Tree/index.js +1 -1
- package/esm/Video/Video.css.js +100 -0
- package/esm/Video/Video.js +52 -92
- package/esm/Video/index.js +1 -1
- package/esm/index.js +2 -3
- package/esm/shared/test/utils.js +10 -17
- package/esm/themes/all.js +36 -0
- package/esm/{ThemeProvider/themes/azureOrange.js → themes/azureOrange.css.js} +6 -10
- package/esm/themes/baseTheme.css.js +63 -0
- package/esm/{ThemeProvider/themes/bee.js → themes/bee.css.js} +6 -10
- package/esm/{ThemeProvider/themes/blackAndWhite.js → themes/blackAndWhite.css.js} +6 -10
- package/esm/{ThemeProvider/themes/brick.js → themes/brick.css.js} +6 -10
- package/esm/{ThemeProvider/themes/candy.js → themes/candy.css.js} +6 -10
- package/esm/{ThemeProvider/themes/coldGray.js → themes/coldGray.css.js} +6 -10
- package/esm/themes/contract.css.js +15 -0
- package/esm/{ThemeProvider/themes/counterStrike.js → themes/counterStrike.css.js} +6 -10
- package/esm/{ThemeProvider/themes/eggplant.js → themes/eggplant.css.js} +6 -10
- package/esm/{ThemeProvider/themes/highContrast.js → themes/highContrast.css.js} +6 -10
- package/esm/{ThemeProvider/themes/lilac.js → themes/lilac.css.js} +6 -10
- package/esm/{ThemeProvider/themes/lilacRoseDark.js → themes/lilacRoseDark.css.js} +6 -10
- package/esm/{ThemeProvider/themes/maple.js → themes/maple.css.js} +6 -10
- package/esm/{ThemeProvider/themes/marine.js → themes/marine.css.js} +6 -10
- package/esm/{ThemeProvider/themes/matrix.js → themes/matrix.css.js} +6 -10
- package/esm/{ThemeProvider/themes/millenium.js → themes/millenium.css.js} +6 -10
- package/esm/{ThemeProvider/themes/modernDark.js → themes/modernDark.css.js} +6 -10
- package/esm/{ThemeProvider/themes/molecule.js → themes/molecule.css.js} +6 -10
- package/esm/{ThemeProvider/themes/ninjaTurtles.js → themes/ninjaTurtles.css.js} +6 -10
- package/esm/{ThemeProvider/themes/olive.js → themes/olive.css.js} +6 -10
- package/esm/{ThemeProvider/themes/pamelaAnderson.js → themes/pamelaAnderson.css.js} +6 -10
- package/esm/{ThemeProvider/themes/plum.js → themes/plum.css.js} +6 -10
- package/esm/{ThemeProvider/themes/rainyDay.js → themes/rainyDay.css.js} +6 -10
- package/esm/{ThemeProvider/themes/rose.js → themes/rose.css.js} +6 -10
- package/esm/{ThemeProvider/themes/slate.js → themes/slate.css.js} +6 -10
- package/esm/{ThemeProvider/themes/spruce.js → themes/spruce.css.js} +6 -10
- package/esm/{ThemeProvider/themes/storm.js → themes/storm.css.js} +6 -10
- package/esm/{ThemeProvider/themes/theSixtiesUSA.js → themes/theSixtiesUSA.css.js} +6 -10
- package/esm/{ThemeProvider/themes/tokyoDark.js → themes/tokyoDark.css.js} +6 -10
- package/esm/{ThemeProvider/themes/tooSexy.js → themes/tooSexy.css.js} +6 -10
- package/esm/{ThemeProvider/themes/travel.js → themes/travel.css.js} +6 -10
- package/esm/{ThemeProvider/themes/vaporTeal.js → themes/vaporTeal.css.js} +6 -10
- package/esm/{ThemeProvider/themes/vermillion.js → themes/vermillion.css.js} +6 -10
- package/esm/{ThemeProvider/themes/violetDark.js → themes/violetDark.css.js} +6 -10
- package/esm/{ThemeProvider/themes/water.js → themes/water.css.js} +6 -10
- package/esm/{ThemeProvider/themes/win95.js → themes/win95.css.js} +6 -10
- package/package.json +5 -9
- package/@types/Cursor/Cursor.d.ts +0 -38
- package/@types/GlobalStyle/Borders.d.ts +0 -15
- package/@types/GlobalStyle/GlobalStyle.d.ts +0 -2
- package/@types/GlobalStyle/Scrollbar.d.ts +0 -7
- package/@types/GlobalStyle/index.d.ts +0 -2
- package/@types/ThemeProvider/ThemeProvider.d.ts +0 -7
- package/@types/ThemeProvider/index.d.ts +0 -2
- package/@types/ThemeProvider/themes/azureOrange.d.ts +0 -3
- package/@types/ThemeProvider/themes/baseTheme.d.ts +0 -9
- package/@types/ThemeProvider/themes/bee.d.ts +0 -3
- package/@types/ThemeProvider/themes/blackAndWhite.d.ts +0 -3
- package/@types/ThemeProvider/themes/brick.d.ts +0 -3
- package/@types/ThemeProvider/themes/candy.d.ts +0 -3
- package/@types/ThemeProvider/themes/coldGray.d.ts +0 -3
- package/@types/ThemeProvider/themes/counterStrike.d.ts +0 -3
- package/@types/ThemeProvider/themes/eggplant.d.ts +0 -3
- package/@types/ThemeProvider/themes/highContrast.d.ts +0 -3
- package/@types/ThemeProvider/themes/lilac.d.ts +0 -3
- package/@types/ThemeProvider/themes/lilacRoseDark.d.ts +0 -3
- package/@types/ThemeProvider/themes/maple.d.ts +0 -3
- package/@types/ThemeProvider/themes/marine.d.ts +0 -3
- package/@types/ThemeProvider/themes/matrix.d.ts +0 -3
- package/@types/ThemeProvider/themes/millenium.d.ts +0 -3
- package/@types/ThemeProvider/themes/modernDark.d.ts +0 -3
- package/@types/ThemeProvider/themes/molecule.d.ts +0 -3
- package/@types/ThemeProvider/themes/ninjaTurtles.d.ts +0 -3
- package/@types/ThemeProvider/themes/olive.d.ts +0 -3
- package/@types/ThemeProvider/themes/pamelaAnderson.d.ts +0 -3
- package/@types/ThemeProvider/themes/plum.d.ts +0 -3
- package/@types/ThemeProvider/themes/rainyDay.d.ts +0 -3
- package/@types/ThemeProvider/themes/rose.d.ts +0 -3
- package/@types/ThemeProvider/themes/slate.d.ts +0 -3
- package/@types/ThemeProvider/themes/spruce.d.ts +0 -3
- package/@types/ThemeProvider/themes/storm.d.ts +0 -3
- package/@types/ThemeProvider/themes/theSixtiesUSA.d.ts +0 -3
- package/@types/ThemeProvider/themes/tokyoDark.d.ts +0 -3
- package/@types/ThemeProvider/themes/tooSexy.d.ts +0 -3
- package/@types/ThemeProvider/themes/travel.d.ts +0 -3
- package/@types/ThemeProvider/themes/vaporTeal.d.ts +0 -3
- package/@types/ThemeProvider/themes/vermillion.d.ts +0 -3
- package/@types/ThemeProvider/themes/violetDark.d.ts +0 -3
- package/@types/ThemeProvider/themes/water.d.ts +0 -3
- package/@types/ThemeProvider/themes/win95.d.ts +0 -3
- package/@types/ThemeProvider/themes.d.ts +0 -38
- package/cjs/Cursor/Cursor.js +0 -86
- package/cjs/GlobalStyle/Borders.js +0 -88
- package/cjs/GlobalStyle/GlobalStyle.js +0 -18
- package/cjs/GlobalStyle/Scrollbar.js +0 -59
- package/cjs/GlobalStyle/index.js +0 -9
- package/cjs/ThemeProvider/ThemeProvider.js +0 -25
- package/cjs/ThemeProvider/index.js +0 -9
- package/cjs/ThemeProvider/themes/azureOrange.js +0 -48
- package/cjs/ThemeProvider/themes/baseTheme.js +0 -28
- package/cjs/ThemeProvider/themes/bee.js +0 -48
- package/cjs/ThemeProvider/themes/blackAndWhite.js +0 -48
- package/cjs/ThemeProvider/themes/brick.js +0 -48
- package/cjs/ThemeProvider/themes/candy.js +0 -48
- package/cjs/ThemeProvider/themes/eggplant.js +0 -48
- package/cjs/ThemeProvider/themes/highContrast.js +0 -48
- package/cjs/ThemeProvider/themes/lilac.js +0 -48
- package/cjs/ThemeProvider/themes/lilacRoseDark.js +0 -48
- package/cjs/ThemeProvider/themes/maple.js +0 -48
- package/cjs/ThemeProvider/themes/marine.js +0 -48
- package/cjs/ThemeProvider/themes/matrix.js +0 -48
- package/cjs/ThemeProvider/themes/millenium.js +0 -48
- package/cjs/ThemeProvider/themes/modernDark.js +0 -48
- package/cjs/ThemeProvider/themes/molecule.js +0 -48
- package/cjs/ThemeProvider/themes/ninjaTurtles.js +0 -48
- package/cjs/ThemeProvider/themes/olive.js +0 -48
- package/cjs/ThemeProvider/themes/pamelaAnderson.js +0 -48
- package/cjs/ThemeProvider/themes/plum.js +0 -48
- package/cjs/ThemeProvider/themes/rainyDay.js +0 -48
- package/cjs/ThemeProvider/themes/rose.js +0 -48
- package/cjs/ThemeProvider/themes/spruce.js +0 -48
- package/cjs/ThemeProvider/themes/theSixtiesUSA.js +0 -48
- package/cjs/ThemeProvider/themes/tokyoDark.js +0 -48
- package/cjs/ThemeProvider/themes/tooSexy.js +0 -48
- package/cjs/ThemeProvider/themes/travel.js +0 -48
- package/cjs/ThemeProvider/themes/vaporTeal.js +0 -48
- package/cjs/ThemeProvider/themes/water.js +0 -48
- package/cjs/ThemeProvider/themes/win95.js +0 -48
- package/cjs/ThemeProvider/themes.js +0 -80
- package/cjs/Tree/imgs/tree-first.png +0 -0
- package/cjs/Tree/imgs/tree-folder-closed.png +0 -0
- package/cjs/Tree/imgs/tree-folder-opened.png +0 -0
- package/cjs/Tree/imgs/tree-last.png +0 -0
- package/cjs/Tree/imgs/tree-mid.png +0 -0
- package/cjs/Tree/imgs/tree-node-children.png +0 -0
- package/esm/Cursor/Cursor.js +0 -79
- package/esm/GlobalStyle/Borders.js +0 -82
- package/esm/GlobalStyle/GlobalStyle.js +0 -11
- package/esm/GlobalStyle/Scrollbar.js +0 -53
- package/esm/GlobalStyle/index.js +0 -2
- package/esm/ThemeProvider/ThemeProvider.js +0 -15
- package/esm/ThemeProvider/index.js +0 -2
- package/esm/ThemeProvider/themes/baseTheme.js +0 -22
- package/esm/ThemeProvider/themes.js +0 -73
- package/esm/Tree/imgs/tree-first.png +0 -0
- package/esm/Tree/imgs/tree-folder-closed.png +0 -0
- package/esm/Tree/imgs/tree-folder-opened.png +0 -0
- package/esm/Tree/imgs/tree-last.png +0 -0
- package/esm/Tree/imgs/tree-mid.png +0 -0
- package/esm/Tree/imgs/tree-node-children.png +0 -0
package/@types/Tabs/Tabs.d.ts
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { TabProps } from './Tab';
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
import { FrameProps } from '../Frame/Frame';
|
|
4
|
+
export type TabsProps = {
|
|
5
5
|
defaultActiveTab?: string;
|
|
6
6
|
children: React.ReactElement<TabProps> | Array<React.ReactElement<TabProps>>;
|
|
7
7
|
onChange?(title: string, e: React.MouseEvent): void;
|
|
8
|
-
}
|
|
9
|
-
declare const Tabs: React.ForwardRefExoticComponent<TabsProps & React.RefAttributes<HTMLOListElement>>;
|
|
10
|
-
export default Tabs;
|
|
8
|
+
} & Omit<FrameProps<'ol'>, 'as'>;
|
|
9
|
+
export declare const Tabs: React.ForwardRefExoticComponent<Omit<TabsProps, "ref"> & React.RefAttributes<HTMLOListElement>>;
|
package/@types/Tabs/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import Tab from './Tab';
|
|
2
|
-
import Tabs from './Tabs';
|
|
1
|
+
import { Tab } from './Tab';
|
|
2
|
+
import { Tabs } from './Tabs';
|
|
3
3
|
export { Tab, Tabs };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export declare const truncate: string;
|
|
2
|
+
export declare const tooltip: string;
|
|
3
|
+
export declare const windowsButton: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
4
|
+
small: {
|
|
5
|
+
true: {
|
|
6
|
+
paddingInline: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
7
|
+
};
|
|
8
|
+
false: {
|
|
9
|
+
width: "100%";
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
active: {
|
|
13
|
+
true: {
|
|
14
|
+
boxShadow: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
15
|
+
};
|
|
16
|
+
false: {
|
|
17
|
+
boxShadow: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
18
|
+
};
|
|
19
|
+
};
|
|
20
|
+
}>;
|
|
21
|
+
export declare const icon: string;
|
|
@@ -3,5 +3,4 @@ import List from '../List';
|
|
|
3
3
|
export type TaskBarProps = {
|
|
4
4
|
list?: React.ReactElement<typeof List>;
|
|
5
5
|
};
|
|
6
|
-
declare const TaskBar: React.ForwardRefExoticComponent<TaskBarProps & React.RefAttributes<HTMLDivElement>>;
|
|
7
|
-
export default TaskBar;
|
|
6
|
+
export declare const TaskBar: React.ForwardRefExoticComponent<TaskBarProps & React.RefAttributes<HTMLDivElement>>;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { FrameProps } from '../Frame/Frame';
|
|
3
2
|
import { Windows } from '../Modal/ModalContext';
|
|
4
3
|
export type WindowButtonProps = {
|
|
5
4
|
small?: boolean;
|
|
6
5
|
active?: boolean;
|
|
7
|
-
} & Pick<Windows, 'icon'> & React.
|
|
8
|
-
declare const WindowButton: React.
|
|
9
|
-
|
|
6
|
+
} & Pick<Windows, 'icon'> & React.ButtonHTMLAttributes<HTMLButtonElement>;
|
|
7
|
+
export declare const WindowButton: React.ForwardRefExoticComponent<{
|
|
8
|
+
small?: boolean | undefined;
|
|
9
|
+
active?: boolean | undefined;
|
|
10
|
+
} & Pick<Windows, "icon"> & React.ButtonHTMLAttributes<HTMLButtonElement> & React.RefAttributes<HTMLButtonElement>>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import TaskBar from './TaskBar';
|
|
1
|
+
import { TaskBar } from './TaskBar';
|
|
2
2
|
export default TaskBar;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import {
|
|
3
|
-
export type TextAreaProps =
|
|
4
|
-
declare const TextArea: React.ForwardRefExoticComponent<Omit<TextAreaProps, "ref"> & React.RefAttributes<HTMLTextAreaElement>>;
|
|
5
|
-
export default TextArea;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { FrameProps } from '../Frame/Frame';
|
|
3
|
+
export type TextAreaProps = Omit<FrameProps<'textarea'>, 'as'>;
|
|
4
|
+
export declare const TextArea: React.ForwardRefExoticComponent<Omit<TextAreaProps, "ref"> & React.RefAttributes<HTMLTextAreaElement>>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import TextArea from './TextArea';
|
|
1
|
+
import { TextArea } from './TextArea';
|
|
2
2
|
export default TextArea;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export declare const optionsBox: string;
|
|
2
|
+
export declare const option: string;
|
|
3
|
+
export declare const titleBarBackground: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
4
|
+
active: {
|
|
5
|
+
true: {
|
|
6
|
+
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
7
|
+
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
8
|
+
};
|
|
9
|
+
false: {
|
|
10
|
+
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
11
|
+
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
12
|
+
};
|
|
13
|
+
};
|
|
14
|
+
}>;
|
|
15
|
+
export declare const title: string;
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { FrameProps } from '../Frame/Frame';
|
|
3
|
-
declare const OptionsBox:
|
|
4
|
-
declare const Option:
|
|
5
|
-
as: string;
|
|
6
|
-
}, "as">;
|
|
3
|
+
declare const OptionsBox: React.ForwardRefExoticComponent<Omit<FrameProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
4
|
+
declare const Option: React.ForwardRefExoticComponent<Omit<FrameProps<"button">, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
7
5
|
export interface TitleBarBackgroundProps extends Omit<React.HTMLAttributes<HTMLDivElement>, 'color'>, FrameProps {
|
|
8
6
|
active?: boolean;
|
|
9
7
|
icon?: React.ReactElement;
|
|
@@ -13,7 +11,7 @@ interface TitleBarOptions {
|
|
|
13
11
|
Option: typeof Option;
|
|
14
12
|
OptionsBox: typeof OptionsBox;
|
|
15
13
|
}
|
|
16
|
-
export interface
|
|
14
|
+
export interface TitleBarProps extends TitleBarBackgroundProps, TitleBarOptions, FrameProps {
|
|
17
15
|
}
|
|
18
|
-
declare const TitleBar:
|
|
19
|
-
export
|
|
16
|
+
export declare const TitleBar: TitleBarProps & React.ForwardRefRenderFunction<HTMLDivElement, TitleBarBackgroundProps>;
|
|
17
|
+
export {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import TitleBar from './TitleBar';
|
|
1
|
+
import { TitleBar } from './TitleBar';
|
|
2
2
|
export default TitleBar;
|
|
@@ -3,8 +3,7 @@ export type TooltipProps = {
|
|
|
3
3
|
text?: string;
|
|
4
4
|
delay?: number;
|
|
5
5
|
} & React.HTMLAttributes<HTMLDivElement>;
|
|
6
|
-
declare const Tooltip: React.ForwardRefExoticComponent<{
|
|
6
|
+
export declare const Tooltip: React.ForwardRefExoticComponent<{
|
|
7
7
|
text?: string | undefined;
|
|
8
8
|
delay?: number | undefined;
|
|
9
9
|
} & React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
10
|
-
export default Tooltip;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import Tooltip from './Tooltip';
|
|
1
|
+
import { Tooltip } from './Tooltip';
|
|
2
2
|
export default Tooltip;
|
package/@types/Tree/Node.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import { FrameProps } from '../Frame/Frame';
|
|
2
3
|
export declare const icons: {
|
|
3
4
|
readonly FILE_MEDIA: React.FC<import("@react95/icons").MediaCdProps>;
|
|
4
5
|
readonly FILE_TEXT: React.FC<import("@react95/icons").FileTextProps>;
|
|
@@ -15,6 +16,8 @@ export type NodeProps = {
|
|
|
15
16
|
id: number;
|
|
16
17
|
children?: Array<NodeProps>;
|
|
17
18
|
onClick?(event: React.MouseEvent | React.KeyboardEvent, props: NodeProps): void;
|
|
18
|
-
}
|
|
19
|
+
} & Omit<FrameProps, 'id' | 'children'>;
|
|
20
|
+
export type NodeRootProps = Omit<NodeProps, 'children'>;
|
|
19
21
|
declare const Node: React.FC<NodeProps>;
|
|
22
|
+
export declare const NodeRoot: React.FC<NodeRootProps>;
|
|
20
23
|
export default Node;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
export declare const tree: string;
|
|
2
|
+
export declare const node: string;
|
|
3
|
+
export declare const nodeRoot: string;
|
|
4
|
+
export declare const nodeContent: string;
|
|
5
|
+
export declare const label: string;
|
|
6
|
+
export declare const folderStatus: string;
|
|
7
|
+
export declare const iconContainer: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
8
|
+
hasChildren: {
|
|
9
|
+
true: {
|
|
10
|
+
marginLeft: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
11
|
+
};
|
|
12
|
+
false: {
|
|
13
|
+
marginLeft: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
16
|
+
}>;
|
package/@types/Tree/Tree.d.ts
CHANGED
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { icons, NodeProps } from './Node';
|
|
3
|
+
import { FrameProps } from '../Frame/Frame';
|
|
3
4
|
export type TreeProps = {
|
|
4
5
|
data: Array<NodeProps>;
|
|
6
|
+
root?: Omit<NodeProps, 'children'>;
|
|
5
7
|
};
|
|
6
8
|
type TreeComposition = React.ForwardRefExoticComponent<TreeProps & React.RefAttributes<HTMLUListElement>> & {
|
|
7
9
|
icons: typeof icons;
|
|
8
|
-
}
|
|
9
|
-
declare const Tree: TreeComposition;
|
|
10
|
-
export
|
|
10
|
+
} & Omit<FrameProps<'ul'>, 'as'>;
|
|
11
|
+
export declare const Tree: TreeComposition;
|
|
12
|
+
export {};
|
package/@types/Tree/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import Tree from './Tree';
|
|
1
|
+
import { Tree } from './Tree';
|
|
2
2
|
export default Tree;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
export declare const videoTag: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
2
|
+
visible: {
|
|
3
|
+
true: {
|
|
4
|
+
display: "block";
|
|
5
|
+
};
|
|
6
|
+
false: {
|
|
7
|
+
display: "none";
|
|
8
|
+
};
|
|
9
|
+
};
|
|
10
|
+
}>;
|
|
11
|
+
export declare const controls: string;
|
|
12
|
+
export declare const countDownContainer: string;
|
|
13
|
+
export declare const videoFont: string;
|
|
14
|
+
export declare const currentTime: string;
|
|
15
|
+
export declare const elapsedTime: string;
|
|
16
|
+
export declare const divider: string;
|
|
17
|
+
export declare const controlBtn: string;
|
|
18
|
+
export declare const range: string;
|
package/@types/Video/Video.d.ts
CHANGED
|
@@ -3,8 +3,7 @@ import { FrameProps } from '../Frame/Frame';
|
|
|
3
3
|
export type VideoProps = {
|
|
4
4
|
name?: string;
|
|
5
5
|
src: string;
|
|
6
|
-
videoProps?: React.
|
|
7
|
-
style?: React.CSSProperties;
|
|
6
|
+
videoProps?: React.HTMLProps<HTMLVideoElement>;
|
|
8
7
|
} & FrameProps;
|
|
9
8
|
export type VideoRefs = {
|
|
10
9
|
video: React.Ref<HTMLVideoElement>;
|
|
@@ -14,10 +13,4 @@ export type VideoRefs = {
|
|
|
14
13
|
stop: React.Ref<HTMLButtonElement>;
|
|
15
14
|
fullScreen: React.Ref<HTMLButtonElement>;
|
|
16
15
|
};
|
|
17
|
-
declare const Video: React.ForwardRefExoticComponent<
|
|
18
|
-
name?: string | undefined;
|
|
19
|
-
src: string;
|
|
20
|
-
videoProps?: React.HTMLAttributes<HTMLVideoElement> | undefined;
|
|
21
|
-
style?: React.CSSProperties | undefined;
|
|
22
|
-
} & FrameProps & React.RefAttributes<VideoRefs>>;
|
|
23
|
-
export default Video;
|
|
16
|
+
export declare const Video: React.ForwardRefExoticComponent<Omit<VideoProps, "ref"> & React.RefAttributes<VideoRefs>>;
|
package/@types/Video/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import Video from './Video';
|
|
1
|
+
import { Video } from './Video';
|
|
2
2
|
export default Video;
|
package/@types/index.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ import Cursor from './Cursor';
|
|
|
8
8
|
import Dropdown from './Dropdown';
|
|
9
9
|
import Fieldset from './Fieldset';
|
|
10
10
|
import Frame from './Frame';
|
|
11
|
-
import GlobalStyle from './GlobalStyle';
|
|
11
|
+
import * as GlobalStyle from './GlobalStyle/GlobalStyle.css';
|
|
12
12
|
import Input from './Input';
|
|
13
13
|
import List from './List';
|
|
14
14
|
import ProgressBar from './ProgressBar';
|
|
@@ -19,6 +19,5 @@ import TextArea from './TextArea';
|
|
|
19
19
|
import Tree from './Tree';
|
|
20
20
|
import Tooltip from './Tooltip';
|
|
21
21
|
import TitleBar from './TitleBar';
|
|
22
|
-
import ThemeProvider from './ThemeProvider';
|
|
23
22
|
import Video from './Video';
|
|
24
|
-
export { Alert, Avatar, Button, Checkbox, Cursor, Dropdown, Fieldset, Frame, GlobalStyle, Input, List, Modal, ModalContext, ProgressBar, RadioButton, Range, Tab, Tabs, TaskBar, TextArea, Tree, Tooltip, TitleBar,
|
|
23
|
+
export { Alert, Avatar, Button, Checkbox, Cursor, Dropdown, Fieldset, Frame, GlobalStyle, Input, List, Modal, ModalContext, ProgressBar, RadioButton, Range, Tab, Tabs, TaskBar, TextArea, Tree, Tooltip, TitleBar, Video, };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { RenderOptions, RenderResult } from '@testing-library/react';
|
|
2
|
-
declare const customRender: (ui: React.ReactElement, options?: Omit<RenderOptions, 'queries'>) => RenderResult<typeof import("@testing-library/dom/types/queries"), HTMLElement, HTMLElement>;
|
|
1
|
+
import { RenderOptions, RenderResult, render } from '@testing-library/react';
|
|
3
2
|
declare const waitRender: (ui: React.ReactElement, options?: Omit<RenderOptions, 'queries'>) => Promise<RenderResult>;
|
|
4
3
|
export * from '@testing-library/react';
|
|
5
|
-
export {
|
|
4
|
+
export { render, waitRender };
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { win95 } from './win95.css';
|
|
2
|
+
import { counterStrike } from './counterStrike.css';
|
|
3
|
+
import { bee } from './bee.css';
|
|
4
|
+
import { pamelaAnderson } from './pamelaAnderson.css';
|
|
5
|
+
import { azureOrange } from './azureOrange.css';
|
|
6
|
+
import { olive } from './olive.css';
|
|
7
|
+
import { vaporTeal } from './vaporTeal.css';
|
|
8
|
+
import { matrix } from './matrix.css';
|
|
9
|
+
import { vermillion } from './vermillion.css';
|
|
10
|
+
import { tooSexy } from './tooSexy.css';
|
|
11
|
+
import { ninjaTurtles } from './ninjaTurtles.css';
|
|
12
|
+
import { tokyoDark } from './tokyoDark.css';
|
|
13
|
+
import { molecule } from './molecule.css';
|
|
14
|
+
import { travel } from './travel.css';
|
|
15
|
+
import { theSixtiesUSA } from './theSixtiesUSA.css';
|
|
16
|
+
import { candy } from './candy.css';
|
|
17
|
+
import { modernDark } from './modernDark.css';
|
|
18
|
+
import { storm } from './storm.css';
|
|
19
|
+
import { millenium } from './millenium.css';
|
|
20
|
+
import { spruce } from './spruce.css';
|
|
21
|
+
import { slate } from './slate.css';
|
|
22
|
+
import { rose } from './rose.css';
|
|
23
|
+
import { rainyDay } from './rainyDay.css';
|
|
24
|
+
import { plum } from './plum.css';
|
|
25
|
+
import { marine } from './marine.css';
|
|
26
|
+
import { maple } from './maple.css';
|
|
27
|
+
import { lilac } from './lilac.css';
|
|
28
|
+
import { blackAndWhite } from './blackAndWhite.css';
|
|
29
|
+
import { highContrast } from './highContrast.css';
|
|
30
|
+
import { eggplant } from './eggplant.css';
|
|
31
|
+
import { brick } from './brick.css';
|
|
32
|
+
import { water } from './water.css';
|
|
33
|
+
import { coldGray } from './coldGray.css';
|
|
34
|
+
import { lilacRoseDark } from './lilacRoseDark.css';
|
|
35
|
+
import { violetDark } from './violetDark.css';
|
|
36
|
+
export { win95, counterStrike, bee, pamelaAnderson, azureOrange, olive, vaporTeal, matrix, vermillion, tooSexy, ninjaTurtles, tokyoDark, molecule, travel, theSixtiesUSA, candy, modernDark, storm, millenium, spruce, slate, rose, rainyDay, plum, marine, maple, lilac, blackAndWhite, highContrast, eggplant, brick, water, coldGray, lilacRoseDark, violetDark, };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const azureOrange: string;
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
declare const colors: {
|
|
2
|
+
anchor: string;
|
|
3
|
+
anchorVisited: string;
|
|
4
|
+
borderDark: string;
|
|
5
|
+
borderDarkest: string;
|
|
6
|
+
borderLight: string;
|
|
7
|
+
borderLighter: string;
|
|
8
|
+
borderLightest: string;
|
|
9
|
+
canvas: string;
|
|
10
|
+
canvasText: string;
|
|
11
|
+
headerBackground: string;
|
|
12
|
+
headerNotActiveBackground: string;
|
|
13
|
+
headerNotActiveText: string;
|
|
14
|
+
headerText: string;
|
|
15
|
+
material: string;
|
|
16
|
+
materialText: string;
|
|
17
|
+
materialTextDisabled: string;
|
|
18
|
+
materialTextDisabledShadow: string;
|
|
19
|
+
materialTextInvert: string;
|
|
20
|
+
progress: string;
|
|
21
|
+
inputBackground: string;
|
|
22
|
+
inputBackgroundDisabled: string;
|
|
23
|
+
};
|
|
24
|
+
type IColors = typeof colors;
|
|
25
|
+
export declare const zIndices: {
|
|
26
|
+
modal: string;
|
|
27
|
+
tooltip: string;
|
|
28
|
+
taskbar: string;
|
|
29
|
+
};
|
|
30
|
+
export declare const generateShadows: (colors: IColors) => {
|
|
31
|
+
out: string;
|
|
32
|
+
in: string;
|
|
33
|
+
input: string;
|
|
34
|
+
};
|
|
35
|
+
export declare const theme: {
|
|
36
|
+
zIndices: {
|
|
37
|
+
modal: string;
|
|
38
|
+
tooltip: string;
|
|
39
|
+
taskbar: string;
|
|
40
|
+
};
|
|
41
|
+
space: {
|
|
42
|
+
'0': string;
|
|
43
|
+
'1': string;
|
|
44
|
+
'2': string;
|
|
45
|
+
'3': string;
|
|
46
|
+
'4': string;
|
|
47
|
+
'5': string;
|
|
48
|
+
'6': string;
|
|
49
|
+
'7': string;
|
|
50
|
+
'8': string;
|
|
51
|
+
'9': string;
|
|
52
|
+
'10': string;
|
|
53
|
+
'11': string;
|
|
54
|
+
'12': string;
|
|
55
|
+
'13': string;
|
|
56
|
+
'14': string;
|
|
57
|
+
'15': string;
|
|
58
|
+
'16': string;
|
|
59
|
+
'17': string;
|
|
60
|
+
'18': string;
|
|
61
|
+
'19': string;
|
|
62
|
+
'20': string;
|
|
63
|
+
};
|
|
64
|
+
colors: {
|
|
65
|
+
anchor: string;
|
|
66
|
+
anchorVisited: string;
|
|
67
|
+
borderDark: string;
|
|
68
|
+
borderDarkest: string;
|
|
69
|
+
borderLight: string;
|
|
70
|
+
borderLighter: string;
|
|
71
|
+
borderLightest: string;
|
|
72
|
+
canvas: string;
|
|
73
|
+
canvasText: string;
|
|
74
|
+
headerBackground: string;
|
|
75
|
+
headerNotActiveBackground: string;
|
|
76
|
+
headerNotActiveText: string;
|
|
77
|
+
headerText: string;
|
|
78
|
+
material: string;
|
|
79
|
+
materialText: string;
|
|
80
|
+
materialTextDisabled: string;
|
|
81
|
+
materialTextDisabledShadow: string;
|
|
82
|
+
materialTextInvert: string;
|
|
83
|
+
progress: string;
|
|
84
|
+
inputBackground: string;
|
|
85
|
+
inputBackgroundDisabled: string;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
88
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const bee: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const blackAndWhite: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const brick: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const candy: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const coldGray: string;
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
export declare const contract: {
|
|
2
|
+
shadows: {
|
|
3
|
+
out: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
4
|
+
in: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
5
|
+
input: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
6
|
+
};
|
|
7
|
+
zIndices: {
|
|
8
|
+
modal: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
9
|
+
tooltip: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
10
|
+
taskbar: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
11
|
+
};
|
|
12
|
+
space: {
|
|
13
|
+
'0': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
14
|
+
'1': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
15
|
+
'2': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
16
|
+
'3': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
17
|
+
'4': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
18
|
+
'5': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
19
|
+
'6': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
20
|
+
'7': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
21
|
+
'8': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
22
|
+
'9': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
23
|
+
'10': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
24
|
+
'11': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
25
|
+
'12': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
26
|
+
'13': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
27
|
+
'14': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
28
|
+
'15': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
29
|
+
'16': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
30
|
+
'17': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
31
|
+
'18': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
32
|
+
'19': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
33
|
+
'20': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
34
|
+
};
|
|
35
|
+
colors: {
|
|
36
|
+
anchor: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
37
|
+
anchorVisited: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
38
|
+
borderDark: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
39
|
+
borderDarkest: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
40
|
+
borderLight: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
41
|
+
borderLighter: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
42
|
+
borderLightest: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
43
|
+
canvas: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
44
|
+
canvasText: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
45
|
+
headerBackground: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
46
|
+
headerNotActiveBackground: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
47
|
+
headerNotActiveText: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
48
|
+
headerText: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
49
|
+
material: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
50
|
+
materialText: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
51
|
+
materialTextDisabled: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
52
|
+
materialTextDisabledShadow: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
53
|
+
materialTextInvert: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
54
|
+
progress: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
55
|
+
inputBackground: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
56
|
+
inputBackgroundDisabled: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
57
|
+
};
|
|
58
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const counterStrike: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const eggplant: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const highContrast: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const lilac: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const lilacRoseDark: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const maple: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const marine: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const matrix: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const millenium: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const modernDark: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const molecule: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const ninjaTurtles: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const olive: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const pamelaAnderson: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const plum: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const rainyDay: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const rose: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const slate: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const spruce: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const storm: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const theSixtiesUSA: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const tokyoDark: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const tooSexy: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const travel: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const vaporTeal: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const vermillion: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const violetDark: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const water: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const win95: string;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.message = exports.icon = exports.dialog = void 0;
|
|
7
|
+
var _css = require("@vanilla-extract/css");
|
|
8
|
+
var _contract = require("../themes/contract.css");
|
|
9
|
+
var message = exports.message = (0, _css.style)({
|
|
10
|
+
display: 'flex',
|
|
11
|
+
alignItems: 'center',
|
|
12
|
+
justifyContent: 'center'
|
|
13
|
+
});
|
|
14
|
+
var icon = exports.icon = (0, _css.style)({
|
|
15
|
+
paddingTop: _contract.contract.space[7],
|
|
16
|
+
paddingRight: _contract.contract.space[15],
|
|
17
|
+
paddingBottom: _contract.contract.space[7],
|
|
18
|
+
paddingLeft: _contract.contract.space[7]
|
|
19
|
+
});
|
|
20
|
+
var dialog = exports.dialog = (0, _css.style)({
|
|
21
|
+
display: 'flex',
|
|
22
|
+
flexDirection: 'row'
|
|
23
|
+
});
|