@gobolt/genesis 0.1.6 → 0.2.0
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 +2 -2
- package/dist/AntdIcon-DH0CLM1Y.cjs +58 -0
- package/dist/CSSMotionList-BkQaDrZL.cjs +54 -0
- package/dist/CSSMotionList-Bnxp3McO.js +3043 -0
- package/dist/CheckCircleFilled-CjHdYIbm.cjs +1 -0
- package/dist/CheckOutlined-zCdr5BJm.cjs +1 -0
- package/dist/ClockCircleOutlined-5UFb32Vd.cjs +1 -0
- package/dist/CloseCircleFilled-DTf4XAEx.cjs +1 -0
- package/dist/CloseOutlined-Bdhtz5G6.cjs +1 -0
- package/dist/{Compact-DFcWZrNo.js → Compact-DLyEiUiM.js} +4 -4
- package/dist/Compact-DbbroFuI.cjs +1 -0
- package/dist/Context-C1u4yclk.cjs +1 -0
- package/dist/ContextIsolator-CoEIkMNv.cjs +1 -0
- package/dist/{ContextIsolator-CUJnq-4F.js → ContextIsolator-DmNIEQ4a.js} +2 -2
- package/dist/{DownOutlined-Bv7ua5i8.js → DownOutlined-B6sv2Wz7.js} +5 -5
- package/dist/DownOutlined-BQeYXxEW.cjs +4 -0
- package/dist/EllipsisOutlined-41dQ6mc7.cjs +1 -0
- package/dist/{EllipsisOutlined-BodkguEc.js → EllipsisOutlined-p42n6YT6.js} +62 -61
- package/dist/ExclamationCircleFilled-CKIE3287.cjs +1 -0
- package/dist/{Input--qsU-6vp.js → Input-BQWrpo9X.js} +10 -10
- package/dist/Input-DR_AoU5d.cjs +1 -0
- package/dist/KeyCode-CIq7HTTY.cjs +1 -0
- package/dist/Keyframes-CLS7wZIp.cjs +1 -0
- package/dist/{Keyframes-CyO2Aeq-.js → Keyframes-DIF9LGg-.js} +1 -1
- package/dist/LoadingOutlined-ByLc1sSe.cjs +1 -0
- package/dist/MinusCircleOutlined-d1WYK6RE.cjs +1 -0
- package/dist/{Overflow-CVbsx7Gn.js → Overflow-BjFvsSs4.js} +60 -59
- package/dist/Overflow-Bthkof3a.cjs +4 -0
- package/dist/SearchOutlined-BzV3qXvi.cjs +1 -0
- package/dist/{Skeleton-CudViN0a.js → Skeleton-CUGMlCIU.js} +3 -3
- package/dist/Skeleton-DJMABrvW.cjs +8 -0
- package/dist/TextArea-B8UHj7uQ.cjs +15 -0
- package/dist/{TextArea-CHo3cxKw.js → TextArea-FhT_niDe.js} +11 -11
- package/dist/{Typography-8BO7aTuQ.js → Typography-BKm8uXM1.js} +52 -51
- package/dist/Typography-DCxwDJFP.cjs +10 -0
- package/dist/_baseIsEqual-DnZ6AoVd.cjs +1 -0
- package/dist/_commonjsHelpers-BTDuMlIz.cjs +1 -0
- package/dist/asyncToGenerator-Dr7BhN2C.cjs +1 -0
- package/dist/{button-CYVlK7G0.js → button-CvcGKj7O.js} +31 -31
- package/dist/button-vyLzOdPi.cjs +1 -0
- package/dist/collapse-DNCMuTyD.cjs +3 -0
- package/dist/compact-item-B2FiQh6y.cjs +1 -0
- package/dist/components/Avatar/Avatar.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Avatar/__tests__/Avatar.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Avatar/index.cjs.js +1 -0
- package/dist/components/Avatar/index.es.js +4 -0
- package/dist/components/Avatar/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +3 -0
- package/dist/components/Avatar/styles.d.ts +1 -12
- package/dist/components/Badge/Badge.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Badge/Badge.d.ts +4 -1
- package/dist/components/Badge/__stories__/Badge.stories.d.ts +1 -0
- package/dist/components/Badge/__tests__/Badge.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Badge/index.cjs.js +1 -0
- package/dist/components/Badge/index.es.js +4 -0
- package/dist/components/Badge/{styles.js → styles.[format === /"es/" ? /"js/" : /"cjs/"]" } +10 -14
- package/dist/components/Badge/styles.d.ts +1 -8
- package/dist/components/Breadcrumb/Breadcrumb.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Breadcrumb/Breadcrumb.types.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Breadcrumb/__tests__/Breadcrumb.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Breadcrumb/index.cjs.js +1 -0
- package/dist/components/Breadcrumb/index.es.js +4 -0
- package/dist/components/Breadcrumb/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +60 -0
- package/dist/components/Breadcrumb/styles.d.ts +2 -23
- package/dist/components/Button/Button.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Button/IconButton.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Button/UtilityButton.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Button/__stories__/UtilityButton.stories.d.ts +2 -1
- package/dist/components/Button/__tests__/Button.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Button/{icon-button-styles.js → icon-button-styles.[format === /"es/" ? /"js/" : /"cjs/"]" } +12 -16
- package/dist/components/Button/icon-button-styles.d.ts +1 -12
- package/dist/components/Button/index.cjs.js +1 -0
- package/dist/components/Button/index.es.js +8 -0
- package/dist/components/Button/{styles.js → styles.[format === /"es/" ? /"js/" : /"cjs/"]" } +14 -22
- package/dist/components/Button/styles.d.ts +1 -16
- package/dist/components/Card/Card.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Card/__tests__/Card.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Card/index.cjs.js +1 -0
- package/dist/components/Card/index.es.js +4 -0
- package/dist/components/Card/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +6 -0
- package/dist/components/Card/styles.d.ts +1 -10
- package/dist/components/Checkbox/Checkbox.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Checkbox/__tests__/Checkbox.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Checkbox/index.cjs.js +1 -0
- package/dist/components/Checkbox/index.es.js +4 -0
- package/dist/components/Checkbox/{styles.js → styles.[format === /"es/" ? /"js/" : /"cjs/"]" } +17 -23
- package/dist/components/Checkbox/styles.d.ts +2 -7
- package/dist/components/Dashboard/Dashboard.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Dashboard/__mocks__/dashboard-data.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Dashboard/__stories__/DashboardLayoutContent.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Dashboard/__stories__/DashboardLayoutHeader.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Dashboard/__stories__/DashboardLayoutStory.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Dashboard/__stories__/charts/LineChart.[format === /"es/" ? /"js/" : /"cjs/"]" +2 -0
- package/dist/components/Dashboard/__tests__/Dashboard.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Dashboard/index.cjs.js +1 -0
- package/dist/components/Dashboard/index.es.js +4 -0
- package/dist/components/Dashboard/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +6 -0
- package/dist/components/Dashboard/styles.d.ts +1 -8
- package/dist/components/DatePicker/DatePicker.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/DatePicker/__tests__/DatePicker.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/DatePicker/index.cjs.js +1 -0
- package/dist/components/DatePicker/index.es.js +4 -0
- package/dist/components/DateRangePicker/DateRangePicker.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/DateRangePicker/__tests__/DateRangePicker.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/DateRangePicker/index.cjs.js +1 -0
- package/dist/components/DateRangePicker/index.es.js +4 -0
- package/dist/components/ErrorBoundary/ErrorBoundary.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/ErrorBoundary/__tests__/ErrorBoundary.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/ErrorBoundary/index.cjs.js +1 -0
- package/dist/components/ErrorBoundary/index.es.js +4 -0
- package/dist/components/ErrorBoundary/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +6 -0
- package/dist/components/ErrorBoundary/styles.d.ts +1 -8
- package/dist/components/ErrorBoundaryFallback/ErrorBoundaryFallback.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/ErrorBoundaryFallback/index.cjs.js +1 -0
- package/dist/components/ErrorBoundaryFallback/index.es.js +4 -0
- package/dist/components/ErrorBoundaryFallback/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +11 -0
- package/dist/components/ErrorBoundaryFallback/styles.d.ts +1 -1
- package/dist/components/Form/Form.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Form/__stories__/FormStory.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Form/__tests__/form.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Form/index.cjs.js +1 -0
- package/dist/components/Form/index.es.js +4 -0
- package/dist/components/Form/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Glyph/Glyph.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Glyph/index.cjs.js +1 -0
- package/dist/components/Glyph/index.es.js +4 -0
- package/dist/components/Glyph/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +6 -0
- package/dist/components/Glyph/styles.d.ts +1 -8
- package/dist/components/Input/Input.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Input/Input.d.ts +3 -2
- package/dist/components/Input/__stories__/Input.stories.d.ts +1 -0
- package/dist/components/Input/__tests__/Input.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Input/index.cjs.js +1 -0
- package/dist/components/Input/index.es.js +4 -0
- package/dist/components/Input/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Input/styles.d.ts +1 -15
- package/dist/components/Layout/Content/Content.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Layout/Content/ResponsiveContent.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Layout/Content/index.cjs.js +1 -0
- package/dist/components/Layout/Content/index.es.js +4 -0
- package/dist/components/Layout/Content/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +11 -0
- package/dist/components/Layout/Content/styles.d.ts +1 -7
- package/dist/components/Layout/Layout.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Layout/MainLayout/MainLayout.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Layout/MainLayout/index.cjs.js +1 -0
- package/dist/components/Layout/MainLayout/index.es.js +4 -0
- package/dist/components/Layout/MainLayout/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +62 -0
- package/dist/components/Layout/MainLayout/styles.d.ts +4 -4
- package/dist/components/Layout/__tests__/Layout.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Layout/index.cjs.js +1 -0
- package/dist/components/Layout/index.es.js +4 -0
- package/dist/components/Message/Message.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Message/__tests__/Message.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Message/index.cjs.js +1 -0
- package/dist/components/Message/index.es.js +4 -0
- package/dist/components/Message/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +38 -0
- package/dist/components/Message/styles.d.ts +3 -9
- package/dist/components/Notification/Notification.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Notification/NotificationBadge/NotificationBadge.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Notification/NotificationBadge/__tests__/NotificationBadge.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Notification/NotificationBadge/icons/ASN.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Notification/NotificationBadge/icons/Appointment.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Notification/NotificationBadge/icons/Inventory.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Notification/NotificationBadge/icons/Parcel.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Notification/NotificationBadge/icons/Product.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Notification/NotificationBadge/icons/Route.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Notification/NotificationBadge/icons/Shipment.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Notification/NotificationBadge/icons/ShoppingCart.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Notification/NotificationBadge/icons/System.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Notification/NotificationBadge/index.cjs.js +1 -0
- package/dist/components/Notification/NotificationBadge/index.es.js +4 -0
- package/dist/components/Notification/NotificationBadge/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +28 -0
- package/dist/components/Notification/NotificationBadge/styles.d.ts +3 -3
- package/dist/components/Notification/NotificationRightChevron.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Notification/__tests__/Notification.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Notification/index.cjs.js +1 -0
- package/dist/components/Notification/index.es.js +4 -0
- package/dist/components/Notification/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +56 -0
- package/dist/components/Notification/styles.d.ts +5 -16
- package/dist/components/Popover/Popover.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Popover/__tests__/Popover.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Popover/index.cjs.js +1 -0
- package/dist/components/Popover/index.es.js +4 -0
- package/dist/components/Popover/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Popover/styles.d.ts +1 -13
- package/dist/components/Progress/Progress.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Progress/Progress.util.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Progress/ProgressText.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Progress/__tests__/Progress.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Progress/index.cjs.js +1 -0
- package/dist/components/Progress/index.es.js +4 -0
- package/dist/components/Progress/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +3 -0
- package/dist/components/Progress/styles.d.ts +1 -13
- package/dist/components/Radio/Radio.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Radio/Radio.d.ts +1 -4
- package/dist/components/Radio/RadioGroup.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Radio/__tests__/RadioGroup.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Radio/index.cjs.js +1 -0
- package/dist/components/Radio/index.es.js +4 -0
- package/dist/components/Radio/states/RadioChecked.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Radio/states/RadioCheckedDisabled.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Radio/states/RadioCheckedFocussed.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Radio/states/RadioCheckedHover.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Radio/states/RadioUnchecked.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Radio/states/RadioUncheckedDisabled.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Radio/states/RadioUncheckedFocussed.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Radio/states/RadioUncheckedHover.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Row/Row.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Row/RowActions/RowActions.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Row/RowActions/{styles.js → styles.[format === /"es/" ? /"js/" : /"cjs/"]" } +4 -9
- package/dist/components/Row/RowActions/styles.d.ts +2 -2
- package/dist/components/Row/RowLabelValue/RowLabelValue.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Row/RowLabelValue/RowSkeleton.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Row/RowLabelValue/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +18 -0
- package/dist/components/Row/RowLabelValue/styles.d.ts +2 -12
- package/dist/components/Row/__tests__/Row.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Row/index.cjs.js +1 -0
- package/dist/components/Row/index.es.js +4 -0
- package/dist/components/Row/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +10 -0
- package/dist/components/Row/styles.d.ts +1 -9
- package/dist/components/SegmentedControls/SegmentedControls.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/SegmentedControls/__tests__/SegmentedControls.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/SegmentedControls/index.cjs.js +1 -0
- package/dist/components/SegmentedControls/index.es.js +4 -0
- package/dist/components/SegmentedControls/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +22 -0
- package/dist/components/SegmentedControls/styles.d.ts +1 -9
- package/dist/components/Select/DropdownChevron.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Select/Select.[format === /"es/" ? /"js/" : /"cjs/"]" +6 -0
- package/dist/components/Select/Select.d.ts +5 -2
- package/dist/components/Select/__stories__/Select.stories.d.ts +1 -0
- package/dist/components/Select/__tests__/Select.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Select/index.cjs.js +1 -0
- package/dist/components/Select/index.es.js +4 -0
- package/dist/components/Select/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +129 -0
- package/dist/components/Select/styles.d.ts +5 -21
- package/dist/components/Shapes/Shapes.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Shapes/__tests__/Shapes.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Shapes/index.cjs.js +1 -0
- package/dist/components/Shapes/index.es.js +4 -0
- package/dist/components/Shapes/variants/Circle.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Shapes/variants/Rectangle.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Shapes/variants/Triangle.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Switch/Switch.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Switch/__tests__/Switch.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Switch/index.cjs.js +1 -0
- package/dist/components/Switch/index.es.js +4 -0
- package/dist/components/Switch/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +58 -0
- package/dist/components/Switch/styles.d.ts +1 -7
- package/dist/components/Table/Table.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Table/Table.d.ts +40 -11
- package/dist/components/Table/TableControls/PrimaryTableControls.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Table/TableControls/PrimaryTableControls.d.ts +15 -0
- package/dist/components/Table/TableControls/SecondaryTableControls.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Table/TableControls/SecondaryTableControls.d.ts +10 -0
- package/dist/components/Table/TableControls/TableControls.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Table/TableControls/TableControls.d.ts +8 -0
- package/dist/components/Table/TableControls/__stories__/TableControls.stories.d.ts +6 -0
- package/dist/components/Table/TableControls/__tests__/TableControls.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Table/TableControls/index.cjs.js +1 -0
- package/dist/components/Table/TableControls/index.d.ts +2 -0
- package/dist/components/Table/TableControls/index.es.js +4 -0
- package/dist/components/Table/TableControls/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +6 -0
- package/dist/components/Table/TableControls/styles.d.ts +6 -0
- package/dist/components/Table/TableWithControls/TableWithControls.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Table/TableWithControls/TableWithControls.d.ts +12 -0
- package/dist/components/Table/TableWithControls/__stories__/TableWithControls.stories.d.ts +6 -0
- package/dist/components/Table/TableWithControls/__stories__/TableWithControlsStory.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Table/TableWithControls/__stories__/TableWithControlsStory.d.ts +1 -0
- package/dist/components/Table/TableWithControls/__tests__/TableWithControls.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Table/TableWithControls/__tests__/TableWithControls.test.d.ts +1 -0
- package/dist/components/Table/TableWithControls/index.cjs.js +1 -0
- package/dist/components/Table/TableWithControls/index.d.ts +2 -0
- package/dist/components/Table/TableWithControls/index.es.js +4 -0
- package/dist/components/Table/__mocks__/table-mocks.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Table/__mocks__/table-mocks.d.ts +2 -1
- package/dist/components/Table/__stories__/GenesisTable.stories.d.ts +3 -0
- package/dist/components/Table/__stories__/Table.stories.d.ts +3 -1
- package/dist/components/Table/__stories__/use-table-hook.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Table/__stories__/use-table-hook.d.ts +9 -0
- package/dist/components/Table/__tests__/Table.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Table/index.cjs.js +1 -0
- package/dist/components/Table/index.es.js +4 -0
- package/dist/components/Table/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Table/use-table-hook.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Table/use-table-hook.d.ts +23 -0
- package/dist/components/Tabs/Tabs.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Tabs/__tests__/Tabs.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Tabs/index.cjs.js +1 -0
- package/dist/components/Tabs/index.es.js +4 -0
- package/dist/components/Tabs/{styles.js → styles.[format === /"es/" ? /"js/" : /"cjs/"]" } +4 -10
- package/dist/components/Tabs/styles.d.ts +1 -9
- package/dist/components/Tile/Tile.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Tile/__tests__/Tile.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Tile/index.cjs.js +1 -0
- package/dist/components/Tile/index.es.js +4 -0
- package/dist/components/Tile/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +7 -0
- package/dist/components/Tile/styles.d.ts +1 -7
- package/dist/components/Toast/Toast.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Toast/__tests__/Toast.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Toast/index.cjs.js +1 -0
- package/dist/components/Toast/index.es.js +4 -0
- package/dist/components/Toast/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +38 -0
- package/dist/components/Toast/styles.d.ts +3 -9
- package/dist/components/Tooltip/Tooltip.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Tooltip/__tests__/Tooltip.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Tooltip/index.cjs.js +1 -0
- package/dist/components/Tooltip/index.es.js +4 -0
- package/dist/components/Tooltip/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +5 -0
- package/dist/components/Tooltip/styles.d.ts +1 -14
- package/dist/components/Typography/Typography.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Typography/Typography.d.ts +1 -2
- package/dist/components/Typography/__tests__/Typography.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Typography/index.cjs.js +1 -0
- package/dist/components/Typography/index.es.js +4 -0
- package/dist/components/Typography/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +29 -0
- package/dist/components/Typography/styles.d.ts +3 -21
- package/dist/components/index.cjs.js +1 -0
- package/dist/components/index.d.cjs.js +1 -0
- package/dist/components/index.es.js +62 -0
- package/dist/constants/index.cjs.js +1 -0
- package/dist/{context-CQfFkrkv.js → context-CTca8gjn.js} +3 -3
- package/dist/context-DdubDZbV.cjs +1 -0
- package/dist/declaration.d.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/{dropdown-BlRB2LxQ.js → dropdown-CZHhUAdC.js} +13 -13
- package/dist/dropdown-DDY5X1Q0.cjs +27 -0
- package/dist/generateCategoricalChart-Dcyk3onh.cjs +90 -0
- package/dist/genesis/GenesisThemeBreakdown.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/genesis/GenesisThemeDemo.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/genesis/{styles.js → styles.[format === /"es/" ? /"js/" : /"cjs/"]" } +3 -10
- package/dist/genesis/styles.d.ts +2 -11
- package/dist/iconBase-C4boY5mo.cjs +1 -0
- package/dist/index-B2Z5NSa0.cjs +4 -0
- package/dist/{index-DRGbc-fW.js → index-B56O6LEG.js} +38 -37
- package/dist/index-B6nsE0F_.cjs +16 -0
- package/dist/index-BD5op9DA.cjs +6 -0
- package/dist/{index-BZ050Dyl.js → index-BJgt3NQN.js} +7 -7
- package/dist/index-Bj0GOR4e.cjs +1 -0
- package/dist/index-Bml8d_Df.cjs +15 -0
- package/dist/index-CNA8GQQR.cjs +1 -0
- package/dist/index-CSLsxIxR.cjs +1 -0
- package/dist/index-CUpwy6fl.cjs +24 -0
- package/dist/{index-CzMIlMTV.js → index-CXee0v2G.js} +2 -2
- package/dist/{index-C2K1BzmJ.js → index-CYbLY3uE.js} +22 -21
- package/dist/{index-DCopujxC.js → index-Ce7BgA_I.js} +32 -32
- package/dist/index-Cft4ZDoE.cjs +1 -0
- package/dist/{index-Br3D3cFM.js → index-CkrCy-wr.js} +49 -48
- package/dist/index-CmiuhnsO.js +11 -0
- package/dist/{index-RtWhGOwR.js → index-CsSLy_ri.js} +9 -9
- package/dist/{index-Bxbr727t.js → index-D0AjEeN2.js} +1 -1
- package/dist/{index-B7FXyiY_.js → index-D76Ewoqp.js} +4 -4
- package/dist/{index-BHCqeC4j.js → index-D9i74AKg.js} +11 -11
- package/dist/{index-DavB5GQ3.js → index-DAtTGIsZ.js} +19 -19
- package/dist/{index-Y0KgiFZb.js → index-DJcvYBdb.js} +9 -9
- package/dist/index-DLI4yl_y.cjs +22 -0
- package/dist/index-DPPQ1GIl.cjs +10 -0
- package/dist/index-DV4cHHkU.cjs +1 -0
- package/dist/index-DY6qmEFc.js +23 -0
- package/dist/index-DdF9CYRQ.cjs +1 -0
- package/dist/index-Dwe6wwhx.cjs +7 -0
- package/dist/{index-sX7KZ-nU.js → index-FDGutzXP.js} +42 -42
- package/dist/{index-RAH9f-qb.js → index-emugciTm.js} +6 -6
- package/dist/index-x6LPvHOw.cjs +17 -0
- package/dist/index-zDIwuuqH.cjs +3 -0
- package/dist/index.cjs.js +1 -0
- package/dist/index.es.js +69 -0
- package/dist/interface/address.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/interface/appointment.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/interface/appointmentV2.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/interface/appointmentsState.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/interface/common.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/interface/completionData.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/interface/deliveryPartner.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/interface/organization.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/interface/pagination.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/interface/roles.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/interface/route.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/interface/routeAnalysis.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/interface/routeAutomationJob.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/interface/routeAutomationLog.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/interface/routeEvent.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/interface/serviceArea.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/interface/util.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/interface/vehicle.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/interface/workOrder.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/isVisible-BNxwNfFH.cjs +1 -0
- package/dist/magic-string.es-BMxHbF2i.cjs +10 -0
- package/dist/motion-B_a-We1F.cjs +1 -0
- package/dist/{motion-C-XpKcZG.js → motion-Tyjtqn8t.js} +2 -2
- package/dist/omit-BrHx-Kj7.cjs +1 -0
- package/dist/pickAttrs-BUFdQiVt.cjs +18 -0
- package/dist/presetColors-DyrVjOJc.cjs +1 -0
- package/dist/presets-CCbttGCy.cjs +6 -0
- package/dist/providers/BreakpointProvider.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/providers/BreakpointProvider.d.ts +7 -0
- package/dist/providers/GenesisProvider.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/providers/ToastProvider.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/providers/index.cjs.js +1 -0
- package/dist/providers/index.es.js +6 -0
- package/dist/providers/useGenesis.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/providers/useGenesis.d.ts +2 -1
- package/dist/reactNode-DcoR9VZw.cjs +1 -0
- package/dist/{roundedArrow-BxPlu4Hq.js → roundedArrow-BtSC7b_q.js} +1 -1
- package/dist/roundedArrow-i9Dmpgeh.cjs +1 -0
- package/dist/{setup-rcqlwLGQ.js → setup-D5hJ8cId.js} +6300 -5518
- package/dist/setup-Lma-RJTH.cjs +148 -0
- package/dist/setup.types-DNdmb6tK.cjs +46 -0
- package/dist/shadow-1q6dM13I.cjs +1 -0
- package/dist/statusUtils-DExYjn05.cjs +1 -0
- package/dist/styleChecker-Vc3-yig2.cjs +1 -0
- package/dist/styles/design-tokens/border-tokens/BorderTokenList.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/styles/design-tokens/sizing-tokens/SizingTokenList.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/styles/design-tokens/variables.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/styles/{global-styles.js → global-styles.[format === /"es/" ? /"js/" : /"cjs/"]" } +2 -6
- package/dist/styles/global-styles.d.ts +1 -1
- package/dist/styles/theme/genesis-theme.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/styles/theme/genesis-theme.test.[format === /"es/" ? /"js/" : /"cjs/"]" +3 -0
- package/dist/styles/theme/genesis-theme.types.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/styles/theme/index.cjs.js +1 -0
- package/dist/styles/theme/{index.js → index.es.js} +1 -1
- package/dist/styles/theme/theme-tree/ThemeTree.[format === /"es/" ? /"js/" : /"cjs/"]" +7 -0
- package/dist/styles-BEj8fZMe.cjs +3 -0
- package/dist/styles-BWTP_Zyu.cjs +103 -0
- package/dist/styles-BfoQ93tm.cjs +91 -0
- package/dist/{styles-Wpm1RiGr.js → styles-Bnh9HSiM.js} +46 -45
- package/dist/{styles-XuoEGUZZ.js → styles-CRSK7_lW.js} +135 -122
- package/dist/{styles-DNay6iFa.js → styles-CSzrJlJ9.js} +7 -7
- package/dist/{index-CupwdUIJ.js → styles-DXLK47iT.js} +167 -157
- package/dist/styles-j60Er7XY.cjs +16 -0
- package/dist/test/setup.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/test/setup.types.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/{toArray-D5kvYi_U.js → toArray-BdEmgTlP.js} +1 -1
- package/dist/toArray-Cnq83wS3.cjs +1 -0
- package/dist/useBreakpoint-BkvhZP6y.cjs +1 -0
- package/dist/{useBreakpoint-ByLol0R9.js → useBreakpoint-C6P2JavP.js} +1 -1
- package/dist/{useCSSVarCls-YfJY1twF.js → useCSSVarCls-CwGsW74t.js} +1 -1
- package/dist/useCSSVarCls-Eahl89PI.cjs +1 -0
- package/dist/{useIcons-CoxuumP_.js → useIcons-BP_qFbBH.js} +3 -3
- package/dist/useIcons-elrpktrI.cjs +6 -0
- package/dist/useId-BDresUbx.cjs +1 -0
- package/dist/useLocale-Ccu6a0gD.cjs +1 -0
- package/dist/{useLocale-BQ3mKRyJ.js → useLocale-DkcoQ5u9.js} +1 -1
- package/dist/{useMergedState-D1-TbeEv.js → useMergedState-dLe_CnQY.js} +1 -1
- package/dist/useMergedState-g1JWsrDw.cjs +1 -0
- package/dist/{useSize-Ct1guc-z.js → useSize-D_iM0JXw.js} +1 -1
- package/dist/useSize-OiGNe58i.cjs +1 -0
- package/dist/{useVariants-C6UAAu9f.js → useVariants-BO1luVHT.js} +3 -3
- package/dist/useVariants-CAEx8XcP.cjs +1 -0
- package/dist/useZIndex-B720RqFH.cjs +1 -0
- package/dist/{useZIndex-tgX56o1r.js → useZIndex-DNLQPZBP.js} +2 -2
- package/dist/utils/icon-util.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/utils/icon-util.d.ts +1 -0
- package/dist/utils/styled.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/utils/styled.d.ts +7 -0
- package/dist/vi.B5EKKJdE-CoUxwxV9.cjs +434 -0
- package/dist/vite-env.d.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/package.json +26 -11
- package/dist/CSSMotionList-DB0khM6h.js +0 -22193
- package/dist/components/Avatar/Avatar.js +0 -63
- package/dist/components/Avatar/__tests__/Avatar.test.js +0 -17
- package/dist/components/Avatar/index.js +0 -4
- package/dist/components/Avatar/styles.js +0 -328
- package/dist/components/Badge/Badge.js +0 -72
- package/dist/components/Badge/__tests__/Badge.test.js +0 -17
- package/dist/components/Badge/index.js +0 -4
- package/dist/components/Breadcrumb/Breadcrumb.js +0 -11
- package/dist/components/Breadcrumb/__tests__/Breadcrumb.test.js +0 -23
- package/dist/components/Breadcrumb/index.js +0 -4
- package/dist/components/Breadcrumb/styles.js +0 -415
- package/dist/components/Button/Button.js +0 -30
- package/dist/components/Button/IconButton.js +0 -29
- package/dist/components/Button/UtilityButton.js +0 -29
- package/dist/components/Button/__tests__/Button.test.js +0 -18
- package/dist/components/Button/index.js +0 -8
- package/dist/components/Card/Card.js +0 -16
- package/dist/components/Card/__tests__/Card.test.js +0 -16
- package/dist/components/Card/index.js +0 -4
- package/dist/components/Card/styles.js +0 -12
- package/dist/components/Checkbox/Checkbox.js +0 -53
- package/dist/components/Checkbox/__tests__/Checkbox.test.js +0 -19
- package/dist/components/Checkbox/index.js +0 -4
- package/dist/components/Dashboard/Dashboard.js +0 -5
- package/dist/components/Dashboard/__mocks__/dashboard-data.js +0 -186
- package/dist/components/Dashboard/__stories__/DashboardLayoutContent.js +0 -948
- package/dist/components/Dashboard/__stories__/DashboardLayoutHeader.js +0 -87
- package/dist/components/Dashboard/__stories__/DashboardLayoutStory.js +0 -23
- package/dist/components/Dashboard/__stories__/charts/LineChart.js +0 -534
- package/dist/components/Dashboard/__tests__/Dashboard.test.js +0 -16
- package/dist/components/Dashboard/index.js +0 -4
- package/dist/components/Dashboard/styles.js +0 -11
- package/dist/components/DatePicker/DatePicker.js +0 -5
- package/dist/components/DatePicker/__tests__/DatePicker.test.js +0 -19
- package/dist/components/DatePicker/index.js +0 -4
- package/dist/components/DateRangePicker/DateRangePicker.js +0 -5
- package/dist/components/DateRangePicker/__tests__/DateRangePicker.test.js +0 -23
- package/dist/components/DateRangePicker/index.js +0 -4
- package/dist/components/ErrorBoundary/ErrorBoundary.js +0 -74
- package/dist/components/ErrorBoundary/__tests__/ErrorBoundary.test.js +0 -30
- package/dist/components/ErrorBoundary/index.js +0 -4
- package/dist/components/ErrorBoundary/styles.js +0 -11
- package/dist/components/ErrorBoundaryFallback/ErrorBoundaryFallback.js +0 -57
- package/dist/components/ErrorBoundaryFallback/index.js +0 -4
- package/dist/components/ErrorBoundaryFallback/styles.js +0 -933
- package/dist/components/Form/Form.js +0 -8
- package/dist/components/Form/__stories__/FormStory.js +0 -172
- package/dist/components/Form/__tests__/form.test.js +0 -19
- package/dist/components/Form/index.js +0 -4
- package/dist/components/Form/styles.js +0 -13
- package/dist/components/FormBrandon/Form.d.ts +0 -25
- package/dist/components/FormBrandon/Form.js +0 -18
- package/dist/components/FormBrandon/__stories__/Form.stories.d.ts +0 -6
- package/dist/components/FormBrandon/__stories__/FormStory.d.ts +0 -1
- package/dist/components/FormBrandon/__stories__/FormStory.js +0 -173
- package/dist/components/FormBrandon/__tests__/form.test.js +0 -19
- package/dist/components/FormBrandon/index.d.ts +0 -2
- package/dist/components/FormBrandon/index.js +0 -4
- package/dist/components/FormBrandon/styles.d.ts +0 -2
- package/dist/components/FormBrandon/styles.js +0 -13
- package/dist/components/Glyph/Glyph.js +0 -9
- package/dist/components/Glyph/index.js +0 -4
- package/dist/components/Glyph/styles.js +0 -11
- package/dist/components/Input/Input.js +0 -22
- package/dist/components/Input/__tests__/Input.test.js +0 -25
- package/dist/components/Input/index.js +0 -4
- package/dist/components/Input/styles.js +0 -6
- package/dist/components/Layout/Content/Content.js +0 -32
- package/dist/components/Layout/Content/ResponsiveContent.js +0 -83
- package/dist/components/Layout/Content/index.js +0 -4
- package/dist/components/Layout/Content/styles.js +0 -16
- package/dist/components/Layout/Layout.js +0 -6
- package/dist/components/Layout/MainLayout/MainLayout.js +0 -28
- package/dist/components/Layout/MainLayout/index.js +0 -4
- package/dist/components/Layout/MainLayout/styles.js +0 -69
- package/dist/components/Layout/__tests__/Layout.test.js +0 -14
- package/dist/components/Layout/index.js +0 -4
- package/dist/components/Message/Message.js +0 -107
- package/dist/components/Message/__tests__/Message.test.js +0 -43
- package/dist/components/Message/index.js +0 -4
- package/dist/components/Message/styles.js +0 -45
- package/dist/components/Notification/Notification.js +0 -1463
- package/dist/components/Notification/NotificationBadge/NotificationBadge.js +0 -49
- package/dist/components/Notification/NotificationBadge/__tests__/NotificationBadge.test.js +0 -18
- package/dist/components/Notification/NotificationBadge/icons/ASN.js +0 -23
- package/dist/components/Notification/NotificationBadge/icons/Appointment.js +0 -23
- package/dist/components/Notification/NotificationBadge/icons/Inventory.js +0 -23
- package/dist/components/Notification/NotificationBadge/icons/Parcel.js +0 -23
- package/dist/components/Notification/NotificationBadge/icons/Product.js +0 -23
- package/dist/components/Notification/NotificationBadge/icons/Route.js +0 -23
- package/dist/components/Notification/NotificationBadge/icons/Shipment.js +0 -23
- package/dist/components/Notification/NotificationBadge/icons/ShoppingCart.js +0 -23
- package/dist/components/Notification/NotificationBadge/icons/System.js +0 -23
- package/dist/components/Notification/NotificationBadge/index.js +0 -4
- package/dist/components/Notification/NotificationBadge/styles.js +0 -34
- package/dist/components/Notification/NotificationRightChevron.js +0 -23
- package/dist/components/Notification/__tests__/Notification.test.js +0 -15
- package/dist/components/Notification/index.js +0 -4
- package/dist/components/Notification/styles.js +0 -65
- package/dist/components/Popover/Popover.js +0 -24
- package/dist/components/Popover/__tests__/Popover.test.js +0 -33
- package/dist/components/Popover/index.js +0 -4
- package/dist/components/Popover/styles.js +0 -6
- package/dist/components/Progress/Progress.js +0 -87
- package/dist/components/Progress/Progress.util.js +0 -64
- package/dist/components/Progress/ProgressText.js +0 -69
- package/dist/components/Progress/__tests__/Progress.test.js +0 -21
- package/dist/components/Progress/index.js +0 -4
- package/dist/components/Progress/styles.js +0 -796
- package/dist/components/Radio/Radio.js +0 -46
- package/dist/components/Radio/RadioGroup.js +0 -33
- package/dist/components/Radio/__tests__/RadioGroup.test.js +0 -31
- package/dist/components/Radio/index.js +0 -4
- package/dist/components/Radio/states/RadioChecked.js +0 -18
- package/dist/components/Radio/states/RadioCheckedDisabled.js +0 -18
- package/dist/components/Radio/states/RadioCheckedFocussed.js +0 -30
- package/dist/components/Radio/states/RadioCheckedHover.js +0 -18
- package/dist/components/Radio/states/RadioUnchecked.js +0 -15
- package/dist/components/Radio/states/RadioUncheckedDisabled.js +0 -15
- package/dist/components/Radio/states/RadioUncheckedFocussed.js +0 -29
- package/dist/components/Radio/states/RadioUncheckedHover.js +0 -18
- package/dist/components/Row/Row.js +0 -41
- package/dist/components/Row/RowActions/RowActions.js +0 -61
- package/dist/components/Row/RowLabelValue/RowLabelValue.js +0 -64
- package/dist/components/Row/RowLabelValue/RowSkeleton.js +0 -24
- package/dist/components/Row/RowLabelValue/styles.js +0 -25
- package/dist/components/Row/__tests__/Row.test.js +0 -16
- package/dist/components/Row/index.js +0 -4
- package/dist/components/Row/styles.js +0 -15
- package/dist/components/SegmentedControls/SegmentedControls.js +0 -26
- package/dist/components/SegmentedControls/__tests__/SegmentedControls.test.js +0 -24
- package/dist/components/SegmentedControls/index.js +0 -4
- package/dist/components/SegmentedControls/styles.js +0 -522
- package/dist/components/Select/DropdownChevron.js +0 -23
- package/dist/components/Select/Select.js +0 -36
- package/dist/components/Select/__tests__/Select.test.js +0 -55
- package/dist/components/Select/index.js +0 -4
- package/dist/components/Select/styles.js +0 -119
- package/dist/components/Shapes/Shapes.js +0 -8
- package/dist/components/Shapes/__tests__/Shapes.test.js +0 -16
- package/dist/components/Shapes/index.js +0 -4
- package/dist/components/Shapes/variants/Circle.js +0 -23
- package/dist/components/Shapes/variants/Rectangle.js +0 -23
- package/dist/components/Shapes/variants/Triangle.js +0 -23
- package/dist/components/Switch/Switch.js +0 -22
- package/dist/components/Switch/__tests__/Switch.test.js +0 -25
- package/dist/components/Switch/index.js +0 -4
- package/dist/components/Switch/styles.js +0 -456
- package/dist/components/Table/Table.js +0 -23
- package/dist/components/Table/__mocks__/table-mocks.js +0 -323
- package/dist/components/Table/__tests__/Table.test.js +0 -34
- package/dist/components/Table/index.js +0 -4
- package/dist/components/Table/styles.js +0 -6
- package/dist/components/Tabs/Tabs.js +0 -23
- package/dist/components/Tabs/__tests__/Tabs.test.js +0 -37
- package/dist/components/Tabs/index.js +0 -4
- package/dist/components/Tile/Tile.js +0 -21
- package/dist/components/Tile/__tests__/Tile.test.js +0 -21
- package/dist/components/Tile/index.js +0 -4
- package/dist/components/Tile/styles.js +0 -12
- package/dist/components/Toast/Toast.js +0 -38
- package/dist/components/Toast/__tests__/Toast.test.js +0 -19
- package/dist/components/Toast/index.js +0 -4
- package/dist/components/Toast/styles.js +0 -45
- package/dist/components/Tooltip/Tooltip.js +0 -52
- package/dist/components/Tooltip/__tests__/Tooltip.test.js +0 -25
- package/dist/components/Tooltip/index.js +0 -4
- package/dist/components/Tooltip/styles.js +0 -11
- package/dist/components/Typography/Typography.js +0 -8
- package/dist/components/Typography/__tests__/Typography.test.js +0 -24
- package/dist/components/Typography/index.js +0 -4
- package/dist/components/Typography/styles.js +0 -84
- package/dist/components/index.d.js +0 -1
- package/dist/components/index.js +0 -62
- package/dist/declaration.d.js +0 -1
- package/dist/genesis/GenesisThemeBreakdown.js +0 -146
- package/dist/genesis/GenesisThemeDemo.js +0 -7
- package/dist/index.js +0 -69
- package/dist/interface/address.js +0 -1
- package/dist/interface/appointment.js +0 -5
- package/dist/interface/appointmentV2.js +0 -1
- package/dist/interface/appointmentsState.js +0 -1
- package/dist/interface/common.js +0 -1
- package/dist/interface/completionData.js +0 -1
- package/dist/interface/deliveryPartner.js +0 -1
- package/dist/interface/organization.js +0 -1
- package/dist/interface/pagination.js +0 -1
- package/dist/interface/roles.js +0 -1
- package/dist/interface/route.js +0 -1
- package/dist/interface/routeAnalysis.js +0 -1
- package/dist/interface/routeAutomationJob.js +0 -10
- package/dist/interface/routeAutomationLog.js +0 -1
- package/dist/interface/routeEvent.js +0 -5
- package/dist/interface/serviceArea.js +0 -1
- package/dist/interface/util.js +0 -1
- package/dist/interface/vehicle.js +0 -1
- package/dist/interface/workOrder.js +0 -1
- package/dist/providers/BreakpointThemeProvider.d.ts +0 -8
- package/dist/providers/BreakpointThemeProvider.js +0 -21
- package/dist/providers/GenesisProvider.js +0 -11
- package/dist/providers/ToastProvider.js +0 -38
- package/dist/providers/index.js +0 -6
- package/dist/providers/useGenesis.js +0 -6
- package/dist/styled-components.browser.esm-C47QHsU4.js +0 -1211
- package/dist/styles/design-tokens/border-tokens/BorderTokenList.js +0 -61
- package/dist/styles/design-tokens/sizing-tokens/SizingTokenList.js +0 -65
- package/dist/styles/design-tokens/variables.js +0 -699
- package/dist/styles/theme/genesis-theme.js +0 -1154
- package/dist/styles/theme/genesis-theme.test.js +0 -69
- package/dist/styles/theme/genesis-theme.types.js +0 -4
- package/dist/styles/theme/theme-tree/ThemeTree.js +0 -1653
- package/dist/test/setup.js +0 -91
- package/dist/test/setup.types.js +0 -1
- package/dist/utils/icon-util.js +0 -93
- package/dist/vite-env.d.js +0 -1
- /package/dist/components/{FormBrandon/__tests__/form.test.d.ts → Table/TableControls/__tests__/TableControls.test.d.ts} +0 -0
- /package/dist/components/{Breadcrumb/Breadcrumb.types.js → index.d.es.js} +0 -0
- /package/dist/constants/{index.js → index.es.js} +0 -0
|
@@ -1,1154 +0,0 @@
|
|
|
1
|
-
import { Size1 as g, BorderRadiusMd as T, Size2 as c, Size6 as k, Size5 as w, BorderRadiusSm as B, Size25 as E, ColorGrayWhite as s, ColorGrayBlack as x, ColorGray900 as D, ColorGray800 as M, ColorGray700 as y, ColorGray600 as N, ColorGray500 as h, ColorGray400 as A, ColorGray300 as u, ColorGray200 as R, ColorGray100 as l, ColorPurple900 as G, ColorPurple800 as P, ColorPurple700 as L, ColorPurple600 as O, ColorPurple500 as Y, ColorPurple400 as X, ColorPurple300 as I, ColorPurple200 as _, ColorPurple100 as K, ColorBlue900 as V, ColorBlue800 as j, ColorBlue700 as q, ColorBlue600 as J, ColorBlue500 as Q, ColorBlue400 as f, ColorBlue300 as U, ColorBlue200 as Z, ColorBlue100 as $, ColorSky900 as S, ColorSky800 as ee, ColorSky700 as v, ColorSky600 as re, ColorSky500 as oe, ColorSky400 as ie, ColorSky300 as te, ColorSky200 as ne, ColorSky100 as ae, ColorGreen900 as le, ColorGreen800 as ge, ColorGreen700 as ce, ColorGreen600 as de, ColorGreen500 as pe, ColorGreen400 as z, ColorGreen300 as se, ColorGreen200 as ye, ColorGreen100 as he, ColorYellow900 as ue, ColorYellow800 as fe, ColorYellow700 as Se, ColorYellow600 as ve, ColorYellow500 as C, ColorYellow400 as ze, ColorYellow300 as Ce, ColorYellow200 as be, ColorYellow100 as Fe, ColorOrange900 as me, ColorOrange800 as He, ColorOrange700 as We, ColorOrange600 as Te, ColorOrange500 as ke, ColorOrange400 as we, ColorOrange300 as Be, ColorOrange200 as Ee, ColorOrange100 as xe, ColorRed900 as De, ColorRed800 as Me, ColorRed700 as Ne, ColorRed600 as Ae, ColorRed500 as b, ColorRed400 as Re, ColorRed300 as Ge, ColorRed200 as Pe, ColorRed100 as Le, TypographyNarrowFontSizeDigits3 as Oe, TypographyNarrowFontSizeDigits2 as Ye, TypographyNarrowFontSizeDigits1 as Xe, TypographyNarrowFontSizeLink3 as Ie, TypographyNarrowFontSizeLink2 as _e, TypographyNarrowFontSizeLink1 as Ke, TypographyNarrowFontSizeLabel3 as Ve, TypographyNarrowFontSizeLabel2 as je, TypographyNarrowFontSizeLabel1 as qe, TypographyNarrowFontSizeOverline3 as Je, TypographyNarrowFontSizeOverline2 as Qe, TypographyNarrowFontSizeOverline1 as Ue, TypographyNarrowFontSizeMessage as Ze, TypographyNarrowFontSizeBody5 as $e, TypographyNarrowFontSizeBody4 as er, TypographyNarrowFontSizeBody3 as rr, TypographyNarrowFontSizeBody2 as or, TypographyNarrowFontSizeBody1 as ir, TypographyNarrowFontSizeSubHeading3 as tr, TypographyNarrowFontSizeSubHeading2 as nr, TypographyNarrowFontSizeSubHeading1 as ar, TypographyNarrowFontSizeHeading3 as lr, TypographyNarrowFontSizeHeading2 as gr, TypographyNarrowFontSizeHeading1 as cr, TypographyNarrowFontSizeDisplay3 as dr, TypographyNarrowFontSizeDisplay2 as pr, TypographyNarrowFontSizeDisplay1 as sr, TypographyMediumFontSizeDigits3 as yr, TypographyMediumFontSizeDigits2 as hr, TypographyMediumFontSizeDigits1 as ur, TypographyMediumFontSizeLink3 as fr, TypographyMediumFontSizeLink2 as Sr, TypographyMediumFontSizeLink1 as vr, TypographyMediumFontSizeLabel3 as zr, TypographyMediumFontSizeLabel2 as Cr, TypographyMediumFontSizeLabel1 as br, TypographyMediumFontSizeOverline3 as Fr, TypographyMediumFontSizeOverline2 as mr, TypographyMediumFontSizeOverline1 as Hr, TypographyMediumFontSizeMessage as Wr, TypographyMediumFontSizeBody5 as Tr, TypographyMediumFontSizeBody4 as kr, TypographyMediumFontSizeBody3 as wr, TypographyMediumFontSizeBody2 as Br, TypographyMediumFontSizeBody1 as Er, TypographyMediumFontSizeSubHeading3 as xr, TypographyMediumFontSizeSubHeading2 as Dr, TypographyMediumFontSizeSubHeading1 as Mr, TypographyMediumFontSizeHeading3 as Nr, TypographyMediumFontSizeHeading2 as Ar, TypographyMediumFontSizeHeading1 as Rr, TypographyMediumFontSizeDisplay3 as Gr, TypographyMediumFontSizeDisplay2 as Pr, TypographyMediumFontSizeDisplay1 as Lr, TypographyWideFontSizeDigits3 as Or, TypographyWideFontSizeDigits2 as Yr, TypographyWideFontSizeDigits1 as Xr, TypographyWideFontSizeLink3 as Ir, TypographyWideFontSizeLink2 as _r, TypographyWideFontSizeLink1 as Kr, TypographyWideFontSizeLabel3 as Vr, TypographyWideFontSizeLabel2 as jr, TypographyWideFontSizeLabel1 as qr, TypographyWideFontSizeOverline3 as Jr, TypographyWideFontSizeOverline2 as Qr, TypographyWideFontSizeOverline1 as Ur, TypographyWideFontSizeMessage as Zr, TypographyWideFontSizeBody5 as $r, TypographyWideFontSizeBody4 as eo, TypographyWideFontSizeBody3 as ro, TypographyWideFontSizeBody2 as oo, TypographyWideFontSizeBody1 as io, TypographyWideFontSizeSubHeading3 as to, TypographyWideFontSizeSubHeading2 as no, TypographyWideFontSizeSubHeading1 as ao, TypographyWideFontSizeHeading3 as lo, TypographyWideFontSizeHeading2 as go, TypographyWideFontSizeHeading1 as co, TypographyWideFontSizeDisplay3 as po, TypographyWideFontSizeDisplay2 as so, TypographyWideFontSizeDisplay1 as yo, TypographyPrimaryFontFamily as ho, BorderRadiusRounded as uo, BorderRadiusXxxl as fo, BorderRadiusXxl as So, BorderRadiusXl as vo, BorderRadiusLg as zo, BorderRadiusXs as Co, BorderRadiusNone as bo, Size4 as d, Size3 as p, Size025 as Fo, Size15 as mo, Size05 as Ho, Size64 as Wo, Size50 as To, Size43 as ko, Size39 as wo, Size35 as Bo, Size34 as Eo, Size32 as xo, Size30 as Do, Size28 as Mo, Size27 as No, Size24 as Ao, Size20 as Ro, Size18 as Go, Size16 as Po, Size14 as Lo, Size13 as Oo, Size12 as Yo, Size10 as Xo, Size8 as Io, Size7 as _o, Size2_5 as Ko, Size1_5 as Vo } from "../design-tokens/variables.js";
|
|
2
|
-
const jo = {
|
|
3
|
-
wide: 1280,
|
|
4
|
-
medium: 1024,
|
|
5
|
-
narrow: 480
|
|
6
|
-
}, a = {
|
|
7
|
-
BorderRadiusNone: bo,
|
|
8
|
-
BorderRadiusXs: Co,
|
|
9
|
-
BorderRadiusSm: B,
|
|
10
|
-
BorderRadiusMd: T,
|
|
11
|
-
BorderRadiusLg: zo,
|
|
12
|
-
BorderRadiusXl: vo,
|
|
13
|
-
BorderRadiusXxl: So,
|
|
14
|
-
BorderRadiusXxxl: fo,
|
|
15
|
-
BorderRadiusRounded: uo
|
|
16
|
-
}, i = {
|
|
17
|
-
Size1: g,
|
|
18
|
-
// 4px
|
|
19
|
-
Size1_5: Vo,
|
|
20
|
-
// 6px
|
|
21
|
-
Size2: c,
|
|
22
|
-
// 8px
|
|
23
|
-
Size2_5: Ko,
|
|
24
|
-
// 10px
|
|
25
|
-
Size3: p,
|
|
26
|
-
// 12px
|
|
27
|
-
Size4: d,
|
|
28
|
-
// 16px
|
|
29
|
-
Size5: w,
|
|
30
|
-
// 20px
|
|
31
|
-
Size6: k,
|
|
32
|
-
// 24px
|
|
33
|
-
Size7: _o,
|
|
34
|
-
// 28px
|
|
35
|
-
Size8: Io,
|
|
36
|
-
// 32px
|
|
37
|
-
Size10: Xo,
|
|
38
|
-
// 40px
|
|
39
|
-
Size12: Yo,
|
|
40
|
-
// 48px
|
|
41
|
-
Size13: Oo,
|
|
42
|
-
// 52px
|
|
43
|
-
Size14: Lo,
|
|
44
|
-
// 56px
|
|
45
|
-
Size16: Po,
|
|
46
|
-
// 64px
|
|
47
|
-
Size18: Go,
|
|
48
|
-
// 72px
|
|
49
|
-
Size20: Ro,
|
|
50
|
-
// 80px
|
|
51
|
-
Size24: Ao,
|
|
52
|
-
// 96px
|
|
53
|
-
Size27: No,
|
|
54
|
-
// 108px
|
|
55
|
-
Size28: Mo,
|
|
56
|
-
// 112px
|
|
57
|
-
Size30: Do,
|
|
58
|
-
// 120px
|
|
59
|
-
Size32: xo,
|
|
60
|
-
// 128px
|
|
61
|
-
Size34: Eo,
|
|
62
|
-
// 136px
|
|
63
|
-
Size35: Bo,
|
|
64
|
-
// 140px
|
|
65
|
-
Size39: wo,
|
|
66
|
-
// 156px
|
|
67
|
-
Size43: ko,
|
|
68
|
-
// 172px
|
|
69
|
-
Size50: To,
|
|
70
|
-
// 200px
|
|
71
|
-
Size64: Wo,
|
|
72
|
-
// 256px
|
|
73
|
-
Size05: Ho,
|
|
74
|
-
// 2px
|
|
75
|
-
Size15: mo,
|
|
76
|
-
// 6px
|
|
77
|
-
Size025: Fo,
|
|
78
|
-
// 1px
|
|
79
|
-
Size25: E,
|
|
80
|
-
// 10px
|
|
81
|
-
xs: g,
|
|
82
|
-
// 4px
|
|
83
|
-
sm: c,
|
|
84
|
-
// 8px
|
|
85
|
-
md: p,
|
|
86
|
-
// 12px
|
|
87
|
-
lg: d,
|
|
88
|
-
// 16px
|
|
89
|
-
typography1: 12,
|
|
90
|
-
typography2: 14,
|
|
91
|
-
typography3: 16
|
|
92
|
-
}, pi = {
|
|
93
|
-
display1: "display1",
|
|
94
|
-
display2: "display2",
|
|
95
|
-
display3: "display3",
|
|
96
|
-
heading1: "heading1",
|
|
97
|
-
heading2: "heading2",
|
|
98
|
-
heading3: "heading3",
|
|
99
|
-
subHeading1: "subHeading1",
|
|
100
|
-
subHeading2: "subHeading2",
|
|
101
|
-
subHeading3: "subHeading3",
|
|
102
|
-
body1: "body1",
|
|
103
|
-
body2: "body2",
|
|
104
|
-
body3: "body3",
|
|
105
|
-
body4: "body4",
|
|
106
|
-
body5: "body5",
|
|
107
|
-
message: "message",
|
|
108
|
-
overline1: "overline1",
|
|
109
|
-
overline2: "overline2",
|
|
110
|
-
overline3: "overline3",
|
|
111
|
-
label1: "label1",
|
|
112
|
-
label2: "label2",
|
|
113
|
-
label3: "label3",
|
|
114
|
-
link1: "link1",
|
|
115
|
-
link2: "link2",
|
|
116
|
-
link3: "link3",
|
|
117
|
-
digits1: "digits1",
|
|
118
|
-
digits2: "digits2",
|
|
119
|
-
digits3: "digits3"
|
|
120
|
-
}, qo = {
|
|
121
|
-
display1: {
|
|
122
|
-
fontSize: yo,
|
|
123
|
-
lineHeight: "3.5rem",
|
|
124
|
-
fontWeight: 700,
|
|
125
|
-
letterSpacing: "0"
|
|
126
|
-
},
|
|
127
|
-
display2: {
|
|
128
|
-
fontSize: so,
|
|
129
|
-
lineHeight: "3rem",
|
|
130
|
-
fontWeight: 700,
|
|
131
|
-
letterSpacing: "0"
|
|
132
|
-
},
|
|
133
|
-
display3: {
|
|
134
|
-
fontSize: po,
|
|
135
|
-
lineHeight: "2.5rem",
|
|
136
|
-
fontWeight: 700,
|
|
137
|
-
letterSpacing: "0"
|
|
138
|
-
},
|
|
139
|
-
heading1: {
|
|
140
|
-
fontSize: co,
|
|
141
|
-
lineHeight: "2rem",
|
|
142
|
-
fontWeight: 700,
|
|
143
|
-
letterSpacing: "0"
|
|
144
|
-
},
|
|
145
|
-
heading2: {
|
|
146
|
-
fontSize: go,
|
|
147
|
-
lineHeight: "1.75rem",
|
|
148
|
-
fontWeight: 700,
|
|
149
|
-
letterSpacing: "0"
|
|
150
|
-
},
|
|
151
|
-
heading3: {
|
|
152
|
-
fontSize: lo,
|
|
153
|
-
lineHeight: "1.5rem",
|
|
154
|
-
fontWeight: 700,
|
|
155
|
-
letterSpacing: "0"
|
|
156
|
-
},
|
|
157
|
-
subHeading1: {
|
|
158
|
-
fontSize: ao,
|
|
159
|
-
lineHeight: "1.25rem",
|
|
160
|
-
fontWeight: 600,
|
|
161
|
-
letterSpacing: "0"
|
|
162
|
-
},
|
|
163
|
-
subHeading2: {
|
|
164
|
-
fontSize: no,
|
|
165
|
-
lineHeight: "1.25rem",
|
|
166
|
-
fontWeight: 600,
|
|
167
|
-
letterSpacing: "0"
|
|
168
|
-
},
|
|
169
|
-
subHeading3: {
|
|
170
|
-
fontSize: to,
|
|
171
|
-
lineHeight: "1rem",
|
|
172
|
-
fontWeight: 600,
|
|
173
|
-
letterSpacing: "0"
|
|
174
|
-
},
|
|
175
|
-
body1: {
|
|
176
|
-
fontSize: io,
|
|
177
|
-
lineHeight: "1.5rem",
|
|
178
|
-
fontWeight: 400,
|
|
179
|
-
letterSpacing: "0"
|
|
180
|
-
},
|
|
181
|
-
body2: {
|
|
182
|
-
fontSize: oo,
|
|
183
|
-
lineHeight: "1.25rem",
|
|
184
|
-
fontWeight: 400,
|
|
185
|
-
letterSpacing: "0"
|
|
186
|
-
},
|
|
187
|
-
body3: {
|
|
188
|
-
fontSize: ro,
|
|
189
|
-
lineHeight: "1rem",
|
|
190
|
-
fontWeight: 400,
|
|
191
|
-
letterSpacing: "0"
|
|
192
|
-
},
|
|
193
|
-
body4: {
|
|
194
|
-
fontSize: eo,
|
|
195
|
-
lineHeight: "0.875rem",
|
|
196
|
-
fontWeight: 400,
|
|
197
|
-
letterSpacing: "0"
|
|
198
|
-
},
|
|
199
|
-
body5: {
|
|
200
|
-
fontSize: $r,
|
|
201
|
-
lineHeight: "0.75rem",
|
|
202
|
-
fontWeight: 400,
|
|
203
|
-
letterSpacing: "0"
|
|
204
|
-
},
|
|
205
|
-
message: {
|
|
206
|
-
fontSize: Zr,
|
|
207
|
-
lineHeight: "23px",
|
|
208
|
-
fontWeight: 400,
|
|
209
|
-
letterSpacing: "0"
|
|
210
|
-
},
|
|
211
|
-
overline1: {
|
|
212
|
-
fontSize: Ur,
|
|
213
|
-
lineHeight: "0.75rem",
|
|
214
|
-
fontWeight: 500,
|
|
215
|
-
letterSpacing: "0"
|
|
216
|
-
},
|
|
217
|
-
overline2: {
|
|
218
|
-
fontSize: Qr,
|
|
219
|
-
lineHeight: "0.75rem",
|
|
220
|
-
fontWeight: 500,
|
|
221
|
-
letterSpacing: "0"
|
|
222
|
-
},
|
|
223
|
-
overline3: {
|
|
224
|
-
fontSize: Jr,
|
|
225
|
-
lineHeight: "0.75rem",
|
|
226
|
-
fontWeight: 500,
|
|
227
|
-
letterSpacing: "0"
|
|
228
|
-
},
|
|
229
|
-
label1: {
|
|
230
|
-
fontSize: qr,
|
|
231
|
-
lineHeight: "1rem",
|
|
232
|
-
fontWeight: 500,
|
|
233
|
-
letterSpacing: "0"
|
|
234
|
-
},
|
|
235
|
-
label2: {
|
|
236
|
-
fontSize: jr,
|
|
237
|
-
lineHeight: "1rem",
|
|
238
|
-
fontWeight: 500,
|
|
239
|
-
letterSpacing: "0"
|
|
240
|
-
},
|
|
241
|
-
label3: {
|
|
242
|
-
fontSize: Vr,
|
|
243
|
-
lineHeight: "1rem",
|
|
244
|
-
fontWeight: 500,
|
|
245
|
-
letterSpacing: "0"
|
|
246
|
-
},
|
|
247
|
-
link1: {
|
|
248
|
-
fontSize: Kr,
|
|
249
|
-
lineHeight: "1.5rem",
|
|
250
|
-
fontWeight: 500,
|
|
251
|
-
letterSpacing: "0"
|
|
252
|
-
},
|
|
253
|
-
link2: {
|
|
254
|
-
fontSize: _r,
|
|
255
|
-
lineHeight: "1.25rem",
|
|
256
|
-
fontWeight: 500,
|
|
257
|
-
letterSpacing: "0"
|
|
258
|
-
},
|
|
259
|
-
link3: {
|
|
260
|
-
fontSize: Ir,
|
|
261
|
-
lineHeight: "1rem",
|
|
262
|
-
fontWeight: 500,
|
|
263
|
-
letterSpacing: "0"
|
|
264
|
-
},
|
|
265
|
-
digits1: {
|
|
266
|
-
fontSize: Xr,
|
|
267
|
-
lineHeight: "3.5rem",
|
|
268
|
-
fontWeight: 700,
|
|
269
|
-
letterSpacing: "0"
|
|
270
|
-
},
|
|
271
|
-
digits2: {
|
|
272
|
-
fontSize: Yr,
|
|
273
|
-
lineHeight: "3rem",
|
|
274
|
-
fontWeight: 700,
|
|
275
|
-
letterSpacing: "0"
|
|
276
|
-
},
|
|
277
|
-
digits3: {
|
|
278
|
-
fontSize: Or,
|
|
279
|
-
lineHeight: "2.5rem",
|
|
280
|
-
fontWeight: 700,
|
|
281
|
-
letterSpacing: "0"
|
|
282
|
-
}
|
|
283
|
-
}, Jo = {
|
|
284
|
-
display1: {
|
|
285
|
-
fontSize: Lr,
|
|
286
|
-
lineHeight: "3.5rem",
|
|
287
|
-
fontWeight: 700,
|
|
288
|
-
letterSpacing: "0"
|
|
289
|
-
},
|
|
290
|
-
display2: {
|
|
291
|
-
fontSize: Pr,
|
|
292
|
-
lineHeight: "3rem",
|
|
293
|
-
fontWeight: 700,
|
|
294
|
-
letterSpacing: "0"
|
|
295
|
-
},
|
|
296
|
-
display3: {
|
|
297
|
-
fontSize: Gr,
|
|
298
|
-
lineHeight: "2.5rem",
|
|
299
|
-
fontWeight: 700,
|
|
300
|
-
letterSpacing: "0"
|
|
301
|
-
},
|
|
302
|
-
heading1: {
|
|
303
|
-
fontSize: Rr,
|
|
304
|
-
lineHeight: "2rem",
|
|
305
|
-
fontWeight: 700,
|
|
306
|
-
letterSpacing: "0"
|
|
307
|
-
},
|
|
308
|
-
heading2: {
|
|
309
|
-
fontSize: Ar,
|
|
310
|
-
lineHeight: "1.75rem",
|
|
311
|
-
fontWeight: 700,
|
|
312
|
-
letterSpacing: "0"
|
|
313
|
-
},
|
|
314
|
-
heading3: {
|
|
315
|
-
fontSize: Nr,
|
|
316
|
-
lineHeight: "1.5rem",
|
|
317
|
-
fontWeight: 700,
|
|
318
|
-
letterSpacing: "0"
|
|
319
|
-
},
|
|
320
|
-
subHeading1: {
|
|
321
|
-
fontSize: Mr,
|
|
322
|
-
lineHeight: "1.25rem",
|
|
323
|
-
fontWeight: 600,
|
|
324
|
-
letterSpacing: "0"
|
|
325
|
-
},
|
|
326
|
-
subHeading2: {
|
|
327
|
-
fontSize: Dr,
|
|
328
|
-
lineHeight: "1.25rem",
|
|
329
|
-
fontWeight: 600,
|
|
330
|
-
letterSpacing: "0"
|
|
331
|
-
},
|
|
332
|
-
subHeading3: {
|
|
333
|
-
fontSize: xr,
|
|
334
|
-
lineHeight: "1rem",
|
|
335
|
-
fontWeight: 600,
|
|
336
|
-
letterSpacing: "0"
|
|
337
|
-
},
|
|
338
|
-
body1: {
|
|
339
|
-
fontSize: Er,
|
|
340
|
-
lineHeight: "1.5rem",
|
|
341
|
-
fontWeight: 400,
|
|
342
|
-
letterSpacing: "0"
|
|
343
|
-
},
|
|
344
|
-
body2: {
|
|
345
|
-
fontSize: Br,
|
|
346
|
-
lineHeight: "1.25rem",
|
|
347
|
-
fontWeight: 400,
|
|
348
|
-
letterSpacing: "0"
|
|
349
|
-
},
|
|
350
|
-
body3: {
|
|
351
|
-
fontSize: wr,
|
|
352
|
-
lineHeight: "1rem",
|
|
353
|
-
fontWeight: 400,
|
|
354
|
-
letterSpacing: "0"
|
|
355
|
-
},
|
|
356
|
-
body4: {
|
|
357
|
-
fontSize: kr,
|
|
358
|
-
lineHeight: "0.875rem",
|
|
359
|
-
fontWeight: 400,
|
|
360
|
-
letterSpacing: "0"
|
|
361
|
-
},
|
|
362
|
-
body5: {
|
|
363
|
-
fontSize: Tr,
|
|
364
|
-
lineHeight: "0.75rem",
|
|
365
|
-
fontWeight: 400,
|
|
366
|
-
letterSpacing: "0"
|
|
367
|
-
},
|
|
368
|
-
message: {
|
|
369
|
-
fontSize: Wr,
|
|
370
|
-
lineHeight: "23px",
|
|
371
|
-
fontWeight: 400,
|
|
372
|
-
letterSpacing: "0"
|
|
373
|
-
},
|
|
374
|
-
overline1: {
|
|
375
|
-
fontSize: Hr,
|
|
376
|
-
lineHeight: "0.75rem",
|
|
377
|
-
fontWeight: 500,
|
|
378
|
-
letterSpacing: "0"
|
|
379
|
-
},
|
|
380
|
-
overline2: {
|
|
381
|
-
fontSize: mr,
|
|
382
|
-
lineHeight: "0.75rem",
|
|
383
|
-
fontWeight: 500,
|
|
384
|
-
letterSpacing: "0"
|
|
385
|
-
},
|
|
386
|
-
overline3: {
|
|
387
|
-
fontSize: Fr,
|
|
388
|
-
lineHeight: "0.75rem",
|
|
389
|
-
fontWeight: 500,
|
|
390
|
-
letterSpacing: "0"
|
|
391
|
-
},
|
|
392
|
-
label1: {
|
|
393
|
-
fontSize: br,
|
|
394
|
-
lineHeight: "1rem",
|
|
395
|
-
fontWeight: 500,
|
|
396
|
-
letterSpacing: "0"
|
|
397
|
-
},
|
|
398
|
-
label2: {
|
|
399
|
-
fontSize: Cr,
|
|
400
|
-
lineHeight: "1rem",
|
|
401
|
-
fontWeight: 500,
|
|
402
|
-
letterSpacing: "0"
|
|
403
|
-
},
|
|
404
|
-
label3: {
|
|
405
|
-
fontSize: zr,
|
|
406
|
-
lineHeight: "1rem",
|
|
407
|
-
fontWeight: 500,
|
|
408
|
-
letterSpacing: "0"
|
|
409
|
-
},
|
|
410
|
-
link1: {
|
|
411
|
-
fontSize: vr,
|
|
412
|
-
lineHeight: "1.5rem",
|
|
413
|
-
fontWeight: 500,
|
|
414
|
-
letterSpacing: "0"
|
|
415
|
-
},
|
|
416
|
-
link2: {
|
|
417
|
-
fontSize: Sr,
|
|
418
|
-
lineHeight: "1.25rem",
|
|
419
|
-
fontWeight: 500,
|
|
420
|
-
letterSpacing: "0"
|
|
421
|
-
},
|
|
422
|
-
link3: {
|
|
423
|
-
fontSize: fr,
|
|
424
|
-
lineHeight: "1rem",
|
|
425
|
-
fontWeight: 500,
|
|
426
|
-
letterSpacing: "0"
|
|
427
|
-
},
|
|
428
|
-
digits1: {
|
|
429
|
-
fontSize: ur,
|
|
430
|
-
lineHeight: "3.5rem",
|
|
431
|
-
fontWeight: 700,
|
|
432
|
-
letterSpacing: "0"
|
|
433
|
-
},
|
|
434
|
-
digits2: {
|
|
435
|
-
fontSize: hr,
|
|
436
|
-
lineHeight: "3rem",
|
|
437
|
-
fontWeight: 700,
|
|
438
|
-
letterSpacing: "0"
|
|
439
|
-
},
|
|
440
|
-
digits3: {
|
|
441
|
-
fontSize: yr,
|
|
442
|
-
lineHeight: "2.5rem",
|
|
443
|
-
fontWeight: 700,
|
|
444
|
-
letterSpacing: "0"
|
|
445
|
-
}
|
|
446
|
-
}, Qo = {
|
|
447
|
-
display1: {
|
|
448
|
-
fontSize: sr,
|
|
449
|
-
lineHeight: "3.5rem",
|
|
450
|
-
fontWeight: 700,
|
|
451
|
-
letterSpacing: "0"
|
|
452
|
-
},
|
|
453
|
-
display2: {
|
|
454
|
-
fontSize: pr,
|
|
455
|
-
lineHeight: "3rem",
|
|
456
|
-
fontWeight: 700,
|
|
457
|
-
letterSpacing: "0"
|
|
458
|
-
},
|
|
459
|
-
display3: {
|
|
460
|
-
fontSize: dr,
|
|
461
|
-
lineHeight: "2.5rem",
|
|
462
|
-
fontWeight: 700,
|
|
463
|
-
letterSpacing: "0"
|
|
464
|
-
},
|
|
465
|
-
heading1: {
|
|
466
|
-
fontSize: cr,
|
|
467
|
-
lineHeight: "2rem",
|
|
468
|
-
fontWeight: 700,
|
|
469
|
-
letterSpacing: "0"
|
|
470
|
-
},
|
|
471
|
-
heading2: {
|
|
472
|
-
fontSize: gr,
|
|
473
|
-
lineHeight: "1.75rem",
|
|
474
|
-
fontWeight: 700,
|
|
475
|
-
letterSpacing: "0"
|
|
476
|
-
},
|
|
477
|
-
heading3: {
|
|
478
|
-
fontSize: lr,
|
|
479
|
-
lineHeight: "1.5rem",
|
|
480
|
-
fontWeight: 700,
|
|
481
|
-
letterSpacing: "0"
|
|
482
|
-
},
|
|
483
|
-
subHeading1: {
|
|
484
|
-
fontSize: ar,
|
|
485
|
-
lineHeight: "1.25rem",
|
|
486
|
-
fontWeight: 600,
|
|
487
|
-
letterSpacing: "0"
|
|
488
|
-
},
|
|
489
|
-
subHeading2: {
|
|
490
|
-
fontSize: nr,
|
|
491
|
-
lineHeight: "1.25rem",
|
|
492
|
-
fontWeight: 600,
|
|
493
|
-
letterSpacing: "0"
|
|
494
|
-
},
|
|
495
|
-
subHeading3: {
|
|
496
|
-
fontSize: tr,
|
|
497
|
-
lineHeight: "1rem",
|
|
498
|
-
fontWeight: 600,
|
|
499
|
-
letterSpacing: "0"
|
|
500
|
-
},
|
|
501
|
-
body1: {
|
|
502
|
-
fontSize: ir,
|
|
503
|
-
lineHeight: "1.5rem",
|
|
504
|
-
fontWeight: 400,
|
|
505
|
-
letterSpacing: "0"
|
|
506
|
-
},
|
|
507
|
-
body2: {
|
|
508
|
-
fontSize: or,
|
|
509
|
-
lineHeight: "1.25rem",
|
|
510
|
-
fontWeight: 400,
|
|
511
|
-
letterSpacing: "0"
|
|
512
|
-
},
|
|
513
|
-
body3: {
|
|
514
|
-
fontSize: rr,
|
|
515
|
-
lineHeight: "1rem",
|
|
516
|
-
fontWeight: 400,
|
|
517
|
-
letterSpacing: "0"
|
|
518
|
-
},
|
|
519
|
-
body4: {
|
|
520
|
-
fontSize: er,
|
|
521
|
-
lineHeight: "0.875rem",
|
|
522
|
-
fontWeight: 400,
|
|
523
|
-
letterSpacing: "0"
|
|
524
|
-
},
|
|
525
|
-
body5: {
|
|
526
|
-
fontSize: $e,
|
|
527
|
-
lineHeight: "0.75rem",
|
|
528
|
-
fontWeight: 400,
|
|
529
|
-
letterSpacing: "0"
|
|
530
|
-
},
|
|
531
|
-
message: {
|
|
532
|
-
fontSize: Ze,
|
|
533
|
-
lineHeight: "23px",
|
|
534
|
-
fontWeight: 400,
|
|
535
|
-
letterSpacing: "0"
|
|
536
|
-
},
|
|
537
|
-
overline1: {
|
|
538
|
-
fontSize: Ue,
|
|
539
|
-
lineHeight: "0.75rem",
|
|
540
|
-
fontWeight: 500,
|
|
541
|
-
letterSpacing: "0"
|
|
542
|
-
},
|
|
543
|
-
overline2: {
|
|
544
|
-
fontSize: Qe,
|
|
545
|
-
lineHeight: "0.75rem",
|
|
546
|
-
fontWeight: 500,
|
|
547
|
-
letterSpacing: "0"
|
|
548
|
-
},
|
|
549
|
-
overline3: {
|
|
550
|
-
fontSize: Je,
|
|
551
|
-
lineHeight: "0.75rem",
|
|
552
|
-
fontWeight: 500,
|
|
553
|
-
letterSpacing: "0"
|
|
554
|
-
},
|
|
555
|
-
label1: {
|
|
556
|
-
fontSize: qe,
|
|
557
|
-
lineHeight: "1rem",
|
|
558
|
-
fontWeight: 500,
|
|
559
|
-
letterSpacing: "0"
|
|
560
|
-
},
|
|
561
|
-
label2: {
|
|
562
|
-
fontSize: je,
|
|
563
|
-
lineHeight: "1rem",
|
|
564
|
-
fontWeight: 500,
|
|
565
|
-
letterSpacing: "0"
|
|
566
|
-
},
|
|
567
|
-
label3: {
|
|
568
|
-
fontSize: Ve,
|
|
569
|
-
lineHeight: "1rem",
|
|
570
|
-
fontWeight: 500,
|
|
571
|
-
letterSpacing: "0"
|
|
572
|
-
},
|
|
573
|
-
link1: {
|
|
574
|
-
fontSize: Ke,
|
|
575
|
-
lineHeight: "1.5rem",
|
|
576
|
-
fontWeight: 500,
|
|
577
|
-
letterSpacing: "0"
|
|
578
|
-
},
|
|
579
|
-
link2: {
|
|
580
|
-
fontSize: _e,
|
|
581
|
-
lineHeight: "1.25rem",
|
|
582
|
-
fontWeight: 500,
|
|
583
|
-
letterSpacing: "0"
|
|
584
|
-
},
|
|
585
|
-
link3: {
|
|
586
|
-
fontSize: Ie,
|
|
587
|
-
lineHeight: "1rem",
|
|
588
|
-
fontWeight: 500,
|
|
589
|
-
letterSpacing: "0"
|
|
590
|
-
},
|
|
591
|
-
digits1: {
|
|
592
|
-
fontSize: Xe,
|
|
593
|
-
lineHeight: "3.5rem",
|
|
594
|
-
fontWeight: 700,
|
|
595
|
-
letterSpacing: "0"
|
|
596
|
-
},
|
|
597
|
-
digits2: {
|
|
598
|
-
fontSize: Ye,
|
|
599
|
-
lineHeight: "3rem",
|
|
600
|
-
fontWeight: 700,
|
|
601
|
-
letterSpacing: "0"
|
|
602
|
-
},
|
|
603
|
-
digits3: {
|
|
604
|
-
fontSize: Oe,
|
|
605
|
-
lineHeight: "2.5rem",
|
|
606
|
-
fontWeight: 700,
|
|
607
|
-
letterSpacing: "0"
|
|
608
|
-
}
|
|
609
|
-
}, Uo = {
|
|
610
|
-
fontFamily: ho,
|
|
611
|
-
wide: qo,
|
|
612
|
-
medium: Jo,
|
|
613
|
-
narrow: Qo
|
|
614
|
-
}, o = {
|
|
615
|
-
red: {
|
|
616
|
-
100: Le,
|
|
617
|
-
200: Pe,
|
|
618
|
-
300: Ge,
|
|
619
|
-
400: Re,
|
|
620
|
-
500: b,
|
|
621
|
-
600: Ae,
|
|
622
|
-
700: Ne,
|
|
623
|
-
800: Me,
|
|
624
|
-
900: De
|
|
625
|
-
},
|
|
626
|
-
orange: {
|
|
627
|
-
100: xe,
|
|
628
|
-
200: Ee,
|
|
629
|
-
300: Be,
|
|
630
|
-
400: we,
|
|
631
|
-
500: ke,
|
|
632
|
-
600: Te,
|
|
633
|
-
700: We,
|
|
634
|
-
800: He,
|
|
635
|
-
900: me
|
|
636
|
-
},
|
|
637
|
-
yellow: {
|
|
638
|
-
100: Fe,
|
|
639
|
-
200: be,
|
|
640
|
-
300: Ce,
|
|
641
|
-
400: ze,
|
|
642
|
-
500: C,
|
|
643
|
-
600: ve,
|
|
644
|
-
700: Se,
|
|
645
|
-
800: fe,
|
|
646
|
-
900: ue
|
|
647
|
-
},
|
|
648
|
-
green: {
|
|
649
|
-
100: he,
|
|
650
|
-
200: ye,
|
|
651
|
-
300: se,
|
|
652
|
-
400: z,
|
|
653
|
-
500: pe,
|
|
654
|
-
600: de,
|
|
655
|
-
700: ce,
|
|
656
|
-
800: ge,
|
|
657
|
-
900: le
|
|
658
|
-
},
|
|
659
|
-
sky: {
|
|
660
|
-
100: ae,
|
|
661
|
-
200: ne,
|
|
662
|
-
300: te,
|
|
663
|
-
400: ie,
|
|
664
|
-
500: oe,
|
|
665
|
-
600: re,
|
|
666
|
-
700: v,
|
|
667
|
-
800: ee,
|
|
668
|
-
900: S
|
|
669
|
-
},
|
|
670
|
-
blue: {
|
|
671
|
-
100: $,
|
|
672
|
-
200: Z,
|
|
673
|
-
300: U,
|
|
674
|
-
400: f,
|
|
675
|
-
500: Q,
|
|
676
|
-
600: J,
|
|
677
|
-
700: q,
|
|
678
|
-
800: j,
|
|
679
|
-
900: V
|
|
680
|
-
},
|
|
681
|
-
purple: {
|
|
682
|
-
100: K,
|
|
683
|
-
200: _,
|
|
684
|
-
300: I,
|
|
685
|
-
400: X,
|
|
686
|
-
500: Y,
|
|
687
|
-
600: O,
|
|
688
|
-
700: L,
|
|
689
|
-
800: P,
|
|
690
|
-
900: G
|
|
691
|
-
},
|
|
692
|
-
gray: {
|
|
693
|
-
100: l,
|
|
694
|
-
200: R,
|
|
695
|
-
300: u,
|
|
696
|
-
400: A,
|
|
697
|
-
500: h,
|
|
698
|
-
600: N,
|
|
699
|
-
700: y,
|
|
700
|
-
800: M,
|
|
701
|
-
900: D,
|
|
702
|
-
black: x,
|
|
703
|
-
white: s
|
|
704
|
-
}
|
|
705
|
-
}, Zo = {
|
|
706
|
-
padding: {
|
|
707
|
-
verPadding: i.Size25,
|
|
708
|
-
// 25px
|
|
709
|
-
horPadding: i.Size6
|
|
710
|
-
// 10px
|
|
711
|
-
},
|
|
712
|
-
gap: i.Size2,
|
|
713
|
-
// 8px
|
|
714
|
-
radius: a.BorderRadiusMd
|
|
715
|
-
// 6px
|
|
716
|
-
}, $o = {
|
|
717
|
-
padding: {
|
|
718
|
-
verPadding: 10,
|
|
719
|
-
horPadding: 12
|
|
720
|
-
},
|
|
721
|
-
gap: i.Size2,
|
|
722
|
-
// 8px
|
|
723
|
-
radius: a.BorderRadiusSm
|
|
724
|
-
// 6px
|
|
725
|
-
}, ei = {
|
|
726
|
-
padding: {
|
|
727
|
-
verPadding: 10,
|
|
728
|
-
horPadding: 12
|
|
729
|
-
},
|
|
730
|
-
gap: i.Size2,
|
|
731
|
-
// 8px
|
|
732
|
-
radius: a.BorderRadiusSm
|
|
733
|
-
// 6px
|
|
734
|
-
}, ri = {
|
|
735
|
-
suffixPrefixVerPadding: 11,
|
|
736
|
-
// special case - see sizing in FIGMA
|
|
737
|
-
suffixPrefixHorPadding: i.Size2
|
|
738
|
-
}, t = {
|
|
739
|
-
color: "#6C6C6C",
|
|
740
|
-
backgroundColor: "#EEEEEE",
|
|
741
|
-
borderColor: "#CBCBCB"
|
|
742
|
-
}, n = {
|
|
743
|
-
color: "#CF3237",
|
|
744
|
-
backgroundColor: "#FFEBEE",
|
|
745
|
-
borderColor: "#FFEBEE"
|
|
746
|
-
}, e = {
|
|
747
|
-
interactive: {
|
|
748
|
-
primary: {
|
|
749
|
-
active: "#30606B",
|
|
750
|
-
hover: "#00282B",
|
|
751
|
-
pressed: "#214148",
|
|
752
|
-
onsurface: "#FFFFFF"
|
|
753
|
-
},
|
|
754
|
-
secondary: {
|
|
755
|
-
active: "#9A9A9A",
|
|
756
|
-
hover: "#222222",
|
|
757
|
-
pressed: "#101010",
|
|
758
|
-
onsurface: "#3E3E3E"
|
|
759
|
-
},
|
|
760
|
-
tertiary: {
|
|
761
|
-
active: "#FFCA7D",
|
|
762
|
-
hover: "#E7A13C",
|
|
763
|
-
pressed: "#B27330",
|
|
764
|
-
onsurface: "#222222"
|
|
765
|
-
},
|
|
766
|
-
link: {
|
|
767
|
-
active: "#30606B"
|
|
768
|
-
},
|
|
769
|
-
utility: {
|
|
770
|
-
active: "#FFF",
|
|
771
|
-
onsurface: "#222222",
|
|
772
|
-
border: "#CBCBCB",
|
|
773
|
-
hover: "#DEEFF3",
|
|
774
|
-
pressed: "#CBCBCB"
|
|
775
|
-
}
|
|
776
|
-
},
|
|
777
|
-
inputs: {
|
|
778
|
-
onsurface: {
|
|
779
|
-
focus: "#384DF6"
|
|
780
|
-
}
|
|
781
|
-
},
|
|
782
|
-
transparent: "transparent"
|
|
783
|
-
}, r = {
|
|
784
|
-
interactive: {
|
|
785
|
-
tertiary: {
|
|
786
|
-
active: "#FFCA7D",
|
|
787
|
-
hover: "#E7A13C",
|
|
788
|
-
pressed: "#B27330",
|
|
789
|
-
onsurface: "#222222"
|
|
790
|
-
}
|
|
791
|
-
}
|
|
792
|
-
}, F = {
|
|
793
|
-
primary: {
|
|
794
|
-
active: {
|
|
795
|
-
color: e.interactive.primary.onsurface,
|
|
796
|
-
backgroundColor: e.interactive.primary.active,
|
|
797
|
-
borderColor: e.interactive.primary.active
|
|
798
|
-
},
|
|
799
|
-
hover: {
|
|
800
|
-
color: e.interactive.primary.onsurface,
|
|
801
|
-
backgroundColor: e.interactive.primary.hover,
|
|
802
|
-
borderColor: e.interactive.primary.hover
|
|
803
|
-
},
|
|
804
|
-
pressed: {
|
|
805
|
-
color: e.interactive.primary.onsurface,
|
|
806
|
-
backgroundColor: e.interactive.primary.pressed,
|
|
807
|
-
borderColor: e.interactive.primary.pressed
|
|
808
|
-
},
|
|
809
|
-
focussed: {
|
|
810
|
-
color: e.interactive.primary.onsurface,
|
|
811
|
-
backgroundColor: e.interactive.primary.active,
|
|
812
|
-
borderColor: e.interactive.primary.active,
|
|
813
|
-
ringColor: e.inputs.onsurface.focus
|
|
814
|
-
},
|
|
815
|
-
error: {
|
|
816
|
-
...n,
|
|
817
|
-
ringColor: e.inputs.onsurface.focus
|
|
818
|
-
},
|
|
819
|
-
default: {
|
|
820
|
-
color: e.interactive.primary.onsurface,
|
|
821
|
-
backgroundColor: e.interactive.primary.active,
|
|
822
|
-
borderColor: e.interactive.primary.active,
|
|
823
|
-
ringColor: e.inputs.onsurface.focus
|
|
824
|
-
},
|
|
825
|
-
disabled: t
|
|
826
|
-
},
|
|
827
|
-
secondary: {
|
|
828
|
-
active: {
|
|
829
|
-
color: e.interactive.secondary.onsurface,
|
|
830
|
-
backgroundColor: e.transparent,
|
|
831
|
-
borderColor: e.interactive.secondary.active
|
|
832
|
-
},
|
|
833
|
-
hover: {
|
|
834
|
-
color: e.interactive.primary.onsurface,
|
|
835
|
-
backgroundColor: e.interactive.secondary.hover,
|
|
836
|
-
borderColor: e.interactive.secondary.hover
|
|
837
|
-
},
|
|
838
|
-
pressed: {
|
|
839
|
-
color: e.interactive.primary.onsurface,
|
|
840
|
-
backgroundColor: e.interactive.secondary.pressed,
|
|
841
|
-
borderColor: e.interactive.secondary.active
|
|
842
|
-
},
|
|
843
|
-
focussed: {
|
|
844
|
-
color: e.interactive.secondary.onsurface,
|
|
845
|
-
backgroundColor: e.transparent,
|
|
846
|
-
borderColor: e.interactive.secondary.active,
|
|
847
|
-
ringColor: e.inputs.onsurface.focus
|
|
848
|
-
},
|
|
849
|
-
error: {
|
|
850
|
-
...n,
|
|
851
|
-
ringColor: e.inputs.onsurface.focus
|
|
852
|
-
},
|
|
853
|
-
default: {
|
|
854
|
-
color: e.interactive.secondary.onsurface,
|
|
855
|
-
backgroundColor: e.transparent,
|
|
856
|
-
borderColor: e.interactive.secondary.active,
|
|
857
|
-
ringColor: e.inputs.onsurface.focus
|
|
858
|
-
},
|
|
859
|
-
disabled: t
|
|
860
|
-
},
|
|
861
|
-
tertiary: {
|
|
862
|
-
active: {
|
|
863
|
-
color: e.interactive.tertiary.onsurface,
|
|
864
|
-
backgroundColor: e.interactive.tertiary.active,
|
|
865
|
-
borderColor: e.interactive.tertiary.active
|
|
866
|
-
},
|
|
867
|
-
hover: {
|
|
868
|
-
color: e.interactive.tertiary.onsurface,
|
|
869
|
-
backgroundColor: e.interactive.tertiary.hover,
|
|
870
|
-
borderColor: e.interactive.tertiary.hover
|
|
871
|
-
},
|
|
872
|
-
pressed: {
|
|
873
|
-
color: e.interactive.tertiary.onsurface,
|
|
874
|
-
backgroundColor: e.interactive.tertiary.pressed,
|
|
875
|
-
borderColor: e.interactive.tertiary.pressed
|
|
876
|
-
},
|
|
877
|
-
focussed: {
|
|
878
|
-
color: e.interactive.tertiary.onsurface,
|
|
879
|
-
backgroundColor: e.interactive.tertiary.active,
|
|
880
|
-
borderColor: e.interactive.tertiary.active,
|
|
881
|
-
ringColor: e.inputs.onsurface.focus
|
|
882
|
-
},
|
|
883
|
-
error: {
|
|
884
|
-
...n,
|
|
885
|
-
ringColor: e.inputs.onsurface.focus
|
|
886
|
-
},
|
|
887
|
-
default: {
|
|
888
|
-
color: e.interactive.tertiary.onsurface,
|
|
889
|
-
backgroundColor: e.interactive.tertiary.active,
|
|
890
|
-
borderColor: e.interactive.tertiary.active,
|
|
891
|
-
ringColor: e.inputs.onsurface.focus
|
|
892
|
-
},
|
|
893
|
-
disabled: t
|
|
894
|
-
},
|
|
895
|
-
utility: {
|
|
896
|
-
active: {
|
|
897
|
-
color: e.interactive.secondary.onsurface,
|
|
898
|
-
backgroundColor: "#FFF",
|
|
899
|
-
borderColor: e.interactive.secondary.active
|
|
900
|
-
},
|
|
901
|
-
hover: {
|
|
902
|
-
color: e.interactive.utility.onsurface,
|
|
903
|
-
backgroundColor: e.interactive.utility.hover,
|
|
904
|
-
borderColor: e.interactive.utility.border
|
|
905
|
-
},
|
|
906
|
-
pressed: {
|
|
907
|
-
color: e.interactive.secondary.onsurface,
|
|
908
|
-
backgroundColor: e.interactive.utility.pressed,
|
|
909
|
-
borderColor: e.interactive.utility.pressed
|
|
910
|
-
},
|
|
911
|
-
focussed: {
|
|
912
|
-
color: e.interactive.secondary.onsurface,
|
|
913
|
-
backgroundColor: "#FFF",
|
|
914
|
-
borderColor: e.interactive.secondary.active,
|
|
915
|
-
ringColor: e.inputs.onsurface.focus
|
|
916
|
-
},
|
|
917
|
-
error: {
|
|
918
|
-
...n,
|
|
919
|
-
ringColor: e.inputs.onsurface.focus
|
|
920
|
-
},
|
|
921
|
-
default: {
|
|
922
|
-
color: e.interactive.secondary.onsurface,
|
|
923
|
-
backgroundColor: e.transparent,
|
|
924
|
-
borderColor: e.interactive.secondary.active,
|
|
925
|
-
ringColor: e.inputs.onsurface.focus
|
|
926
|
-
},
|
|
927
|
-
disabled: t
|
|
928
|
-
},
|
|
929
|
-
icon: {
|
|
930
|
-
active: {
|
|
931
|
-
color: e.interactive.tertiary.onsurface,
|
|
932
|
-
backgroundColor: "transparent",
|
|
933
|
-
borderColor: "transparent"
|
|
934
|
-
},
|
|
935
|
-
hover: {
|
|
936
|
-
color: e.interactive.tertiary.onsurface,
|
|
937
|
-
backgroundColor: "#DEEFF3",
|
|
938
|
-
borderColor: "transparent"
|
|
939
|
-
},
|
|
940
|
-
pressed: {
|
|
941
|
-
color: e.interactive.tertiary.onsurface,
|
|
942
|
-
backgroundColor: "#DEEFF3",
|
|
943
|
-
borderColor: "transparent"
|
|
944
|
-
},
|
|
945
|
-
selected: {
|
|
946
|
-
color: e.interactive.tertiary.onsurface,
|
|
947
|
-
backgroundColor: "#DEEFF3",
|
|
948
|
-
borderColor: "transparent"
|
|
949
|
-
},
|
|
950
|
-
focussed: {
|
|
951
|
-
color: e.interactive.tertiary.onsurface,
|
|
952
|
-
backgroundColor: "transparent",
|
|
953
|
-
borderColor: "transparent",
|
|
954
|
-
ringColor: e.inputs.onsurface.focus
|
|
955
|
-
},
|
|
956
|
-
error: {
|
|
957
|
-
...n,
|
|
958
|
-
ringColor: e.inputs.onsurface.focus
|
|
959
|
-
},
|
|
960
|
-
default: {
|
|
961
|
-
color: e.interactive.tertiary.onsurface,
|
|
962
|
-
backgroundColor: e.interactive.tertiary.active,
|
|
963
|
-
borderColor: e.interactive.tertiary.active,
|
|
964
|
-
ringColor: e.inputs.onsurface.focus
|
|
965
|
-
},
|
|
966
|
-
disabled: t
|
|
967
|
-
},
|
|
968
|
-
status: {
|
|
969
|
-
error: {
|
|
970
|
-
default: "#CF3237",
|
|
971
|
-
ringColor: e.inputs.onsurface.focus,
|
|
972
|
-
onsurface: "#AA292D",
|
|
973
|
-
surface: "#F9D4D5",
|
|
974
|
-
"surface-hover": "#F3A9AB"
|
|
975
|
-
},
|
|
976
|
-
success: {
|
|
977
|
-
default: "#32863E",
|
|
978
|
-
ringColor: e.inputs.onsurface.focus,
|
|
979
|
-
onsurface: "#296E33",
|
|
980
|
-
surface: "#D3EFD7",
|
|
981
|
-
"surface-hover": "#A7DFAF"
|
|
982
|
-
},
|
|
983
|
-
warning: {
|
|
984
|
-
default: C,
|
|
985
|
-
ringColor: e.inputs.onsurface.focus,
|
|
986
|
-
onsurface: "#704819",
|
|
987
|
-
surface: "#FFF2DF",
|
|
988
|
-
"surface-hover": "#FFE5BE"
|
|
989
|
-
},
|
|
990
|
-
info: {
|
|
991
|
-
default: "#384DF6",
|
|
992
|
-
ringColor: e.inputs.onsurface.focus,
|
|
993
|
-
onsurface: "#2E3FCA",
|
|
994
|
-
surface: "#D7DBFD"
|
|
995
|
-
},
|
|
996
|
-
generic: {
|
|
997
|
-
default: "#9A9A9A",
|
|
998
|
-
ringColor: e.inputs.onsurface.focus,
|
|
999
|
-
onsurface: "#3E3E3E",
|
|
1000
|
-
surface: "#F4F4F4",
|
|
1001
|
-
"surface-hover": "#F4F4F4"
|
|
1002
|
-
},
|
|
1003
|
-
hollow: {
|
|
1004
|
-
default: "#9A9A9A",
|
|
1005
|
-
ringColor: e.inputs.onsurface.focus,
|
|
1006
|
-
onsurface: "#3E3E3E",
|
|
1007
|
-
surface: "#F4F4F4",
|
|
1008
|
-
"surface-hover": "#FFFFFF"
|
|
1009
|
-
},
|
|
1010
|
-
disabled: {
|
|
1011
|
-
default: "#6C6C6C",
|
|
1012
|
-
ringColor: e.inputs.onsurface.focus,
|
|
1013
|
-
onsurface: "#EEEEEE",
|
|
1014
|
-
surface: "#EEEEEE"
|
|
1015
|
-
}
|
|
1016
|
-
},
|
|
1017
|
-
timebox: {
|
|
1018
|
-
evening: {
|
|
1019
|
-
default: "#9F539F"
|
|
1020
|
-
}
|
|
1021
|
-
},
|
|
1022
|
-
interactive: {
|
|
1023
|
-
primary: {
|
|
1024
|
-
active: "#30606B",
|
|
1025
|
-
hover: "#00282B",
|
|
1026
|
-
pressed: "#214148",
|
|
1027
|
-
onsurface: "#FFFFFF"
|
|
1028
|
-
},
|
|
1029
|
-
secondary: {
|
|
1030
|
-
active: "#9A9A9A",
|
|
1031
|
-
hover: "#222222",
|
|
1032
|
-
pressed: "#101010",
|
|
1033
|
-
onsurface: "#3E3E3E"
|
|
1034
|
-
},
|
|
1035
|
-
tertiary: {
|
|
1036
|
-
active: "#FFCA7D",
|
|
1037
|
-
hover: "#E7A13C",
|
|
1038
|
-
pressed: "#B27330",
|
|
1039
|
-
onsurface: "#222222"
|
|
1040
|
-
},
|
|
1041
|
-
link: {
|
|
1042
|
-
active: v,
|
|
1043
|
-
hover: S,
|
|
1044
|
-
disabled: l,
|
|
1045
|
-
current: "#384DF6"
|
|
1046
|
-
},
|
|
1047
|
-
...e.interactive
|
|
1048
|
-
},
|
|
1049
|
-
inputs: {
|
|
1050
|
-
surface: {
|
|
1051
|
-
active: s,
|
|
1052
|
-
border: h,
|
|
1053
|
-
disabled: l,
|
|
1054
|
-
checked: "#384DF6",
|
|
1055
|
-
"checked-hover": "#24319D"
|
|
1056
|
-
},
|
|
1057
|
-
onsurface: {
|
|
1058
|
-
active: "#222222",
|
|
1059
|
-
focus: "#384DF6",
|
|
1060
|
-
placeholder: "#6C6C6C",
|
|
1061
|
-
"icon-disabled": "#6C6C6C"
|
|
1062
|
-
},
|
|
1063
|
-
progress: {
|
|
1064
|
-
empty: u,
|
|
1065
|
-
success: z,
|
|
1066
|
-
error: b,
|
|
1067
|
-
info: f
|
|
1068
|
-
}
|
|
1069
|
-
},
|
|
1070
|
-
surface: {
|
|
1071
|
-
border: "#CBCBCB",
|
|
1072
|
-
secondary: "#F4F4F4",
|
|
1073
|
-
tertiary: "#EEEEEE",
|
|
1074
|
-
"border-light": "#DFDFDF"
|
|
1075
|
-
},
|
|
1076
|
-
transparent: "transparent",
|
|
1077
|
-
onsurface: {
|
|
1078
|
-
copy: "#3E3E3E",
|
|
1079
|
-
"copy-light": y,
|
|
1080
|
-
"copy-dark": "#222222",
|
|
1081
|
-
"copy-disabled": "#6C6C6C"
|
|
1082
|
-
}
|
|
1083
|
-
}, oi = F;
|
|
1084
|
-
o.gray.white, o.gray.white, o.gray.white, o.gray.white, o.gray[600], o.gray.white, o.gray.white, o.gray.white, o.gray.white, o.gray[600], o.gray.white, o.gray.white, o.gray.white, o.gray.white, o.gray[600], r.interactive.tertiary.onsurface, r.interactive.tertiary.active, r.interactive.tertiary.active, r.interactive.tertiary.onsurface, r.interactive.tertiary.hover, r.interactive.tertiary.hover, r.interactive.tertiary.onsurface, r.interactive.tertiary.pressed, r.interactive.tertiary.pressed, r.interactive.tertiary.onsurface, r.interactive.tertiary.active, r.interactive.tertiary.active, r.interactive.tertiary.onsurface, r.interactive.tertiary.active, r.interactive.tertiary.active, r.interactive.tertiary.onsurface, r.interactive.tertiary.onsurface, r.interactive.tertiary.onsurface, r.interactive.tertiary.pressed, r.interactive.tertiary.pressed, r.interactive.tertiary.onsurface, r.interactive.tertiary.active, r.interactive.tertiary.active, r.interactive.tertiary.onsurface, r.interactive.tertiary.active, r.interactive.tertiary.active;
|
|
1085
|
-
const ii = {
|
|
1086
|
-
general: {
|
|
1087
|
-
1: "box-shadow: 0px 4px 16px 0px #00000026",
|
|
1088
|
-
2: "box-shadow: 0px 8px 24px -4px #00000026",
|
|
1089
|
-
3: "box-shadow: 0px 2px 3px -1px #00000026",
|
|
1090
|
-
4: "box-shadow: 4px 0px 7px -3px #0000001F"
|
|
1091
|
-
},
|
|
1092
|
-
actions: {
|
|
1093
|
-
1: "box-shadow: 0px 2px 2px -1px #00000033",
|
|
1094
|
-
2: "box-shadow: 0px 1px 2px 0px #00000026"
|
|
1095
|
-
},
|
|
1096
|
-
inputs: {
|
|
1097
|
-
1: "box-shadow: 0px 1px 2px 0px #0000001F"
|
|
1098
|
-
}
|
|
1099
|
-
}, ti = {
|
|
1100
|
-
instant: 0,
|
|
1101
|
-
veryfast: 0.15,
|
|
1102
|
-
fast: 0.33,
|
|
1103
|
-
medium: 0.5,
|
|
1104
|
-
slow: 1,
|
|
1105
|
-
veryslow: 2
|
|
1106
|
-
}, ni = {
|
|
1107
|
-
"ver-padding": 4,
|
|
1108
|
-
"right-padding": 8,
|
|
1109
|
-
"left-padding": 8,
|
|
1110
|
-
radius: 50
|
|
1111
|
-
}, ai = {
|
|
1112
|
-
"ver-padding": i.Size1,
|
|
1113
|
-
"hor-padding": i.Size2,
|
|
1114
|
-
radius: a.BorderRadiusMd,
|
|
1115
|
-
gap: i.Size1
|
|
1116
|
-
}, li = {
|
|
1117
|
-
"ver-padding": i.Size5,
|
|
1118
|
-
"hor-padding": i.Size6,
|
|
1119
|
-
gap: i.Size2
|
|
1120
|
-
}, gi = {
|
|
1121
|
-
button: Zo,
|
|
1122
|
-
utilityButton: $o,
|
|
1123
|
-
iconButton: ei,
|
|
1124
|
-
input: ri,
|
|
1125
|
-
row: li,
|
|
1126
|
-
badge: ni,
|
|
1127
|
-
popover: ai
|
|
1128
|
-
}, ci = (H, W) => H.status[W].default, m = {
|
|
1129
|
-
breakpoints: jo,
|
|
1130
|
-
sizing: i,
|
|
1131
|
-
borderRadius: a,
|
|
1132
|
-
typography: Uo,
|
|
1133
|
-
allColors: o,
|
|
1134
|
-
components: gi,
|
|
1135
|
-
motion: ti,
|
|
1136
|
-
shadows: ii,
|
|
1137
|
-
getStatusColor: ci
|
|
1138
|
-
}, si = {
|
|
1139
|
-
...m,
|
|
1140
|
-
colors: F,
|
|
1141
|
-
mode: "light"
|
|
1142
|
-
}, yi = {
|
|
1143
|
-
...m,
|
|
1144
|
-
colors: oi,
|
|
1145
|
-
mode: "dark"
|
|
1146
|
-
};
|
|
1147
|
-
export {
|
|
1148
|
-
pi as TypographySizeKey,
|
|
1149
|
-
m as baseTokens,
|
|
1150
|
-
jo as breakpoints,
|
|
1151
|
-
yi as darkTheme,
|
|
1152
|
-
si as lightTheme,
|
|
1153
|
-
i as sizing
|
|
1154
|
-
};
|