@fragments-sdk/ui 0.18.0 → 0.19.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/README.md +1 -1
- package/dist/assets/ui.css +2699 -3256
- package/dist/chart.cjs +0 -1
- package/dist/chart.js +0 -1
- package/dist/codeblock.cjs +0 -1
- package/dist/codeblock.js +0 -1
- package/dist/colorpicker.cjs +0 -1
- package/dist/colorpicker.js +0 -1
- package/dist/components/Accordion/Accordion.module.scss.cjs +8 -8
- package/dist/components/Accordion/Accordion.module.scss.js +8 -8
- package/dist/components/Alert/Alert.module.scss.cjs +12 -12
- package/dist/components/Alert/Alert.module.scss.js +12 -12
- package/dist/components/AppShell/AppShell.module.scss.cjs +12 -12
- package/dist/components/AppShell/AppShell.module.scss.js +12 -12
- package/dist/components/Avatar/Avatar.module.scss.cjs +13 -13
- package/dist/components/Avatar/Avatar.module.scss.js +13 -13
- package/dist/components/Badge/Badge.module.scss.cjs +13 -13
- package/dist/components/Badge/Badge.module.scss.js +13 -13
- package/dist/components/BentoGrid/BentoGrid.module.scss.cjs +14 -14
- package/dist/components/BentoGrid/BentoGrid.module.scss.js +14 -14
- package/dist/components/Box/Box.module.scss.cjs +152 -152
- package/dist/components/Box/Box.module.scss.js +152 -152
- package/dist/components/Breadcrumbs/Breadcrumbs.module.scss.cjs +8 -8
- package/dist/components/Breadcrumbs/Breadcrumbs.module.scss.js +8 -8
- package/dist/components/Button/Button.module.scss.cjs +12 -12
- package/dist/components/Button/Button.module.scss.js +12 -12
- package/dist/components/Card/Card.module.scss.cjs +14 -14
- package/dist/components/Card/Card.module.scss.js +14 -14
- package/dist/components/Chart/Chart.module.scss.cjs +15 -15
- package/dist/components/Chart/Chart.module.scss.js +15 -15
- package/dist/components/Chart/index.d.ts +0 -1
- package/dist/components/Chart/index.d.ts.map +1 -1
- package/dist/components/Checkbox/Checkbox.module.scss.cjs +10 -10
- package/dist/components/Checkbox/Checkbox.module.scss.js +10 -10
- package/dist/components/Chip/Chip.module.scss.cjs +15 -15
- package/dist/components/Chip/Chip.module.scss.js +15 -15
- package/dist/components/CodeBlock/CodeBlock.module.scss.cjs +21 -21
- package/dist/components/CodeBlock/CodeBlock.module.scss.js +21 -21
- package/dist/components/CodeBlock/index.d.ts +0 -1
- package/dist/components/CodeBlock/index.d.ts.map +1 -1
- package/dist/components/Collapsible/Collapsible.module.scss.cjs +10 -10
- package/dist/components/Collapsible/Collapsible.module.scss.js +10 -10
- package/dist/components/ColorPicker/ColorPicker.module.scss.cjs +14 -14
- package/dist/components/ColorPicker/ColorPicker.module.scss.js +14 -14
- package/dist/components/ColorPicker/index.d.ts +0 -1
- package/dist/components/ColorPicker/index.d.ts.map +1 -1
- package/dist/components/Combobox/Combobox.module.scss.cjs +23 -23
- package/dist/components/Combobox/Combobox.module.scss.js +23 -23
- package/dist/components/Combobox/index.cjs +13 -10
- package/dist/components/Combobox/index.d.ts.map +1 -1
- package/dist/components/Combobox/index.js +13 -10
- package/dist/components/Command/Command.module.scss.cjs +11 -11
- package/dist/components/Command/Command.module.scss.js +11 -11
- package/dist/components/ConversationList/ConversationList.module.scss.cjs +10 -10
- package/dist/components/ConversationList/ConversationList.module.scss.js +10 -10
- package/dist/components/DataTable/DataTable.module.scss.cjs +26 -26
- package/dist/components/DataTable/DataTable.module.scss.js +26 -26
- package/dist/components/DataTable/index.cjs +0 -1
- package/dist/components/DataTable/index.d.ts +0 -1
- package/dist/components/DataTable/index.d.ts.map +1 -1
- package/dist/components/DataTable/index.js +0 -1
- package/dist/components/DatePicker/DatePicker.module.scss.cjs +31 -31
- package/dist/components/DatePicker/DatePicker.module.scss.js +31 -31
- package/dist/components/DatePicker/index.d.ts +0 -1
- package/dist/components/DatePicker/index.d.ts.map +1 -1
- package/dist/components/Dialog/Dialog.module.scss.cjs +14 -14
- package/dist/components/Dialog/Dialog.module.scss.js +14 -14
- package/dist/components/Drawer/Drawer.module.scss.cjs +33 -27
- package/dist/components/Drawer/Drawer.module.scss.js +34 -28
- package/dist/components/Drawer/index.cjs +36 -14
- package/dist/components/Drawer/index.d.ts +21 -3
- package/dist/components/Drawer/index.d.ts.map +1 -1
- package/dist/components/Drawer/index.js +36 -14
- package/dist/components/Editor/Editor.module.scss.cjs +17 -17
- package/dist/components/Editor/Editor.module.scss.js +17 -17
- package/dist/components/EmptyState/EmptyState.module.scss.cjs +8 -8
- package/dist/components/EmptyState/EmptyState.module.scss.js +8 -8
- package/dist/components/Field/Field.module.scss.cjs +4 -4
- package/dist/components/Field/Field.module.scss.js +4 -4
- package/dist/components/Fieldset/Fieldset.module.scss.cjs +3 -3
- package/dist/components/Fieldset/Fieldset.module.scss.js +3 -3
- package/dist/components/Header/Header.module.scss.cjs +28 -28
- package/dist/components/Header/Header.module.scss.js +28 -28
- package/dist/components/Icon/Icon.module.scss.cjs +8 -8
- package/dist/components/Icon/Icon.module.scss.js +8 -8
- package/dist/components/Image/Image.module.scss.cjs +27 -27
- package/dist/components/Image/Image.module.scss.js +27 -27
- package/dist/components/Input/Input.module.scss.cjs +19 -19
- package/dist/components/Input/Input.module.scss.js +19 -19
- package/dist/components/Link/Link.module.scss.cjs +10 -10
- package/dist/components/Link/Link.module.scss.js +10 -10
- package/dist/components/Listbox/Listbox.module.scss.cjs +8 -8
- package/dist/components/Listbox/Listbox.module.scss.js +8 -8
- package/dist/components/Loading/Loading.module.scss.cjs +30 -30
- package/dist/components/Loading/Loading.module.scss.js +30 -30
- package/dist/components/Markdown/Markdown.module.scss.cjs +1 -1
- package/dist/components/Markdown/Markdown.module.scss.js +1 -1
- package/dist/components/Markdown/index.d.ts +0 -1
- package/dist/components/Markdown/index.d.ts.map +1 -1
- package/dist/components/Menu/Menu.module.scss.cjs +16 -13
- package/dist/components/Menu/Menu.module.scss.js +17 -14
- package/dist/components/Menu/index.cjs +1 -1
- package/dist/components/Menu/index.d.ts.map +1 -1
- package/dist/components/Menu/index.js +1 -1
- package/dist/components/Message/Message.module.scss.cjs +18 -18
- package/dist/components/Message/Message.module.scss.js +18 -18
- package/dist/components/NavigationMenu/NavigationMenu.module.scss.cjs +28 -28
- package/dist/components/NavigationMenu/NavigationMenu.module.scss.js +28 -28
- package/dist/components/Pagination/Pagination.module.scss.cjs +7 -7
- package/dist/components/Pagination/Pagination.module.scss.js +7 -7
- package/dist/components/Popover/Popover.module.scss.cjs +10 -10
- package/dist/components/Popover/Popover.module.scss.js +10 -10
- package/dist/components/Progress/Progress.module.scss.cjs +25 -25
- package/dist/components/Progress/Progress.module.scss.js +25 -25
- package/dist/components/Prompt/Prompt.module.scss.cjs +26 -14
- package/dist/components/Prompt/Prompt.module.scss.js +26 -14
- package/dist/components/Prompt/index.cjs +16 -0
- package/dist/components/Prompt/index.d.ts +17 -1
- package/dist/components/Prompt/index.d.ts.map +1 -1
- package/dist/components/Prompt/index.js +16 -0
- package/dist/components/RadioGroup/RadioGroup.module.scss.cjs +16 -16
- package/dist/components/RadioGroup/RadioGroup.module.scss.js +16 -16
- package/dist/components/ScrollArea/ScrollArea.module.scss.cjs +10 -10
- package/dist/components/ScrollArea/ScrollArea.module.scss.js +10 -10
- package/dist/components/Select/Select.module.scss.cjs +17 -17
- package/dist/components/Select/Select.module.scss.js +17 -17
- package/dist/components/Select/index.cjs +20 -20
- package/dist/components/Select/index.d.ts.map +1 -1
- package/dist/components/Select/index.js +20 -20
- package/dist/components/Separator/Separator.module.scss.cjs +10 -10
- package/dist/components/Separator/Separator.module.scss.js +10 -10
- package/dist/components/Sidebar/Sidebar.module.scss.cjs +42 -42
- package/dist/components/Sidebar/Sidebar.module.scss.js +42 -42
- package/dist/components/Slider/Slider.module.scss.cjs +12 -12
- package/dist/components/Slider/Slider.module.scss.js +12 -12
- package/dist/components/Slider/index.cjs +23 -21
- package/dist/components/Slider/index.js +23 -21
- package/dist/components/Stack/Stack.module.scss.cjs +35 -35
- package/dist/components/Stack/Stack.module.scss.js +35 -35
- package/dist/components/Table/Table.module.scss.cjs +16 -16
- package/dist/components/Table/Table.module.scss.js +16 -16
- package/dist/components/Table/index.d.ts +0 -1
- package/dist/components/Table/index.d.ts.map +1 -1
- package/dist/components/TableOfContents/TableOfContents.module.scss.cjs +7 -7
- package/dist/components/TableOfContents/TableOfContents.module.scss.js +7 -7
- package/dist/components/Tabs/Tabs.module.scss.cjs +9 -9
- package/dist/components/Tabs/Tabs.module.scss.js +9 -9
- package/dist/components/Text/Text.module.scss.cjs +38 -38
- package/dist/components/Text/Text.module.scss.js +38 -38
- package/dist/components/Textarea/Textarea.module.scss.cjs +23 -23
- package/dist/components/Textarea/Textarea.module.scss.js +23 -23
- package/dist/components/Theme/ThemeToggle.module.scss.cjs +6 -6
- package/dist/components/Theme/ThemeToggle.module.scss.js +6 -6
- package/dist/components/ThinkingIndicator/ThinkingIndicator.module.scss.cjs +22 -22
- package/dist/components/ThinkingIndicator/ThinkingIndicator.module.scss.js +22 -22
- package/dist/components/Toast/Toast.module.scss.cjs +20 -20
- package/dist/components/Toast/Toast.module.scss.js +20 -20
- package/dist/components/Toggle/Toggle.module.scss.cjs +13 -13
- package/dist/components/Toggle/Toggle.module.scss.js +13 -13
- package/dist/components/ToggleGroup/ToggleGroup.module.scss.cjs +17 -17
- package/dist/components/ToggleGroup/ToggleGroup.module.scss.js +17 -17
- package/dist/components/Tooltip/Tooltip.module.scss.cjs +3 -3
- package/dist/components/Tooltip/Tooltip.module.scss.js +3 -3
- package/dist/components/Tooltip/index.cjs +4 -3
- package/dist/components/Tooltip/index.d.ts +4 -1
- package/dist/components/Tooltip/index.d.ts.map +1 -1
- package/dist/components/Tooltip/index.js +4 -3
- package/dist/datepicker.cjs +0 -1
- package/dist/datepicker.js +0 -1
- package/dist/index.cjs +0 -1
- package/dist/index.d.ts +2 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +0 -1
- package/dist/markdown.cjs +0 -1
- package/dist/markdown.js +0 -1
- package/dist/table.cjs +0 -1
- package/dist/table.js +0 -1
- package/dist/utils/seed-derivation.cjs +29 -0
- package/dist/utils/seed-derivation.d.ts +1 -1
- package/dist/utils/seed-derivation.d.ts.map +1 -1
- package/dist/utils/seed-derivation.js +29 -0
- package/fragments.json +1 -1
- package/package.json +18 -14
- package/src/components/Button/Button.module.scss +24 -1
- package/src/components/Card/Card.module.scss +5 -1
- package/src/components/Chart/index.tsx +0 -1
- package/src/components/Chip/Chip.module.scss +4 -4
- package/src/components/CodeBlock/index.tsx +0 -1
- package/src/components/ColorPicker/index.tsx +0 -1
- package/src/components/Combobox/index.tsx +7 -8
- package/src/components/Command/Command.module.scss +22 -9
- package/src/components/DataTable/index.tsx +0 -2
- package/src/components/DatePicker/index.tsx +0 -2
- package/src/components/Drawer/Drawer.contract.json +1 -0
- package/src/components/Drawer/Drawer.module.scss +45 -5
- package/src/components/Drawer/index.tsx +66 -23
- package/src/components/Header/Header.contract.json +2 -0
- package/src/components/Input/Input.module.scss +16 -6
- package/src/components/Markdown/Markdown.module.scss +0 -3
- package/src/components/Markdown/index.tsx +0 -1
- package/src/components/Menu/Menu.module.scss +6 -0
- package/src/components/Menu/index.tsx +3 -1
- package/src/components/Message/Message.module.scss +2 -2
- package/src/components/NavigationMenu/NavigationMenu.module.scss +18 -23
- package/src/components/Pagination/Pagination.module.scss +1 -1
- package/src/components/Prompt/Prompt.module.scss +116 -3
- package/src/components/Prompt/index.tsx +40 -0
- package/src/components/Select/index.tsx +20 -25
- package/src/components/Sidebar/Sidebar.module.scss +1 -1
- package/src/components/Slider/index.tsx +10 -10
- package/src/components/Table/index.tsx +0 -2
- package/src/components/TableOfContents/TableOfContents.module.scss +19 -15
- package/src/components/Toggle/Toggle.module.scss +3 -3
- package/src/components/Tooltip/index.tsx +7 -3
- package/src/index.ts +8 -3
- package/src/styles/globals.scss +6 -1
- package/src/tokens/_computed.scss +3 -1
- package/src/tokens/_density.scss +4 -4
- package/src/tokens/_derive.scss +48 -55
- package/src/tokens/_palettes.scss +20 -1
- package/src/tokens/_seeds.scss +2 -2
- package/src/tokens/_variables.scss +45 -29
- package/src/utils/seed-derivation.ts +23 -1
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const separator = "
|
|
4
|
-
const horizontal = "
|
|
5
|
-
const vertical = "
|
|
6
|
-
const withLabel = "
|
|
7
|
-
const label = "
|
|
8
|
-
const spacingNone = "
|
|
9
|
-
const spacingSm = "
|
|
10
|
-
const spacingMd = "
|
|
11
|
-
const spacingLg = "
|
|
12
|
-
const soft = "
|
|
3
|
+
const separator = "_separator_v08ga_1";
|
|
4
|
+
const horizontal = "_horizontal_v08ga_6";
|
|
5
|
+
const vertical = "_vertical_v08ga_11";
|
|
6
|
+
const withLabel = "_withLabel_v08ga_17";
|
|
7
|
+
const label = "_label_v08ga_30";
|
|
8
|
+
const spacingNone = "_spacingNone_v08ga_40";
|
|
9
|
+
const spacingSm = "_spacingSm_v08ga_44";
|
|
10
|
+
const spacingMd = "_spacingMd_v08ga_51";
|
|
11
|
+
const spacingLg = "_spacingLg_v08ga_58";
|
|
12
|
+
const soft = "_soft_v08ga_65";
|
|
13
13
|
const styles = {
|
|
14
14
|
separator,
|
|
15
15
|
horizontal,
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
const separator = "
|
|
2
|
-
const horizontal = "
|
|
3
|
-
const vertical = "
|
|
4
|
-
const withLabel = "
|
|
5
|
-
const label = "
|
|
6
|
-
const spacingNone = "
|
|
7
|
-
const spacingSm = "
|
|
8
|
-
const spacingMd = "
|
|
9
|
-
const spacingLg = "
|
|
10
|
-
const soft = "
|
|
1
|
+
const separator = "_separator_v08ga_1";
|
|
2
|
+
const horizontal = "_horizontal_v08ga_6";
|
|
3
|
+
const vertical = "_vertical_v08ga_11";
|
|
4
|
+
const withLabel = "_withLabel_v08ga_17";
|
|
5
|
+
const label = "_label_v08ga_30";
|
|
6
|
+
const spacingNone = "_spacingNone_v08ga_40";
|
|
7
|
+
const spacingSm = "_spacingSm_v08ga_44";
|
|
8
|
+
const spacingMd = "_spacingMd_v08ga_51";
|
|
9
|
+
const spacingLg = "_spacingLg_v08ga_58";
|
|
10
|
+
const soft = "_soft_v08ga_65";
|
|
11
11
|
const styles = {
|
|
12
12
|
separator,
|
|
13
13
|
horizontal,
|
|
@@ -1,47 +1,47 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const root = "
|
|
4
|
-
const mobile = "
|
|
5
|
-
const collapsed = "
|
|
6
|
-
const header = "
|
|
7
|
-
const nav = "
|
|
8
|
-
const sectionLabel = "
|
|
9
|
-
const itemLabel = "
|
|
10
|
-
const itemBadge = "
|
|
11
|
-
const itemChevron = "
|
|
12
|
-
const item = "
|
|
13
|
-
const itemIcon = "
|
|
14
|
-
const footer = "
|
|
15
|
-
const collapseToggle = "
|
|
16
|
-
const collapsedNoIcons = "
|
|
17
|
-
const collapseToggleFloating = "
|
|
18
|
-
const positionRight = "
|
|
19
|
-
const navScrollArea = "
|
|
20
|
-
const section = "
|
|
21
|
-
const sectionHeader = "
|
|
22
|
-
const sectionTrigger = "
|
|
23
|
-
const sectionActionWrapper = "
|
|
24
|
-
const sectionAction = "
|
|
25
|
-
const sectionList = "
|
|
26
|
-
const sectionCollapsible = "
|
|
27
|
-
const itemWrapper = "
|
|
28
|
-
const itemDisabled = "
|
|
29
|
-
const itemActive = "
|
|
30
|
-
const itemExpanded = "
|
|
31
|
-
const submenu = "
|
|
32
|
-
const submenuWrapper = "
|
|
33
|
-
const subItemWrapper = "
|
|
34
|
-
const subItem = "
|
|
35
|
-
const subItemDisabled = "
|
|
36
|
-
const subItemActive = "
|
|
37
|
-
const trigger = "
|
|
38
|
-
const overlay = "
|
|
39
|
-
const offcanvasCollapsed = "
|
|
40
|
-
const rail = "
|
|
41
|
-
const railCollapsed = "
|
|
42
|
-
const menuSkeleton = "
|
|
43
|
-
const skeletonItem = "
|
|
44
|
-
const skeletonLabel = "
|
|
3
|
+
const root = "_root_1fy4u_1";
|
|
4
|
+
const mobile = "_mobile_1fy4u_14";
|
|
5
|
+
const collapsed = "_collapsed_1fy4u_20";
|
|
6
|
+
const header = "_header_1fy4u_23";
|
|
7
|
+
const nav = "_nav_1fy4u_27";
|
|
8
|
+
const sectionLabel = "_sectionLabel_1fy4u_30";
|
|
9
|
+
const itemLabel = "_itemLabel_1fy4u_41";
|
|
10
|
+
const itemBadge = "_itemBadge_1fy4u_42";
|
|
11
|
+
const itemChevron = "_itemChevron_1fy4u_43";
|
|
12
|
+
const item = "_item_1fy4u_41";
|
|
13
|
+
const itemIcon = "_itemIcon_1fy4u_51";
|
|
14
|
+
const footer = "_footer_1fy4u_54";
|
|
15
|
+
const collapseToggle = "_collapseToggle_1fy4u_58";
|
|
16
|
+
const collapsedNoIcons = "_collapsedNoIcons_1fy4u_62";
|
|
17
|
+
const collapseToggleFloating = "_collapseToggleFloating_1fy4u_71";
|
|
18
|
+
const positionRight = "_positionRight_1fy4u_85";
|
|
19
|
+
const navScrollArea = "_navScrollArea_1fy4u_112";
|
|
20
|
+
const section = "_section_1fy4u_30";
|
|
21
|
+
const sectionHeader = "_sectionHeader_1fy4u_121";
|
|
22
|
+
const sectionTrigger = "_sectionTrigger_1fy4u_128";
|
|
23
|
+
const sectionActionWrapper = "_sectionActionWrapper_1fy4u_144";
|
|
24
|
+
const sectionAction = "_sectionAction_1fy4u_144";
|
|
25
|
+
const sectionList = "_sectionList_1fy4u_190";
|
|
26
|
+
const sectionCollapsible = "_sectionCollapsible_1fy4u_196";
|
|
27
|
+
const itemWrapper = "_itemWrapper_1fy4u_209";
|
|
28
|
+
const itemDisabled = "_itemDisabled_1fy4u_255";
|
|
29
|
+
const itemActive = "_itemActive_1fy4u_264";
|
|
30
|
+
const itemExpanded = "_itemExpanded_1fy4u_344";
|
|
31
|
+
const submenu = "_submenu_1fy4u_348";
|
|
32
|
+
const submenuWrapper = "_submenuWrapper_1fy4u_358";
|
|
33
|
+
const subItemWrapper = "_subItemWrapper_1fy4u_366";
|
|
34
|
+
const subItem = "_subItem_1fy4u_366";
|
|
35
|
+
const subItemDisabled = "_subItemDisabled_1fy4u_423";
|
|
36
|
+
const subItemActive = "_subItemActive_1fy4u_432";
|
|
37
|
+
const trigger = "_trigger_1fy4u_454";
|
|
38
|
+
const overlay = "_overlay_1fy4u_495";
|
|
39
|
+
const offcanvasCollapsed = "_offcanvasCollapsed_1fy4u_565";
|
|
40
|
+
const rail = "_rail_1fy4u_572";
|
|
41
|
+
const railCollapsed = "_railCollapsed_1fy4u_640";
|
|
42
|
+
const menuSkeleton = "_menuSkeleton_1fy4u_644";
|
|
43
|
+
const skeletonItem = "_skeletonItem_1fy4u_651";
|
|
44
|
+
const skeletonLabel = "_skeletonLabel_1fy4u_659";
|
|
45
45
|
const styles = {
|
|
46
46
|
root,
|
|
47
47
|
mobile,
|
|
@@ -1,45 +1,45 @@
|
|
|
1
|
-
const root = "
|
|
2
|
-
const mobile = "
|
|
3
|
-
const collapsed = "
|
|
4
|
-
const header = "
|
|
5
|
-
const nav = "
|
|
6
|
-
const sectionLabel = "
|
|
7
|
-
const itemLabel = "
|
|
8
|
-
const itemBadge = "
|
|
9
|
-
const itemChevron = "
|
|
10
|
-
const item = "
|
|
11
|
-
const itemIcon = "
|
|
12
|
-
const footer = "
|
|
13
|
-
const collapseToggle = "
|
|
14
|
-
const collapsedNoIcons = "
|
|
15
|
-
const collapseToggleFloating = "
|
|
16
|
-
const positionRight = "
|
|
17
|
-
const navScrollArea = "
|
|
18
|
-
const section = "
|
|
19
|
-
const sectionHeader = "
|
|
20
|
-
const sectionTrigger = "
|
|
21
|
-
const sectionActionWrapper = "
|
|
22
|
-
const sectionAction = "
|
|
23
|
-
const sectionList = "
|
|
24
|
-
const sectionCollapsible = "
|
|
25
|
-
const itemWrapper = "
|
|
26
|
-
const itemDisabled = "
|
|
27
|
-
const itemActive = "
|
|
28
|
-
const itemExpanded = "
|
|
29
|
-
const submenu = "
|
|
30
|
-
const submenuWrapper = "
|
|
31
|
-
const subItemWrapper = "
|
|
32
|
-
const subItem = "
|
|
33
|
-
const subItemDisabled = "
|
|
34
|
-
const subItemActive = "
|
|
35
|
-
const trigger = "
|
|
36
|
-
const overlay = "
|
|
37
|
-
const offcanvasCollapsed = "
|
|
38
|
-
const rail = "
|
|
39
|
-
const railCollapsed = "
|
|
40
|
-
const menuSkeleton = "
|
|
41
|
-
const skeletonItem = "
|
|
42
|
-
const skeletonLabel = "
|
|
1
|
+
const root = "_root_1fy4u_1";
|
|
2
|
+
const mobile = "_mobile_1fy4u_14";
|
|
3
|
+
const collapsed = "_collapsed_1fy4u_20";
|
|
4
|
+
const header = "_header_1fy4u_23";
|
|
5
|
+
const nav = "_nav_1fy4u_27";
|
|
6
|
+
const sectionLabel = "_sectionLabel_1fy4u_30";
|
|
7
|
+
const itemLabel = "_itemLabel_1fy4u_41";
|
|
8
|
+
const itemBadge = "_itemBadge_1fy4u_42";
|
|
9
|
+
const itemChevron = "_itemChevron_1fy4u_43";
|
|
10
|
+
const item = "_item_1fy4u_41";
|
|
11
|
+
const itemIcon = "_itemIcon_1fy4u_51";
|
|
12
|
+
const footer = "_footer_1fy4u_54";
|
|
13
|
+
const collapseToggle = "_collapseToggle_1fy4u_58";
|
|
14
|
+
const collapsedNoIcons = "_collapsedNoIcons_1fy4u_62";
|
|
15
|
+
const collapseToggleFloating = "_collapseToggleFloating_1fy4u_71";
|
|
16
|
+
const positionRight = "_positionRight_1fy4u_85";
|
|
17
|
+
const navScrollArea = "_navScrollArea_1fy4u_112";
|
|
18
|
+
const section = "_section_1fy4u_30";
|
|
19
|
+
const sectionHeader = "_sectionHeader_1fy4u_121";
|
|
20
|
+
const sectionTrigger = "_sectionTrigger_1fy4u_128";
|
|
21
|
+
const sectionActionWrapper = "_sectionActionWrapper_1fy4u_144";
|
|
22
|
+
const sectionAction = "_sectionAction_1fy4u_144";
|
|
23
|
+
const sectionList = "_sectionList_1fy4u_190";
|
|
24
|
+
const sectionCollapsible = "_sectionCollapsible_1fy4u_196";
|
|
25
|
+
const itemWrapper = "_itemWrapper_1fy4u_209";
|
|
26
|
+
const itemDisabled = "_itemDisabled_1fy4u_255";
|
|
27
|
+
const itemActive = "_itemActive_1fy4u_264";
|
|
28
|
+
const itemExpanded = "_itemExpanded_1fy4u_344";
|
|
29
|
+
const submenu = "_submenu_1fy4u_348";
|
|
30
|
+
const submenuWrapper = "_submenuWrapper_1fy4u_358";
|
|
31
|
+
const subItemWrapper = "_subItemWrapper_1fy4u_366";
|
|
32
|
+
const subItem = "_subItem_1fy4u_366";
|
|
33
|
+
const subItemDisabled = "_subItemDisabled_1fy4u_423";
|
|
34
|
+
const subItemActive = "_subItemActive_1fy4u_432";
|
|
35
|
+
const trigger = "_trigger_1fy4u_454";
|
|
36
|
+
const overlay = "_overlay_1fy4u_495";
|
|
37
|
+
const offcanvasCollapsed = "_offcanvasCollapsed_1fy4u_565";
|
|
38
|
+
const rail = "_rail_1fy4u_572";
|
|
39
|
+
const railCollapsed = "_railCollapsed_1fy4u_640";
|
|
40
|
+
const menuSkeleton = "_menuSkeleton_1fy4u_644";
|
|
41
|
+
const skeletonItem = "_skeletonItem_1fy4u_651";
|
|
42
|
+
const skeletonLabel = "_skeletonLabel_1fy4u_659";
|
|
43
43
|
const styles = {
|
|
44
44
|
root,
|
|
45
45
|
mobile,
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const wrapper = "
|
|
4
|
-
const header = "
|
|
5
|
-
const label = "
|
|
6
|
-
const value = "
|
|
7
|
-
const root = "
|
|
8
|
-
const control = "
|
|
9
|
-
const track = "
|
|
10
|
-
const indicator = "
|
|
11
|
-
const thumb = "
|
|
12
|
-
const helper = "
|
|
13
|
-
const helperError = "
|
|
14
|
-
const dragValueBubble = "
|
|
3
|
+
const wrapper = "_wrapper_t700l_1";
|
|
4
|
+
const header = "_header_t700l_6";
|
|
5
|
+
const label = "_label_t700l_13";
|
|
6
|
+
const value = "_value_t700l_20";
|
|
7
|
+
const root = "_root_t700l_28";
|
|
8
|
+
const control = "_control_t700l_32";
|
|
9
|
+
const track = "_track_t700l_38";
|
|
10
|
+
const indicator = "_indicator_t700l_52";
|
|
11
|
+
const thumb = "_thumb_t700l_59";
|
|
12
|
+
const helper = "_helper_t700l_88";
|
|
13
|
+
const helperError = "_helperError_t700l_95";
|
|
14
|
+
const dragValueBubble = "_dragValueBubble_t700l_99";
|
|
15
15
|
const styles = {
|
|
16
16
|
wrapper,
|
|
17
17
|
header,
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
const wrapper = "
|
|
2
|
-
const header = "
|
|
3
|
-
const label = "
|
|
4
|
-
const value = "
|
|
5
|
-
const root = "
|
|
6
|
-
const control = "
|
|
7
|
-
const track = "
|
|
8
|
-
const indicator = "
|
|
9
|
-
const thumb = "
|
|
10
|
-
const helper = "
|
|
11
|
-
const helperError = "
|
|
12
|
-
const dragValueBubble = "
|
|
1
|
+
const wrapper = "_wrapper_t700l_1";
|
|
2
|
+
const header = "_header_t700l_6";
|
|
3
|
+
const label = "_label_t700l_13";
|
|
4
|
+
const value = "_value_t700l_20";
|
|
5
|
+
const root = "_root_t700l_28";
|
|
6
|
+
const control = "_control_t700l_32";
|
|
7
|
+
const track = "_track_t700l_38";
|
|
8
|
+
const indicator = "_indicator_t700l_52";
|
|
9
|
+
const thumb = "_thumb_t700l_59";
|
|
10
|
+
const helper = "_helper_t700l_88";
|
|
11
|
+
const helperError = "_helperError_t700l_95";
|
|
12
|
+
const dragValueBubble = "_dragValueBubble_t700l_99";
|
|
13
13
|
const styles = {
|
|
14
14
|
wrapper,
|
|
15
15
|
header,
|
|
@@ -77,14 +77,7 @@ const SliderRoot = React__namespace.forwardRef(
|
|
|
77
77
|
}, [disabled, isDragging]);
|
|
78
78
|
const helperClasses = [Slider_module.default.helper, error && Slider_module.default.helperError].filter(Boolean).join(" ");
|
|
79
79
|
return /* @__PURE__ */ jsxRuntime.jsxs(field.Field.Root, { ...htmlProps, disabled, invalid: error, className: [Slider_module.default.wrapper, className].filter(Boolean).join(" "), children: [
|
|
80
|
-
|
|
81
|
-
label && /* @__PURE__ */ jsxRuntime.jsx(field.Field.Label, { className: Slider_module.default.label, children: label }),
|
|
82
|
-
showValue && /* @__PURE__ */ jsxRuntime.jsxs("span", { className: Slider_module.default.value, children: [
|
|
83
|
-
displayValue,
|
|
84
|
-
valueSuffix
|
|
85
|
-
] })
|
|
86
|
-
] }),
|
|
87
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
80
|
+
/* @__PURE__ */ jsxRuntime.jsxs(
|
|
88
81
|
slider.Slider.Root,
|
|
89
82
|
{
|
|
90
83
|
ref,
|
|
@@ -102,19 +95,28 @@ const SliderRoot = React__namespace.forwardRef(
|
|
|
102
95
|
"aria-describedby": ariaDescribedBy,
|
|
103
96
|
className: Slider_module.default.root,
|
|
104
97
|
onPointerDownCapture: handleDragStart,
|
|
105
|
-
children:
|
|
106
|
-
/* @__PURE__ */ jsxRuntime.
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
98
|
+
children: [
|
|
99
|
+
(label || showValue) && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: Slider_module.default.header, children: [
|
|
100
|
+
label && /* @__PURE__ */ jsxRuntime.jsx(slider.Slider.Label, { className: Slider_module.default.label, children: label }),
|
|
101
|
+
showValue && /* @__PURE__ */ jsxRuntime.jsxs("span", { className: Slider_module.default.value, children: [
|
|
102
|
+
displayValue,
|
|
103
|
+
valueSuffix
|
|
104
|
+
] })
|
|
105
|
+
] }),
|
|
106
|
+
/* @__PURE__ */ jsxRuntime.jsx(slider.Slider.Control, { className: Slider_module.default.control, children: /* @__PURE__ */ jsxRuntime.jsxs(slider.Slider.Track, { className: Slider_module.default.track, children: [
|
|
107
|
+
/* @__PURE__ */ jsxRuntime.jsx(slider.Slider.Indicator, { className: Slider_module.default.indicator }),
|
|
108
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
109
|
+
slider.Slider.Thumb,
|
|
110
|
+
{
|
|
111
|
+
className: Slider_module.default.thumb,
|
|
112
|
+
children: showValueOnDrag && isDragging && /* @__PURE__ */ jsxRuntime.jsxs("span", { className: Slider_module.default.dragValueBubble, "aria-hidden": "true", children: [
|
|
113
|
+
displayValue,
|
|
114
|
+
valueSuffix
|
|
115
|
+
] })
|
|
116
|
+
}
|
|
117
|
+
)
|
|
118
|
+
] }) })
|
|
119
|
+
]
|
|
118
120
|
}
|
|
119
121
|
),
|
|
120
122
|
helperText && /* @__PURE__ */ jsxRuntime.jsx(field.Field.Description, { className: helperClasses, children: helperText })
|
|
@@ -58,14 +58,7 @@ const SliderRoot = React.forwardRef(
|
|
|
58
58
|
}, [disabled, isDragging]);
|
|
59
59
|
const helperClasses = [styles.helper, error && styles.helperError].filter(Boolean).join(" ");
|
|
60
60
|
return /* @__PURE__ */ jsxs(Field.Root, { ...htmlProps, disabled, invalid: error, className: [styles.wrapper, className].filter(Boolean).join(" "), children: [
|
|
61
|
-
|
|
62
|
-
label && /* @__PURE__ */ jsx(Field.Label, { className: styles.label, children: label }),
|
|
63
|
-
showValue && /* @__PURE__ */ jsxs("span", { className: styles.value, children: [
|
|
64
|
-
displayValue,
|
|
65
|
-
valueSuffix
|
|
66
|
-
] })
|
|
67
|
-
] }),
|
|
68
|
-
/* @__PURE__ */ jsx(
|
|
61
|
+
/* @__PURE__ */ jsxs(
|
|
69
62
|
Slider$1.Root,
|
|
70
63
|
{
|
|
71
64
|
ref,
|
|
@@ -83,19 +76,28 @@ const SliderRoot = React.forwardRef(
|
|
|
83
76
|
"aria-describedby": ariaDescribedBy,
|
|
84
77
|
className: styles.root,
|
|
85
78
|
onPointerDownCapture: handleDragStart,
|
|
86
|
-
children:
|
|
87
|
-
/* @__PURE__ */
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
79
|
+
children: [
|
|
80
|
+
(label || showValue) && /* @__PURE__ */ jsxs("div", { className: styles.header, children: [
|
|
81
|
+
label && /* @__PURE__ */ jsx(Slider$1.Label, { className: styles.label, children: label }),
|
|
82
|
+
showValue && /* @__PURE__ */ jsxs("span", { className: styles.value, children: [
|
|
83
|
+
displayValue,
|
|
84
|
+
valueSuffix
|
|
85
|
+
] })
|
|
86
|
+
] }),
|
|
87
|
+
/* @__PURE__ */ jsx(Slider$1.Control, { className: styles.control, children: /* @__PURE__ */ jsxs(Slider$1.Track, { className: styles.track, children: [
|
|
88
|
+
/* @__PURE__ */ jsx(Slider$1.Indicator, { className: styles.indicator }),
|
|
89
|
+
/* @__PURE__ */ jsx(
|
|
90
|
+
Slider$1.Thumb,
|
|
91
|
+
{
|
|
92
|
+
className: styles.thumb,
|
|
93
|
+
children: showValueOnDrag && isDragging && /* @__PURE__ */ jsxs("span", { className: styles.dragValueBubble, "aria-hidden": "true", children: [
|
|
94
|
+
displayValue,
|
|
95
|
+
valueSuffix
|
|
96
|
+
] })
|
|
97
|
+
}
|
|
98
|
+
)
|
|
99
|
+
] }) })
|
|
100
|
+
]
|
|
99
101
|
}
|
|
100
102
|
),
|
|
101
103
|
helperText && /* @__PURE__ */ jsx(Field.Description, { className: helperClasses, children: helperText })
|
|
@@ -1,59 +1,59 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const stack = "
|
|
4
|
-
const row = "
|
|
5
|
-
const column = "
|
|
6
|
-
const directionResponsive = "
|
|
7
|
-
const gapXs = "_gap-
|
|
8
|
-
const gapSm = "_gap-
|
|
9
|
-
const gapMd = "_gap-
|
|
10
|
-
const gapLg = "_gap-
|
|
11
|
-
const gapXl = "_gap-
|
|
12
|
-
const gapResponsive = "
|
|
13
|
-
const alignStart = "_align-
|
|
14
|
-
const alignCenter = "_align-
|
|
15
|
-
const alignEnd = "_align-
|
|
16
|
-
const alignStretch = "_align-
|
|
17
|
-
const alignBaseline = "_align-
|
|
18
|
-
const justifyStart = "_justify-
|
|
19
|
-
const justifyCenter = "_justify-
|
|
20
|
-
const justifyEnd = "_justify-
|
|
21
|
-
const justifyBetween = "_justify-
|
|
22
|
-
const wrap = "
|
|
23
|
-
const separator = "
|
|
3
|
+
const stack = "_stack_1otmq_1";
|
|
4
|
+
const row = "_row_1otmq_5";
|
|
5
|
+
const column = "_column_1otmq_9";
|
|
6
|
+
const directionResponsive = "_directionResponsive_1otmq_13";
|
|
7
|
+
const gapXs = "_gap-xs_1otmq_37";
|
|
8
|
+
const gapSm = "_gap-sm_1otmq_41";
|
|
9
|
+
const gapMd = "_gap-md_1otmq_45";
|
|
10
|
+
const gapLg = "_gap-lg_1otmq_49";
|
|
11
|
+
const gapXl = "_gap-xl_1otmq_53";
|
|
12
|
+
const gapResponsive = "_gapResponsive_1otmq_57";
|
|
13
|
+
const alignStart = "_align-start_1otmq_81";
|
|
14
|
+
const alignCenter = "_align-center_1otmq_85";
|
|
15
|
+
const alignEnd = "_align-end_1otmq_89";
|
|
16
|
+
const alignStretch = "_align-stretch_1otmq_93";
|
|
17
|
+
const alignBaseline = "_align-baseline_1otmq_97";
|
|
18
|
+
const justifyStart = "_justify-start_1otmq_101";
|
|
19
|
+
const justifyCenter = "_justify-center_1otmq_105";
|
|
20
|
+
const justifyEnd = "_justify-end_1otmq_109";
|
|
21
|
+
const justifyBetween = "_justify-between_1otmq_113";
|
|
22
|
+
const wrap = "_wrap_1otmq_117";
|
|
23
|
+
const separator = "_separator_1otmq_121";
|
|
24
24
|
const styles = {
|
|
25
25
|
stack,
|
|
26
26
|
row,
|
|
27
27
|
column,
|
|
28
28
|
directionResponsive,
|
|
29
|
-
"gap-xs": "_gap-
|
|
29
|
+
"gap-xs": "_gap-xs_1otmq_37",
|
|
30
30
|
gapXs,
|
|
31
|
-
"gap-sm": "_gap-
|
|
31
|
+
"gap-sm": "_gap-sm_1otmq_41",
|
|
32
32
|
gapSm,
|
|
33
|
-
"gap-md": "_gap-
|
|
33
|
+
"gap-md": "_gap-md_1otmq_45",
|
|
34
34
|
gapMd,
|
|
35
|
-
"gap-lg": "_gap-
|
|
35
|
+
"gap-lg": "_gap-lg_1otmq_49",
|
|
36
36
|
gapLg,
|
|
37
|
-
"gap-xl": "_gap-
|
|
37
|
+
"gap-xl": "_gap-xl_1otmq_53",
|
|
38
38
|
gapXl,
|
|
39
39
|
gapResponsive,
|
|
40
|
-
"align-start": "_align-
|
|
40
|
+
"align-start": "_align-start_1otmq_81",
|
|
41
41
|
alignStart,
|
|
42
|
-
"align-center": "_align-
|
|
42
|
+
"align-center": "_align-center_1otmq_85",
|
|
43
43
|
alignCenter,
|
|
44
|
-
"align-end": "_align-
|
|
44
|
+
"align-end": "_align-end_1otmq_89",
|
|
45
45
|
alignEnd,
|
|
46
|
-
"align-stretch": "_align-
|
|
46
|
+
"align-stretch": "_align-stretch_1otmq_93",
|
|
47
47
|
alignStretch,
|
|
48
|
-
"align-baseline": "_align-
|
|
48
|
+
"align-baseline": "_align-baseline_1otmq_97",
|
|
49
49
|
alignBaseline,
|
|
50
|
-
"justify-start": "_justify-
|
|
50
|
+
"justify-start": "_justify-start_1otmq_101",
|
|
51
51
|
justifyStart,
|
|
52
|
-
"justify-center": "_justify-
|
|
52
|
+
"justify-center": "_justify-center_1otmq_105",
|
|
53
53
|
justifyCenter,
|
|
54
|
-
"justify-end": "_justify-
|
|
54
|
+
"justify-end": "_justify-end_1otmq_109",
|
|
55
55
|
justifyEnd,
|
|
56
|
-
"justify-between": "_justify-
|
|
56
|
+
"justify-between": "_justify-between_1otmq_113",
|
|
57
57
|
justifyBetween,
|
|
58
58
|
wrap,
|
|
59
59
|
separator
|
|
@@ -1,57 +1,57 @@
|
|
|
1
|
-
const stack = "
|
|
2
|
-
const row = "
|
|
3
|
-
const column = "
|
|
4
|
-
const directionResponsive = "
|
|
5
|
-
const gapXs = "_gap-
|
|
6
|
-
const gapSm = "_gap-
|
|
7
|
-
const gapMd = "_gap-
|
|
8
|
-
const gapLg = "_gap-
|
|
9
|
-
const gapXl = "_gap-
|
|
10
|
-
const gapResponsive = "
|
|
11
|
-
const alignStart = "_align-
|
|
12
|
-
const alignCenter = "_align-
|
|
13
|
-
const alignEnd = "_align-
|
|
14
|
-
const alignStretch = "_align-
|
|
15
|
-
const alignBaseline = "_align-
|
|
16
|
-
const justifyStart = "_justify-
|
|
17
|
-
const justifyCenter = "_justify-
|
|
18
|
-
const justifyEnd = "_justify-
|
|
19
|
-
const justifyBetween = "_justify-
|
|
20
|
-
const wrap = "
|
|
21
|
-
const separator = "
|
|
1
|
+
const stack = "_stack_1otmq_1";
|
|
2
|
+
const row = "_row_1otmq_5";
|
|
3
|
+
const column = "_column_1otmq_9";
|
|
4
|
+
const directionResponsive = "_directionResponsive_1otmq_13";
|
|
5
|
+
const gapXs = "_gap-xs_1otmq_37";
|
|
6
|
+
const gapSm = "_gap-sm_1otmq_41";
|
|
7
|
+
const gapMd = "_gap-md_1otmq_45";
|
|
8
|
+
const gapLg = "_gap-lg_1otmq_49";
|
|
9
|
+
const gapXl = "_gap-xl_1otmq_53";
|
|
10
|
+
const gapResponsive = "_gapResponsive_1otmq_57";
|
|
11
|
+
const alignStart = "_align-start_1otmq_81";
|
|
12
|
+
const alignCenter = "_align-center_1otmq_85";
|
|
13
|
+
const alignEnd = "_align-end_1otmq_89";
|
|
14
|
+
const alignStretch = "_align-stretch_1otmq_93";
|
|
15
|
+
const alignBaseline = "_align-baseline_1otmq_97";
|
|
16
|
+
const justifyStart = "_justify-start_1otmq_101";
|
|
17
|
+
const justifyCenter = "_justify-center_1otmq_105";
|
|
18
|
+
const justifyEnd = "_justify-end_1otmq_109";
|
|
19
|
+
const justifyBetween = "_justify-between_1otmq_113";
|
|
20
|
+
const wrap = "_wrap_1otmq_117";
|
|
21
|
+
const separator = "_separator_1otmq_121";
|
|
22
22
|
const styles = {
|
|
23
23
|
stack,
|
|
24
24
|
row,
|
|
25
25
|
column,
|
|
26
26
|
directionResponsive,
|
|
27
|
-
"gap-xs": "_gap-
|
|
27
|
+
"gap-xs": "_gap-xs_1otmq_37",
|
|
28
28
|
gapXs,
|
|
29
|
-
"gap-sm": "_gap-
|
|
29
|
+
"gap-sm": "_gap-sm_1otmq_41",
|
|
30
30
|
gapSm,
|
|
31
|
-
"gap-md": "_gap-
|
|
31
|
+
"gap-md": "_gap-md_1otmq_45",
|
|
32
32
|
gapMd,
|
|
33
|
-
"gap-lg": "_gap-
|
|
33
|
+
"gap-lg": "_gap-lg_1otmq_49",
|
|
34
34
|
gapLg,
|
|
35
|
-
"gap-xl": "_gap-
|
|
35
|
+
"gap-xl": "_gap-xl_1otmq_53",
|
|
36
36
|
gapXl,
|
|
37
37
|
gapResponsive,
|
|
38
|
-
"align-start": "_align-
|
|
38
|
+
"align-start": "_align-start_1otmq_81",
|
|
39
39
|
alignStart,
|
|
40
|
-
"align-center": "_align-
|
|
40
|
+
"align-center": "_align-center_1otmq_85",
|
|
41
41
|
alignCenter,
|
|
42
|
-
"align-end": "_align-
|
|
42
|
+
"align-end": "_align-end_1otmq_89",
|
|
43
43
|
alignEnd,
|
|
44
|
-
"align-stretch": "_align-
|
|
44
|
+
"align-stretch": "_align-stretch_1otmq_93",
|
|
45
45
|
alignStretch,
|
|
46
|
-
"align-baseline": "_align-
|
|
46
|
+
"align-baseline": "_align-baseline_1otmq_97",
|
|
47
47
|
alignBaseline,
|
|
48
|
-
"justify-start": "_justify-
|
|
48
|
+
"justify-start": "_justify-start_1otmq_101",
|
|
49
49
|
justifyStart,
|
|
50
|
-
"justify-center": "_justify-
|
|
50
|
+
"justify-center": "_justify-center_1otmq_105",
|
|
51
51
|
justifyCenter,
|
|
52
|
-
"justify-end": "_justify-
|
|
52
|
+
"justify-end": "_justify-end_1otmq_109",
|
|
53
53
|
justifyEnd,
|
|
54
|
-
"justify-between": "_justify-
|
|
54
|
+
"justify-between": "_justify-between_1otmq_113",
|
|
55
55
|
justifyBetween,
|
|
56
56
|
wrap,
|
|
57
57
|
separator
|