@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/cjs/TaskBar/Clock.js
CHANGED
|
@@ -1,56 +1,34 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
var _Frame = _interopRequireDefault(require("../Frame"));
|
|
11
|
-
var _Tooltip = _interopRequireDefault(require("../Tooltip"));
|
|
12
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
13
|
-
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
|
|
14
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
|
|
15
|
-
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
16
|
-
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
17
|
-
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
18
|
-
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
|
|
19
|
-
function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t["return"] && (u = t["return"](), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
|
|
20
|
-
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
21
|
-
var StyledTooltip = (0, _styledComponents["default"])(_Tooltip["default"]).withConfig({
|
|
22
|
-
displayName: "Clock__StyledTooltip",
|
|
23
|
-
componentId: "sc-1tq15w4-0"
|
|
24
|
-
})(["\n div:first-child {\n right: 0;\n }\n"]);
|
|
25
|
-
var Clock = function Clock() {
|
|
26
|
-
var _useState = (0, _react.useState)(''),
|
|
27
|
-
_useState2 = _slicedToArray(_useState, 2),
|
|
28
|
-
timer = _useState2[0],
|
|
29
|
-
setTimer = _useState2[1];
|
|
30
|
-
(0, _react.useEffect)(function () {
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const React = require("react");
|
|
4
|
+
const Frame = require("../Frame/Frame.js");
|
|
5
|
+
const Tooltip = require("../Tooltip/Tooltip.js");
|
|
6
|
+
const TaskBar_css = require("./TaskBar.css.js");
|
|
7
|
+
const Clock = () => {
|
|
8
|
+
const [timer, setTimer] = React.useState("");
|
|
9
|
+
React.useEffect(() => {
|
|
31
10
|
function checkTime(i) {
|
|
32
|
-
return i < 10 ?
|
|
11
|
+
return i < 10 ? `0${i}` : i;
|
|
33
12
|
}
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
setTimer(
|
|
13
|
+
const interval = setInterval(() => {
|
|
14
|
+
const today = /* @__PURE__ */ new Date();
|
|
15
|
+
const h = today.getHours();
|
|
16
|
+
const m = today.getMinutes();
|
|
17
|
+
setTimer(`${checkTime(h)}:${checkTime(m)}`);
|
|
39
18
|
});
|
|
40
|
-
return
|
|
41
|
-
return clearInterval(interval);
|
|
42
|
-
};
|
|
19
|
+
return () => clearInterval(interval);
|
|
43
20
|
}, []);
|
|
44
|
-
return
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
display:
|
|
51
|
-
justifyContent:
|
|
52
|
-
alignItems:
|
|
53
|
-
}
|
|
54
|
-
|
|
21
|
+
return /* @__PURE__ */ React.createElement(
|
|
22
|
+
Frame.Frame,
|
|
23
|
+
{
|
|
24
|
+
boxShadow: "$in",
|
|
25
|
+
px: "$6",
|
|
26
|
+
py: "$2",
|
|
27
|
+
display: "flex",
|
|
28
|
+
justifyContent: "center",
|
|
29
|
+
alignItems: "center"
|
|
30
|
+
},
|
|
31
|
+
/* @__PURE__ */ React.createElement(Tooltip.Tooltip, { className: TaskBar_css.tooltip }, timer)
|
|
32
|
+
);
|
|
55
33
|
};
|
|
56
|
-
|
|
34
|
+
exports.Clock = Clock;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
require('./TaskBar.css.ts.vanilla.css');
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
4
|
+
/* empty css */const createRuntimeFn = require("@vanilla-extract/recipes/createRuntimeFn");
|
|
5
|
+
var icon = "r95_1ct83mo9";
|
|
6
|
+
var tooltip = "r95_1ct83mo1";
|
|
7
|
+
var truncate = "r95_1ct83mo0";
|
|
8
|
+
var windowsButton = createRuntimeFn.createRuntimeFn({ defaultClassName: "r95_1ct83mo2", variantClassNames: { small: { true: "r95_1ct83mo3", false: "r95_1ct83mo4" }, active: { true: "r95_1ct83mo5", false: "r95_1ct83mo6" } }, defaultVariants: {}, compoundVariants: [[{ active: true, small: true }, "r95_1ct83mo7"], [{ active: true, small: false }, "r95_1ct83mo8"]] });
|
|
9
|
+
exports.icon = icon;
|
|
10
|
+
exports.tooltip = tooltip;
|
|
11
|
+
exports.truncate = truncate;
|
|
12
|
+
exports.windowsButton = windowsButton;
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
.r95_1ct83mo0 {
|
|
2
|
+
overflow: hidden;
|
|
3
|
+
display: -webkit-box;
|
|
4
|
+
-webkit-line-clamp: 1;
|
|
5
|
+
-webkit-box-orient: vertical;
|
|
6
|
+
text-align: left;
|
|
7
|
+
}
|
|
8
|
+
.r95_1ct83mo1 div:first-child {
|
|
9
|
+
right: 0;
|
|
10
|
+
}
|
|
11
|
+
.r95_1ct83mo2 {
|
|
12
|
+
display: inline-flex;
|
|
13
|
+
justify-content: flex-start;
|
|
14
|
+
align-items: center;
|
|
15
|
+
background-color: var(--r95-color-material);
|
|
16
|
+
padding-block: var(--r95-space-2);
|
|
17
|
+
padding-inline: var(--r95-space-3);
|
|
18
|
+
margin-right: var(--r95-space-2);
|
|
19
|
+
max-width: 150px;
|
|
20
|
+
border: none;
|
|
21
|
+
outline: none;
|
|
22
|
+
}
|
|
23
|
+
.r95_1ct83mo3 {
|
|
24
|
+
padding-inline: var(--r95-space-5);
|
|
25
|
+
}
|
|
26
|
+
.r95_1ct83mo4 {
|
|
27
|
+
width: 100%;
|
|
28
|
+
}
|
|
29
|
+
.r95_1ct83mo5 {
|
|
30
|
+
box-shadow: var(--r95-shadow-in);
|
|
31
|
+
}
|
|
32
|
+
.r95_1ct83mo6 {
|
|
33
|
+
box-shadow: var(--r95-shadow-out);
|
|
34
|
+
}
|
|
35
|
+
.r95_1ct83mo7 {
|
|
36
|
+
padding-top: var(--r95-space-4);
|
|
37
|
+
padding-bottom: var(--r95-space-0);
|
|
38
|
+
outline: var(--r95-space-1) dotted var(--r95-color-borderDarkest);
|
|
39
|
+
outline-offset: calc(var(--r95-space-4) * -1);
|
|
40
|
+
}
|
|
41
|
+
.r95_1ct83mo8 {
|
|
42
|
+
background-color: var(--r95-color-borderLighter);
|
|
43
|
+
}
|
|
44
|
+
.r95_1ct83mo9 svg {
|
|
45
|
+
margin-top: var(--r95-space-4);
|
|
46
|
+
margin-right: var(--r95-space-4);
|
|
47
|
+
min-width: var(--r95-space-2);
|
|
48
|
+
width: var(--r95-space-20);
|
|
49
|
+
height: var(--r95-space-20);
|
|
50
|
+
shape-rendering: auto;
|
|
51
|
+
}
|
package/cjs/TaskBar/TaskBar.js
CHANGED
|
@@ -1,98 +1,74 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
_React$useState2 = _slicedToArray(_React$useState, 2),
|
|
32
|
-
showList = _React$useState2[0],
|
|
33
|
-
toggleShowList = _React$useState2[1];
|
|
34
|
-
var _React$useState3 = _react["default"].useState(false),
|
|
35
|
-
_React$useState4 = _slicedToArray(_React$useState3, 2),
|
|
36
|
-
activeStart = _React$useState4[0],
|
|
37
|
-
toggleActiveStart = _React$useState4[1];
|
|
38
|
-
var _React$useContext = _react["default"].useContext(_Modal.ModalContext),
|
|
39
|
-
windows = _React$useContext.windows,
|
|
40
|
-
activeWindow = _React$useContext.activeWindow,
|
|
41
|
-
setActiveWindow = _React$useContext.setActiveWindow;
|
|
42
|
-
return /*#__PURE__*/_react["default"].createElement(_Frame["default"], {
|
|
43
|
-
position: "fixed",
|
|
44
|
-
bottom: 0,
|
|
45
|
-
left: 0,
|
|
46
|
-
right: 0,
|
|
47
|
-
display: "flex",
|
|
48
|
-
justifyContent: "space-between",
|
|
49
|
-
h: 28,
|
|
50
|
-
w: "100%",
|
|
51
|
-
padding: 2,
|
|
52
|
-
zIndex: "taskbar",
|
|
53
|
-
ref: ref
|
|
54
|
-
}, showList && /*#__PURE__*/_react["default"].createElement(_Frame["default"], {
|
|
55
|
-
position: "absolute",
|
|
56
|
-
bottom: "28",
|
|
57
|
-
onClick: function onClick() {
|
|
58
|
-
toggleActiveStart(false);
|
|
59
|
-
toggleShowList(false);
|
|
60
|
-
}
|
|
61
|
-
}, list), /*#__PURE__*/_react["default"].createElement(_WindowButton["default"], {
|
|
62
|
-
small: true,
|
|
63
|
-
icon: /*#__PURE__*/_react["default"].createElement(_icons.Logo, {
|
|
64
|
-
variant: "32x32_4"
|
|
65
|
-
}),
|
|
66
|
-
active: activeStart,
|
|
67
|
-
onClick: function onClick() {
|
|
68
|
-
toggleActiveStart(!activeStart);
|
|
69
|
-
toggleShowList(!showList);
|
|
70
|
-
}
|
|
71
|
-
}, "Start"), /*#__PURE__*/_react["default"].createElement(_Frame["default"], {
|
|
72
|
-
boxShadow: "none",
|
|
73
|
-
w: "100%",
|
|
74
|
-
paddingLeft: 0,
|
|
75
|
-
ml: 2,
|
|
76
|
-
display: "flex"
|
|
77
|
-
}, Object.entries(windows).map(function (_ref2) {
|
|
78
|
-
var _ref3 = _slicedToArray(_ref2, 2),
|
|
79
|
-
windowId = _ref3[0],
|
|
80
|
-
_ref3$ = _ref3[1],
|
|
81
|
-
icon = _ref3$.icon,
|
|
82
|
-
title = _ref3$.title,
|
|
83
|
-
hasButton = _ref3$.hasButton;
|
|
84
|
-
return hasButton && /*#__PURE__*/_react["default"].createElement(_WindowButton["default"], {
|
|
85
|
-
key: windowId,
|
|
86
|
-
icon: icon,
|
|
87
|
-
active: windowId === activeWindow,
|
|
88
|
-
onClick: function onClick() {
|
|
89
|
-
return setActiveWindow(windowId);
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const React = require("react");
|
|
4
|
+
const ModalContext = require("../Modal/ModalContext.js");
|
|
5
|
+
const Frame = require("../Frame/Frame.js");
|
|
6
|
+
const Clock = require("./Clock.js");
|
|
7
|
+
const WindowButton = require("./WindowButton.js");
|
|
8
|
+
const icons = require("@react95/icons");
|
|
9
|
+
const TaskBar_css = require("./TaskBar.css.js");
|
|
10
|
+
const TaskBar = React.forwardRef(
|
|
11
|
+
({ list }, ref) => {
|
|
12
|
+
const [showList, toggleShowList] = React.useState(false);
|
|
13
|
+
const [activeStart, toggleActiveStart] = React.useState(false);
|
|
14
|
+
const { windows, activeWindow, setActiveWindow } = React.useContext(ModalContext.ModalContext);
|
|
15
|
+
return /* @__PURE__ */ React.createElement(
|
|
16
|
+
Frame.Frame,
|
|
17
|
+
{
|
|
18
|
+
position: "fixed",
|
|
19
|
+
bottom: "0px",
|
|
20
|
+
left: "0px",
|
|
21
|
+
right: "0px",
|
|
22
|
+
display: "flex",
|
|
23
|
+
justifyContent: "space-between",
|
|
24
|
+
h: "28px",
|
|
25
|
+
w: "100%",
|
|
26
|
+
padding: "$2",
|
|
27
|
+
zIndex: "$taskbar",
|
|
28
|
+
backgroundColor: "$material",
|
|
29
|
+
boxShadow: "$out",
|
|
30
|
+
ref
|
|
90
31
|
},
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
32
|
+
showList && /* @__PURE__ */ React.createElement(
|
|
33
|
+
Frame.Frame,
|
|
34
|
+
{
|
|
35
|
+
position: "absolute",
|
|
36
|
+
bottom: "28px",
|
|
37
|
+
onClick: () => {
|
|
38
|
+
toggleActiveStart(false);
|
|
39
|
+
toggleShowList(false);
|
|
40
|
+
}
|
|
41
|
+
},
|
|
42
|
+
list
|
|
43
|
+
),
|
|
44
|
+
/* @__PURE__ */ React.createElement(
|
|
45
|
+
WindowButton.WindowButton,
|
|
46
|
+
{
|
|
47
|
+
small: true,
|
|
48
|
+
icon: /* @__PURE__ */ React.createElement(icons.Logo, { variant: "32x32_4" }),
|
|
49
|
+
active: activeStart,
|
|
50
|
+
onClick: () => {
|
|
51
|
+
toggleActiveStart(!activeStart);
|
|
52
|
+
toggleShowList(!showList);
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
"Start"
|
|
56
|
+
),
|
|
57
|
+
/* @__PURE__ */ React.createElement(Frame.Frame, { w: "100%", paddingLeft: "$0", ml: "$2", display: "flex" }, Object.entries(windows).map(
|
|
58
|
+
([windowId, { icon, title, hasButton }]) => hasButton && /* @__PURE__ */ React.createElement(
|
|
59
|
+
WindowButton.WindowButton,
|
|
60
|
+
{
|
|
61
|
+
key: windowId,
|
|
62
|
+
icon,
|
|
63
|
+
active: windowId === activeWindow,
|
|
64
|
+
onClick: () => setActiveWindow(windowId),
|
|
65
|
+
small: false
|
|
66
|
+
},
|
|
67
|
+
/* @__PURE__ */ React.createElement("div", { className: TaskBar_css.truncate }, title)
|
|
68
|
+
)
|
|
69
|
+
)),
|
|
70
|
+
/* @__PURE__ */ React.createElement(Clock.Clock, null)
|
|
71
|
+
);
|
|
72
|
+
}
|
|
73
|
+
);
|
|
74
|
+
exports.TaskBar = TaskBar;
|
|
@@ -1,60 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
})
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
19
|
-
var Button = (0, _styledComponents["default"])(_Frame["default"]).withConfig({
|
|
20
|
-
displayName: "WindowButton__Button",
|
|
21
|
-
componentId: "sc-1vv5l1a-0"
|
|
22
|
-
})(["\n display: inline-flex;\n justify-content: flex-start;\n align-items: center;\n padding: 2 3;\n margin-right: 2;\n max-width: 150px;\n border: none;\n outline: none;\n\n ", "\n\n ", "\n"], function (_ref) {
|
|
23
|
-
var small = _ref.small;
|
|
24
|
-
return !small ? "\n width: 100%;\n " : '';
|
|
25
|
-
}, function (_ref2) {
|
|
26
|
-
var active = _ref2.active,
|
|
27
|
-
small = _ref2.small;
|
|
28
|
-
return active && small ? (0, _styledComponents.css)(["\n outline: ", "px dotted ", ";\n outline-offset: -", "px;\n padding-top: 4;\n padding-right: 2;\n padding-bottom: 0;\n padding-left: 4;\n "], (0, _styledComponents.th)('space.1'), (0, _styledComponents.th)('colors.borderDarkest'), (0, _styledComponents.th)('space.4')) : '';
|
|
29
|
-
});
|
|
30
|
-
var IconWrapper = _styledComponents["default"].div.withConfig({
|
|
31
|
-
displayName: "WindowButton__IconWrapper",
|
|
32
|
-
componentId: "sc-1vv5l1a-1"
|
|
33
|
-
})(["\n svg {\n margin-top: 4;\n margin-right: 4;\n min-width: 20;\n width: 20;\n height: 20;\n shape-rendering: auto;\n }\n"]);
|
|
34
|
-
var WindowButton = function WindowButton(_ref3) {
|
|
35
|
-
var _ref3$children = _ref3.children,
|
|
36
|
-
children = _ref3$children === void 0 ? '' : _ref3$children,
|
|
37
|
-
small = _ref3.small,
|
|
38
|
-
icon = _ref3.icon,
|
|
39
|
-
active = _ref3.active,
|
|
40
|
-
props = _objectWithoutProperties(_ref3, _excluded);
|
|
41
|
-
return /*#__PURE__*/_react["default"].createElement(Button, _extends({
|
|
42
|
-
active: active,
|
|
43
|
-
small: small
|
|
44
|
-
}, active ? {
|
|
45
|
-
boxShadow: 'in',
|
|
46
|
-
bg: small ? undefined : 'borderLighter'
|
|
47
|
-
} : {
|
|
48
|
-
boxShadow: 'out'
|
|
49
|
-
}, props, {
|
|
50
|
-
as: "button"
|
|
51
|
-
}), /*#__PURE__*/_react["default"].createElement(IconWrapper, null, icon), children);
|
|
52
|
-
};
|
|
53
|
-
WindowButton.defaultProps = {
|
|
54
|
-
small: false,
|
|
55
|
-
icon: /*#__PURE__*/_react["default"].createElement(_icons.Bat, {
|
|
56
|
-
variant: "32x32_4"
|
|
57
|
-
}),
|
|
58
|
-
active: false
|
|
59
|
-
};
|
|
60
|
-
var _default = exports["default"] = WindowButton;
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const React = require("react");
|
|
4
|
+
const TaskBar_css = require("./TaskBar.css.js");
|
|
5
|
+
const WindowButton = React.forwardRef(
|
|
6
|
+
({ children, small = false, icon, active = false, ...props }, ref) => /* @__PURE__ */ React.createElement(
|
|
7
|
+
"button",
|
|
8
|
+
{
|
|
9
|
+
className: TaskBar_css.windowsButton({ active, small }),
|
|
10
|
+
...props,
|
|
11
|
+
ref
|
|
12
|
+
},
|
|
13
|
+
/* @__PURE__ */ React.createElement("div", { className: TaskBar_css.icon }, icon),
|
|
14
|
+
children
|
|
15
|
+
)
|
|
16
|
+
);
|
|
17
|
+
exports.WindowButton = WindowButton;
|
package/cjs/TextArea/TextArea.js
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
})
|
|
25
|
-
|
|
26
|
-
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const React = require("react");
|
|
4
|
+
const Frame = require("../Frame/Frame.js");
|
|
5
|
+
const Input_css = require("../Input/Input.css.js");
|
|
6
|
+
function _interopNamespaceDefault(e) {
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceDefault(React);
|
|
23
|
+
const TextArea = React__namespace.forwardRef(
|
|
24
|
+
(rest, ref) => /* @__PURE__ */ React__namespace.createElement(Frame.Frame, { ...rest, ref, className: Input_css.input, as: "textarea" })
|
|
25
|
+
);
|
|
26
|
+
exports.TextArea = TextArea;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
require('./TitleBar.css.ts.vanilla.css');
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
4
|
+
/* empty css */const createRuntimeFn = require("@vanilla-extract/recipes/createRuntimeFn");
|
|
5
|
+
var option = "r95_1kpzw681";
|
|
6
|
+
var optionsBox = "r95_1kpzw680";
|
|
7
|
+
var title = "r95_1kpzw685";
|
|
8
|
+
var titleBarBackground = createRuntimeFn.createRuntimeFn({ defaultClassName: "r95_1kpzw682", variantClassNames: { active: { true: "r95_1kpzw683", false: "r95_1kpzw684" } }, defaultVariants: {}, compoundVariants: [] });
|
|
9
|
+
exports.option = option;
|
|
10
|
+
exports.optionsBox = optionsBox;
|
|
11
|
+
exports.title = title;
|
|
12
|
+
exports.titleBarBackground = titleBarBackground;
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
.r95_1kpzw680 {
|
|
2
|
+
list-style: none;
|
|
3
|
+
padding: 0;
|
|
4
|
+
margin: 0;
|
|
5
|
+
display: flex;
|
|
6
|
+
}
|
|
7
|
+
.r95_1kpzw681 {
|
|
8
|
+
display: flex;
|
|
9
|
+
align-items: center;
|
|
10
|
+
justify-content: center;
|
|
11
|
+
margin-left: var(--r95-space-2);
|
|
12
|
+
padding: var(--r95-space-0);
|
|
13
|
+
width: var(--r95-space-17);
|
|
14
|
+
height: var(--r95-space-14);
|
|
15
|
+
min-width: var(--r95-space-0);
|
|
16
|
+
font-weight: 600;
|
|
17
|
+
font-size: 10px;
|
|
18
|
+
}
|
|
19
|
+
.r95_1kpzw681:active {
|
|
20
|
+
padding-top: var(--r95-space-1);
|
|
21
|
+
padding-right: var(--r95-space-0);
|
|
22
|
+
padding-bottom: var(--r95-space-0);
|
|
23
|
+
padding-left: var(--r95-space-1);
|
|
24
|
+
outline: none;
|
|
25
|
+
}
|
|
26
|
+
.r95_1kpzw681:first-child {
|
|
27
|
+
margin-right: var(--r95-space-0);
|
|
28
|
+
}
|
|
29
|
+
.r95_1kpzw681:focus {
|
|
30
|
+
box-shadow: inset 1px 1px 0px 1px var(--r95-color-borderLightest),
|
|
31
|
+
inset -1px -1px 0px 1px var(--r95-color-borderDark);
|
|
32
|
+
}
|
|
33
|
+
.r95_1kpzw682 {
|
|
34
|
+
height: var(--r95-space-20);
|
|
35
|
+
margin-bottom: var(--r95-space-2);
|
|
36
|
+
padding: var(--r95-space-2);
|
|
37
|
+
display: flex;
|
|
38
|
+
box-shadow: none;
|
|
39
|
+
user-select: none;
|
|
40
|
+
}
|
|
41
|
+
.r95_1kpzw683 {
|
|
42
|
+
background: var(--r95-color-headerBackground);
|
|
43
|
+
color: var(--r95-color-headerText);
|
|
44
|
+
}
|
|
45
|
+
.r95_1kpzw684 {
|
|
46
|
+
background: var(--r95-color-headerNotActiveBackground);
|
|
47
|
+
color: var(--r95-color-headerNotActiveText);
|
|
48
|
+
}
|
|
49
|
+
.r95_1kpzw682 svg {
|
|
50
|
+
width: var(--r95-space-16);
|
|
51
|
+
height: var(--r95-space-16);
|
|
52
|
+
margin-right: var(--r95-space-4);
|
|
53
|
+
}
|
|
54
|
+
.r95_1kpzw685 {
|
|
55
|
+
flex-grow: 1;
|
|
56
|
+
line-height: 1.4em;
|
|
57
|
+
margin: 0;
|
|
58
|
+
font-size: 1em;
|
|
59
|
+
text-shadow: 0.5px 0px white, 1.5px 0px white;
|
|
60
|
+
color: transparent;
|
|
61
|
+
letter-spacing: 1px;
|
|
62
|
+
}
|