@100mslive/roomkit-react 0.1.0 → 0.1.2-alpha.0
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +18 -0
- package/dist/Accordion/Accordion.d.ts +62 -138
- package/dist/Accordion/index.d.ts +62 -138
- package/dist/{ActiveSpeakerView-H3VYXANB.js → ActiveSpeakerView-4XPIRZOK.js} +6 -6
- package/dist/{HLSView-6BVBCQM7.css → ActiveSpeakerView-ADEYHQMU.css} +2 -2
- package/dist/{PinnedTrackView-QQ5FDXJX.css.map → ActiveSpeakerView-ADEYHQMU.css.map} +2 -2
- package/dist/Avatar/Avatar.d.ts +31 -69
- package/dist/Button/Button.d.ts +31 -69
- package/dist/Checkbox/Checkbox.d.ts +62 -138
- package/dist/Collapsible/Collapsible.d.ts +93 -207
- package/dist/Divider/Divider.d.ts +62 -138
- package/dist/Dropdown/Dropdown.d.ts +372 -828
- package/dist/Fieldset/Fieldset.d.ts +31 -69
- package/dist/Footer/Footer.d.ts +248 -552
- package/dist/{conference-KN6OKGDU.css → HLSView-DWEEMZ6Z.css} +2 -2
- package/dist/{HLSView-6BVBCQM7.css.map → HLSView-DWEEMZ6Z.css.map} +2 -2
- package/dist/{HLSView-3RDXRV7Y.js → HLSView-I26CVF5U.js} +16 -16
- package/dist/HLSView-I26CVF5U.js.map +7 -0
- package/dist/IconButton/IconButton.d.ts +31 -69
- package/dist/Input/Input.d.ts +189 -417
- package/dist/Label/Label.d.ts +31 -69
- package/dist/Layout/Box.d.ts +31 -69
- package/dist/Layout/Flex.d.ts +31 -69
- package/dist/Link/Link.d.ts +31 -69
- package/dist/Modal/Dialog.d.ts +248 -552
- package/dist/Modal/DialogContent.d.ts +217 -483
- package/dist/Pagination/StyledPagination.d.ts +124 -276
- package/dist/{PinnedTrackView-QQ5FDXJX.css → PinnedTrackView-5DPVVOZW.css} +2 -2
- package/dist/{conference-KN6OKGDU.css.map → PinnedTrackView-5DPVVOZW.css.map} +2 -2
- package/dist/{PinnedTrackView-453PELNU.js → PinnedTrackView-GGTCNH5V.js} +6 -6
- package/dist/Popover/index.d.ts +93 -207
- package/dist/Prebuilt/provider/roomLayoutProvider/constants/index.d.ts +2 -0
- package/dist/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.d.ts +9 -0
- package/dist/Prebuilt/provider/roomLayoutProvider/index.d.ts +9 -0
- package/dist/Progress/index.d.ts +62 -138
- package/dist/RadioGroup/RadioGroup.d.ts +93 -207
- package/dist/ReactSelect/ReactSelect.d.ts +310 -690
- package/dist/Select/Select.d.ts +93 -207
- package/dist/Slider/Slider.d.ts +31 -69
- package/dist/Stats/StyledStats.d.ts +186 -414
- package/dist/Switch/Switch.d.ts +31 -69
- package/dist/Tabs/Tabs.d.ts +124 -276
- package/dist/Text/Text.d.ts +31 -69
- package/dist/Theme/ThemeProvider.d.ts +63 -140
- package/dist/Theme/base.config.d.ts +31 -53
- package/dist/Theme/index.d.ts +0 -1
- package/dist/Theme/stitches.config.d.ts +404 -915
- package/dist/TileMenu/StyledMenuTile.d.ts +217 -483
- package/dist/Toast/Toast.d.ts +187 -415
- package/dist/Video/Video.d.ts +31 -69
- package/dist/VideoList/StyledVideoList.d.ts +93 -207
- package/dist/VideoTile/StyledVideoTile.d.ts +279 -621
- package/dist/{VirtualBackground-LHYBWUT5.js → VirtualBackground-ZRRE4DUA.js} +4 -3
- package/dist/{VirtualBackground-LHYBWUT5.js.map → VirtualBackground-ZRRE4DUA.js.map} +2 -2
- package/dist/{chunk-KYYP6ZVK.js → chunk-4ISMCWQA.js} +49 -146
- package/dist/chunk-4ISMCWQA.js.map +7 -0
- package/dist/{chunk-7YUYZ64D.js → chunk-KKLZ7K2L.js} +577 -898
- package/dist/chunk-KKLZ7K2L.js.map +7 -0
- package/dist/{chunk-HCAGFNXW.js → chunk-LUND6FLY.js} +1490 -1134
- package/dist/chunk-LUND6FLY.js.map +7 -0
- package/dist/chunk-MYK3T45M.js +58 -0
- package/dist/chunk-MYK3T45M.js.map +7 -0
- package/dist/{chunk-XRJXE6UO.js → chunk-THORW2WT.js} +4 -4
- package/dist/{chunk-XRJXE6UO.js.map → chunk-THORW2WT.js.map} +1 -1
- package/dist/{conference-IDNRO4WK.js → conference-5TDUAQ6K.js} +593 -532
- package/dist/conference-5TDUAQ6K.js.map +7 -0
- package/dist/{ActiveSpeakerView-REZLWPPI.css → conference-BDCDGBIS.css} +2 -2
- package/dist/{ActiveSpeakerView-REZLWPPI.css.map → conference-BDCDGBIS.css.map} +2 -2
- package/dist/index.cjs.css +1 -1
- package/dist/index.cjs.css.map +2 -2
- package/dist/index.cjs.js +3450 -3418
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.css +1 -1
- package/dist/index.css.map +2 -2
- package/dist/index.js +4 -8
- package/dist/meta.cjs.json +761 -490
- package/dist/meta.esbuild.json +857 -589
- package/dist/{transcription-BTSB7FZH.js → transcription-PYTSSAOB.js} +3 -3
- package/package.json +14 -9
- package/src/Accordion/Accordion.tsx +3 -3
- package/src/AudioLevel/AudioLevel.tsx +1 -1
- package/src/Avatar/Avatar.tsx +8 -3
- package/src/Button/Button.tsx +76 -20
- package/src/Checkbox/Checkbox.tsx +4 -4
- package/src/Collapsible/Collapsible.tsx +1 -1
- package/src/Divider/Divider.tsx +2 -2
- package/src/Divider/HorizontalDivider.stories.tsx +2 -2
- package/src/Divider/VerticalDivider.stories.tsx +1 -1
- package/src/Dropdown/Dropdown.stories.tsx +3 -3
- package/src/Dropdown/Dropdown.tsx +16 -14
- package/src/IconButton/IconButton.tsx +8 -7
- package/src/Input/Input.tsx +9 -8
- package/src/Input/PasswordInput.stories.tsx +2 -2
- package/src/Label/Label.tsx +1 -1
- package/src/Link/Link.tsx +4 -4
- package/src/Loading/Loading.tsx +7 -10
- package/src/Modal/Dialog.stories.tsx +2 -2
- package/src/Modal/DialogContent.tsx +3 -3
- package/src/Pagination/StyledPagination.tsx +4 -4
- package/src/Popover/Popover.stories.tsx +5 -5
- package/src/Popover/index.tsx +1 -1
- package/src/Prebuilt/App.jsx +101 -68
- package/src/Prebuilt/IconButton.jsx +2 -2
- package/src/Prebuilt/Prebuilt.stories.tsx +8 -2
- package/src/Prebuilt/common/constants.js +0 -1
- package/src/Prebuilt/common/utils.js +0 -6
- package/src/Prebuilt/components/AppData/AppData.jsx +7 -4
- package/src/Prebuilt/components/AppData/useUISettings.js +0 -4
- package/src/Prebuilt/components/AudioVideoToggle.jsx +73 -20
- package/src/Prebuilt/components/BottomActionSheet/BottomActionSheet.jsx +1 -1
- package/src/Prebuilt/components/Chat/Chat.jsx +6 -2
- package/src/Prebuilt/components/Chat/ChatBody.jsx +13 -11
- package/src/Prebuilt/components/Chat/ChatFooter.jsx +2 -2
- package/src/Prebuilt/components/Chat/ChatHeader.jsx +3 -3
- package/src/Prebuilt/components/Chat/ChatSelector.jsx +2 -2
- package/src/Prebuilt/components/Chat/useEmojiPickerStyles.js +6 -6
- package/src/Prebuilt/components/Chip.jsx +24 -0
- package/src/Prebuilt/components/Connection/ConnectionIndicator.jsx +6 -6
- package/src/Prebuilt/components/Connection/TileConnection.jsx +2 -2
- package/src/Prebuilt/components/Connection/connectionQualityUtils.js +4 -4
- package/src/Prebuilt/components/EmojiReaction.jsx +13 -10
- package/src/Prebuilt/components/ErrorBoundary.jsx +2 -2
- package/src/Prebuilt/components/FullPageProgress.jsx +5 -3
- package/src/Prebuilt/components/GoLiveButton.jsx +1 -4
- package/src/Prebuilt/components/HMSVideo/HLSQualitySelector.jsx +2 -2
- package/src/Prebuilt/components/HMSVideo/PlayButton.jsx +1 -1
- package/src/Prebuilt/components/HMSVideo/VideoProgress.jsx +3 -3
- package/src/Prebuilt/components/HMSVideo/VideoTime.jsx +3 -1
- package/src/Prebuilt/components/HMSVideo/VolumeControl.jsx +1 -1
- package/src/Prebuilt/components/Header/AdditionalRoomState.jsx +17 -17
- package/src/Prebuilt/components/Header/AmbientMusic.jsx +1 -1
- package/src/Prebuilt/components/Header/ConferencingHeader.jsx +4 -6
- package/src/Prebuilt/components/Header/HeaderComponents.jsx +10 -5
- package/src/Prebuilt/components/Header/ParticipantFilter.jsx +2 -2
- package/src/Prebuilt/components/Header/ParticipantList.jsx +2 -2
- package/src/Prebuilt/components/Header/StreamActions.jsx +9 -19
- package/src/Prebuilt/components/Header/StreamingHeader.jsx +5 -6
- package/src/Prebuilt/components/HlsStatsOverlay.jsx +2 -2
- package/src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.jsx +102 -0
- package/src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.stories.tsx +40 -0
- package/src/Prebuilt/components/LeaveRoom.jsx +11 -11
- package/src/Prebuilt/components/MetaActions.jsx +2 -2
- package/src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx +2 -2
- package/src/Prebuilt/components/MoreSettings/ChangeSelfRole.jsx +1 -1
- package/src/Prebuilt/components/MoreSettings/MoreSettings.jsx +1 -0
- package/src/Prebuilt/components/Notifications/HLSFailureModal.jsx +69 -0
- package/src/Prebuilt/components/Notifications/Notifications.jsx +1 -3
- package/src/Prebuilt/components/Notifications/PermissionErrorModal.jsx +108 -26
- package/src/Prebuilt/components/Notifications/ReconnectNotifications.jsx +1 -1
- package/src/Prebuilt/components/PIP/pipUtils.js +2 -2
- package/src/Prebuilt/components/Playlist/Playlist.jsx +4 -4
- package/src/Prebuilt/components/Playlist/PlaylistControls.jsx +3 -3
- package/src/Prebuilt/components/Playlist/PlaylistItem.jsx +3 -3
- package/src/Prebuilt/components/Playlist/VideoPlayer.jsx +4 -4
- package/src/Prebuilt/components/PostLeave.jsx +4 -4
- package/src/Prebuilt/components/Preview/PreviewContainer.jsx +17 -6
- package/src/Prebuilt/components/Preview/PreviewForm.jsx +74 -0
- package/src/Prebuilt/components/Preview/PreviewJoin.jsx +100 -37
- package/src/Prebuilt/components/RoleChangeModal.jsx +3 -3
- package/src/Prebuilt/components/ScreenshareDisplay.jsx +2 -2
- package/src/Prebuilt/components/Settings/DeviceSettings.jsx +3 -9
- package/src/Prebuilt/components/Settings/SettingsModal.jsx +8 -32
- package/src/Prebuilt/components/Settings/StartRecording.jsx +4 -12
- package/src/Prebuilt/components/Settings/SwitchWithLabel.jsx +2 -3
- package/src/Prebuilt/components/Settings/common.js +26 -0
- package/src/Prebuilt/components/StatsForNerds.jsx +5 -5
- package/src/Prebuilt/components/Streaming/Common.jsx +11 -11
- package/src/Prebuilt/components/Streaming/HLSStreaming.jsx +6 -12
- package/src/Prebuilt/components/Streaming/RTMPStreaming.jsx +4 -6
- package/src/Prebuilt/components/Streaming/StreamingLanding.jsx +4 -4
- package/src/Prebuilt/components/TileMenu.jsx +7 -7
- package/src/Prebuilt/components/Toast/ToastConfig.jsx +12 -20
- package/src/Prebuilt/components/conference.jsx +9 -2
- package/src/Prebuilt/components/hooks/useDropdownSelection.jsx +1 -4
- package/src/Prebuilt/components/pdfAnnotator/pdfErrorView.jsx +2 -2
- package/src/Prebuilt/components/pdfAnnotator/pdfFileOptions.jsx +1 -1
- package/src/Prebuilt/components/pdfAnnotator/pdfHeader.jsx +1 -1
- package/src/Prebuilt/components/pdfAnnotator/pdfInfo.jsx +2 -2
- package/src/Prebuilt/components/pdfAnnotator/shareScreenOptions.jsx +12 -20
- package/src/Prebuilt/components/pdfAnnotator/uploadedFile.jsx +4 -4
- package/src/Prebuilt/images/Logo.svg +8 -0
- package/src/Prebuilt/images/first_person.png +0 -0
- package/src/Prebuilt/images/rtmp.png +0 -0
- package/src/Prebuilt/index.d.ts +6 -1
- package/src/Prebuilt/layouts/HLSView.jsx +1 -1
- package/src/Prebuilt/layouts/InsetView.jsx +0 -3
- package/src/Prebuilt/layouts/NonPublisherView.jsx +2 -2
- package/src/Prebuilt/layouts/SidePane.jsx +1 -1
- package/src/Prebuilt/layouts/WaitingView.jsx +2 -2
- package/src/Prebuilt/layouts/mainView.jsx +42 -5
- package/src/Prebuilt/plugins/FlyingEmoji.jsx +2 -2
- package/src/Prebuilt/plugins/VirtualBackground/VirtualBackground.jsx +1 -0
- package/src/Prebuilt/plugins/whiteboard/ToggleWhiteboard.jsx +1 -3
- package/src/Prebuilt/primitives/DialogContent.jsx +4 -4
- package/src/Prebuilt/primitives/DropdownTrigger.jsx +3 -3
- package/src/Prebuilt/provider/roomLayoutProvider/constants/index.ts +33 -0
- package/src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts +57 -0
- package/src/Prebuilt/provider/roomLayoutProvider/index.tsx +26 -0
- package/src/Progress/index.tsx +2 -2
- package/src/RadioGroup/RadioGroup.tsx +3 -3
- package/src/ReactSelect/ReactSelect.stories.tsx +7 -7
- package/src/ReactSelect/ReactSelect.tsx +8 -8
- package/src/Select/Select.tsx +6 -6
- package/src/Slider/Slider.tsx +5 -5
- package/src/Stats/Stats.tsx +12 -2
- package/src/Stats/StyledStats.tsx +3 -3
- package/src/Switch/Switch.tsx +5 -5
- package/src/Tabs/Tabs.stories.tsx +2 -2
- package/src/Tabs/Tabs.tsx +2 -2
- package/src/Text/Text.tsx +2 -2
- package/src/Theme/ThemeProvider.tsx +4 -7
- package/src/Theme/ThemeStory.jsx +17 -19
- package/src/Theme/base.config.ts +31 -59
- package/src/Theme/index.tsx +0 -1
- package/src/Theme/stitches.config.ts +2 -7
- package/src/TileMenu/StyledMenuTile.tsx +11 -8
- package/src/Toast/Toast.tsx +10 -9
- package/src/Tooltip/Tooltip.stories.tsx +1 -1
- package/src/Tooltip/Tooltip.tsx +4 -4
- package/src/Video/Video.tsx +1 -1
- package/src/VideoTile/StyledVideoTile.tsx +12 -12
- package/src/assets/android-perm-0.png +0 -0
- package/src/assets/android-perm-1.png +0 -0
- package/src/assets/ios-perm-0.png +0 -0
- package/src/fixtures/chats.ts +1 -1
- package/dist/HLSView-3RDXRV7Y.js.map +0 -7
- package/dist/Theme/themes.d.ts +0 -64
- package/dist/chunk-7YUYZ64D.js.map +0 -7
- package/dist/chunk-HCAGFNXW.js.map +0 -7
- package/dist/chunk-KYYP6ZVK.js.map +0 -7
- package/dist/chunk-ULXGBUSC.js +0 -65
- package/dist/chunk-ULXGBUSC.js.map +0 -7
- package/dist/conference-IDNRO4WK.js.map +0 -7
- package/src/Prebuilt/components/Preview/PreviewName.jsx +0 -37
- package/src/Prebuilt/components/Streaming/RTMPIcon.jsx +0 -24
- package/src/Prebuilt/hms.js +0 -7
- package/src/Prebuilt/plugins/confetti.jsx +0 -60
- package/src/Theme/themes.ts +0 -70
- /package/dist/{ActiveSpeakerView-H3VYXANB.js.map → ActiveSpeakerView-4XPIRZOK.js.map} +0 -0
- /package/dist/{PinnedTrackView-453PELNU.js.map → PinnedTrackView-GGTCNH5V.js.map} +0 -0
- /package/dist/{transcription-BTSB7FZH.js.map → transcription-PYTSSAOB.js.map} +0 -0
@@ -1,8 +1,7 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import type { Theme } from './stitches.config';
|
3
3
|
export declare enum ThemeTypes {
|
4
|
-
|
5
|
-
dark = "dark"
|
4
|
+
default = "default"
|
6
5
|
}
|
7
6
|
export declare type ThemeContextValue = {
|
8
7
|
themeType: ThemeTypes;
|
@@ -34,75 +33,37 @@ export declare const ThemeContext: React.Context<{
|
|
34
33
|
selector: string;
|
35
34
|
} & {
|
36
35
|
colors: {
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
yellow: import("@stitches/react/types/theme").Token<"yellow", string, "colors", "hms-ui">;
|
69
|
-
twinYellow: import("@stitches/react/types/theme").Token<"twinYellow", string, "colors", "hms-ui">;
|
70
|
-
green: import("@stitches/react/types/theme").Token<"green", string, "colors", "hms-ui">;
|
71
|
-
darkgreen: import("@stitches/react/types/theme").Token<"darkgreen", string, "colors", "hms-ui">;
|
72
|
-
purple: import("@stitches/react/types/theme").Token<"purple", string, "colors", "hms-ui">;
|
73
|
-
borderLight: import("@stitches/react/types/theme").Token<"borderLight", string, "colors", "hms-ui">;
|
74
|
-
borderAccent: import("@stitches/react/types/theme").Token<"borderAccent", string, "colors", "hms-ui">;
|
75
|
-
success: import("@stitches/react/types/theme").Token<"success", string, "colors", "hms-ui">;
|
76
|
-
error: import("@stitches/react/types/theme").Token<"error", string, "colors", "hms-ui">;
|
77
|
-
errorTint: import("@stitches/react/types/theme").Token<"errorTint", string, "colors", "hms-ui">;
|
78
|
-
warning: import("@stitches/react/types/theme").Token<"warning", string, "colors", "hms-ui">;
|
79
|
-
brandLight: import("@stitches/react/types/theme").Token<"brandLight", string, "colors", "hms-ui">;
|
80
|
-
brandDefault: import("@stitches/react/types/theme").Token<"brandDefault", string, "colors", "hms-ui">;
|
81
|
-
brandDark: import("@stitches/react/types/theme").Token<"brandDark", string, "colors", "hms-ui">;
|
82
|
-
brandDisabled: import("@stitches/react/types/theme").Token<"brandDisabled", string, "colors", "hms-ui">;
|
83
|
-
grayLight: import("@stitches/react/types/theme").Token<"grayLight", string, "colors", "hms-ui">;
|
84
|
-
grayDefault: import("@stitches/react/types/theme").Token<"grayDefault", string, "colors", "hms-ui">;
|
85
|
-
grayDark: import("@stitches/react/types/theme").Token<"grayDark", string, "colors", "hms-ui">;
|
86
|
-
secondaryGray: import("@stitches/react/types/theme").Token<"secondaryGray", string, "colors", "hms-ui">;
|
87
|
-
grayDisabled: import("@stitches/react/types/theme").Token<"grayDisabled", string, "colors", "hms-ui">;
|
88
|
-
textAccentHigh: import("@stitches/react/types/theme").Token<"textAccentHigh", string, "colors", "hms-ui">;
|
89
|
-
textAccentMedium: import("@stitches/react/types/theme").Token<"textAccentMedium", string, "colors", "hms-ui">;
|
90
|
-
textAccentDisabled: import("@stitches/react/types/theme").Token<"textAccentDisabled", string, "colors", "hms-ui">;
|
91
|
-
surfaceDefault: import("@stitches/react/types/theme").Token<"surfaceDefault", string, "colors", "hms-ui">;
|
92
|
-
surfaceDark: import("@stitches/react/types/theme").Token<"surfaceDark", string, "colors", "hms-ui">;
|
93
|
-
backgroundDark: import("@stitches/react/types/theme").Token<"backgroundDark", string, "colors", "hms-ui">;
|
94
|
-
backgroundDarker: import("@stitches/react/types/theme").Token<"backgroundDarker", string, "colors", "hms-ui">;
|
95
|
-
primaryLight: import("@stitches/react/types/theme").Token<"primaryLight", string, "colors", "hms-ui">;
|
96
|
-
primaryDefault: import("@stitches/react/types/theme").Token<"primaryDefault", string, "colors", "hms-ui">;
|
97
|
-
primaryDark: import("@stitches/react/types/theme").Token<"primaryDark", string, "colors", "hms-ui">;
|
98
|
-
primaryDisabled: import("@stitches/react/types/theme").Token<"primaryDisabled", string, "colors", "hms-ui">;
|
99
|
-
secondaryLight: import("@stitches/react/types/theme").Token<"secondaryLight", string, "colors", "hms-ui">;
|
100
|
-
secondaryDefault: import("@stitches/react/types/theme").Token<"secondaryDefault", string, "colors", "hms-ui">;
|
101
|
-
secondaryDark: import("@stitches/react/types/theme").Token<"secondaryDark", string, "colors", "hms-ui">;
|
102
|
-
errorDefault: import("@stitches/react/types/theme").Token<"errorDefault", string, "colors", "hms-ui">;
|
103
|
-
errorLight: import("@stitches/react/types/theme").Token<"errorLight", string, "colors", "hms-ui">;
|
104
|
-
errorDark: import("@stitches/react/types/theme").Token<"errorDark", string, "colors", "hms-ui">;
|
105
|
-
errorDisabled: import("@stitches/react/types/theme").Token<"errorDisabled", string, "colors", "hms-ui">;
|
36
|
+
primary_default: import("@stitches/react/types/theme").Token<"primary_default", string, "colors", "hms-ui">;
|
37
|
+
primary_bright: import("@stitches/react/types/theme").Token<"primary_bright", string, "colors", "hms-ui">;
|
38
|
+
primary_dim: import("@stitches/react/types/theme").Token<"primary_dim", string, "colors", "hms-ui">;
|
39
|
+
primary_disabled: import("@stitches/react/types/theme").Token<"primary_disabled", string, "colors", "hms-ui">;
|
40
|
+
on_primary_high: import("@stitches/react/types/theme").Token<"on_primary_high", string, "colors", "hms-ui">;
|
41
|
+
on_primary_medium: import("@stitches/react/types/theme").Token<"on_primary_medium", string, "colors", "hms-ui">;
|
42
|
+
on_primary_low: import("@stitches/react/types/theme").Token<"on_primary_low", string, "colors", "hms-ui">;
|
43
|
+
secondary_default: import("@stitches/react/types/theme").Token<"secondary_default", string, "colors", "hms-ui">;
|
44
|
+
secondary_bright: import("@stitches/react/types/theme").Token<"secondary_bright", string, "colors", "hms-ui">;
|
45
|
+
secondary_dim: import("@stitches/react/types/theme").Token<"secondary_dim", string, "colors", "hms-ui">;
|
46
|
+
secondary_disabled: import("@stitches/react/types/theme").Token<"secondary_disabled", string, "colors", "hms-ui">;
|
47
|
+
on_secondary_high: import("@stitches/react/types/theme").Token<"on_secondary_high", string, "colors", "hms-ui">;
|
48
|
+
on_secondary_medium: import("@stitches/react/types/theme").Token<"on_secondary_medium", string, "colors", "hms-ui">;
|
49
|
+
on_secondary_low: import("@stitches/react/types/theme").Token<"on_secondary_low", string, "colors", "hms-ui">;
|
50
|
+
background_default: import("@stitches/react/types/theme").Token<"background_default", string, "colors", "hms-ui">;
|
51
|
+
background_dim: import("@stitches/react/types/theme").Token<"background_dim", string, "colors", "hms-ui">;
|
52
|
+
surface_default: import("@stitches/react/types/theme").Token<"surface_default", string, "colors", "hms-ui">;
|
53
|
+
surface_bright: import("@stitches/react/types/theme").Token<"surface_bright", string, "colors", "hms-ui">;
|
54
|
+
surface_brighter: import("@stitches/react/types/theme").Token<"surface_brighter", string, "colors", "hms-ui">;
|
55
|
+
surface_dim: import("@stitches/react/types/theme").Token<"surface_dim", string, "colors", "hms-ui">;
|
56
|
+
on_surface_high: import("@stitches/react/types/theme").Token<"on_surface_high", string, "colors", "hms-ui">;
|
57
|
+
on_surface_medium: import("@stitches/react/types/theme").Token<"on_surface_medium", string, "colors", "hms-ui">;
|
58
|
+
on_surface_low: import("@stitches/react/types/theme").Token<"on_surface_low", string, "colors", "hms-ui">;
|
59
|
+
border_default: import("@stitches/react/types/theme").Token<"border_default", string, "colors", "hms-ui">;
|
60
|
+
border_bright: import("@stitches/react/types/theme").Token<"border_bright", string, "colors", "hms-ui">;
|
61
|
+
alert_success: import("@stitches/react/types/theme").Token<"alert_success", string, "colors", "hms-ui">;
|
62
|
+
alert_warning: import("@stitches/react/types/theme").Token<"alert_warning", string, "colors", "hms-ui">;
|
63
|
+
alert_error_default: import("@stitches/react/types/theme").Token<"alert_error_default", string, "colors", "hms-ui">;
|
64
|
+
alert_error_bright: import("@stitches/react/types/theme").Token<"alert_error_bright", string, "colors", "hms-ui">;
|
65
|
+
alert_error_brighter: import("@stitches/react/types/theme").Token<"alert_error_brighter", string, "colors", "hms-ui">;
|
66
|
+
alert_error_dim: import("@stitches/react/types/theme").Token<"alert_error_dim", string, "colors", "hms-ui">;
|
106
67
|
};
|
107
68
|
shadows: {
|
108
69
|
sm: import("@stitches/react/types/theme").Token<"sm", string, "shadows", "hms-ui">;
|
@@ -222,75 +183,37 @@ export declare const useTheme: () => {
|
|
222
183
|
selector: string;
|
223
184
|
} & {
|
224
185
|
colors: {
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
yellow: import("@stitches/react/types/theme").Token<"yellow", string, "colors", "hms-ui">;
|
257
|
-
twinYellow: import("@stitches/react/types/theme").Token<"twinYellow", string, "colors", "hms-ui">;
|
258
|
-
green: import("@stitches/react/types/theme").Token<"green", string, "colors", "hms-ui">;
|
259
|
-
darkgreen: import("@stitches/react/types/theme").Token<"darkgreen", string, "colors", "hms-ui">;
|
260
|
-
purple: import("@stitches/react/types/theme").Token<"purple", string, "colors", "hms-ui">;
|
261
|
-
borderLight: import("@stitches/react/types/theme").Token<"borderLight", string, "colors", "hms-ui">;
|
262
|
-
borderAccent: import("@stitches/react/types/theme").Token<"borderAccent", string, "colors", "hms-ui">;
|
263
|
-
success: import("@stitches/react/types/theme").Token<"success", string, "colors", "hms-ui">;
|
264
|
-
error: import("@stitches/react/types/theme").Token<"error", string, "colors", "hms-ui">;
|
265
|
-
errorTint: import("@stitches/react/types/theme").Token<"errorTint", string, "colors", "hms-ui">;
|
266
|
-
warning: import("@stitches/react/types/theme").Token<"warning", string, "colors", "hms-ui">;
|
267
|
-
brandLight: import("@stitches/react/types/theme").Token<"brandLight", string, "colors", "hms-ui">;
|
268
|
-
brandDefault: import("@stitches/react/types/theme").Token<"brandDefault", string, "colors", "hms-ui">;
|
269
|
-
brandDark: import("@stitches/react/types/theme").Token<"brandDark", string, "colors", "hms-ui">;
|
270
|
-
brandDisabled: import("@stitches/react/types/theme").Token<"brandDisabled", string, "colors", "hms-ui">;
|
271
|
-
grayLight: import("@stitches/react/types/theme").Token<"grayLight", string, "colors", "hms-ui">;
|
272
|
-
grayDefault: import("@stitches/react/types/theme").Token<"grayDefault", string, "colors", "hms-ui">;
|
273
|
-
grayDark: import("@stitches/react/types/theme").Token<"grayDark", string, "colors", "hms-ui">;
|
274
|
-
secondaryGray: import("@stitches/react/types/theme").Token<"secondaryGray", string, "colors", "hms-ui">;
|
275
|
-
grayDisabled: import("@stitches/react/types/theme").Token<"grayDisabled", string, "colors", "hms-ui">;
|
276
|
-
textAccentHigh: import("@stitches/react/types/theme").Token<"textAccentHigh", string, "colors", "hms-ui">;
|
277
|
-
textAccentMedium: import("@stitches/react/types/theme").Token<"textAccentMedium", string, "colors", "hms-ui">;
|
278
|
-
textAccentDisabled: import("@stitches/react/types/theme").Token<"textAccentDisabled", string, "colors", "hms-ui">;
|
279
|
-
surfaceDefault: import("@stitches/react/types/theme").Token<"surfaceDefault", string, "colors", "hms-ui">;
|
280
|
-
surfaceDark: import("@stitches/react/types/theme").Token<"surfaceDark", string, "colors", "hms-ui">;
|
281
|
-
backgroundDark: import("@stitches/react/types/theme").Token<"backgroundDark", string, "colors", "hms-ui">;
|
282
|
-
backgroundDarker: import("@stitches/react/types/theme").Token<"backgroundDarker", string, "colors", "hms-ui">;
|
283
|
-
primaryLight: import("@stitches/react/types/theme").Token<"primaryLight", string, "colors", "hms-ui">;
|
284
|
-
primaryDefault: import("@stitches/react/types/theme").Token<"primaryDefault", string, "colors", "hms-ui">;
|
285
|
-
primaryDark: import("@stitches/react/types/theme").Token<"primaryDark", string, "colors", "hms-ui">;
|
286
|
-
primaryDisabled: import("@stitches/react/types/theme").Token<"primaryDisabled", string, "colors", "hms-ui">;
|
287
|
-
secondaryLight: import("@stitches/react/types/theme").Token<"secondaryLight", string, "colors", "hms-ui">;
|
288
|
-
secondaryDefault: import("@stitches/react/types/theme").Token<"secondaryDefault", string, "colors", "hms-ui">;
|
289
|
-
secondaryDark: import("@stitches/react/types/theme").Token<"secondaryDark", string, "colors", "hms-ui">;
|
290
|
-
errorDefault: import("@stitches/react/types/theme").Token<"errorDefault", string, "colors", "hms-ui">;
|
291
|
-
errorLight: import("@stitches/react/types/theme").Token<"errorLight", string, "colors", "hms-ui">;
|
292
|
-
errorDark: import("@stitches/react/types/theme").Token<"errorDark", string, "colors", "hms-ui">;
|
293
|
-
errorDisabled: import("@stitches/react/types/theme").Token<"errorDisabled", string, "colors", "hms-ui">;
|
186
|
+
primary_default: import("@stitches/react/types/theme").Token<"primary_default", string, "colors", "hms-ui">;
|
187
|
+
primary_bright: import("@stitches/react/types/theme").Token<"primary_bright", string, "colors", "hms-ui">;
|
188
|
+
primary_dim: import("@stitches/react/types/theme").Token<"primary_dim", string, "colors", "hms-ui">;
|
189
|
+
primary_disabled: import("@stitches/react/types/theme").Token<"primary_disabled", string, "colors", "hms-ui">;
|
190
|
+
on_primary_high: import("@stitches/react/types/theme").Token<"on_primary_high", string, "colors", "hms-ui">;
|
191
|
+
on_primary_medium: import("@stitches/react/types/theme").Token<"on_primary_medium", string, "colors", "hms-ui">;
|
192
|
+
on_primary_low: import("@stitches/react/types/theme").Token<"on_primary_low", string, "colors", "hms-ui">;
|
193
|
+
secondary_default: import("@stitches/react/types/theme").Token<"secondary_default", string, "colors", "hms-ui">;
|
194
|
+
secondary_bright: import("@stitches/react/types/theme").Token<"secondary_bright", string, "colors", "hms-ui">;
|
195
|
+
secondary_dim: import("@stitches/react/types/theme").Token<"secondary_dim", string, "colors", "hms-ui">;
|
196
|
+
secondary_disabled: import("@stitches/react/types/theme").Token<"secondary_disabled", string, "colors", "hms-ui">;
|
197
|
+
on_secondary_high: import("@stitches/react/types/theme").Token<"on_secondary_high", string, "colors", "hms-ui">;
|
198
|
+
on_secondary_medium: import("@stitches/react/types/theme").Token<"on_secondary_medium", string, "colors", "hms-ui">;
|
199
|
+
on_secondary_low: import("@stitches/react/types/theme").Token<"on_secondary_low", string, "colors", "hms-ui">;
|
200
|
+
background_default: import("@stitches/react/types/theme").Token<"background_default", string, "colors", "hms-ui">;
|
201
|
+
background_dim: import("@stitches/react/types/theme").Token<"background_dim", string, "colors", "hms-ui">;
|
202
|
+
surface_default: import("@stitches/react/types/theme").Token<"surface_default", string, "colors", "hms-ui">;
|
203
|
+
surface_bright: import("@stitches/react/types/theme").Token<"surface_bright", string, "colors", "hms-ui">;
|
204
|
+
surface_brighter: import("@stitches/react/types/theme").Token<"surface_brighter", string, "colors", "hms-ui">;
|
205
|
+
surface_dim: import("@stitches/react/types/theme").Token<"surface_dim", string, "colors", "hms-ui">;
|
206
|
+
on_surface_high: import("@stitches/react/types/theme").Token<"on_surface_high", string, "colors", "hms-ui">;
|
207
|
+
on_surface_medium: import("@stitches/react/types/theme").Token<"on_surface_medium", string, "colors", "hms-ui">;
|
208
|
+
on_surface_low: import("@stitches/react/types/theme").Token<"on_surface_low", string, "colors", "hms-ui">;
|
209
|
+
border_default: import("@stitches/react/types/theme").Token<"border_default", string, "colors", "hms-ui">;
|
210
|
+
border_bright: import("@stitches/react/types/theme").Token<"border_bright", string, "colors", "hms-ui">;
|
211
|
+
alert_success: import("@stitches/react/types/theme").Token<"alert_success", string, "colors", "hms-ui">;
|
212
|
+
alert_warning: import("@stitches/react/types/theme").Token<"alert_warning", string, "colors", "hms-ui">;
|
213
|
+
alert_error_default: import("@stitches/react/types/theme").Token<"alert_error_default", string, "colors", "hms-ui">;
|
214
|
+
alert_error_bright: import("@stitches/react/types/theme").Token<"alert_error_bright", string, "colors", "hms-ui">;
|
215
|
+
alert_error_brighter: import("@stitches/react/types/theme").Token<"alert_error_brighter", string, "colors", "hms-ui">;
|
216
|
+
alert_error_dim: import("@stitches/react/types/theme").Token<"alert_error_dim", string, "colors", "hms-ui">;
|
294
217
|
};
|
295
218
|
shadows: {
|
296
219
|
sm: import("@stitches/react/types/theme").Token<"sm", string, "shadows", "hms-ui">;
|
@@ -2,59 +2,37 @@ import type * as Stitches from '@stitches/react';
|
|
2
2
|
export declare const baseConfig: {
|
3
3
|
theme: {
|
4
4
|
colors: {
|
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
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
textAccentHigh: string;
|
37
|
-
textAccentMedium: string;
|
38
|
-
textAccentDisabled: string;
|
39
|
-
surfaceDefault: string;
|
40
|
-
surfaceLight: string;
|
41
|
-
surfaceLighter: string;
|
42
|
-
surfaceDark: string;
|
43
|
-
backgroundDefault: string;
|
44
|
-
backgroundDark: string;
|
45
|
-
backgroundDarker: string;
|
46
|
-
primaryLight: string;
|
47
|
-
primaryDefault: string;
|
48
|
-
primaryDark: string;
|
49
|
-
primaryDisabled: string;
|
50
|
-
secondaryLight: string;
|
51
|
-
secondaryDefault: string;
|
52
|
-
secondaryDark: string;
|
53
|
-
secondaryDisabled: string;
|
54
|
-
errorDefault: string;
|
55
|
-
errorLight: string;
|
56
|
-
errorDark: string;
|
57
|
-
errorDisabled: string;
|
5
|
+
primary_default: string;
|
6
|
+
primary_bright: string;
|
7
|
+
primary_dim: string;
|
8
|
+
primary_disabled: string;
|
9
|
+
on_primary_high: string;
|
10
|
+
on_primary_medium: string;
|
11
|
+
on_primary_low: string;
|
12
|
+
secondary_default: string;
|
13
|
+
secondary_bright: string;
|
14
|
+
secondary_dim: string;
|
15
|
+
secondary_disabled: string;
|
16
|
+
on_secondary_high: string;
|
17
|
+
on_secondary_medium: string;
|
18
|
+
on_secondary_low: string;
|
19
|
+
background_default: string;
|
20
|
+
background_dim: string;
|
21
|
+
surface_default: string;
|
22
|
+
surface_bright: string;
|
23
|
+
surface_brighter: string;
|
24
|
+
surface_dim: string;
|
25
|
+
on_surface_high: string;
|
26
|
+
on_surface_medium: string;
|
27
|
+
on_surface_low: string;
|
28
|
+
border_default: string;
|
29
|
+
border_bright: string;
|
30
|
+
alert_success: string;
|
31
|
+
alert_warning: string;
|
32
|
+
alert_error_default: string;
|
33
|
+
alert_error_bright: string;
|
34
|
+
alert_error_brighter: string;
|
35
|
+
alert_error_dim: string;
|
58
36
|
};
|
59
37
|
shadows: {
|
60
38
|
sm: string;
|
package/dist/Theme/index.d.ts
CHANGED