@gitlab/ui 112.1.2 → 112.2.1

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.
Files changed (171) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/dist/components/base/accordion/accordion.js +1 -1
  3. package/dist/components/base/accordion/accordion_item.js +1 -1
  4. package/dist/components/base/alert/alert.js +1 -1
  5. package/dist/components/base/animated_icon/animated_chevron_down_up_icon.js +1 -1
  6. package/dist/components/base/animated_icon/animated_chevron_lg_down_up_icon.js +1 -1
  7. package/dist/components/base/animated_icon/animated_chevron_lg_right_down_icon.js +1 -1
  8. package/dist/components/base/animated_icon/animated_chevron_right_down_icon.js +1 -1
  9. package/dist/components/base/animated_icon/animated_duo_chat_icon.js +1 -1
  10. package/dist/components/base/animated_icon/animated_loader_icon.js +1 -1
  11. package/dist/components/base/animated_icon/animated_notifications_icon.js +1 -1
  12. package/dist/components/base/animated_icon/animated_sidebar_icon.js +1 -1
  13. package/dist/components/base/animated_icon/animated_smile_icon.js +1 -1
  14. package/dist/components/base/animated_icon/animated_sort_icon.js +1 -1
  15. package/dist/components/base/animated_icon/animated_star_icon.js +1 -1
  16. package/dist/components/base/animated_icon/animated_todo_icon.js +1 -1
  17. package/dist/components/base/animated_icon/animated_upload_icon.js +1 -1
  18. package/dist/components/base/animated_icon/base_animated_icon.js +1 -1
  19. package/dist/components/base/avatar/avatar.js +1 -1
  20. package/dist/components/base/avatar_labeled/avatar_labeled.js +1 -1
  21. package/dist/components/base/avatar_link/avatar_link.js +1 -1
  22. package/dist/components/base/avatars_inline/avatars_inline.js +1 -1
  23. package/dist/components/base/badge/badge.js +1 -1
  24. package/dist/components/base/banner/banner.js +1 -1
  25. package/dist/components/base/breadcrumb/breadcrumb.js +1 -1
  26. package/dist/components/base/breadcrumb/breadcrumb_item.js +1 -1
  27. package/dist/components/base/broadcast_message/broadcast_message.js +1 -1
  28. package/dist/components/base/button/button.js +1 -1
  29. package/dist/components/base/button_group/button_group.js +1 -1
  30. package/dist/components/base/card/card.js +1 -1
  31. package/dist/components/base/collapse/collapse.js +1 -1
  32. package/dist/components/base/datepicker/datepicker.js +1 -1
  33. package/dist/components/base/daterange_picker/daterange_picker.js +1 -1
  34. package/dist/components/base/drawer/drawer.js +1 -1
  35. package/dist/components/base/dropdown/dropdown.js +1 -1
  36. package/dist/components/base/dropdown/dropdown_divider.js +1 -1
  37. package/dist/components/base/dropdown/dropdown_form.js +1 -1
  38. package/dist/components/base/dropdown/dropdown_item.js +1 -1
  39. package/dist/components/base/dropdown/dropdown_section_header.js +1 -1
  40. package/dist/components/base/dropdown/dropdown_text.js +1 -1
  41. package/dist/components/base/filtered_search/filtered_search.js +1 -1
  42. package/dist/components/base/filtered_search/filtered_search_suggestion.js +1 -1
  43. package/dist/components/base/filtered_search/filtered_search_suggestion_list.js +1 -1
  44. package/dist/components/base/filtered_search/filtered_search_term.js +1 -1
  45. package/dist/components/base/filtered_search/filtered_search_token.js +1 -1
  46. package/dist/components/base/filtered_search/filtered_search_token_segment.js +1 -1
  47. package/dist/components/base/form/form.js +1 -1
  48. package/dist/components/base/form/form_character_count/form_character_count.js +1 -1
  49. package/dist/components/base/form/form_checkbox/form_checkbox.js +1 -1
  50. package/dist/components/base/form/form_checkbox/form_checkbox_group.js +1 -1
  51. package/dist/components/base/form/form_checkbox_tree/checkbox_tree_node.js +1 -1
  52. package/dist/components/base/form/form_checkbox_tree/form_checkbox_tree.js +1 -1
  53. package/dist/components/base/form/form_combobox/form_combobox.js +1 -1
  54. package/dist/components/base/form/form_date/form_date.js +1 -1
  55. package/dist/components/base/form/form_fields/form_field_validator.js +1 -1
  56. package/dist/components/base/form/form_fields/form_fields.js +1 -1
  57. package/dist/components/base/form/form_group/form_group.js +1 -1
  58. package/dist/components/base/form/form_input/form_input.js +1 -1
  59. package/dist/components/base/form/form_input_group/form_input_group.js +1 -1
  60. package/dist/components/base/form/form_radio/form_radio.js +1 -1
  61. package/dist/components/base/form/form_radio_group/form_radio_group.js +1 -1
  62. package/dist/components/base/form/form_select/form_select.js +1 -1
  63. package/dist/components/base/form/form_textarea/form_textarea.js +1 -1
  64. package/dist/components/base/form/input_group_text/input_group_text.js +1 -1
  65. package/dist/components/base/icon/icon.js +1 -1
  66. package/dist/components/base/infinite_scroll/infinite_scroll.js +1 -1
  67. package/dist/components/base/keyset_pagination/keyset_pagination.js +1 -1
  68. package/dist/components/base/label/label.js +1 -1
  69. package/dist/components/base/link/link.js +1 -1
  70. package/dist/components/base/loading_icon/loading_icon.js +1 -1
  71. package/dist/components/base/markdown/markdown.js +1 -1
  72. package/dist/components/base/modal/modal.js +1 -1
  73. package/dist/components/base/nav/nav.js +1 -1
  74. package/dist/components/base/nav/nav_item.js +1 -1
  75. package/dist/components/base/new_dropdowns/base_dropdown/base_dropdown.js +1 -1
  76. package/dist/components/base/new_dropdowns/disclosure/disclosure_dropdown.js +1 -1
  77. package/dist/components/base/new_dropdowns/disclosure/disclosure_dropdown_group.js +1 -1
  78. package/dist/components/base/new_dropdowns/disclosure/disclosure_dropdown_item.js +1 -1
  79. package/dist/components/base/new_dropdowns/listbox/listbox.js +1 -1
  80. package/dist/components/base/new_dropdowns/listbox/listbox_group.js +1 -1
  81. package/dist/components/base/new_dropdowns/listbox/listbox_item.js +1 -1
  82. package/dist/components/base/new_dropdowns/listbox/listbox_search_input.js +1 -1
  83. package/dist/components/base/pagination/pagination.js +1 -1
  84. package/dist/components/base/path/path.js +1 -1
  85. package/dist/components/base/popover/popover.js +1 -1
  86. package/dist/components/base/progress_bar/progress_bar.js +1 -1
  87. package/dist/components/base/search_box_by_click/search_box_by_click.js +1 -1
  88. package/dist/components/base/search_box_by_type/search_box_by_type.js +1 -1
  89. package/dist/components/base/segmented_control/segmented_control.js +1 -1
  90. package/dist/components/base/skeleton_loader/skeleton_loader.js +1 -1
  91. package/dist/components/base/sorting/sorting.js +1 -1
  92. package/dist/components/base/table/table.js +1 -1
  93. package/dist/components/base/table_lite/table_lite.js +1 -1
  94. package/dist/components/base/tabs/tab/tab.js +1 -1
  95. package/dist/components/base/tabs/tabs/scrollable_tabs.js +1 -1
  96. package/dist/components/base/tabs/tabs/tabs.js +1 -1
  97. package/dist/components/base/toggle/toggle.js +1 -1
  98. package/dist/components/base/token/token.js +1 -1
  99. package/dist/components/base/token_selector/token_container.js +1 -1
  100. package/dist/components/base/token_selector/token_selector.js +1 -1
  101. package/dist/components/base/token_selector/token_selector_dropdown.js +1 -1
  102. package/dist/components/base/tooltip/tooltip.js +1 -1
  103. package/dist/components/charts/area/area.js +1 -1
  104. package/dist/components/charts/bar/bar.js +1 -1
  105. package/dist/components/charts/chart/chart.js +1 -1
  106. package/dist/components/charts/column/column.js +1 -1
  107. package/dist/components/charts/discrete_scatter/discrete_scatter.js +1 -1
  108. package/dist/components/charts/gauge/gauge.js +1 -1
  109. package/dist/components/charts/heatmap/heatmap.js +1 -1
  110. package/dist/components/charts/legend/legend.js +1 -1
  111. package/dist/components/charts/line/line.js +1 -1
  112. package/dist/components/charts/series_label/series_label.js +1 -1
  113. package/dist/components/charts/shared/tooltip/tooltip.js +1 -1
  114. package/dist/components/charts/shared/tooltip/tooltip_default_format/tooltip_default_format.js +1 -1
  115. package/dist/components/charts/single_stat/single_stat.js +1 -1
  116. package/dist/components/charts/sparkline/sparkline.js +1 -1
  117. package/dist/components/charts/stacked_column/stacked_column.js +1 -1
  118. package/dist/components/dashboards/dashboard_panel/dashboard_panel.js +1 -1
  119. package/dist/components/experimental/experiment_badge/experiment_badge.js +1 -1
  120. package/dist/components/regions/dashboard_skeleton/dashboard_skeleton.js +1 -1
  121. package/dist/components/regions/empty_state/empty_state.js +1 -1
  122. package/dist/components/shared_components/clear_icon_button/clear_icon_button.js +1 -1
  123. package/dist/components/shared_components/close_button/close_button.js +1 -1
  124. package/dist/components/utilities/animated_number/animated_number.js +1 -1
  125. package/dist/components/utilities/friendly_wrap/friendly_wrap.js +1 -1
  126. package/dist/components/utilities/intersection_observer/intersection_observer.js +1 -1
  127. package/dist/components/utilities/intersperse/intersperse.js +1 -1
  128. package/dist/components/utilities/sprintf/sprintf.js +1 -1
  129. package/dist/components/utilities/truncate/truncate.js +1 -1
  130. package/dist/components/utilities/truncate_text/truncate_text.js +1 -1
  131. package/dist/index.css +1 -1
  132. package/dist/index.css.map +1 -1
  133. package/dist/tokens/build/js/tokens.dark.js +2 -2
  134. package/dist/tokens/build/js/tokens.js +2 -2
  135. package/dist/tokens/css/tokens.css +2 -2
  136. package/dist/tokens/css/tokens.dark.css +2 -2
  137. package/dist/tokens/js/tokens.dark.js +2 -2
  138. package/dist/tokens/js/tokens.js +2 -2
  139. package/dist/tokens/json/tokens.dark.json +32 -82
  140. package/dist/tokens/json/tokens.json +32 -82
  141. package/dist/tokens/scss/_tokens.dark.scss +2 -2
  142. package/dist/tokens/scss/_tokens.scss +2 -2
  143. package/dist/tokens/tokens_story.js +1 -1
  144. package/dist/tokens/tokens_table.js +1 -1
  145. package/dist/utils/charts/constants.js +6 -4
  146. package/dist/vendor/bootstrap-vue/src/components/nav/index.js +0 -1
  147. package/dist/vendor/bootstrap-vue/src/constants/components.js +1 -2
  148. package/package.json +1 -1
  149. package/src/scss/bootstrap_vue.scss +0 -2
  150. package/src/tokens/build/css/tokens.css +2 -2
  151. package/src/tokens/build/css/tokens.dark.css +2 -2
  152. package/src/tokens/build/figma/constants.tokens.json +20 -50
  153. package/src/tokens/build/js/tokens.dark.js +2 -2
  154. package/src/tokens/build/js/tokens.js +2 -2
  155. package/src/tokens/build/json/tokens.dark.json +32 -82
  156. package/src/tokens/build/json/tokens.json +32 -82
  157. package/src/tokens/build/scss/_tokens.dark.scss +2 -2
  158. package/src/tokens/build/scss/_tokens.scss +2 -2
  159. package/src/tokens/constant/line_height.tokens.json +20 -50
  160. package/src/utils/charts/constants.js +6 -4
  161. package/src/vendor/bootstrap-vue/src/components/index.scss +0 -1
  162. package/src/vendor/bootstrap-vue/src/components/nav/README.md +1 -98
  163. package/src/vendor/bootstrap-vue/src/components/nav/index.js +1 -2
  164. package/src/vendor/bootstrap-vue/src/components/nav/package.json +0 -117
  165. package/src/vendor/bootstrap-vue/src/constants/components.js +0 -1
  166. package/translations.js +4 -0
  167. package/dist/vendor/bootstrap-vue/src/components/nav/nav-item-dropdown.js +0 -108
  168. package/src/vendor/bootstrap-vue/src/components/nav/_nav-item-dropdown.scss +0 -1
  169. package/src/vendor/bootstrap-vue/src/components/nav/index.scss +0 -1
  170. package/src/vendor/bootstrap-vue/src/components/nav/nav-item-dropdown.js +0 -123
  171. package/src/vendor/bootstrap-vue/src/components/nav/nav-item-dropdown.spec.js +0 -268
