quirk-ui 0.1.73 → 0.1.76
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/AccordionItem.css.d.ts +13 -0
- package/dist/{CategoryFilters-CIWwf9VY.js → CategoryFilters-Dvx_tFs9.js} +1 -1
- package/dist/{CategoryFilters-CvmFCE3e.cjs → CategoryFilters-jaBdSByQ.cjs} +1 -1
- package/dist/CategoryFilters.css.d.ts +31 -0
- package/dist/FormField-BO1hKjUb.js +228 -0
- package/dist/FormField-wfYSN1Vd.cjs +1 -0
- package/dist/FormField.css +1 -0
- package/dist/FormField.css.d.ts +22 -0
- package/dist/HeroSubComponents.css.d.ts +30 -0
- package/dist/NavLink.css.d.ts +72 -0
- package/dist/core/components/Accordion/Accordion.test.cjs +1 -1
- package/dist/core/components/Accordion/Accordion.test.mjs +1 -1
- package/dist/core/components/Accordion/AccordionItem.test.cjs +1 -1
- package/dist/core/components/Accordion/AccordionItem.test.mjs +1 -1
- package/dist/core/components/Avatar/Avatar.test.cjs +1 -1
- package/dist/core/components/Avatar/Avatar.test.mjs +1 -1
- package/dist/core/components/Badge/Badge.test.cjs +1 -1
- package/dist/core/components/Badge/Badge.test.mjs +1 -1
- package/dist/core/components/Badge/index.cjs +1 -1
- package/dist/core/components/Badge/index.mjs +1 -1
- package/dist/core/components/Box/Box.test.cjs +1 -1
- package/dist/core/components/Box/Box.test.mjs +1 -1
- package/dist/core/components/Box/index.cjs +1 -1
- package/dist/core/components/Box/index.mjs +1 -1
- package/dist/core/components/Breadcrumbs/Breadcrumbs.test.cjs +1 -1
- package/dist/core/components/Breadcrumbs/Breadcrumbs.test.mjs +1 -1
- package/dist/core/components/Breadcrumbs/index.cjs +1 -1
- package/dist/core/components/Breadcrumbs/index.mjs +1 -1
- package/dist/core/components/Button/Button.test.cjs +1 -1
- package/dist/core/components/Button/Button.test.mjs +2 -2
- package/dist/core/components/Button/index.cjs +1 -1
- package/dist/core/components/Button/index.mjs +1 -1
- package/dist/core/components/ButtonGroup/ButtonGroup.test.cjs +1 -1
- package/dist/core/components/ButtonGroup/ButtonGroup.test.mjs +1 -1
- package/dist/core/components/Calendar/Calendar.test.cjs +1 -1
- package/dist/core/components/Calendar/Calendar.test.mjs +2 -2
- package/dist/core/components/Calendar/index.cjs +1 -1
- package/dist/core/components/Calendar/index.mjs +1 -1
- package/dist/core/components/Card/Card.test.cjs +1 -1
- package/dist/core/components/Card/Card.test.mjs +1 -1
- package/dist/core/components/Card/index.cjs +1 -1
- package/dist/core/components/Card/index.mjs +1 -1
- package/dist/core/components/Carousel/Carousel.test.cjs +1 -1
- package/dist/core/components/Carousel/Carousel.test.mjs +1 -1
- package/dist/core/components/Checkbox/Checkbox.test.cjs +1 -1
- package/dist/core/components/Checkbox/Checkbox.test.mjs +1 -1
- package/dist/core/components/Container/Container.test.cjs +1 -1
- package/dist/core/components/Container/Container.test.mjs +1 -1
- package/dist/core/components/Container/index.cjs +1 -1
- package/dist/core/components/Container/index.mjs +1 -1
- package/dist/core/components/DatePicker/DatePicker.test.cjs +1 -1
- package/dist/core/components/DatePicker/DatePicker.test.mjs +2 -2
- package/dist/core/components/DatePicker/index.cjs +1 -1
- package/dist/core/components/DatePicker/index.mjs +2 -2
- package/dist/core/components/Divider/Divider.test.cjs +1 -1
- package/dist/core/components/Divider/Divider.test.mjs +1 -1
- package/dist/core/components/Divider/index.cjs +1 -1
- package/dist/core/components/Divider/index.mjs +1 -1
- package/dist/core/components/Drawer/Drawer.test.cjs +1 -1
- package/dist/core/components/Drawer/Drawer.test.mjs +1 -1
- package/dist/core/components/Drawer/index.cjs +1 -1
- package/dist/core/components/Drawer/index.mjs +1 -1
- package/dist/core/components/Fieldset/Fieldset.test.cjs +1 -1
- package/dist/core/components/Fieldset/Fieldset.test.mjs +1 -1
- package/dist/core/components/Fieldset/index.cjs +1 -1
- package/dist/core/components/Fieldset/index.mjs +1 -1
- package/dist/core/components/FileUpload/FileUpload.test.cjs +1 -1
- package/dist/core/components/FileUpload/FileUpload.test.mjs +1 -1
- package/dist/core/components/FileUpload/index.cjs +1 -1
- package/dist/core/components/FileUpload/index.mjs +1 -1
- package/dist/core/components/FloatingActionButton/FloatingActionButton.test.cjs +1 -1
- package/dist/core/components/FloatingActionButton/FloatingActionButton.test.mjs +1 -1
- package/dist/core/components/FloatingActionButton/index.cjs +1 -1
- package/dist/core/components/FloatingActionButton/index.mjs +1 -1
- package/dist/core/components/Footer/Footer.test.cjs +1 -1
- package/dist/core/components/Footer/Footer.test.mjs +1 -1
- package/dist/core/components/Footer/index.cjs +1 -1
- package/dist/core/components/Footer/index.mjs +2 -2
- package/dist/core/components/Form/Form.test.cjs +1 -1
- package/dist/core/components/Form/Form.test.mjs +1 -1
- package/dist/core/components/Form/index.cjs +1 -1
- package/dist/core/components/Form/index.mjs +1 -1
- package/dist/core/components/Grid/Grid.test.cjs +1 -1
- package/dist/core/components/Grid/Grid.test.mjs +1 -1
- package/dist/core/components/Heading/Heading.test.cjs +1 -1
- package/dist/core/components/Heading/Heading.test.mjs +1 -1
- package/dist/core/components/Input/Input.test.cjs +1 -1
- package/dist/core/components/Input/Input.test.mjs +1 -1
- package/dist/core/components/Input/index.cjs +1 -1
- package/dist/core/components/Input/index.mjs +25 -31
- package/dist/core/components/Label/Label.test.cjs +1 -1
- package/dist/core/components/Label/Label.test.mjs +1 -1
- package/dist/core/components/Label/index.cjs +1 -1
- package/dist/core/components/Label/index.mjs +1 -1
- package/dist/core/components/List/List.test.cjs +1 -1
- package/dist/core/components/List/List.test.mjs +1 -1
- package/dist/core/components/List/index.cjs +1 -1
- package/dist/core/components/List/index.mjs +1 -1
- package/dist/core/components/Modal/Modal.test.cjs +1 -1
- package/dist/core/components/Modal/Modal.test.mjs +1 -1
- package/dist/core/components/Modal/index.cjs +1 -1
- package/dist/core/components/Modal/index.mjs +1 -1
- package/dist/core/components/NavBar/NavBar.test.cjs +1 -1
- package/dist/core/components/NavBar/NavBar.test.mjs +1 -1
- package/dist/core/components/NavBar/index.cjs +1 -1
- package/dist/core/components/NavBar/index.mjs +1 -1
- package/dist/core/components/Notification/Notification.test.cjs +1 -1
- package/dist/core/components/Notification/Notification.test.mjs +1 -1
- package/dist/core/components/Notification/index.cjs +1 -1
- package/dist/core/components/Notification/index.mjs +1 -1
- package/dist/core/components/NotificationContainer/NotificationContainer.test.cjs +1 -1
- package/dist/core/components/NotificationContainer/NotificationContainer.test.mjs +1 -1
- package/dist/core/components/NotificationContainer/index.cjs +1 -1
- package/dist/core/components/NotificationContainer/index.mjs +1 -1
- package/dist/core/components/ProgressBar/ProgressBar.test.cjs +1 -1
- package/dist/core/components/ProgressBar/ProgressBar.test.mjs +1 -1
- package/dist/core/components/ProgressBar/index.cjs +1 -1
- package/dist/core/components/ProgressBar/index.mjs +1 -1
- package/dist/core/components/Radio/Radio.test.cjs +1 -1
- package/dist/core/components/Radio/Radio.test.mjs +1 -1
- package/dist/core/components/Radio/index.cjs +1 -1
- package/dist/core/components/Radio/index.mjs +1 -1
- package/dist/core/components/Range/Range.test.cjs +1 -1
- package/dist/core/components/Range/Range.test.mjs +1 -1
- package/dist/core/components/Range/index.cjs +1 -1
- package/dist/core/components/Range/index.mjs +1 -1
- package/dist/core/components/Select/Select.test.cjs +1 -1
- package/dist/core/components/Select/Select.test.mjs +176 -106
- package/dist/core/components/Select/index.cjs +1 -1
- package/dist/core/components/Select/index.mjs +100 -80
- package/dist/core/components/Sidebar/Sidebar.test.cjs +1 -1
- package/dist/core/components/Sidebar/Sidebar.test.mjs +1 -1
- package/dist/core/components/Sidebar/index.cjs +1 -1
- package/dist/core/components/Sidebar/index.mjs +1 -1
- package/dist/core/components/Skeleton/Skeleton.test.cjs +1 -1
- package/dist/core/components/Skeleton/Skeleton.test.mjs +1 -1
- package/dist/core/components/Spacer/Spacer.test.cjs +1 -1
- package/dist/core/components/Spacer/Spacer.test.mjs +1 -1
- package/dist/core/components/Spinner/Spinner.test.cjs +1 -1
- package/dist/core/components/Spinner/Spinner.test.mjs +1 -1
- package/dist/core/components/Stack/Stack.test.cjs +1 -1
- package/dist/core/components/Stack/Stack.test.mjs +1 -1
- package/dist/core/components/Switch/Switch.test.cjs +1 -1
- package/dist/core/components/Switch/Switch.test.mjs +1 -1
- package/dist/core/components/Table/Table.test.cjs +1 -1
- package/dist/core/components/Table/Table.test.mjs +1 -1
- package/dist/core/components/Tabs/Tabs.test.cjs +1 -1
- package/dist/core/components/Tabs/Tabs.test.mjs +1 -1
- package/dist/core/components/Text/Text.test.cjs +1 -1
- package/dist/core/components/Text/Text.test.mjs +1 -1
- package/dist/core/components/Textarea/Textarea.test.cjs +1 -1
- package/dist/core/components/Textarea/Textarea.test.mjs +1 -1
- package/dist/core/components/Textarea/index.cjs +1 -1
- package/dist/core/components/Textarea/index.mjs +1 -1
- package/dist/core/components/Tooltip/Tooltip.test.cjs +1 -1
- package/dist/core/components/Tooltip/Tooltip.test.mjs +1 -1
- package/dist/core/components/Tooltip/index.cjs +1 -1
- package/dist/core/components/Tooltip/index.mjs +1 -1
- package/dist/core.cjs +1 -1
- package/dist/core.d.ts +30 -43
- package/dist/core.mjs +42 -44
- package/dist/{index-BQV8LRFm.js → index-Ck6GdALV.js} +0 -1
- package/dist/{index-DITXfOUM.cjs → index-CvpbNrYS.cjs} +16 -16
- package/dist/{index-2ZLA4POI.js → index-DTDGFsW8.js} +1 -1
- package/dist/{index-D0ylyll7.cjs → index-hPJqlEOh.cjs} +1 -1
- package/dist/{index-CnlJ2RgH.js → index-paelIj6o.js} +1 -1
- package/dist/{index-odc0vuSq.cjs → index-rFLvzU5A.cjs} +1 -1
- package/dist/index.css.d.ts +1 -0
- package/dist/index10.css.d.ts +7 -0
- package/dist/index11.css.d.ts +26 -0
- package/dist/index12.css.d.ts +24 -0
- package/dist/index13.css.d.ts +33 -0
- package/dist/index14.css.d.ts +10 -0
- package/dist/index15.css.d.ts +18 -0
- package/dist/index16.css.d.ts +38 -0
- package/dist/index17.css.d.ts +16 -0
- package/dist/index18.css.d.ts +14 -0
- package/dist/index19.css.d.ts +17 -0
- package/dist/index2.css.d.ts +9 -0
- package/dist/index20.css.d.ts +13 -0
- package/dist/index21.css.d.ts +25 -0
- package/dist/index22.css.d.ts +5 -0
- package/dist/index23.css.d.ts +19 -0
- package/dist/index24.css.d.ts +21 -0
- package/dist/index25.css +1 -1
- package/dist/index25.css.d.ts +16 -0
- package/dist/index26.css.d.ts +10 -0
- package/dist/index27.css.d.ts +18 -0
- package/dist/index28.css.d.ts +16 -0
- package/dist/index29.css.d.ts +10 -0
- package/dist/index3.css.d.ts +12 -0
- package/dist/index30.css.d.ts +19 -0
- package/dist/index31.css.d.ts +15 -0
- package/dist/index32.css.d.ts +22 -0
- package/dist/index33.css.d.ts +15 -0
- package/dist/index34.css +1 -1
- package/dist/index34.css.d.ts +14 -0
- package/dist/index35.css +1 -1
- package/dist/index35.css.d.ts +23 -0
- package/dist/index36.css +1 -1
- package/dist/index36.css.d.ts +14 -0
- package/dist/index37.css +1 -1
- package/dist/index37.css.d.ts +18 -0
- package/dist/index38.css +1 -1
- package/dist/index38.css.d.ts +21 -0
- package/dist/index39.css +1 -1
- package/dist/index39.css.d.ts +20 -0
- package/dist/index4.css.d.ts +10 -0
- package/dist/index40.css +1 -1
- package/dist/index40.css.d.ts +17 -0
- package/dist/index41.css +1 -1
- package/dist/index41.css.d.ts +14 -0
- package/dist/index42.css +1 -1
- package/dist/index42.css.d.ts +22 -0
- package/dist/index43.css +1 -1
- package/dist/index43.css.d.ts +35 -0
- package/dist/index44.css +1 -1
- package/dist/index44.css.d.ts +13 -0
- package/dist/index45.css +1 -1
- package/dist/index45.css.d.ts +23 -0
- package/dist/index46.css +1 -1
- package/dist/index46.css.d.ts +12 -0
- package/dist/index47.css +1 -1
- package/dist/index47.css.d.ts +19 -0
- package/dist/index48.css +1 -1
- package/dist/index48.css.d.ts +20 -0
- package/dist/index49.css +1 -1
- package/dist/index49.css.d.ts +20 -0
- package/dist/index5.css.d.ts +22 -0
- package/dist/index50.css +1 -1
- package/dist/index50.css.d.ts +27 -0
- package/dist/index51.css +1 -1
- package/dist/index51.css.d.ts +17 -0
- package/dist/index52.css +1 -1
- package/dist/index52.css.d.ts +11 -0
- package/dist/index53.css.d.ts +12 -0
- package/dist/index54.css.d.ts +14 -0
- package/dist/index55.css.d.ts +20 -0
- package/dist/index56.css.d.ts +25 -0
- package/dist/index57.css.d.ts +13 -0
- package/dist/index58.css +1 -1
- package/dist/index58.css.d.ts +12 -0
- package/dist/index59.css +1 -1
- package/dist/index59.css.d.ts +20 -0
- package/dist/index6.css.d.ts +19 -0
- package/dist/index60.css +1 -1
- package/dist/index60.css.d.ts +20 -0
- package/dist/index61.css +1 -1
- package/dist/index61.css.d.ts +18 -0
- package/dist/index62.css +1 -1
- package/dist/index62.css.d.ts +22 -0
- package/dist/index63.css +1 -1
- package/dist/index63.css.d.ts +28 -0
- package/dist/index64.css +1 -1
- package/dist/index64.css.d.ts +26 -0
- package/dist/index65.css +1 -1
- package/dist/index65.css.d.ts +19 -0
- package/dist/index7.css.d.ts +40 -0
- package/dist/index8.css.d.ts +32 -0
- package/dist/index9.css.d.ts +9 -0
- package/dist/main.cjs +1 -1
- package/dist/main.d.ts +48 -43
- package/dist/main.mjs +94 -94
- package/dist/next/blocks/DocumentListBlock/CategoryFilters.cjs +1 -1
- package/dist/next/blocks/DocumentListBlock/CategoryFilters.mjs +2 -2
- package/dist/next/blocks/DocumentListBlock/index.cjs +1 -1
- package/dist/next/blocks/DocumentListBlock/index.mjs +2 -2
- package/dist/next/blocks/FormBlock/FormField.cjs +1 -0
- package/dist/next/blocks/FormBlock/FormField.mjs +13 -0
- package/dist/next/blocks/FormBlock/index.cjs +1 -0
- package/dist/next/blocks/FormBlock/index.mjs +192 -0
- package/dist/next/blocks/FormBlock/validate.cjs +1 -0
- package/dist/next/blocks/FormBlock/validate.mjs +76 -0
- package/dist/next/blocks/TabsBlock/index.cjs +1 -1
- package/dist/next/blocks/TabsBlock/index.mjs +1 -1
- package/dist/next/blocks/WasHelpfulBlock/index.cjs +1 -1
- package/dist/next/blocks/WasHelpfulBlock/index.mjs +1 -1
- package/dist/next/cards/BlogArticleCard/index.cjs +1 -1
- package/dist/next/cards/BlogArticleCard/index.mjs +1 -1
- package/dist/next/cards/SpotlightCard/index.cjs +1 -1
- package/dist/next/cards/SpotlightCard/index.mjs +1 -1
- package/dist/next/ui/CallToAction/index.cjs +1 -1
- package/dist/next/ui/CallToAction/index.mjs +1 -1
- package/dist/next.cjs +1 -1
- package/dist/next.d.ts +18 -0
- package/dist/next.mjs +45 -43
- package/dist/styles.css.d.ts +1 -0
- package/dist/tokens.css.d.ts +1 -0
- package/package.json +1 -1
- package/dist/core/components/MultiSelect/MultiSelect.test.cjs +0 -6
- package/dist/core/components/MultiSelect/MultiSelect.test.mjs +0 -3518
- package/dist/core/components/MultiSelect/__mocks__/styles.module.css.cjs +0 -1
- package/dist/core/components/MultiSelect/__mocks__/styles.module.css.mjs +0 -14
- package/dist/core/components/MultiSelect/index.cjs +0 -1
- package/dist/core/components/MultiSelect/index.mjs +0 -94
- package/dist/index66.css +0 -1
package/dist/index62.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._wrapper_rp7pd_1{display:flex;flex-direction:column;gap:var(--spacing-sm);width:100%}._dropZone_rp7pd_32{border:2px dashed var(--color-border);border-radius:var(--radius-md);padding:var(--spacing-xl);text-align:center;cursor:pointer;background-color:var(--color-background);transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-sm);min-height:180px}._dropZone_rp7pd_32:hover:not(._disabled_rp7pd_17){background-color:var(--color-secondary-10);border-color:var(--color-primary-100)}._dropZone_rp7pd_32:focus-visible{outline:2px solid var(--color-primary-100);outline-offset:2px}._dragging_rp7pd_58{background-color:var(--color-primary-10);border-color:var(--color-primary-100);border-style:solid}._disabled_rp7pd_17{opacity:.6;cursor:not-allowed;pointer-events:none}._errorZone_rp7pd_70{border-color:var(--color-states-error-bg);background-color:var(--color-states-error-bg-subtle, #fff5f5)}._uploadIcon_rp7pd_76{color:var(--color-primary-100);margin-bottom:var(--spacing-xs)}._dropZoneText_rp7pd_82{color:var(--color-text-primary);font-size:var(--font-size-md);font-weight:var(--font-weight-medium);margin:0}._acceptText_rp7pd_89{color:var(--color-text-secondary);font-size:var(--font-size-sm);margin:0}._limitText_rp7pd_95{color:var(--color-text-tertiary);font-size:var(--font-size-xs);margin:0}._input_rp7pd_102{display:none}._helperText_rp7pd_107{font-size:var(--font-size-sm);color:var(--color-text-secondary);margin:0}._errorText_rp7pd_113{color:var(--color-states-error-text)}._fileList_rp7pd_118{display:flex;flex-direction:column;gap:var(--spacing-sm);list-style:none;padding:0;margin:var(--spacing-sm) 0 0 0}._fileItem_rp7pd_127{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);background-color:var(--color-secondary-10);border-radius:var(--radius-sm);border:1px solid var(--color-border);transition:background-color .2s ease}._fileItem_rp7pd_127:hover{background-color:var(--color-secondary-20)}._fileIcon_rp7pd_142{color:var(--color-primary-100);flex-shrink:0}._fileName_rp7pd_147{flex:1;color:var(--color-text-primary);font-size:var(--font-size-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._fileSize_rp7pd_156{color:var(--color-text-secondary);font-size:var(--font-size-xs)}._removeButton_rp7pd_161{display:flex;align-items:center;justify-content:center;padding:var(--spacing-xs);background:transparent;border:none;border-radius:var(--radius-sm);color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease;flex-shrink:0}._removeButton_rp7pd_161:hover:not(:disabled){background-color:var(--color-states-error-bg-subtle, #fee);color:var(--color-states-error-text)}._removeButton_rp7pd_161:disabled{opacity:.5;cursor:not-allowed}._removeButton_rp7pd_161:focus-visible{outline:2px solid var(--color-primary-100);outline-offset:2px}@media (max-width: 768px){._dropZone_rp7pd_32{padding:var(--spacing-lg);min-height:150px}._uploadIcon_rp7pd_76{width:24px;height:24px}._dropZoneText_rp7pd_82{font-size:var(--font-size-sm)}._fileItem_rp7pd_127{padding:var(--spacing-xs) var(--spacing-sm)}._fileName_rp7pd_147{font-size:var(--font-size-xs)}}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
declare const styles: {
|
|
2
|
+
readonly "_acceptText_rp7pd_89": string;
|
|
3
|
+
readonly "_disabled_rp7pd_17": string;
|
|
4
|
+
readonly "_dragging_rp7pd_58": string;
|
|
5
|
+
readonly "_dropZoneText_rp7pd_82": string;
|
|
6
|
+
readonly "_dropZone_rp7pd_32": string;
|
|
7
|
+
readonly "_errorText_rp7pd_113": string;
|
|
8
|
+
readonly "_errorZone_rp7pd_70": string;
|
|
9
|
+
readonly "_fileIcon_rp7pd_142": string;
|
|
10
|
+
readonly "_fileItem_rp7pd_127": string;
|
|
11
|
+
readonly "_fileList_rp7pd_118": string;
|
|
12
|
+
readonly "_fileName_rp7pd_147": string;
|
|
13
|
+
readonly "_fileSize_rp7pd_156": string;
|
|
14
|
+
readonly "_helperText_rp7pd_107": string;
|
|
15
|
+
readonly "_input_rp7pd_102": string;
|
|
16
|
+
readonly "_limitText_rp7pd_95": string;
|
|
17
|
+
readonly "_removeButton_rp7pd_161": string;
|
|
18
|
+
readonly "_uploadIcon_rp7pd_76": string;
|
|
19
|
+
readonly "_wrapper_rp7pd_1": string;
|
|
20
|
+
};
|
|
21
|
+
export = styles;
|
|
22
|
+
|
package/dist/index63.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._notification_1uqd2_2{display:flex;align-items:flex-start;gap:var(--spacing-sm, .5rem);padding:var(--spacing-md, 1rem);border-radius:var(--radius-md, .5rem);box-shadow:0 4px 12px #00000026;font-size:var(--font-size-sm, .875rem);line-height:var(--line-height-normal, 1.5);width:auto;max-width:400px;animation:_slideIn_1uqd2_1 .3s ease forwards;position:relative;border-left:4px solid transparent}._info_1uqd2_19{background-color:var(--color-info-bg, #e3f2fd);color:var(--color-info-text, #1976d2);border-left-color:var(--color-info-text, #1976d2)}._success_1uqd2_25{background-color:var(--color-success-bg, #e8f5e9);color:var(--color-success-text, #388e3c);border-left-color:var(--color-success-text, #388e3c)}._warning_1uqd2_31{background-color:var(--color-warning-bg, #fff3e0);color:var(--color-warning-text, #f57c00);border-left-color:var(--color-warning-text, #f57c00)}._error_1uqd2_37{background-color:var(--color-error-bg, #ffebee);color:var(--color-error-text, #d32f2f);border-left-color:var(--color-error-text, #d32f2f)}._icon_1uqd2_44{flex-shrink:0;display:flex;align-items:center;justify-content:center}._content_1uqd2_53{flex:1;min-width:0;min-height:20px}._title_1uqd2_59{font-weight:var(--font-weight-bold, 700);font-size:var(--font-size-md, 1rem);margin-bottom:var(--spacing-xs, .25rem);line-height:1.2}._message_1uqd2_66{word-wrap:break-word}._action_1uqd2_70{margin-top:var(--spacing-sm, .5rem)}._closeButton_1uqd2_75{flex-shrink:0;background:none;border:none;cursor:pointer;padding:.1rem;border-radius:var(--radius-sm, .25rem);display:flex;align-items:center;justify-content:center;opacity:.7;transition:all .2s ease;color:inherit;margin-left:var(--spacing-sm)}._closeButton_1uqd2_75:hover{opacity:1;background-color:#0000000d}._closeButton_1uqd2_75:focus-visible{outline:2px solid currentColor;outline-offset:2px}._position-top-right_1uqd2_103{animation:_slideInRight_1uqd2_1 .3s ease forwards}._position-top-left_1uqd2_107{animation:_slideInLeft_1uqd2_1 .3s ease forwards}._position-bottom-right_1uqd2_111{animation:_slideInRight_1uqd2_1 .3s ease forwards}._position-bottom-left_1uqd2_115{animation:_slideInLeft_1uqd2_1 .3s ease forwards}._position-top-center_1uqd2_119{animation:_slideInDown_1uqd2_1 .3s ease forwards}._position-bottom-center_1uqd2_123{animation:_slideInUp_1uqd2_1 .3s ease forwards}._exiting_1uqd2_128{animation:_fadeOut_1uqd2_1 .3s ease forwards}@keyframes _slideInRight_1uqd2_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _slideInLeft_1uqd2_1{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _slideInDown_1uqd2_1{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _slideInUp_1uqd2_1{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _fadeOut_1uqd2_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@media (max-width: 480px){._notification_1uqd2_2{min-width:unset;max-width:calc(100vw - 2rem);width:100%}._title_1uqd2_59{font-size:var(--font-size-sm, .875rem)}._message_1uqd2_66{font-size:var(--font-size-xs, .75rem)}}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
declare const styles: {
|
|
2
|
+
readonly "_action_1uqd2_70": string;
|
|
3
|
+
readonly "_closeButton_1uqd2_75": string;
|
|
4
|
+
readonly "_content_1uqd2_53": string;
|
|
5
|
+
readonly "_error_1uqd2_37": string;
|
|
6
|
+
readonly "_exiting_1uqd2_128": string;
|
|
7
|
+
readonly "_fadeOut_1uqd2_1": string;
|
|
8
|
+
readonly "_icon_1uqd2_44": string;
|
|
9
|
+
readonly "_info_1uqd2_19": string;
|
|
10
|
+
readonly "_message_1uqd2_66": string;
|
|
11
|
+
readonly "_notification_1uqd2_2": string;
|
|
12
|
+
readonly "_position-bottom-center_1uqd2_123": string;
|
|
13
|
+
readonly "_position-bottom-left_1uqd2_115": string;
|
|
14
|
+
readonly "_position-bottom-right_1uqd2_111": string;
|
|
15
|
+
readonly "_position-top-center_1uqd2_119": string;
|
|
16
|
+
readonly "_position-top-left_1uqd2_107": string;
|
|
17
|
+
readonly "_position-top-right_1uqd2_103": string;
|
|
18
|
+
readonly "_slideInDown_1uqd2_1": string;
|
|
19
|
+
readonly "_slideInLeft_1uqd2_1": string;
|
|
20
|
+
readonly "_slideInRight_1uqd2_1": string;
|
|
21
|
+
readonly "_slideInUp_1uqd2_1": string;
|
|
22
|
+
readonly "_slideIn_1uqd2_1": string;
|
|
23
|
+
readonly "_success_1uqd2_25": string;
|
|
24
|
+
readonly "_title_1uqd2_59": string;
|
|
25
|
+
readonly "_warning_1uqd2_31": string;
|
|
26
|
+
};
|
|
27
|
+
export = styles;
|
|
28
|
+
|
package/dist/index64.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._button_1xx80_1{display:inline-flex;justify-content:center;text-decoration:none;border-radius:var(--radius-md);border:none;font-size:var(--font-size-md);font-weight:var(--font-weight-bold);font-family:inherit;background-color:var(--color-button-primary-base-bg);cursor:pointer;transition:background-color .25s,border-color .25s,opacity .25s;height:40px;max-width:400px}@media (max-width: 480px){._button_1xx80_1{width:100%}}._button_1xx80_1:focus,._button_1xx80_1:focus-visible{outline:4px auto -webkit-focus-ring-color}._sm_1xx80_30{height:32px;font-size:var(--font-size-sm)}._sm_1xx80_30 ._content_1xx80_34{padding:var(--spacing-xs) var(--spacing-sm)}._sm_1xx80_30 ._icon_1xx80_38 svg{width:var(--font-size-md)}._md_1xx80_43{height:40px;font-size:var(--font-size-md)}._lg_1xx80_48{height:48px;font-size:var(--font-size-lg)}._lg_1xx80_48 ._content_1xx80_34{padding:var(--spacing-md) var(--spacing-lg)}._lg_1xx80_48 ._icon_1xx80_38 svg{width:var(--font-size-xl)}._image_1xx80_61{background-color:transparent;border-radius:none;height:unset;width:auto}._blurred_1xx80_68:disabled,._primary_1xx80_69:disabled,._secondary_1xx80_70:disabled,._destructive_1xx80_71:disabled,._primaryInverted_1xx80_72:disabled,._secondaryInverted_1xx80_73:disabled,._blurredInverted_1xx80_75:disabled{border-color:var(--color-button-primary-disabled);background-color:var(--color-button-primary-disabled);color:var(--color-secondary-50);cursor:not-allowed}._blurred_1xx80_68:disabled:hover,._primary_1xx80_69:disabled:hover,._secondary_1xx80_70:disabled:hover,._destructive_1xx80_71:disabled:hover,._primaryInverted_1xx80_72:disabled:hover,._secondaryInverted_1xx80_73:disabled:hover,._blurredInverted_1xx80_75:disabled:hover{border-color:var(--color-button-primary-disabled);background-color:var(--color-button-primary-disabled);color:var(--color-secondary-50);cursor:not-allowed}._link_1xx80_89:disabled,._linkInverted_1xx80_90:disabled,._underline_1xx80_91:disabled,._underlineInverted_1xx80_92:disabled{background-color:transparent;color:var(--color-secondary-50);cursor:not-allowed}._blurred_1xx80_68{-webkit-backdrop-filter:saturate(1.1) blur(1rem);backdrop-filter:saturate(1.1) blur(1rem);background-color:transparent}._blurred_1xx80_68 ._content_1xx80_34{background-color:var(--color-button-blurred-base-bg);color:var(--color-button-blurred-base-text);width:100%}._blurred_1xx80_68:hover ._content_1xx80_34{background-color:var(--color-button-blurred-base-hover-bg)}._blurredInverted_1xx80_75{-webkit-backdrop-filter:saturate(1.1) blur(1rem);backdrop-filter:saturate(1.1) blur(1rem);background-color:transparent}._blurredInverted_1xx80_75 ._content_1xx80_34{background-color:#ffffff80;color:var(--color-button-blurred-inverted-text)}._blurredInverted_1xx80_75:hover ._content_1xx80_34{background-color:var(--color-button-blurred-inverted-hover-bg);color:var(--color-button-blurred-inverted-hover-text)}._primary_1xx80_69{background-color:var(--color-button-primary-base-bg);color:var(--color-button-primary-base-text)}._primary_1xx80_69:hover{background-color:var(--color-button-primary-base-hover-bg);color:var(--color-button-primary-base-hover-text)}._primaryInverted_1xx80_72{border-color:var(--color-button-primary-inverted-bg);background-color:var(--color-button-primary-inverted-bg);color:var(--color-button-primary-inverted-text)}._primaryInverted_1xx80_72:hover{border-color:var(--color-button-primary-inverted-hover-bg);background-color:var(--color-button-primary-inverted-hover-bg);color:var(--color-button-primary-inverted-hover-text)}._secondary_1xx80_70{background-color:transparent;border-color:var(--color-button-secondary-base-bg);border-width:2px;border-style:solid;color:var(--color-button-secondary-base-text)}._secondary_1xx80_70:hover{border-color:var(--color-button-secondary-base-hover-bg);background-color:var(--color-button-secondary-base-hover-bg);color:var(--color-button-secondary-base-hover-text)}._secondaryInverted_1xx80_73{background-color:transparent;border:2px solid;border-color:var(--color-button-secondary-inverted-bg);border-width:2px;color:var(--color-button-secondary-inverted-text)}._secondaryInverted_1xx80_73:hover{border-color:var(--color-button-secondary-inverted-hover-bg);background-color:var(--color-button-secondary-inverted-hover-bg);color:var(--color-button-secondary-inverted-hover-text)}._destructive_1xx80_71{background-color:var(--color-states-error-bg);color:var(--color-states-error-text)}._destructive_1xx80_71:hover{background-color:var(--color-states-error-hover);color:var(--color-primary-foreground)}._link_1xx80_89 ._content_1xx80_34,._linkInverted_1xx80_90 ._content_1xx80_34,._underline_1xx80_91 ._content_1xx80_34,._underlineInverted_1xx80_92 ._content_1xx80_34{padding:0}._link_1xx80_89{color:var(--color-link-base);background-color:transparent;border:none;padding:0;text-decoration:none;height:unset}._link_1xx80_89:hover{color:var(--color-link-hover)}._linkInverted_1xx80_90{color:var(--color-link-inverted);background-color:transparent;border:none;padding:0;text-decoration:none;height:unset;transition:opacity .3s ease-in-out}._linkInverted_1xx80_90:hover{opacity:.8}._underline_1xx80_91{color:var(--color-link-base);background-color:transparent;border:none;padding:0;text-decoration:underline;height:unset;transition:opacity .3s ease-in-out}._underline_1xx80_91:hover{color:var(--color-link-hover)}._underlineInverted_1xx80_92{color:var(--color-link-inverted);background-color:transparent;border:none;padding:0;text-decoration:underline;height:unset}._underlineInverted_1xx80_92:hover{opacity:.8}._muted_1xx80_255{color:var(--color-secondary-50);background-color:transparent;border:none;padding:0;text-decoration:none;height:unset}._icon_1xx80_38{display:inline-flex}._icon_1xx80_38 svg{width:var(--font-size-lg)}._content_1xx80_34{display:inline-flex;align-items:center;justify-content:center;flex-direction:row;gap:var(--spacing-xs);text-wrap:nowrap;border-radius:var(--radius-md);padding:var(--spacing-sm) var(--spacing-md);transition:background-color .3s ease-in-out,color .3s ease-in-out}._children_1xx80_286{display:flex;align-items:center;justify-content:center;gap:var(--spacing-sm)}._iconLeft_1xx80_293{flex-direction:row-reverse}._iconRight_1xx80_297{flex-direction:row}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
declare const styles: {
|
|
2
|
+
readonly "_blurredInverted_1xx80_75": string;
|
|
3
|
+
readonly "_blurred_1xx80_68": string;
|
|
4
|
+
readonly "_button_1xx80_1": string;
|
|
5
|
+
readonly "_children_1xx80_286": string;
|
|
6
|
+
readonly "_content_1xx80_34": string;
|
|
7
|
+
readonly "_destructive_1xx80_71": string;
|
|
8
|
+
readonly "_iconLeft_1xx80_293": string;
|
|
9
|
+
readonly "_iconRight_1xx80_297": string;
|
|
10
|
+
readonly "_icon_1xx80_38": string;
|
|
11
|
+
readonly "_image_1xx80_61": string;
|
|
12
|
+
readonly "_lg_1xx80_48": string;
|
|
13
|
+
readonly "_linkInverted_1xx80_90": string;
|
|
14
|
+
readonly "_link_1xx80_89": string;
|
|
15
|
+
readonly "_md_1xx80_43": string;
|
|
16
|
+
readonly "_muted_1xx80_255": string;
|
|
17
|
+
readonly "_primaryInverted_1xx80_72": string;
|
|
18
|
+
readonly "_primary_1xx80_69": string;
|
|
19
|
+
readonly "_secondaryInverted_1xx80_73": string;
|
|
20
|
+
readonly "_secondary_1xx80_70": string;
|
|
21
|
+
readonly "_sm_1xx80_30": string;
|
|
22
|
+
readonly "_underlineInverted_1xx80_92": string;
|
|
23
|
+
readonly "_underline_1xx80_91": string;
|
|
24
|
+
};
|
|
25
|
+
export = styles;
|
|
26
|
+
|
package/dist/index65.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._calendar_1eniq_1{padding:var(--spacing-md);border-radius:var(--radius-lg);background-color:var(--color-foreground);border:1px solid var(--color-border);min-width:280px;max-width:350px;font-family:var(--font-family-primary)}._header_1eniq_11{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-md)}._navButton_1eniq_18{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background-color:transparent;color:var(--color-text-primary);cursor:pointer;border-radius:var(--radius-sm);transition:background-color .2s ease}._navButton_1eniq_18:hover:not(:disabled){background-color:var(--color-secondary-10)}._navButton_1eniq_18:disabled{opacity:.3;cursor:not-allowed}._navButton_1eniq_18:focus-visible{outline:2px solid var(--color-primary-100);outline-offset:2px}._monthName_1eniq_47{font-weight:var(--font-weight-bold);font-size:var(--font-size-md);color:var(--color-heading)}._daysRow_1eniq_53{display:grid;grid-template-columns:repeat(7,1fr);gap:0;margin-bottom:var(--spacing-xs)}._dayName_1eniq_60{font-weight:var(--font-weight-semibold);font-size:var(--font-size-xs);color:var(--color-secondary-50);text-align:center;padding:var(--spacing-xs) 0;text-transform:uppercase;letter-spacing:.05em}._cells_1eniq_70{display:flex;flex-direction:column;gap:2px}._week_1eniq_76{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}._cell_1eniq_70{position:relative;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:transparent;color:var(--color-text-primary);border:none;cursor:pointer;border-radius:var(--radius-sm);font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);transition:all .2s ease;padding:0}._cellContent_1eniq_99{display:flex;align-items:center;justify-content:center;width:100%;height:100%}._cell_1eniq_70:hover:not(:disabled):not(._selected_1eniq_107){background-color:var(--color-secondary-10)}._cell_1eniq_70:focus-visible{outline:2px solid var(--color-primary-100);outline-offset:-2px;z-index:1}._outside_1eniq_117{color:var(--color-secondary-25)}._outside_1eniq_117:hover:not(:disabled){color:var(--color-text-primary)}._today_1eniq_125{font-weight:var(--font-weight-bold);color:var(--color-primary-100)}._today_1eniq_125:not(._selected_1eniq_107):after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:50%;background-color:var(--color-primary-100)}._selected_1eniq_107{background-color:var(--color-primary-100);color:var(--color-primary-foreground);font-weight:var(--font-weight-semibold)}._selected_1eniq_107:hover:not(:disabled){background-color:var(--color-button-primary-hover)}._disabled_1eniq_152{color:var(--color-secondary-25);cursor:not-allowed;text-decoration:line-through;opacity:.5}._disabled_1eniq_152:hover{background-color:transparent}._emptyCell_1eniq_163{aspect-ratio:1}@media (max-width: 480px){._calendar_1eniq_1{min-width:100%;max-width:100%}._cell_1eniq_70{font-size:var(--font-size-xs)}}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
declare const styles: {
|
|
2
|
+
readonly "_calendar_1eniq_1": string;
|
|
3
|
+
readonly "_cellContent_1eniq_99": string;
|
|
4
|
+
readonly "_cell_1eniq_70": string;
|
|
5
|
+
readonly "_cells_1eniq_70": string;
|
|
6
|
+
readonly "_dayName_1eniq_60": string;
|
|
7
|
+
readonly "_daysRow_1eniq_53": string;
|
|
8
|
+
readonly "_disabled_1eniq_152": string;
|
|
9
|
+
readonly "_emptyCell_1eniq_163": string;
|
|
10
|
+
readonly "_header_1eniq_11": string;
|
|
11
|
+
readonly "_monthName_1eniq_47": string;
|
|
12
|
+
readonly "_navButton_1eniq_18": string;
|
|
13
|
+
readonly "_outside_1eniq_117": string;
|
|
14
|
+
readonly "_selected_1eniq_107": string;
|
|
15
|
+
readonly "_today_1eniq_125": string;
|
|
16
|
+
readonly "_week_1eniq_76": string;
|
|
17
|
+
};
|
|
18
|
+
export = styles;
|
|
19
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
declare const styles: {
|
|
2
|
+
readonly "_additionalContent_1atux_344": string;
|
|
3
|
+
readonly "_container_1atux_7": string;
|
|
4
|
+
readonly "_content_1atux_1": string;
|
|
5
|
+
readonly "_cta_1atux_178": string;
|
|
6
|
+
readonly "_default_1atux_257": string;
|
|
7
|
+
readonly "_disclaimer_1atux_75": string;
|
|
8
|
+
readonly "_eyebrow_1atux_34": string;
|
|
9
|
+
readonly "_fullBleed_1atux_275": string;
|
|
10
|
+
readonly "_headingHorizontal_1atux_186": string;
|
|
11
|
+
readonly "_headingVertical_1atux_216": string;
|
|
12
|
+
readonly "_heading_1atux_84": string;
|
|
13
|
+
readonly "_layoutHImageLeft_1atux_103": string;
|
|
14
|
+
readonly "_layoutHImageRight_1atux_80": string;
|
|
15
|
+
readonly "_layoutSplitText_1atux_329": string;
|
|
16
|
+
readonly "_layoutVImageBottom_1atux_135": string;
|
|
17
|
+
readonly "_layoutVImageTop_1atux_122": string;
|
|
18
|
+
readonly "_maxWidth_1atux_265": string;
|
|
19
|
+
readonly "_media_1atux_89": string;
|
|
20
|
+
readonly "_metricValue_1atux_54": string;
|
|
21
|
+
readonly "_metric_1atux_38": string;
|
|
22
|
+
readonly "_metrics_1atux_38": string;
|
|
23
|
+
readonly "_noImage_1atux_99": string;
|
|
24
|
+
readonly "_secondary_1atux_316": string;
|
|
25
|
+
readonly "_text_1atux_154": string;
|
|
26
|
+
readonly "_titleWrapper_1atux_195": string;
|
|
27
|
+
readonly "_title_1atux_159": string;
|
|
28
|
+
readonly "_videoWrapper_1atux_237": string;
|
|
29
|
+
readonly "backgroundPrimary": string;
|
|
30
|
+
readonly "blog": string;
|
|
31
|
+
readonly "centered": string;
|
|
32
|
+
readonly "imageRadius-full": string;
|
|
33
|
+
readonly "imageRadius-lg": string;
|
|
34
|
+
readonly "imageRadius-md": string;
|
|
35
|
+
readonly "imageRadius-sm": string;
|
|
36
|
+
readonly "portableTextContainer": string;
|
|
37
|
+
readonly "split-35-65": string;
|
|
38
|
+
};
|
|
39
|
+
export = styles;
|
|
40
|
+
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
declare const styles: {
|
|
2
|
+
readonly "_callToAction_3oh02_323": string;
|
|
3
|
+
readonly "_carousel_3oh02_17": string;
|
|
4
|
+
readonly "_col1_3oh02_130": string;
|
|
5
|
+
readonly "_col2_3oh02_147": string;
|
|
6
|
+
readonly "_col3_3oh02_157": string;
|
|
7
|
+
readonly "_col4_3oh02_167": string;
|
|
8
|
+
readonly "_container_3oh02_7": string;
|
|
9
|
+
readonly "_disclaimer_3oh02_99": string;
|
|
10
|
+
readonly "_documentContent_3oh02_211": string;
|
|
11
|
+
readonly "_documentExcerpt_3oh02_187": string;
|
|
12
|
+
readonly "_documentEyebrow_3oh02_337": string;
|
|
13
|
+
readonly "_documentImage_3oh02_342": string;
|
|
14
|
+
readonly "_documentTitle_3oh02_317": string;
|
|
15
|
+
readonly "_document_3oh02_107": string;
|
|
16
|
+
readonly "_documents_3oh02_126": string;
|
|
17
|
+
readonly "_eyebrow_3oh02_46": string;
|
|
18
|
+
readonly "_featuredDocuments_3oh02_1": string;
|
|
19
|
+
readonly "_featuredLeft_3oh02_217": string;
|
|
20
|
+
readonly "_featuredTop_3oh02_177": string;
|
|
21
|
+
readonly "_flex_3oh02_50": string;
|
|
22
|
+
readonly "_heading_3oh02_25": string;
|
|
23
|
+
readonly "_icon_3oh02_330": string;
|
|
24
|
+
readonly "_label_3oh02_324": string;
|
|
25
|
+
readonly "_multiple_3oh02_293": string;
|
|
26
|
+
readonly "_text_3oh02_85": string;
|
|
27
|
+
readonly "_title_3oh02_80": string;
|
|
28
|
+
readonly "_twoColumn_3oh02_258": string;
|
|
29
|
+
readonly "blog": string;
|
|
30
|
+
};
|
|
31
|
+
export = styles;
|
|
32
|
+
|
package/dist/main.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('./index.css');;/* empty css */const c=require("./core/components/Accordion/index.cjs"),i=require("./AccordionItem-DulgZilf.cjs"),_=require("./core/components/Avatar/index.cjs"),d=require("./core/components/Badge/index.cjs"),s=require("./core/components/Box/index.cjs"),a=require("./core/components/Breadcrumbs/index.cjs"),l=require("./core/components/ButtonGroup/index.cjs"),u=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('./index.css');;/* empty css */const c=require("./core/components/Accordion/index.cjs"),i=require("./AccordionItem-DulgZilf.cjs"),_=require("./core/components/Avatar/index.cjs"),d=require("./core/components/Badge/index.cjs"),s=require("./core/components/Box/index.cjs"),a=require("./core/components/Breadcrumbs/index.cjs"),l=require("./core/components/ButtonGroup/index.cjs"),u=require("./index-hPJqlEOh.cjs"),x=require("./core/components/Card/index.cjs"),p=require("./core/components/Carousel/index.cjs"),B=require("./core/components/Checkbox/index.cjs"),q=require("./core/components/Container/index.cjs"),k=require("./core/components/DatePicker/index.cjs"),m=require("./core/components/Divider/index.cjs"),C=require("./core/components/Drawer/index.cjs"),T=require("./core/components/Fieldset/index.cjs"),S=require("./core/components/FileUpload/index.cjs"),b=require("./core/components/FloatingActionButton/index.cjs"),g=require("./core/components/Footer/index.cjs"),A=require("./core/components/Form/index.cjs"),h=require("./core/components/Grid/index.cjs"),v=require("./core/components/Heading/index.cjs"),R=require("./core/components/Input/index.cjs"),F=require("./core/components/Label/index.cjs"),L=require("./core/components/List/index.cjs"),P=require("./core/components/Modal/index.cjs"),D=require("./core/components/NavBar/index.cjs"),H=require("./core/components/Notification/index.cjs"),G=require("./core/components/NotificationContainer/index.cjs"),f=require("./core/components/ProgressBar/index.cjs"),w=require("./core/components/Radio/index.cjs"),N=require("./core/components/Range/index.cjs"),I=require("./core/components/Select/index.cjs"),y=require("./core/components/Sidebar/index.cjs"),M=require("./core/components/Skeleton/index.cjs"),Q=require("./core/components/Spacer/index.cjs"),U=require("./core/components/Spinner/index.cjs"),W=require("./core/components/Stack/index.cjs"),E=require("./core/components/Switch/index.cjs"),Y=require("./core/components/Table/index.cjs"),j=require("./core/components/Tabs/index.cjs"),O=require("./core/components/Text/index.cjs"),z=require("./core/components/Textarea/index.cjs"),J=require("./core/components/Tooltip/index.cjs"),K=require("./core/utils/ThemeProvider/index.cjs"),V=require("./next/blocks/AccordionBlock/index.cjs"),X=require("./next/blocks/AdditionalCategoriesBlock/index.cjs"),Z=require("./next/blocks/CardGridBlock/index.cjs"),$=require("./next/blocks/CarouselBlock/index.cjs"),ee=require("./next/blocks/ContentBlock/index.cjs"),oe=require("./next/blocks/DocumentListBlock/index.cjs"),re=require("./next/blocks/FeaturedDocumentsBlock/index.cjs"),ne=require("./next/blocks/HeroBlock/index.cjs"),o=require("./next/blocks/HeroBlock/HeroContext.cjs"),te=require("./next/ui/LocaleLink/index.cjs"),ce=require("./next/blocks/QuoteBlock/index.cjs"),ie=require("./next/blocks/RichTextBlock/index.cjs"),_e=require("./next/ui/PortableTextRenderer/index.cjs"),de=require("./next/blocks/StickyScrollBlock/index.cjs"),se=require("./next/blocks/TabsBlock/index.cjs"),ae=require("./next/blocks/WasHelpfulBlock/index.cjs"),le=require("./next/blocks/FormBlock/index.cjs"),ue=require("./next/cards/SpotlightCard/index.cjs"),xe=require("./next/cards/BlogArticleCard/index.cjs"),pe=require("./next/cards/SpotlightCardAdapter.cjs"),Be=require("./next/cards/BlogArticleCardAdapter.cjs"),r=require("./next/cards/cardRegistry.cjs"),qe=require("./next/cards/BioCard/index.cjs"),ke=require("./next/cards/GridCard/index.cjs"),me=require("./next/cards/ProductCard/index.cjs"),Ce=require("./next/cards/ReviewCard/index.cjs"),Te=require("./next/cards/SegmentCard/index.cjs"),Se=require("./next/cards/ServiceCard/index.cjs"),be=require("./next/cards/TestimonialCard/index.cjs"),n=require("./next/context/LocaleBridge.cjs"),t=require("./core/context/ThemeContext.cjs"),e=require("./next/utils/blockRenderers.cjs");exports.Accordion=c.Accordion;exports.AccordionItem=i.AccordionItem;exports.Avatar=_.Avatar;exports.Badge=d.Badge;exports.Box=s.Box;exports.Breadcrumbs=a.Breadcrumbs;exports.ButtonGroup=l.ButtonGroup;exports.Button=u.Button;exports.Card=x.Card;exports.Carousel=p.Carousel;exports.Checkbox=B.Checkbox;exports.Container=q.Container;exports.DatePicker=k.DatePicker;exports.Divider=m.Divider;exports.Drawer=C.Drawer;exports.Fieldset=T.Fieldset;exports.FileUpload=S.FileUpload;exports.FloatingActionButton=b.FloatingActionButton;exports.Footer=g.Footer;exports.Form=A.Form;exports.Grid=h.Grid;exports.Heading=v.Heading;exports.Input=R.Input;exports.Label=F.Label;exports.List=L.List;exports.Modal=P.Modal;exports.Navbar=D.Navbar;exports.Notification=H.Notification;exports.NotificationContainer=G.NotificationContainer;exports.ProgressBar=f.ProgressBar;exports.Radio=w.Radio;exports.Range=N.Range;exports.Select=I.Select;exports.Sidebar=y.Sidebar;exports.Skeleton=M.Skeleton;exports.Spacer=Q.Spacer;exports.Spinner=U.Spinner;exports.Stack=W.Stack;exports.Switch=E.Switch;exports.Table=Y.Table;exports.Tabs=j.Tabs;exports.Text=O.Text;exports.Textarea=z.Textarea;exports.Tooltip=J.Tooltip;exports.ThemeProvider=K.ThemeProvider;exports.AccordionBlock=V.AccordionBlock;exports.AdditionalCategoriesBlock=X.AdditionalCategoriesBlock;exports.CardGridBlock=Z.CardGridBlock;exports.CarouselBlock=$.CarouselBlock;exports.ContentBlock=ee.ContentBlock;exports.DocumentListBlock=oe.DocumentListBlock;exports.FeaturedDocumentsBlock=re.FeaturedDocumentsBlock;exports.HeroBlock=ne.HeroBlock;exports.HeroProvider=o.HeroProvider;exports.useHeroContext=o.useHeroContext;exports.LocaleLink=te.LocaleLink;exports.QuoteBlock=ce.QuoteBlock;exports.RichTextBlock=ie.RichTextBlock;exports.RichText=_e.RichText;exports.StickyScrollBlock=de.StickyScrollBlock;exports.TabsBlock=se.TabsBlock;exports.WasHelpfulBlock=ae.WasHelpfulBlock;exports.FormBlock=le.FormBlock;exports.SpotlightCard=ue.SpotlightCard;exports.BlogArticleCard=xe.BlogArticleCard;exports.SpotlightCardAdapter=pe.SpotlightCardAdapter;exports.BlogArticleCardAdapter=Be.BlogArticleCardAdapter;exports.CARD_REGISTRY=r.CARD_REGISTRY;exports.resolveCard=r.resolveCard;exports.BioCard=qe.BioCard;exports.GridCard=ke.GridCard;exports.ProductCard=me.ProductCard;exports.ReviewCard=Ce.ReviewCard;exports.SegmentCard=Te.SegmentCard;exports.ServiceCard=Se.ServiceCard;exports.TestimonialCard=be.TestimonialCard;exports.LocaleBridgeProvider=n.LocaleBridgeProvider;exports.useLocaleBridge=n.useLocaleBridge;exports.AppThemeProvider=t.AppThemeProvider;exports.useTheme=t.useTheme;exports.extractText=e.extractText;exports.renderCallToAction=e.renderCallToAction;exports.renderRichText=e.renderRichText;
|
package/dist/main.d.ts
CHANGED
|
@@ -16,7 +16,12 @@ import { DocumentListBlockProps } from './next/blocks/DocumentListBlock/Document
|
|
|
16
16
|
import { DocumentListBlockProps as DocumentListBlockProps_2 } from './DocumentListBlock.types';
|
|
17
17
|
import { FeaturedDocumentsBlockProps } from './next/blocks/FeaturedDocumentsBlock/FeaturedDocumentsBlock.types';
|
|
18
18
|
import { FeaturedDocumentsBlockProps as FeaturedDocumentsBlockProps_2 } from './FeaturedDocumentsBlock.types';
|
|
19
|
+
import { FormBlockProps } from './next/blocks/FormBlock/FormBlock.types';
|
|
20
|
+
import { FormBlockProps as FormBlockProps_2 } from './FormBlock.types';
|
|
19
21
|
import { FormEvent } from 'react';
|
|
22
|
+
import { FormField } from './next/blocks/FormBlock/FormBlock.types';
|
|
23
|
+
import { FormStep } from './next/blocks/FormBlock/FormBlock.types';
|
|
24
|
+
import { FormValue } from './next/blocks/FormBlock/FormBlock.types';
|
|
20
25
|
import { HeroBlockProps } from './next/blocks/HeroBlock/HeroBlock.types';
|
|
21
26
|
import { HeroBlockProps as HeroBlockProps_2 } from './HeroBlock.types';
|
|
22
27
|
import { ImageAdapter } from './core/types/adapters';
|
|
@@ -55,6 +60,7 @@ import { SingletonBlockProps } from './sanity/types/singleton';
|
|
|
55
60
|
import { SiteSettings } from './sanity/types/site';
|
|
56
61
|
import { StickyScrollBlockProps } from './next/blocks/StickyScrollBlock/StickyScrollBlock.types';
|
|
57
62
|
import { StickyScrollBlockProps as StickyScrollBlockProps_2 } from './StickyScrollBlock.types';
|
|
63
|
+
import { SubmitResult } from './next/blocks/FormBlock/FormBlock.types';
|
|
58
64
|
import { TabsBlockProps } from './next/blocks/TabsBlock/TabsBlock.types';
|
|
59
65
|
import { TabsBlockProps as TabsBlockProps_2 } from './TabsBlock.types';
|
|
60
66
|
import { WasHelpfulBlockProps } from './next/blocks/WasHelpfulBlock/WasHelpful.types';
|
|
@@ -657,6 +663,12 @@ declare type FooterUtilityItem = {
|
|
|
657
663
|
|
|
658
664
|
export declare function Form({ method, action, encType, target, noValidate, layout, spacing, maxWidth, fullWidth, className, style, children, onSubmit, onChange, onReset, ...restProps }: FormProps): JSX.Element;
|
|
659
665
|
|
|
666
|
+
export declare function FormBlock({ id, heading, layout, steps, submitLabel, nextLabel, backLabel, successMessage, errorMessage, styleOptions, renderRichText, onSubmit, }: FormBlockProps_2): JSX.Element;
|
|
667
|
+
|
|
668
|
+
export { FormBlockProps }
|
|
669
|
+
|
|
670
|
+
export { FormField }
|
|
671
|
+
|
|
660
672
|
declare type FormLayout = "vertical" | "horizontal" | "inline";
|
|
661
673
|
|
|
662
674
|
declare type FormMethod = "post" | "get" | "dialog";
|
|
@@ -681,6 +693,10 @@ declare type FormProps = {
|
|
|
681
693
|
|
|
682
694
|
declare type FormSpacing = "xs" | "sm" | "md" | "lg" | "xl";
|
|
683
695
|
|
|
696
|
+
export { FormStep }
|
|
697
|
+
|
|
698
|
+
export { FormValue }
|
|
699
|
+
|
|
684
700
|
declare const gapClassMap: {
|
|
685
701
|
readonly xs: string;
|
|
686
702
|
readonly sm: string;
|
|
@@ -1201,27 +1217,12 @@ declare type ModalProps = {
|
|
|
1201
1217
|
|
|
1202
1218
|
declare type ModalSize = "sm" | "md" | "lg" | "xl" | "full";
|
|
1203
1219
|
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
declare type MultiSelectProps = {
|
|
1207
|
-
id?: string;
|
|
1208
|
-
name?: string;
|
|
1209
|
-
label?: string;
|
|
1220
|
+
declare type MultiSelectProps = SelectBaseProps & {
|
|
1221
|
+
multiple: true;
|
|
1210
1222
|
value: string[];
|
|
1211
|
-
|
|
1212
|
-
placeholder?: string;
|
|
1213
|
-
required?: boolean;
|
|
1214
|
-
disabled?: boolean;
|
|
1215
|
-
error?: boolean | string;
|
|
1216
|
-
helperText?: string;
|
|
1217
|
-
size?: MultiSelectSize;
|
|
1218
|
-
minHeight?: string;
|
|
1219
|
-
maxHeight?: string;
|
|
1220
|
-
className?: string;
|
|
1223
|
+
defaultValue?: string[];
|
|
1221
1224
|
onChange?: (value: string[]) => void;
|
|
1222
|
-
} & Omit<default_2.SelectHTMLAttributes<HTMLSelectElement>, "
|
|
1223
|
-
|
|
1224
|
-
declare type MultiSelectSize = "sm" | "md" | "lg";
|
|
1225
|
+
} & Omit<default_2.SelectHTMLAttributes<HTMLSelectElement>, "size" | "multiple" | "onChange" | "value" | "defaultValue">;
|
|
1225
1226
|
|
|
1226
1227
|
export declare function Navbar({ renderText, title, logo, items, groups, utilityItems, isSticky, showSearch, showLocaleSelect, showThemeToggle, themeToggleComponent, alignment, variant, navigationType, searchComponent, localeSelectComponent, className, style, ...restProps }: NavbarProps): JSX.Element;
|
|
1227
1228
|
|
|
@@ -1318,12 +1319,6 @@ export declare type NotificationProps = {
|
|
|
1318
1319
|
|
|
1319
1320
|
declare type NotificationVariant = keyof typeof variantClassMap_5;
|
|
1320
1321
|
|
|
1321
|
-
declare type Option_2 = {
|
|
1322
|
-
label: string;
|
|
1323
|
-
value: string;
|
|
1324
|
-
disabled?: boolean;
|
|
1325
|
-
};
|
|
1326
|
-
|
|
1327
1322
|
declare type Orientation = "horizontal" | "vertical";
|
|
1328
1323
|
|
|
1329
1324
|
declare type Orientation_2 = keyof typeof orientationClassMap;
|
|
@@ -1598,38 +1593,39 @@ declare type SegmentCardProps = ItemType_3 & {
|
|
|
1598
1593
|
}) => default_2.ReactElement | null;
|
|
1599
1594
|
};
|
|
1600
1595
|
|
|
1601
|
-
export declare function Select(
|
|
1596
|
+
export declare function Select(props: SelectProps): JSX.Element;
|
|
1602
1597
|
|
|
1603
|
-
declare type
|
|
1604
|
-
label: string;
|
|
1605
|
-
value: string;
|
|
1606
|
-
disabled?: boolean;
|
|
1607
|
-
};
|
|
1608
|
-
|
|
1609
|
-
declare type SelectOptionGroup = {
|
|
1610
|
-
label: string;
|
|
1611
|
-
options: SelectOption[];
|
|
1612
|
-
};
|
|
1613
|
-
|
|
1614
|
-
declare type SelectProps = {
|
|
1598
|
+
declare type SelectBaseProps = {
|
|
1615
1599
|
id?: string;
|
|
1616
1600
|
name?: string;
|
|
1617
1601
|
label?: string;
|
|
1618
1602
|
placeholder?: string;
|
|
1619
1603
|
options: SelectOption[] | SelectOptionGroup[];
|
|
1620
|
-
value?: string;
|
|
1621
|
-
defaultValue?: string;
|
|
1622
1604
|
required?: boolean;
|
|
1623
1605
|
disabled?: boolean;
|
|
1624
1606
|
error?: string | boolean;
|
|
1625
1607
|
helperText?: string;
|
|
1626
1608
|
size?: SelectSize;
|
|
1627
1609
|
fullWidth?: boolean;
|
|
1628
|
-
|
|
1610
|
+
showSelectedCount?: boolean;
|
|
1611
|
+
minHeight?: string;
|
|
1612
|
+
maxHeight?: string;
|
|
1629
1613
|
className?: string;
|
|
1630
1614
|
style?: CSSProperties;
|
|
1631
|
-
|
|
1632
|
-
|
|
1615
|
+
};
|
|
1616
|
+
|
|
1617
|
+
declare type SelectOption = {
|
|
1618
|
+
label: string;
|
|
1619
|
+
value: string;
|
|
1620
|
+
disabled?: boolean;
|
|
1621
|
+
};
|
|
1622
|
+
|
|
1623
|
+
declare type SelectOptionGroup = {
|
|
1624
|
+
label: string;
|
|
1625
|
+
options: SelectOption[];
|
|
1626
|
+
};
|
|
1627
|
+
|
|
1628
|
+
declare type SelectProps = SingleSelectProps | MultiSelectProps;
|
|
1633
1629
|
|
|
1634
1630
|
declare type SelectSize = "sm" | "md" | "lg";
|
|
1635
1631
|
|
|
@@ -1656,6 +1652,13 @@ declare type SidebarProps = {
|
|
|
1656
1652
|
style?: CSSProperties;
|
|
1657
1653
|
} & Omit<default_2.HTMLAttributes<HTMLElement>, "style">;
|
|
1658
1654
|
|
|
1655
|
+
declare type SingleSelectProps = SelectBaseProps & {
|
|
1656
|
+
multiple?: false;
|
|
1657
|
+
value?: string;
|
|
1658
|
+
defaultValue?: string;
|
|
1659
|
+
onChange?: (event: default_2.ChangeEvent<HTMLSelectElement>) => void;
|
|
1660
|
+
} & Omit<default_2.SelectHTMLAttributes<HTMLSelectElement>, "size" | "multiple" | "onChange" | "value" | "defaultValue">;
|
|
1661
|
+
|
|
1659
1662
|
export { SingletonBlockProps }
|
|
1660
1663
|
|
|
1661
1664
|
export { SiteSettings }
|
|
@@ -1835,6 +1838,8 @@ export declare function StickyScrollBlock({ heading, items, showNumbers, styleOp
|
|
|
1835
1838
|
|
|
1836
1839
|
export { StickyScrollBlockProps }
|
|
1837
1840
|
|
|
1841
|
+
export { SubmitResult }
|
|
1842
|
+
|
|
1838
1843
|
export declare function Switch({ id, name, checked, disabled, label, size, className, onChange, onBlur, onFocus, "aria-label": ariaLabel, "aria-describedby": ariaDescribedBy, ...restProps }: SwitchProps): JSX.Element;
|
|
1839
1844
|
|
|
1840
1845
|
declare type SwitchProps = {
|