@carbon/web-components 2.32.1 → 2.33.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (283) hide show
  1. package/custom-elements.json +257 -6
  2. package/dist/{16-41ffb037.js → 16-017a2c27.js} +2 -2
  3. package/dist/{16-a4bb462e.js → 16-17aff615.js} +2 -2
  4. package/dist/{16-250e2a70.js → 16-4b3acb23.js} +2 -2
  5. package/dist/16-4b8b7f2e.js +79 -0
  6. package/dist/{16-acbb0130.js → 16-51aecc68.js} +2 -2
  7. package/dist/{16-0353e7e3.js → 16-580bd432.js} +2 -2
  8. package/dist/{16-dbe65920.js → 16-6e3e4eb0.js} +2 -2
  9. package/dist/16-7a283177.js +79 -0
  10. package/dist/{16-2363f096.js → 16-921e0a19.js} +2 -2
  11. package/dist/16-b6a9d0f4.js +79 -0
  12. package/dist/{16-9631190c.js → 16-e3856d30.js} +2 -2
  13. package/dist/{16-f4def175.js → 16-eefa1533.js} +2 -2
  14. package/dist/20-dd19ea71.js +79 -0
  15. package/dist/20-f62e5e6c.js +79 -0
  16. package/dist/accordion.min.js +16 -16
  17. package/dist/ai-label.min.js +5 -5
  18. package/dist/ai-skeleton.min.js +2 -2
  19. package/dist/badge-indicator.min.js +2 -2
  20. package/dist/breadcrumb.min.js +10 -10
  21. package/dist/button-441e5c2f.js +144 -0
  22. package/dist/button-set-94219189.js +79 -0
  23. package/dist/{button-skeleton-eb7300c7.js → button-skeleton-13d34921.js} +13 -13
  24. package/dist/button.min.js +2 -2
  25. package/dist/carbon-element-716e46b0.js +1 -1
  26. package/dist/chat-button.min.js +3 -3
  27. package/dist/checkbox-7a9a01a0.js +118 -0
  28. package/dist/{checkbox-skeleton-2bfc2d17.js → checkbox-skeleton-209de048.js} +16 -16
  29. package/dist/checkbox.min.js +2 -2
  30. package/dist/{class-map-287e73b5.js → class-map-710415c2.js} +2 -2
  31. package/dist/code-snippet.min.js +17 -17
  32. package/dist/collection-helpers-eb62fd34.js +1 -1
  33. package/dist/combo-box.min.js +9 -9
  34. package/dist/combo-button.min.js +5 -5
  35. package/dist/consume-cadfd67f.js +114 -0
  36. package/dist/content-switcher-item-5b8a2330.js +105 -0
  37. package/dist/content-switcher.min.js +2 -2
  38. package/dist/copy-button-f99d6bd0.js +94 -0
  39. package/dist/copy-button.min.js +2 -2
  40. package/dist/data-table.min.js +51 -51
  41. package/dist/date-picker.min.js +14 -14
  42. package/dist/{definition-tooltip-3f9c32e8.js → definition-tooltip-be4e4d61.js} +4 -4
  43. package/dist/defs-c5cfba1b.js +1 -1
  44. package/dist/directive-e2d48b9c.js +1 -1
  45. package/dist/dropdown-item-8a543d34.js +147 -0
  46. package/dist/dropdown.min.js +3 -3
  47. package/dist/feature-flags.min.js +79 -0
  48. package/dist/file-uploader.min.js +20 -20
  49. package/dist/floating-controller-92da0306.js +1 -1
  50. package/dist/floating-menu-31ead115.js +79 -0
  51. package/dist/floating-menu.min.js +2 -2
  52. package/dist/{focus-c9ba63ff.js → focus-e21d0f18.js} +2 -2
  53. package/dist/form-3c2e14c6.js +1 -1
  54. package/dist/form-group.min.js +7 -7
  55. package/dist/form.min.js +2 -2
  56. package/dist/grid.min.js +111 -0
  57. package/dist/heading.min.js +3 -3
  58. package/dist/host-listener-97e78474.js +1 -1
  59. package/dist/icon-button-5c890f11.js +93 -0
  60. package/dist/icon-button.min.js +2 -2
  61. package/dist/icon-indicator.min.js +2 -2
  62. package/dist/{if-defined-7fb4dd64.js → if-defined-013b742a.js} +3 -3
  63. package/dist/{if-non-empty-d0ff50a3.js → if-non-empty-feaf1d4c.js} +2 -2
  64. package/dist/inline-loading.min.js +7 -7
  65. package/dist/layer-3c687a36.js +79 -0
  66. package/dist/layer.min.js +2 -2
  67. package/dist/link-ca3c98ab.js +103 -0
  68. package/dist/link.min.js +2 -2
  69. package/dist/list.min.js +5 -5
  70. package/dist/lit-element-7f93799b.js +101 -0
  71. package/dist/loading-a3706dd6.js +79 -0
  72. package/dist/{loading-icon-f3d7d50c.js → loading-icon-65c24fae.js} +10 -10
  73. package/dist/loading.min.js +2 -2
  74. package/dist/menu-button.min.js +4 -4
  75. package/dist/menu-item-radio-group-32a066a7.js +131 -0
  76. package/dist/menu.min.js +2 -2
  77. package/dist/modal-label-d172677b.js +110 -0
  78. package/dist/modal.min.js +2 -2
  79. package/dist/multi-select.min.js +24 -24
  80. package/dist/notification.min.js +26 -26
  81. package/dist/number-input.min.js +34 -32
  82. package/dist/on-8707857f.js +1 -1
  83. package/dist/overflow-menu.min.js +8 -8
  84. package/dist/page-header.min.js +2 -2
  85. package/dist/pagination.min.js +19 -19
  86. package/dist/popover-content-6f347b82.js +94 -0
  87. package/dist/popover.min.js +2 -2
  88. package/dist/progress-bar.min.js +9 -9
  89. package/dist/progress-indicator.min.js +12 -12
  90. package/dist/{property-dd1c81a7.js → property-c70a07a2.js} +3 -3
  91. package/dist/query-602de8af.js +1 -1
  92. package/dist/query-assigned-elements-1bd68a6e.js +1 -1
  93. package/dist/radio-button-skeleton-e8c71f9b.js +118 -0
  94. package/dist/radio-button.min.js +2 -2
  95. package/dist/radio-group-manager-853a7e76.js +1 -1
  96. package/dist/search-9476f73d.js +108 -0
  97. package/dist/search.min.js +5 -5
  98. package/dist/{select-23298f17.js → select-50fa145d.js} +33 -33
  99. package/dist/select.min.js +5 -5
  100. package/dist/settings-37ba2900.js +79 -0
  101. package/dist/shape-indicator.min.js +3 -3
  102. package/dist/shared-enums-ccc90ee0.js +1 -1
  103. package/dist/side-panel.min.js +22 -22
  104. package/dist/skeleton-icon-5559709e.js +79 -0
  105. package/dist/skeleton-icon.min.js +2 -2
  106. package/dist/skeleton-placeholder-54360372.js +79 -0
  107. package/dist/skeleton-placeholder.min.js +2 -2
  108. package/dist/skeleton-text-37a275b8.js +79 -0
  109. package/dist/skeleton-text.min.js +2 -2
  110. package/dist/skip-to-content.min.js +4 -4
  111. package/dist/slider.min.js +139 -55
  112. package/dist/slug.min.js +5 -5
  113. package/dist/spread-5378d580.js +79 -0
  114. package/dist/stack.min.js +2 -2
  115. package/dist/{state-8793f01e.js → state-9418736a.js} +2 -2
  116. package/dist/structured-list.min.js +12 -12
  117. package/dist/tabs.min.js +25 -25
  118. package/dist/tag.min.js +33 -33
  119. package/dist/tearsheet.min.js +14 -14
  120. package/dist/text-input-cad89f77.js +140 -0
  121. package/dist/text-input.min.js +5 -5
  122. package/dist/textarea.min.js +26 -22
  123. package/dist/tile.min.js +24 -24
  124. package/dist/time-picker.min.js +21 -21
  125. package/dist/toggle-tip.min.js +2 -2
  126. package/dist/toggle.min.js +14 -14
  127. package/dist/toggletip-2538b5ef.js +124 -0
  128. package/dist/tooltip-content-32932ef2.js +81 -0
  129. package/dist/tooltip.min.js +2 -2
  130. package/dist/tree-view.min.js +30 -30
  131. package/dist/ui-shell.min.js +34 -34
  132. package/dist/validity-de6fe348.js +1 -1
  133. package/es/components/accordion/accordion-item.js +1 -1
  134. package/es/components/data-table/data-table.scss.js +1 -1
  135. package/es/components/feature-flags/index.d.ts +42 -0
  136. package/es/components/feature-flags/index.js +118 -0
  137. package/es/components/feature-flags/index.js.map +1 -0
  138. package/es/components/grid/column-hang.d.ts +19 -0
  139. package/es/components/grid/column-hang.js +43 -0
  140. package/es/components/grid/column-hang.js.map +1 -0
  141. package/es/components/grid/column-hang.scss.js +13 -0
  142. package/es/components/grid/column-hang.scss.js.map +1 -0
  143. package/es/components/grid/column.d.ts +35 -0
  144. package/es/components/grid/column.js +50 -0
  145. package/es/components/grid/column.js.map +1 -0
  146. package/es/components/grid/defs.d.ts +35 -0
  147. package/es/components/grid/defs.js +46 -0
  148. package/es/components/grid/defs.js.map +1 -0
  149. package/es/components/grid/grid-context.d.ts +9 -0
  150. package/es/components/grid/grid-context.js +13 -0
  151. package/es/components/grid/grid-context.js.map +1 -0
  152. package/es/components/grid/grid.d.ts +41 -0
  153. package/es/components/grid/grid.js +103 -0
  154. package/es/components/grid/grid.js.map +1 -0
  155. package/es/components/grid/grid.scss.js +13 -0
  156. package/es/components/grid/grid.scss.js.map +1 -0
  157. package/es/components/grid/index.d.ts +11 -0
  158. package/es/components/grid/index.js +11 -0
  159. package/es/components/grid/index.js.map +1 -0
  160. package/es/components/number-input/number-input.d.ts +24 -0
  161. package/es/components/number-input/number-input.js +65 -8
  162. package/es/components/number-input/number-input.js.map +1 -1
  163. package/es/components/number-input/number-input.scss.js +1 -1
  164. package/es/components/progress-bar/progress-bar.scss.js +1 -1
  165. package/es/components/slider/slider-input.d.ts +5 -1
  166. package/es/components/slider/slider-input.js +78 -30
  167. package/es/components/slider/slider-input.js.map +1 -1
  168. package/es/components/slider/slider-skeleton.d.ts +4 -0
  169. package/es/components/slider/slider-skeleton.js +65 -2
  170. package/es/components/slider/slider-skeleton.js.map +1 -1
  171. package/es/components/slider/slider.d.ts +33 -0
  172. package/es/components/slider/slider.js +453 -99
  173. package/es/components/slider/slider.js.map +1 -1
  174. package/es/components/slider/slider.scss.js +1 -1
  175. package/es/components/textarea/textarea.d.ts +25 -2
  176. package/es/components/textarea/textarea.js +100 -5
  177. package/es/components/textarea/textarea.js.map +1 -1
  178. package/es/components/textarea/textarea.scss.js +1 -1
  179. package/es/components/toggle/toggle.js +6 -1
  180. package/es/components/toggle/toggle.js.map +1 -1
  181. package/es/feature-flags/es/index.js +444 -0
  182. package/es/feature-flags/es/index.js.map +1 -0
  183. package/es-custom/components/accordion/accordion-item.js +1 -1
  184. package/es-custom/components/data-table/data-table.scss.js +1 -1
  185. package/es-custom/components/feature-flags/index.d.ts +42 -0
  186. package/es-custom/components/feature-flags/index.js +118 -0
  187. package/es-custom/components/feature-flags/index.js.map +1 -0
  188. package/es-custom/components/grid/column-hang.d.ts +19 -0
  189. package/es-custom/components/grid/column-hang.js +43 -0
  190. package/es-custom/components/grid/column-hang.js.map +1 -0
  191. package/es-custom/components/grid/column-hang.scss.js +13 -0
  192. package/es-custom/components/grid/column-hang.scss.js.map +1 -0
  193. package/es-custom/components/grid/column.d.ts +35 -0
  194. package/es-custom/components/grid/column.js +50 -0
  195. package/es-custom/components/grid/column.js.map +1 -0
  196. package/es-custom/components/grid/defs.d.ts +35 -0
  197. package/es-custom/components/grid/defs.js +46 -0
  198. package/es-custom/components/grid/defs.js.map +1 -0
  199. package/es-custom/components/grid/grid-context.d.ts +9 -0
  200. package/es-custom/components/grid/grid-context.js +13 -0
  201. package/es-custom/components/grid/grid-context.js.map +1 -0
  202. package/es-custom/components/grid/grid.d.ts +41 -0
  203. package/es-custom/components/grid/grid.js +103 -0
  204. package/es-custom/components/grid/grid.js.map +1 -0
  205. package/es-custom/components/grid/grid.scss.js +13 -0
  206. package/es-custom/components/grid/grid.scss.js.map +1 -0
  207. package/es-custom/components/grid/index.d.ts +11 -0
  208. package/es-custom/components/grid/index.js +11 -0
  209. package/es-custom/components/grid/index.js.map +1 -0
  210. package/es-custom/components/number-input/number-input.d.ts +24 -0
  211. package/es-custom/components/number-input/number-input.js +65 -8
  212. package/es-custom/components/number-input/number-input.js.map +1 -1
  213. package/es-custom/components/number-input/number-input.scss.js +1 -1
  214. package/es-custom/components/progress-bar/progress-bar.scss.js +1 -1
  215. package/es-custom/components/slider/slider-input.d.ts +5 -1
  216. package/es-custom/components/slider/slider-input.js +78 -30
  217. package/es-custom/components/slider/slider-input.js.map +1 -1
  218. package/es-custom/components/slider/slider-skeleton.d.ts +4 -0
  219. package/es-custom/components/slider/slider-skeleton.js +65 -2
  220. package/es-custom/components/slider/slider-skeleton.js.map +1 -1
  221. package/es-custom/components/slider/slider.d.ts +33 -0
  222. package/es-custom/components/slider/slider.js +453 -99
  223. package/es-custom/components/slider/slider.js.map +1 -1
  224. package/es-custom/components/slider/slider.scss.js +1 -1
  225. package/es-custom/components/textarea/textarea.d.ts +25 -2
  226. package/es-custom/components/textarea/textarea.js +100 -5
  227. package/es-custom/components/textarea/textarea.js.map +1 -1
  228. package/es-custom/components/textarea/textarea.scss.js +1 -1
  229. package/es-custom/components/toggle/toggle.js +6 -1
  230. package/es-custom/components/toggle/toggle.js.map +1 -1
  231. package/es-custom/feature-flags/es/index.js +444 -0
  232. package/es-custom/feature-flags/es/index.js.map +1 -0
  233. package/lib/components/feature-flags/index.d.ts +42 -0
  234. package/lib/components/grid/column-hang.d.ts +19 -0
  235. package/lib/components/grid/column.d.ts +35 -0
  236. package/lib/components/grid/defs.d.ts +35 -0
  237. package/lib/components/grid/defs.js +48 -0
  238. package/lib/components/grid/defs.js.map +1 -0
  239. package/lib/components/grid/grid-context.d.ts +9 -0
  240. package/lib/components/grid/grid.d.ts +41 -0
  241. package/lib/components/grid/index.d.ts +11 -0
  242. package/lib/components/number-input/number-input.d.ts +24 -0
  243. package/lib/components/slider/slider-input.d.ts +5 -1
  244. package/lib/components/slider/slider-skeleton.d.ts +4 -0
  245. package/lib/components/slider/slider.d.ts +33 -0
  246. package/lib/components/textarea/textarea.d.ts +25 -2
  247. package/package.json +4 -4
  248. package/scss/components/grid/column-hang.scss +15 -0
  249. package/scss/components/grid/grid-story.scss +96 -0
  250. package/scss/components/grid/grid.scss +59 -0
  251. package/scss/components/grid/mixin.scss +70 -0
  252. package/scss/components/number-input/number-input.scss +4 -0
  253. package/scss/components/slider/slider.scss +26 -0
  254. package/scss/components/textarea/textarea.scss +15 -2
  255. package/dist/16-a6ff8f82.js +0 -79
  256. package/dist/16-a9f5da53.js +0 -79
  257. package/dist/16-c0c2f9cc.js +0 -79
  258. package/dist/20-6f209450.js +0 -79
  259. package/dist/20-cf8682e7.js +0 -79
  260. package/dist/button-8a9ddb9f.js +0 -144
  261. package/dist/button-set-e143c49e.js +0 -79
  262. package/dist/checkbox-f024ef99.js +0 -118
  263. package/dist/content-switcher-item-c66114b8.js +0 -105
  264. package/dist/copy-button-a481f85e.js +0 -94
  265. package/dist/dropdown-item-61ac6300.js +0 -147
  266. package/dist/floating-menu-f19577a8.js +0 -79
  267. package/dist/icon-button-58819f57.js +0 -93
  268. package/dist/layer-602c2202.js +0 -79
  269. package/dist/link-76646b17.js +0 -103
  270. package/dist/loading-ae8e2f1b.js +0 -79
  271. package/dist/menu-item-radio-group-45e474cb.js +0 -168
  272. package/dist/modal-label-f93860bf.js +0 -110
  273. package/dist/popover-content-b41e9612.js +0 -94
  274. package/dist/radio-button-skeleton-0c69d51b.js +0 -118
  275. package/dist/search-0191f926.js +0 -108
  276. package/dist/settings-c3654bc7.js +0 -101
  277. package/dist/skeleton-icon-e81be97a.js +0 -79
  278. package/dist/skeleton-placeholder-13b648d8.js +0 -79
  279. package/dist/skeleton-text-ec2217a3.js +0 -79
  280. package/dist/spread-bbf12ceb.js +0 -79
  281. package/dist/text-input-404238e9.js +0 -140
  282. package/dist/toggletip-691cdd4c.js +0 -124
  283. package/dist/tooltip-content-8fc23961.js +0 -81