@@ -584,7 +584,7 @@ const GL_FILTERED_SEARCH_TOKEN_DATA_BACKGROUND_COLOR_HOVER = '#4c4b51';
584
584
  const GL_FILTERED_SEARCH_TOKEN_OPERATOR_BACKGROUND_COLOR_DEFAULT = '#28272d';
585
585
  const GL_FILTERED_SEARCH_TOKEN_OPERATOR_BACKGROUND_COLOR_HOVER = '#3a383f';
586
586
  const GL_ILLUSTRATION_STROKE_COLOR_DEFAULT = '#e3e3e8';
587
- const GL_ILLUSTRATION_STROKE_WIDTH_DEFAULT = '0.09375rem';
587
+ const GL_ILLUSTRATION_STROKE_WIDTH_DEFAULT = '1.5';
588
588
  const GL_ILLUSTRATION_FILL_COLOR_DEFAULT = '#423f4f';
589
589
  const GL_ILLUSTRATION_STATUS_FILL_COLOR_NEUTRAL = '#6f6796';
590
590
  const GL_ILLUSTRATION_STATUS_FILL_COLOR_SUCCESS = '#3b8581';
@@ -599,7 +599,7 @@ const GL_ILLUSTRATION_ACCENT_FILL_COLOR_ORANGE = '#aa563a';
599
599
  const GL_ILLUSTRATION_ACCENT_FILL_COLOR_TEAL = '#3b8581';
