@gobolt/genesis 0.1.5 → 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 +6 -8
- 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-B2J8CPnt.js → Typography-BKm8uXM1.js} +52 -50
- 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/Button.d.ts +4 -3
- package/dist/components/Button/IconButton.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Button/IconButton.d.ts +8 -0
- package/dist/components/Button/UtilityButton.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Button/UtilityButton.d.ts +5 -0
- package/dist/components/Button/__stories__/Button.stories.d.ts +0 -4
- package/dist/components/Button/__stories__/IconButton.stories.d.ts +8 -0
- package/dist/components/Button/__stories__/UtilityButton.stories.d.ts +8 -0
- package/dist/components/Button/__tests__/Button.test.[format === /"es/" ? /"js/" : /"cjs/"]" +1 -0
- package/dist/components/Button/icon-button-styles.[format === /"es/" ? /"js/" : /"cjs/"]" +61 -0
- package/dist/components/Button/icon-button-styles.d.ts +1 -0
- package/dist/components/Button/index.cjs.js +1 -0
- package/dist/components/Button/index.d.ts +4 -0
- package/dist/components/Button/index.es.js +8 -0
- package/dist/components/Button/styles.[format === /"es/" ? /"js/" : /"cjs/"]" +66 -0
- package/dist/components/Button/styles.d.ts +1 -15
- 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/__stories__/Switch.stories.d.ts +2 -1
- 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.d.ts +4 -0
- package/dist/components/index.es.js +62 -0
- package/dist/constants/index.cjs.js +1 -0
- package/dist/constants/index.d.ts +2 -0
- package/dist/constants/{index.js → index.es.js} +14 -13
- 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-aZdxWCJq.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/design-tokens/variables.d.ts +2 -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.d.ts +2 -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/genesis-theme.types.d.ts +7 -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 -62
- 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 -71
- 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 -26
- package/dist/components/Button/__tests__/Button.test.js +0 -17
- package/dist/components/Button/index.js +0 -4
- package/dist/components/Button/styles.js +0 -74
- 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 -52
- 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 -947
- package/dist/components/Dashboard/__stories__/DashboardLayoutHeader.js +0 -86
- 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 -73
- 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 -56
- 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 -171
- 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 -172
- 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 -82
- 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 -106
- 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 -1462
- 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 -93
- package/dist/components/Progress/Progress.util.js +0 -63
- package/dist/components/Progress/ProgressText.js +0 -68
- 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 -45
- 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 -60
- package/dist/components/Row/RowLabelValue/RowLabelValue.js +0 -63
- 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 -322
- 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 -37
- 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 -51
- 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 -58
- package/dist/declaration.d.js +0 -1
- package/dist/genesis/GenesisThemeBreakdown.js +0 -145
- package/dist/genesis/GenesisThemeDemo.js +0 -7
- package/dist/index.js +0 -65
- 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 -37
- 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 -60
- package/dist/styles/design-tokens/sizing-tokens/SizingTokenList.js +0 -64
- package/dist/styles/design-tokens/variables.js +0 -697
- package/dist/styles/theme/genesis-theme.js +0 -1095
- 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 -1652
- 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
|
@@ -1,697 +0,0 @@
|
|
|
1
|
-
const k = "#f9d4d5", n = "#f3a9ab", v = "#ee7d81", t = "#e85257", H = "#cf3237", e = "#aa292d", N = "#842023", G = "#5f1719", R = "#3a0e0f", M = "#ffe9dc", a = "#ffd3b8", O = "#ffbc95", r = "#ffa671", F = "#ff904e", i = "#d17640", w = "#a35c32", A = "#754224", V = "#472816", E = "#fff2df", c = "#ffe5be", W = "#ffd79e", s = "#ffca7d", x = "#ffbd5d", S = "#e7a13c", U = "#b27330", _ = "#704819", X = "#442c0f", Y = "#d3efd7", l = "#a7dfaf", K = "#7ad086", u = "#5bc16b", j = "#32863e", g = "#296e33", q = "#205628", J = "#173e1d", Q = "#0e2511", Z = "#deeff3", $ = "#bcdfe7", d = "#9bcfdb", oo = "#79bfcf", m = "#58afc3", f = "#337e8e", no = "#30606b", to = "#214148", eo = "#00282b", ao = "#d7dbfd", C = "#afb8fb", ro = "#8894fa", p = "#6071f8", io = "#384df6", y = "#2e3fca", co = "#24319d", so = "#1a2371", So = "#101645", lo = "#f3e0f3", z = "#e7c1e7", uo = "#daa3da", h = "#ce84ce", go = "#c265c2", L = "#9f539f", mo = "#7c417c", fo = "#592e59", Co = "#361c36", o = "#f4f4f4", I = "#eeeeee", po = "#dfdfdf", yo = "#cbcbcb", zo = "#9a9a9a", b = "#7f7f7f", ho = "#6c6c6c", D = "#3e3e3e", T = "#222222", P = "#101010", B = "#ffffff", Lo = 0, Io = 1, bo = 4, Do = 6, To = 8, Po = 12, Bo = 16, ko = 24, vo = 999, Ho = "'Inter', sans-serif !important", No = 4, Go = 8, Ro = 12, Mo = 16, Oo = 20, Fo = 24, wo = 28, Ao = 32, Vo = 40, Eo = 48, Wo = 52, xo = 56, Uo = 64, _o = 72, Xo = 80, Yo = 96, Ko = 108, jo = 112, qo = 120, Jo = 128, Qo = 136, Zo = 144, $o = 156, on = 172, nn = 200, tn = 256, en = 2, an = 6, rn = 1, cn = 10, sn = "#32863e", Sn = "#296e33", ln = "#d3efd7", un = "#205628", gn = "#a7dfaf", dn = "#337e8e", mn = "#205628", fn = "#a7dfaf", Cn = "#cf3237", pn = "#aa292d", yn = "#f9d4d5", zn = "#f3a9ab", hn = "#842023", Ln = "#f3a9ab", In = "#842023", bn = "#ffbd5d", Dn = "#fff2df", Tn = "#ffe5be", Pn = "#704819", Bn = "#442c0f", kn = "#ffe5be", vn = "#a35c32", Hn = "#384df6", Nn = "#d7dbfd", Gn = "#afb8fb", Rn = "#2e3fca", Mn = "#24319d", On = "#afb8fb", Fn = "#24319d", wn = "#9a9a9a", An = "#f4f4f4", Vn = "#3e3e3e", En = "#eeeeee", Wn = "#222222", xn = "#6c6c6c", Un = "#eeeeee", _n = "#30606b", Xn = "#00282b", Yn = "#214148", Kn = "#ffffff", jn = "#eeeeee", qn = "#9a9a9a", Jn = "#222222", Qn = "#101010", Zn = "#3e3e3e", $n = "#eeeeee", ot = "#ffca7d", nt = "#e7a13c", tt = "#b27330", et = "#222222", at = "#eeeeee", rt = "#ffffff", it = "#deeff3", ct = "#cbcbcb", st = "#cbcbcb", St = "#222222", lt = "#eeeeee", ut = "#30606b", gt = "#00282b", dt = "#9bcfdb", mt = "#79bfcf", ft = "#f4f4f4", Ct = "#ffffff", pt = "#deeff3", yt = "#9bcfdb", zt = "#eeeeee", ht = "#3e3e3e", Lt = "#deeff3", It = "#ffffff", bt = "#f4f4f4", Dt = "#eeeeee", Tt = "#cbcbcb", Pt = "#3e3e3e", Bt = "#222222", kt = "#101010", vt = "#3e3e3e", Ht = "#dfdfdf", Nt = "#3e3e3e", Gt = "#6c6c6c", Rt = "#6c6c6c", Mt = "#222222", Ot = "#3e3e3e", Ft = "#6c6c6c", wt = "#ffffff", At = "#f4f4f4", Vt = "#ffffff", Et = "#ffffff", Wt = "#384df6", xt = "#24319d", Ut = "#9a9a9a", _t = "#f4f4f4", Xt = "#222222", Yt = "#6c6c6c", Kt = "#6c6c6c", jt = "#384df6", qt = "#1a2371", Jt = "#dfdfdf", Qt = "#5bc16b", Zt = "#cf3237", $t = "#6071f8", oe = "#00282b", ne = "#30606b", te = "#ffbd5d", ee = "#b27330", ae = "#58afc3", re = "#5bc16b", ie = "#ffe5be", ce = "#e7c1e7", se = "#ffbd5d", Se = "#384df6", le = "#32863e", ue = "#cf3237", ge = "#3e3e3e", de = "#ffffff", me = "#3e3e3e", fe = "#d17640", Ce = "#ffe9dc", pe = "#d17640", ye = "#296e33", ze = "#d3efd7", he = "#296e33", Le = "#9f539f", Ie = "#f3e0f3", be = "#9f539f", De = "#32863e", Te = "#d3efd7", Pe = "#173e1d", Be = "#d3efd7", ke = "#205628", ve = "#337e8e", He = "#a7dfaf", Ne = "#205628", Ge = "#cf3237", Re = "#f9d4d5", Me = "#5f1719", Oe = "#842023", Fe = "#f9d4d5", we = "#842023", Ae = "#f3a9ab", Ve = "#ffbd5d", Ee = "#704819", We = "#b27330", xe = "#fff2df", Ue = "#ffe5be", _e = "#b27330", Xe = "#ffe5be", Ye = "#384df6", Ke = "#1a2371", je = "#24319d", qe = "#d7dbfd", Je = "#d7dbfd", Qe = "#24319d", Ze = "#afb8fb", $e = "#9a9a9a", oa = "#3e3e3e", na = "#f4f4f4", ta = "#6c6c6c", ea = "#eeeeee", aa = "#6c6c6c", ra = "#eeeeee", ia = "#30606b", ca = "#00282b", sa = "#214148", Sa = "#ffffff", la = "#6c6c6c", ua = "#eeeeee", ga = "#cbcbcb", da = "#ffffff", ma = "#f4f4f4", fa = "#6c6c6c", Ca = "#ffca7d", pa = "#e7a13c", ya = "#b27330", za = "#222222", ha = "#6c6c6c", La = "#222222", Ia = "#00282b", ba = "#3e3e3e", Da = "#3e3e3e", Ta = "#ffffff", Pa = "#6c6c6c", Ba = "#9bcfdb", ka = "#79bfcf", va = "#30606b", Ha = "#00282b", Na = "#f4f4f4", Ga = "#ffffff", Ra = "#deeff3", Ma = "#9bcfdb", Oa = "#6c6c6c", Fa = "#f4f4f4", wa = "#30606b", Aa = "#222222", Va = "#101010", Ea = "#3e3e3e", Wa = "#3e3e3e", xa = "#eeeeee", Ua = "#ffffff", _a = "#f4f4f4", Xa = "#eeeeee", Ya = "#3e3e3e", Ka = "#ffffff", ja = "#eeeeee", qa = "#dfdfdf", Ja = "#ffffff", Qa = "#ffffff", Za = "#dfdfdf", $a = "#222222", or = "#3e3e3e", nr = "#222222", tr = "#ffffff", er = "#384df6", ar = "#24319d", rr = "#9a9a9a", ir = "#f4f4f4", cr = "#f4f4f4", sr = "#9a9a9a", Sr = "#dfdfdf", lr = "#384df6", ur = "#1a2371", gr = "#222222", dr = "#205628", mr = "#842023", fr = "#24319d", Cr = "#00282b", pr = "#30606b", yr = "#ffbd5d", zr = "#b27330", hr = "#58afc3", Lr = "#5bc16b", Ir = "#ffe5be", br = "#e7c1e7", Dr = "#ffbd5d", Tr = "#384df6", Pr = "#32863e", Br = "#cf3237", kr = "#eeeeee", vr = "#101010", Hr = "#f4f4f4", Nr = "#ffd3b8", Gr = "#d17640", Rr = "#ffd3b8", Mr = "#a7dfaf", Or = "#296e33", Fr = "#a7dfaf", wr = "#e7c1e7", Ar = "#9f539f", Vr = "#e7c1e7", Er = 16, Wr = 20, xr = 24, Ur = 32, _r = 40, Xr = 48, Yr = 56, Kr = 48, jr = 72, qr = 108, Jr = 156, Qr = 200, Zr = 0.20000000298023224, $r = 0.33000001311302185, oi = 0.5, ni = 1, ti = 2, ei = 1, ai = 2, ri = 4, ii = 6, ci = { type: "number" }, si = 2, Si = 4, li = 6, ui = 8, gi = 12, di = 16, mi = 24, fi = 999, Ci = 6, pi = 24, yi = 10, zi = 8, hi = 4, Li = 12, Ii = 10, bi = 4, Di = 8, Ti = 10, Pi = 40, Bi = 6, ki = 8, vi = 8, Hi = 11, Ni = 24, Gi = 20, Ri = 8, Mi = 4, Oi = 24, Fi = 16, wi = 16, Ai = 8, Vi = 4, Ei = 4, Wi = 4, xi = 999, Ui = 16, _i = 16, Xi = 8, Yi = 4, Ki = 12, ji = 16, qi = 12, Ji = 8, Qi = 16, Zi = 16, $i = 8, oc = 16, nc = 16, tc = 8, ec = 16, ac = 8, rc = 32, ic = 32, cc = 6, sc = 40, Sc = 40, lc = 16, uc = { type: "number" }, gc = 12, dc = 64, mc = 2, fc = 2, Cc = 48, pc = 24, yc = 20, zc = 999, hc = 16, Lc = 24, Ic = 4, bc = 40, Dc = 48, Tc = 6, Pc = 16, Bc = 6, kc = 8, vc = 4, Hc = 8, Nc = 6, Gc = 4, Rc = 4, Mc = 10, Oc = 32, Fc = 4, wc = 8, Ac = 8, Vc = 7, Ec = 16, Wc = 12, xc = 8, Uc = 4, _c = 24, Xc = 16, Yc = 16, Kc = 8, jc = 4, qc = 4, Jc = 4, Qc = 999, Zc = 12, $c = 12, os = 8, ns = 4, ts = 12, es = 16, as = 12, rs = 8, is = 16, cs = 16, ss = 8, Ss = 12, ls = 16, us = 8, gs = 16, ds = 8, ms = 24, fs = 24, Cs = 6, ps = 24, ys = 24, zs = 8, hs = { type: "number" }, Ls = 8, Is = 48, bs = 2, Ds = 2, Ts = 48, Ps = 24, Bs = 20, ks = 999, vs = 12, Hs = 16, Ns = 4, Gs = 16, Rs = 16, Ms = 6, Os = 24, Fs = 10, ws = 8, As = 4, Vs = 12, Es = 10, Ws = 4, xs = 8, Us = 10, _s = 40, Xs = 6, Ys = 8, Ks = 8, js = 11, qs = 32, Js = 24, Qs = 8, Zs = 4, $s = 32, oS = 24, nS = 16, tS = 8, eS = 4, aS = 4, rS = 4, iS = 999, cS = 16, sS = 16, SS = 8, lS = 4, uS = 12, gS = 16, dS = 12, mS = 8, fS = 16, CS = 16, pS = 8, yS = 16, zS = 16, hS = 8, LS = 16, IS = 8, bS = 32, DS = 32, TS = 6, PS = 40, BS = 40, kS = 24, vS = { type: "number" }, HS = 16, NS = 80, GS = 2, RS = 2, MS = 48, OS = 24, FS = 20, wS = 999, AS = 16, VS = 24, ES = 4, WS = 48, xS = 56, US = 72, _S = 56, XS = 40, YS = 40, KS = 32, jS = 64, qS = 52, JS = 40, QS = 40, ZS = 24, $S = 48, ol = 40, nl = 32, tl = 32, el = 24, al = 16, rl = 16, il = 16, cl = 20, sl = 16, Sl = 14, ll = 14, ul = 12, gl = 12, dl = 12, ml = 14, fl = 12, Cl = 12, pl = 12, yl = 16, zl = 14, hl = 12, Ll = 16, Il = 14, bl = 12, Dl = 96, Tl = 48, Pl = 16, Bl = 16, kl = 20, vl = 16, Hl = 14, Nl = 14, Gl = 12, Rl = 12, Ml = 12, Ol = 14, Fl = 12, wl = 12, Al = 12, Vl = 16, El = 14, Wl = 12, xl = 16, Ul = 14, _l = 12, Xl = 96, Yl = 48, Kl = 16, jl = 16, ql = 20, Jl = 16, Ql = 14, Zl = 12, $l = 14, ou = 16, nu = 18, tu = 20, eu = 14, au = 12, ru = 12, iu = 12, cu = 16, su = 14, Su = 12, lu = 16, uu = 14, gu = 12, du = 96, mu = 48, fu = 16, Cu = {
|
|
2
|
-
PRIMARY: f,
|
|
3
|
-
// bolt green
|
|
4
|
-
PRIMARY_LIGHT: m,
|
|
5
|
-
PRIMARY_EXTRA_LIGHT: d,
|
|
6
|
-
BLUE: y,
|
|
7
|
-
BLUE_LIGHT: p,
|
|
8
|
-
BLUE_EXTRA_LIGHT: C,
|
|
9
|
-
RED: e,
|
|
10
|
-
RED_LIGHT: t,
|
|
11
|
-
RED_EXTRA_LIGHT: n,
|
|
12
|
-
YELLOW: S,
|
|
13
|
-
YELLOW_LIGHT: s,
|
|
14
|
-
YELLOW_EXTRA_LIGHT: c,
|
|
15
|
-
ORANGE: i,
|
|
16
|
-
ORANGE_LIGHT: r,
|
|
17
|
-
ORANGE_EXTRA_LIGHT: a,
|
|
18
|
-
GREEN: g,
|
|
19
|
-
GREEN_LIGHT: u,
|
|
20
|
-
GREEN_EXTRA_LIGHT: l,
|
|
21
|
-
PURPLE: L,
|
|
22
|
-
PURPLE_LIGHT: h,
|
|
23
|
-
PURPLE_EXTRA_LIGHT: z,
|
|
24
|
-
BLACK: P,
|
|
25
|
-
CHARCOAL: T,
|
|
26
|
-
GREY_DARK: D,
|
|
27
|
-
GREY: b,
|
|
28
|
-
GREY_LIGHT: o,
|
|
29
|
-
GREY_BACKGROUND: I,
|
|
30
|
-
WHITE: B,
|
|
31
|
-
WHITE_OFF: o
|
|
32
|
-
};
|
|
33
|
-
export {
|
|
34
|
-
To as BorderRadiusLg,
|
|
35
|
-
Do as BorderRadiusMd,
|
|
36
|
-
Lo as BorderRadiusNone,
|
|
37
|
-
vo as BorderRadiusRounded,
|
|
38
|
-
bo as BorderRadiusSm,
|
|
39
|
-
Po as BorderRadiusXl,
|
|
40
|
-
Io as BorderRadiusXs,
|
|
41
|
-
Bo as BorderRadiusXxl,
|
|
42
|
-
ko as BorderRadiusXxxl,
|
|
43
|
-
ui as BordersMode1BorderRadiusLg,
|
|
44
|
-
li as BordersMode1BorderRadiusMd,
|
|
45
|
-
ci as BordersMode1BorderRadiusNone,
|
|
46
|
-
fi as BordersMode1BorderRadiusRounded,
|
|
47
|
-
Si as BordersMode1BorderRadiusSm,
|
|
48
|
-
gi as BordersMode1BorderRadiusXl,
|
|
49
|
-
si as BordersMode1BorderRadiusXs,
|
|
50
|
-
di as BordersMode1BorderRadiusXxl,
|
|
51
|
-
mi as BordersMode1BorderRadiusXxxl,
|
|
52
|
-
ei as BordersMode1BorderWidth1,
|
|
53
|
-
ai as BordersMode1BorderWidth2,
|
|
54
|
-
ri as BordersMode1BorderWidth3,
|
|
55
|
-
ii as BordersMode1BorderWidth4,
|
|
56
|
-
ao as ColorBlue100,
|
|
57
|
-
C as ColorBlue200,
|
|
58
|
-
ro as ColorBlue300,
|
|
59
|
-
p as ColorBlue400,
|
|
60
|
-
io as ColorBlue500,
|
|
61
|
-
y as ColorBlue600,
|
|
62
|
-
co as ColorBlue700,
|
|
63
|
-
so as ColorBlue800,
|
|
64
|
-
So as ColorBlue900,
|
|
65
|
-
o as ColorGray100,
|
|
66
|
-
I as ColorGray200,
|
|
67
|
-
po as ColorGray300,
|
|
68
|
-
yo as ColorGray400,
|
|
69
|
-
zo as ColorGray500,
|
|
70
|
-
b as ColorGray600,
|
|
71
|
-
ho as ColorGray700,
|
|
72
|
-
D as ColorGray800,
|
|
73
|
-
T as ColorGray900,
|
|
74
|
-
P as ColorGrayBlack,
|
|
75
|
-
B as ColorGrayWhite,
|
|
76
|
-
Y as ColorGreen100,
|
|
77
|
-
l as ColorGreen200,
|
|
78
|
-
K as ColorGreen300,
|
|
79
|
-
u as ColorGreen400,
|
|
80
|
-
j as ColorGreen500,
|
|
81
|
-
g as ColorGreen600,
|
|
82
|
-
q as ColorGreen700,
|
|
83
|
-
J as ColorGreen800,
|
|
84
|
-
Q as ColorGreen900,
|
|
85
|
-
M as ColorOrange100,
|
|
86
|
-
a as ColorOrange200,
|
|
87
|
-
O as ColorOrange300,
|
|
88
|
-
r as ColorOrange400,
|
|
89
|
-
F as ColorOrange500,
|
|
90
|
-
i as ColorOrange600,
|
|
91
|
-
w as ColorOrange700,
|
|
92
|
-
A as ColorOrange800,
|
|
93
|
-
V as ColorOrange900,
|
|
94
|
-
lo as ColorPurple100,
|
|
95
|
-
z as ColorPurple200,
|
|
96
|
-
uo as ColorPurple300,
|
|
97
|
-
h as ColorPurple400,
|
|
98
|
-
go as ColorPurple500,
|
|
99
|
-
L as ColorPurple600,
|
|
100
|
-
mo as ColorPurple700,
|
|
101
|
-
fo as ColorPurple800,
|
|
102
|
-
Co as ColorPurple900,
|
|
103
|
-
k as ColorRed100,
|
|
104
|
-
n as ColorRed200,
|
|
105
|
-
v as ColorRed300,
|
|
106
|
-
t as ColorRed400,
|
|
107
|
-
H as ColorRed500,
|
|
108
|
-
e as ColorRed600,
|
|
109
|
-
N as ColorRed700,
|
|
110
|
-
G as ColorRed800,
|
|
111
|
-
R as ColorRed900,
|
|
112
|
-
Z as ColorSky100,
|
|
113
|
-
$ as ColorSky200,
|
|
114
|
-
d as ColorSky300,
|
|
115
|
-
oo as ColorSky400,
|
|
116
|
-
m as ColorSky500,
|
|
117
|
-
f as ColorSky600,
|
|
118
|
-
no as ColorSky700,
|
|
119
|
-
to as ColorSky800,
|
|
120
|
-
eo as ColorSky900,
|
|
121
|
-
E as ColorYellow100,
|
|
122
|
-
c as ColorYellow200,
|
|
123
|
-
W as ColorYellow300,
|
|
124
|
-
s as ColorYellow400,
|
|
125
|
-
x as ColorYellow500,
|
|
126
|
-
S as ColorYellow600,
|
|
127
|
-
U as ColorYellow700,
|
|
128
|
-
_ as ColorYellow800,
|
|
129
|
-
X as ColorYellow900,
|
|
130
|
-
nS as ComponentSizingLargeActionRowGap,
|
|
131
|
-
$s as ComponentSizingLargeActionRowHorPadding,
|
|
132
|
-
oS as ComponentSizingLargeActionRowVerPadding,
|
|
133
|
-
DS as ComponentSizingLargeAvatarHeight,
|
|
134
|
-
TS as ComponentSizingLargeAvatarRadius,
|
|
135
|
-
bS as ComponentSizingLargeAvatarWidth,
|
|
136
|
-
rS as ComponentSizingLargeBadgeGap,
|
|
137
|
-
tS as ComponentSizingLargeBadgeLeftPadding,
|
|
138
|
-
iS as ComponentSizingLargeBadgeRadius,
|
|
139
|
-
eS as ComponentSizingLargeBadgeRightPadding,
|
|
140
|
-
aS as ComponentSizingLargeBadgeVerPadding,
|
|
141
|
-
SS as ComponentSizingLargeBreadcrumbGap,
|
|
142
|
-
cS as ComponentSizingLargeBreadcrumbHorPadding,
|
|
143
|
-
sS as ComponentSizingLargeBreadcrumbVerPadding,
|
|
144
|
-
ws as ComponentSizingLargeButtonGap,
|
|
145
|
-
Os as ComponentSizingLargeButtonHorPadding,
|
|
146
|
-
Ms as ComponentSizingLargeButtonRadius,
|
|
147
|
-
Fs as ComponentSizingLargeButtonVerPadding,
|
|
148
|
-
xS as ComponentSizingLargeHeaderHorPadding,
|
|
149
|
-
WS as ComponentSizingLargeHeaderVerPadding,
|
|
150
|
-
Ys as ComponentSizingLargeInputGap,
|
|
151
|
-
_s as ComponentSizingLargeInputHeight,
|
|
152
|
-
Us as ComponentSizingLargeInputHorPadding,
|
|
153
|
-
Xs as ComponentSizingLargeInputRadius,
|
|
154
|
-
Ks as ComponentSizingLargeInputSuffixPrefixHorPadding,
|
|
155
|
-
js as ComponentSizingLargeInputSuffixPrefixVerPadding,
|
|
156
|
-
dS as ComponentSizingLargeMenuItemGap,
|
|
157
|
-
gS as ComponentSizingLargeMenuItemHorPadding,
|
|
158
|
-
uS as ComponentSizingLargeMenuItemVerPadding,
|
|
159
|
-
lS as ComponentSizingLargeMenuVerPadding,
|
|
160
|
-
yS as ComponentSizingLargeMessageActionLeftPadding,
|
|
161
|
-
pS as ComponentSizingLargeMessageGap,
|
|
162
|
-
fS as ComponentSizingLargeMessageHorPadding,
|
|
163
|
-
CS as ComponentSizingLargeMessageVerPadding,
|
|
164
|
-
mS as ComponentSizingLargeProgressGap,
|
|
165
|
-
Qs as ComponentSizingLargeRowGap,
|
|
166
|
-
qs as ComponentSizingLargeRowHorPadding,
|
|
167
|
-
Zs as ComponentSizingLargeRowLabelGap,
|
|
168
|
-
Js as ComponentSizingLargeRowVerPadding,
|
|
169
|
-
OS as ComponentSizingLargeSwitchHeight,
|
|
170
|
-
RS as ComponentSizingLargeSwitchHorPadding,
|
|
171
|
-
wS as ComponentSizingLargeSwitchRadius,
|
|
172
|
-
FS as ComponentSizingLargeSwitchThumbDiameter,
|
|
173
|
-
GS as ComponentSizingLargeSwitchVerPadding,
|
|
174
|
-
MS as ComponentSizingLargeSwitchWidth,
|
|
175
|
-
ES as ComponentSizingLargeTabGap,
|
|
176
|
-
VS as ComponentSizingLargeTabHorPadding,
|
|
177
|
-
AS as ComponentSizingLargeTabVerPadding,
|
|
178
|
-
HS as ComponentSizingLargeTableCellGap,
|
|
179
|
-
vS as ComponentSizingLargeTableCellHorPadding,
|
|
180
|
-
PS as ComponentSizingLargeTableCellLeadPadding,
|
|
181
|
-
NS as ComponentSizingLargeTableCellMinHeight,
|
|
182
|
-
BS as ComponentSizingLargeTableCellTrailPadding,
|
|
183
|
-
kS as ComponentSizingLargeTableCellVerPadding,
|
|
184
|
-
IS as ComponentSizingLargeToastContentGap,
|
|
185
|
-
LS as ComponentSizingLargeToastGap,
|
|
186
|
-
zS as ComponentSizingLargeToastHorPadding,
|
|
187
|
-
hS as ComponentSizingLargeToastVerPadding,
|
|
188
|
-
Ws as ComponentSizingLargeUtilityButtonGap,
|
|
189
|
-
Vs as ComponentSizingLargeUtilityButtonHorPadding,
|
|
190
|
-
xs as ComponentSizingLargeUtilityButtonIconPadding,
|
|
191
|
-
As as ComponentSizingLargeUtilityButtonRadius,
|
|
192
|
-
Es as ComponentSizingLargeUtilityButtonVerPadding,
|
|
193
|
-
wi as ComponentSizingNormalActionRowGap,
|
|
194
|
-
Oi as ComponentSizingNormalActionRowHorPadding,
|
|
195
|
-
Fi as ComponentSizingNormalActionRowVerPadding,
|
|
196
|
-
ic as ComponentSizingNormalAvatarHeight,
|
|
197
|
-
cc as ComponentSizingNormalAvatarRadius,
|
|
198
|
-
rc as ComponentSizingNormalAvatarWidth,
|
|
199
|
-
Wi as ComponentSizingNormalBadgeGap,
|
|
200
|
-
Ai as ComponentSizingNormalBadgeLeftPadding,
|
|
201
|
-
xi as ComponentSizingNormalBadgeRadius,
|
|
202
|
-
Vi as ComponentSizingNormalBadgeRightPadding,
|
|
203
|
-
Ei as ComponentSizingNormalBadgeVerPadding,
|
|
204
|
-
Xi as ComponentSizingNormalBreadcrumbGap,
|
|
205
|
-
Ui as ComponentSizingNormalBreadcrumbHorPadding,
|
|
206
|
-
_i as ComponentSizingNormalBreadcrumbVerPadding,
|
|
207
|
-
zi as ComponentSizingNormalButtonGap,
|
|
208
|
-
pi as ComponentSizingNormalButtonHorPadding,
|
|
209
|
-
Ci as ComponentSizingNormalButtonRadius,
|
|
210
|
-
yi as ComponentSizingNormalButtonVerPadding,
|
|
211
|
-
Dc as ComponentSizingNormalHeaderHorPadding,
|
|
212
|
-
bc as ComponentSizingNormalHeaderVerPadding,
|
|
213
|
-
ki as ComponentSizingNormalInputGap,
|
|
214
|
-
Pi as ComponentSizingNormalInputHeight,
|
|
215
|
-
Ti as ComponentSizingNormalInputHorPadding,
|
|
216
|
-
Bi as ComponentSizingNormalInputRadius,
|
|
217
|
-
vi as ComponentSizingNormalInputSuffixPrefixHorPadding,
|
|
218
|
-
Hi as ComponentSizingNormalInputSuffixPrefixVerPadding,
|
|
219
|
-
qi as ComponentSizingNormalMenuItemGap,
|
|
220
|
-
ji as ComponentSizingNormalMenuItemHorPadding,
|
|
221
|
-
Ki as ComponentSizingNormalMenuItemVerPadding,
|
|
222
|
-
Yi as ComponentSizingNormalMenuVerPadding,
|
|
223
|
-
oc as ComponentSizingNormalMessageActionLeftPadding,
|
|
224
|
-
$i as ComponentSizingNormalMessageGap,
|
|
225
|
-
Qi as ComponentSizingNormalMessageHorPadding,
|
|
226
|
-
Zi as ComponentSizingNormalMessageVerPadding,
|
|
227
|
-
Ji as ComponentSizingNormalProgressGap,
|
|
228
|
-
Ri as ComponentSizingNormalRowGap,
|
|
229
|
-
Ni as ComponentSizingNormalRowHorPadding,
|
|
230
|
-
Mi as ComponentSizingNormalRowLabelGap,
|
|
231
|
-
Gi as ComponentSizingNormalRowVerPadding,
|
|
232
|
-
pc as ComponentSizingNormalSwitchHeight,
|
|
233
|
-
fc as ComponentSizingNormalSwitchHorPadding,
|
|
234
|
-
zc as ComponentSizingNormalSwitchRadius,
|
|
235
|
-
yc as ComponentSizingNormalSwitchThumbDiameter,
|
|
236
|
-
mc as ComponentSizingNormalSwitchVerPadding,
|
|
237
|
-
Cc as ComponentSizingNormalSwitchWidth,
|
|
238
|
-
Ic as ComponentSizingNormalTabGap,
|
|
239
|
-
Lc as ComponentSizingNormalTabHorPadding,
|
|
240
|
-
hc as ComponentSizingNormalTabVerPadding,
|
|
241
|
-
gc as ComponentSizingNormalTableCellGap,
|
|
242
|
-
uc as ComponentSizingNormalTableCellHorPadding,
|
|
243
|
-
sc as ComponentSizingNormalTableCellLeadPadding,
|
|
244
|
-
dc as ComponentSizingNormalTableCellMinHeight,
|
|
245
|
-
Sc as ComponentSizingNormalTableCellTrailPadding,
|
|
246
|
-
lc as ComponentSizingNormalTableCellVerPadding,
|
|
247
|
-
ac as ComponentSizingNormalToastContentGap,
|
|
248
|
-
ec as ComponentSizingNormalToastGap,
|
|
249
|
-
nc as ComponentSizingNormalToastHorPadding,
|
|
250
|
-
tc as ComponentSizingNormalToastVerPadding,
|
|
251
|
-
bi as ComponentSizingNormalUtilityButtonGap,
|
|
252
|
-
Li as ComponentSizingNormalUtilityButtonHorPadding,
|
|
253
|
-
Di as ComponentSizingNormalUtilityButtonIconPadding,
|
|
254
|
-
hi as ComponentSizingNormalUtilityButtonRadius,
|
|
255
|
-
Ii as ComponentSizingNormalUtilityButtonVerPadding,
|
|
256
|
-
Yc as ComponentSizingSmallActionRowGap,
|
|
257
|
-
_c as ComponentSizingSmallActionRowHorPadding,
|
|
258
|
-
Xc as ComponentSizingSmallActionRowVerPadding,
|
|
259
|
-
fs as ComponentSizingSmallAvatarHeight,
|
|
260
|
-
Cs as ComponentSizingSmallAvatarRadius,
|
|
261
|
-
ms as ComponentSizingSmallAvatarWidth,
|
|
262
|
-
Jc as ComponentSizingSmallBadgeGap,
|
|
263
|
-
Kc as ComponentSizingSmallBadgeLeftPadding,
|
|
264
|
-
Qc as ComponentSizingSmallBadgeRadius,
|
|
265
|
-
jc as ComponentSizingSmallBadgeRightPadding,
|
|
266
|
-
qc as ComponentSizingSmallBadgeVerPadding,
|
|
267
|
-
os as ComponentSizingSmallBreadcrumbGap,
|
|
268
|
-
Zc as ComponentSizingSmallBreadcrumbHorPadding,
|
|
269
|
-
$c as ComponentSizingSmallBreadcrumbVerPadding,
|
|
270
|
-
kc as ComponentSizingSmallButtonGap,
|
|
271
|
-
Pc as ComponentSizingSmallButtonHorPadding,
|
|
272
|
-
Tc as ComponentSizingSmallButtonRadius,
|
|
273
|
-
Bc as ComponentSizingSmallButtonVerPadding,
|
|
274
|
-
Rs as ComponentSizingSmallHeaderHorPadding,
|
|
275
|
-
Gs as ComponentSizingSmallHeaderVerPadding,
|
|
276
|
-
wc as ComponentSizingSmallInputGap,
|
|
277
|
-
Oc as ComponentSizingSmallInputHeight,
|
|
278
|
-
Mc as ComponentSizingSmallInputHorPadding,
|
|
279
|
-
Fc as ComponentSizingSmallInputRadius,
|
|
280
|
-
Ac as ComponentSizingSmallInputSuffixPrefixHorPadding,
|
|
281
|
-
Vc as ComponentSizingSmallInputSuffixPrefixVerPadding,
|
|
282
|
-
as as ComponentSizingSmallMenuItemGap,
|
|
283
|
-
es as ComponentSizingSmallMenuItemHorPadding,
|
|
284
|
-
ts as ComponentSizingSmallMenuItemVerPadding,
|
|
285
|
-
ns as ComponentSizingSmallMenuVerPadding,
|
|
286
|
-
Ss as ComponentSizingSmallMessageActionLeftPadding,
|
|
287
|
-
ss as ComponentSizingSmallMessageGap,
|
|
288
|
-
is as ComponentSizingSmallMessageHorPadding,
|
|
289
|
-
cs as ComponentSizingSmallMessageVerPadding,
|
|
290
|
-
rs as ComponentSizingSmallProgressGap,
|
|
291
|
-
xc as ComponentSizingSmallRowGap,
|
|
292
|
-
Ec as ComponentSizingSmallRowHorPadding,
|
|
293
|
-
Uc as ComponentSizingSmallRowLabelGap,
|
|
294
|
-
Wc as ComponentSizingSmallRowVerPadding,
|
|
295
|
-
Ps as ComponentSizingSmallSwitchHeight,
|
|
296
|
-
Ds as ComponentSizingSmallSwitchHorPadding,
|
|
297
|
-
ks as ComponentSizingSmallSwitchRadius,
|
|
298
|
-
Bs as ComponentSizingSmallSwitchThumbDiameter,
|
|
299
|
-
bs as ComponentSizingSmallSwitchVerPadding,
|
|
300
|
-
Ts as ComponentSizingSmallSwitchWidth,
|
|
301
|
-
Ns as ComponentSizingSmallTabGap,
|
|
302
|
-
Hs as ComponentSizingSmallTabHorPadding,
|
|
303
|
-
vs as ComponentSizingSmallTabVerPadding,
|
|
304
|
-
Ls as ComponentSizingSmallTableCellGap,
|
|
305
|
-
hs as ComponentSizingSmallTableCellHorPadding,
|
|
306
|
-
ps as ComponentSizingSmallTableCellLeadPadding,
|
|
307
|
-
Is as ComponentSizingSmallTableCellMinHeight,
|
|
308
|
-
ys as ComponentSizingSmallTableCellTrailPadding,
|
|
309
|
-
zs as ComponentSizingSmallTableCellVerPadding,
|
|
310
|
-
ds as ComponentSizingSmallToastContentGap,
|
|
311
|
-
gs as ComponentSizingSmallToastGap,
|
|
312
|
-
ls as ComponentSizingSmallToastHorPadding,
|
|
313
|
-
us as ComponentSizingSmallToastVerPadding,
|
|
314
|
-
Gc as ComponentSizingSmallUtilityButtonGap,
|
|
315
|
-
Hc as ComponentSizingSmallUtilityButtonHorPadding,
|
|
316
|
-
Rc as ComponentSizingSmallUtilityButtonIconPadding,
|
|
317
|
-
vc as ComponentSizingSmallUtilityButtonRadius,
|
|
318
|
-
Nc as ComponentSizingSmallUtilityButtonVerPadding,
|
|
319
|
-
Ur as IconsIllustrationsValueIconLg,
|
|
320
|
-
xr as IconsIllustrationsValueIconMed,
|
|
321
|
-
Wr as IconsIllustrationsValueIconSm,
|
|
322
|
-
_r as IconsIllustrationsValueIconXl,
|
|
323
|
-
Er as IconsIllustrationsValueIconXs,
|
|
324
|
-
Xr as IconsIllustrationsValueIconXxl,
|
|
325
|
-
Yr as IconsIllustrationsValueIconXxxl,
|
|
326
|
-
Jr as IconsIllustrationsValueIllustrationLg,
|
|
327
|
-
qr as IconsIllustrationsValueIllustrationMd,
|
|
328
|
-
jr as IconsIllustrationsValueIllustrationSm,
|
|
329
|
-
Qr as IconsIllustrationsValueIllustrationXl,
|
|
330
|
-
Kr as IconsIllustrationsValueIllustrationXs,
|
|
331
|
-
$r as MotionMode1Fast,
|
|
332
|
-
oi as MotionMode1Medium,
|
|
333
|
-
ni as MotionMode1Slow,
|
|
334
|
-
Zr as MotionMode1Veryfast,
|
|
335
|
-
ti as MotionMode1Veryslow,
|
|
336
|
-
yr as SemanticColoursDarkBrandPrimaryGoldrush,
|
|
337
|
-
Cr as SemanticColoursDarkBrandPrimaryShadyforest,
|
|
338
|
-
pr as SemanticColoursDarkBrandPrimaryShadyforestLight,
|
|
339
|
-
hr as SemanticColoursDarkBrandSecondaryGlacierlake,
|
|
340
|
-
Lr as SemanticColoursDarkBrandSecondaryNewleaf,
|
|
341
|
-
zr as SemanticColoursDarkBrandSecondaryTreetrunk,
|
|
342
|
-
Ir as SemanticColoursDarkHighlightsCopy,
|
|
343
|
-
br as SemanticColoursDarkHighlightsCopyAlt,
|
|
344
|
-
Tr as SemanticColoursDarkIllustrationShapesBlue,
|
|
345
|
-
Pr as SemanticColoursDarkIllustrationShapesGreen,
|
|
346
|
-
Br as SemanticColoursDarkIllustrationShapesRed,
|
|
347
|
-
Dr as SemanticColoursDarkIllustrationShapesYellow,
|
|
348
|
-
cr as SemanticColoursDarkInputsOnsurfaceActive,
|
|
349
|
-
Sr as SemanticColoursDarkInputsOnsurfaceDisabled,
|
|
350
|
-
lr as SemanticColoursDarkInputsOnsurfaceFocus,
|
|
351
|
-
ur as SemanticColoursDarkInputsOnsurfaceFocusBorder,
|
|
352
|
-
sr as SemanticColoursDarkInputsOnsurfacePlaceholder,
|
|
353
|
-
gr as SemanticColoursDarkInputsProgressEmpty,
|
|
354
|
-
mr as SemanticColoursDarkInputsProgressError,
|
|
355
|
-
fr as SemanticColoursDarkInputsProgressInfo,
|
|
356
|
-
dr as SemanticColoursDarkInputsProgressSuccess,
|
|
357
|
-
tr as SemanticColoursDarkInputsSurfaceActive,
|
|
358
|
-
rr as SemanticColoursDarkInputsSurfaceBorder,
|
|
359
|
-
er as SemanticColoursDarkInputsSurfaceChecked,
|
|
360
|
-
ar as SemanticColoursDarkInputsSurfaceCheckedHover,
|
|
361
|
-
ir as SemanticColoursDarkInputsSurfaceDisabled,
|
|
362
|
-
Oa as SemanticColoursDarkInteractiveDisabledSurface,
|
|
363
|
-
wa as SemanticColoursDarkInteractiveIconActive,
|
|
364
|
-
Fa as SemanticColoursDarkInteractiveIconOnsurface,
|
|
365
|
-
Ba as SemanticColoursDarkInteractiveLinkActive,
|
|
366
|
-
va as SemanticColoursDarkInteractiveLinkActiveInverse,
|
|
367
|
-
ka as SemanticColoursDarkInteractiveLinkHover,
|
|
368
|
-
Ha as SemanticColoursDarkInteractiveLinkHoverInverse,
|
|
369
|
-
Ma as SemanticColoursDarkInteractiveNotificationBorderHover,
|
|
370
|
-
Ga as SemanticColoursDarkInteractiveNotificationReadSurface,
|
|
371
|
-
Ra as SemanticColoursDarkInteractiveNotificationSurfaceHover,
|
|
372
|
-
Na as SemanticColoursDarkInteractiveNotificationUnreadSurface,
|
|
373
|
-
ia as SemanticColoursDarkInteractivePrimaryActive,
|
|
374
|
-
la as SemanticColoursDarkInteractivePrimaryDisabled,
|
|
375
|
-
ca as SemanticColoursDarkInteractivePrimaryHover,
|
|
376
|
-
Sa as SemanticColoursDarkInteractivePrimaryOnsurface,
|
|
377
|
-
sa as SemanticColoursDarkInteractivePrimaryPressed,
|
|
378
|
-
ua as SemanticColoursDarkInteractiveSecondaryActive,
|
|
379
|
-
fa as SemanticColoursDarkInteractiveSecondaryDisabled,
|
|
380
|
-
ga as SemanticColoursDarkInteractiveSecondaryHover,
|
|
381
|
-
ma as SemanticColoursDarkInteractiveSecondaryOnsurface,
|
|
382
|
-
da as SemanticColoursDarkInteractiveSecondaryPressed,
|
|
383
|
-
Ca as SemanticColoursDarkInteractiveTertiaryActive,
|
|
384
|
-
ha as SemanticColoursDarkInteractiveTertiaryDisabled,
|
|
385
|
-
pa as SemanticColoursDarkInteractiveTertiaryHover,
|
|
386
|
-
za as SemanticColoursDarkInteractiveTertiaryOnsurface,
|
|
387
|
-
ya as SemanticColoursDarkInteractiveTertiaryPressed,
|
|
388
|
-
La as SemanticColoursDarkInteractiveUtilityActive,
|
|
389
|
-
Da as SemanticColoursDarkInteractiveUtilityBorder,
|
|
390
|
-
Pa as SemanticColoursDarkInteractiveUtilityDisabled,
|
|
391
|
-
Ia as SemanticColoursDarkInteractiveUtilityHover,
|
|
392
|
-
Ta as SemanticColoursDarkInteractiveUtilityOnsurface,
|
|
393
|
-
ba as SemanticColoursDarkInteractiveUtilityPressed,
|
|
394
|
-
Ka as SemanticColoursDarkOnsurfaceCopy,
|
|
395
|
-
Ja as SemanticColoursDarkOnsurfaceCopyDark,
|
|
396
|
-
qa as SemanticColoursDarkOnsurfaceCopyDisabled,
|
|
397
|
-
$a as SemanticColoursDarkOnsurfaceCopyInvert,
|
|
398
|
-
ja as SemanticColoursDarkOnsurfaceCopyLight,
|
|
399
|
-
or as SemanticColoursDarkOnsurfaceCopyLightInvert,
|
|
400
|
-
Qa as SemanticColoursDarkOnsurfaceIcon,
|
|
401
|
-
Za as SemanticColoursDarkOnsurfaceIconDisabled,
|
|
402
|
-
nr as SemanticColoursDarkOnsurfaceIconInvert,
|
|
403
|
-
aa as SemanticColoursDarkStatusDisabledDefault,
|
|
404
|
-
ra as SemanticColoursDarkStatusDisabledSurface,
|
|
405
|
-
Ge as SemanticColoursDarkStatusErrorDefault,
|
|
406
|
-
Re as SemanticColoursDarkStatusErrorOnsurface,
|
|
407
|
-
Ae as SemanticColoursDarkStatusErrorOnsurfaceBorder,
|
|
408
|
-
Fe as SemanticColoursDarkStatusErrorOnsurfaceHover,
|
|
409
|
-
Me as SemanticColoursDarkStatusErrorSurface,
|
|
410
|
-
we as SemanticColoursDarkStatusErrorSurfaceBorder,
|
|
411
|
-
Oe as SemanticColoursDarkStatusErrorSurfaceHover,
|
|
412
|
-
$e as SemanticColoursDarkStatusGenericDefault,
|
|
413
|
-
na as SemanticColoursDarkStatusGenericOnsurface,
|
|
414
|
-
ea as SemanticColoursDarkStatusGenericOnsurfaceBorder,
|
|
415
|
-
oa as SemanticColoursDarkStatusGenericSurface,
|
|
416
|
-
ta as SemanticColoursDarkStatusGenericSurfaceBorder,
|
|
417
|
-
Ye as SemanticColoursDarkStatusInfoDefault,
|
|
418
|
-
qe as SemanticColoursDarkStatusInfoOnsurface,
|
|
419
|
-
Ze as SemanticColoursDarkStatusInfoOnsurfaceBorder,
|
|
420
|
-
Je as SemanticColoursDarkStatusInfoOnsurfaceHover,
|
|
421
|
-
Ke as SemanticColoursDarkStatusInfoSurface,
|
|
422
|
-
Qe as SemanticColoursDarkStatusInfoSurfaceBorder,
|
|
423
|
-
je as SemanticColoursDarkStatusInfoSurfaceHover,
|
|
424
|
-
De as SemanticColoursDarkStatusSuccessDefault,
|
|
425
|
-
Te as SemanticColoursDarkStatusSuccessOnsurface,
|
|
426
|
-
He as SemanticColoursDarkStatusSuccessOnsurfaceBorder,
|
|
427
|
-
Be as SemanticColoursDarkStatusSuccessOnsurfaceHover,
|
|
428
|
-
ve as SemanticColoursDarkStatusSuccessSecondary,
|
|
429
|
-
Pe as SemanticColoursDarkStatusSuccessSurface,
|
|
430
|
-
Ne as SemanticColoursDarkStatusSuccessSurfaceBorder,
|
|
431
|
-
ke as SemanticColoursDarkStatusSuccessSurfaceHover,
|
|
432
|
-
Ve as SemanticColoursDarkStatusWarningDefault,
|
|
433
|
-
xe as SemanticColoursDarkStatusWarningOnsurface,
|
|
434
|
-
Xe as SemanticColoursDarkStatusWarningOnsurfaceBorder,
|
|
435
|
-
Ue as SemanticColoursDarkStatusWarningOnsurfaceHover,
|
|
436
|
-
Ee as SemanticColoursDarkStatusWarningSurface,
|
|
437
|
-
_e as SemanticColoursDarkStatusWarningSurfaceBorder,
|
|
438
|
-
We as SemanticColoursDarkStatusWarningSurfaceHover,
|
|
439
|
-
Wa as SemanticColoursDarkSurfaceBorder,
|
|
440
|
-
xa as SemanticColoursDarkSurfaceBorderInvert,
|
|
441
|
-
Ya as SemanticColoursDarkSurfaceBorderLight,
|
|
442
|
-
Aa as SemanticColoursDarkSurfaceDefault,
|
|
443
|
-
Ua as SemanticColoursDarkSurfaceInvert,
|
|
444
|
-
Va as SemanticColoursDarkSurfaceSecondary,
|
|
445
|
-
_a as SemanticColoursDarkSurfaceSecondaryInvert,
|
|
446
|
-
Ea as SemanticColoursDarkSurfaceTertiary,
|
|
447
|
-
Xa as SemanticColoursDarkSurfaceTertiaryInvert,
|
|
448
|
-
Mr as SemanticColoursDarkTimeboxAfternoonDefault,
|
|
449
|
-
Or as SemanticColoursDarkTimeboxAfternoonSurface,
|
|
450
|
-
Fr as SemanticColoursDarkTimeboxAfternoonSurfaceAlt,
|
|
451
|
-
kr as SemanticColoursDarkTimeboxAlldayDefault,
|
|
452
|
-
vr as SemanticColoursDarkTimeboxAlldaySurface,
|
|
453
|
-
Hr as SemanticColoursDarkTimeboxAlldaySurfaceAlt,
|
|
454
|
-
wr as SemanticColoursDarkTimeboxEveningDefault,
|
|
455
|
-
Ar as SemanticColoursDarkTimeboxEveningSurface,
|
|
456
|
-
Vr as SemanticColoursDarkTimeboxEveningSurfaceAlt,
|
|
457
|
-
Nr as SemanticColoursDarkTimeboxMorningDefault,
|
|
458
|
-
Gr as SemanticColoursDarkTimeboxMorningSurface,
|
|
459
|
-
Rr as SemanticColoursDarkTimeboxMorningSurfaceAlt,
|
|
460
|
-
te as SemanticColoursLightBrandPrimaryGoldrush,
|
|
461
|
-
oe as SemanticColoursLightBrandPrimaryShadyforest,
|
|
462
|
-
ne as SemanticColoursLightBrandPrimaryShadyforestLight,
|
|
463
|
-
ae as SemanticColoursLightBrandSecondaryGlacierlake,
|
|
464
|
-
re as SemanticColoursLightBrandSecondaryNewleaf,
|
|
465
|
-
ee as SemanticColoursLightBrandSecondaryTreetrunk,
|
|
466
|
-
ie as SemanticColoursLightHighlightsCopy,
|
|
467
|
-
ce as SemanticColoursLightHighlightsCopyAlt,
|
|
468
|
-
Se as SemanticColoursLightIllustrationShapesBlue,
|
|
469
|
-
le as SemanticColoursLightIllustrationShapesGreen,
|
|
470
|
-
ue as SemanticColoursLightIllustrationShapesRed,
|
|
471
|
-
se as SemanticColoursLightIllustrationShapesYellow,
|
|
472
|
-
Xt as SemanticColoursLightInputsOnsurfaceActive,
|
|
473
|
-
Kt as SemanticColoursLightInputsOnsurfaceDisabled,
|
|
474
|
-
jt as SemanticColoursLightInputsOnsurfaceFocus,
|
|
475
|
-
qt as SemanticColoursLightInputsOnsurfaceFocusBorder,
|
|
476
|
-
Yt as SemanticColoursLightInputsOnsurfacePlaceholder,
|
|
477
|
-
Jt as SemanticColoursLightInputsProgressEmpty,
|
|
478
|
-
Zt as SemanticColoursLightInputsProgressError,
|
|
479
|
-
$t as SemanticColoursLightInputsProgressInfo,
|
|
480
|
-
Qt as SemanticColoursLightInputsProgressSuccess,
|
|
481
|
-
Et as SemanticColoursLightInputsSurfaceActive,
|
|
482
|
-
Ut as SemanticColoursLightInputsSurfaceBorder,
|
|
483
|
-
Wt as SemanticColoursLightInputsSurfaceChecked,
|
|
484
|
-
xt as SemanticColoursLightInputsSurfaceCheckedHover,
|
|
485
|
-
_t as SemanticColoursLightInputsSurfaceDisabled,
|
|
486
|
-
zt as SemanticColoursLightInteractiveDisabledSurface,
|
|
487
|
-
Lt as SemanticColoursLightInteractiveIconActive,
|
|
488
|
-
ht as SemanticColoursLightInteractiveIconOnsurface,
|
|
489
|
-
ut as SemanticColoursLightInteractiveLinkActive,
|
|
490
|
-
dt as SemanticColoursLightInteractiveLinkActiveInverse,
|
|
491
|
-
gt as SemanticColoursLightInteractiveLinkHover,
|
|
492
|
-
mt as SemanticColoursLightInteractiveLinkHoverInverse,
|
|
493
|
-
yt as SemanticColoursLightInteractiveNotificationBorderHover,
|
|
494
|
-
Ct as SemanticColoursLightInteractiveNotificationReadSurface,
|
|
495
|
-
pt as SemanticColoursLightInteractiveNotificationSurfaceHover,
|
|
496
|
-
ft as SemanticColoursLightInteractiveNotificationUnreadSurface,
|
|
497
|
-
_n as SemanticColoursLightInteractivePrimaryActive,
|
|
498
|
-
jn as SemanticColoursLightInteractivePrimaryDisabled,
|
|
499
|
-
Xn as SemanticColoursLightInteractivePrimaryHover,
|
|
500
|
-
Kn as SemanticColoursLightInteractivePrimaryOnsurface,
|
|
501
|
-
Yn as SemanticColoursLightInteractivePrimaryPressed,
|
|
502
|
-
qn as SemanticColoursLightInteractiveSecondaryActive,
|
|
503
|
-
$n as SemanticColoursLightInteractiveSecondaryDisabled,
|
|
504
|
-
Jn as SemanticColoursLightInteractiveSecondaryHover,
|
|
505
|
-
Zn as SemanticColoursLightInteractiveSecondaryOnsurface,
|
|
506
|
-
Qn as SemanticColoursLightInteractiveSecondaryPressed,
|
|
507
|
-
ot as SemanticColoursLightInteractiveTertiaryActive,
|
|
508
|
-
at as SemanticColoursLightInteractiveTertiaryDisabled,
|
|
509
|
-
nt as SemanticColoursLightInteractiveTertiaryHover,
|
|
510
|
-
et as SemanticColoursLightInteractiveTertiaryOnsurface,
|
|
511
|
-
tt as SemanticColoursLightInteractiveTertiaryPressed,
|
|
512
|
-
rt as SemanticColoursLightInteractiveUtilityActive,
|
|
513
|
-
st as SemanticColoursLightInteractiveUtilityBorder,
|
|
514
|
-
lt as SemanticColoursLightInteractiveUtilityDisabled,
|
|
515
|
-
it as SemanticColoursLightInteractiveUtilityHover,
|
|
516
|
-
St as SemanticColoursLightInteractiveUtilityOnsurface,
|
|
517
|
-
ct as SemanticColoursLightInteractiveUtilityPressed,
|
|
518
|
-
Nt as SemanticColoursLightOnsurfaceCopy,
|
|
519
|
-
Mt as SemanticColoursLightOnsurfaceCopyDark,
|
|
520
|
-
Rt as SemanticColoursLightOnsurfaceCopyDisabled,
|
|
521
|
-
wt as SemanticColoursLightOnsurfaceCopyInvert,
|
|
522
|
-
Gt as SemanticColoursLightOnsurfaceCopyLight,
|
|
523
|
-
At as SemanticColoursLightOnsurfaceCopyLightInvert,
|
|
524
|
-
Ot as SemanticColoursLightOnsurfaceIcon,
|
|
525
|
-
Ft as SemanticColoursLightOnsurfaceIconDisabled,
|
|
526
|
-
Vt as SemanticColoursLightOnsurfaceIconInvert,
|
|
527
|
-
xn as SemanticColoursLightStatusDisabledDefault,
|
|
528
|
-
Un as SemanticColoursLightStatusDisabledSurface,
|
|
529
|
-
Cn as SemanticColoursLightStatusErrorDefault,
|
|
530
|
-
pn as SemanticColoursLightStatusErrorOnsurface,
|
|
531
|
-
In as SemanticColoursLightStatusErrorOnsurfaceBorder,
|
|
532
|
-
hn as SemanticColoursLightStatusErrorOnsurfaceHover,
|
|
533
|
-
yn as SemanticColoursLightStatusErrorSurface,
|
|
534
|
-
Ln as SemanticColoursLightStatusErrorSurfaceBorder,
|
|
535
|
-
zn as SemanticColoursLightStatusErrorSurfaceHover,
|
|
536
|
-
wn as SemanticColoursLightStatusGenericDefault,
|
|
537
|
-
Vn as SemanticColoursLightStatusGenericOnsurface,
|
|
538
|
-
Wn as SemanticColoursLightStatusGenericOnsurfaceBorder,
|
|
539
|
-
An as SemanticColoursLightStatusGenericSurface,
|
|
540
|
-
En as SemanticColoursLightStatusGenericSurfaceBorder,
|
|
541
|
-
Hn as SemanticColoursLightStatusInfoDefault,
|
|
542
|
-
Rn as SemanticColoursLightStatusInfoOnsurface,
|
|
543
|
-
Fn as SemanticColoursLightStatusInfoOnsurfaceBorder,
|
|
544
|
-
Mn as SemanticColoursLightStatusInfoOnsurfaceHover,
|
|
545
|
-
Nn as SemanticColoursLightStatusInfoSurface,
|
|
546
|
-
On as SemanticColoursLightStatusInfoSurfaceBorder,
|
|
547
|
-
Gn as SemanticColoursLightStatusInfoSurfaceHover,
|
|
548
|
-
sn as SemanticColoursLightStatusSuccessDefault,
|
|
549
|
-
Sn as SemanticColoursLightStatusSuccessOnsurface,
|
|
550
|
-
mn as SemanticColoursLightStatusSuccessOnsurfaceBorder,
|
|
551
|
-
un as SemanticColoursLightStatusSuccessOnsurfaceHover,
|
|
552
|
-
dn as SemanticColoursLightStatusSuccessSecondary,
|
|
553
|
-
ln as SemanticColoursLightStatusSuccessSurface,
|
|
554
|
-
fn as SemanticColoursLightStatusSuccessSurfaceBorder,
|
|
555
|
-
gn as SemanticColoursLightStatusSuccessSurfaceHover,
|
|
556
|
-
bn as SemanticColoursLightStatusWarningDefault,
|
|
557
|
-
Pn as SemanticColoursLightStatusWarningOnsurface,
|
|
558
|
-
vn as SemanticColoursLightStatusWarningOnsurfaceBorder,
|
|
559
|
-
Bn as SemanticColoursLightStatusWarningOnsurfaceHover,
|
|
560
|
-
Dn as SemanticColoursLightStatusWarningSurface,
|
|
561
|
-
kn as SemanticColoursLightStatusWarningSurfaceBorder,
|
|
562
|
-
Tn as SemanticColoursLightStatusWarningSurfaceHover,
|
|
563
|
-
Tt as SemanticColoursLightSurfaceBorder,
|
|
564
|
-
Pt as SemanticColoursLightSurfaceBorderInvert,
|
|
565
|
-
Ht as SemanticColoursLightSurfaceBorderLight,
|
|
566
|
-
It as SemanticColoursLightSurfaceDefault,
|
|
567
|
-
Bt as SemanticColoursLightSurfaceInvert,
|
|
568
|
-
bt as SemanticColoursLightSurfaceSecondary,
|
|
569
|
-
kt as SemanticColoursLightSurfaceSecondaryInvert,
|
|
570
|
-
Dt as SemanticColoursLightSurfaceTertiary,
|
|
571
|
-
vt as SemanticColoursLightSurfaceTertiaryInvert,
|
|
572
|
-
ye as SemanticColoursLightTimeboxAfternoonDefault,
|
|
573
|
-
ze as SemanticColoursLightTimeboxAfternoonSurface,
|
|
574
|
-
he as SemanticColoursLightTimeboxAfternoonSurfaceAlt,
|
|
575
|
-
ge as SemanticColoursLightTimeboxAlldayDefault,
|
|
576
|
-
de as SemanticColoursLightTimeboxAlldaySurface,
|
|
577
|
-
me as SemanticColoursLightTimeboxAlldaySurfaceAlt,
|
|
578
|
-
Le as SemanticColoursLightTimeboxEveningDefault,
|
|
579
|
-
Ie as SemanticColoursLightTimeboxEveningSurface,
|
|
580
|
-
be as SemanticColoursLightTimeboxEveningSurfaceAlt,
|
|
581
|
-
fe as SemanticColoursLightTimeboxMorningDefault,
|
|
582
|
-
Ce as SemanticColoursLightTimeboxMorningSurface,
|
|
583
|
-
pe as SemanticColoursLightTimeboxMorningSurfaceAlt,
|
|
584
|
-
rn as Size025,
|
|
585
|
-
en as Size05,
|
|
586
|
-
No as Size1,
|
|
587
|
-
Vo as Size10,
|
|
588
|
-
Eo as Size12,
|
|
589
|
-
Wo as Size13,
|
|
590
|
-
xo as Size14,
|
|
591
|
-
an as Size15,
|
|
592
|
-
Uo as Size16,
|
|
593
|
-
_o as Size18,
|
|
594
|
-
Go as Size2,
|
|
595
|
-
Xo as Size20,
|
|
596
|
-
Yo as Size24,
|
|
597
|
-
cn as Size25,
|
|
598
|
-
Ko as Size27,
|
|
599
|
-
jo as Size28,
|
|
600
|
-
Ro as Size3,
|
|
601
|
-
qo as Size30,
|
|
602
|
-
Jo as Size32,
|
|
603
|
-
Qo as Size34,
|
|
604
|
-
Zo as Size35,
|
|
605
|
-
$o as Size39,
|
|
606
|
-
Mo as Size4,
|
|
607
|
-
on as Size43,
|
|
608
|
-
Oo as Size5,
|
|
609
|
-
nn as Size50,
|
|
610
|
-
Fo as Size6,
|
|
611
|
-
tn as Size64,
|
|
612
|
-
wo as Size7,
|
|
613
|
-
Ao as Size8,
|
|
614
|
-
rl as TypographyMediumFontSizeBody1,
|
|
615
|
-
Nl as TypographyMediumFontSizeBody2,
|
|
616
|
-
Gl as TypographyMediumFontSizeBody3,
|
|
617
|
-
Rl as TypographyMediumFontSizeBody4,
|
|
618
|
-
Ml as TypographyMediumFontSizeBody5,
|
|
619
|
-
Xl as TypographyMediumFontSizeDigits1,
|
|
620
|
-
Yl as TypographyMediumFontSizeDigits2,
|
|
621
|
-
Kl as TypographyMediumFontSizeDigits3,
|
|
622
|
-
jS as TypographyMediumFontSizeDisplay1,
|
|
623
|
-
qS as TypographyMediumFontSizeDisplay2,
|
|
624
|
-
JS as TypographyMediumFontSizeDisplay3,
|
|
625
|
-
QS as TypographyMediumFontSizeHeading1,
|
|
626
|
-
ZS as TypographyMediumFontSizeHeading2,
|
|
627
|
-
Bl as TypographyMediumFontSizeHeading3,
|
|
628
|
-
Vl as TypographyMediumFontSizeLabel1,
|
|
629
|
-
El as TypographyMediumFontSizeLabel2,
|
|
630
|
-
Wl as TypographyMediumFontSizeLabel3,
|
|
631
|
-
xl as TypographyMediumFontSizeLink1,
|
|
632
|
-
Ul as TypographyMediumFontSizeLink2,
|
|
633
|
-
_l as TypographyMediumFontSizeLink3,
|
|
634
|
-
Ol as TypographyMediumFontSizeMessage,
|
|
635
|
-
Fl as TypographyMediumFontSizeOverline1,
|
|
636
|
-
wl as TypographyMediumFontSizeOverline2,
|
|
637
|
-
Al as TypographyMediumFontSizeOverline3,
|
|
638
|
-
kl as TypographyMediumFontSizeSubHeading1,
|
|
639
|
-
vl as TypographyMediumFontSizeSubHeading2,
|
|
640
|
-
Hl as TypographyMediumFontSizeSubHeading3,
|
|
641
|
-
Zl as TypographyNarrowFontSizeBody1,
|
|
642
|
-
$l as TypographyNarrowFontSizeBody2,
|
|
643
|
-
ou as TypographyNarrowFontSizeBody3,
|
|
644
|
-
nu as TypographyNarrowFontSizeBody4,
|
|
645
|
-
tu as TypographyNarrowFontSizeBody5,
|
|
646
|
-
du as TypographyNarrowFontSizeDigits1,
|
|
647
|
-
mu as TypographyNarrowFontSizeDigits2,
|
|
648
|
-
fu as TypographyNarrowFontSizeDigits3,
|
|
649
|
-
$S as TypographyNarrowFontSizeDisplay1,
|
|
650
|
-
ol as TypographyNarrowFontSizeDisplay2,
|
|
651
|
-
nl as TypographyNarrowFontSizeDisplay3,
|
|
652
|
-
tl as TypographyNarrowFontSizeHeading1,
|
|
653
|
-
el as TypographyNarrowFontSizeHeading2,
|
|
654
|
-
jl as TypographyNarrowFontSizeHeading3,
|
|
655
|
-
cu as TypographyNarrowFontSizeLabel1,
|
|
656
|
-
su as TypographyNarrowFontSizeLabel2,
|
|
657
|
-
Su as TypographyNarrowFontSizeLabel3,
|
|
658
|
-
lu as TypographyNarrowFontSizeLink1,
|
|
659
|
-
uu as TypographyNarrowFontSizeLink2,
|
|
660
|
-
gu as TypographyNarrowFontSizeLink3,
|
|
661
|
-
eu as TypographyNarrowFontSizeMessage,
|
|
662
|
-
au as TypographyNarrowFontSizeOverline1,
|
|
663
|
-
ru as TypographyNarrowFontSizeOverline2,
|
|
664
|
-
iu as TypographyNarrowFontSizeOverline3,
|
|
665
|
-
ql as TypographyNarrowFontSizeSubHeading1,
|
|
666
|
-
Jl as TypographyNarrowFontSizeSubHeading2,
|
|
667
|
-
Ql as TypographyNarrowFontSizeSubHeading3,
|
|
668
|
-
Ho as TypographyPrimaryFontFamily,
|
|
669
|
-
al as TypographyWideFontSizeBody1,
|
|
670
|
-
ll as TypographyWideFontSizeBody2,
|
|
671
|
-
ul as TypographyWideFontSizeBody3,
|
|
672
|
-
gl as TypographyWideFontSizeBody4,
|
|
673
|
-
dl as TypographyWideFontSizeBody5,
|
|
674
|
-
Dl as TypographyWideFontSizeDigits1,
|
|
675
|
-
Tl as TypographyWideFontSizeDigits2,
|
|
676
|
-
Pl as TypographyWideFontSizeDigits3,
|
|
677
|
-
US as TypographyWideFontSizeDisplay1,
|
|
678
|
-
_S as TypographyWideFontSizeDisplay2,
|
|
679
|
-
XS as TypographyWideFontSizeDisplay3,
|
|
680
|
-
YS as TypographyWideFontSizeHeading1,
|
|
681
|
-
KS as TypographyWideFontSizeHeading2,
|
|
682
|
-
il as TypographyWideFontSizeHeading3,
|
|
683
|
-
yl as TypographyWideFontSizeLabel1,
|
|
684
|
-
zl as TypographyWideFontSizeLabel2,
|
|
685
|
-
hl as TypographyWideFontSizeLabel3,
|
|
686
|
-
Ll as TypographyWideFontSizeLink1,
|
|
687
|
-
Il as TypographyWideFontSizeLink2,
|
|
688
|
-
bl as TypographyWideFontSizeLink3,
|
|
689
|
-
ml as TypographyWideFontSizeMessage,
|
|
690
|
-
fl as TypographyWideFontSizeOverline1,
|
|
691
|
-
Cl as TypographyWideFontSizeOverline2,
|
|
692
|
-
pl as TypographyWideFontSizeOverline3,
|
|
693
|
-
cl as TypographyWideFontSizeSubHeading1,
|
|
694
|
-
sl as TypographyWideFontSizeSubHeading2,
|
|
695
|
-
Sl as TypographyWideFontSizeSubHeading3,
|
|
696
|
-
Cu as colors
|
|
697
|
-
};
|