@@ -0,0 +1,59 @@
1
+ //
2
+ // Copyright IBM Corp. 2024, 2024
3
+ //
4
+ // This source code is licensed under the Apache-2.0 license found in the
5
+ // LICENSE file in the root directory of this source tree.
6
+ //
7
+ @use '@carbon/styles/scss/config' as *;
8
+ @use '@carbon/styles/scss/grid';
9
+ @use './mixin' as *;
10
+
11
+ $css-grid: #{$prefix}--css-grid;
12
+ :host(#{$prefix}-grid) [grid] {
13
+ @extend .#{$css-grid};
14
+
15
+ box-sizing: border-box; /* prevent padding leaking out */
16
+ }
17
+
18
+ :host(#{$prefix}-grid[align='start']) [grid] {
19
+ @extend .#{$css-grid}--start;
20
+ }
21
+
22
+ :host(#{$prefix}-grid[align='end']) [grid] {
23
+ @extend .#{$css-grid}--end;
24
+ }
25
+
26
+ :host(#{$prefix}-grid[condensed]) [grid] {
27
+ @extend .#{$css-grid}--condensed;
28
+ }
29
+
30
+ :host(#{$prefix}-grid[narrow]) [grid] {
31
+ @extend .#{$css-grid}--narrow;
32
+ }
33
+
34
+ :host(#{$prefix}-grid[full-width]) [grid] {
35
+ @extend .#{$css-grid}--full-width;
36
+ }
37
+
38
+ /* sub grid styles */
39
+ $sub-grid: #{$prefix}--subgrid;
40
+ :host(#{$prefix}-grid) [subgrid] {
41
+ @extend .#{$sub-grid};
42
+
43
+ box-sizing: border-box; /* prevent padding leaking out */
44
+ }
45
+
46
+ :host(#{$prefix}-grid) [subgrid][mode='wide'] {
47
+ @extend .#{$sub-grid}--wide;
48
+ }
49
+
50
+ :host(#{$prefix}-grid) [subgrid][mode='condensed'] {
51
+ @extend .#{$sub-grid}--condensed;
52
+ }
53
+
54
+ :host(#{$prefix}-grid) [subgrid][mode='narrow'] {
55
+ @extend .#{$sub-grid}--narrow;
56
+ }
57
+
58
+ // Column styles
59
+ @include grid-columns(#{$prefix}-grid);
@@ -0,0 +1,70 @@
1
+ @use '@carbon/styles/scss/config' as *;
2
+ @use '@carbon/styles/scss/grid';
3
+
4
+ @mixin grid-columns($grid-component) {
5
+ $cols: (
6
+ sm: 4,
7
+ md: 8,
8
+ lg: 16,
9
+ xlg: 16,
10
+ max: 16,
11
+ );
12
+
13
+ :host(#{$grid-component}) ::slotted(#{$prefix}-column) {
14
+ @extend .#{$prefix}--css-grid-column;
15
+ }
16
+
17
+ @each $key, $value in $cols {
18
+ @for $i from 1 through $value {
19
+ :host(#{$grid-component}) ::slotted(#{$prefix}-column[#{$key}='#{$i}']),
20
+ :host(#{$grid-component})
21
+ ::slotted(#{$prefix}-column[#{$key}*='span:#{$i}']) {
22
+ @extend .#{$prefix}--#{$key}\:col-span-#{$i};
23
+ }
24
+
25
+ :host(#{$grid-component})
26
+ ::slotted(#{$prefix}-column[#{$key}*='start:#{$i}']) {
27
+ @extend .#{$prefix}--#{$key}\:col-start-#{$i};
28
+ }
29
+
30
+ :host(#{$grid-component})
31
+ ::slotted(#{$prefix}-column[#{$key}*='end:#{$i + 1}']) {
32
+ @extend .#{$prefix}--#{$key}\:col-end-#{$i + 1};
33
+ }
34
+
35
+ // span 0
36
+ :host(#{$grid-component}) ::slotted(#{$prefix}-column[#{$key}='0']),
37
+ :host(#{$grid-component})
38
+ ::slotted(#{$prefix}-column[#{$key}*='span:0']) {
39
+ @extend .#{$prefix}--#{$key}\:col-span-0;
40
+ }
41
+
42
+ // percent after others otherwise span:2 beats span:25%
43
+ @for $p from 1 through 4 {
44
+ $percent: $p * 25;
45
+
46
+ :host(#{$grid-component})
47
+ ::slotted(#{$prefix}-column[#{$key}='#{$percent}%']),
48
+ :host(#{$grid-component})
49
+ ::slotted(#{$prefix}-column[#{$key}*='span:#{$percent}%']) {
50
+ @extend .#{$prefix}--#{$key}\:col-span-#{$percent};
51
+ }
52
+ }
53
+ }
54
+ }
55
+
56
+ @for $i from 1 through 16 {
57
+ :host(#{$grid-component}) ::slotted(#{$prefix}-column[span='#{$i}']) {
58
+ @extend .#{$prefix}--col-span-#{$i};
59
+ }
60
+ }
61
+
62
+ @for $p from 1 through 4 {
63
+ $percent: $p * 25;
64
+
65
+ :host(#{$grid-component})
66
+ ::slotted(#{$prefix}-column[span='#{$percent}%']) {
67
+ @extend .#{$prefix}--col-span-#{$percent};
68
+ }
69
+ }
70
+ }
@@ -13,6 +13,7 @@ $css--plex: true !default;
13
13
  @use '@carbon/styles/scss/utilities';
14
14
  @use '@carbon/styles/scss/components/form';
15
15
  @use '@carbon/styles/scss/components/number-input/index';
16
+ @use '@carbon/styles/scss/utilities/ai-gradient' as *;
16
17
 
17
18
  :host(#{$prefix}-number-input),
18
19
  :host(#{$prefix}-number-input-skeleton) {
@@ -73,3 +74,6 @@ $css--plex: true !default;
73
74
  }
74
75
  }
75
76
  }
77
+ :host(#{$prefix}-number-input[ai-label]) input {
78
+ @include ai-gradient;
79
+ }
@@ -44,6 +44,8 @@ $css--plex: true !default;
44
44
  }
45
45
 
46
46
  :host(#{$prefix}-slider-input) {
47
+ position: relative;
48
+
47
49
  input {
48
50
  box-sizing: border-box;
49
51
  }
@@ -54,9 +56,33 @@ $css--plex: true !default;
54
56
  background-color: transparent;
55
57
  }
56
58
  }
59
+ .#{$prefix}--slider__thumb-wrapper:focus-within
60
+ .#{$prefix}--slider__thumb-icon {
61
+ display: none;
62
+ }
63
+ .#{$prefix}--slider__thumb-wrapper:focus-within
64
+ .#{$prefix}--slider__thumb-icon--focus {
65
+ display: block;
66
+ }
67
+ .#{$prefix}--slider__thumb-disabled {
68
+ pointer-events: none;
69
+ }
57
70
 
58
71
  :host(#{$prefix}-slider-skeleton) {
59
72
  .#{$prefix}--slider__thumb {
60
73
  inset-inline-start: 50%;
61
74
  }
75
+ .#{$prefix}--slider__thumb--upper,
76
+ .#{$prefix}--slider__thumb--lower {
77
+ block-size: inherit;
78
+ inline-size: inherit;
79
+ inset: initial;
80
+ inset-inline-start: initial;
81
+ transform: unset;
82
+ }
83
+ }
84
+ .#{$prefix}--slider--readonly {
85
+ .#{$prefix}--slider__filled-track {
86
+ background: $border-inverse;
87
+ }
62
88
  }
@@ -1,5 +1,5 @@
1
1
  //
2
- // Copyright IBM Corp. 2019, 2024
2
+ // Copyright IBM Corp. 2019, 2025
3
3
  //
4
4
  // This source code is licensed under the Apache-2.0 license found in the
5
5
  // LICENSE file in the root directory of this source tree.
@@ -10,8 +10,10 @@ $css--plex: true !default;
10
10
  @use '@carbon/styles/scss/layout' as *;
11
11
  @use '@carbon/styles/scss/spacing' as *;
12
12
  @use '@carbon/styles/scss/components/text-area/index';
13
+ @use '@carbon/styles/scss/utilities/ai-gradient' as *;
13
14
 
14
15
  :host(#{$prefix}-textarea) {
16
+ position: relative;
15
17
  @include emit-layout-tokens();
16
18
 
17
19
  outline: none;
@@ -39,7 +41,10 @@ $css--plex: true !default;
39
41
 
40
42
  :host(#{$prefix}-textarea[warn]),
41
43
  :host(#{$prefix}-textarea[invalid]) {
42
- .#{$prefix}--text-area__wrapper--slug {
44
+ .#{$prefix}--form-requirement {
45
+ inset-block-start: auto;
46
+ }
47
+ .#{$prefix}--text-area__wrapper--decorator {
43
48
  .#{$prefix}--text-area {
44
49
  padding-inline-end: $spacing-10;
45
50
  }
@@ -55,3 +60,11 @@ $css--plex: true !default;
55
60
  inset-inline-end: $spacing-07;
56
61
  }
57
62
  }