600
600
  const GL_ILLUSTRATION_BASE_FILL_COLOR = '#32303c';
601
601
  const GL_ILLUSTRATION_ISOMETRIC_STROKE_COLOR_DEFAULT = '#e3e3e8';
602
- const GL_ILLUSTRATION_ISOMETRIC_STROKE_WIDTH_DEFAULT = '0.09375rem';
602
+ const GL_ILLUSTRATION_ISOMETRIC_STROKE_WIDTH_DEFAULT = '1.5';
603
603
  const GL_ILLUSTRATION_ISOMETRIC_GLYPH_TOP_FILL_COLOR = '#5a566c';
604
604
  const GL_ILLUSTRATION_ISOMETRIC_GLYPH_FRONT_FILL_COLOR = '#423f4f';
605
605
  const GL_ILLUSTRATION_ISOMETRIC_GLYPH_SIDE_FILL_COLOR = '#373441';
@@ -584,7 +584,7 @@ const GL_FILTERED_SEARCH_TOKEN_DATA_BACKGROUND_COLOR_HOVER = '#bfbfc3';
584
584
  const GL_FILTERED_SEARCH_TOKEN_OPERATOR_BACKGROUND_COLOR_DEFAULT = '#ececef';
585
585
  const GL_FILTERED_SEARCH_TOKEN_OPERATOR_BACKGROUND_COLOR_HOVER = '#dcdcde';
586
586
  const GL_ILLUSTRATION_STROKE_COLOR_DEFAULT = '#171321';
587
- const GL_ILLUSTRATION_STROKE_WIDTH_DEFAULT = '0.125rem';
587
+ const GL_ILLUSTRATION_STROKE_WIDTH_DEFAULT = '2';
588
588
  const GL_ILLUSTRATION_FILL_COLOR_DEFAULT = '#fff';
589
589
  const GL_ILLUSTRATION_STATUS_FILL_COLOR_NEUTRAL = '#aea5d6';
590
590
  const GL_ILLUSTRATION_STATUS_FILL_COLOR_SUCCESS = '#6fdac9';
@@ -599,7 +599,7 @@ const GL_ILLUSTRATION_ACCENT_FILL_COLOR_ORANGE = '#ff9d73';
599
599
  const GL_ILLUSTRATION_ACCENT_FILL_COLOR_TEAL = '#6fdac9';
600
600
  const GL_ILLUSTRATION_BASE_FILL_COLOR = '#e7e4f2';
601
601
  const GL_ILLUSTRATION_ISOMETRIC_STROKE_COLOR_DEFAULT = '#171321';
602
- const GL_ILLUSTRATION_ISOMETRIC_STROKE_WIDTH_DEFAULT = '0.125rem';
602
+ const GL_ILLUSTRATION_ISOMETRIC_STROKE_WIDTH_DEFAULT = '2';
603
603
  const GL_ILLUSTRATION_ISOMETRIC_GLYPH_TOP_FILL_COLOR = '#c5f4ec';
604
604
  const GL_ILLUSTRATION_ISOMETRIC_GLYPH_FRONT_FILL_COLOR = '#fff';
605
605
  const GL_ILLUSTRATION_ISOMETRIC_GLYPH_SIDE_FILL_COLOR = '#6fdac9';
@@ -247,7 +247,7 @@
247
247
  --gl-avatar-fallback-background-color-neutral: #bfbfc33d; /* Neutral background for avatar fallback with no particular meaning. */
248
248
  --gl-chart-threshold-area-color: rgba(221,43,14,0.1); /* Used in charts to delineate a threshold area in a chart. */
249
249
  --gl-illustration-stroke-color-default: #171321; /* Default stroke color to define shape and provide essential detail. */
250
- --gl-illustration-stroke-width-default: 0.125rem; /* Default stroke width to define shape and provide essential detail. */
250
+ --gl-illustration-stroke-width-default: 2; /* Default stroke width to define shape and provide essential detail. */
251
251
  --gl-illustration-fill-color-default: #fff; /* Default fill color for an element where specific meaning or emphasis is not required. */
252
252
  --gl-illustration-status-fill-color-neutral: #aea5d6; /* Used as a fill to convey a concept which is neither positive or negative. */
