@inversestudio/design-tokens 1.0.17 → 1.0.19

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.
@@ -104,7 +104,9 @@
104
104
  --ids-border-action-secondary: 2px solid #2d2f35;
105
105
  --ids-border-action-disabled: 2px solid #adaeb3;
106
106
  --ids-border-action-tertiary: 2px solid #00000000;
107
+ --ids-border-action-item-selected: 2px solid #3a64b8;
107
108
  --ids-border-default: 1px solid #8e9099;
109
+ --ids-border-subtle: 1px solid #ebebef;
108
110
  --ids-border-disabled: 1px solid #adaeb3;
109
111
  --ids-border-focused: 2px solid #7eaaff;
110
112
  --ids-color-background-default: #fafafb;
@@ -145,16 +147,23 @@
145
147
  --ids-color-field-pressed: #e0e1e4;
146
148
  --ids-color-field-onfield: #2d2f35;
147
149
  --ids-color-field-onfieldmuted: #4d5057;
148
- --ids-color-navigation-default: #00000000;
149
- --ids-color-navigation-hover: #e6edfb;
150
- --ids-color-navigation-pressed: #d1def8;
151
- --ids-color-navigation-onnavigation: #2d2f35;
150
+ --ids-color-item-unselected-default: #00000000;
151
+ --ids-color-item-unselected-hover: #e6edfb;
152
+ --ids-color-item-unselected-pressed: #d1def8;
153
+ --ids-color-item-unselected-onnavigation: #2d2f35;
154
+ --ids-color-item-unselected-onnavigationdisabled: #8e9099;
155
+ --ids-color-item-selected-default: #00000000;
156
+ --ids-color-item-selected-hover: #e6edfb;
157
+ --ids-color-item-selected-pressed: #d1def8;
158
+ --ids-color-item-selected-onnavigation: #3a64b8;
159
+ --ids-color-item-selected-onnavigationdisabled: #8e9099;
152
160
  --ids-color-border-transparent: #00000000;
153
161
  --ids-color-border-strong: #2d2f35;
154
162
  --ids-color-border-default: #8e9099;
155
163
  --ids-color-border-muted: #c5c6cb;
156
- --ids-color-border-subtle: #F8F8FA;
164
+ --ids-color-border-subtle: #ebebef;
157
165
  --ids-color-border-disabled: #adaeb3;
166
+ --ids-color-border-selected: #3a64b8;
158
167
  --ids-color-border-focus: #7eaaff;
159
168
  --ids-color-boxshadow-alpha16: lch(5.0543 1.8805 272.92 / 0.16);
160
169
  --ids-color-boxshadow-alpha24: lch(5.0543 1.8805 272.92 / 0.24);
@@ -104,7 +104,9 @@
104
104
  --ids-border-action-secondary: 2px solid #2d2f35;
105
105
  --ids-border-action-disabled: 2px solid #adaeb3;
106
106
  --ids-border-action-tertiary: 2px solid #00000000;
107
+ --ids-border-action-item-selected: 2px solid #3a64b8;
107
108
  --ids-border-default: 1px solid #8e9099;
109
+ --ids-border-subtle: 1px solid #ebebef;
108
110
  --ids-border-disabled: 1px solid #adaeb3;
109
111
  --ids-border-focused: 2px solid #7eaaff;
110
112
  --ids-color-background-default: #fafafb;
@@ -145,16 +147,23 @@
145
147
  --ids-color-field-pressed: #e0e1e4;
146
148
  --ids-color-field-onfield: #2d2f35;
147
149
  --ids-color-field-onfieldmuted: #4d5057;
148
- --ids-color-navigation-default: #00000000;
149
- --ids-color-navigation-hover: #e6edfb;
150
- --ids-color-navigation-pressed: #d1def8;
151
- --ids-color-navigation-onnavigation: #2d2f35;
150
+ --ids-color-item-unselected-default: #00000000;
151
+ --ids-color-item-unselected-hover: #e6edfb;
152
+ --ids-color-item-unselected-pressed: #d1def8;
153
+ --ids-color-item-unselected-onnavigation: #2d2f35;
154
+ --ids-color-item-unselected-onnavigationdisabled: #8e9099;
155
+ --ids-color-item-selected-default: #00000000;
156
+ --ids-color-item-selected-hover: #e6edfb;
157
+ --ids-color-item-selected-pressed: #d1def8;
158
+ --ids-color-item-selected-onnavigation: #3a64b8;
159
+ --ids-color-item-selected-onnavigationdisabled: #8e9099;
152
160
  --ids-color-border-transparent: #00000000;
153
161
  --ids-color-border-strong: #2d2f35;
154
162
  --ids-color-border-default: #8e9099;
155
163
  --ids-color-border-muted: #c5c6cb;
156
- --ids-color-border-subtle: #F8F8FA;
164
+ --ids-color-border-subtle: #ebebef;
157
165
  --ids-color-border-disabled: #adaeb3;
166
+ --ids-color-border-selected: #3a64b8;
158
167
  --ids-color-border-focus: #7eaaff;
159
168
  --ids-color-boxshadow-alpha16: lch(5.0543 1.8805 272.92 / 0.16);
160
169
  --ids-color-boxshadow-alpha24: lch(5.0543 1.8805 272.92 / 0.24);
@@ -104,7 +104,9 @@
104
104
  --ids-border-action-secondary: 2px solid #2d2f35;
105
105
  --ids-border-action-disabled: 2px solid #adaeb3;
106
106
  --ids-border-action-tertiary: 2px solid #00000000;
107
+ --ids-border-action-item-selected: 2px solid #3a64b8;
107
108
  --ids-border-default: 1px solid #8e9099;
109
+ --ids-border-subtle: 1px solid #ebebef;
108
110
  --ids-border-disabled: 1px solid #adaeb3;
109
111
  --ids-border-focused: 2px solid #7eaaff;
110
112
  --ids-color-background-default: #fafafb;
@@ -145,16 +147,23 @@
145
147
  --ids-color-field-pressed: #e0e1e4;
146
148
  --ids-color-field-onfield: #2d2f35;
147
149
  --ids-color-field-onfieldmuted: #4d5057;
