@autofleet/theme 0.3.15 → 0.3.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/fonts.module.css +48 -1
- package/dist/fonts.module.css.map +1 -0
- package/dist/index.d.ts +344 -18
- package/dist/index.js +7 -1399
- package/dist/index.js.map +1 -1
- package/dist/main.css +1694 -1
- package/dist/main.css.map +1 -0
- package/package.json +4 -2
- package/dist/colors/atomic-colors.d.ts +0 -128
- package/dist/colors/index.d.ts +0 -12
- package/dist/colors/tokens/color-token-mapping.d.ts +0 -8
- package/dist/colors/tokens/color-tokens.d.ts +0 -17
- package/dist/colors-utils.d.ts +0 -57
- package/dist/const.d.ts +0 -4
- package/dist/fonts/atomic-fonts.d.ts +0 -22
- package/dist/fonts/index.d.ts +0 -22
- package/dist/shadow/index.d.ts +0 -14
- package/dist/spacing/border-radius.d.ts +0 -9
- package/dist/spacing/index.d.ts +0 -10
- package/dist/spacing/spacing.d.ts +0 -15
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"main.css","names":[],"sources":["../src/spacing/spacing.css","../src/spacing/border-radius.css","../src/atomic-colors/color-properties.css","../src/atomic-colors/atomic-colors.css","../src/colors/color-properties.css","../src/colors/theme-autofleet.css","../src/colors/theme-whitelabel.css","../src/colors/theme-colors.css","../src/shadow/shadows.css","../src/fonts/atomic-fonts.css","../src/main.css"],"sourcesContent":[":root {\n --theme-spacing-none: 0px;\n --theme-spacing-xs: 2px;\n --theme-spacing-sm: 4px;\n --theme-spacing-md: 6px;\n --theme-spacing-lg: 8px;\n --theme-spacing-xl: 12px;\n --theme-spacing-2xl: 16px;\n --theme-spacing-3xl: 24px;\n --theme-spacing-4xl: 32px;\n --theme-spacing-5xl: 40px;\n --theme-spacing-6xl: 48px;\n --theme-spacing-7xl: 56px;\n --theme-spacing-8xl: 64px;\n}\n",":root {\n /* BORDER RADIUS */\n --theme-border-radius-none: 0px;\n --theme-border-radius-xs: 2px;\n --theme-border-radius-sm: 4px;\n --theme-border-radius-md: 6px;\n --theme-border-radius-lg: 8px;\n --theme-border-radius-xl: 16px;\n --theme-border-radius-2xl: 24px;\n}\n","/* Neutral Colors */\n@property --theme-atomic-n-00 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(255, 255, 255);\n}\n@property --theme-atomic-n-01 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(244, 245, 248);\n}\n@property --theme-atomic-n-02 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(173, 174, 186);\n}\n@property --theme-atomic-n-03 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(102, 105, 117);\n}\n@property --theme-atomic-n-04 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(52, 55, 64);\n}\n@property --theme-atomic-n-05 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(33, 34, 41);\n}\n@property --theme-atomic-n-opa {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(124, 134, 163);\n}\n@property --theme-atomic-n-opa-10 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(124, 134, 163, 0.1);\n}\n@property --theme-atomic-n-opa-16 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(124, 134, 163, 0.16);\n}\n@property --theme-atomic-n-opa-24 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(124, 134, 163, 0.24);\n}\n@property --theme-atomic-n-opa-32 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(125, 139, 172, 0.32);\n}\n@property --theme-atomic-n-00-opa-32 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(255, 255, 255, 0.32);\n}\n\n/* Brand Colors */\n@property --theme-atomic-brand {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(17, 164, 255);\n}\n@property --theme-atomic-brand-hover {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(0, 132, 214);\n}\n@property --theme-atomic-brand-opa-10 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(17, 164, 255, 0.1);\n}\n@property --theme-atomic-brand-opa-16 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(17, 164, 255, 0.16);\n}\n@property --theme-atomic-brand-opa-24 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(17, 164, 255, 0.24);\n}\n@property --theme-atomic-brand-opa-32 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(17, 164, 255, 0.32);\n}\n\n/* Blue Colors */\n@property --theme-atomic-b-01 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(231, 246, 255);\n}\n@property --theme-atomic-b-02 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(17, 164, 255);\n}\n@property --theme-atomic-b-03 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(0, 132, 214);\n}\n@property --theme-atomic-b-04 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(30, 55, 75);\n}\n@property --theme-atomic-b-05 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(66, 183, 255);\n}\n@property --theme-atomic-b-06 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(0, 75, 122);\n}\n@property --theme-atomic-b-07 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(158, 218, 255);\n}\n@property --theme-atomic-b-opa-10 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(17, 164, 255, 0.1);\n}\n@property --theme-atomic-b-opa-16 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(17, 164, 255, 0.16);\n}\n@property --theme-atomic-b-opa-24 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(17, 164, 255, 0.24);\n}\n@property --theme-atomic-b-opa-32 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(17, 164, 255, 0.32);\n}\n\n/* Green Colors */\n@property --theme-atomic-g-01 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(233, 248, 239);\n}\n@property --theme-atomic-g-02 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(37, 184, 97);\n}\n@property --theme-atomic-g-03 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(28, 140, 74);\n}\n@property --theme-atomic-g-04 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(34, 58, 50);\n}\n@property --theme-atomic-g-05 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(55, 215, 120);\n}\n@property --theme-atomic-g-06 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(17, 85, 44);\n}\n@property --theme-atomic-g-07 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(136, 231, 174);\n}\n@property --theme-atomic-g-opa-10 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(37, 184, 97, 0.1);\n}\n@property --theme-atomic-g-opa-16 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(37, 184, 97, 0.16);\n}\n@property --theme-atomic-g-opa-24 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(37, 184, 97, 0.24);\n}\n@property --theme-atomic-g-opa-32 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(37, 184, 97, 0.32);\n}\n\n/* Yellow Colors */\n@property --theme-atomic-y-01 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(254, 246, 231);\n}\n@property --theme-atomic-y-02 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(244, 156, 0);\n}\n@property --theme-atomic-y-03 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(214, 138, 5);\n}\n@property --theme-atomic-y-04 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(68, 55, 37);\n}\n@property --theme-atomic-y-05 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(251, 185, 70);\n}\n@property --theme-atomic-y-06 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(107, 68, 0);\n}\n@property --theme-atomic-y-07 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(255, 210, 133);\n}\n@property --theme-atomic-y-opa-10 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(244, 156, 0, 0.1);\n}\n@property --theme-atomic-y-opa-16 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(244, 156, 0, 0.16);\n}\n@property --theme-atomic-y-opa-24 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(244, 156, 0, 0.24);\n}\n@property --theme-atomic-y-opa-32 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(244, 156, 0, 0.32);\n}\n\n/* Red Colors */\n@property --theme-atomic-r-01 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(254, 235, 236);\n}\n@property --theme-atomic-r-02 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(248, 55, 67);\n}\n@property --theme-atomic-r-03 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(197, 7, 19);\n}\n@property --theme-atomic-r-04 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(67, 37, 45);\n}\n@property --theme-atomic-r-05 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(249, 103, 112);\n}\n@property --theme-atomic-r-06 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(137, 6, 14);\n}\n@property --theme-atomic-r-07 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(248, 180, 186);\n}\n@property --theme-atomic-r-opa-10 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(248, 55, 67, 0.1);\n}\n@property --theme-atomic-r-opa-16 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(248, 55, 67, 0.16);\n}\n@property --theme-atomic-r-opa-24 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(248, 55, 67, 0.24);\n}\n@property --theme-atomic-r-opa-32 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(248, 55, 67, 0.32);\n}\n\n/* Purple Colors */\n@property --theme-atomic-pu-02 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(143, 101, 255);\n}\n@property --theme-atomic-pu-06 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(58, 0, 219);\n}\n@property --theme-atomic-pu-07 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(209, 194, 255);\n}\n@property --theme-atomic-pu-opa-10 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(143, 101, 255, 0.1);\n}\n@property --theme-atomic-pu-opa-16 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(143, 101, 255, 0.16);\n}\n@property --theme-atomic-pu-opa-24 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(143, 101, 255, 0.24);\n}\n\n/* Orange Colors */\n@property --theme-atomic-or-02 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(255, 116, 87);\n}\n@property --theme-atomic-or-06 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(143, 24, 0);\n}\n@property --theme-atomic-or-07 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(255, 198, 189);\n}\n@property --theme-atomic-or-opa-10 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(255, 116, 87, 0.1);\n}\n@property --theme-atomic-or-opa-16 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(255, 116, 87, 0.16);\n}\n@property --theme-atomic-or-opa-24 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(255, 116, 87, 0.24);\n}\n\n/* Turquoise Colors */\n@property --theme-atomic-tu-02 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(0, 198, 181);\n}\n@property --theme-atomic-tu-06 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(0, 82, 72);\n}\n@property --theme-atomic-tu-07 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(0, 245, 224);\n}\n@property --theme-atomic-tu-opa-10 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(0, 198, 181, 0.1);\n}\n@property --theme-atomic-tu-opa-16 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(0, 198, 181, 0.16);\n}\n@property --theme-atomic-tu-opa-24 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(0, 198, 181, 0.24);\n}\n\n/* Pink Colors */\n@property --theme-atomic-pi-02 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(255, 85, 138);\n}\n@property --theme-atomic-pi-06 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(143, 0, 45);\n}\n@property --theme-atomic-pi-07 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(255, 189, 210);\n}\n@property --theme-atomic-pi-opa-10 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(255, 85, 138, 0.1);\n}\n@property --theme-atomic-pi-opa-16 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(255, 85, 138, 0.16);\n}\n@property --theme-atomic-pi-opa-24 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(255, 85, 138, 0.24);\n}\n\n/* Ultramarine Colors */\n@property --theme-atomic-ul-02 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(84, 119, 255);\n}\n@property --theme-atomic-ul-06 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(0, 41, 204);\n}\n@property --theme-atomic-ul-07 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(184, 198, 255);\n}\n@property --theme-atomic-ul-opa-10 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(84, 119, 255, 0.1);\n}\n@property --theme-atomic-ul-opa-16 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(84, 119, 255, 0.16);\n}\n@property --theme-atomic-ul-opa-24 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(84, 119, 255, 0.24);\n}\n\n/* Peach Colors */\n@property --theme-atomic-pe-02 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(255, 147, 69);\n}\n@property --theme-atomic-pe-06 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(128, 53, 0);\n}\n@property --theme-atomic-pe-07 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(255, 209, 179);\n}\n@property --theme-atomic-pe-opa-10 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(255, 147, 69, 0.1);\n}\n@property --theme-atomic-pe-opa-16 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(255, 147, 69, 0.16);\n}\n@property --theme-atomic-pe-opa-24 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(255, 147, 69, 0.24);\n}\n\n/* Apple Colors */\n@property --theme-atomic-ap-02 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(127, 185, 81);\n}\n@property --theme-atomic-ap-06 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(54, 81, 31);\n}\n@property --theme-atomic-ap-07 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(198, 225, 173);\n}\n@property --theme-atomic-ap-opa-10 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(127, 185, 81, 0.1);\n}\n@property --theme-atomic-ap-opa-16 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(127, 185, 81, 0.16);\n}\n@property --theme-atomic-ap-opa-24 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(127, 185, 81, 0.24);\n}\n\n/* Bubblegum Colors */\n@property --theme-atomic-bu-02 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(238, 91, 197);\n}\n@property --theme-atomic-bu-06 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(135, 13, 100);\n}\n@property --theme-atomic-bu-07 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(249, 190, 234);\n}\n@property --theme-atomic-bu-opa-10 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(238, 91, 197, 0.1);\n}\n@property --theme-atomic-bu-opa-16 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(238, 91, 197, 0.16);\n}\n@property --theme-atomic-bu-opa-24 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(238, 91, 197, 0.24);\n}\n\n/* Ocher Colors */\n@property --theme-atomic-oc-02 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(251, 171, 0);\n}\n@property --theme-atomic-oc-06 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(102, 70, 0);\n}\n@property --theme-atomic-oc-07 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(255, 218, 138);\n}\n@property --theme-atomic-oc-opa-10 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(251, 171, 0, 0.1);\n}\n@property --theme-atomic-oc-opa-16 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(251, 171, 0, 0.16);\n}\n@property --theme-atomic-oc-opa-24 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(251, 171, 0, 0.24);\n}\n\n/* Blueberry Colors */\n@property --theme-atomic-br-02 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(101, 98, 255);\n}\n@property --theme-atomic-br-06 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(4, 0, 230);\n}\n@property --theme-atomic-br-07 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgb(95, 194, 255);\n}\n@property --theme-atomic-br-opa-10 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(101, 98, 255, 0.1);\n}\n@property --theme-atomic-br-opa-16 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(101, 98, 255, 0.16);\n}\n@property --theme-atomic-br-opa-24 {\n syntax: '<color>';\n inherits: true;\n initial-value: rgba(101, 98, 255, 0.24);\n}\n","@import './color-properties.css';\n\n:root {\n /* ATOMIC-COLORS */\n /* Neutral Colors */\n --theme-atomic-n-00: rgb(255, 255, 255);\n --theme-atomic-n-01: rgb(244, 245, 248);\n --theme-atomic-n-02: rgb(173, 174, 186);\n --theme-atomic-n-03: rgb(102, 105, 117);\n --theme-atomic-n-04: rgb(52, 55, 64);\n --theme-atomic-n-05: rgb(33, 34, 41);\n --theme-atomic-n-opa: rgb(124, 134, 163);\n --theme-atomic-n-opa-10: rgb(from var(--theme-atomic-n-opa) r g b / 10%);\n --theme-atomic-n-opa-16: rgb(from var(--theme-atomic-n-opa) r g b / 16%);\n --theme-atomic-n-opa-24: rgb(from var(--theme-atomic-n-opa) r g b / 24%);\n --theme-atomic-n-opa-32: rgb(125 139 172 / 32%);\n --theme-atomic-n-00-opa-32: rgb(from var(--theme-atomic-n-00) r g b / 32%);\n\n /* Brand Colors */\n --theme-atomic-brand: rgb(17, 164, 255);\n --theme-atomic-brand-hover: rgb(0, 132, 214);\n --theme-atomic-brand-opa-10: rgb(from var(--theme-atomic-brand) r g b / 10%);\n --theme-atomic-brand-opa-16: rgb(from var(--theme-atomic-brand) r g b / 16%);\n --theme-atomic-brand-opa-24: rgb(from var(--theme-atomic-brand) r g b / 24%);\n --theme-atomic-brand-opa-32: rgb(from var(--theme-atomic-brand) r g b / 32%);\n\n /* Blue Colors */\n --theme-atomic-b-01: rgb(231, 246, 255);\n --theme-atomic-b-02: rgb(17, 164, 255);\n --theme-atomic-b-03: rgb(0, 132, 214);\n --theme-atomic-b-04: rgb(30, 55, 75);\n --theme-atomic-b-05: rgb(66, 183, 255);\n --theme-atomic-b-06: rgb(0, 75, 122);\n --theme-atomic-b-07: rgb(158, 218, 255);\n --theme-atomic-b-opa-10: rgb(from var(--theme-atomic-b-02) r g b / 10%);\n --theme-atomic-b-opa-16: rgb(from var(--theme-atomic-b-02) r g b / 16%);\n --theme-atomic-b-opa-24: rgb(from var(--theme-atomic-b-02) r g b / 24%);\n --theme-atomic-b-opa-32: rgb(from var(--theme-atomic-b-02) r g b / 32%);\n\n /* Green Colors */\n --theme-atomic-g-01: rgb(233, 248, 239);\n --theme-atomic-g-02: rgb(37, 184, 97);\n --theme-atomic-g-03: rgb(28, 140, 74);\n --theme-atomic-g-04: rgb(34, 58, 50);\n --theme-atomic-g-05: rgb(55, 215, 120);\n --theme-atomic-g-06: rgb(17, 85, 44);\n --theme-atomic-g-07: rgb(136, 231, 174);\n --theme-atomic-g-opa-10: rgb(from var(--theme-atomic-g-02) r g b / 10%);\n --theme-atomic-g-opa-16: rgb(from var(--theme-atomic-g-02) r g b / 16%);\n --theme-atomic-g-opa-24: rgb(from var(--theme-atomic-g-02) r g b / 24%);\n --theme-atomic-g-opa-32: rgb(from var(--theme-atomic-g-02) r g b / 32%);\n\n /* Yellow Colors */\n --theme-atomic-y-01: rgb(254, 246, 231);\n --theme-atomic-y-02: rgb(244, 156, 0);\n --theme-atomic-y-03: rgb(214, 138, 5);\n --theme-atomic-y-04: rgb(68, 55, 37);\n --theme-atomic-y-05: rgb(251, 185, 70);\n --theme-atomic-y-06: rgb(107, 68, 0);\n --theme-atomic-y-07: rgb(255, 210, 133);\n --theme-atomic-y-opa-10: rgb(from var(--theme-atomic-y-02) r g b / 10%);\n --theme-atomic-y-opa-16: rgb(from var(--theme-atomic-y-02) r g b / 16%);\n --theme-atomic-y-opa-24: rgb(from var(--theme-atomic-y-02) r g b / 24%);\n --theme-atomic-y-opa-32: rgb(from var(--theme-atomic-y-02) r g b / 32%);\n\n /* Red Colors */\n --theme-atomic-r-01: rgb(254, 235, 236);\n --theme-atomic-r-02: rgb(248, 55, 67);\n --theme-atomic-r-03: rgb(197, 7, 19);\n --theme-atomic-r-04: rgb(67, 37, 45);\n --theme-atomic-r-05: rgb(249, 103, 112);\n --theme-atomic-r-06: rgb(137, 6, 14);\n --theme-atomic-r-07: rgb(248, 180, 186);\n --theme-atomic-r-opa-10: rgb(from var(--theme-atomic-r-02) r g b / 10%);\n --theme-atomic-r-opa-16: rgb(from var(--theme-atomic-r-02) r g b / 16%);\n --theme-atomic-r-opa-24: rgb(from var(--theme-atomic-r-02) r g b / 24%);\n --theme-atomic-r-opa-32: rgb(from var(--theme-atomic-r-02) r g b / 32%);\n\n /* Purple Colors */\n --theme-atomic-pu-02: rgb(143, 101, 255);\n --theme-atomic-pu-06: rgb(58, 0, 219);\n --theme-atomic-pu-07: rgb(209, 194, 255);\n --theme-atomic-pu-opa-10: rgb(from var(--theme-atomic-pu-02) r g b / 10%);\n --theme-atomic-pu-opa-16: rgb(from var(--theme-atomic-pu-02) r g b / 16%);\n --theme-atomic-pu-opa-24: rgb(from var(--theme-atomic-pu-02) r g b / 24%);\n\n /* Orange Colors */\n --theme-atomic-or-02: rgb(255, 116, 87);\n --theme-atomic-or-06: rgb(143, 24, 0);\n --theme-atomic-or-07: rgb(255, 198, 189);\n --theme-atomic-or-opa-10: rgb(from var(--theme-atomic-or-02) r g b / 10%);\n --theme-atomic-or-opa-16: rgb(from var(--theme-atomic-or-02) r g b / 16%);\n --theme-atomic-or-opa-24: rgb(from var(--theme-atomic-or-02) r g b / 24%);\n\n /* Turquoise Colors */\n --theme-atomic-tu-02: rgb(0, 198, 181);\n --theme-atomic-tu-06: rgb(0, 82, 72);\n --theme-atomic-tu-07: rgb(0, 245, 224);\n --theme-atomic-tu-opa-10: rgb(from var(--theme-atomic-tu-02) r g b / 10%);\n --theme-atomic-tu-opa-16: rgb(from var(--theme-atomic-tu-02) r g b / 16%);\n --theme-atomic-tu-opa-24: rgb(from var(--theme-atomic-tu-02) r g b / 24%);\n\n /* Pink Colors */\n --theme-atomic-pi-02: rgb(255, 85, 138);\n --theme-atomic-pi-06: rgb(143, 0, 45);\n --theme-atomic-pi-07: rgb(255, 189, 210);\n --theme-atomic-pi-opa-10: rgb(from var(--theme-atomic-pi-02) r g b / 10%);\n --theme-atomic-pi-opa-16: rgb(from var(--theme-atomic-pi-02) r g b / 16%);\n --theme-atomic-pi-opa-24: rgb(from var(--theme-atomic-pi-02) r g b / 24%);\n\n /* Ultramarine Colors */\n --theme-atomic-ul-02: rgb(84, 119, 255);\n --theme-atomic-ul-06: rgb(0, 41, 204);\n --theme-atomic-ul-07: rgb(184, 198, 255);\n --theme-atomic-ul-opa-10: rgb(from var(--theme-atomic-ul-02) r g b / 10%);\n --theme-atomic-ul-opa-16: rgb(from var(--theme-atomic-ul-02) r g b / 16%);\n --theme-atomic-ul-opa-24: rgb(from var(--theme-atomic-ul-02) r g b / 24%);\n\n /* Peach Colors */\n --theme-atomic-pe-02: rgb(255, 147, 69);\n --theme-atomic-pe-06: rgb(128, 53, 0);\n --theme-atomic-pe-07: rgb(255, 209, 179);\n --theme-atomic-pe-opa-10: rgb(from var(--theme-atomic-pe-02) r g b / 10%);\n --theme-atomic-pe-opa-16: rgb(from var(--theme-atomic-pe-02) r g b / 16%);\n --theme-atomic-pe-opa-24: rgb(from var(--theme-atomic-pe-02) r g b / 24%);\n\n /* Apple Colors */\n --theme-atomic-ap-02: rgb(127, 185, 81);\n --theme-atomic-ap-06: rgb(54, 81, 31);\n --theme-atomic-ap-07: rgb(198, 225, 173);\n --theme-atomic-ap-opa-10: rgb(from var(--theme-atomic-ap-02) r g b / 10%);\n --theme-atomic-ap-opa-16: rgb(from var(--theme-atomic-ap-02) r g b / 16%);\n --theme-atomic-ap-opa-24: rgb(from var(--theme-atomic-ap-02) r g b / 24%);\n\n /* Bubblegum Colors */\n --theme-atomic-bu-02: rgb(238, 91, 197);\n --theme-atomic-bu-06: rgb(135, 13, 100);\n --theme-atomic-bu-07: rgb(249, 190, 234);\n --theme-atomic-bu-opa-10: rgb(from var(--theme-atomic-bu-02) r g b / 10%);\n --theme-atomic-bu-opa-16: rgb(from var(--theme-atomic-bu-02) r g b / 16%);\n --theme-atomic-bu-opa-24: rgb(from var(--theme-atomic-bu-02) r g b / 24%);\n\n /* Ocher Colors */\n --theme-atomic-oc-02: rgb(251, 171, 0);\n --theme-atomic-oc-06: rgb(102, 70, 0);\n --theme-atomic-oc-07: rgb(255, 218, 138);\n --theme-atomic-oc-opa-10: rgb(from var(--theme-atomic-oc-02) r g b / 10%);\n --theme-atomic-oc-opa-16: rgb(from var(--theme-atomic-oc-02) r g b / 16%);\n --theme-atomic-oc-opa-24: rgb(from var(--theme-atomic-oc-02) r g b / 24%);\n\n /* Blueberry Colors */\n --theme-atomic-br-02: rgb(101, 98, 255);\n --theme-atomic-br-06: rgb(4, 0, 230);\n --theme-atomic-br-07: rgb(95, 194, 255);\n --theme-atomic-br-opa-10: rgb(from var(--theme-atomic-br-02) r g b / 10%);\n --theme-atomic-br-opa-16: rgb(from var(--theme-atomic-br-02) r g b / 16%);\n --theme-atomic-br-opa-24: rgb(from var(--theme-atomic-br-02) r g b / 24%);\n}\n","/* Define all color token properties */\n@property --theme-colors-bg-primary {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(255, 255, 255);\n}\n\n@property --theme-colors-bg-secondary {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(244, 245, 248);\n}\n\n@property --theme-colors-bg-info {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(231, 246, 255);\n}\n\n@property --theme-colors-bg-success {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(233, 248, 239);\n}\n\n@property --theme-colors-bg-warning {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(254, 246, 231);\n}\n\n@property --theme-colors-bg-error {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(254, 235, 236);\n}\n\n@property --theme-colors-divider-neutral {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(125, 139, 172, 0.32);\n}\n\n@property --theme-colors-divider-invert {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(255, 255, 255, 0.32);\n}\n\n@property --theme-colors-divider-brand {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(17, 164, 255, 0.32);\n}\n\n@property --theme-colors-divider-info {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(17, 164, 255, 0.32);\n}\n\n@property --theme-colors-divider-success {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(37, 184, 97, 0.32);\n}\n\n@property --theme-colors-divider-warning {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(244, 156, 0, 0.32);\n}\n\n@property --theme-colors-divider-error {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(248, 55, 67, 0.32);\n}\n\n@property --theme-colors-primary-btn {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(17, 164, 255);\n}\n\n@property --theme-colors-primary-btn-hover {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(0, 132, 214);\n}\n\n@property --theme-colors-primary-btn-opa-01 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(17, 164, 255, 0.1);\n}\n\n@property --theme-colors-primary-btn-opa-02 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(17, 164, 255, 0.24);\n}\n\n@property --theme-colors-other {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(17, 164, 255);\n}\n\n@property --theme-colors-other-hover {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(0, 132, 214);\n}\n\n@property --theme-colors-other-opa-01 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(17, 164, 255, 0.1);\n}\n\n@property --theme-colors-other-opa-02 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(17, 164, 255, 0.24);\n}\n\n@property --theme-colors-other-text {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(0, 75, 122);\n}\n\n@property --theme-colors-neutral-dark {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(33, 34, 41);\n}\n\n@property --theme-colors-neutral-charcoal {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(102, 105, 117);\n}\n\n@property --theme-colors-neutral-light {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(173, 174, 186);\n}\n\n@property --theme-colors-neutral-invert {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(255, 255, 255);\n}\n\n@property --theme-colors-neutral-opa-01 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(124, 134, 163, 0.1);\n}\n\n@property --theme-colors-neutral-opa-02 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(124, 134, 163, 0.24);\n}\n\n@property --theme-colors-neutral {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(173, 174, 186);\n}\n\n@property --theme-colors-neutral-text {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(33, 34, 41);\n}\n\n@property --theme-colors-info-hover {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(0, 132, 214);\n}\n\n@property --theme-colors-info {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(17, 164, 255);\n}\n\n@property --theme-colors-info-opa-01 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(17, 164, 255, 0.1);\n}\n\n@property --theme-colors-info-opa-02 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(17, 164, 255, 0.24);\n}\n\n@property --theme-colors-info-text {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(0, 75, 122);\n}\n\n@property --theme-colors-success-hover {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(28, 140, 74);\n}\n\n@property --theme-colors-success {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(37, 184, 97);\n}\n\n@property --theme-colors-success-opa-01 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(37, 184, 97, 0.1);\n}\n\n@property --theme-colors-success-opa-02 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(37, 184, 97, 0.24);\n}\n\n@property --theme-colors-success-text {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(17, 85, 44);\n}\n\n@property --theme-colors-warning-hover {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(214, 138, 5);\n}\n\n@property --theme-colors-warning {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(244, 156, 0);\n}\n\n@property --theme-colors-warning-opa-01 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(244, 156, 0, 0.1);\n}\n\n@property --theme-colors-warning-opa-02 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(244, 156, 0, 0.24);\n}\n\n@property --theme-colors-warning-text {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(107, 68, 0);\n}\n\n@property --theme-colors-error-hover {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(197, 7, 19);\n}\n\n@property --theme-colors-error {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(248, 55, 67);\n}\n\n@property --theme-colors-error-opa-01 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(248, 55, 67, 0.1);\n}\n\n@property --theme-colors-error-opa-02 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(248, 55, 67, 0.24);\n}\n\n@property --theme-colors-error-text {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(137, 6, 14);\n}\n\n@property --theme-colors-purple {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(143, 101, 255);\n}\n\n@property --theme-colors-purple-opa-01 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(143, 101, 255, 0.1);\n}\n\n@property --theme-colors-purple-opa-02 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(143, 101, 255, 0.24);\n}\n\n@property --theme-colors-purple-text {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(58, 0, 219);\n}\n\n@property --theme-colors-orange {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(255, 116, 87);\n}\n\n@property --theme-colors-orange-opa-01 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(255, 116, 87, 0.1);\n}\n\n@property --theme-colors-orange-opa-02 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(255, 116, 87, 0.24);\n}\n\n@property --theme-colors-orange-text {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(143, 24, 0);\n}\n\n@property --theme-colors-turquoise {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(0, 198, 181);\n}\n\n@property --theme-colors-turquoise-opa-01 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(0, 198, 181, 0.1);\n}\n\n@property --theme-colors-turquoise-opa-02 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(0, 198, 181, 0.24);\n}\n\n@property --theme-colors-turquoise-text {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(0, 82, 72);\n}\n\n@property --theme-colors-pink {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(255, 85, 138);\n}\n\n@property --theme-colors-pink-opa-01 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(255, 85, 138, 0.1);\n}\n\n@property --theme-colors-pink-opa-02 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(255, 85, 138, 0.24);\n}\n\n@property --theme-colors-pink-text {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(143, 0, 45);\n}\n\n@property --theme-colors-ultramarine {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(84, 119, 255);\n}\n\n@property --theme-colors-ultramarine-opa-01 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(84, 119, 255, 0.1);\n}\n\n@property --theme-colors-ultramarine-opa-02 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(84, 119, 255, 0.24);\n}\n\n@property --theme-colors-ultramarine-text {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(0, 41, 204);\n}\n\n@property --theme-colors-peach {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(255, 147, 69);\n}\n\n@property --theme-colors-peach-opa-01 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(255, 147, 69, 0.1);\n}\n\n@property --theme-colors-peach-opa-02 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(255, 147, 69, 0.24);\n}\n\n@property --theme-colors-peach-text {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(128, 53, 0);\n}\n\n@property --theme-colors-apple {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(127, 185, 81);\n}\n\n@property --theme-colors-apple-opa-01 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(127, 185, 81, 0.1);\n}\n\n@property --theme-colors-apple-opa-02 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(127, 185, 81, 0.24);\n}\n\n@property --theme-colors-apple-text {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(54, 81, 31);\n}\n\n@property --theme-colors-bubblegum {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(238, 91, 197);\n}\n\n@property --theme-colors-bubblegum-opa-01 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(238, 91, 197, 0.1);\n}\n\n@property --theme-colors-bubblegum-opa-02 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(238, 91, 197, 0.24);\n}\n\n@property --theme-colors-bubblegum-text {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(135, 13, 100);\n}\n\n@property --theme-colors-ocher {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(251, 171, 0);\n}\n\n@property --theme-colors-ocher-opa-01 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(251, 171, 0, 0.1);\n}\n\n@property --theme-colors-ocher-opa-02 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(251, 171, 0, 0.24);\n}\n\n@property --theme-colors-ocher-text {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(102, 70, 0);\n}\n\n@property --theme-colors-blueberry {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(101, 98, 255);\n}\n\n@property --theme-colors-blueberry-opa-01 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(101, 98, 255, 0.1);\n}\n\n@property --theme-colors-blueberry-opa-02 {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgba(101, 98, 255, 0.24);\n}\n\n@property --theme-colors-blueberry-text {\n syntax: \"<color>\";\n inherits: true;\n initial-value: rgb(4, 0, 230);\n}\n",".theme-autofleet {\n --theme-colors-bg-primary: light-dark(var(--theme-atomic-n-00), var(--theme-atomic-n-05));\n --theme-colors-bg-secondary: light-dark(var(--theme-atomic-n-01), var(--theme-atomic-n-04));\n --theme-colors-bg-info: light-dark(var(--theme-atomic-b-01), var(--theme-atomic-b-04));\n --theme-colors-bg-success: light-dark(var(--theme-atomic-g-01), var(--theme-atomic-g-04));\n --theme-colors-bg-warning: light-dark(var(--theme-atomic-y-01), var(--theme-atomic-y-04));\n --theme-colors-bg-error: light-dark(var(--theme-atomic-r-01), var(--theme-atomic-r-04));\n \n --theme-colors-divider-neutral: light-dark(var(--theme-atomic-n-opa-32), var(--theme-atomic-n-opa-32));\n --theme-colors-divider-invert: light-dark(var(--theme-atomic-n-00-opa-32), var(--theme-atomic-n-00-opa-32));\n --theme-colors-divider-brand: light-dark(var(--theme-atomic-brand-opa-32), var(--theme-atomic-brand-opa-32));\n --theme-colors-divider-info: light-dark(var(--theme-atomic-b-opa-32), var(--theme-atomic-b-opa-32));\n --theme-colors-divider-success: light-dark(var(--theme-atomic-g-opa-32), var(--theme-atomic-g-opa-32));\n --theme-colors-divider-warning: light-dark(var(--theme-atomic-y-opa-32), var(--theme-atomic-y-opa-32));\n --theme-colors-divider-error: light-dark(var(--theme-atomic-r-opa-32), var(--theme-atomic-r-opa-32));\n \n --theme-colors-primary-btn: light-dark(var(--theme-atomic-brand), var(--theme-atomic-brand));\n --theme-colors-primary-btn-hover: light-dark(var(--theme-atomic-brand-hover), var(--theme-atomic-brand-hover));\n --theme-colors-primary-btn-opa-01: light-dark(var(--theme-atomic-brand-opa-10), var(--theme-atomic-brand-opa-16));\n --theme-colors-primary-btn-opa-02: light-dark(var(--theme-atomic-brand-opa-24), var(--theme-atomic-brand-opa-24));\n \n --theme-colors-other: light-dark(var(--theme-atomic-brand), var(--theme-atomic-brand));\n --theme-colors-other-hover: light-dark(var(--theme-atomic-brand-hover), var(--theme-atomic-brand-hover));\n --theme-colors-other-opa-01: light-dark(var(--theme-atomic-brand-opa-10), var(--theme-atomic-brand-opa-16));\n --theme-colors-other-opa-02: light-dark(var(--theme-atomic-brand-opa-24), var(--theme-atomic-brand-opa-24));\n --theme-colors-other-text: light-dark(var(--theme-atomic-b-06), var(--theme-atomic-b-07));\n \n --theme-colors-neutral-dark: light-dark(var(--theme-atomic-n-05), var(--theme-atomic-n-00));\n --theme-colors-neutral-charcoal: light-dark(var(--theme-atomic-n-03), var(--theme-atomic-n-02));\n --theme-colors-neutral-light: light-dark(var(--theme-atomic-n-02), var(--theme-atomic-n-03));\n --theme-colors-neutral-invert: light-dark(var(--theme-atomic-n-00), var(--theme-atomic-n-05));\n --theme-colors-neutral-opa-01: light-dark(var(--theme-atomic-n-opa-10), var(--theme-atomic-n-opa-16));\n --theme-colors-neutral-opa-02: light-dark(var(--theme-atomic-n-opa-24), var(--theme-atomic-n-opa-24));\n \n --theme-colors-neutral: light-dark(var(--theme-atomic-n-02), var(--theme-atomic-n-03));\n --theme-colors-neutral-text: light-dark(var(--theme-atomic-n-05), var(--theme-atomic-n-00));\n \n --theme-colors-info-hover: light-dark(var(--theme-atomic-b-03), var(--theme-atomic-b-05));\n --theme-colors-info: light-dark(var(--theme-atomic-b-02), var(--theme-atomic-b-02));\n --theme-colors-info-opa-01: light-dark(var(--theme-atomic-b-opa-10), var(--theme-atomic-b-opa-16));\n --theme-colors-info-opa-02: light-dark(var(--theme-atomic-b-opa-24), var(--theme-atomic-b-opa-24));\n --theme-colors-info-text: light-dark(var(--theme-atomic-b-06), var(--theme-atomic-b-07));\n \n --theme-colors-success-hover: light-dark(var(--theme-atomic-g-03), var(--theme-atomic-g-05));\n --theme-colors-success: light-dark(var(--theme-atomic-g-02), var(--theme-atomic-g-02));\n --theme-colors-success-opa-01: light-dark(var(--theme-atomic-g-opa-10), var(--theme-atomic-g-opa-16));\n --theme-colors-success-opa-02: light-dark(var(--theme-atomic-g-opa-24), var(--theme-atomic-g-opa-24));\n --theme-colors-success-text: light-dark(var(--theme-atomic-g-06), var(--theme-atomic-g-07));\n \n --theme-colors-warning-hover: light-dark(var(--theme-atomic-y-03), var(--theme-atomic-y-05));\n --theme-colors-warning: light-dark(var(--theme-atomic-y-02), var(--theme-atomic-y-02));\n --theme-colors-warning-opa-01: light-dark(var(--theme-atomic-y-opa-10), var(--theme-atomic-y-opa-16));\n --theme-colors-warning-opa-02: light-dark(var(--theme-atomic-y-opa-24), var(--theme-atomic-y-opa-24));\n --theme-colors-warning-text: light-dark(var(--theme-atomic-y-06), var(--theme-atomic-y-07));\n \n --theme-colors-error-hover: light-dark(var(--theme-atomic-r-03), var(--theme-atomic-r-05));\n --theme-colors-error: light-dark(var(--theme-atomic-r-02), var(--theme-atomic-r-02));\n --theme-colors-error-opa-01: light-dark(var(--theme-atomic-r-opa-10), var(--theme-atomic-r-opa-16));\n --theme-colors-error-opa-02: light-dark(var(--theme-atomic-r-opa-24), var(--theme-atomic-r-opa-24));\n --theme-colors-error-text: light-dark(var(--theme-atomic-r-06), var(--theme-atomic-r-07));\n \n --theme-colors-purple: light-dark(var(--theme-atomic-pu-02), var(--theme-atomic-pu-02));\n --theme-colors-purple-opa-01: light-dark(var(--theme-atomic-pu-opa-10), var(--theme-atomic-pu-opa-16));\n --theme-colors-purple-opa-02: light-dark(var(--theme-atomic-pu-opa-24), var(--theme-atomic-pu-opa-24));\n --theme-colors-purple-text: light-dark(var(--theme-atomic-pu-06), var(--theme-atomic-pu-07));\n \n --theme-colors-orange: light-dark(var(--theme-atomic-or-02), var(--theme-atomic-or-02));\n --theme-colors-orange-opa-01: light-dark(var(--theme-atomic-or-opa-10), var(--theme-atomic-or-opa-16));\n --theme-colors-orange-opa-02: light-dark(var(--theme-atomic-or-opa-24), var(--theme-atomic-or-opa-24));\n --theme-colors-orange-text: light-dark(var(--theme-atomic-or-06), var(--theme-atomic-or-07));\n \n --theme-colors-turquoise: light-dark(var(--theme-atomic-tu-02), var(--theme-atomic-tu-02));\n --theme-colors-turquoise-opa-01: light-dark(var(--theme-atomic-tu-opa-10), var(--theme-atomic-tu-opa-16));\n --theme-colors-turquoise-opa-02: light-dark(var(--theme-atomic-tu-opa-24), var(--theme-atomic-tu-opa-24));\n --theme-colors-turquoise-text: light-dark(var(--theme-atomic-tu-06), var(--theme-atomic-tu-07));\n \n --theme-colors-pink: light-dark(var(--theme-atomic-pi-02), var(--theme-atomic-pi-02));\n --theme-colors-pink-opa-01: light-dark(var(--theme-atomic-pi-opa-10), var(--theme-atomic-pi-opa-16));\n --theme-colors-pink-opa-02: light-dark(var(--theme-atomic-pi-opa-24), var(--theme-atomic-pi-opa-24));\n --theme-colors-pink-text: light-dark(var(--theme-atomic-pi-06), var(--theme-atomic-pi-07));\n \n --theme-colors-ultramarine: light-dark(var(--theme-atomic-ul-02), var(--theme-atomic-ul-02));\n --theme-colors-ultramarine-opa-01: light-dark(var(--theme-atomic-ul-opa-10), var(--theme-atomic-ul-opa-16));\n --theme-colors-ultramarine-opa-02: light-dark(var(--theme-atomic-ul-opa-24), var(--theme-atomic-ul-opa-24));\n --theme-colors-ultramarine-text: light-dark(var(--theme-atomic-ul-06), var(--theme-atomic-ul-07));\n \n --theme-colors-peach: light-dark(var(--theme-atomic-pe-02), var(--theme-atomic-pe-02));\n --theme-colors-peach-opa-01: light-dark(var(--theme-atomic-pe-opa-10), var(--theme-atomic-pe-opa-16));\n --theme-colors-peach-opa-02: light-dark(var(--theme-atomic-pe-opa-24), var(--theme-atomic-pe-opa-24));\n --theme-colors-peach-text: light-dark(var(--theme-atomic-pe-06), var(--theme-atomic-pe-07));\n \n --theme-colors-apple: light-dark(var(--theme-atomic-ap-02), var(--theme-atomic-ap-02));\n --theme-colors-apple-opa-01: light-dark(var(--theme-atomic-ap-opa-10), var(--theme-atomic-ap-opa-16));\n --theme-colors-apple-opa-02: light-dark(var(--theme-atomic-ap-opa-24), var(--theme-atomic-ap-opa-24));\n --theme-colors-apple-text: light-dark(var(--theme-atomic-ap-06), var(--theme-atomic-ap-07));\n \n --theme-colors-bubblegum: light-dark(var(--theme-atomic-bu-02), var(--theme-atomic-bu-02));\n --theme-colors-bubblegum-opa-01: light-dark(var(--theme-atomic-bu-opa-10), var(--theme-atomic-bu-opa-16));\n --theme-colors-bubblegum-opa-02: light-dark(var(--theme-atomic-bu-opa-24), var(--theme-atomic-bu-opa-24));\n --theme-colors-bubblegum-text: light-dark(var(--theme-atomic-bu-06), var(--theme-atomic-bu-07));\n \n --theme-colors-ocher: light-dark(var(--theme-atomic-oc-02), var(--theme-atomic-oc-02));\n --theme-colors-ocher-opa-01: light-dark(var(--theme-atomic-oc-opa-10), var(--theme-atomic-oc-opa-16));\n --theme-colors-ocher-opa-02: light-dark(var(--theme-atomic-oc-opa-24), var(--theme-atomic-oc-opa-24));\n --theme-colors-ocher-text: light-dark(var(--theme-atomic-oc-06), var(--theme-atomic-oc-07));\n \n --theme-colors-blueberry: light-dark(var(--theme-atomic-br-02), var(--theme-atomic-br-02));\n --theme-colors-blueberry-opa-01: light-dark(var(--theme-atomic-br-opa-10), var(--theme-atomic-br-opa-16));\n --theme-colors-blueberry-opa-02: light-dark(var(--theme-atomic-br-opa-24), var(--theme-atomic-br-opa-24));\n --theme-colors-blueberry-text: light-dark(var(--theme-atomic-br-06), var(--theme-atomic-br-07));\n}\n",".theme-whiteLabel {\n --theme-colors-bg-primary: light-dark(var(--theme-atomic-n-00), var(--theme-atomic-n-05));\n --theme-colors-bg-secondary: light-dark(var(--theme-atomic-n-01), var(--theme-atomic-n-04));\n --theme-colors-bg-info: light-dark(var(--theme-atomic-b-01), var(--theme-atomic-b-04));\n --theme-colors-bg-success: light-dark(var(--theme-atomic-g-01), var(--theme-atomic-g-04));\n --theme-colors-bg-warning: light-dark(var(--theme-atomic-y-01), var(--theme-atomic-y-04));\n --theme-colors-bg-error: light-dark(var(--theme-atomic-r-01), var(--theme-atomic-r-04));\n \n --theme-colors-divider-neutral: light-dark(var(--theme-atomic-n-opa-32), var(--theme-atomic-n-opa-32));\n --theme-colors-divider-invert: light-dark(var(--theme-atomic-n-00-opa-32), var(--theme-atomic-n-00-opa-32));\n --theme-colors-divider-brand: light-dark(var(--theme-atomic-brand-opa-32), var(--theme-atomic-brand-opa-32));\n --theme-colors-divider-info: light-dark(var(--theme-atomic-b-opa-32), var(--theme-atomic-b-opa-32));\n --theme-colors-divider-success: light-dark(var(--theme-atomic-g-opa-32), var(--theme-atomic-g-opa-32));\n --theme-colors-divider-warning: light-dark(var(--theme-atomic-y-opa-32), var(--theme-atomic-y-opa-32));\n --theme-colors-divider-error: light-dark(var(--theme-atomic-r-opa-32), var(--theme-atomic-r-opa-32));\n \n --theme-colors-primary-btn: light-dark(var(--theme-atomic-brand), var(--theme-atomic-brand));\n --theme-colors-primary-btn-hover: light-dark(var(--theme-atomic-brand-hover), var(--theme-atomic-brand-hover));\n --theme-colors-primary-btn-opa-01: light-dark(var(--theme-atomic-brand-opa-10), var(--theme-atomic-brand-opa-16));\n --theme-colors-primary-btn-opa-02: light-dark(var(--theme-atomic-brand-opa-24), var(--theme-atomic-brand-opa-24));\n \n --theme-colors-other: light-dark(var(--theme-atomic-n-05), var(--theme-atomic-n-00));\n --theme-colors-other-hover: light-dark(var(--theme-atomic-n-03), var(--theme-atomic-n-02));\n --theme-colors-other-opa-01: light-dark(var(--theme-atomic-n-opa-10), var(--theme-atomic-n-opa-16));\n --theme-colors-other-opa-02: light-dark(var(--theme-atomic-n-opa-24), var(--theme-atomic-n-opa-24));\n --theme-colors-other-text: light-dark(var(--theme-atomic-n-05), var(--theme-atomic-b-07));\n \n --theme-colors-neutral-dark: light-dark(var(--theme-atomic-n-05), var(--theme-atomic-n-00));\n --theme-colors-neutral-charcoal: light-dark(var(--theme-atomic-n-03), var(--theme-atomic-n-02));\n --theme-colors-neutral-light: light-dark(var(--theme-atomic-n-02), var(--theme-atomic-n-03));\n --theme-colors-neutral-invert: light-dark(var(--theme-atomic-n-00), var(--theme-atomic-n-05));\n --theme-colors-neutral-opa-01: light-dark(var(--theme-atomic-n-opa-10), var(--theme-atomic-n-opa-16));\n --theme-colors-neutral-opa-02: light-dark(var(--theme-atomic-n-opa-24), var(--theme-atomic-n-opa-24));\n \n --theme-colors-neutral: light-dark(var(--theme-atomic-n-02), var(--theme-atomic-n-03));\n --theme-colors-neutral-text: light-dark(var(--theme-atomic-n-05), var(--theme-atomic-n-00));\n \n --theme-colors-info-hover: light-dark(var(--theme-atomic-b-03), var(--theme-atomic-b-05));\n --theme-colors-info: light-dark(var(--theme-atomic-b-02), var(--theme-atomic-b-02));\n --theme-colors-info-opa-01: light-dark(var(--theme-atomic-b-opa-10), var(--theme-atomic-b-opa-16));\n --theme-colors-info-opa-02: light-dark(var(--theme-atomic-b-opa-24), var(--theme-atomic-b-opa-24));\n --theme-colors-info-text: light-dark(var(--theme-atomic-b-06), var(--theme-atomic-b-07));\n \n --theme-colors-success-hover: light-dark(var(--theme-atomic-g-03), var(--theme-atomic-g-05));\n --theme-colors-success: light-dark(var(--theme-atomic-g-02), var(--theme-atomic-g-02));\n --theme-colors-success-opa-01: light-dark(var(--theme-atomic-g-opa-10), var(--theme-atomic-g-opa-16));\n --theme-colors-success-opa-02: light-dark(var(--theme-atomic-g-opa-24), var(--theme-atomic-g-opa-24));\n --theme-colors-success-text: light-dark(var(--theme-atomic-g-06), var(--theme-atomic-g-07));\n \n --theme-colors-warning-hover: light-dark(var(--theme-atomic-y-03), var(--theme-atomic-y-05));\n --theme-colors-warning: light-dark(var(--theme-atomic-y-02), var(--theme-atomic-y-02));\n --theme-colors-warning-opa-01: light-dark(var(--theme-atomic-y-opa-10), var(--theme-atomic-y-opa-16));\n --theme-colors-warning-opa-02: light-dark(var(--theme-atomic-y-opa-24), var(--theme-atomic-y-opa-24));\n --theme-colors-warning-text: light-dark(var(--theme-atomic-y-06), var(--theme-atomic-y-07));\n \n --theme-colors-error-hover: light-dark(var(--theme-atomic-r-03), var(--theme-atomic-r-05));\n --theme-colors-error: light-dark(var(--theme-atomic-r-02), var(--theme-atomic-r-02));\n --theme-colors-error-opa-01: light-dark(var(--theme-atomic-r-opa-10), var(--theme-atomic-r-opa-16));\n --theme-colors-error-opa-02: light-dark(var(--theme-atomic-r-opa-24), var(--theme-atomic-r-opa-24));\n --theme-colors-error-text: light-dark(var(--theme-atomic-r-06), var(--theme-atomic-r-07));\n \n --theme-colors-purple: light-dark(var(--theme-atomic-pu-02), var(--theme-atomic-pu-02));\n --theme-colors-purple-opa-01: light-dark(var(--theme-atomic-pu-opa-10), var(--theme-atomic-pu-opa-16));\n --theme-colors-purple-opa-02: light-dark(var(--theme-atomic-pu-opa-24), var(--theme-atomic-pu-opa-24));\n --theme-colors-purple-text: light-dark(var(--theme-atomic-pu-06), var(--theme-atomic-pu-07));\n \n --theme-colors-orange: light-dark(var(--theme-atomic-or-02), var(--theme-atomic-or-02));\n --theme-colors-orange-opa-01: light-dark(var(--theme-atomic-or-opa-10), var(--theme-atomic-or-opa-16));\n --theme-colors-orange-opa-02: light-dark(var(--theme-atomic-or-opa-24), var(--theme-atomic-or-opa-24));\n --theme-colors-orange-text: light-dark(var(--theme-atomic-or-06), var(--theme-atomic-or-07));\n \n --theme-colors-turquoise: light-dark(var(--theme-atomic-tu-02), var(--theme-atomic-tu-02));\n --theme-colors-turquoise-opa-01: light-dark(var(--theme-atomic-tu-opa-10), var(--theme-atomic-tu-opa-16));\n --theme-colors-turquoise-opa-02: light-dark(var(--theme-atomic-tu-opa-24), var(--theme-atomic-tu-opa-24));\n --theme-colors-turquoise-text: light-dark(var(--theme-atomic-tu-06), var(--theme-atomic-tu-07));\n \n --theme-colors-pink: light-dark(var(--theme-atomic-pi-02), var(--theme-atomic-pi-02));\n --theme-colors-pink-opa-01: light-dark(var(--theme-atomic-pi-opa-10), var(--theme-atomic-pi-opa-16));\n --theme-colors-pink-opa-02: light-dark(var(--theme-atomic-pi-opa-24), var(--theme-atomic-pi-opa-24));\n --theme-colors-pink-text: light-dark(var(--theme-atomic-pi-06), var(--theme-atomic-pi-07));\n \n --theme-colors-ultramarine: light-dark(var(--theme-atomic-ul-02), var(--theme-atomic-ul-02));\n --theme-colors-ultramarine-opa-01: light-dark(var(--theme-atomic-ul-opa-10), var(--theme-atomic-ul-opa-16));\n --theme-colors-ultramarine-opa-02: light-dark(var(--theme-atomic-ul-opa-24), var(--theme-atomic-ul-opa-24));\n --theme-colors-ultramarine-text: light-dark(var(--theme-atomic-ul-06), var(--theme-atomic-ul-07));\n \n --theme-colors-peach: light-dark(var(--theme-atomic-pe-02), var(--theme-atomic-pe-02));\n --theme-colors-peach-opa-01: light-dark(var(--theme-atomic-pe-opa-10), var(--theme-atomic-pe-opa-16));\n --theme-colors-peach-opa-02: light-dark(var(--theme-atomic-pe-opa-24), var(--theme-atomic-pe-opa-24));\n --theme-colors-peach-text: light-dark(var(--theme-atomic-pe-06), var(--theme-atomic-pe-07));\n \n --theme-colors-apple: light-dark(var(--theme-atomic-ap-02), var(--theme-atomic-ap-02));\n --theme-colors-apple-opa-01: light-dark(var(--theme-atomic-ap-opa-10), var(--theme-atomic-ap-opa-16));\n --theme-colors-apple-opa-02: light-dark(var(--theme-atomic-ap-opa-24), var(--theme-atomic-ap-opa-24));\n --theme-colors-apple-text: light-dark(var(--theme-atomic-ap-06), var(--theme-atomic-ap-07));\n \n --theme-colors-bubblegum: light-dark(var(--theme-atomic-bu-02), var(--theme-atomic-bu-02));\n --theme-colors-bubblegum-opa-01: light-dark(var(--theme-atomic-bu-opa-10), var(--theme-atomic-bu-opa-16));\n --theme-colors-bubblegum-opa-02: light-dark(var(--theme-atomic-bu-opa-24), var(--theme-atomic-bu-opa-24));\n --theme-colors-bubblegum-text: light-dark(var(--theme-atomic-bu-06), var(--theme-atomic-bu-07));\n \n --theme-colors-ocher: light-dark(var(--theme-atomic-oc-02), var(--theme-atomic-oc-02));\n --theme-colors-ocher-opa-01: light-dark(var(--theme-atomic-oc-opa-10), var(--theme-atomic-oc-opa-16));\n --theme-colors-ocher-opa-02: light-dark(var(--theme-atomic-oc-opa-24), var(--theme-atomic-oc-opa-24));\n --theme-colors-ocher-text: light-dark(var(--theme-atomic-oc-06), var(--theme-atomic-oc-07));\n \n --theme-colors-blueberry: light-dark(var(--theme-atomic-br-02), var(--theme-atomic-br-02));\n --theme-colors-blueberry-opa-01: light-dark(var(--theme-atomic-br-opa-10), var(--theme-atomic-br-opa-16));\n --theme-colors-blueberry-opa-02: light-dark(var(--theme-atomic-br-opa-24), var(--theme-atomic-br-opa-24));\n --theme-colors-blueberry-text: light-dark(var(--theme-atomic-br-06), var(--theme-atomic-br-07));\n}\n","@import './color-properties.css';\n@import './theme-autofleet.css';\n@import './theme-whitelabel.css';\n\n.theme-whiteLabel, .theme-autofleet {\n &:not([data-theme]), &[data-theme='system'] {\n color-scheme: light dark;\n }\n \n &[data-theme='light'] {\n color-scheme: light;\n }\n \n &[data-theme='dark'] {\n color-scheme: dark;\n }\n}\n",".theme-autofleet, .theme-whitelabel {\n /* SHADOWS */\n --theme-shadows-shadow-map-element: 0px 3px 8px rgb(from var(--theme-colors-neutral-dark) r g b / 32%);\n\n /* Neutral Shadows */\n --theme-shadows-shadow-neutral-low: 0px 2px 4px rgb(from var(--theme-colors-neutral-dark) r g b / 8%);\n --theme-shadows-shadow-neutral-medium: 0px 4px 8px rgb(from var(--theme-colors-neutral-dark) r g b / 8%);\n --theme-shadows-shadow-neutral-high: 0px 8px 40px rgb(from var(--theme-colors-neutral-dark) r g b / 16%);\n \n /* Info Shadows */\n --theme-shadows-shadow-info-low: 0px 2px 4px rgb(from var(--theme-colors-info) r g b / 12%);\n --theme-shadows-shadow-info-medium: 0px 4px 8px rgb(from var(--theme-colors-info) r g b / 12%);\n --theme-shadows-shadow-info-high: 0px 8px 40px rgb(from var(--theme-colors-info) r g b / 16%);\n \n /* Success Shadows */\n --theme-shadows-shadow-success-low: 0px 2px 4px rgb(from var(--theme-colors-success) r g b / 12%);\n --theme-shadows-shadow-success-medium: 0px 4px 8px rgb(from var(--theme-colors-success) r g b / 12%);\n --theme-shadows-shadow-success-high: 0px 8px 40px rgb(from var(--theme-colors-success) r g b / 16%);\n \n /* Warning Shadows */\n --theme-shadows-shadow-warning-low: 0px 2px 4px rgb(from var(--theme-colors-warning) r g b / 12%);\n --theme-shadows-shadow-warning-medium: 0px 4px 8px rgb(from var(--theme-colors-warning) r g b / 12%);\n --theme-shadows-shadow-warning-high: 0px 8px 40px rgb(from var(--theme-colors-warning) r g b / 16%);\n \n /* Error Shadows */\n --theme-shadows-shadow-error-low: 0px 2px 4px rgb(from var(--theme-colors-error) r g b / 12%); \n --theme-shadows-shadow-error-medium: 0px 4px 8px rgb(from var(--theme-colors-error) r g b / 12%);\n --theme-shadows-shadow-error-high: 0px 8px 40px rgb(from var(--theme-colors-error) r g b / 16%);\n}\n",":root {\n /* Atomic font tokens */\n --theme-font-family: Montserrat, sans-serif;\n --theme-font-weight-bold: 700;\n --theme-font-weight-medium: 500;\n --theme-font-weight-regular: 400;\n\n --theme-typography-1: var(--theme-font-weight-medium) 12px/18px var(--theme-font-family);\n --theme-typography-2: var(--theme-font-weight-bold) 12px/18px var(--theme-font-family);\n --theme-typography-3: var(--theme-font-weight-bold) 14px/20px var(--theme-font-family);\n --theme-typography-4: var(--theme-font-weight-medium) 14px/20px var(--theme-font-family);\n --theme-typography-5: var(--theme-font-weight-bold) 16px/24px var(--theme-font-family);\n --theme-typography-6: var(--theme-font-weight-medium) 16px/24px var(--theme-font-family);\n --theme-typography-7: var(--theme-font-weight-bold) 18px/24px var(--theme-font-family);\n --theme-typography-8: var(--theme-font-weight-bold) 20px/26px var(--theme-font-family);\n --theme-typography-9: var(--theme-font-weight-regular) 24px/30px var(--theme-font-family);\n --theme-typography-10: var(--theme-font-weight-bold) 24px/30px var(--theme-font-family);\n --theme-typography-11: var(--theme-font-weight-bold) 32px/40px var(--theme-font-family);\n\n /* Desktop fonts */\n --theme-font-desktop-fine: var(--theme-typography-1);\n --theme-font-desktop-fine-strong: var(--theme-typography-2);\n --theme-font-desktop-body-strong: var(--theme-typography-3);\n --theme-font-desktop-body: var(--theme-typography-4);\n --theme-font-desktop-small-title: var(--theme-typography-7);\n --theme-font-desktop-placeholder-title-input: var(--theme-typography-9);\n --theme-font-desktop-medium-title: var(--theme-typography-10);\n --theme-font-desktop-large-title: var(--theme-typography-11);\n\n /* Mobile fonts */\n --theme-font-mobile-fine-strong: var(--theme-typography-3);\n --theme-font-mobile-fine: var(--theme-typography-4);\n --theme-font-mobile-body-strong: var(--theme-typography-5);\n --theme-font-mobile-body: var(--theme-typography-6);\n --theme-font-mobile-small-title: var(--theme-typography-8);\n --theme-font-mobile-large-title: var(--theme-typography-10);\n --theme-font-mobile-xl-title: var(--theme-typography-11);\n}","@import './spacing/spacing.css';\n@import './spacing/border-radius.css';\n@import './atomic-colors/atomic-colors.css';\n@import './colors/theme-colors.css';\n@import './shadow/shadows.css';\n@import './fonts/atomic-fonts.css';\n\n@property --theme-breakpoint-mobile {\n syntax: '<length>';\n inherits: false;\n initial-value: 768px;\n}\n@property --theme-breakpoint-tablet {\n syntax: '<length>';\n inherits: false;\n initial-value: 992px;\n}\n@property --theme-breakpoint-desktop {\n syntax: '<length>';\n inherits: false;\n initial-value: 1200px;\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;ACdA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;ACTA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AC9nBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AC7JA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AC3hBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AC9GA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AC1GA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AChBA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AC5BA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AC9BA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@autofleet/theme",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.16",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -16,6 +16,8 @@
|
|
|
16
16
|
"./fonts.module.css": "./dist/fonts.module.css"
|
|
17
17
|
},
|
|
18
18
|
"scripts": {
|
|
19
|
-
"
|
|
19
|
+
"build": "tsdown",
|
|
20
|
+
"test": "vitest",
|
|
21
|
+
"coverage": "vitest --coverage"
|
|
20
22
|
}
|
|
21
23
|
}
|
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
import { RGBColor } from '../colors-utils';
|
|
2
|
-
export declare const ATOMIC_COLORS: {
|
|
3
|
-
'n-00': string;
|
|
4
|
-
'n-01': string;
|
|
5
|
-
'n-02': string;
|
|
6
|
-
'n-03': string;
|
|
7
|
-
'n-04': string;
|
|
8
|
-
'n-05': string;
|
|
9
|
-
'n-opa-10': string;
|
|
10
|
-
'n-opa-16': string;
|
|
11
|
-
'n-opa-24': string;
|
|
12
|
-
'n-opa-32': string;
|
|
13
|
-
'n-00-opa-32': string;
|
|
14
|
-
brand: string;
|
|
15
|
-
'brand-hover': string;
|
|
16
|
-
'brand-opa-10': string;
|
|
17
|
-
'brand-opa-16': string;
|
|
18
|
-
'brand-opa-24': string;
|
|
19
|
-
'brand-opa-32': string;
|
|
20
|
-
'b-01': string;
|
|
21
|
-
'b-02': string;
|
|
22
|
-
'b-03': string;
|
|
23
|
-
'b-04': string;
|
|
24
|
-
'b-05': string;
|
|
25
|
-
'b-06': string;
|
|
26
|
-
'b-07': string;
|
|
27
|
-
'b-opa-10': string;
|
|
28
|
-
'b-opa-16': string;
|
|
29
|
-
'b-opa-24': string;
|
|
30
|
-
'b-opa-32': string;
|
|
31
|
-
'g-01': string;
|
|
32
|
-
'g-02': string;
|
|
33
|
-
'g-03': string;
|
|
34
|
-
'g-04': string;
|
|
35
|
-
'g-05': string;
|
|
36
|
-
'g-06': string;
|
|
37
|
-
'g-07': string;
|
|
38
|
-
'g-opa-10': string;
|
|
39
|
-
'g-opa-16': string;
|
|
40
|
-
'g-opa-24': string;
|
|
41
|
-
'g-opa-32': string;
|
|
42
|
-
'y-01': string;
|
|
43
|
-
'y-02': string;
|
|
44
|
-
'y-03': string;
|
|
45
|
-
'y-04': string;
|
|
46
|
-
'y-05': string;
|
|
47
|
-
'y-06': string;
|
|
48
|
-
'y-07': string;
|
|
49
|
-
'y-opa-10': string;
|
|
50
|
-
'y-opa-16': string;
|
|
51
|
-
'y-opa-24': string;
|
|
52
|
-
'y-opa-32': string;
|
|
53
|
-
'r-01': string;
|
|
54
|
-
'r-02': string;
|
|
55
|
-
'r-03': string;
|
|
56
|
-
'r-04': string;
|
|
57
|
-
'r-05': string;
|
|
58
|
-
'r-06': string;
|
|
59
|
-
'r-07': string;
|
|
60
|
-
'r-opa-10': string;
|
|
61
|
-
'r-opa-16': string;
|
|
62
|
-
'r-opa-24': string;
|
|
63
|
-
'r-opa-32': string;
|
|
64
|
-
'pu-02': string;
|
|
65
|
-
'pu-06': string;
|
|
66
|
-
'pu-07': string;
|
|
67
|
-
'pu-opa-10': string;
|
|
68
|
-
'pu-opa-16': string;
|
|
69
|
-
'pu-opa-24': string;
|
|
70
|
-
'or-02': string;
|
|
71
|
-
'or-06': string;
|
|
72
|
-
'or-07': string;
|
|
73
|
-
'or-opa-10': string;
|
|
74
|
-
'or-opa-16': string;
|
|
75
|
-
'or-opa-24': string;
|
|
76
|
-
'tu-02': string;
|
|
77
|
-
'tu-06': string;
|
|
78
|
-
'tu-07': string;
|
|
79
|
-
'tu-opa-10': string;
|
|
80
|
-
'tu-opa-16': string;
|
|
81
|
-
'tu-opa-24': string;
|
|
82
|
-
'pi-02': string;
|
|
83
|
-
'pi-06': string;
|
|
84
|
-
'pi-07': string;
|
|
85
|
-
'pi-opa-10': string;
|
|
86
|
-
'pi-opa-16': string;
|
|
87
|
-
'pi-opa-24': string;
|
|
88
|
-
'ul-02': string;
|
|
89
|
-
'ul-06': string;
|
|
90
|
-
'ul-07': string;
|
|
91
|
-
'ul-opa-10': string;
|
|
92
|
-
'ul-opa-16': string;
|
|
93
|
-
'ul-opa-24': string;
|
|
94
|
-
'pe-02': string;
|
|
95
|
-
'pe-06': string;
|
|
96
|
-
'pe-07': string;
|
|
97
|
-
'pe-opa-10': string;
|
|
98
|
-
'pe-opa-16': string;
|
|
99
|
-
'pe-opa-24': string;
|
|
100
|
-
'ap-02': string;
|
|
101
|
-
'ap-06': string;
|
|
102
|
-
'ap-07': string;
|
|
103
|
-
'ap-opa-10': string;
|
|
104
|
-
'ap-opa-16': string;
|
|
105
|
-
'ap-opa-24': string;
|
|
106
|
-
'bu-02': string;
|
|
107
|
-
'bu-06': string;
|
|
108
|
-
'bu-07': string;
|
|
109
|
-
'bu-opa-10': string;
|
|
110
|
-
'bu-opa-16': string;
|
|
111
|
-
'bu-opa-24': string;
|
|
112
|
-
'oc-02': string;
|
|
113
|
-
'oc-06': string;
|
|
114
|
-
'oc-07': string;
|
|
115
|
-
'oc-opa-10': string;
|
|
116
|
-
'oc-opa-16': string;
|
|
117
|
-
'oc-opa-24': string;
|
|
118
|
-
'br-02': string;
|
|
119
|
-
'br-06': string;
|
|
120
|
-
'br-07': string;
|
|
121
|
-
'br-opa-10': string;
|
|
122
|
-
'br-opa-16': string;
|
|
123
|
-
'br-opa-24': string;
|
|
124
|
-
};
|
|
125
|
-
type OpacityOptions = 10 | 16 | 24 | 32;
|
|
126
|
-
type BrandColors = `brand${'' | '-hover' | `-opa-${OpacityOptions}`}`;
|
|
127
|
-
export declare const generateBrandColors: (rgb: RGBColor) => Record<BrandColors, string>;
|
|
128
|
-
export {};
|
package/dist/colors/index.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { RGBColor } from '../colors-utils';
|
|
2
|
-
import { LABEL_OPTIONS } from '../const';
|
|
3
|
-
import { COLOR_TOKEN_MAP } from './tokens/color-token-mapping';
|
|
4
|
-
export interface ThemeColorOptions {
|
|
5
|
-
lightMode: 'dark' | 'light';
|
|
6
|
-
label: (typeof LABEL_OPTIONS)[keyof typeof LABEL_OPTIONS];
|
|
7
|
-
primaryColor?: RGBColor;
|
|
8
|
-
}
|
|
9
|
-
export type ColorTokenResponse = {
|
|
10
|
-
[type in keyof typeof COLOR_TOKEN_MAP]: string;
|
|
11
|
-
};
|
|
12
|
-
export declare const generateColorsForTheme: (themeOptions: ThemeColorOptions) => ColorTokenResponse;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { LABEL_OPTIONS } from '../../const';
|
|
2
|
-
import { ATOMIC_COLORS } from '../atomic-colors';
|
|
3
|
-
import { COLOR_TOKENS } from './color-tokens';
|
|
4
|
-
export type ColorTokenMap = Record<(typeof COLOR_TOKENS)[number], Record<(typeof LABEL_OPTIONS)[keyof typeof LABEL_OPTIONS], {
|
|
5
|
-
light: keyof typeof ATOMIC_COLORS;
|
|
6
|
-
dark: keyof typeof ATOMIC_COLORS;
|
|
7
|
-
}>>;
|
|
8
|
-
export declare const COLOR_TOKEN_MAP: ColorTokenMap;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
export declare const COLOR_TOKENS: readonly ["bg-primary", "bg-secondary", "bg-info", "bg-success", "bg-warning", "bg-error", "divider-neutral", "divider-invert", "divider-brand", "divider-info", "divider-success", "divider-warning", "divider-error", "primary-btn", "primary-btn-hover", "primary-btn-opa-01", "primary-btn-opa-02", "other", "other-hover", "other-opa-01", "other-opa-02", "other-text", "neutral", "neutral-dark", "neutral-text", "neutral-charcoal", "neutral-light", "neutral-invert", "neutral-opa-01", "neutral-opa-02", "info-hover", "info", "info-opa-01", "info-opa-02", "info-text", "success-hover", "success", "success-opa-01", "success-opa-02", "success-text", "warning-hover", "warning", "warning-opa-01", "warning-opa-02", "warning-text", "error-hover", "error", "error-opa-01", "error-opa-02", "error-text", "purple", "purple-opa-01", "purple-opa-02", "purple-text", "orange", "orange-opa-01", "orange-opa-02", "orange-text", "turquoise", "turquoise-opa-01", "turquoise-opa-02", "turquoise-text", "pink", "pink-opa-01", "pink-opa-02", "pink-text", "ultramarine", "ultramarine-opa-01", "ultramarine-opa-02", "ultramarine-text", "peach", "peach-opa-01", "peach-opa-02", "peach-text", "apple", "apple-opa-01", "apple-opa-02", "apple-text", "bubblegum", "bubblegum-opa-01", "bubblegum-opa-02", "bubblegum-text", "ocher", "ocher-opa-01", "ocher-opa-02", "ocher-text", "blueberry", "blueberry-opa-01", "blueberry-opa-02", "blueberry-text"];
|
|
2
|
-
type NoDash<T> = T extends `${string}-${string}` ? never : T;
|
|
3
|
-
type WithText<T> = T extends `${infer P}-text` ? P : never;
|
|
4
|
-
type COLOR_TOKEN = (typeof COLOR_TOKENS)[number];
|
|
5
|
-
/**
|
|
6
|
-
* Colors that are used as primary colors in the design system.
|
|
7
|
-
*/
|
|
8
|
-
export type MAIN_COLOR_TOKEN = NoDash<COLOR_TOKEN>;
|
|
9
|
-
/**
|
|
10
|
-
* {@link MAIN_COLOR_TOKEN} with text colors only. TODO: Maintain this list manually.
|
|
11
|
-
*/
|
|
12
|
-
export type MAIN_COLOR_TOKEN_WITH_TEXT = WithText<COLOR_TOKEN>;
|
|
13
|
-
/**
|
|
14
|
-
* The main colors in the design system, i.e colors that are not shades or opacities.
|
|
15
|
-
*/
|
|
16
|
-
export declare const mainColorTokens: NoDash<COLOR_TOKEN>[];
|
|
17
|
-
export {};
|
package/dist/colors-utils.d.ts
DELETED
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
export declare const adjustBrightness: (color: string) => string;
|
|
2
|
-
type ColorVariant = Record<string, string>;
|
|
3
|
-
interface IColorVariants {
|
|
4
|
-
[key: string]: string | ColorVariant;
|
|
5
|
-
infoColor: string;
|
|
6
|
-
infoColorHover: string;
|
|
7
|
-
infoColorOpacityWeak: string;
|
|
8
|
-
infoColorOpacityStrong: string;
|
|
9
|
-
infoHoverComponentBgColor: string;
|
|
10
|
-
errorColor: string;
|
|
11
|
-
errorColorHover: string;
|
|
12
|
-
errorColorOpacityWeak: string;
|
|
13
|
-
errorColorOpacityStrong: string;
|
|
14
|
-
errorHoverComponentBgColor: string;
|
|
15
|
-
successColor: string;
|
|
16
|
-
successColorHover: string;
|
|
17
|
-
successColorOpacityWeak: string;
|
|
18
|
-
successColorOpacityStrong: string;
|
|
19
|
-
successHoverComponentBgColor: string;
|
|
20
|
-
warningColor: string;
|
|
21
|
-
warningColorHover: string;
|
|
22
|
-
warningColorOpacityWeak: string;
|
|
23
|
-
warningColorOpacityStrong: string;
|
|
24
|
-
warningHoverComponentBgColor: string;
|
|
25
|
-
primaryColor: string;
|
|
26
|
-
primaryColorHover: string;
|
|
27
|
-
primaryColorOpacityWeak: string;
|
|
28
|
-
primaryColorOpacityStrong: string;
|
|
29
|
-
primaryHoverComponentBgColor: string;
|
|
30
|
-
primaryBackgroundText: string;
|
|
31
|
-
primaryBackgroundHoverText: string;
|
|
32
|
-
primaryTextColor: string;
|
|
33
|
-
secondaryTextColor: string;
|
|
34
|
-
disabledTextColor: string;
|
|
35
|
-
placeholderTextColor: string;
|
|
36
|
-
primaryBackgroundColor: string;
|
|
37
|
-
secondaryBackgroundColor: string;
|
|
38
|
-
dividerColor: string;
|
|
39
|
-
secondaryButtonsHoverColor: string;
|
|
40
|
-
}
|
|
41
|
-
export declare const COLORS_DARK_MODE_HANDLED: {
|
|
42
|
-
primaryTextColor: (isDarkMode: boolean) => string;
|
|
43
|
-
secondaryTextColor: (isDarkMode: boolean) => string;
|
|
44
|
-
disabledTextColor: (isDarkMode: boolean) => string;
|
|
45
|
-
placeholderTextColor: (isDarkMode: boolean) => string;
|
|
46
|
-
primaryBackgroundColor: (isDarkMode: boolean) => string;
|
|
47
|
-
secondaryBackgroundColor: (isDarkMode: boolean) => string;
|
|
48
|
-
dividerColor: (isDarkMode: boolean) => string;
|
|
49
|
-
secondaryButtonsHoverColor: (isDarkMode: boolean) => string;
|
|
50
|
-
};
|
|
51
|
-
export declare const getColorVariants: (givenPrimary: string, type: "light" | "dark") => IColorVariants;
|
|
52
|
-
export interface RGBColor {
|
|
53
|
-
red: number;
|
|
54
|
-
green: number;
|
|
55
|
-
blue: number;
|
|
56
|
-
}
|
|
57
|
-
export {};
|
package/dist/const.d.ts
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
type IFontResult<TSize extends string, TStyle extends string, TWeight extends string, TLineHeight extends string, TFamily extends string = string> = `
|
|
2
|
-
font-family: ${TFamily};
|
|
3
|
-
font-size: ${TSize};
|
|
4
|
-
font-style: ${TStyle};
|
|
5
|
-
font-weight: ${TWeight};
|
|
6
|
-
line-height: ${TLineHeight};`;
|
|
7
|
-
type Font = 'Montserrat, sans-serif !important';
|
|
8
|
-
export interface IAtomicFonts {
|
|
9
|
-
'typo-11': IFontResult<'48px', 'normal', '700', '60px', Font>;
|
|
10
|
-
'typo-10': IFontResult<'24px', 'normal', '700', '60px', Font>;
|
|
11
|
-
'typo-9': IFontResult<'24px', 'normal', '400', '30px', Font>;
|
|
12
|
-
'typo-8': IFontResult<'20px', 'normal', '700', '26px', Font>;
|
|
13
|
-
'typo-7': IFontResult<'18px', 'normal', '700', '24px', Font>;
|
|
14
|
-
'typo-6': IFontResult<'16px', 'normal', '500', '24px', Font>;
|
|
15
|
-
'typo-5': IFontResult<'16px', 'normal', '700', '24px', Font>;
|
|
16
|
-
'typo-4': IFontResult<'14px', 'normal', '500', '20px', Font>;
|
|
17
|
-
'typo-3': IFontResult<'14px', 'normal', '700', '20px', Font>;
|
|
18
|
-
'typo-2': IFontResult<'12px', 'normal', '700', '16px', Font>;
|
|
19
|
-
'typo-1': IFontResult<'12px', 'normal', '500', '16px', Font>;
|
|
20
|
-
}
|
|
21
|
-
export declare const ATOMIC_FONTS: IAtomicFonts;
|
|
22
|
-
export {};
|
package/dist/fonts/index.d.ts
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { IAtomicFonts } from './atomic-fonts';
|
|
2
|
-
export interface ThemeFonts {
|
|
3
|
-
desktop: {
|
|
4
|
-
largeTitle: IAtomicFonts['typo-11'];
|
|
5
|
-
mediumTitle: IAtomicFonts['typo-10'];
|
|
6
|
-
placeHolderTitleInput: IAtomicFonts['typo-9'];
|
|
7
|
-
smallTitle: IAtomicFonts['typo-7'];
|
|
8
|
-
fine: IAtomicFonts['typo-1'];
|
|
9
|
-
fineStrong: IAtomicFonts['typo-2'];
|
|
10
|
-
bodyStrong: IAtomicFonts['typo-3'];
|
|
11
|
-
body: IAtomicFonts['typo-4'];
|
|
12
|
-
};
|
|
13
|
-
mobile: {
|
|
14
|
-
bodyStrong: IAtomicFonts['typo-5'];
|
|
15
|
-
body: IAtomicFonts['typo-6'];
|
|
16
|
-
smallTitle: IAtomicFonts['typo-8'];
|
|
17
|
-
largeTitle: IAtomicFonts['typo-10'];
|
|
18
|
-
fineStrong: IAtomicFonts['typo-3'];
|
|
19
|
-
fine: IAtomicFonts['typo-4'];
|
|
20
|
-
};
|
|
21
|
-
}
|
|
22
|
-
export declare const getThemeFonts: () => ThemeFonts;
|
package/dist/shadow/index.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ColorTokenResponse } from '../colors';
|
|
2
|
-
import { SPACING } from '../spacing/spacing';
|
|
3
|
-
declare const getLowShadow: (color: string, opacity?: number) => `${typeof SPACING.NONE} ${typeof SPACING.XS} ${typeof SPACING.SM} ${string}`;
|
|
4
|
-
declare const getMedShadow: (color: string, opacity?: number) => `${typeof SPACING.NONE} ${typeof SPACING.SM} ${typeof SPACING.LG} ${string}`;
|
|
5
|
-
declare const getHighShadow: (color: string, opacity?: number) => `${typeof SPACING.NONE} ${typeof SPACING.LG} ${(typeof SPACING)["5XL"]} ${string}`;
|
|
6
|
-
type ShadowVariant = 'neutral' | 'info' | 'success' | 'warning' | 'error';
|
|
7
|
-
type LowShadows = Record<`shadow-${ShadowVariant}-low`, ReturnType<typeof getLowShadow>>;
|
|
8
|
-
type MedShadows = Record<`shadow-${ShadowVariant}-medium`, ReturnType<typeof getMedShadow>>;
|
|
9
|
-
type HighShadows = Record<`shadow-${ShadowVariant}-high`, ReturnType<typeof getHighShadow>>;
|
|
10
|
-
export interface ThemeShadows extends LowShadows, MedShadows, HighShadows {
|
|
11
|
-
'shadow-map-element': `${typeof SPACING.NONE} 3px ${typeof SPACING.LG} ${string}`;
|
|
12
|
-
}
|
|
13
|
-
export declare const getThemeShadows: (colors: ColorTokenResponse) => ThemeShadows;
|
|
14
|
-
export {};
|
package/dist/spacing/index.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { BORDER_RADIUS } from './border-radius';
|
|
2
|
-
import { SPACING } from './spacing';
|
|
3
|
-
export declare const convertUnitInPXToNumber: (spacing: Record<string, string>) => Record<string, number>;
|
|
4
|
-
export interface ThemeSpacings {
|
|
5
|
-
borderRadius: typeof BORDER_RADIUS;
|
|
6
|
-
spacings: typeof SPACING;
|
|
7
|
-
spacingNumbers: Record<keyof typeof SPACING, number>;
|
|
8
|
-
borderRadiusNumbers: Record<keyof typeof BORDER_RADIUS, number>;
|
|
9
|
-
}
|
|
10
|
-
export declare const getThemeSpacings: () => ThemeSpacings;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export declare const SPACING: {
|
|
2
|
-
readonly NONE: "0px";
|
|
3
|
-
readonly XS: "2px";
|
|
4
|
-
readonly SM: "4px";
|
|
5
|
-
readonly MD: "6px";
|
|
6
|
-
readonly LG: "8px";
|
|
7
|
-
readonly XL: "12px";
|
|
8
|
-
readonly '2XL': "16px";
|
|
9
|
-
readonly '3XL': "24px";
|
|
10
|
-
readonly '4XL': "32px";
|
|
11
|
-
readonly '5XL': "40px";
|
|
12
|
-
readonly '6XL': "48px";
|
|
13
|
-
readonly '7XL': "56px";
|
|
14
|
-
readonly '8XL': "64px";
|
|
15
|
-
};
|