253
253
  --gl-illustration-status-fill-color-success: #6fdac9; /* Used as a fill to convey a success or active concept, has a positive connotation. */
@@ -262,7 +262,7 @@
262
262
  --gl-illustration-accent-fill-color-teal: #6fdac9; /* Used to add teal to a secondary element and supporting surface. */
263
263
  --gl-illustration-base-fill-color: #e7e4f2; /* Used for the consistent background shape present across all illustrations. Provides a unified foundation that visually grounds each illustration while maintaining system cohesion. */
264
264
  --gl-illustration-isometric-stroke-color-default: #171321; /* Default stroke color to define shape and provide essential detail in isometric illustration. */
265
- --gl-illustration-isometric-stroke-width-default: 0.125rem; /* Default stroke width to define shape and provide essential detail in isometric illustration. */
265
+ --gl-illustration-isometric-stroke-width-default: 2; /* Default stroke width to define shape and provide essential detail in isometric illustration. */
266
266
  --gl-illustration-isometric-glyph-top-fill-color: #c5f4ec; /* Used for the top face of isometric text and number elements. */
267
267
  --gl-illustration-isometric-glyph-front-fill-color: #fff; /* Used for the front face of isometric text and number elements. */
268
268
  --gl-illustration-isometric-glyph-side-fill-color: #6fdac9; /* Used for the side face of isometric text and number elements. */
@@ -247,7 +247,7 @@
247
247
  --gl-avatar-fallback-background-color-neutral: #bfbfc33d; /* Neutral background for avatar fallback with no particular meaning. */
248
248
  --gl-chart-threshold-area-color: rgba(221,43,14,0.1); /* Used in charts to delineate a threshold area in a chart. */
249
249
  --gl-illustration-stroke-color-default: #e3e3e8; /* Default stroke color to define shape and provide essential detail. */
250
- --gl-illustration-stroke-width-default: 0.09375rem; /* Default stroke width to define shape and provide essential detail. */
250
+ --gl-illustration-stroke-width-default: 1.5; /* Default stroke width to define shape and provide essential detail. */
251
251
  --gl-illustration-fill-color-default: #423f4f; /* Default fill color for an element where specific meaning or emphasis is not required. */
252
252
  --gl-illustration-status-fill-color-neutral: #6f6796; /* Used as a fill to convey a concept which is neither positive or negative. */
253
253
  --gl-illustration-status-fill-color-success: #3b8581; /* Used as a fill to convey a success or active concept, has a positive connotation. */
@@ -262,7 +262,7 @@
262
262
  --gl-illustration-accent-fill-color-teal: #3b8581; /* Used to add teal to a secondary element and supporting surface. */
263
263
  --gl-illustration-base-fill-color: #32303c; /* Used for the consistent background shape present across all illustrations. Provides a unified foundation that visually grounds each illustration while maintaining system cohesion. */
264
264
  --gl-illustration-isometric-stroke-color-default: #e3e3e8; /* Default stroke color to define shape and provide essential detail in isometric illustration. */
265
- --gl-illustration-isometric-stroke-width-default: 0.09375rem; /* Default stroke width to define shape and provide essential detail in isometric illustration. */
265
+ --gl-illustration-isometric-stroke-width-default: 1.5; /* Default stroke width to define shape and provide essential detail in isometric illustration. */
266
266
  --gl-illustration-isometric-glyph-top-fill-color: #5a566c; /* Used for the top face of isometric text and number elements. */
267
267
  --gl-illustration-isometric-glyph-front-fill-color: #423f4f; /* Used for the front face of isometric text and number elements. */
268
268
  --gl-illustration-isometric-glyph-side-fill-color: #373441; /* Used for the side face of isometric text and number elements. */
@@ -584,7 +584,7 @@ export const GL_FILTERED_SEARCH_TOKEN_DATA_BACKGROUND_COLOR_HOVER = '#4c4b51';
584
584
  export const GL_FILTERED_SEARCH_TOKEN_OPERATOR_BACKGROUND_COLOR_DEFAULT = '#28272d';
585
585
  export const GL_FILTERED_SEARCH_TOKEN_OPERATOR_BACKGROUND_COLOR_HOVER = '#3a383f';
586
586
  export const GL_ILLUSTRATION_STROKE_COLOR_DEFAULT = '#e3e3e8';
587
- export const GL_ILLUSTRATION_STROKE_WIDTH_DEFAULT = '0.09375rem';
587
+ export const GL_ILLUSTRATION_STROKE_WIDTH_DEFAULT = '1.5';
588
588
  export const GL_ILLUSTRATION_FILL_COLOR_DEFAULT = '#423f4f';
589
589
  export const GL_ILLUSTRATION_STATUS_FILL_COLOR_NEUTRAL = '#6f6796';
590
590
  export const GL_ILLUSTRATION_STATUS_FILL_COLOR_SUCCESS = '#3b8581';
@@ -599,7 +599,7 @@ export const GL_ILLUSTRATION_ACCENT_FILL_COLOR_ORANGE = '#aa563a';
599
599
  export const GL_ILLUSTRATION_ACCENT_FILL_COLOR_TEAL = '#3b8581';
600
600
  export const GL_ILLUSTRATION_BASE_FILL_COLOR = '#32303c';
601
601
  export const GL_ILLUSTRATION_ISOMETRIC_STROKE_COLOR_DEFAULT = '#e3e3e8';
602
- export const GL_ILLUSTRATION_ISOMETRIC_STROKE_WIDTH_DEFAULT = '0.09375rem';
602
+ export const GL_ILLUSTRATION_ISOMETRIC_STROKE_WIDTH_DEFAULT = '1.5';
603
603
  export const GL_ILLUSTRATION_ISOMETRIC_GLYPH_TOP_FILL_COLOR = '#5a566c';
604
604
  export const GL_ILLUSTRATION_ISOMETRIC_GLYPH_FRONT_FILL_COLOR = '#423f4f';
605
605
  export const GL_ILLUSTRATION_ISOMETRIC_GLYPH_SIDE_FILL_COLOR = '#373441';
@@ -584,7 +584,7 @@ export const GL_FILTERED_SEARCH_TOKEN_DATA_BACKGROUND_COLOR_HOVER = '#bfbfc3';
584
584
  export const GL_FILTERED_SEARCH_TOKEN_OPERATOR_BACKGROUND_COLOR_DEFAULT = '#ececef';