148
- --ids-color-navigation-default: #00000000;
149
- --ids-color-navigation-hover: #e6edfb;
150
- --ids-color-navigation-pressed: #d1def8;
151
- --ids-color-navigation-onnavigation: #2d2f35;
150
+ --ids-color-item-unselected-default: #00000000;
151
+ --ids-color-item-unselected-hover: #e6edfb;
152
+ --ids-color-item-unselected-pressed: #d1def8;
153
+ --ids-color-item-unselected-onnavigation: #2d2f35;
154
+ --ids-color-item-unselected-onnavigationdisabled: #8e9099;
155
+ --ids-color-item-selected-default: #00000000;
156
+ --ids-color-item-selected-hover: #e6edfb;
157
+ --ids-color-item-selected-pressed: #d1def8;
158
+ --ids-color-item-selected-onnavigation: #3a64b8;
159
+ --ids-color-item-selected-onnavigationdisabled: #8e9099;
152
160
  --ids-color-border-transparent: #00000000;
153
161
  --ids-color-border-strong: #2d2f35;
154
162
  --ids-color-border-default: #8e9099;
155
163
  --ids-color-border-muted: #c5c6cb;
156
- --ids-color-border-subtle: #F8F8FA;
164
+ --ids-color-border-subtle: #ebebef;
157
165
  --ids-color-border-disabled: #adaeb3;
166
+ --ids-color-border-selected: #3a64b8;
158
167
  --ids-color-border-focus: #7eaaff;
159
168
  --ids-color-boxshadow-alpha16: lch(5.0543 1.8805 272.92 / 0.16);
160
169
  --ids-color-boxshadow-alpha24: lch(5.0543 1.8805 272.92 / 0.24);
@@ -123,11 +123,21 @@ export const idsBorderActionTertiary = {
123
123
  width: "2px",
124
124
  style: "solid",
125
125
  }; // SEMANTIC - Teretiary border, invisible. Use for: tertiary call-to-action buttons.
126
+ export const idsBorderActionItemSelected = {
127
+ color: "#3a64b8",
128
+ width: "2px",
129
+ style: "solid",
130
+ }; // SEMANTIC – Border for selected items, displayed at the bottom.
126
131
  export const idsBorderDefault = {
127
132
  color: "#8e9099",
128
133
  width: "1px",
129
134
  style: "solid",
130
135
  }; // SEMANTIC – Default border element with 3:1 contrast against all backgrounds and surfaces. Use for: Controls and input fields.
