@orion-ds/react 4.2.3 → 4.2.4
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/dist/components/Accordion/Accordion.module.css +1 -0
- package/dist/components/ActivityFeed/ActivityFeed.module.css +1 -0
- package/dist/components/AgentCard/AgentCard.module.css +1 -0
- package/dist/components/Alert/Alert.module.css +1 -0
- package/dist/components/AlertDialog/AlertDialog.module.css +1 -0
- package/dist/components/Avatar/Avatar.module.css +1 -0
- package/dist/components/Badge/Badge.module.css +1 -0
- package/dist/components/Banner/Banner.module.css +1 -0
- package/dist/components/Breadcrumb/Breadcrumb.module.css +1 -0
- package/dist/components/Button/Button.module.css +1 -0
- package/dist/components/Calendar/Calendar.module.css +1 -0
- package/dist/components/Card/Card.module.css +1 -0
- package/dist/components/Carousel/Carousel.module.css +1 -0
- package/dist/components/Chart/Chart.module.css +1 -0
- package/dist/components/Chat/Chat.module.css +1 -0
- package/dist/components/Checkbox/Checkbox.module.css +1 -0
- package/dist/components/Chip/Chip.module.css +1 -0
- package/dist/components/CodeEditor/CodeEditor.module.css +1 -0
- package/dist/components/Collapsible/Collapsible.module.css +1 -0
- package/dist/components/CollapsibleFolder/CollapsibleFolder.module.css +1 -0
- package/dist/components/Combobox/Combobox.module.css +1 -0
- package/dist/components/Command/Command.module.css +1 -0
- package/dist/components/CommandBar/CommandBar.module.css +1 -0
- package/dist/components/DataTable/DataTable.module.css +1 -0
- package/dist/components/DatePicker/DatePicker.module.css +1 -0
- package/dist/components/DetailPanel/DetailPanel.module.css +1 -0
- package/dist/components/Divider/Divider.module.css +1 -0
- package/dist/components/Drawer/Drawer.module.css +1 -0
- package/dist/components/Dropdown/Dropdown.module.css +1 -0
- package/dist/components/EmptyState/EmptyState.module.css +1 -0
- package/dist/components/ErrorBoundary/ErrorBoundary.module.css +1 -0
- package/dist/components/Field/Field.module.css +1 -0
- package/dist/components/FileUploader/FileUploader.module.css +1 -0
- package/dist/components/FilterBar/FilterBar.module.css +1 -0
- package/dist/components/FormSection/FormSection.module.css +1 -0
- package/dist/components/Icon/Icon.module.css +1 -0
- package/dist/components/IconGallery/IconGallery.module.css +1 -0
- package/dist/components/InputOTP/InputOTP.module.css +1 -0
- package/dist/components/KanbanBoard/KanbanBoard.module.css +1 -0
- package/dist/components/Link/Link.module.css +1 -0
- package/dist/components/List/List.module.css +1 -0
- package/dist/components/MetricCards/MetricCards.module.css +1 -0
- package/dist/components/Modal/Modal.module.css +1 -0
- package/dist/components/NavTree/NavTree.module.css +1 -0
- package/dist/components/Navbar/Navbar.module.css +1 -0
- package/dist/components/NotificationCenter/NotificationCenter.module.css +1 -0
- package/dist/components/PageHeader/PageHeader.module.css +1 -0
- package/dist/components/Pagination/Pagination.module.css +1 -0
- package/dist/components/Popover/Popover.module.css +1 -0
- package/dist/components/ProgressBar/ProgressBar.module.css +1 -0
- package/dist/components/QuickActions/QuickActions.module.css +1 -0
- package/dist/components/Radio/Radio.module.css +1 -0
- package/dist/components/SearchInput/SearchInput.module.css +1 -0
- package/dist/components/Select/Select.module.css +1 -0
- package/dist/components/Sidebar/Sidebar.module.css +1 -0
- package/dist/components/Skeleton/Skeleton.module.css +1 -0
- package/dist/components/Slider/Slider.module.css +1 -0
- package/dist/components/Spinner/Spinner.module.css +1 -0
- package/dist/components/Stepper/Stepper.module.css +1 -0
- package/dist/components/Switch/Switch.module.css +1 -0
- package/dist/components/Table/Table.module.css +1 -0
- package/dist/components/Tabs/Tabs.module.css +1 -0
- package/dist/components/Textarea/Textarea.module.css +1 -0
- package/dist/components/Toast/Toast.module.css +1 -0
- package/dist/components/Toggle/Toggle.module.css +1 -0
- package/dist/components/ToggleGroup/ToggleGroup.module.css +1 -0
- package/dist/components/Tooltip/Tooltip.module.css +1 -0
- package/dist/components/UserMenu/UserMenu.module.css +1 -0
- package/dist/components/WorkspaceSwitcher/WorkspaceSwitcher.module.css +1 -0
- package/dist/index10.cjs +1 -1
- package/dist/index10.mjs +1 -1
- package/dist/index100.cjs +1 -1
- package/dist/index100.mjs +30 -20
- package/dist/index101.cjs +1 -1
- package/dist/index101.mjs +40 -42
- package/dist/index102.cjs +1 -1
- package/dist/index102.mjs +44 -60
- package/dist/index103.cjs +1 -1
- package/dist/index103.mjs +24 -30
- package/dist/index104.cjs +1 -1
- package/dist/index104.mjs +12 -36
- package/dist/index105.cjs +1 -1
- package/dist/index105.mjs +44 -30
- package/dist/index106.cjs +1 -1
- package/dist/index106.mjs +22 -45
- package/dist/index107.cjs +1 -1
- package/dist/index107.mjs +38 -18
- package/dist/index108.cjs +1 -1
- package/dist/index108.mjs +14 -30
- package/dist/index109.cjs +1 -1
- package/dist/index109.mjs +18 -14
- package/dist/index11.cjs +1 -1
- package/dist/index11.mjs +1 -1
- package/dist/index110.cjs +1 -1
- package/dist/index110.mjs +27 -45
- package/dist/index111.cjs +1 -1
- package/dist/index111.mjs +30 -24
- package/dist/index112.cjs +1 -1
- package/dist/index112.mjs +52 -46
- package/dist/index113.cjs +1 -1
- package/dist/index113.mjs +37 -43
- package/dist/index114.cjs +1 -1
- package/dist/index114.mjs +28 -18
- package/dist/index115.cjs +1 -1
- package/dist/index115.mjs +40 -22
- package/dist/index116.cjs +1 -1
- package/dist/index116.mjs +46 -33
- package/dist/index117.cjs +1 -1
- package/dist/index117.mjs +28 -20
- package/dist/index118.cjs +1 -1
- package/dist/index118.mjs +22 -32
- package/dist/index119.cjs +1 -1
- package/dist/index119.mjs +28 -52
- package/dist/index12.cjs +1 -1
- package/dist/index12.mjs +1 -1
- package/dist/index120.cjs +1 -1
- package/dist/index120.mjs +62 -20
- package/dist/index121.cjs +1 -1
- package/dist/index121.mjs +32 -18
- package/dist/index122.cjs +1 -1
- package/dist/index122.mjs +45 -32
- package/dist/index123.cjs +1 -1
- package/dist/index123.mjs +28 -30
- package/dist/index124.cjs +1 -1
- package/dist/index124.mjs +33 -24
- package/dist/index125.cjs +1 -1
- package/dist/index125.mjs +38 -28
- package/dist/index126.cjs +1 -1
- package/dist/index126.mjs +32 -38
- package/dist/index127.cjs +1 -1
- package/dist/index127.mjs +42 -38
- package/dist/index128.cjs +1 -1
- package/dist/index128.mjs +40 -40
- package/dist/index129.cjs +1 -1
- package/dist/index129.mjs +30 -40
- package/dist/index13.cjs +1 -1
- package/dist/index13.mjs +1 -1
- package/dist/index130.cjs +1 -1
- package/dist/index130.mjs +62 -36
- package/dist/index131.cjs +1 -1
- package/dist/index131.mjs +106 -44
- package/dist/index132.cjs +1 -1
- package/dist/index132.mjs +57 -16
- package/dist/index133.cjs +1 -1
- package/dist/index133.mjs +24 -28
- package/dist/index134.cjs +1 -1
- package/dist/index134.mjs +30 -22
- package/dist/index135.cjs +1 -1
- package/dist/index135.mjs +18 -28
- package/dist/index136.cjs +1 -1
- package/dist/index136.mjs +52 -55
- package/dist/index137.cjs +1 -1
- package/dist/index137.mjs +30 -56
- package/dist/index138.cjs +1 -1
- package/dist/index138.mjs +28 -33
- package/dist/index139.cjs +1 -1
- package/dist/index139.mjs +42 -46
- package/dist/index14.cjs +1 -1
- package/dist/index14.mjs +1 -1
- package/dist/index140.cjs +1 -1
- package/dist/index140.mjs +19 -37
- package/dist/index141.cjs +1 -1
- package/dist/index141.mjs +44 -28
- package/dist/index142.cjs +1 -1
- package/dist/index142.mjs +65 -67
- package/dist/index143.cjs +1 -1
- package/dist/index143.mjs +20 -52
- package/dist/index144.cjs +1 -1
- package/dist/index144.mjs +33 -62
- package/dist/index145.cjs +1 -1
- package/dist/index145.mjs +76 -234
- package/dist/index146.cjs +1 -1
- package/dist/index146.mjs +65 -34
- package/dist/index147.cjs +1 -1
- package/dist/index147.mjs +65 -44
- package/dist/index148.cjs +1 -1
- package/dist/index148.mjs +18 -170
- package/dist/index149.cjs +1 -1
- package/dist/index149.mjs +21 -186
- package/dist/index15.cjs +1 -1
- package/dist/index15.mjs +1 -1
- package/dist/index150.cjs +1 -1
- package/dist/index150.mjs +57 -29
- package/dist/index151.cjs +1 -1
- package/dist/index151.mjs +24 -90
- package/dist/index152.cjs +1 -1
- package/dist/index152.mjs +54 -53
- package/dist/index153.cjs +1 -1
- package/dist/index153.mjs +26 -66
- package/dist/index154.cjs +1 -1
- package/dist/index154.mjs +27 -124
- package/dist/index155.cjs +1 -1
- package/dist/index155.mjs +46 -108
- package/dist/index156.cjs +1 -1
- package/dist/index156.mjs +42 -111
- package/dist/index157.cjs +1 -1
- package/dist/index157.mjs +30 -122
- package/dist/index158.cjs +1 -1
- package/dist/index158.mjs +55 -214
- package/dist/index159.cjs +1 -1
- package/dist/index159.mjs +16 -64
- package/dist/index16.cjs +1 -1
- package/dist/index16.mjs +1 -1
- package/dist/index160.cjs +1 -1
- package/dist/index160.mjs +12 -57
- package/dist/index161.cjs +1 -1
- package/dist/index161.mjs +50 -27
- package/dist/index162.cjs +1 -1
- package/dist/index162.mjs +20 -28
- package/dist/index163.cjs +1 -1
- package/dist/index163.mjs +33 -18
- package/dist/index164.cjs +1 -1
- package/dist/index164.mjs +36 -24
- package/dist/index165.cjs +1 -1
- package/dist/index165.mjs +67 -50
- package/dist/index166.cjs +1 -1
- package/dist/index166.mjs +28 -64
- package/dist/index167.cjs +1 -1
- package/dist/index167.mjs +16 -31
- package/dist/index168.cjs +1 -1
- package/dist/index168.mjs +234 -30
- package/dist/index169.cjs +1 -1
- package/dist/index169.mjs +34 -43
- package/dist/index17.cjs +1 -1
- package/dist/index17.mjs +1 -1
- package/dist/index170.cjs +1 -1
- package/dist/index170.mjs +44 -13
- package/dist/index171.cjs +1 -1
- package/dist/index171.mjs +170 -44
- package/dist/index172.cjs +1 -1
- package/dist/index172.mjs +186 -41
- package/dist/index173.cjs +1 -1
- package/dist/index173.mjs +29 -29
- package/dist/index174.cjs +1 -1
- package/dist/index174.mjs +90 -76
- package/dist/index175.cjs +1 -1
- package/dist/index175.mjs +53 -107
- package/dist/index176.cjs +1 -1
- package/dist/index176.mjs +66 -26
- package/dist/index177.cjs +1 -1
- package/dist/index177.mjs +124 -30
- package/dist/index178.cjs +1 -1
- package/dist/index178.mjs +108 -12
- package/dist/index179.cjs +1 -1
- package/dist/index179.mjs +111 -18
- package/dist/index18.cjs +1 -1
- package/dist/index18.mjs +1 -1
- package/dist/index180.cjs +1 -1
- package/dist/index180.mjs +122 -53
- package/dist/index181.cjs +1 -1
- package/dist/index181.mjs +214 -65
- package/dist/index185.cjs +1 -1
- package/dist/index185.mjs +1 -1
- package/dist/index19.cjs +1 -1
- package/dist/index19.mjs +2 -2
- package/dist/index20.cjs +1 -1
- package/dist/index20.mjs +14 -14
- package/dist/index21.cjs +1 -1
- package/dist/index21.mjs +1 -1
- package/dist/index22.cjs +1 -1
- package/dist/index22.mjs +1 -1
- package/dist/index23.cjs +1 -1
- package/dist/index23.mjs +1 -1
- package/dist/index24.cjs +1 -1
- package/dist/index24.mjs +1 -1
- package/dist/index25.cjs +1 -1
- package/dist/index25.mjs +1 -1
- package/dist/index26.cjs +1 -1
- package/dist/index26.mjs +1 -1
- package/dist/index27.cjs +1 -1
- package/dist/index27.mjs +1 -1
- package/dist/index28.cjs +1 -1
- package/dist/index28.mjs +1 -1
- package/dist/index30.cjs +1 -1
- package/dist/index30.mjs +1 -1
- package/dist/index31.cjs +1 -1
- package/dist/index31.mjs +1 -1
- package/dist/index32.cjs +1 -1
- package/dist/index32.mjs +1 -1
- package/dist/index33.cjs +1 -1
- package/dist/index33.mjs +1 -1
- package/dist/index34.cjs +1 -1
- package/dist/index34.mjs +1 -1
- package/dist/index35.cjs +1 -1
- package/dist/index35.mjs +1 -1
- package/dist/index36.cjs +1 -1
- package/dist/index36.mjs +1 -1
- package/dist/index37.cjs +1 -1
- package/dist/index37.mjs +1 -1
- package/dist/index38.cjs +1 -1
- package/dist/index38.mjs +1 -1
- package/dist/index39.cjs +1 -1
- package/dist/index39.mjs +1 -1
- package/dist/index40.cjs +1 -1
- package/dist/index40.mjs +1 -1
- package/dist/index42.cjs +1 -1
- package/dist/index42.mjs +1 -1
- package/dist/index43.cjs +1 -1
- package/dist/index43.mjs +1 -1
- package/dist/index44.cjs +1 -1
- package/dist/index44.mjs +1 -1
- package/dist/index46.cjs +1 -1
- package/dist/index46.mjs +1 -1
- package/dist/index47.cjs +1 -1
- package/dist/index47.mjs +1 -1
- package/dist/index49.cjs +1 -1
- package/dist/index49.mjs +1 -1
- package/dist/index5.cjs +1 -1
- package/dist/index5.mjs +1 -1
- package/dist/index50.cjs +1 -1
- package/dist/index50.mjs +1 -1
- package/dist/index51.cjs +1 -1
- package/dist/index51.mjs +1 -1
- package/dist/index52.cjs +1 -1
- package/dist/index52.mjs +1 -1
- package/dist/index53.cjs +1 -1
- package/dist/index53.mjs +1 -1
- package/dist/index54.cjs +1 -1
- package/dist/index54.mjs +1 -1
- package/dist/index55.cjs +1 -1
- package/dist/index55.mjs +1 -1
- package/dist/index56.cjs +1 -1
- package/dist/index56.mjs +1 -1
- package/dist/index57.cjs +1 -1
- package/dist/index57.mjs +1 -1
- package/dist/index58.cjs +1 -1
- package/dist/index58.mjs +1 -1
- package/dist/index59.cjs +1 -1
- package/dist/index59.mjs +1 -1
- package/dist/index6.cjs +1 -1
- package/dist/index6.mjs +1 -1
- package/dist/index60.cjs +1 -1
- package/dist/index60.mjs +1 -1
- package/dist/index61.cjs +1 -1
- package/dist/index61.mjs +1 -1
- package/dist/index62.cjs +1 -1
- package/dist/index62.mjs +1 -1
- package/dist/index64.cjs +1 -1
- package/dist/index64.mjs +1 -1
- package/dist/index65.cjs +1 -1
- package/dist/index65.mjs +1 -1
- package/dist/index66.cjs +1 -1
- package/dist/index66.mjs +1 -1
- package/dist/index67.cjs +1 -1
- package/dist/index67.mjs +1 -1
- package/dist/index68.cjs +1 -1
- package/dist/index68.mjs +1 -1
- package/dist/index69.cjs +1 -1
- package/dist/index69.mjs +1 -1
- package/dist/index7.cjs +1 -1
- package/dist/index7.mjs +1 -1
- package/dist/index70.cjs +1 -1
- package/dist/index70.mjs +1 -1
- package/dist/index71.cjs +1 -1
- package/dist/index71.mjs +1 -1
- package/dist/index72.cjs +1 -1
- package/dist/index72.mjs +1 -1
- package/dist/index73.cjs +1 -1
- package/dist/index73.mjs +1 -1
- package/dist/index76.cjs +1 -1
- package/dist/index76.mjs +1 -1
- package/dist/index77.cjs +1 -1
- package/dist/index77.mjs +1 -1
- package/dist/index78.cjs +1 -1
- package/dist/index78.mjs +1 -1
- package/dist/index79.cjs +1 -1
- package/dist/index79.mjs +1 -1
- package/dist/index8.cjs +1 -1
- package/dist/index8.mjs +1 -1
- package/dist/index80.cjs +1 -1
- package/dist/index80.mjs +1 -1
- package/dist/index81.cjs +1 -1
- package/dist/index81.mjs +1 -1
- package/dist/index9.cjs +1 -1
- package/dist/index9.mjs +1 -1
- package/dist/index99.cjs +1 -1
- package/dist/index99.mjs +36 -28
- package/dist/sections/Container/Container.module.css +1 -0
- package/dist/sections/Section/Section.module.css +1 -0
- package/dist/styles/marker.css +1 -0
- package/dist/styles.css +141 -1
- package/package.json +1 -1
- package/dist/react.css +0 -1
package/dist/index143.mjs
CHANGED
|
@@ -1,55 +1,23 @@
|
|
|
1
|
-
const
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
chevron: p,
|
|
12
|
-
chevronOpen: s,
|
|
13
|
-
dropdown: i,
|
|
14
|
-
dropdownItem: m,
|
|
15
|
-
dropdownItemSelected: a,
|
|
16
|
-
checkbox: h,
|
|
17
|
-
optionCount: w,
|
|
18
|
-
dropdownFooter: f,
|
|
19
|
-
dropdownCancel: v,
|
|
20
|
-
dropdownApply: I,
|
|
21
|
-
activeFilters: u,
|
|
22
|
-
chip: A,
|
|
23
|
-
chipLabel: b,
|
|
24
|
-
chipRemove: g,
|
|
25
|
-
clearAll: C,
|
|
26
|
-
count: F
|
|
1
|
+
const n = "_backdrop_18ya7_9", o = "_dialog_18ya7_32", c = "_icon_18ya7_70", i = "_iconInfo_18ya7_81", _ = "_iconWarning_18ya7_86", a = "_iconDanger_18ya7_91", t = "_title_18ya7_100", s = "_description_18ya7_109", r = "_actions_18ya7_121", e = {
|
|
2
|
+
backdrop: n,
|
|
3
|
+
dialog: o,
|
|
4
|
+
icon: c,
|
|
5
|
+
iconInfo: i,
|
|
6
|
+
iconWarning: _,
|
|
7
|
+
iconDanger: a,
|
|
8
|
+
title: t,
|
|
9
|
+
description: s,
|
|
10
|
+
actions: r
|
|
27
11
|
};
|
|
28
12
|
export {
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
s as
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
W as default,
|
|
40
|
-
i as dropdown,
|
|
41
|
-
I as dropdownApply,
|
|
42
|
-
v as dropdownCancel,
|
|
43
|
-
f as dropdownFooter,
|
|
44
|
-
m as dropdownItem,
|
|
45
|
-
a as dropdownItemSelected,
|
|
46
|
-
d as filterActive,
|
|
47
|
-
r as filterBar,
|
|
48
|
-
l as filterTrigger,
|
|
49
|
-
n as filterWrapper,
|
|
50
|
-
_ as filters,
|
|
51
|
-
w as optionCount,
|
|
52
|
-
c as searchIcon,
|
|
53
|
-
t as searchInput,
|
|
54
|
-
e as searchWrapper
|
|
13
|
+
r as actions,
|
|
14
|
+
n as backdrop,
|
|
15
|
+
e as default,
|
|
16
|
+
s as description,
|
|
17
|
+
o as dialog,
|
|
18
|
+
c as icon,
|
|
19
|
+
a as iconDanger,
|
|
20
|
+
i as iconInfo,
|
|
21
|
+
_ as iconWarning,
|
|
22
|
+
t as title
|
|
55
23
|
};
|
package/dist/index144.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_accordion_4ap52_9",n="_item_4ap52_24",t="_bordered_4ap52_33",a="_header_4ap52_43",d="_expanded_4ap52_57",o="_contentInner_4ap52_62",c="_separated_4ap52_69",_="_disabled_4ap52_91",r="_icon_4ap52_130",p="_title_4ap52_137",s="_chevron_4ap52_141",i="_chevronExpanded_4ap52_149",l="_content_4ap52_62",h="_animated_4ap52_161",x="_contentExpanded_4ap52_171",b={accordion:e,default:"_default_4ap52_20",item:n,bordered:t,header:a,expanded:d,contentInner:o,separated:c,disabled:_,icon:r,title:p,chevron:s,chevronExpanded:i,content:l,animated:h,contentExpanded:x};exports.accordion=e;exports.animated=h;exports.bordered=t;exports.chevron=s;exports.chevronExpanded=i;exports.content=l;exports.contentExpanded=x;exports.contentInner=o;exports.default=b;exports.disabled=_;exports.expanded=d;exports.header=a;exports.icon=r;exports.item=n;exports.separated=c;exports.title=p;
|
package/dist/index144.mjs
CHANGED
|
@@ -1,65 +1,36 @@
|
|
|
1
|
-
const e = "
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
nodeLabel: p,
|
|
19
|
-
nodeChevron: A,
|
|
20
|
-
nodeChevronOpen: B,
|
|
21
|
-
nodeChevronHidden: H,
|
|
22
|
-
nodeActions: N,
|
|
23
|
-
nodeChildren: O,
|
|
24
|
-
nodeNested: T,
|
|
25
|
-
iconSlot: g,
|
|
26
|
-
slotIcon: w,
|
|
27
|
-
slotChevron: R,
|
|
28
|
-
slotChevronOpen: f,
|
|
29
|
-
sectionBadge: b,
|
|
30
|
-
nodeBadge: m,
|
|
31
|
-
empty: I
|
|
1
|
+
const e = "_accordion_4ap52_9", n = "_item_4ap52_24", t = "_bordered_4ap52_33", a = "_header_4ap52_43", _ = "_expanded_4ap52_57", d = "_contentInner_4ap52_62", o = "_separated_4ap52_69", c = "_disabled_4ap52_91", p = "_icon_4ap52_130", r = "_title_4ap52_137", s = "_chevron_4ap52_141", i = "_chevronExpanded_4ap52_149", l = "_content_4ap52_62", x = "_animated_4ap52_161", h = "_contentExpanded_4ap52_171", b = {
|
|
2
|
+
accordion: e,
|
|
3
|
+
default: "_default_4ap52_20",
|
|
4
|
+
item: n,
|
|
5
|
+
bordered: t,
|
|
6
|
+
header: a,
|
|
7
|
+
expanded: _,
|
|
8
|
+
contentInner: d,
|
|
9
|
+
separated: o,
|
|
10
|
+
disabled: c,
|
|
11
|
+
icon: p,
|
|
12
|
+
title: r,
|
|
13
|
+
chevron: s,
|
|
14
|
+
chevronExpanded: i,
|
|
15
|
+
content: l,
|
|
16
|
+
animated: x,
|
|
17
|
+
contentExpanded: h
|
|
32
18
|
};
|
|
33
19
|
export {
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
l as nodeRowActive,
|
|
51
|
-
_ as section,
|
|
52
|
-
h as sectionActions,
|
|
53
|
-
b as sectionBadge,
|
|
54
|
-
y as sectionBody,
|
|
55
|
-
c as sectionChevron,
|
|
56
|
-
d as sectionChevronOpen,
|
|
57
|
-
i as sectionHeader,
|
|
58
|
-
s as sectionHeaderNode,
|
|
59
|
-
a as sectionTitle,
|
|
60
|
-
r as sectionTitleNode,
|
|
61
|
-
R as slotChevron,
|
|
62
|
-
f as slotChevronOpen,
|
|
63
|
-
w as slotIcon,
|
|
64
|
-
t as treeContent
|
|
20
|
+
e as accordion,
|
|
21
|
+
x as animated,
|
|
22
|
+
t as bordered,
|
|
23
|
+
s as chevron,
|
|
24
|
+
i as chevronExpanded,
|
|
25
|
+
l as content,
|
|
26
|
+
h as contentExpanded,
|
|
27
|
+
d as contentInner,
|
|
28
|
+
b as default,
|
|
29
|
+
c as disabled,
|
|
30
|
+
_ as expanded,
|
|
31
|
+
a as header,
|
|
32
|
+
p as icon,
|
|
33
|
+
n as item,
|
|
34
|
+
o as separated,
|
|
35
|
+
r as title
|
|
65
36
|
};
|
package/dist/index145.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o="_kanbanBoard_1yd9s_8",e="_columns_1yd9s_14",n="_column_1yd9s_14",t="_columnHeader_1yd9s_34",_="_columnTitleWrapper_1yd9s_42",l="_columnDot_1yd9s_48",d="_columnTitle_1yd9s_42",s="_columnCount_1yd9s_79",c="_columnCountOver_1yd9s_89",a="_columnActions_1yd9s_94",r="_columnAction_1yd9s_94",u="_columnCards_1yd9s_122",i="_emptyColumn_1yd9s_131",y="_card_1yd9s_143",m="_cardCompact_1yd9s_170",p="_cardContent_1yd9s_170",C="_cardCover_1yd9s_174",b="_labels_1yd9s_194",g="_label_1yd9s_194",T="_cardTitle_1yd9s_244",B="_priority_1yd9s_255",D="_cardDescription_1yd9s_271",v="_cardFooter_1yd9s_284",A="_dueDate_1yd9s_292",k="_assignees_1yd9s_302",M="_assignee_1yd9s_302",O="_assigneeMore_1yd9s_335",h="_addCardButton_1yd9s_355",w="_addColumnButton_1yd9s_380",F={kanbanBoard:o,columns:e,column:n,columnHeader:t,columnTitleWrapper:_,columnDot:l,"dot-blue":"_dot-blue_1yd9s_55","dot-green":"_dot-green_1yd9s_58","dot-yellow":"_dot-yellow_1yd9s_61","dot-red":"_dot-red_1yd9s_64","dot-purple":"_dot-purple_1yd9s_67",columnTitle:d,columnCount:s,columnCountOver:c,columnActions:a,columnAction:r,columnCards:u,emptyColumn:i,card:y,cardCompact:m,cardContent:p,cardCover:C,labels:b,label:g,"label-red":"_label-red_1yd9s_210","label-orange":"_label-orange_1yd9s_214","label-yellow":"_label-yellow_1yd9s_218","label-green":"_label-green_1yd9s_222","label-blue":"_label-blue_1yd9s_226","label-purple":"_label-purple_1yd9s_230","label-pink":"_label-pink_1yd9s_234","label-gray":"_label-gray_1yd9s_238",cardTitle:T,priority:B,"priority-medium":"_priority-medium_1yd9s_260","priority-high":"_priority-high_1yd9s_263","priority-urgent":"_priority-urgent_1yd9s_266",cardDescription:D,cardFooter:v,dueDate:A,assignees:k,assignee:M,assigneeMore:O,addCardButton:h,addColumnButton:w};exports.addCardButton=h;exports.addColumnButton=w;exports.assignee=M;exports.assigneeMore=O;exports.assignees=k;exports.card=y;exports.cardCompact=m;exports.cardContent=p;exports.cardCover=C;exports.cardDescription=D;exports.cardFooter=v;exports.cardTitle=T;exports.column=n;exports.columnAction=r;exports.columnActions=a;exports.columnCards=u;exports.columnCount=s;exports.columnCountOver=c;exports.columnDot=l;exports.columnHeader=t;exports.columnTitle=d;exports.columnTitleWrapper=_;exports.columns=e;exports.default=F;exports.dueDate=A;exports.emptyColumn=i;exports.kanbanBoard=o;exports.label=g;exports.labels=b;exports.priority=B;
|
package/dist/index145.mjs
CHANGED
|
@@ -1,237 +1,79 @@
|
|
|
1
|
-
const
|
|
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
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
markdown: j,
|
|
48
|
-
markdownUser: q,
|
|
49
|
-
imagePreview: J,
|
|
50
|
-
imagePreviewImg: K,
|
|
51
|
-
audioPlayer: Q,
|
|
52
|
-
audioPlayerButton: X,
|
|
53
|
-
audioPlayerProgress: Y,
|
|
54
|
-
audioPlayerTrack: Z,
|
|
55
|
-
audioPlayerFill: $,
|
|
56
|
-
audioPlayerTime: ee,
|
|
57
|
-
voiceRecorder: te,
|
|
58
|
-
voiceRecorderButton: se,
|
|
59
|
-
voiceRecorderButtonIdle: oe,
|
|
60
|
-
voiceRecorderInfo: ae,
|
|
61
|
-
voiceRecorderDuration: ne,
|
|
62
|
-
voiceRecorderLabel: re,
|
|
63
|
-
voiceRecorderWaveform: _e,
|
|
64
|
-
voiceRecorderBar: ie,
|
|
65
|
-
voiceRecorderActions: ce,
|
|
66
|
-
fileUpload: de,
|
|
67
|
-
fileUploadDragging: ve,
|
|
68
|
-
fileUploadIcon: me,
|
|
69
|
-
fileUploadText: ye,
|
|
70
|
-
fileUploadHint: le,
|
|
71
|
-
attachmentPreview: ge,
|
|
72
|
-
attachmentPreviewIcon: be,
|
|
73
|
-
attachmentPreviewInfo: ue,
|
|
74
|
-
attachmentPreviewName: pe,
|
|
75
|
-
attachmentPreviewMeta: he,
|
|
76
|
-
attachmentPreviewRemove: Be,
|
|
77
|
-
lightbox: Ie,
|
|
78
|
-
lightboxImage: Ae,
|
|
79
|
-
lightboxClose: Pe,
|
|
80
|
-
sidebar: Re,
|
|
81
|
-
sidebarHeader: we,
|
|
82
|
-
sidebarNewButton: Ce,
|
|
83
|
-
sidebarSearch: Se,
|
|
84
|
-
sidebarSearchInput: ke,
|
|
85
|
-
sidebarList: fe,
|
|
86
|
-
sidebarItem: Te,
|
|
87
|
-
sidebarItemActive: Ue,
|
|
88
|
-
sidebarItemContent: xe,
|
|
89
|
-
sidebarItemTitle: De,
|
|
90
|
-
sidebarItemPreview: We,
|
|
91
|
-
sidebarItemDelete: Ee,
|
|
92
|
-
sidebarFooter: He,
|
|
93
|
-
sidebarEmpty: Fe,
|
|
94
|
-
sidebarEmptyIcon: Le,
|
|
95
|
-
sidebarGroupHeader: Ne,
|
|
96
|
-
sidebarCollapsed: Oe,
|
|
97
|
-
sidebarOpen: ze,
|
|
98
|
-
scrollToBottomWrapper: Ge,
|
|
99
|
-
scrollToBottomButton: Me,
|
|
100
|
-
inputSpinner: Ve,
|
|
101
|
-
pendingAttachmentSize: je,
|
|
102
|
-
voiceRecorderError: qe,
|
|
103
|
-
headerAvatarDefault: Je,
|
|
104
|
-
sidebarOverlay: Ke,
|
|
105
|
-
sidebarNewButtonInner: Qe,
|
|
106
|
-
sidebarCloseButton: Xe,
|
|
107
|
-
sidebarSearchWrapper: Ye,
|
|
108
|
-
sidebarSearchIcon: Ze,
|
|
109
|
-
sidebarSearchInputWithIcon: $e,
|
|
110
|
-
sidebarItemIcon: et,
|
|
111
|
-
sidebarItemDate: tt,
|
|
112
|
-
sidebarItemDeleteConfirm: st,
|
|
113
|
-
messageRetry: ot,
|
|
114
|
-
messageReactions: at,
|
|
115
|
-
messageReactionButton: nt,
|
|
116
|
-
messageReactionActive: rt,
|
|
117
|
-
messageReactionsVisible: _t
|
|
1
|
+
const o = "_kanbanBoard_1yd9s_8", _ = "_columns_1yd9s_14", n = "_column_1yd9s_14", e = "_columnHeader_1yd9s_34", s = "_columnTitleWrapper_1yd9s_42", t = "_columnDot_1yd9s_48", d = "_columnTitle_1yd9s_42", l = "_columnCount_1yd9s_79", c = "_columnCountOver_1yd9s_89", a = "_columnActions_1yd9s_94", r = "_columnAction_1yd9s_94", u = "_columnCards_1yd9s_122", y = "_emptyColumn_1yd9s_131", i = "_card_1yd9s_143", m = "_cardCompact_1yd9s_170", p = "_cardContent_1yd9s_170", b = "_cardCover_1yd9s_174", C = "_labels_1yd9s_194", g = "_label_1yd9s_194", B = "_cardTitle_1yd9s_244", D = "_priority_1yd9s_255", T = "_cardDescription_1yd9s_271", v = "_cardFooter_1yd9s_284", A = "_dueDate_1yd9s_292", k = "_assignees_1yd9s_302", h = "_assignee_1yd9s_302", w = "_assigneeMore_1yd9s_335", F = "_addCardButton_1yd9s_355", H = "_addColumnButton_1yd9s_380", M = {
|
|
2
|
+
kanbanBoard: o,
|
|
3
|
+
columns: _,
|
|
4
|
+
column: n,
|
|
5
|
+
columnHeader: e,
|
|
6
|
+
columnTitleWrapper: s,
|
|
7
|
+
columnDot: t,
|
|
8
|
+
"dot-blue": "_dot-blue_1yd9s_55",
|
|
9
|
+
"dot-green": "_dot-green_1yd9s_58",
|
|
10
|
+
"dot-yellow": "_dot-yellow_1yd9s_61",
|
|
11
|
+
"dot-red": "_dot-red_1yd9s_64",
|
|
12
|
+
"dot-purple": "_dot-purple_1yd9s_67",
|
|
13
|
+
columnTitle: d,
|
|
14
|
+
columnCount: l,
|
|
15
|
+
columnCountOver: c,
|
|
16
|
+
columnActions: a,
|
|
17
|
+
columnAction: r,
|
|
18
|
+
columnCards: u,
|
|
19
|
+
emptyColumn: y,
|
|
20
|
+
card: i,
|
|
21
|
+
cardCompact: m,
|
|
22
|
+
cardContent: p,
|
|
23
|
+
cardCover: b,
|
|
24
|
+
labels: C,
|
|
25
|
+
label: g,
|
|
26
|
+
"label-red": "_label-red_1yd9s_210",
|
|
27
|
+
"label-orange": "_label-orange_1yd9s_214",
|
|
28
|
+
"label-yellow": "_label-yellow_1yd9s_218",
|
|
29
|
+
"label-green": "_label-green_1yd9s_222",
|
|
30
|
+
"label-blue": "_label-blue_1yd9s_226",
|
|
31
|
+
"label-purple": "_label-purple_1yd9s_230",
|
|
32
|
+
"label-pink": "_label-pink_1yd9s_234",
|
|
33
|
+
"label-gray": "_label-gray_1yd9s_238",
|
|
34
|
+
cardTitle: B,
|
|
35
|
+
priority: D,
|
|
36
|
+
"priority-medium": "_priority-medium_1yd9s_260",
|
|
37
|
+
"priority-high": "_priority-high_1yd9s_263",
|
|
38
|
+
"priority-urgent": "_priority-urgent_1yd9s_266",
|
|
39
|
+
cardDescription: T,
|
|
40
|
+
cardFooter: v,
|
|
41
|
+
dueDate: A,
|
|
42
|
+
assignees: k,
|
|
43
|
+
assignee: h,
|
|
44
|
+
assigneeMore: w,
|
|
45
|
+
addCardButton: F,
|
|
46
|
+
addColumnButton: H
|
|
118
47
|
};
|
|
119
48
|
export {
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
n as headerSubtitle,
|
|
151
|
-
a as headerTitle,
|
|
152
|
-
J as imagePreview,
|
|
153
|
-
K as imagePreviewImg,
|
|
154
|
-
x as inputActions,
|
|
155
|
-
U as inputBox,
|
|
156
|
-
W as inputButton,
|
|
157
|
-
E as inputButtonPrimary,
|
|
158
|
-
f as inputContainer,
|
|
159
|
-
Ve as inputSpinner,
|
|
160
|
-
D as inputTextarea,
|
|
161
|
-
T as inputWrapper,
|
|
162
|
-
Ie as lightbox,
|
|
163
|
-
Pe as lightboxClose,
|
|
164
|
-
Ae as lightboxImage,
|
|
165
|
-
j as markdown,
|
|
166
|
-
q as markdownUser,
|
|
167
|
-
c as message,
|
|
168
|
-
w as messageActions,
|
|
169
|
-
v as messageAssistant,
|
|
170
|
-
B as messageAttachments,
|
|
171
|
-
y as messageAvatar,
|
|
172
|
-
g as messageAvatarAssistant,
|
|
173
|
-
l as messageAvatarUser,
|
|
174
|
-
b as messageBubble,
|
|
175
|
-
p as messageBubbleAssistant,
|
|
176
|
-
h as messageBubbleSystem,
|
|
177
|
-
u as messageBubbleUser,
|
|
178
|
-
m as messageContent,
|
|
179
|
-
I as messageFooter,
|
|
180
|
-
rt as messageReactionActive,
|
|
181
|
-
nt as messageReactionButton,
|
|
182
|
-
at as messageReactions,
|
|
183
|
-
_t as messageReactionsVisible,
|
|
184
|
-
ot as messageRetry,
|
|
185
|
-
P as messageStatus,
|
|
186
|
-
R as messageStatusError,
|
|
187
|
-
A as messageTimestamp,
|
|
188
|
-
d as messageUser,
|
|
189
|
-
_ as messages,
|
|
190
|
-
i as messagesInner,
|
|
191
|
-
F as pendingAttachment,
|
|
192
|
-
L as pendingAttachmentRemove,
|
|
193
|
-
je as pendingAttachmentSize,
|
|
194
|
-
H as pendingAttachments,
|
|
195
|
-
Me as scrollToBottomButton,
|
|
196
|
-
Ge as scrollToBottomWrapper,
|
|
197
|
-
Re as sidebar,
|
|
198
|
-
Xe as sidebarCloseButton,
|
|
199
|
-
Oe as sidebarCollapsed,
|
|
200
|
-
Fe as sidebarEmpty,
|
|
201
|
-
Le as sidebarEmptyIcon,
|
|
202
|
-
He as sidebarFooter,
|
|
203
|
-
Ne as sidebarGroupHeader,
|
|
204
|
-
we as sidebarHeader,
|
|
205
|
-
Te as sidebarItem,
|
|
206
|
-
Ue as sidebarItemActive,
|
|
207
|
-
xe as sidebarItemContent,
|
|
208
|
-
tt as sidebarItemDate,
|
|
209
|
-
Ee as sidebarItemDelete,
|
|
210
|
-
st as sidebarItemDeleteConfirm,
|
|
211
|
-
et as sidebarItemIcon,
|
|
212
|
-
We as sidebarItemPreview,
|
|
213
|
-
De as sidebarItemTitle,
|
|
214
|
-
fe as sidebarList,
|
|
215
|
-
Ce as sidebarNewButton,
|
|
216
|
-
Qe as sidebarNewButtonInner,
|
|
217
|
-
ze as sidebarOpen,
|
|
218
|
-
Ke as sidebarOverlay,
|
|
219
|
-
Se as sidebarSearch,
|
|
220
|
-
Ze as sidebarSearchIcon,
|
|
221
|
-
ke as sidebarSearchInput,
|
|
222
|
-
$e as sidebarSearchInputWithIcon,
|
|
223
|
-
Ye as sidebarSearchWrapper,
|
|
224
|
-
C as streamingCursor,
|
|
225
|
-
S as thinkingBubble,
|
|
226
|
-
k as thinkingSpinner,
|
|
227
|
-
te as voiceRecorder,
|
|
228
|
-
ce as voiceRecorderActions,
|
|
229
|
-
ie as voiceRecorderBar,
|
|
230
|
-
se as voiceRecorderButton,
|
|
231
|
-
oe as voiceRecorderButtonIdle,
|
|
232
|
-
ne as voiceRecorderDuration,
|
|
233
|
-
qe as voiceRecorderError,
|
|
234
|
-
ae as voiceRecorderInfo,
|
|
235
|
-
re as voiceRecorderLabel,
|
|
236
|
-
_e as voiceRecorderWaveform
|
|
49
|
+
F as addCardButton,
|
|
50
|
+
H as addColumnButton,
|
|
51
|
+
h as assignee,
|
|
52
|
+
w as assigneeMore,
|
|
53
|
+
k as assignees,
|
|
54
|
+
i as card,
|
|
55
|
+
m as cardCompact,
|
|
56
|
+
p as cardContent,
|
|
57
|
+
b as cardCover,
|
|
58
|
+
T as cardDescription,
|
|
59
|
+
v as cardFooter,
|
|
60
|
+
B as cardTitle,
|
|
61
|
+
n as column,
|
|
62
|
+
r as columnAction,
|
|
63
|
+
a as columnActions,
|
|
64
|
+
u as columnCards,
|
|
65
|
+
l as columnCount,
|
|
66
|
+
c as columnCountOver,
|
|
67
|
+
t as columnDot,
|
|
68
|
+
e as columnHeader,
|
|
69
|
+
d as columnTitle,
|
|
70
|
+
s as columnTitleWrapper,
|
|
71
|
+
_ as columns,
|
|
72
|
+
M as default,
|
|
73
|
+
A as dueDate,
|
|
74
|
+
y as emptyColumn,
|
|
75
|
+
o as kanbanBoard,
|
|
76
|
+
g as label,
|
|
77
|
+
C as labels,
|
|
78
|
+
D as priority
|
|
237
79
|
};
|
package/dist/index146.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_userMenu_3rj9n_8",r="_userMenuFullWidth_3rj9n_14",t="_trigger_3rj9n_19",n="_triggerCompact_3rj9n_44",a="_avatar_3rj9n_48",o="_avatarImage_3rj9n_61",_="_avatarInitials_3rj9n_67",i="_statusIndicator_3rj9n_75",d="_triggerInfo_3rj9n_85",s="_triggerName_3rj9n_95",c="_triggerRole_3rj9n_106",g="_chevron_3rj9n_116",m="_chevronOpen_3rj9n_123",h="_dropdown_3rj9n_131",l="_dropdownOpen_3rj9n_147",u="_dropdownStart_3rj9n_153",p="_header_3rj9n_162",j="_headerAvatar_3rj9n_170",v="_headerInfo_3rj9n_186",I="_headerName_3rj9n_193",w="_headerEmail_3rj9n_201",b="_section_3rj9n_215",f="_sectionLabel_3rj9n_219",M="_divider_3rj9n_229",S="_item_3rj9n_239",O="_itemIcon_3rj9n_260",D="_itemDanger_3rj9n_268",N="_itemDisabled_3rj9n_276",T="_dropdownTop_3rj9n_290",A="_itemShortcut_3rj9n_301",B="_itemBadge_3rj9n_310",C={userMenu:e,userMenuFullWidth:r,trigger:t,triggerCompact:n,avatar:a,avatarImage:o,avatarInitials:_,statusIndicator:i,triggerInfo:d,triggerName:s,triggerRole:c,chevron:g,chevronOpen:m,dropdown:h,dropdownOpen:l,dropdownStart:u,header:p,headerAvatar:j,headerInfo:v,headerName:I,headerEmail:w,section:b,sectionLabel:f,divider:M,item:S,itemIcon:O,itemDanger:D,itemDisabled:N,dropdownTop:T,itemShortcut:A,itemBadge:B};exports.avatar=a;exports.avatarImage=o;exports.avatarInitials=_;exports.chevron=g;exports.chevronOpen=m;exports.default=C;exports.divider=M;exports.dropdown=h;exports.dropdownOpen=l;exports.dropdownStart=u;exports.dropdownTop=T;exports.header=p;exports.headerAvatar=j;exports.headerEmail=w;exports.headerInfo=v;exports.headerName=I;exports.item=S;exports.itemBadge=B;exports.itemDanger=D;exports.itemDisabled=N;exports.itemIcon=O;exports.itemShortcut=A;exports.section=b;exports.sectionLabel=f;exports.statusIndicator=i;exports.trigger=t;exports.triggerCompact=n;exports.triggerInfo=d;exports.triggerName=s;exports.triggerRole=c;exports.userMenu=e;exports.userMenuFullWidth=r;
|