585
585
  export const GL_FILTERED_SEARCH_TOKEN_OPERATOR_BACKGROUND_COLOR_HOVER = '#dcdcde';
586
586
  export const GL_ILLUSTRATION_STROKE_COLOR_DEFAULT = '#171321';
587
- export const GL_ILLUSTRATION_STROKE_WIDTH_DEFAULT = '0.125rem';
587
+ export const GL_ILLUSTRATION_STROKE_WIDTH_DEFAULT = '2';
588
588
  export const GL_ILLUSTRATION_FILL_COLOR_DEFAULT = '#fff';
589
589
  export const GL_ILLUSTRATION_STATUS_FILL_COLOR_NEUTRAL = '#aea5d6';
590
590
  export const GL_ILLUSTRATION_STATUS_FILL_COLOR_SUCCESS = '#6fdac9';
@@ -599,7 +599,7 @@ export const GL_ILLUSTRATION_ACCENT_FILL_COLOR_ORANGE = '#ff9d73';
599
599
  export const GL_ILLUSTRATION_ACCENT_FILL_COLOR_TEAL = '#6fdac9';
600
600
  export const GL_ILLUSTRATION_BASE_FILL_COLOR = '#e7e4f2';
601
601
  export const GL_ILLUSTRATION_ISOMETRIC_STROKE_COLOR_DEFAULT = '#171321';
602
- export const GL_ILLUSTRATION_ISOMETRIC_STROKE_WIDTH_DEFAULT = '0.125rem';
602
+ export const GL_ILLUSTRATION_ISOMETRIC_STROKE_WIDTH_DEFAULT = '2';
603
603
  export const GL_ILLUSTRATION_ISOMETRIC_GLYPH_TOP_FILL_COLOR = '#c5f4ec';
604
604
  export const GL_ILLUSTRATION_ISOMETRIC_GLYPH_FRONT_FILL_COLOR = '#fff';
605
605
  export const GL_ILLUSTRATION_ISOMETRIC_GLYPH_SIDE_FILL_COLOR = '#6fdac9';