136
+ export const idsBorderSubtle = {
137
+ color: "#ebebef",
138
+ width: "1px",
139
+ style: "solid",
140
+ }; // SEMANTIC – Subtle border element with low contrast as decorator. Use for: Dividers.
131
141
  export const idsBorderDisabled = {
132
142
  color: "#adaeb3",
133
143
  width: "1px",
@@ -157,35 +167,42 @@ export const idsColorActionTertiaryHover = "#e6edfb"; // SEMANTIC - Background c
157
167
  export const idsColorActionTertiaryPressed = "#d1def8"; // SEMANTIC - Background color for tertiary element pressed state. Use for: transparent button active.
158
168
  export const idsColorActionTertiaryOntertiary = "#2d2f35"; // SEMANTIC - Foreground color for text/icon ON tertiary backgrounds. Use for: all tertiary button texts and icons.
159
169
  export const idsColorActionDisabledDefault = "#adaeb3"; // SEMANTIC - Disabled element background. Use for: Disabled backgrounds of primary action components.
160
- export const idsColorActionDisabledMuted = "#00000000"; // SEMANTIC - Disabled element background with less affordance. Use for: Disabled backgrounds of secondary and tertiary action components.
170
+ export const idsColorActionDisabledMuted = "#00000000"; // SEMANTIC - Transparent disabled action background. Use for: Disabled backgrounds in secondary and tertiary action components.
161
171
  export const idsColorActionDisabledOndisabled = "#707784"; // SEMANTIC - Text/icon ON disabled backgrounds.
162
172
  export const idsColorControlUnselectedDefault = "#F8F8FA"; // SEMANTIC - Background color for the default state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
163
173
  export const idsColorControlUnselectedHover = "#e6edfb"; // SEMANTIC - Background color for the hover state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
164
174
  export const idsColorControlUnselectedPressed = "#d1def8"; // SEMANTIC - Background color for the pressed state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
165
175
  export const idsColorControlUnselectedDisabled = "#e0e1e4"; // SEMANTIC - Background color for the pressed state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
166
- export const idsColorControlUnselectedIndicatorDefault = "#ffffff"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
167
- export const idsColorControlUnselectedIndicatorDisabled = "#c5c6cb"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
176
+ export const idsColorControlUnselectedIndicatorDefault = "#ffffff"; // SEMANTIC - Fill color for the interactive knob within switches and sliders.
177
+ export const idsColorControlUnselectedIndicatorDisabled = "#c5c6cb"; // SEMANTIC - Fill color for the interactive knob in disabled state within switches and sliders.
168
178
  export const idsColorControlSelectedDefault = "#4d5057"; // SEMANTIC - Background color for the default state of controls that are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
169
179
  export const idsColorControlSelectedHover = "#707784"; // SEMANTIC - Background color for the hover state of controls that are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
170
180
  export const idsColorControlSelectedPressed = "#101114"; // SEMANTIC - Background color for the pressed state of controls that are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
171
181
  export const idsColorControlSelectedDisabled = "#c5c6cb"; // SEMANTIC - Background color for the disabled state of controlsthat are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
172
- export const idsColorControlSelectedIndicatorDefault = "#ffffff"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
173
- export const idsColorControlSelectedIndicatorDisabled = "#adaeb3"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
182
+ export const idsColorControlSelectedIndicatorDefault = "#ffffff"; // SEMANTIC - Fill color for the interactive knob within switches and sliders.
183
+ export const idsColorControlSelectedIndicatorDisabled = "#adaeb3"; // SEMANTIC - Fill color for the interactive knob in disabled state within switches and sliders.
174
184
  export const idsColorFieldDefault = "#F8F8FA"; // SEMANTIC - Background color for the default state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
175
185
  export const idsColorFieldHover = "#F8F8FA"; // SEMANTIC - Background color for the hover state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
176
186
  export const idsColorFieldPressed = "#e0e1e4"; // SEMANTIC - Background color for the pressed state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
177
187
  export const idsColorFieldOnfield = "#2d2f35"; // SEMANTIC - Foreground color for text/icon on input fields. Use for: Non-empty state of input fields.
178
188
  export const idsColorFieldOnfieldmuted = "#4d5057"; // SEMANTIC - Foreground color for text/icon on input fields. Use for: Default state of input fields.
179
- export const idsColorNavigationDefault = "#00000000";
180
- export const idsColorNavigationHover = "#e6edfb";
181
- export const idsColorNavigationPressed = "#d1def8";
182
- export const idsColorNavigationOnnavigation = "#2d2f35";
189
+ export const idsColorItemUnselectedDefault = "#00000000";
190
+ export const idsColorItemUnselectedHover = "#e6edfb";
191
+ export const idsColorItemUnselectedPressed = "#d1def8";
192
+ export const idsColorItemUnselectedOnnavigation = "#2d2f35";
193
+ export const idsColorItemUnselectedOnnavigationdisabled = "#8e9099";
194
+ export const idsColorItemSelectedDefault = "#00000000";
195
+ export const idsColorItemSelectedHover = "#e6edfb";
196
+ export const idsColorItemSelectedPressed = "#d1def8";
197
+ export const idsColorItemSelectedOnnavigation = "#3a64b8";
198
+ export const idsColorItemSelectedOnnavigationdisabled = "#8e9099";
183
199
  export const idsColorBorderTransparent = "#00000000"; // SEMANTIC - Transparent border. Use for: Composite border tokens that require transparent color.
184
200
  export const idsColorBorderStrong = "#2d2f35"; // SEMANTIC - Strong border. Use for: Composite border tokens that require a dark border color.
185
201
  export const idsColorBorderDefault = "#8e9099"; // SEMANTIC - Muted border. Use for: Composite border tokens for secondary containers, tables.
186
202
  export const idsColorBorderMuted = "#c5c6cb"; // SEMANTIC - Muted border. Use for: Composite border tokens for secondary containers, tables.
187
- export const idsColorBorderSubtle = "#F8F8FA"; // SEMANTIC - Subtle border. Use for: Composite border tokens for hairline dividers.
203
+ export const idsColorBorderSubtle = "#ebebef"; // SEMANTIC - Subtle border. Use for: Composite border tokens for hairline dividers.
188
204
  export const idsColorBorderDisabled = "#adaeb3"; // SEMANTIC - Disabled border. Use for: Composite border tokens for disabled states.
205
+ export const idsColorBorderSelected = "#3a64b8"; // SEMANTIC - Disabled border. Use for: Composite border tokens for disabled states.
189
206
  export const idsColorBorderFocus = "#7eaaff"; // SEMANTIC - Focus ring color. Use for: Composite border tokens that are used for keyboard focus on all interactive elements.
190
207
  export const idsColorBoxshadowAlpha16 = "lch(5.0543 1.8805 272.92 / 0.16)"; // Box-shadow color with 16% opacity.
191
208
  export const idsColorBoxshadowAlpha24 = "lch(5.0543 1.8805 272.92 / 0.24)"; // Box-shadow color with 24% opacity.
@@ -123,11 +123,21 @@ export const idsBorderActionTertiary = {
123
123
  width: "2px",
124
124
  style: "solid",
125
125
  }; // SEMANTIC - Teretiary border, invisible. Use for: tertiary call-to-action buttons.
126
+ export const idsBorderActionItemSelected = {
127
+ color: "#3a64b8",
128
+ width: "2px",
129
+ style: "solid",
130
+ }; // SEMANTIC – Border for selected items, displayed at the bottom.
126
131
  export const idsBorderDefault = {
127
132
  color: "#8e9099",
128
133
  width: "1px",
129
134
  style: "solid",
130
135
  }; // SEMANTIC – Default border element with 3:1 contrast against all backgrounds and surfaces. Use for: Controls and input fields.
136
+ export const idsBorderSubtle = {
137
+ color: "#ebebef",
138
+ width: "1px",
139
+ style: "solid",
140
+ }; // SEMANTIC – Subtle border element with low contrast as decorator. Use for: Dividers.
131
141
  export const idsBorderDisabled = {
132
142
  color: "#adaeb3",
133
143
  width: "1px",
@@ -163,29 +173,36 @@ export const idsColorControlUnselectedDefault = "#F8F8FA"; // SEMANTIC - Backgro
163
173
  export const idsColorControlUnselectedHover = "#e6edfb"; // SEMANTIC - Background color for the hover state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
164
174
  export const idsColorControlUnselectedPressed = "#d1def8"; // SEMANTIC - Background color for the pressed state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
165
175
  export const idsColorControlUnselectedDisabled = "#e0e1e4"; // SEMANTIC - Background color for the pressed state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
166
- export const idsColorControlUnselectedIndicatorDefault = "#ffffff"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
167
- export const idsColorControlUnselectedIndicatorDisabled = "#c5c6cb"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
176
+ export const idsColorControlUnselectedIndicatorDefault = "#ffffff"; // SEMANTIC - Fill color for the interactive knob within switches and sliders.
177
+ export const idsColorControlUnselectedIndicatorDisabled = "#c5c6cb"; // SEMANTIC - Fill color for the interactive knob in disabled state within switches and sliders.
168
178
  export const idsColorControlSelectedDefault = "#4d5057"; // SEMANTIC - Background color for the default state of controls that are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
169
179
  export const idsColorControlSelectedHover = "#707784"; // SEMANTIC - Background color for the hover state of controls that are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
170
180
  export const idsColorControlSelectedPressed = "#101114"; // SEMANTIC - Background color for the pressed state of controls that are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
171
181
  export const idsColorControlSelectedDisabled = "#c5c6cb"; // SEMANTIC - Background color for the disabled state of controlsthat are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
172
- export const idsColorControlSelectedIndicatorDefault = "#ffffff"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
173
- export const idsColorControlSelectedIndicatorDisabled = "#adaeb3"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
182
+ export const idsColorControlSelectedIndicatorDefault = "#ffffff"; // SEMANTIC - Fill color for the interactive knob within switches and sliders.
183
+ export const idsColorControlSelectedIndicatorDisabled = "#adaeb3"; // SEMANTIC - Fill color for the interactive knob in disabled state within switches and sliders.
174
184
  export const idsColorFieldDefault = "#F8F8FA"; // SEMANTIC - Background color for the default state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
175
185
  export const idsColorFieldHover = "#F8F8FA"; // SEMANTIC - Background color for the hover state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
176
186
  export const idsColorFieldPressed = "#e0e1e4"; // SEMANTIC - Background color for the pressed state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
177
187
  export const idsColorFieldOnfield = "#2d2f35"; // SEMANTIC - Foreground color for text/icon on input fields. Use for: Non-empty state of input fields.
178
188
  export const idsColorFieldOnfieldmuted = "#4d5057"; // SEMANTIC - Foreground color for text/icon on input fields. Use for: Default state of input fields.
179
- export const idsColorNavigationDefault = "#00000000";
180
- export const idsColorNavigationHover = "#e6edfb";
181
- export const idsColorNavigationPressed = "#d1def8";
182
- export const idsColorNavigationOnnavigation = "#2d2f35";
189
+ export const idsColorItemUnselectedDefault = "#00000000";
190
+ export const idsColorItemUnselectedHover = "#e6edfb";
191
+ export const idsColorItemUnselectedPressed = "#d1def8";
192
+ export const idsColorItemUnselectedOnnavigation = "#2d2f35";
193
+ export const idsColorItemUnselectedOnnavigationdisabled = "#8e9099";
194
+ export const idsColorItemSelectedDefault = "#00000000";
195
+ export const idsColorItemSelectedHover = "#e6edfb";
196
+ export const idsColorItemSelectedPressed = "#d1def8";
197
+ export const idsColorItemSelectedOnnavigation = "#3a64b8";
198
+ export const idsColorItemSelectedOnnavigationdisabled = "#8e9099";
183
199
  export const idsColorBorderTransparent = "#00000000"; // SEMANTIC - Transparent border. Use for: Composite border tokens that require transparent color.
184
200
  export const idsColorBorderStrong = "#2d2f35"; // SEMANTIC - Strong border. Use for: Composite border tokens that require a dark border color.
185
201
  export const idsColorBorderDefault = "#8e9099"; // SEMANTIC - Muted border. Use for: Composite border tokens for secondary containers, tables.
186
202
  export const idsColorBorderMuted = "#c5c6cb"; // SEMANTIC - Muted border. Use for: Composite border tokens for secondary containers, tables.
187
- export const idsColorBorderSubtle = "#F8F8FA"; // SEMANTIC - Subtle border. Use for: Composite border tokens for hairline dividers.
203
+ export const idsColorBorderSubtle = "#ebebef"; // SEMANTIC - Subtle border. Use for: Composite border tokens for hairline dividers.
188
204
  export const idsColorBorderDisabled = "#adaeb3"; // SEMANTIC - Disabled border. Use for: Composite border tokens for disabled states.
205
+ export const idsColorBorderSelected = "#3a64b8"; // SEMANTIC - Disabled border. Use for: Composite border tokens for disabled states.
189
206
  export const idsColorBorderFocus = "#7eaaff"; // SEMANTIC - Focus ring color. Use for: Composite border tokens that are used for keyboard focus on all interactive elements.
190
207
  export const idsColorBoxshadowAlpha16 = "lch(5.0543 1.8805 272.92 / 0.16)"; // Box-shadow color with 16% opacity.
191
208
  export const idsColorBoxshadowAlpha24 = "lch(5.0543 1.8805 272.92 / 0.24)"; // Box-shadow color with 24% opacity.
@@ -123,11 +123,21 @@ export const idsBorderActionTertiary = {
123
123
  width: "2px",
124
124
  style: "solid",
125
125
  }; // SEMANTIC - Teretiary border, invisible. Use for: tertiary call-to-action buttons.
126
+ export const idsBorderActionItemSelected = {
127
+ color: "#3a64b8",
128
+ width: "2px",
129
+ style: "solid",
130
+ }; // SEMANTIC – Border for selected items, displayed at the bottom.
126
131
  export const idsBorderDefault = {
127
132
  color: "#8e9099",
128
133
  width: "1px",
129
134
  style: "solid",
130
135
  }; // SEMANTIC – Default border element with 3:1 contrast against all backgrounds and surfaces. Use for: Controls and input fields.
136
+ export const idsBorderSubtle = {
137
+ color: "#ebebef",
138
+ width: "1px",
139
+ style: "solid",
140
+ }; // SEMANTIC – Subtle border element with low contrast as decorator. Use for: Dividers.
131
141
  export const idsBorderDisabled = {
132
142
  color: "#adaeb3",
133
143
  width: "1px",
@@ -163,29 +173,36 @@ export const idsColorControlUnselectedDefault = "#F8F8FA"; // SEMANTIC - Backgro
163
173
  export const idsColorControlUnselectedHover = "#e6edfb"; // SEMANTIC - Background color for the hover state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
164
174
  export const idsColorControlUnselectedPressed = "#d1def8"; // SEMANTIC - Background color for the pressed state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
165
175
  export const idsColorControlUnselectedDisabled = "#e0e1e4"; // SEMANTIC - Background color for the pressed state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
166
- export const idsColorControlUnselectedIndicatorDefault = "#ffffff"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
167
- export const idsColorControlUnselectedIndicatorDisabled = "#c5c6cb"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
176
+ export const idsColorControlUnselectedIndicatorDefault = "#ffffff"; // SEMANTIC - Fill color for the interactive knob within switches and sliders.
177
+ export const idsColorControlUnselectedIndicatorDisabled = "#c5c6cb"; // SEMANTIC - Fill color for the interactive knob in disabled state within switches and sliders.
168
178
  export const idsColorControlSelectedDefault = "#4d5057"; // SEMANTIC - Background color for the default state of controls that are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
169
179
  export const idsColorControlSelectedHover = "#707784"; // SEMANTIC - Background color for the hover state of controls that are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
170
180
  export const idsColorControlSelectedPressed = "#101114"; // SEMANTIC - Background color for the pressed state of controls that are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
171
181
  export const idsColorControlSelectedDisabled = "#c5c6cb"; // SEMANTIC - Background color for the disabled state of controlsthat are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
172
- export const idsColorControlSelectedIndicatorDefault = "#ffffff"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
173
- export const idsColorControlSelectedIndicatorDisabled = "#adaeb3"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
182
+ export const idsColorControlSelectedIndicatorDefault = "#ffffff"; // SEMANTIC - Fill color for the interactive knob within switches and sliders.
183
+ export const idsColorControlSelectedIndicatorDisabled = "#adaeb3"; // SEMANTIC - Fill color for the interactive knob in disabled state within switches and sliders.
174
184
  export const idsColorFieldDefault = "#F8F8FA"; // SEMANTIC - Background color for the default state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
175
185
  export const idsColorFieldHover = "#F8F8FA"; // SEMANTIC - Background color for the hover state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
176
186
  export const idsColorFieldPressed = "#e0e1e4"; // SEMANTIC - Background color for the pressed state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
177
187
  export const idsColorFieldOnfield = "#2d2f35"; // SEMANTIC - Foreground color for text/icon on input fields. Use for: Non-empty state of input fields.
178
188
  export const idsColorFieldOnfieldmuted = "#4d5057"; // SEMANTIC - Foreground color for text/icon on input fields. Use for: Default state of input fields.
179
- export const idsColorNavigationDefault = "#00000000";
180
- export const idsColorNavigationHover = "#e6edfb";
181
- export const idsColorNavigationPressed = "#d1def8";
182
- export const idsColorNavigationOnnavigation = "#2d2f35";
189
+ export const idsColorItemUnselectedDefault = "#00000000";
190
+ export const idsColorItemUnselectedHover = "#e6edfb";
191
+ export const idsColorItemUnselectedPressed = "#d1def8";
192
+ export const idsColorItemUnselectedOnnavigation = "#2d2f35";
193
+ export const idsColorItemUnselectedOnnavigationdisabled = "#8e9099";
194
+ export const idsColorItemSelectedDefault = "#00000000";
195
+ export const idsColorItemSelectedHover = "#e6edfb";
196
+ export const idsColorItemSelectedPressed = "#d1def8";
197
+ export const idsColorItemSelectedOnnavigation = "#3a64b8";
198
+ export const idsColorItemSelectedOnnavigationdisabled = "#8e9099";
183
199
  export const idsColorBorderTransparent = "#00000000"; // SEMANTIC - Transparent border. Use for: Composite border tokens that require transparent color.
184
200
  export const idsColorBorderStrong = "#2d2f35"; // SEMANTIC - Strong border. Use for: Composite border tokens that require a dark border color.
185
201
  export const idsColorBorderDefault = "#8e9099"; // SEMANTIC - Muted border. Use for: Composite border tokens for secondary containers, tables.
186
202
  export const idsColorBorderMuted = "#c5c6cb"; // SEMANTIC - Muted border. Use for: Composite border tokens for secondary containers, tables.
187
- export const idsColorBorderSubtle = "#F8F8FA"; // SEMANTIC - Subtle border. Use for: Composite border tokens for hairline dividers.
203
+ export const idsColorBorderSubtle = "#ebebef"; // SEMANTIC - Subtle border. Use for: Composite border tokens for hairline dividers.
188
204
  export const idsColorBorderDisabled = "#adaeb3"; // SEMANTIC - Disabled border. Use for: Composite border tokens for disabled states.
205
+ export const idsColorBorderSelected = "#3a64b8"; // SEMANTIC - Disabled border. Use for: Composite border tokens for disabled states.
189
206
  export const idsColorBorderFocus = "#7eaaff"; // SEMANTIC - Focus ring color. Use for: Composite border tokens that are used for keyboard focus on all interactive elements.
190
207
  export const idsColorBoxshadowAlpha16 = "lch(5.0543 1.8805 272.92 / 0.16)"; // Box-shadow color with 16% opacity.
191
208
  export const idsColorBoxshadowAlpha24 = "lch(5.0543 1.8805 272.92 / 0.24)"; // Box-shadow color with 24% opacity.
@@ -123,11 +123,21 @@ export const idsBorderActionTertiary = {
123
123
  width: "2px",
124
124
  style: "solid",
125
125
  }; // SEMANTIC - Teretiary border, invisible. Use for: tertiary call-to-action buttons.
126
+ export const idsBorderActionItemSelected = {
127
+ color: "#3a64b8",
128
+ width: "2px",
129
+ style: "solid",
130
+ }; // SEMANTIC – Border for selected items, displayed at the bottom.
126
131
  export const idsBorderDefault = {
127
132
  color: "#8e9099",
128
133
  width: "1px",
129
134
  style: "solid",
130
135
  }; // SEMANTIC – Default border element with 3:1 contrast against all backgrounds and surfaces. Use for: Controls and input fields.
136
+ export const idsBorderSubtle = {
137
+ color: "#ebebef",
138
+ width: "1px",
139
+ style: "solid",
140
+ }; // SEMANTIC – Subtle border element with low contrast as decorator. Use for: Dividers.
131
141
  export const idsBorderDisabled = {
132
142
  color: "#adaeb3",
133
143
  width: "1px",
@@ -157,35 +167,42 @@ export const idsColorActionTertiaryHover = "#e6edfb"; // SEMANTIC - Background c
157
167
  export const idsColorActionTertiaryPressed = "#d1def8"; // SEMANTIC - Background color for tertiary element pressed state. Use for: transparent button active.
158
168
  export const idsColorActionTertiaryOntertiary = "#2d2f35"; // SEMANTIC - Foreground color for text/icon ON tertiary backgrounds. Use for: all tertiary button texts and icons.
159
169
  export const idsColorActionDisabledDefault = "#adaeb3"; // SEMANTIC - Disabled element background. Use for: Disabled backgrounds of primary action components.
160
- export const idsColorActionDisabledMuted = "#00000000"; // SEMANTIC - Disabled element background with less affordance. Use for: Disabled backgrounds of secondary and tertiary action components.
170
+ export const idsColorActionDisabledMuted = "#00000000"; // SEMANTIC - Transparent disabled action background. Use for: Disabled backgrounds in secondary and tertiary action components.
161
171
  export const idsColorActionDisabledOndisabled = "#707784"; // SEMANTIC - Text/icon ON disabled backgrounds.
162
172
  export const idsColorControlUnselectedDefault = "#F8F8FA"; // SEMANTIC - Background color for the default state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
163
173
  export const idsColorControlUnselectedHover = "#e6edfb"; // SEMANTIC - Background color for the hover state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
164
174
  export const idsColorControlUnselectedPressed = "#d1def8"; // SEMANTIC - Background color for the pressed state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
165
175
  export const idsColorControlUnselectedDisabled = "#e0e1e4"; // SEMANTIC - Background color for the pressed state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
166
- export const idsColorControlUnselectedIndicatorDefault = "#ffffff"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
167
- export const idsColorControlUnselectedIndicatorDisabled = "#c5c6cb"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
176
+ export const idsColorControlUnselectedIndicatorDefault = "#ffffff"; // SEMANTIC - Fill color for the interactive knob within switches and sliders.
177
+ export const idsColorControlUnselectedIndicatorDisabled = "#c5c6cb"; // SEMANTIC - Fill color for the interactive knob in disabled state within switches and sliders.
168
178
  export const idsColorControlSelectedDefault = "#4d5057"; // SEMANTIC - Background color for the default state of controls that are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
169
179
  export const idsColorControlSelectedHover = "#707784"; // SEMANTIC - Background color for the hover state of controls that are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
170
180
  export const idsColorControlSelectedPressed = "#101114"; // SEMANTIC - Background color for the pressed state of controls that are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
171
181
  export const idsColorControlSelectedDisabled = "#c5c6cb"; // SEMANTIC - Background color for the disabled state of controlsthat are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
172
- export const idsColorControlSelectedIndicatorDefault = "#ffffff"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
173
- export const idsColorControlSelectedIndicatorDisabled = "#adaeb3"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
182
+ export const idsColorControlSelectedIndicatorDefault = "#ffffff"; // SEMANTIC - Fill color for the interactive knob within switches and sliders.
183
+ export const idsColorControlSelectedIndicatorDisabled = "#adaeb3"; // SEMANTIC - Fill color for the interactive knob in disabled state within switches and sliders.
174
184
  export const idsColorFieldDefault = "#F8F8FA"; // SEMANTIC - Background color for the default state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
175
185
  export const idsColorFieldHover = "#F8F8FA"; // SEMANTIC - Background color for the hover state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
176
186
  export const idsColorFieldPressed = "#e0e1e4"; // SEMANTIC - Background color for the pressed state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
177
187
  export const idsColorFieldOnfield = "#2d2f35"; // SEMANTIC - Foreground color for text/icon on input fields. Use for: Non-empty state of input fields.
178
188
  export const idsColorFieldOnfieldmuted = "#4d5057"; // SEMANTIC - Foreground color for text/icon on input fields. Use for: Default state of input fields.
179
- export const idsColorNavigationDefault = "#00000000";
180
- export const idsColorNavigationHover = "#e6edfb";
181
- export const idsColorNavigationPressed = "#d1def8";
182
- export const idsColorNavigationOnnavigation = "#2d2f35";
189
+ export const idsColorItemUnselectedDefault = "#00000000";
190
+ export const idsColorItemUnselectedHover = "#e6edfb";
191
+ export const idsColorItemUnselectedPressed = "#d1def8";
192
+ export const idsColorItemUnselectedOnnavigation = "#2d2f35";
193
+ export const idsColorItemUnselectedOnnavigationdisabled = "#8e9099";
194
+ export const idsColorItemSelectedDefault = "#00000000";
195
+ export const idsColorItemSelectedHover = "#e6edfb";
196
+ export const idsColorItemSelectedPressed = "#d1def8";
197
+ export const idsColorItemSelectedOnnavigation = "#3a64b8";
198
+ export const idsColorItemSelectedOnnavigationdisabled = "#8e9099";
183
199
  export const idsColorBorderTransparent = "#00000000"; // SEMANTIC - Transparent border. Use for: Composite border tokens that require transparent color.
184
200
  export const idsColorBorderStrong = "#2d2f35"; // SEMANTIC - Strong border. Use for: Composite border tokens that require a dark border color.
185
201
  export const idsColorBorderDefault = "#8e9099"; // SEMANTIC - Muted border. Use for: Composite border tokens for secondary containers, tables.
186
202
  export const idsColorBorderMuted = "#c5c6cb"; // SEMANTIC - Muted border. Use for: Composite border tokens for secondary containers, tables.
187
- export const idsColorBorderSubtle = "#F8F8FA"; // SEMANTIC - Subtle border. Use for: Composite border tokens for hairline dividers.
203
+ export const idsColorBorderSubtle = "#ebebef"; // SEMANTIC - Subtle border. Use for: Composite border tokens for hairline dividers.
188
204
  export const idsColorBorderDisabled = "#adaeb3"; // SEMANTIC - Disabled border. Use for: Composite border tokens for disabled states.
205
+ export const idsColorBorderSelected = "#3a64b8"; // SEMANTIC - Disabled border. Use for: Composite border tokens for disabled states.
189
206
  export const idsColorBorderFocus = "#7eaaff"; // SEMANTIC - Focus ring color. Use for: Composite border tokens that are used for keyboard focus on all interactive elements.
190
207
  export const idsColorBoxshadowAlpha16 = "lch(5.0543 1.8805 272.92 / 0.16)"; // Box-shadow color with 16% opacity.
191
208
  export const idsColorBoxshadowAlpha24 = "lch(5.0543 1.8805 272.92 / 0.24)"; // Box-shadow color with 24% opacity.
package/dist/js/tokens.js CHANGED
@@ -123,11 +123,21 @@ export const idsBorderActionTertiary = {
123
123
  width: "2px",
124
124
  style: "solid",
125
125
  }; // SEMANTIC - Teretiary border, invisible. Use for: tertiary call-to-action buttons.
126
+ export const idsBorderActionItemSelected = {
127
+ color: "#3a64b8",
128
+ width: "2px",
129
+ style: "solid",
130
+ }; // SEMANTIC – Border for selected items, displayed at the bottom.
126
131
  export const idsBorderDefault = {
127
132
  color: "#8e9099",
128
133
  width: "1px",
129
134
  style: "solid",
130
135
  }; // SEMANTIC – Default border element with 3:1 contrast against all backgrounds and surfaces. Use for: Controls and input fields.
136
+ export const idsBorderSubtle = {
137
+ color: "#ebebef",
138
+ width: "1px",
139
+ style: "solid",
140
+ }; // SEMANTIC – Subtle border element with low contrast as decorator. Use for: Dividers.
131
141
  export const idsBorderDisabled = {
132
142
  color: "#adaeb3",
133
143
  width: "1px",
@@ -163,29 +173,36 @@ export const idsColorControlUnselectedDefault = "#F8F8FA"; // SEMANTIC - Backgro
163
173
  export const idsColorControlUnselectedHover = "#e6edfb"; // SEMANTIC - Background color for the hover state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
164
174
  export const idsColorControlUnselectedPressed = "#d1def8"; // SEMANTIC - Background color for the pressed state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
165
175
  export const idsColorControlUnselectedDisabled = "#e0e1e4"; // SEMANTIC - Background color for the pressed state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
166
- export const idsColorControlUnselectedIndicatorDefault = "#ffffff"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
167
- export const idsColorControlUnselectedIndicatorDisabled = "#c5c6cb"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
176
+ export const idsColorControlUnselectedIndicatorDefault = "#ffffff"; // SEMANTIC - Fill color for the interactive knob within switches and sliders.
177
+ export const idsColorControlUnselectedIndicatorDisabled = "#c5c6cb"; // SEMANTIC - Fill color for the interactive knob in disabled state within switches and sliders.
168
178
  export const idsColorControlSelectedDefault = "#4d5057"; // SEMANTIC - Background color for the default state of controls that are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
169
179
  export const idsColorControlSelectedHover = "#707784"; // SEMANTIC - Background color for the hover state of controls that are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
170
180
  export const idsColorControlSelectedPressed = "#101114"; // SEMANTIC - Background color for the pressed state of controls that are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
171
181
  export const idsColorControlSelectedDisabled = "#c5c6cb"; // SEMANTIC - Background color for the disabled state of controlsthat are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
172
- export const idsColorControlSelectedIndicatorDefault = "#ffffff"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
173
- export const idsColorControlSelectedIndicatorDisabled = "#adaeb3"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
182
+ export const idsColorControlSelectedIndicatorDefault = "#ffffff"; // SEMANTIC - Fill color for the interactive knob within switches and sliders.
183
+ export const idsColorControlSelectedIndicatorDisabled = "#adaeb3"; // SEMANTIC - Fill color for the interactive knob in disabled state within switches and sliders.
174
184
  export const idsColorFieldDefault = "#F8F8FA"; // SEMANTIC - Background color for the default state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
175
185
  export const idsColorFieldHover = "#F8F8FA"; // SEMANTIC - Background color for the hover state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
176
186
  export const idsColorFieldPressed = "#e0e1e4"; // SEMANTIC - Background color for the pressed state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
177
187
  export const idsColorFieldOnfield = "#2d2f35"; // SEMANTIC - Foreground color for text/icon on input fields. Use for: Non-empty state of input fields.
178
188
  export const idsColorFieldOnfieldmuted = "#4d5057"; // SEMANTIC - Foreground color for text/icon on input fields. Use for: Default state of input fields.
179
- export const idsColorNavigationDefault = "#00000000";
180
- export const idsColorNavigationHover = "#e6edfb";
181
- export const idsColorNavigationPressed = "#d1def8";
182
- export const idsColorNavigationOnnavigation = "#2d2f35";
189
+ export const idsColorItemUnselectedDefault = "#00000000";
190
+ export const idsColorItemUnselectedHover = "#e6edfb";
191
+ export const idsColorItemUnselectedPressed = "#d1def8";
192
+ export const idsColorItemUnselectedOnnavigation = "#2d2f35";
193
+ export const idsColorItemUnselectedOnnavigationdisabled = "#8e9099";
194
+ export const idsColorItemSelectedDefault = "#00000000";
195
+ export const idsColorItemSelectedHover = "#e6edfb";
196
+ export const idsColorItemSelectedPressed = "#d1def8";
197
+ export const idsColorItemSelectedOnnavigation = "#3a64b8";
198
+ export const idsColorItemSelectedOnnavigationdisabled = "#8e9099";
183
199
  export const idsColorBorderTransparent = "#00000000"; // SEMANTIC - Transparent border. Use for: Composite border tokens that require transparent color.
184
200
  export const idsColorBorderStrong = "#2d2f35"; // SEMANTIC - Strong border. Use for: Composite border tokens that require a dark border color.
185
201
  export const idsColorBorderDefault = "#8e9099"; // SEMANTIC - Muted border. Use for: Composite border tokens for secondary containers, tables.
186
202
  export const idsColorBorderMuted = "#c5c6cb"; // SEMANTIC - Muted border. Use for: Composite border tokens for secondary containers, tables.
187
- export const idsColorBorderSubtle = "#F8F8FA"; // SEMANTIC - Subtle border. Use for: Composite border tokens for hairline dividers.
203
+ export const idsColorBorderSubtle = "#ebebef"; // SEMANTIC - Subtle border. Use for: Composite border tokens for hairline dividers.
188
204
  export const idsColorBorderDisabled = "#adaeb3"; // SEMANTIC - Disabled border. Use for: Composite border tokens for disabled states.
205
+ export const idsColorBorderSelected = "#3a64b8"; // SEMANTIC - Disabled border. Use for: Composite border tokens for disabled states.
189
206
  export const idsColorBorderFocus = "#7eaaff"; // SEMANTIC - Focus ring color. Use for: Composite border tokens that are used for keyboard focus on all interactive elements.
190
207
  export const idsColorBoxshadowAlpha16 = "lch(5.0543 1.8805 272.92 / 0.16)"; // Box-shadow color with 16% opacity.
191
208
  export const idsColorBoxshadowAlpha24 = "lch(5.0543 1.8805 272.92 / 0.24)"; // Box-shadow color with 24% opacity.
@@ -123,11 +123,21 @@ export const idsBorderActionTertiary = {
123
123
  width: "2px",
124
124
  style: "solid",
125
125
  }; // SEMANTIC - Teretiary border, invisible. Use for: tertiary call-to-action buttons.
126
+ export const idsBorderActionItemSelected = {
127
+ color: "#3a64b8",
128
+ width: "2px",
129
+ style: "solid",
130
+ }; // SEMANTIC – Border for selected items, displayed at the bottom.
126
131
  export const idsBorderDefault = {
127
132
  color: "#8e9099",
128
133
  width: "1px",
129
134
  style: "solid",
130
135
  }; // SEMANTIC – Default border element with 3:1 contrast against all backgrounds and surfaces. Use for: Controls and input fields.
136
+ export const idsBorderSubtle = {
137
+ color: "#ebebef",
138
+ width: "1px",
139
+ style: "solid",
140
+ }; // SEMANTIC – Subtle border element with low contrast as decorator. Use for: Dividers.
131
141
  export const idsBorderDisabled = {
132
142
  color: "#adaeb3",
133
143
  width: "1px",
@@ -163,29 +173,36 @@ export const idsColorControlUnselectedDefault = "#F8F8FA"; // SEMANTIC - Backgro
163
173
  export const idsColorControlUnselectedHover = "#e6edfb"; // SEMANTIC - Background color for the hover state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
164
174
  export const idsColorControlUnselectedPressed = "#d1def8"; // SEMANTIC - Background color for the pressed state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
165
175
  export const idsColorControlUnselectedDisabled = "#e0e1e4"; // SEMANTIC - Background color for the pressed state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
166
- export const idsColorControlUnselectedIndicatorDefault = "#ffffff"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
167
- export const idsColorControlUnselectedIndicatorDisabled = "#c5c6cb"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
176
+ export const idsColorControlUnselectedIndicatorDefault = "#ffffff"; // SEMANTIC - Fill color for the interactive knob within switches and sliders.
177
+ export const idsColorControlUnselectedIndicatorDisabled = "#c5c6cb"; // SEMANTIC - Fill color for the interactive knob in disabled state within switches and sliders.
168
178
  export const idsColorControlSelectedDefault = "#4d5057"; // SEMANTIC - Background color for the default state of controls that are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
169
179
  export const idsColorControlSelectedHover = "#707784"; // SEMANTIC - Background color for the hover state of controls that are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
170
180
  export const idsColorControlSelectedPressed = "#101114"; // SEMANTIC - Background color for the pressed state of controls that are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
171
181
  export const idsColorControlSelectedDisabled = "#c5c6cb"; // SEMANTIC - Background color for the disabled state of controlsthat are selected/on. Use for: Switches, checkboxes, radio buttons, segmented controls
172
- export const idsColorControlSelectedIndicatorDefault = "#ffffff"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
173
- export const idsColorControlSelectedIndicatorDisabled = "#adaeb3"; // SEMANTIC - Background color for elements on top of the control layer. Use for: Knobs in switches.
182
+ export const idsColorControlSelectedIndicatorDefault = "#ffffff"; // SEMANTIC - Fill color for the interactive knob within switches and sliders.
183
+ export const idsColorControlSelectedIndicatorDisabled = "#adaeb3"; // SEMANTIC - Fill color for the interactive knob in disabled state within switches and sliders.
174
184
  export const idsColorFieldDefault = "#F8F8FA"; // SEMANTIC - Background color for the default state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
175
185
  export const idsColorFieldHover = "#F8F8FA"; // SEMANTIC - Background color for the hover state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
176
186
  export const idsColorFieldPressed = "#e0e1e4"; // SEMANTIC - Background color for the pressed state of controls. Use for: Switches, checkboxes, radio buttons, segmented controls
177
187
  export const idsColorFieldOnfield = "#2d2f35"; // SEMANTIC - Foreground color for text/icon on input fields. Use for: Non-empty state of input fields.
178
188
  export const idsColorFieldOnfieldmuted = "#4d5057"; // SEMANTIC - Foreground color for text/icon on input fields. Use for: Default state of input fields.
179
- export const idsColorNavigationDefault = "#00000000";
180
- export const idsColorNavigationHover = "#e6edfb";
181
- export const idsColorNavigationPressed = "#d1def8";
182
- export const idsColorNavigationOnnavigation = "#2d2f35";
189
+ export const idsColorItemUnselectedDefault = "#00000000";
190
+ export const idsColorItemUnselectedHover = "#e6edfb";
191
+ export const idsColorItemUnselectedPressed = "#d1def8";
192
+ export const idsColorItemUnselectedOnnavigation = "#2d2f35";
193
+ export const idsColorItemUnselectedOnnavigationdisabled = "#8e9099";
194
+ export const idsColorItemSelectedDefault = "#00000000";
195
+ export const idsColorItemSelectedHover = "#e6edfb";
196
+ export const idsColorItemSelectedPressed = "#d1def8";
197
+ export const idsColorItemSelectedOnnavigation = "#3a64b8";
198
+ export const idsColorItemSelectedOnnavigationdisabled = "#8e9099";
183
199
  export const idsColorBorderTransparent = "#00000000"; // SEMANTIC - Transparent border. Use for: Composite border tokens that require transparent color.
184
200
  export const idsColorBorderStrong = "#2d2f35"; // SEMANTIC - Strong border. Use for: Composite border tokens that require a dark border color.
185
201
  export const idsColorBorderDefault = "#8e9099"; // SEMANTIC - Muted border. Use for: Composite border tokens for secondary containers, tables.
186
202
  export const idsColorBorderMuted = "#c5c6cb"; // SEMANTIC - Muted border. Use for: Composite border tokens for secondary containers, tables.
187
- export const idsColorBorderSubtle = "#F8F8FA"; // SEMANTIC - Subtle border. Use for: Composite border tokens for hairline dividers.
203
+ export const idsColorBorderSubtle = "#ebebef"; // SEMANTIC - Subtle border. Use for: Composite border tokens for hairline dividers.
188
204
  export const idsColorBorderDisabled = "#adaeb3"; // SEMANTIC - Disabled border. Use for: Composite border tokens for disabled states.
205
+ export const idsColorBorderSelected = "#3a64b8"; // SEMANTIC - Disabled border. Use for: Composite border tokens for disabled states.
189
206
  export const idsColorBorderFocus = "#7eaaff"; // SEMANTIC - Focus ring color. Use for: Composite border tokens that are used for keyboard focus on all interactive elements.
190
207
  export const idsColorBoxshadowAlpha16 = "lch(5.0543 1.8805 272.92 / 0.16)"; // Box-shadow color with 16% opacity.
191
208
  export const idsColorBoxshadowAlpha24 = "lch(5.0543 1.8805 272.92 / 0.24)"; // Box-shadow color with 24% opacity.