63
+ :host(#{$prefix}-textarea[ai-label])
64
+ .#{$prefix}--text-area__wrapper--decorator {
65
+ @include ai-gradient;
66
+ }
67
+
68
+ .#{$prefix}--text-area__wrapper--cols {
69
+ display: inline-flex;
70
+ }
@@ -1,79 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2019, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- */
7
- /**
8
- * @license
9
- *
10
- * This bundle contains the following third-party dependencies:
11
- *
12
- * tslib:
13
- *
14
- ****************************************************************************
15
- Copyright (c) Microsoft Corporation.
16
-
17
- Permission to use, copy, modify, and/or distribute this software for any
18
- purpose with or without fee is hereby granted.
19
-
20
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
21
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
22
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
23
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
24
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
25
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
26
- PERFORMANCE OF THIS SOFTWARE.
27
- *****************************************************************************
28
- *
29
- * @lit/context:
30
- *
31
- * @license
32
- * Copyright 2021 Google LLC
33
- * SPDX-License-Identifier: BSD-3-Clause
34
- *
35
- * flatpickr:
36
- *
37
- *****************************************************************************
38
- Copyright (c) Microsoft Corporation.
39
-
40
- Permission to use, copy, modify, and/or distribute this software for any
41
- purpose with or without fee is hereby granted.
42
-
43
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
44
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
45
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
46
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
47
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
48
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
49
- PERFORMANCE OF THIS SOFTWARE.
50
- *****************************************************************************
51
- *
52
- * lit-html:
53
- *
54
- * @license
55
- * Copyright 2017 Google LLC
56
- * SPDX-License-Identifier: BSD-3-Clause
57
- *
58
- * lit-element:
59
- *
60
- * @license
61
- * Copyright 2017 Google LLC
62
- * SPDX-License-Identifier: BSD-3-Clause
63
- *
64
- * @lit/reactive-element:
65
- *
66
- * @license
67
- * Copyright 2017 Google LLC
68
- * SPDX-License-Identifier: BSD-3-Clause
69
- *
70
- * Also refer to the following links for the license of other third-party dependencies:
71
- *
72
- * https://www.npmjs.com/package/lit
73
- * https://www.npmjs.com/package/@floating-ui/dom
74
- * https://www.npmjs.com/package/lodash-es
75
- * https://www.npmjs.com/package/@floating-ui/core
76
- * https://www.npmjs.com/package/@floating-ui/utils
77
- */
78
-
79
- import{b as e}from"./settings-c3654bc7.js";import{s as t}from"./spread-bbf12ceb.js";const s=({children:s,...r}={})=>e`<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" ...="${t(r)}" aria-hidden="true" width="16" height="16" viewBox="0 0 32 32">${s}<path d="M20 24L10 16 20 8z"></path></svg>`,r=({children:s,...r}={})=>e`<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" ...="${t(r)}" aria-hidden="true" width="16" height="16" viewBox="0 0 32 32">${s}<path d="M12 8L22 16 12 24z"></path></svg>`;export{r as a,s};
@@ -1,79 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2019, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- */
7
- /**
8
- * @license
9
- *
10
- * This bundle contains the following third-party dependencies:
11
- *
12
- * tslib:
13
- *
14
- ****************************************************************************
15
- Copyright (c) Microsoft Corporation.
16
-
17
- Permission to use, copy, modify, and/or distribute this software for any
18
- purpose with or without fee is hereby granted.
19
-
20
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
21
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
22
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
23
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
24
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
25
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
26
- PERFORMANCE OF THIS SOFTWARE.
27
- *****************************************************************************
28
- *
29
- * @lit/context:
30
- *
31
- * @license
32
- * Copyright 2021 Google LLC
33
- * SPDX-License-Identifier: BSD-3-Clause
34
- *
35
- * flatpickr:
36
- *
37
- *****************************************************************************
38
- Copyright (c) Microsoft Corporation.
39
-
40
- Permission to use, copy, modify, and/or distribute this software for any
41
- purpose with or without fee is hereby granted.
42
-
43
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
44
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
45
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
46
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
47
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
48
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
49
- PERFORMANCE OF THIS SOFTWARE.
50
- *****************************************************************************
51
- *
52
- * lit-html:
53
- *
54
- * @license
55
- * Copyright 2017 Google LLC
56
- * SPDX-License-Identifier: BSD-3-Clause
57
- *
58
- * lit-element:
59
- *
60
- * @license
61
- * Copyright 2017 Google LLC
62
- * SPDX-License-Identifier: BSD-3-Clause
63
- *
64
- * @lit/reactive-element:
65
- *
66
- * @license
67
- * Copyright 2017 Google LLC
68
- * SPDX-License-Identifier: BSD-3-Clause
69
- *
70
- * Also refer to the following links for the license of other third-party dependencies:
71
- *
72
- * https://www.npmjs.com/package/lit
73
- * https://www.npmjs.com/package/@floating-ui/dom
74
- * https://www.npmjs.com/package/lodash-es
75
- * https://www.npmjs.com/package/@floating-ui/core
76
- * https://www.npmjs.com/package/@floating-ui/utils
77
- */
78
-
79
- import{b as t}from"./settings-c3654bc7.js";import{s as e}from"./spread-bbf12ceb.js";const s=({children:s,...a}={})=>t`<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" ...="${e(a)}" aria-hidden="true" width="16" height="16" viewBox="0 0 16 16">${s}<path d="M8,1C4.1,1,1,4.1,1,8c0,3.9,3.1,7,7,7s7-3.1,7-7C15,4.1,11.9,1,8,1z M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z"></path><path d="M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z" data-icon-path="inner-path" opacity="0"></path></svg>`;export{s};
@@ -1,79 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2019, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- */
7
- /**
8
- * @license
9
- *
10
- * This bundle contains the following third-party dependencies:
11
- *
12
- * tslib:
13
- *
14
- ****************************************************************************
15
- Copyright (c) Microsoft Corporation.
16
-
17
- Permission to use, copy, modify, and/or distribute this software for any
18
- purpose with or without fee is hereby granted.
19
-
20
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
21
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
22
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
23
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
24
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
25
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
26
- PERFORMANCE OF THIS SOFTWARE.
27
- *****************************************************************************
28
- *
29
- * @lit/context:
30
- *
31
- * @license
32
- * Copyright 2021 Google LLC
33
- * SPDX-License-Identifier: BSD-3-Clause
34
- *
35
- * flatpickr:
36
- *
37
- *****************************************************************************
38
- Copyright (c) Microsoft Corporation.
39
-
40
- Permission to use, copy, modify, and/or distribute this software for any
41
- purpose with or without fee is hereby granted.
42
-
43
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
44
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
45
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
46
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
47
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
48
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
49
- PERFORMANCE OF THIS SOFTWARE.
50
- *****************************************************************************
51
- *
52
- * lit-html:
53
- *
54
- * @license
55
- * Copyright 2017 Google LLC
56
- * SPDX-License-Identifier: BSD-3-Clause
57
- *
58
- * lit-element:
59
- *
60
- * @license
61
- * Copyright 2017 Google LLC
62
- * SPDX-License-Identifier: BSD-3-Clause
63
- *
64
- * @lit/reactive-element:
65
- *
66
- * @license
67
- * Copyright 2017 Google LLC
68
- * SPDX-License-Identifier: BSD-3-Clause
69
- *
70
- * Also refer to the following links for the license of other third-party dependencies:
71
- *
72
- * https://www.npmjs.com/package/lit
73
- * https://www.npmjs.com/package/@floating-ui/dom
74
- * https://www.npmjs.com/package/lodash-es
75
- * https://www.npmjs.com/package/@floating-ui/core
76
- * https://www.npmjs.com/package/@floating-ui/utils
77
- */
78
-
79
- import{b as t}from"./settings-c3654bc7.js";import{s}from"./spread-bbf12ceb.js";const e=({children:e,...a}={})=>t`<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" ...="${s(a)}" aria-hidden="true" width="16" height="16" viewBox="0 0 16 16">${e}<path d="M8,1C4.2,1,1,4.2,1,8s3.2,7,7,7s7-3.1,7-7S11.9,1,8,1z M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2 c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z"></path><path d="M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8 c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z" data-icon-path="inner-path" opacity="0"></path></svg>`;export{e as s};
@@ -1,79 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2019, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- */
7
- /**
8
- * @license
9
- *
10
- * This bundle contains the following third-party dependencies:
11
- *
12
- * tslib:
13
- *
14
- ****************************************************************************
15
- Copyright (c) Microsoft Corporation.
16
-
17
- Permission to use, copy, modify, and/or distribute this software for any
18
- purpose with or without fee is hereby granted.
19
-
20
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
21
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
22
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
23
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
24
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
25
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
26
- PERFORMANCE OF THIS SOFTWARE.
27
- *****************************************************************************
28
- *
29
- * @lit/context:
30
- *
31
- * @license
32
- * Copyright 2021 Google LLC
33
- * SPDX-License-Identifier: BSD-3-Clause
34
- *
35
- * flatpickr:
36
- *
37
- *****************************************************************************
38
- Copyright (c) Microsoft Corporation.
39
-
40
- Permission to use, copy, modify, and/or distribute this software for any
41
- purpose with or without fee is hereby granted.
42
-
43
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
44
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
45
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
46
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
47
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
48
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
49
- PERFORMANCE OF THIS SOFTWARE.
50
- *****************************************************************************
51
- *
52
- * lit-html:
53
- *
54
- * @license
55
- * Copyright 2017 Google LLC
56
- * SPDX-License-Identifier: BSD-3-Clause
57
- *
58
- * lit-element:
59
- *
60
- * @license
61
- * Copyright 2017 Google LLC
62
- * SPDX-License-Identifier: BSD-3-Clause
63
- *
64
- * @lit/reactive-element:
65
- *
66
- * @license
67
- * Copyright 2017 Google LLC
68
- * SPDX-License-Identifier: BSD-3-Clause
69
- *
70
- * Also refer to the following links for the license of other third-party dependencies:
71
- *
72
- * https://www.npmjs.com/package/lit
73
- * https://www.npmjs.com/package/@floating-ui/dom
74
- * https://www.npmjs.com/package/lodash-es
75
- * https://www.npmjs.com/package/@floating-ui/core
76
- * https://www.npmjs.com/package/@floating-ui/utils
77
- */
78
-
79
- import{b as e}from"./settings-c3654bc7.js";import{s}from"./spread-bbf12ceb.js";const t=({children:t,...r}={})=>e`<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" ...="${s(r)}" aria-hidden="true" width="20" height="20" viewBox="0 0 32 32">${t}<path d="M17.4141 16L24 9.4141 22.5859 8 16 14.5859 9.4143 8 8 9.4141 14.5859 16 8 22.5859 9.4143 24 16 17.4141 22.5859 24 24 22.5859 17.4141 16z"></path></svg>`;export{t as s};
@@ -1,79 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2019, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- */
7
- /**
8
- * @license
9
- *
10
- * This bundle contains the following third-party dependencies:
11
- *
12
- * tslib:
13
- *
14
- ****************************************************************************
15
- Copyright (c) Microsoft Corporation.
16
-
17
- Permission to use, copy, modify, and/or distribute this software for any
18
- purpose with or without fee is hereby granted.
19
-
20
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
21
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
22
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
23
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
24
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
25
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
26
- PERFORMANCE OF THIS SOFTWARE.
27
- *****************************************************************************
28
- *
29
- * @lit/context:
30
- *
31
- * @license
32
- * Copyright 2021 Google LLC
33
- * SPDX-License-Identifier: BSD-3-Clause
34
- *
35
- * flatpickr:
36
- *
37
- *****************************************************************************
38
- Copyright (c) Microsoft Corporation.
39
-
40
- Permission to use, copy, modify, and/or distribute this software for any
41
- purpose with or without fee is hereby granted.
42
-
43
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
44
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
45
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
46
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
47
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
48
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
49
- PERFORMANCE OF THIS SOFTWARE.
50
- *****************************************************************************
51
- *
52
- * lit-html:
53
- *
54
- * @license
55
- * Copyright 2017 Google LLC
56
- * SPDX-License-Identifier: BSD-3-Clause
57
- *
58
- * lit-element:
59
- *
60
- * @license
61
- * Copyright 2017 Google LLC
62
- * SPDX-License-Identifier: BSD-3-Clause
63
- *
64
- * @lit/reactive-element:
65
- *
66
- * @license
67
- * Copyright 2017 Google LLC
68
- * SPDX-License-Identifier: BSD-3-Clause
69
- *
70
- * Also refer to the following links for the license of other third-party dependencies:
71
- *
72
- * https://www.npmjs.com/package/lit
73
- * https://www.npmjs.com/package/@floating-ui/dom
74
- * https://www.npmjs.com/package/lodash-es
75
- * https://www.npmjs.com/package/@floating-ui/core
76
- * https://www.npmjs.com/package/@floating-ui/utils
77
- */
78
-
79
- import{b as t}from"./settings-c3654bc7.js";import{s as a}from"./spread-bbf12ceb.js";const e=({children:e,...l}={})=>t`<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" ...="${a(l)}" aria-hidden="true" width="20" height="20" viewBox="0 0 20 20">${e}<path d="M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z"></path><path d="M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z" data-icon-path="inner-path" opacity="0"></path></svg>`,l=({children:e,...l}={})=>t`<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" ...="${a(l)}" aria-hidden="true" width="20" height="20" viewBox="0 0 32 32">${e}<path fill="none" d="M16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Zm-1.125-5h2.25V12h-2.25Z" data-icon-path="inner-path"></path><path d="M16.002,6.1714h-.004L4.6487,27.9966,4.6506,28H27.3494l.0019-.0034ZM14.875,12h2.25v9h-2.25ZM16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Z"></path><path d="M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z"></path></svg>`,h=({children:e,...l}={})=>t`<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" ...="${a(l)}" aria-hidden="true" width="20" height="20" viewBox="0 0 20 20">${e}<path d="M10,1c-4.9,0-9,4.1-9,9s4.1,9,9,9s9-4,9-9S15,1,10,1z M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z"></path><path fill="none" d="M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z" data-icon-path="inner-path" opacity="0"></path></svg>`;export{l as a,h as b,e as s};