@@ -3907,19 +3907,14 @@
3907
3907
  "12": {
3908
3908
  "$value": "0.75rem",
3909
3909
  "$type": "dimension",
3910
- "attributes": {
3911
- "category": "size"
3912
- },
3913
3910
  "filePath": "src/tokens/constant/line_height.tokens.json",
3914
3911
  "isSource": true,
3915
3912
  "original": {
3916
- "$value": "12px",
3917
- "$type": "dimension",
3918
- "attributes": {
3919
- "category": "size"
3920
- }
3913
+ "$value": "0.75rem",
3914
+ "$type": "dimension"
3921
3915
  },
3922
3916
  "name": "LINE_HEIGHT_12",
3917
+ "attributes": {},
3923
3918
  "path": [
3924
3919
  "line-height",
3925
3920
  "12"
@@ -3928,19 +3923,14 @@
3928
3923
  "16": {
3929
3924
  "$value": "1rem",
3930
3925
  "$type": "dimension",
3931
- "attributes": {
3932
- "category": "size"
3933
- },
3934
3926
  "filePath": "src/tokens/constant/line_height.tokens.json",
3935
3927
  "isSource": true,
3936
3928
  "original": {
3937
- "$value": "16px",
3938
- "$type": "dimension",
3939
- "attributes": {
3940
- "category": "size"
3941
- }
3929
+ "$value": "1rem",
3930
+ "$type": "dimension"
3942
3931
  },
3943
3932
  "name": "LINE_HEIGHT_16",
3933
+ "attributes": {},
3944
3934
  "path": [
3945
3935
  "line-height",
3946
3936
  "16"
@@ -3949,19 +3939,14 @@
3949
3939
  "20": {
3950
3940
  "$value": "1.25rem",
3951
3941
  "$type": "dimension",
3952
- "attributes": {
3953
- "category": "size"
3954
- },
3955
3942
  "filePath": "src/tokens/constant/line_height.tokens.json",
3956
3943
  "isSource": true,
3957
3944
  "original": {
3958
- "$value": "20px",
3959
- "$type": "dimension",
3960
- "attributes": {
3961
- "category": "size"
3962
- }
3945
+ "$value": "1.25rem",
3946
+ "$type": "dimension"
3963
3947
  },
3964
3948
  "name": "LINE_HEIGHT_20",
3949
+ "attributes": {},
3965
3950
  "path": [
3966
3951
  "line-height",
3967
3952
  "20"
@@ -3970,19 +3955,14 @@
3970
3955
  "24": {
3971
3956
  "$value": "1.5rem",
3972
3957
  "$type": "dimension",
3973
- "attributes": {
3974
- "category": "size"
3975
- },
3976
3958
  "filePath": "src/tokens/constant/line_height.tokens.json",
3977
3959
  "isSource": true,
3978
3960
  "original": {
3979
- "$value": "24px",
3980
- "$type": "dimension",
3981
- "attributes": {
3982
- "category": "size"
3983
- }
3961
+ "$value": "1.5rem",
3962
+ "$type": "dimension"
3984
3963
  },
3985
3964
  "name": "LINE_HEIGHT_24",
3965
+ "attributes": {},
3986
3966
  "path": [
3987
3967
  "line-height",
3988
3968
  "24"
@@ -3991,19 +3971,14 @@
3991
3971
  "28": {
3992
3972
  "$value": "1.75rem",
3993
3973
  "$type": "dimension",
3994
- "attributes": {
3995
- "category": "size"
3996
- },
3997
3974
  "filePath": "src/tokens/constant/line_height.tokens.json",
3998
3975
  "isSource": true,
3999
3976
  "original": {
4000
- "$value": "28px",
4001
- "$type": "dimension",
4002
- "attributes": {
4003
- "category": "size"
4004
- }
3977
+ "$value": "1.75rem",
3978
+ "$type": "dimension"
4005
3979
  },
4006
3980
  "name": "LINE_HEIGHT_28",
3981
+ "attributes": {},
4007
3982
  "path": [
4008
3983
  "line-height",
4009
3984
  "28"
@@ -4012,19 +3987,14 @@
4012
3987
  "32": {
4013
3988
  "$value": "2rem",
4014
3989
  "$type": "dimension",
4015
- "attributes": {
4016
- "category": "size"
4017
- },
4018
3990
  "filePath": "src/tokens/constant/line_height.tokens.json",
4019
3991
  "isSource": true,
4020
3992
  "original": {
4021
- "$value": "32px",
4022
- "$type": "dimension",
4023
- "attributes": {
4024
- "category": "size"
4025
- }
3993
+ "$value": "2rem",
3994
+ "$type": "dimension"
4026
3995
  },
4027
3996
  "name": "LINE_HEIGHT_32",
3997
+ "attributes": {},
4028
3998
  "path": [
4029
3999
  "line-height",
4030
4000
  "32"
@@ -4033,19 +4003,14 @@
4033
4003
  "36": {
4034
4004
  "$value": "2.25rem",
4035
4005
  "$type": "dimension",
4036
- "attributes": {
4037
- "category": "size"
4038
- },
4039
4006
  "filePath": "src/tokens/constant/line_height.tokens.json",
4040
4007
  "isSource": true,
4041
4008
  "original": {
4042
- "$value": "36px",
4043
- "$type": "dimension",
4044
- "attributes": {
4045
- "category": "size"
4046
- }
4009
+ "$value": "2.25rem",
4010
+ "$type": "dimension"
4047
4011
  },
4048
4012
  "name": "LINE_HEIGHT_36",
4013
+ "attributes": {},
4049
4014
  "path": [
4050
4015
  "line-height",
4051
4016
  "36"
@@ -4054,19 +4019,14 @@
4054
4019
  "42": {
4055
4020
  "$value": "2.625rem",
4056
4021
  "$type": "dimension",
4057
- "attributes": {
4058
- "category": "size"
4059
- },
4060
4022
  "filePath": "src/tokens/constant/line_height.tokens.json",
4061
4023
  "isSource": true,
4062
4024
  "original": {
4063
- "$value": "42px",
4064
- "$type": "dimension",
4065
- "attributes": {
4066
- "category": "size"
4067
- }
4025
+ "$value": "2.625rem",
4026
+ "$type": "dimension"
4068
4027
  },
4069
4028
  "name": "LINE_HEIGHT_42",
4029
+ "attributes": {},
4070
4030
  "path": [
4071
4031
  "line-height",
4072
4032
  "42"
@@ -4075,19 +4035,14 @@
4075
4035
  "44": {
4076
4036
  "$value": "2.75rem",
4077
4037
  "$type": "dimension",
4078
- "attributes": {
4079
- "category": "size"
4080
- },
4081
4038
  "filePath": "src/tokens/constant/line_height.tokens.json",
4082
4039
  "isSource": true,
4083
4040
  "original": {
4084
- "$value": "44px",
4085
- "$type": "dimension",
4086
- "attributes": {
4087
- "category": "size"
4088
- }
4041
+ "$value": "2.75rem",
4042
+ "$type": "dimension"
4089
4043
  },
4090
4044
  "name": "LINE_HEIGHT_44",
4045
+ "attributes": {},
4091
4046
  "path": [
4092
4047
  "line-height",
4093
4048
  "44"
@@ -4096,19 +4051,14 @@
4096
4051
  "52": {
4097
4052
  "$value": "3.25rem",
4098
4053
  "$type": "dimension",
4099
- "attributes": {
4100
- "category": "size"
4101
- },
4102
4054
  "filePath": "src/tokens/constant/line_height.tokens.json",
4103
4055
  "isSource": true,
4104
4056
  "original": {
4105
- "$value": "52px",
4106
- "$type": "dimension",
4107
- "attributes": {
4108
- "category": "size"
4109
- }
4057
+ "$value": "3.25rem",
4058
+ "$type": "dimension"
4110
4059
  },
4111
4060
  "name": "LINE_HEIGHT_52",
4061
+ "attributes": {},
4112
4062
  "path": [
4113
4063
  "line-height",
4114
4064
  "52"
@@ -12420,7 +12370,7 @@
12420
12370
  },
12421
12371
  "width": {
12422
12372
  "default": {
12423
- "$value": "0.09375rem",
12373
+ "$value": "1.5",
12424
12374
  "$type": "dimension",
12425
12375
  "$description": "Default stroke width to define shape and provide essential detail.",
12426
12376
  "filePath": "src/tokens/contextual/illustration.tokens.json",
@@ -12808,7 +12758,7 @@
12808
12758
  },
12809
12759
  "width": {
12810
12760
  "default": {
12811
- "$value": "0.09375rem",
12761
+ "$value": "1.5",
12812
12762
  "$type": "dimension",
12813
12763
  "$description": "Default stroke width to define shape and provide essential detail in isometric illustration.",
12814
12764
  "filePath": "src/tokens/contextual/illustration.tokens.json",
@@ -3907,19 +3907,14 @@
3907
3907
  "12": {
3908
3908
  "$value": "0.75rem",
3909
3909
  "$type": "dimension",
3910
- "attributes": {
3911
- "category": "size"
3912
- },
3913
3910
  "filePath": "src/tokens/constant/line_height.tokens.json",
3914
3911
  "isSource": true,
3915
3912
  "original": {
3916
- "$value": "12px",
3917
- "$type": "dimension",
3918
- "attributes": {
3919
- "category": "size"
3920
- }
3913
+ "$value": "0.75rem",
3914
+ "$type": "dimension"
3921
3915
  },
3922
3916
  "name": "LINE_HEIGHT_12",
3917
+ "attributes": {},
3923
3918
  "path": [
3924
3919
  "line-height",
3925
3920
  "12"
@@ -3928,19 +3923,14 @@
3928
3923
  "16": {
3929
3924
  "$value": "1rem",
3930
3925
  "$type": "dimension",
3931
- "attributes": {
3932
- "category": "size"
3933
- },
3934
3926
  "filePath": "src/tokens/constant/line_height.tokens.json",
3935
3927
  "isSource": true,
3936
3928
  "original": {
3937
- "$value": "16px",
3938
- "$type": "dimension",
3939
- "attributes": {
3940
- "category": "size"
3941
- }
3929
+ "$value": "1rem",
3930
+ "$type": "dimension"
3942
3931
  },
3943
3932
  "name": "LINE_HEIGHT_16",
3933
+ "attributes": {},
3944
3934
  "path": [
3945
3935
  "line-height",
3946
3936
  "16"
@@ -3949,19 +3939,14 @@
3949
3939
  "20": {
3950
3940
  "$value": "1.25rem",
3951
3941
  "$type": "dimension",
3952
- "attributes": {
3953
- "category": "size"
3954
- },
3955
3942
  "filePath": "src/tokens/constant/line_height.tokens.json",
3956
3943
  "isSource": true,
3957
3944
  "original": {
3958
- "$value": "20px",
3959
- "$type": "dimension",
3960
- "attributes": {
3961
- "category": "size"
3962
- }
3945
+ "$value": "1.25rem",
3946
+ "$type": "dimension"
3963
3947
  },
3964
3948
  "name": "LINE_HEIGHT_20",
3949
+ "attributes": {},
3965
3950
  "path": [
3966
3951
  "line-height",
3967
3952
  "20"
@@ -3970,19 +3955,14 @@
3970
3955
  "24": {
3971
3956
  "$value": "1.5rem",
3972
3957
  "$type": "dimension",
3973
- "attributes": {
3974
- "category": "size"
3975
- },
3976
3958
  "filePath": "src/tokens/constant/line_height.tokens.json",
3977
3959
  "isSource": true,
3978
3960
  "original": {
3979
- "$value": "24px",
3980
- "$type": "dimension",
3981
- "attributes": {
3982
- "category": "size"
3983
- }
3961
+ "$value": "1.5rem",
3962
+ "$type": "dimension"
3984
3963
  },
3985
3964
  "name": "LINE_HEIGHT_24",
3965
+ "attributes": {},
3986
3966
  "path": [
3987
3967
  "line-height",
3988
3968
  "24"
@@ -3991,19 +3971,14 @@
3991
3971
  "28": {
3992
3972
  "$value": "1.75rem",
3993
3973
  "$type": "dimension",
3994
- "attributes": {
3995
- "category": "size"
3996
- },
3997
3974
  "filePath": "src/tokens/constant/line_height.tokens.json",
3998
3975
  "isSource": true,
3999
3976
  "original": {
4000
- "$value": "28px",
4001
- "$type": "dimension",
4002
- "attributes": {
4003
- "category": "size"
4004
- }
3977
+ "$value": "1.75rem",
3978
+ "$type": "dimension"
4005
3979
  },
4006
3980
  "name": "LINE_HEIGHT_28",
3981
+ "attributes": {},
4007
3982
  "path": [
4008
3983
  "line-height",
4009
3984
  "28"
@@ -4012,19 +3987,14 @@
4012
3987
  "32": {
4013
3988
  "$value": "2rem",
4014
3989
  "$type": "dimension",
4015
- "attributes": {
4016
- "category": "size"
4017
- },
4018
3990
  "filePath": "src/tokens/constant/line_height.tokens.json",
4019
3991
  "isSource": true,
4020
3992
  "original": {
4021
- "$value": "32px",
4022
- "$type": "dimension",
4023
- "attributes": {
4024
- "category": "size"
4025
- }
3993
+ "$value": "2rem",
3994
+ "$type": "dimension"
4026
3995
  },
4027
3996
  "name": "LINE_HEIGHT_32",
3997
+ "attributes": {},
4028
3998
  "path": [
4029
3999
  "line-height",
4030
4000
  "32"
@@ -4033,19 +4003,14 @@
4033
4003
  "36": {
4034
4004
  "$value": "2.25rem",
4035
4005
  "$type": "dimension",
4036
- "attributes": {
4037
- "category": "size"
4038
- },
4039
4006
  "filePath": "src/tokens/constant/line_height.tokens.json",
4040
4007
  "isSource": true,
4041
4008
  "original": {
4042
- "$value": "36px",
4043
- "$type": "dimension",
4044
- "attributes": {
4045
- "category": "size"
4046
- }
4009
+ "$value": "2.25rem",
4010
+ "$type": "dimension"
4047
4011
  },
4048
4012
  "name": "LINE_HEIGHT_36",
4013
+ "attributes": {},
4049
4014
  "path": [
4050
4015
  "line-height",
4051
4016
  "36"
@@ -4054,19 +4019,14 @@
4054
4019
  "42": {
4055
4020
  "$value": "2.625rem",
4056
4021
  "$type": "dimension",
4057
- "attributes": {
4058
- "category": "size"
4059
- },
4060
4022
  "filePath": "src/tokens/constant/line_height.tokens.json",
4061
4023
  "isSource": true,
4062
4024
  "original": {
4063
- "$value": "42px",
4064
- "$type": "dimension",
4065
- "attributes": {
4066
- "category": "size"
4067
- }
4025
+ "$value": "2.625rem",
4026
+ "$type": "dimension"
4068
4027
  },
4069
4028
  "name": "LINE_HEIGHT_42",
4029
+ "attributes": {},
4070
4030
  "path": [
4071
4031
  "line-height",
4072
4032
  "42"
@@ -4075,19 +4035,14 @@
4075
4035
  "44": {
4076
4036
  "$value": "2.75rem",
4077
4037
  "$type": "dimension",
4078
- "attributes": {
4079
- "category": "size"
4080
- },
4081
4038
  "filePath": "src/tokens/constant/line_height.tokens.json",
4082
4039
  "isSource": true,
4083
4040
  "original": {
4084
- "$value": "44px",
4085
- "$type": "dimension",
4086
- "attributes": {
4087
- "category": "size"
4088
- }
4041
+ "$value": "2.75rem",
4042
+ "$type": "dimension"
4089
4043
  },
4090
4044
  "name": "LINE_HEIGHT_44",
4045
+ "attributes": {},
4091
4046
  "path": [
4092
4047
  "line-height",
4093
4048
  "44"
@@ -4096,19 +4051,14 @@
4096
4051
  "52": {
4097
4052
  "$value": "3.25rem",
4098
4053
  "$type": "dimension",
4099
- "attributes": {
4100
- "category": "size"
4101
- },
4102
4054
  "filePath": "src/tokens/constant/line_height.tokens.json",
4103
4055
  "isSource": true,
4104
4056
  "original": {
4105
- "$value": "52px",
4106
- "$type": "dimension",
4107
- "attributes": {
4108
- "category": "size"
4109
- }
4057
+ "$value": "3.25rem",
4058
+ "$type": "dimension"
4110
4059
  },
4111
4060
  "name": "LINE_HEIGHT_52",
4061
+ "attributes": {},
4112
4062
  "path": [
4113
4063
  "line-height",
4114
4064
  "52"
@@ -12420,7 +12370,7 @@
12420
12370
  },
12421
12371
  "width": {
12422
12372
  "default": {
12423
- "$value": "0.125rem",
12373
+ "$value": "2",
12424
12374
  "$type": "dimension",
12425
12375
  "$description": "Default stroke width to define shape and provide essential detail.",
12426
12376
  "filePath": "src/tokens/contextual/illustration.tokens.json",
@@ -12808,7 +12758,7 @@
12808
12758
  },
12809
12759
  "width": {
12810
12760
  "default": {
12811
- "$value": "0.125rem",
12761
+ "$value": "2",
12812
12762
  "$type": "dimension",
12813
12763
  "$description": "Default stroke width to define shape and provide essential detail in isometric illustration.",
12814
12764
  "filePath": "src/tokens/contextual/illustration.tokens.json",
@@ -245,7 +245,7 @@ $gl-avatar-fallback-background-color-orange: #e9be743d; // Orange background for
245
245
  $gl-avatar-fallback-background-color-neutral: #bfbfc33d; // Neutral background for avatar fallback with no particular meaning.
246
246
  $gl-chart-threshold-area-color: rgba(221,43,14,0.1); // Used in charts to delineate a threshold area in a chart.
247
247
  $gl-illustration-stroke-color-default: #e3e3e8; // Default stroke color to define shape and provide essential detail.
248
- $gl-illustration-stroke-width-default: 0.09375rem; // Default stroke width to define shape and provide essential detail.
248
+ $gl-illustration-stroke-width-default: 1.5; // Default stroke width to define shape and provide essential detail.
249
249
  $gl-illustration-fill-color-default: #423f4f; // Default fill color for an element where specific meaning or emphasis is not required.
250
250
  $gl-illustration-status-fill-color-neutral: #6f6796; // Used as a fill to convey a concept which is neither positive or negative.
251
251
  $gl-illustration-status-fill-color-success: #3b8581; // Used as a fill to convey a success or active concept, has a positive connotation.
@@ -260,7 +260,7 @@ $gl-illustration-accent-fill-color-orange: #aa563a; // Used to add orange to a s
260
260
  $gl-illustration-accent-fill-color-teal: #3b8581; // Used to add teal to a secondary element and supporting surface.
261
261
  $gl-illustration-base-fill-color: #32303c; // Used for the consistent background shape present across all illustrations. Provides a unified foundation that visually grounds each illustration while maintaining system cohesion.
262
262
  $gl-illustration-isometric-stroke-color-default: #e3e3e8; // Default stroke color to define shape and provide essential detail in isometric illustration.
263
- $gl-illustration-isometric-stroke-width-default: 0.09375rem; // Default stroke width to define shape and provide essential detail in isometric illustration.
263
+ $gl-illustration-isometric-stroke-width-default: 1.5; // Default stroke width to define shape and provide essential detail in isometric illustration.
264
264
  $gl-illustration-isometric-glyph-top-fill-color: #5a566c; // Used for the top face of isometric text and number elements.
265
265
  $gl-illustration-isometric-glyph-front-fill-color: #423f4f; // Used for the front face of isometric text and number elements.
266
266
  $gl-illustration-isometric-glyph-side-fill-color: #373441; // Used for the side face of isometric text and number elements.
@@ -245,7 +245,7 @@ $gl-avatar-fallback-background-color-orange: #e9be743d; // Orange background for
245
245
  $gl-avatar-fallback-background-color-neutral: #bfbfc33d; // Neutral background for avatar fallback with no particular meaning.
246
246
  $gl-chart-threshold-area-color: rgba(221,43,14,0.1); // Used in charts to delineate a threshold area in a chart.
247
247
  $gl-illustration-stroke-color-default: #171321; // Default stroke color to define shape and provide essential detail.
248
- $gl-illustration-stroke-width-default: 0.125rem; // Default stroke width to define shape and provide essential detail.
248
+ $gl-illustration-stroke-width-default: 2; // Default stroke width to define shape and provide essential detail.
249
249
  $gl-illustration-fill-color-default: #fff; // Default fill color for an element where specific meaning or emphasis is not required.
250
250
  $gl-illustration-status-fill-color-neutral: #aea5d6; // Used as a fill to convey a concept which is neither positive or negative.
251
251
  $gl-illustration-status-fill-color-success: #6fdac9; // Used as a fill to convey a success or active concept, has a positive connotation.
@@ -260,7 +260,7 @@ $gl-illustration-accent-fill-color-orange: #ff9d73; // Used to add orange to a s
260
260
  $gl-illustration-accent-fill-color-teal: #6fdac9; // Used to add teal to a secondary element and supporting surface.
261
261
  $gl-illustration-base-fill-color: #e7e4f2; // Used for the consistent background shape present across all illustrations. Provides a unified foundation that visually grounds each illustration while maintaining system cohesion.
262
262
  $gl-illustration-isometric-stroke-color-default: #171321; // Default stroke color to define shape and provide essential detail in isometric illustration.
263
- $gl-illustration-isometric-stroke-width-default: 0.125rem; // Default stroke width to define shape and provide essential detail in isometric illustration.
263
+ $gl-illustration-isometric-stroke-width-default: 2; // Default stroke width to define shape and provide essential detail in isometric illustration.
264
264
  $gl-illustration-isometric-glyph-top-fill-color: #c5f4ec; // Used for the top face of isometric text and number elements.
265
265
  $gl-illustration-isometric-glyph-front-fill-color: #fff; // Used for the front face of isometric text and number elements.
266
266
  $gl-illustration-isometric-glyph-side-fill-color: #6fdac9; // Used for the side face of isometric text and number elements.
@@ -73,7 +73,7 @@ var __vue_staticRenderFns__ = [];
73
73
 
74
74
 
75
75
 
76
- const __vue_component__ = __vue_normalize__(
76
+ const __vue_component__ = /*#__PURE__*/__vue_normalize__(
77
77
  { render: __vue_render__, staticRenderFns: __vue_staticRenderFns__ },
78
78
  __vue_inject_styles__,
79
79
  __vue_script__,