@react95/core 7.0.2 → 8.0.0-alpha.1
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/Avatar/Avatar.css.d.ts +15 -0
- package/@types/Avatar/Avatar.d.ts +3 -4
- package/@types/Button/Button.css.d.ts +1 -0
- package/@types/Button/Button.d.ts +4 -2
- package/@types/Checkbox/Checkbox.css.d.ts +4 -0
- package/@types/Checkbox/Checkbox.d.ts +2 -9
- package/@types/Cursor/Cursor.css.d.ts +1 -0
- package/@types/Dropdown/Dropdown.css.d.ts +2 -0
- package/@types/Dropdown/Dropdown.d.ts +5 -4
- package/@types/Fieldset/Fieldset.css.d.ts +2 -0
- package/@types/Fieldset/Fieldset.d.ts +3 -5
- package/@types/Frame/Frame.d.ts +2251 -5
- package/@types/Frame/props.d.ts +977 -0
- package/@types/Frame/sprinkles.css.d.ts +2271 -0
- package/@types/Input/Input.css.d.ts +1 -0
- package/@types/Input/Input.d.ts +3 -4
- 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/Modal/Modal.css.d.ts +18 -0
- package/@types/Modal/Modal.d.ts +7 -23
- package/@types/Modal/ModalContext.d.ts +1 -2
- package/@types/Modal/ModalProvider.d.ts +1 -2
- package/@types/ProgressBar/ProgressBar.css.d.ts +4 -0
- package/@types/ProgressBar/ProgressBar.d.ts +3 -4
- package/@types/RadioButton/RadioButton.css.d.ts +4 -0
- package/@types/RadioButton/RadioButton.d.ts +1 -2
- package/@types/Range/Range.css.d.ts +1 -0
- package/@types/Range/Range.d.ts +4 -4
- 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/TaskBar/Clock.d.ts +1 -2
- package/@types/TaskBar/TaskBar.css.d.ts +21 -0
- package/@types/TaskBar/TaskBar.d.ts +2 -3
- package/@types/TaskBar/WindowButton.d.ts +5 -4
- package/@types/TextArea/TextArea.d.ts +4 -5
- package/@types/TitleBar/TitleBar.css.d.ts +15 -0
- package/@types/TitleBar/TitleBar.d.ts +5 -7
- package/@types/Tooltip/Tooltip.css.d.ts +2 -0
- package/@types/Tooltip/Tooltip.d.ts +1 -2
- package/@types/Tree/Node.d.ts +5 -3
- package/@types/Tree/Tree.css.d.ts +16 -0
- package/@types/Tree/Tree.d.ts +5 -3
- package/@types/Video/Video.css.d.ts +18 -0
- package/@types/Video/Video.d.ts +2 -9
- package/@types/index.d.ts +25 -24
- package/@types/shared/font-names.d.ts +2 -0
- package/@types/themes/all.d.ts +36 -0
- package/@types/themes/azureOrange.css.d.ts +1 -0
- package/@types/themes/baseTheme.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 +116 -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 +9 -0
- package/cjs/Alert/Alert.css.ts.vanilla.css +15 -0
- package/cjs/Alert/Alert.js +32 -90
- package/cjs/Alert/assets/chord.mp3.js +3 -0
- package/cjs/Avatar/Avatar.css.js +8 -0
- package/cjs/Avatar/Avatar.css.ts.vanilla.css +24 -0
- package/cjs/Avatar/Avatar.js +25 -49
- package/cjs/Button/Button.css.js +5 -0
- package/cjs/Button/Button.css.ts.vanilla.css +31 -0
- package/cjs/Button/Button.js +19 -17
- package/cjs/Checkbox/Checkbox.css.js +11 -0
- package/cjs/Checkbox/Checkbox.css.ts.vanilla.css +59 -0
- package/cjs/Checkbox/Checkbox.js +16 -58
- package/cjs/Cursor/Cursor.css.js +5 -0
- package/cjs/Cursor/Cursor.css.ts.vanilla.css +96 -0
- package/cjs/Dropdown/Dropdown.css.js +7 -0
- package/cjs/Dropdown/Dropdown.css.ts.vanilla.css +50 -0
- package/cjs/Dropdown/Dropdown.js +19 -40
- package/cjs/Fieldset/Fieldset.css.js +7 -0
- package/cjs/Fieldset/Fieldset.css.ts.vanilla.css +19 -0
- package/cjs/Fieldset/Fieldset.js +8 -31
- package/cjs/Frame/Frame.js +21 -19
- package/cjs/Frame/sprinkles.css.js +47 -0
- package/cjs/GlobalStyle/GlobalStyle.css.js +3 -0
- package/cjs/GlobalStyle/GlobalStyle.css.ts.vanilla.css +122 -0
- package/cjs/GlobalStyle.js +4 -0
- package/cjs/Input/Input.css.js +5 -0
- package/cjs/Input/Input.css.ts.vanilla.css +21 -0
- package/cjs/Input/Input.js +25 -14
- package/cjs/List/List.css.js +9 -0
- package/cjs/List/List.css.ts.vanilla.css +66 -0
- package/cjs/List/List.js +14 -27
- package/cjs/List/ListDivider.js +18 -13
- package/cjs/List/ListItem.js +11 -44
- package/cjs/Modal/Modal.css.js +14 -0
- package/cjs/Modal/Modal.css.ts.vanilla.css +55 -0
- package/cjs/Modal/Modal.js +130 -165
- package/cjs/Modal/ModalContext.js +13 -15
- package/cjs/Modal/ModalProvider.js +60 -81
- package/cjs/Modal/close.svg.js +3 -0
- package/cjs/Modal/help.svg.js +3 -0
- package/cjs/ProgressBar/ProgressBar.css.js +11 -0
- package/cjs/ProgressBar/ProgressBar.css.ts.vanilla.css +32 -0
- package/cjs/ProgressBar/ProgressBar.js +19 -63
- package/cjs/RadioButton/RadioButton.css.js +11 -0
- package/cjs/RadioButton/RadioButton.css.ts.vanilla.css +44 -0
- package/cjs/RadioButton/RadioButton.js +16 -53
- package/cjs/Range/Range.css.js +5 -0
- package/cjs/Range/Range.css.ts.vanilla.css +84 -0
- package/cjs/Range/Range.js +35 -18
- package/cjs/Tabs/Tab.js +17 -31
- package/cjs/Tabs/Tabs.css.js +10 -0
- package/cjs/Tabs/Tabs.css.ts.vanilla.css +54 -0
- package/cjs/Tabs/Tabs.js +48 -73
- package/cjs/TaskBar/Clock.js +28 -50
- package/cjs/TaskBar/TaskBar.css.js +12 -0
- package/cjs/TaskBar/TaskBar.css.ts.vanilla.css +51 -0
- package/cjs/TaskBar/TaskBar.js +72 -96
- package/cjs/TaskBar/WindowButton.js +16 -59
- package/cjs/TextArea/TextArea.js +25 -25
- package/cjs/TitleBar/TitleBar.css.js +12 -0
- package/cjs/TitleBar/TitleBar.css.ts.vanilla.css +62 -0
- package/cjs/TitleBar/TitleBar.js +44 -58
- package/cjs/Tooltip/Tooltip.css.js +7 -0
- package/cjs/Tooltip/Tooltip.css.ts.vanilla.css +25 -0
- package/cjs/Tooltip/Tooltip.js +68 -65
- package/cjs/Tree/Node.js +122 -122
- package/cjs/Tree/Tree.css.js +18 -0
- package/cjs/Tree/Tree.css.ts.vanilla.css +90 -0
- package/cjs/Tree/Tree.js +12 -33
- package/cjs/Video/Video.css.js +22 -0
- package/cjs/Video/Video.css.ts.vanilla.css +83 -0
- package/cjs/Video/Video.js +207 -270
- package/cjs/Video/buttons/Fullscreen.js +33 -20
- package/cjs/Video/buttons/Pause.js +28 -18
- package/cjs/Video/buttons/Play.js +28 -18
- package/cjs/Video/buttons/Stop.js +28 -18
- package/cjs/index.js +49 -178
- package/cjs/theme.js +72 -0
- package/cjs/themes/azureOrange.css.js +3 -0
- package/cjs/themes/azureOrange.css.ts.vanilla.css +58 -0
- package/cjs/themes/bee.css.js +3 -0
- package/cjs/themes/bee.css.ts.vanilla.css +58 -0
- package/cjs/themes/blackAndWhite.css.js +3 -0
- package/cjs/themes/blackAndWhite.css.ts.vanilla.css +58 -0
- package/cjs/themes/brick.css.js +3 -0
- package/cjs/themes/brick.css.ts.vanilla.css +58 -0
- package/cjs/themes/candy.css.js +3 -0
- package/cjs/themes/candy.css.ts.vanilla.css +58 -0
- package/cjs/themes/coldGray.css.js +3 -0
- package/cjs/themes/coldGray.css.ts.vanilla.css +58 -0
- package/cjs/themes/counterStrike.css.js +3 -0
- package/cjs/themes/counterStrike.css.ts.vanilla.css +58 -0
- package/cjs/themes/eggplant.css.js +3 -0
- package/cjs/themes/eggplant.css.ts.vanilla.css +58 -0
- package/cjs/themes/highContrast.css.js +3 -0
- package/cjs/themes/highContrast.css.ts.vanilla.css +58 -0
- package/cjs/themes/lilac.css.js +3 -0
- package/cjs/themes/lilac.css.ts.vanilla.css +58 -0
- package/cjs/themes/lilacRoseDark.css.js +3 -0
- package/cjs/themes/lilacRoseDark.css.ts.vanilla.css +58 -0
- package/cjs/themes/maple.css.js +3 -0
- package/cjs/themes/maple.css.ts.vanilla.css +58 -0
- package/cjs/themes/marine.css.js +3 -0
- package/cjs/themes/marine.css.ts.vanilla.css +58 -0
- package/cjs/themes/matrix.css.js +3 -0
- package/cjs/themes/matrix.css.ts.vanilla.css +58 -0
- package/cjs/themes/millenium.css.js +3 -0
- package/cjs/themes/millenium.css.ts.vanilla.css +58 -0
- package/cjs/themes/modernDark.css.js +3 -0
- package/cjs/themes/modernDark.css.ts.vanilla.css +58 -0
- package/cjs/themes/molecule.css.js +3 -0
- package/cjs/themes/molecule.css.ts.vanilla.css +58 -0
- package/cjs/themes/ninjaTurtles.css.js +3 -0
- package/cjs/themes/ninjaTurtles.css.ts.vanilla.css +58 -0
- package/cjs/themes/olive.css.js +3 -0
- package/cjs/themes/olive.css.ts.vanilla.css +58 -0
- package/cjs/themes/pamelaAnderson.css.js +3 -0
- package/cjs/themes/pamelaAnderson.css.ts.vanilla.css +58 -0
- package/cjs/themes/plum.css.js +3 -0
- package/cjs/themes/plum.css.ts.vanilla.css +58 -0
- package/cjs/themes/rainyDay.css.js +3 -0
- package/cjs/themes/rainyDay.css.ts.vanilla.css +58 -0
- package/cjs/themes/rose.css.js +3 -0
- package/cjs/themes/rose.css.ts.vanilla.css +58 -0
- package/cjs/themes/slate.css.js +3 -0
- package/cjs/themes/slate.css.ts.vanilla.css +58 -0
- package/cjs/themes/sprinkles.css.ts.vanilla.css +399 -0
- package/cjs/themes/spruce.css.js +3 -0
- package/cjs/themes/spruce.css.ts.vanilla.css +58 -0
- package/cjs/themes/storm.css.js +3 -0
- package/cjs/themes/storm.css.ts.vanilla.css +58 -0
- package/cjs/themes/theSixtiesUSA.css.js +3 -0
- package/cjs/themes/theSixtiesUSA.css.ts.vanilla.css +58 -0
- package/cjs/themes/tokyoDark.css.js +3 -0
- package/cjs/themes/tokyoDark.css.ts.vanilla.css +58 -0
- package/cjs/themes/tooSexy.css.js +3 -0
- package/cjs/themes/tooSexy.css.ts.vanilla.css +58 -0
- package/cjs/themes/travel.css.js +3 -0
- package/cjs/themes/travel.css.ts.vanilla.css +58 -0
- package/cjs/themes/vaporTeal.css.js +3 -0
- package/cjs/themes/vaporTeal.css.ts.vanilla.css +58 -0
- package/cjs/themes/vermillion.css.js +3 -0
- package/cjs/themes/vermillion.css.ts.vanilla.css +58 -0
- package/cjs/themes/violetDark.css.js +3 -0
- package/cjs/themes/violetDark.css.ts.vanilla.css +58 -0
- package/cjs/themes/water.css.js +3 -0
- package/cjs/themes/water.css.ts.vanilla.css +58 -0
- package/cjs/themes/win95.css.js +3 -0
- package/cjs/themes/win95.css.ts.vanilla.css +58 -0
- package/esm/Alert/Alert.css.js +9 -0
- package/esm/Alert/Alert.css.ts.vanilla.css +15 -0
- package/esm/Alert/Alert.js +33 -81
- package/esm/Alert/assets/chord.mp3.js +4 -0
- package/esm/Avatar/Avatar.css.js +8 -0
- package/esm/Avatar/Avatar.css.ts.vanilla.css +24 -0
- package/esm/Avatar/Avatar.js +9 -40
- package/esm/Button/Button.css.js +5 -0
- package/esm/Button/Button.css.ts.vanilla.css +31 -0
- package/esm/Button/Button.js +19 -8
- package/esm/Checkbox/Checkbox.css.js +11 -0
- package/esm/Checkbox/Checkbox.css.ts.vanilla.css +59 -0
- package/esm/Checkbox/Checkbox.js +17 -49
- package/esm/Cursor/Cursor.css.js +5 -0
- package/esm/Cursor/Cursor.css.ts.vanilla.css +96 -0
- package/esm/Dropdown/Dropdown.css.js +7 -0
- package/esm/Dropdown/Dropdown.css.ts.vanilla.css +50 -0
- package/esm/Dropdown/Dropdown.js +19 -30
- package/esm/Fieldset/Fieldset.css.js +7 -0
- package/esm/Fieldset/Fieldset.css.ts.vanilla.css +19 -0
- package/esm/Fieldset/Fieldset.js +9 -23
- package/esm/Frame/Frame.js +22 -11
- package/esm/Frame/sprinkles.css.js +47 -0
- package/esm/GlobalStyle/GlobalStyle.css.js +2 -0
- package/esm/GlobalStyle/GlobalStyle.css.ts.vanilla.css +122 -0
- package/esm/GlobalStyle.js +4 -0
- package/esm/Input/Input.css.js +5 -0
- package/esm/Input/Input.css.ts.vanilla.css +21 -0
- package/esm/Input/Input.js +9 -8
- package/esm/List/List.css.js +9 -0
- package/esm/List/List.css.ts.vanilla.css +66 -0
- package/esm/List/List.js +13 -16
- package/esm/List/ListDivider.js +19 -7
- package/esm/List/ListItem.js +12 -35
- package/esm/Modal/Modal.css.js +14 -0
- package/esm/Modal/Modal.css.ts.vanilla.css +55 -0
- package/esm/Modal/Modal.js +114 -156
- package/esm/Modal/ModalContext.js +14 -9
- package/esm/Modal/ModalProvider.js +44 -74
- package/esm/Modal/close.svg.js +4 -0
- package/esm/Modal/help.svg.js +4 -0
- package/esm/ProgressBar/ProgressBar.css.js +11 -0
- package/esm/ProgressBar/ProgressBar.css.ts.vanilla.css +32 -0
- package/esm/ProgressBar/ProgressBar.js +19 -54
- package/esm/RadioButton/RadioButton.css.js +11 -0
- package/esm/RadioButton/RadioButton.css.ts.vanilla.css +44 -0
- package/esm/RadioButton/RadioButton.js +16 -44
- package/esm/Range/Range.css.js +5 -0
- package/esm/Range/Range.css.ts.vanilla.css +84 -0
- package/esm/Range/Range.js +19 -10
- package/esm/Tabs/Tab.js +18 -23
- package/esm/Tabs/Tabs.css.js +10 -0
- package/esm/Tabs/Tabs.css.ts.vanilla.css +54 -0
- package/esm/Tabs/Tabs.js +49 -64
- package/esm/TaskBar/Clock.js +29 -41
- package/esm/TaskBar/TaskBar.css.js +12 -0
- package/esm/TaskBar/TaskBar.css.ts.vanilla.css +51 -0
- package/esm/TaskBar/TaskBar.js +72 -87
- package/esm/TaskBar/WindowButton.js +16 -49
- package/esm/TextArea/TextArea.js +9 -16
- package/esm/TitleBar/TitleBar.css.js +12 -0
- package/esm/TitleBar/TitleBar.css.ts.vanilla.css +62 -0
- package/esm/TitleBar/TitleBar.js +44 -48
- package/esm/Tooltip/Tooltip.css.js +7 -0
- package/esm/Tooltip/Tooltip.css.ts.vanilla.css +25 -0
- package/esm/Tooltip/Tooltip.js +51 -55
- package/esm/Tree/Node.js +98 -105
- package/esm/Tree/Tree.css.js +18 -0
- package/esm/Tree/Tree.css.ts.vanilla.css +90 -0
- package/esm/Tree/Tree.js +12 -23
- package/esm/Video/Video.css.js +22 -0
- package/esm/Video/Video.css.ts.vanilla.css +83 -0
- package/esm/Video/Video.js +191 -262
- package/esm/Video/buttons/Fullscreen.js +17 -11
- package/esm/Video/buttons/Pause.js +12 -9
- package/esm/Video/buttons/Play.js +12 -9
- package/esm/Video/buttons/Stop.js +12 -9
- package/esm/index.js +50 -24
- package/esm/theme.js +72 -0
- package/esm/themes/azureOrange.css.js +2 -0
- package/esm/themes/azureOrange.css.ts.vanilla.css +58 -0
- package/esm/themes/bee.css.js +2 -0
- package/esm/themes/bee.css.ts.vanilla.css +58 -0
- package/esm/themes/blackAndWhite.css.js +2 -0
- package/esm/themes/blackAndWhite.css.ts.vanilla.css +58 -0
- package/esm/themes/brick.css.js +2 -0
- package/esm/themes/brick.css.ts.vanilla.css +58 -0
- package/esm/themes/candy.css.js +2 -0
- package/esm/themes/candy.css.ts.vanilla.css +58 -0
- package/esm/themes/coldGray.css.js +2 -0
- package/esm/themes/coldGray.css.ts.vanilla.css +58 -0
- package/esm/themes/counterStrike.css.js +2 -0
- package/esm/themes/counterStrike.css.ts.vanilla.css +58 -0
- package/esm/themes/eggplant.css.js +2 -0
- package/esm/themes/eggplant.css.ts.vanilla.css +58 -0
- package/esm/themes/highContrast.css.js +2 -0
- package/esm/themes/highContrast.css.ts.vanilla.css +58 -0
- package/esm/themes/lilac.css.js +2 -0
- package/esm/themes/lilac.css.ts.vanilla.css +58 -0
- package/esm/themes/lilacRoseDark.css.js +2 -0
- package/esm/themes/lilacRoseDark.css.ts.vanilla.css +58 -0
- package/esm/themes/maple.css.js +2 -0
- package/esm/themes/maple.css.ts.vanilla.css +58 -0
- package/esm/themes/marine.css.js +2 -0
- package/esm/themes/marine.css.ts.vanilla.css +58 -0
- package/esm/themes/matrix.css.js +2 -0
- package/esm/themes/matrix.css.ts.vanilla.css +58 -0
- package/esm/themes/millenium.css.js +2 -0
- package/esm/themes/millenium.css.ts.vanilla.css +58 -0
- package/esm/themes/modernDark.css.js +2 -0
- package/esm/themes/modernDark.css.ts.vanilla.css +58 -0
- package/esm/themes/molecule.css.js +2 -0
- package/esm/themes/molecule.css.ts.vanilla.css +58 -0
- package/esm/themes/ninjaTurtles.css.js +2 -0
- package/esm/themes/ninjaTurtles.css.ts.vanilla.css +58 -0
- package/esm/themes/olive.css.js +2 -0
- package/esm/themes/olive.css.ts.vanilla.css +58 -0
- package/esm/themes/pamelaAnderson.css.js +2 -0
- package/esm/themes/pamelaAnderson.css.ts.vanilla.css +58 -0
- package/esm/themes/plum.css.js +2 -0
- package/esm/themes/plum.css.ts.vanilla.css +58 -0
- package/esm/themes/rainyDay.css.js +2 -0
- package/esm/themes/rainyDay.css.ts.vanilla.css +58 -0
- package/esm/themes/rose.css.js +2 -0
- package/esm/themes/rose.css.ts.vanilla.css +58 -0
- package/esm/themes/slate.css.js +2 -0
- package/esm/themes/slate.css.ts.vanilla.css +58 -0
- package/esm/themes/sprinkles.css.ts.vanilla.css +399 -0
- package/esm/themes/spruce.css.js +2 -0
- package/esm/themes/spruce.css.ts.vanilla.css +58 -0
- package/esm/themes/storm.css.js +2 -0
- package/esm/themes/storm.css.ts.vanilla.css +58 -0
- package/esm/themes/theSixtiesUSA.css.js +2 -0
- package/esm/themes/theSixtiesUSA.css.ts.vanilla.css +58 -0
- package/esm/themes/tokyoDark.css.js +2 -0
- package/esm/themes/tokyoDark.css.ts.vanilla.css +58 -0
- package/esm/themes/tooSexy.css.js +2 -0
- package/esm/themes/tooSexy.css.ts.vanilla.css +58 -0
- package/esm/themes/travel.css.js +2 -0
- package/esm/themes/travel.css.ts.vanilla.css +58 -0
- package/esm/themes/vaporTeal.css.js +2 -0
- package/esm/themes/vaporTeal.css.ts.vanilla.css +58 -0
- package/esm/themes/vermillion.css.js +2 -0
- package/esm/themes/vermillion.css.ts.vanilla.css +58 -0
- package/esm/themes/violetDark.css.js +2 -0
- package/esm/themes/violetDark.css.ts.vanilla.css +58 -0
- package/esm/themes/water.css.js +2 -0
- package/esm/themes/water.css.ts.vanilla.css +58 -0
- package/esm/themes/win95.css.js +2 -0
- package/esm/themes/win95.css.ts.vanilla.css +58 -0
- package/package.json +23 -9
- package/@types/Alert/index.d.ts +0 -2
- package/@types/Avatar/index.d.ts +0 -2
- package/@types/Button/index.d.ts +0 -2
- package/@types/Checkbox/index.d.ts +0 -2
- package/@types/Cursor/Cursor.d.ts +0 -38
- package/@types/Cursor/index.d.ts +0 -2
- package/@types/Dropdown/index.d.ts +0 -2
- package/@types/Fieldset/index.d.ts +0 -2
- package/@types/Frame/index.d.ts +0 -2
- 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/Input/index.d.ts +0 -2
- package/@types/List/index.d.ts +0 -2
- package/@types/Modal/index.d.ts +0 -4
- package/@types/ProgressBar/index.d.ts +0 -2
- package/@types/RadioButton/index.d.ts +0 -2
- package/@types/Range/index.d.ts +0 -2
- package/@types/Tabs/index.d.ts +0 -3
- package/@types/TaskBar/index.d.ts +0 -2
- package/@types/TextArea/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/@types/TitleBar/index.d.ts +0 -2
- package/@types/Tooltip/index.d.ts +0 -2
- package/@types/Tree/index.d.ts +0 -2
- package/@types/Video/index.d.ts +0 -2
- package/@types/shared/test/utils.d.ts +0 -5
- package/cjs/Alert/assets/chord.mp3 +0 -0
- package/cjs/Alert/index.js +0 -9
- package/cjs/Avatar/index.js +0 -9
- package/cjs/Button/index.js +0 -9
- package/cjs/Checkbox/imgs/check-disabled.svg +0 -1
- package/cjs/Checkbox/imgs/check.svg +0 -1
- package/cjs/Checkbox/index.js +0 -9
- package/cjs/Cursor/Cursor.js +0 -86
- package/cjs/Cursor/cursors/AngleUpLeft.png +0 -0
- package/cjs/Cursor/cursors/AngleUpRight.png +0 -0
- package/cjs/Cursor/cursors/AppStarting.png +0 -0
- package/cjs/Cursor/cursors/Arrow.png +0 -0
- package/cjs/Cursor/cursors/ArrowRight.png +0 -0
- package/cjs/Cursor/cursors/Circle.png +0 -0
- package/cjs/Cursor/cursors/ColRezise.png +0 -0
- package/cjs/Cursor/cursors/Copy.png +0 -0
- package/cjs/Cursor/cursors/Cross.png +0 -0
- package/cjs/Cursor/cursors/Crosshair.png +0 -0
- package/cjs/Cursor/cursors/DND-ask.png +0 -0
- package/cjs/Cursor/cursors/DND-copy.png +0 -0
- package/cjs/Cursor/cursors/DND-link.png +0 -0
- package/cjs/Cursor/cursors/DownArrow.png +0 -0
- package/cjs/Cursor/cursors/DownLeftArrow.png +0 -0
- package/cjs/Cursor/cursors/DownRightArrow.png +0 -0
- package/cjs/Cursor/cursors/Hand.png +0 -0
- package/cjs/Cursor/cursors/HandPointer.png +0 -0
- package/cjs/Cursor/cursors/Handsqueezed.png +0 -0
- package/cjs/Cursor/cursors/Handwriting.png +0 -0
- package/cjs/Cursor/cursors/Help.png +0 -0
- package/cjs/Cursor/cursors/LeftArrow.png +0 -0
- package/cjs/Cursor/cursors/LeftRight.png +0 -0
- package/cjs/Cursor/cursors/LeftRightArrow.png +0 -0
- package/cjs/Cursor/cursors/Link.png +0 -0
- package/cjs/Cursor/cursors/Move.png +0 -0
- package/cjs/Cursor/cursors/NO.png +0 -0
- package/cjs/Cursor/cursors/RightArrow.png +0 -0
- package/cjs/Cursor/cursors/RowResize.png +0 -0
- package/cjs/Cursor/cursors/SizeAll.png +0 -0
- package/cjs/Cursor/cursors/Text.png +0 -0
- package/cjs/Cursor/cursors/UpArrow.png +0 -0
- package/cjs/Cursor/cursors/UpDownArrow.png +0 -0
- package/cjs/Cursor/cursors/UpLeftArrow.png +0 -0
- package/cjs/Cursor/cursors/UpRightArrow.png +0 -0
- package/cjs/Cursor/cursors/VText.png +0 -0
- package/cjs/Cursor/cursors/Wait.png +0 -0
- package/cjs/Cursor/cursors/X.png +0 -0
- package/cjs/Cursor/cursors/ZoomIn.png +0 -0
- package/cjs/Cursor/cursors/ZoomOut.png +0 -0
- package/cjs/Cursor/index.js +0 -9
- package/cjs/Dropdown/imgs/downcaret.png +0 -0
- package/cjs/Dropdown/imgs/downcaret.svg +0 -1
- package/cjs/Dropdown/index.js +0 -9
- package/cjs/Fieldset/index.js +0 -9
- package/cjs/Frame/index.js +0 -9
- package/cjs/GlobalStyle/Borders.js +0 -88
- package/cjs/GlobalStyle/GlobalStyle.js +0 -18
- package/cjs/GlobalStyle/Scrollbar.js +0 -59
- package/cjs/GlobalStyle/font/MS-Sans-Serif-8pt-bold.ttf +0 -0
- package/cjs/GlobalStyle/font/MS-Sans-Serif-8pt.ttf +0 -0
- package/cjs/GlobalStyle/font/React95Video-Numbers.eot +0 -0
- package/cjs/GlobalStyle/font/React95Video-Numbers.ttf +0 -0
- package/cjs/GlobalStyle/font/React95Video-Numbers.woff +0 -0
- package/cjs/GlobalStyle/font/React95Video-Numbers.woff2 +0 -0
- package/cjs/GlobalStyle/imgs/downcaret.svg +0 -1
- package/cjs/GlobalStyle/imgs/dropdown.png +0 -0
- package/cjs/GlobalStyle/imgs/leftcaret.svg +0 -1
- package/cjs/GlobalStyle/imgs/rightcaret.svg +0 -1
- package/cjs/GlobalStyle/imgs/upcaret.svg +0 -1
- package/cjs/GlobalStyle/index.js +0 -9
- package/cjs/Input/index.js +0 -9
- package/cjs/List/index.js +0 -9
- package/cjs/Modal/index.js +0 -27
- package/cjs/ProgressBar/index.js +0 -9
- package/cjs/RadioButton/imgs/radio-checked-disabled.png +0 -0
- package/cjs/RadioButton/imgs/radio-checked.png +0 -0
- package/cjs/RadioButton/imgs/radio-unchecked-disabled.png +0 -0
- package/cjs/RadioButton/imgs/radio-unchecked.png +0 -0
- package/cjs/RadioButton/index.js +0 -9
- package/cjs/RadioButton/radioButtonStates.js +0 -34
- package/cjs/Range/index.js +0 -9
- package/cjs/Tabs/index.js +0 -20
- package/cjs/TaskBar/index.js +0 -9
- package/cjs/TextArea/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/coldGray.js +0 -48
- package/cjs/ThemeProvider/themes/counterStrike.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/slate.js +0 -48
- package/cjs/ThemeProvider/themes/spruce.js +0 -48
- package/cjs/ThemeProvider/themes/storm.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/vermillion.js +0 -48
- package/cjs/ThemeProvider/themes/violetDark.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/TitleBar/index.js +0 -9
- package/cjs/Tooltip/index.js +0 -9
- 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/cjs/Tree/index.js +0 -9
- package/cjs/Video/buttons/index.js +0 -34
- package/cjs/Video/index.js +0 -9
- package/cjs/shared/test/utils.js +0 -76
- package/esm/Alert/assets/chord.mp3 +0 -0
- package/esm/Alert/index.js +0 -2
- package/esm/Avatar/index.js +0 -2
- package/esm/Button/index.js +0 -2
- package/esm/Checkbox/imgs/check-disabled.svg +0 -1
- package/esm/Checkbox/imgs/check.svg +0 -1
- package/esm/Checkbox/index.js +0 -2
- package/esm/Cursor/Cursor.js +0 -79
- package/esm/Cursor/cursors/AngleUpLeft.png +0 -0
- package/esm/Cursor/cursors/AngleUpRight.png +0 -0
- package/esm/Cursor/cursors/AppStarting.png +0 -0
- package/esm/Cursor/cursors/Arrow.png +0 -0
- package/esm/Cursor/cursors/ArrowRight.png +0 -0
- package/esm/Cursor/cursors/Circle.png +0 -0
- package/esm/Cursor/cursors/ColRezise.png +0 -0
- package/esm/Cursor/cursors/Copy.png +0 -0
- package/esm/Cursor/cursors/Cross.png +0 -0
- package/esm/Cursor/cursors/Crosshair.png +0 -0
- package/esm/Cursor/cursors/DND-ask.png +0 -0
- package/esm/Cursor/cursors/DND-copy.png +0 -0
- package/esm/Cursor/cursors/DND-link.png +0 -0
- package/esm/Cursor/cursors/DownArrow.png +0 -0
- package/esm/Cursor/cursors/DownLeftArrow.png +0 -0
- package/esm/Cursor/cursors/DownRightArrow.png +0 -0
- package/esm/Cursor/cursors/Hand.png +0 -0
- package/esm/Cursor/cursors/HandPointer.png +0 -0
- package/esm/Cursor/cursors/Handsqueezed.png +0 -0
- package/esm/Cursor/cursors/Handwriting.png +0 -0
- package/esm/Cursor/cursors/Help.png +0 -0
- package/esm/Cursor/cursors/LeftArrow.png +0 -0
- package/esm/Cursor/cursors/LeftRight.png +0 -0
- package/esm/Cursor/cursors/LeftRightArrow.png +0 -0
- package/esm/Cursor/cursors/Link.png +0 -0
- package/esm/Cursor/cursors/Move.png +0 -0
- package/esm/Cursor/cursors/NO.png +0 -0
- package/esm/Cursor/cursors/RightArrow.png +0 -0
- package/esm/Cursor/cursors/RowResize.png +0 -0
- package/esm/Cursor/cursors/SizeAll.png +0 -0
- package/esm/Cursor/cursors/Text.png +0 -0
- package/esm/Cursor/cursors/UpArrow.png +0 -0
- package/esm/Cursor/cursors/UpDownArrow.png +0 -0
- package/esm/Cursor/cursors/UpLeftArrow.png +0 -0
- package/esm/Cursor/cursors/UpRightArrow.png +0 -0
- package/esm/Cursor/cursors/VText.png +0 -0
- package/esm/Cursor/cursors/Wait.png +0 -0
- package/esm/Cursor/cursors/X.png +0 -0
- package/esm/Cursor/cursors/ZoomIn.png +0 -0
- package/esm/Cursor/cursors/ZoomOut.png +0 -0
- package/esm/Cursor/index.js +0 -2
- package/esm/Dropdown/imgs/downcaret.png +0 -0
- package/esm/Dropdown/imgs/downcaret.svg +0 -1
- package/esm/Dropdown/index.js +0 -2
- package/esm/Fieldset/index.js +0 -2
- package/esm/Frame/index.js +0 -2
- package/esm/GlobalStyle/Borders.js +0 -82
- package/esm/GlobalStyle/GlobalStyle.js +0 -11
- package/esm/GlobalStyle/Scrollbar.js +0 -53
- package/esm/GlobalStyle/font/MS-Sans-Serif-8pt-bold.ttf +0 -0
- package/esm/GlobalStyle/font/MS-Sans-Serif-8pt.ttf +0 -0
- package/esm/GlobalStyle/font/React95Video-Numbers.eot +0 -0
- package/esm/GlobalStyle/font/React95Video-Numbers.ttf +0 -0
- package/esm/GlobalStyle/font/React95Video-Numbers.woff +0 -0
- package/esm/GlobalStyle/font/React95Video-Numbers.woff2 +0 -0
- package/esm/GlobalStyle/imgs/downcaret.svg +0 -1
- package/esm/GlobalStyle/imgs/dropdown.png +0 -0
- package/esm/GlobalStyle/imgs/leftcaret.svg +0 -1
- package/esm/GlobalStyle/imgs/rightcaret.svg +0 -1
- package/esm/GlobalStyle/imgs/upcaret.svg +0 -1
- package/esm/GlobalStyle/index.js +0 -2
- package/esm/Input/index.js +0 -2
- package/esm/List/index.js +0 -2
- package/esm/Modal/index.js +0 -4
- package/esm/ProgressBar/index.js +0 -2
- package/esm/RadioButton/imgs/radio-checked-disabled.png +0 -0
- package/esm/RadioButton/imgs/radio-checked.png +0 -0
- package/esm/RadioButton/imgs/radio-unchecked-disabled.png +0 -0
- package/esm/RadioButton/imgs/radio-unchecked.png +0 -0
- package/esm/RadioButton/index.js +0 -2
- package/esm/RadioButton/radioButtonStates.js +0 -5
- package/esm/Range/index.js +0 -2
- package/esm/Tabs/index.js +0 -3
- package/esm/TaskBar/index.js +0 -2
- package/esm/TextArea/index.js +0 -2
- package/esm/ThemeProvider/ThemeProvider.js +0 -15
- package/esm/ThemeProvider/index.js +0 -2
- package/esm/ThemeProvider/themes/azureOrange.js +0 -40
- package/esm/ThemeProvider/themes/baseTheme.js +0 -22
- package/esm/ThemeProvider/themes/bee.js +0 -40
- package/esm/ThemeProvider/themes/blackAndWhite.js +0 -40
- package/esm/ThemeProvider/themes/brick.js +0 -40
- package/esm/ThemeProvider/themes/candy.js +0 -40
- package/esm/ThemeProvider/themes/coldGray.js +0 -40
- package/esm/ThemeProvider/themes/counterStrike.js +0 -40
- package/esm/ThemeProvider/themes/eggplant.js +0 -40
- package/esm/ThemeProvider/themes/highContrast.js +0 -40
- package/esm/ThemeProvider/themes/lilac.js +0 -40
- package/esm/ThemeProvider/themes/lilacRoseDark.js +0 -40
- package/esm/ThemeProvider/themes/maple.js +0 -40
- package/esm/ThemeProvider/themes/marine.js +0 -40
- package/esm/ThemeProvider/themes/matrix.js +0 -40
- package/esm/ThemeProvider/themes/millenium.js +0 -40
- package/esm/ThemeProvider/themes/modernDark.js +0 -40
- package/esm/ThemeProvider/themes/molecule.js +0 -40
- package/esm/ThemeProvider/themes/ninjaTurtles.js +0 -40
- package/esm/ThemeProvider/themes/olive.js +0 -40
- package/esm/ThemeProvider/themes/pamelaAnderson.js +0 -40
- package/esm/ThemeProvider/themes/plum.js +0 -40
- package/esm/ThemeProvider/themes/rainyDay.js +0 -40
- package/esm/ThemeProvider/themes/rose.js +0 -40
- package/esm/ThemeProvider/themes/slate.js +0 -40
- package/esm/ThemeProvider/themes/spruce.js +0 -40
- package/esm/ThemeProvider/themes/storm.js +0 -40
- package/esm/ThemeProvider/themes/theSixtiesUSA.js +0 -40
- package/esm/ThemeProvider/themes/tokyoDark.js +0 -40
- package/esm/ThemeProvider/themes/tooSexy.js +0 -40
- package/esm/ThemeProvider/themes/travel.js +0 -40
- package/esm/ThemeProvider/themes/vaporTeal.js +0 -40
- package/esm/ThemeProvider/themes/vermillion.js +0 -40
- package/esm/ThemeProvider/themes/violetDark.js +0 -40
- package/esm/ThemeProvider/themes/water.js +0 -40
- package/esm/ThemeProvider/themes/win95.js +0 -40
- package/esm/ThemeProvider/themes.js +0 -73
- package/esm/TitleBar/index.js +0 -2
- package/esm/Tooltip/index.js +0 -2
- 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/esm/Tree/index.js +0 -2
- package/esm/Video/buttons/index.js +0 -5
- package/esm/Video/index.js +0 -2
- package/esm/shared/test/utils.js +0 -56
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>>;
|
|
@@ -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;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import List from '../List';
|
|
2
|
+
import { List } from '../List/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,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>>;
|
|
@@ -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 {};
|
|
@@ -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;
|
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,7 @@ 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
|
-
|
|
20
|
-
export
|
|
19
|
+
} & Omit<FrameProps, 'id' | 'children'>;
|
|
20
|
+
export type NodeRootProps = Omit<NodeProps, 'children'>;
|
|
21
|
+
export declare const Node: React.FC<NodeProps>;
|
|
22
|
+
export declare const NodeRoot: React.FC<NodeRootProps>;
|
|
@@ -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 {};
|
|
@@ -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/index.d.ts
CHANGED
|
@@ -1,24 +1,25 @@
|
|
|
1
|
-
import { Modal
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import
|
|
13
|
-
import
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import
|
|
17
|
-
import
|
|
18
|
-
import
|
|
19
|
-
import
|
|
20
|
-
import
|
|
21
|
-
import
|
|
22
|
-
import
|
|
23
|
-
import
|
|
24
|
-
|
|
1
|
+
import { Modal } from './Modal/Modal';
|
|
2
|
+
import { ModalContext } from './Modal/ModalContext';
|
|
3
|
+
import { ModalProvider } from './Modal/ModalProvider';
|
|
4
|
+
import { Tabs } from './Tabs/Tabs';
|
|
5
|
+
import { Tab } from './Tabs/Tab';
|
|
6
|
+
import { Alert } from './Alert/Alert';
|
|
7
|
+
import { Avatar } from './Avatar/Avatar';
|
|
8
|
+
import { Button } from './Button/Button';
|
|
9
|
+
import { Checkbox } from './Checkbox/Checkbox';
|
|
10
|
+
import { Cursor } from './Cursor/Cursor.css';
|
|
11
|
+
import { Dropdown } from './Dropdown/Dropdown';
|
|
12
|
+
import { Fieldset } from './Fieldset/Fieldset';
|
|
13
|
+
import { Frame } from './Frame/Frame';
|
|
14
|
+
import { Input } from './Input/Input';
|
|
15
|
+
import { List } from './List/List';
|
|
16
|
+
import { ProgressBar } from './ProgressBar/ProgressBar';
|
|
17
|
+
import { RadioButton } from './RadioButton/RadioButton';
|
|
18
|
+
import { Range } from './Range/Range';
|
|
19
|
+
import { TaskBar } from './TaskBar/TaskBar';
|
|
20
|
+
import { TextArea } from './TextArea/TextArea';
|
|
21
|
+
import { Tree } from './Tree/Tree';
|
|
22
|
+
import { Tooltip } from './Tooltip/Tooltip';
|
|
23
|
+
import { TitleBar } from './TitleBar/TitleBar';
|
|
24
|
+
import { Video } from './Video/Video';
|
|
25
|
+
export { Alert, Avatar, Button, Checkbox, Cursor, Dropdown, Fieldset, Frame, Input, List, Modal, ModalContext, ModalProvider, ProgressBar, RadioButton, Range, Tab, Tabs, TaskBar, TextArea, Tree, Tooltip, TitleBar, Video, };
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as win95 from './win95.css';
|
|
2
|
+
import * as counterStrike from './counterStrike.css';
|
|
3
|
+
import * as bee from './bee.css';
|
|
4
|
+
import * as pamelaAnderson from './pamelaAnderson.css';
|
|
5
|
+
import * as azureOrange from './azureOrange.css';
|
|
6
|
+
import * as olive from './olive.css';
|
|
7
|
+
import * as vaporTeal from './vaporTeal.css';
|
|
8
|
+
import * as matrix from './matrix.css';
|
|
9
|
+
import * as vermillion from './vermillion.css';
|
|
10
|
+
import * as tooSexy from './tooSexy.css';
|
|
11
|
+
import * as ninjaTurtles from './ninjaTurtles.css';
|
|
12
|
+
import * as tokyoDark from './tokyoDark.css';
|
|
13
|
+
import * as molecule from './molecule.css';
|
|
14
|
+
import * as travel from './travel.css';
|
|
15
|
+
import * as theSixtiesUSA from './theSixtiesUSA.css';
|
|
16
|
+
import * as candy from './candy.css';
|
|
17
|
+
import * as modernDark from './modernDark.css';
|
|
18
|
+
import * as storm from './storm.css';
|
|
19
|
+
import * as millenium from './millenium.css';
|
|
20
|
+
import * as spruce from './spruce.css';
|
|
21
|
+
import * as slate from './slate.css';
|
|
22
|
+
import * as rose from './rose.css';
|
|
23
|
+
import * as rainyDay from './rainyDay.css';
|
|
24
|
+
import * as plum from './plum.css';
|
|
25
|
+
import * as marine from './marine.css';
|
|
26
|
+
import * as maple from './maple.css';
|
|
27
|
+
import * as lilac from './lilac.css';
|
|
28
|
+
import * as blackAndWhite from './blackAndWhite.css';
|
|
29
|
+
import * as highContrast from './highContrast.css';
|
|
30
|
+
import * as eggplant from './eggplant.css';
|
|
31
|
+
import * as brick from './brick.css';
|
|
32
|
+
import * as water from './water.css';
|
|
33
|
+
import * as coldGray from './coldGray.css';
|
|
34
|
+
import * as lilacRoseDark from './lilacRoseDark.css';
|
|
35
|
+
import * as 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 {};
|
|
@@ -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 {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
export declare const zIndices: {
|
|
2
|
+
modal: string;
|
|
3
|
+
tooltip: string;
|
|
4
|
+
taskbar: string;
|
|
5
|
+
};
|
|
6
|
+
export declare const theme: {
|
|
7
|
+
space: {
|
|
8
|
+
'0': string;
|
|
9
|
+
'1': string;
|
|
10
|
+
'2': string;
|
|
11
|
+
'3': string;
|
|
12
|
+
'4': string;
|
|
13
|
+
'5': string;
|
|
14
|
+
'6': string;
|
|
15
|
+
'7': string;
|
|
16
|
+
'8': string;
|
|
17
|
+
'9': string;
|
|
18
|
+
'10': string;
|
|
19
|
+
'11': string;
|
|
20
|
+
'12': string;
|
|
21
|
+
'13': string;
|
|
22
|
+
'14': string;
|
|
23
|
+
'15': string;
|
|
24
|
+
'16': string;
|
|
25
|
+
'17': string;
|
|
26
|
+
'18': string;
|
|
27
|
+
'19': string;
|
|
28
|
+
'20': string;
|
|
29
|
+
};
|
|
30
|
+
colors: {
|
|
31
|
+
anchor: string;
|
|
32
|
+
anchorVisited: string;
|
|
33
|
+
borderDark: string;
|
|
34
|
+
borderDarkest: string;
|
|
35
|
+
borderLight: string;
|
|
36
|
+
borderLighter: string;
|
|
37
|
+
borderLightest: string;
|
|
38
|
+
canvas: string;
|
|
39
|
+
canvasText: string;
|
|
40
|
+
headerBackground: string;
|
|
41
|
+
headerNotActiveBackground: string;
|
|
42
|
+
headerNotActiveText: string;
|
|
43
|
+
headerText: string;
|
|
44
|
+
material: string;
|
|
45
|
+
materialText: string;
|
|
46
|
+
materialTextDisabled: string;
|
|
47
|
+
materialTextDisabledShadow: string;
|
|
48
|
+
materialTextInvert: string;
|
|
49
|
+
progress: string;
|
|
50
|
+
inputBackground: string;
|
|
51
|
+
inputBackgroundDisabled: string;
|
|
52
|
+
};
|
|
53
|
+
zIndices: {
|
|
54
|
+
modal: string;
|
|
55
|
+
tooltip: string;
|
|
56
|
+
taskbar: string;
|
|
57
|
+
};
|
|
58
|
+
};
|
|
59
|
+
export declare const contract: {
|
|
60
|
+
space: {
|
|
61
|
+
'0': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
62
|
+
'1': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
63
|
+
'2': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
64
|
+
'3': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
65
|
+
'4': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
66
|
+
'5': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
67
|
+
'6': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
68
|
+
'7': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
69
|
+
'8': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
70
|
+
'9': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
71
|
+
'10': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
72
|
+
'11': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
73
|
+
'12': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
74
|
+
'13': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
75
|
+
'14': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
76
|
+
'15': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
77
|
+
'16': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
78
|
+
'17': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
79
|
+
'18': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
80
|
+
'19': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
81
|
+
'20': `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
82
|
+
};
|
|
83
|
+
colors: {
|
|
84
|
+
anchor: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
85
|
+
anchorVisited: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
86
|
+
borderDark: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
87
|
+
borderDarkest: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
88
|
+
borderLight: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
89
|
+
borderLighter: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
90
|
+
borderLightest: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
91
|
+
canvas: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
92
|
+
canvasText: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
93
|
+
headerBackground: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
94
|
+
headerNotActiveBackground: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
95
|
+
headerNotActiveText: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
96
|
+
headerText: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
97
|
+
material: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
98
|
+
materialText: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
99
|
+
materialTextDisabled: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
100
|
+
materialTextDisabledShadow: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
101
|
+
materialTextInvert: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
102
|
+
progress: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
103
|
+
inputBackground: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
104
|
+
inputBackgroundDisabled: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
105
|
+
};
|
|
106
|
+
zIndices: {
|
|
107
|
+
modal: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
108
|
+
tooltip: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
109
|
+
taskbar: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
110
|
+
};
|
|
111
|
+
shadows: {
|
|
112
|
+
out: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
113
|
+
in: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
114
|
+
input: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|