@well-insight/ui 0.1.10 → 0.1.12

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 (323) hide show
  1. package/CHANGELOG.md +56 -0
  2. package/dist/{Button-B6-YxpOQ.js → Button-tnrMSwNg.js} +3 -7
  3. package/dist/{Checkbox-BvlOYFGs.js → Checkbox-CoovLjt_.js} +1 -1
  4. package/dist/{Icon-B6gOD07E.js → Icon-DHGs8l-M.js} +27 -1
  5. package/dist/Pagination-UvgyUKB1.js +155 -0
  6. package/dist/{ProgressSpinner-YThgaSzb.js → ProgressSpinner-BTijCc7l.js} +1 -1
  7. package/dist/_plugin-vue_export-helper-B3ysoDQm.js +8 -0
  8. package/dist/accordion/style.css +4 -5
  9. package/dist/auto-complete/index.js +106 -99
  10. package/dist/auto-complete/style.css +4 -5
  11. package/dist/avatar/index.js +1 -1
  12. package/dist/avatar/style.css +4 -5
  13. package/dist/badge/style.css +4 -5
  14. package/dist/block-ui/style.css +4 -5
  15. package/dist/breadcrumb/index.js +1 -1
  16. package/dist/breadcrumb/style.css +4 -5
  17. package/dist/button/index.js +1 -1
  18. package/dist/button/style.css +4 -5
  19. package/dist/card/style.css +4 -5
  20. package/dist/carousel/index.js +61 -54
  21. package/dist/carousel/style.css +43 -5
  22. package/dist/carousel/style.js +1 -0
  23. package/dist/cascade-select/index.js +143 -76
  24. package/dist/cascade-select/style.css +76 -10
  25. package/dist/cascade-select/style.js +1 -0
  26. package/dist/checkbox/index.js +1 -1
  27. package/dist/checkbox/style.css +4 -5
  28. package/dist/chip/index.js +32 -29
  29. package/dist/chip/style.css +4 -5
  30. package/dist/command-menu/index.js +2 -2
  31. package/dist/command-menu/style.css +4 -5
  32. package/dist/components/AutoComplete/AutoComplete.vue.d.ts +2 -0
  33. package/dist/components/AutoComplete/AutoComplete.vue.d.ts.map +1 -1
  34. package/dist/components/AutoComplete/types.d.ts +1 -0
  35. package/dist/components/AutoComplete/types.d.ts.map +1 -1
  36. package/dist/components/Button/Button.vue.d.ts +0 -1
  37. package/dist/components/Button/Button.vue.d.ts.map +1 -1
  38. package/dist/components/Button/types.d.ts +0 -2
  39. package/dist/components/Button/types.d.ts.map +1 -1
  40. package/dist/components/Carousel/Carousel.vue.d.ts +2 -2
  41. package/dist/components/Carousel/Carousel.vue.d.ts.map +1 -1
  42. package/dist/components/CascadeSelect/CascadeSelect.vue.d.ts +6 -0
  43. package/dist/components/CascadeSelect/CascadeSelect.vue.d.ts.map +1 -1
  44. package/dist/components/CascadeSelect/styles.css +33 -5
  45. package/dist/components/CascadeSelect/types.d.ts +11 -0
  46. package/dist/components/CascadeSelect/types.d.ts.map +1 -1
  47. package/dist/components/Chip/Chip.vue.d.ts.map +1 -1
  48. package/dist/components/ConfigProvider/ConfigProvider.vue.d.ts.map +1 -1
  49. package/dist/components/ConfirmPopup/ConfirmPopup.vue.d.ts.map +1 -1
  50. package/dist/components/ContextMenu/ContextMenuNodes.vue.d.ts.map +1 -1
  51. package/dist/components/DatePicker/DatePicker.vue.d.ts +2 -0
  52. package/dist/components/DatePicker/DatePicker.vue.d.ts.map +1 -1
  53. package/dist/components/DatePicker/styles.css +33 -8
  54. package/dist/components/DatePicker/types.d.ts +1 -0
  55. package/dist/components/DatePicker/types.d.ts.map +1 -1
  56. package/dist/components/Dialog/Dialog.vue.d.ts +3 -3
  57. package/dist/components/Dialog/Dialog.vue.d.ts.map +1 -1
  58. package/dist/components/Divider/types.d.ts +0 -5
  59. package/dist/components/Divider/types.d.ts.map +1 -1
  60. package/dist/components/Drawer/Drawer.vue.d.ts +2 -2
  61. package/dist/components/Drawer/Drawer.vue.d.ts.map +1 -1
  62. package/dist/components/Dropdown/DropdownNodes.vue.d.ts +2 -2
  63. package/dist/components/Dropdown/DropdownNodes.vue.d.ts.map +1 -1
  64. package/dist/components/Fieldset/Fieldset.vue.d.ts +4 -4
  65. package/dist/components/Fieldset/Fieldset.vue.d.ts.map +1 -1
  66. package/dist/components/FileUpload/styles.css +2 -2
  67. package/dist/components/FloatLabel/FloatLabel.vue.d.ts.map +1 -1
  68. package/dist/components/Gallery/Gallery.vue.d.ts.map +1 -1
  69. package/dist/components/Icon/icons.d.ts +32 -0
  70. package/dist/components/Icon/icons.d.ts.map +1 -1
  71. package/dist/components/Input/Input.vue.d.ts +0 -1
  72. package/dist/components/Input/Input.vue.d.ts.map +1 -1
  73. package/dist/components/Input/styles.css +3 -5
  74. package/dist/components/Input/types.d.ts +1 -3
  75. package/dist/components/Input/types.d.ts.map +1 -1
  76. package/dist/components/InputNumber/InputNumber.vue.d.ts.map +1 -1
  77. package/dist/components/InputOtp/InputOtp.vue.d.ts.map +1 -1
  78. package/dist/components/InputPassword/InputPassword.vue.d.ts +4 -4
  79. package/dist/components/InputPassword/InputPassword.vue.d.ts.map +1 -1
  80. package/dist/components/InputTags/InputTags.vue.d.ts.map +1 -1
  81. package/dist/components/Layout/Layout.vue.d.ts +1 -4
  82. package/dist/components/Layout/Layout.vue.d.ts.map +1 -1
  83. package/dist/components/Layout/LayoutContent.vue.d.ts +1 -4
  84. package/dist/components/Layout/LayoutContent.vue.d.ts.map +1 -1
  85. package/dist/components/Layout/LayoutFooter.vue.d.ts.map +1 -1
  86. package/dist/components/Layout/LayoutHeader.vue.d.ts.map +1 -1
  87. package/dist/components/Layout/LayoutSider.vue.d.ts +1 -4
  88. package/dist/components/Layout/LayoutSider.vue.d.ts.map +1 -1
  89. package/dist/components/Layout/composables/useLayoutRegionStyle.d.ts +9 -0
  90. package/dist/components/Layout/composables/useLayoutRegionStyle.d.ts.map +1 -0
  91. package/dist/components/Layout/composables/useLayoutScroll.d.ts +6 -0
  92. package/dist/components/Layout/composables/useLayoutScroll.d.ts.map +1 -0
  93. package/dist/components/Layout/composables/useLayoutSiderCollapse.d.ts +16 -0
  94. package/dist/components/Layout/composables/useLayoutSiderCollapse.d.ts.map +1 -0
  95. package/dist/components/Layout/styles.css +21 -49
  96. package/dist/components/Layout/types.d.ts +0 -22
  97. package/dist/components/Layout/types.d.ts.map +1 -1
  98. package/dist/components/Layout/utils.d.ts +3 -0
  99. package/dist/components/Layout/utils.d.ts.map +1 -0
  100. package/dist/components/MegaMenu/MegaMenu.vue.d.ts.map +1 -1
  101. package/dist/components/Menu/MenuNodes.vue.d.ts.map +1 -1
  102. package/dist/components/Menubar/Menubar.vue.d.ts.map +1 -1
  103. package/dist/components/Pagination/Pagination.vue.d.ts.map +1 -1
  104. package/dist/components/Panel/Panel.vue.d.ts +3 -3
  105. package/dist/components/Panel/Panel.vue.d.ts.map +1 -1
  106. package/dist/components/Popover/Popover.vue.d.ts.map +1 -1
  107. package/dist/components/Popover/styles.css +41 -0
  108. package/dist/components/Rating/Rating.vue.d.ts.map +1 -1
  109. package/dist/components/Rating/styles.css +28 -23
  110. package/dist/components/ScrollTop/ScrollTop.vue.d.ts.map +1 -1
  111. package/dist/components/Select/Select.vue.d.ts +1 -1
  112. package/dist/components/Select/Select.vue.d.ts.map +1 -1
  113. package/dist/components/Select/styles.css +8 -108
  114. package/dist/components/Select/types.d.ts +3 -3
  115. package/dist/components/Select/types.d.ts.map +1 -1
  116. package/dist/components/Slider/Slider.vue.d.ts.map +1 -1
  117. package/dist/components/Slider/types.d.ts +2 -0
  118. package/dist/components/Slider/types.d.ts.map +1 -1
  119. package/dist/components/SpeedDial/SpeedDial.vue.d.ts.map +1 -1
  120. package/dist/components/SplitButton/SplitButton.vue.d.ts.map +1 -1
  121. package/dist/components/Table/Table.vue.d.ts +9 -9
  122. package/dist/components/Table/Table.vue.d.ts.map +1 -1
  123. package/dist/components/Tabs/Tabs.vue.d.ts +3 -3
  124. package/dist/components/Tabs/Tabs.vue.d.ts.map +1 -1
  125. package/dist/components/Tag/Tag.vue.d.ts.map +1 -1
  126. package/dist/components/Terminal/styles.css +8 -8
  127. package/dist/components/Textarea/Textarea.vue.d.ts +0 -2
  128. package/dist/components/Textarea/Textarea.vue.d.ts.map +1 -1
  129. package/dist/components/Textarea/styles.css +1 -2
  130. package/dist/components/Textarea/types.d.ts +1 -5
  131. package/dist/components/Textarea/types.d.ts.map +1 -1
  132. package/dist/components/TieredMenu/TieredMenu.vue.d.ts.map +1 -1
  133. package/dist/components/Toast/Toast.vue.d.ts.map +1 -1
  134. package/dist/components/Tooltip/Tooltip.vue.d.ts.map +1 -1
  135. package/dist/components/TreeSelect/TreeSelect.vue.d.ts.map +1 -1
  136. package/dist/components/TreeSelect/TreeSelectNodeItem.vue.d.ts.map +1 -1
  137. package/dist/components/TreeSelect/styles.css +21 -12
  138. package/dist/components/TreeTable/TreeTableRow.vue.d.ts.map +1 -1
  139. package/dist/{config-DWwce9jA.js → config-CTLkobga.js} +1 -0
  140. package/dist/config-provider/index.js +27 -26
  141. package/dist/config-provider/style.css +7 -10
  142. package/dist/confirm-dialog/index.js +4 -4
  143. package/dist/confirm-dialog/style.css +4 -5
  144. package/dist/confirm-popup/index.js +62 -77
  145. package/dist/confirm-popup/style.css +4 -5
  146. package/dist/context-menu/index.js +69 -61
  147. package/dist/context-menu/style.css +4 -5
  148. package/dist/data-view/index.js +1 -1
  149. package/dist/data-view/style.css +4 -5
  150. package/dist/date-picker/index.js +144 -137
  151. package/dist/date-picker/style.css +76 -13
  152. package/dist/date-picker/style.js +1 -0
  153. package/dist/dialog/index.js +76 -70
  154. package/dist/dialog/style.css +4 -5
  155. package/dist/divider/index.js +1 -2
  156. package/dist/divider/style.css +4 -5
  157. package/dist/dock/style.css +4 -5
  158. package/dist/drawer/index.js +49 -45
  159. package/dist/drawer/style.css +43 -5
  160. package/dist/drawer/style.js +1 -0
  161. package/dist/dropdown/index.js +98 -97
  162. package/dist/dropdown/style.css +4 -5
  163. package/dist/fieldset/index.js +16 -12
  164. package/dist/fieldset/style.css +43 -5
  165. package/dist/fieldset/style.js +1 -0
  166. package/dist/file-upload/index.js +2 -2
  167. package/dist/file-upload/style.css +6 -7
  168. package/dist/flex/index.js +1 -1
  169. package/dist/flex/style.css +4 -5
  170. package/dist/float-label/index.js +15 -4
  171. package/dist/float-label/style.css +4 -5
  172. package/dist/fluid/style.css +4 -5
  173. package/dist/form/index.js +1 -1
  174. package/dist/form/style.css +4 -5
  175. package/dist/gallery/index.js +41 -34
  176. package/dist/gallery/style.css +43 -5
  177. package/dist/gallery/style.js +1 -0
  178. package/dist/grid/style.css +4 -5
  179. package/dist/icon/index.js +1 -1
  180. package/dist/icon/style.css +4 -5
  181. package/dist/icon-Cg5TeFqe.js +7 -0
  182. package/dist/icon-field/style.css +4 -5
  183. package/dist/index.js +2790 -2650
  184. package/dist/inplace/style.css +4 -5
  185. package/dist/input/index.js +65 -66
  186. package/dist/input/style.css +46 -10
  187. package/dist/input/style.js +1 -0
  188. package/dist/input-color/index.js +1 -1
  189. package/dist/input-color/style.css +4 -5
  190. package/dist/input-group/style.css +4 -5
  191. package/dist/input-number/index.js +82 -66
  192. package/dist/input-number/style.css +43 -5
  193. package/dist/input-number/style.js +1 -0
  194. package/dist/input-otp/index.js +3 -3
  195. package/dist/input-otp/style.css +4 -5
  196. package/dist/input-password/index.js +46 -43
  197. package/dist/input-password/style.css +4 -5
  198. package/dist/input-tags/index.js +50 -46
  199. package/dist/input-tags/style.css +43 -5
  200. package/dist/input-tags/style.js +1 -0
  201. package/dist/key-CaQYVkjh.js +6 -0
  202. package/dist/knob/style.css +4 -5
  203. package/dist/label/style.css +4 -5
  204. package/dist/layout/index.js +196 -271
  205. package/dist/layout/style.css +50 -140
  206. package/dist/layout/style.js +1 -1
  207. package/dist/listbox/index.js +1 -1
  208. package/dist/listbox/style.css +4 -5
  209. package/dist/locale/en-US.d.ts.map +1 -1
  210. package/dist/locale/types.d.ts +1 -0
  211. package/dist/locale/types.d.ts.map +1 -1
  212. package/dist/locale/zh-CN.d.ts.map +1 -1
  213. package/dist/{locale-CYkJyRd1.js → locale-DxAvgqgB.js} +1 -1
  214. package/dist/mega-menu/index.js +47 -49
  215. package/dist/mega-menu/style.css +4 -5
  216. package/dist/menu/index.js +81 -76
  217. package/dist/menu/style.css +4 -5
  218. package/dist/menubar/index.js +75 -73
  219. package/dist/menubar/style.css +4 -5
  220. package/dist/message/index.js +3 -3
  221. package/dist/message/style.css +4 -5
  222. package/dist/meter-group/style.css +4 -5
  223. package/dist/order-list/index.js +2 -2
  224. package/dist/order-list/style.css +4 -5
  225. package/dist/overlayPlacement-CN1tuC95.js +51 -0
  226. package/dist/pagination/index.js +1 -1
  227. package/dist/pagination/style.css +43 -5
  228. package/dist/pagination/style.js +1 -0
  229. package/dist/panel/index.js +27 -23
  230. package/dist/panel/style.css +43 -5
  231. package/dist/panel/style.js +1 -0
  232. package/dist/pick-list/index.js +2 -2
  233. package/dist/pick-list/style.css +4 -5
  234. package/dist/popover/index.js +79 -100
  235. package/dist/popover/style.css +45 -5
  236. package/dist/progress-bar/style.css +4 -5
  237. package/dist/progress-spinner/index.js +1 -1
  238. package/dist/progress-spinner/style.css +4 -5
  239. package/dist/radio/index.js +1 -1
  240. package/dist/radio/style.css +4 -5
  241. package/dist/rating/index.js +54 -44
  242. package/dist/rating/style.css +71 -28
  243. package/dist/rating/style.js +1 -0
  244. package/dist/scroll-top/index.js +45 -41
  245. package/dist/scroll-top/style.css +43 -5
  246. package/dist/scroll-top/style.js +1 -0
  247. package/dist/scrollbar/index.js +382 -2
  248. package/dist/scrollbar/style.css +4 -5
  249. package/dist/select/index.js +149 -141
  250. package/dist/select/style.css +51 -113
  251. package/dist/select/style.js +1 -0
  252. package/dist/select-button/index.js +1 -1
  253. package/dist/select-button/style.css +4 -5
  254. package/dist/shared/componentDefaults.d.ts +5 -1
  255. package/dist/shared/componentDefaults.d.ts.map +1 -1
  256. package/dist/shared/menu/icon.d.ts +4 -0
  257. package/dist/shared/menu/icon.d.ts.map +1 -0
  258. package/dist/shared/menu/index.d.ts +4 -0
  259. package/dist/shared/menu/index.d.ts.map +1 -0
  260. package/dist/shared/menu/key.d.ts +4 -0
  261. package/dist/shared/menu/key.d.ts.map +1 -0
  262. package/dist/shared/menu/types.d.ts +11 -0
  263. package/dist/shared/menu/types.d.ts.map +1 -0
  264. package/dist/shared/overlayPlacement.d.ts +12 -0
  265. package/dist/shared/overlayPlacement.d.ts.map +1 -0
  266. package/dist/sidebar/index.js +1 -1
  267. package/dist/sidebar/style.css +4 -5
  268. package/dist/skeleton/style.css +4 -5
  269. package/dist/slider/index.js +6 -3
  270. package/dist/slider/style.css +4 -5
  271. package/dist/space/index.js +1 -1
  272. package/dist/space/style.css +4 -5
  273. package/dist/speed-dial/index.js +55 -66
  274. package/dist/speed-dial/style.css +43 -5
  275. package/dist/speed-dial/style.js +1 -0
  276. package/dist/split-button/index.js +66 -63
  277. package/dist/split-button/style.css +43 -5
  278. package/dist/split-button/style.js +1 -0
  279. package/dist/splitter/index.js +1 -1
  280. package/dist/splitter/style.css +4 -5
  281. package/dist/stepper/style.css +4 -5
  282. package/dist/styles/base.css +4 -5
  283. package/dist/styles.css +1 -1
  284. package/dist/switch/index.js +1 -1
  285. package/dist/switch/style.css +4 -5
  286. package/dist/table/index.js +41 -35
  287. package/dist/table/style.css +4 -5
  288. package/dist/tabs/index.js +78 -65
  289. package/dist/tabs/style.css +43 -5
  290. package/dist/tabs/style.js +1 -0
  291. package/dist/tag/index.js +31 -28
  292. package/dist/tag/style.css +4 -5
  293. package/dist/terminal/index.js +1 -1
  294. package/dist/terminal/style.css +12 -13
  295. package/dist/textarea/index.js +69 -75
  296. package/dist/textarea/style.css +44 -7
  297. package/dist/textarea/style.js +1 -0
  298. package/dist/tiered-menu/index.js +66 -59
  299. package/dist/tiered-menu/style.css +43 -5
  300. package/dist/tiered-menu/style.js +1 -0
  301. package/dist/timeline/index.js +1 -1
  302. package/dist/timeline/style.css +4 -5
  303. package/dist/toast/index.js +93 -89
  304. package/dist/toast/style.css +43 -5
  305. package/dist/toast/style.js +1 -0
  306. package/dist/toggle-button/index.js +1 -1
  307. package/dist/toggle-button/style.css +4 -5
  308. package/dist/toolbar/index.js +10 -13
  309. package/dist/toolbar/style.css +4 -5
  310. package/dist/tooltip/index.js +47 -71
  311. package/dist/tooltip/style.css +4 -5
  312. package/dist/tree/index.js +3 -3
  313. package/dist/tree/style.css +4 -5
  314. package/dist/tree-select/index.js +164 -155
  315. package/dist/tree-select/style.css +64 -17
  316. package/dist/tree-select/style.js +1 -0
  317. package/dist/tree-table/index.js +34 -30
  318. package/dist/tree-table/style.css +43 -5
  319. package/dist/tree-table/style.js +1 -0
  320. package/dist/virtual-scroller/style.css +4 -5
  321. package/package.json +4 -1
  322. package/dist/Pagination-BU-1IY0E.js +0 -148
  323. package/dist/Scrollbar-D-bR2noX.js +0 -382
@@ -1,47 +1,49 @@
1
- import { a as e, t } from "../Icon-B6gOD07E.js";
2
- import { n, t as r } from "../overlay-oR-5MDuE.js";
3
- import { c as i } from "../config-DWwce9jA.js";
1
+ import { t as e } from "../Icon-DHGs8l-M.js";
2
+ import { n as t, t as n } from "../overlay-oR-5MDuE.js";
3
+ import { t as r } from "../icon-Cg5TeFqe.js";
4
+ import { t as i } from "../key-CaQYVkjh.js";
5
+ import { c as a } from "../config-CTLkobga.js";
4
6
  import "./style.js";
5
- import { Fragment as a, Teleport as o, Transition as s, computed as c, createBlock as l, createCommentVNode as u, createElementBlock as d, createElementVNode as f, createTextVNode as p, createVNode as m, defineComponent as h, normalizeClass as g, normalizeStyle as _, onBeforeUnmount as v, openBlock as y, ref as b, renderList as x, toDisplayString as S, watch as C, withCtx as w } from "vue";
7
+ import { Fragment as o, Teleport as s, Transition as c, computed as l, createBlock as u, createCommentVNode as d, createElementBlock as f, createElementVNode as p, createTextVNode as m, createVNode as h, defineComponent as g, normalizeClass as _, normalizeStyle as v, onBeforeUnmount as y, openBlock as b, ref as x, renderList as S, toDisplayString as C, watch as w, withCtx as T } from "vue";
6
8
  //#region src/components/Menu/MenuNodes.vue?vue&type=script&setup=true&lang.ts
7
- var T = {
9
+ var E = {
8
10
  key: 0,
9
11
  class: "wi-menu__separator",
10
12
  role: "separator"
11
- }, E = {
13
+ }, D = {
12
14
  key: 1,
13
15
  class: "wi-menu__group"
14
- }, D = [
16
+ }, O = [
15
17
  "disabled",
16
18
  "aria-expanded",
17
19
  "onClick"
18
- ], O = {
20
+ ], k = {
19
21
  key: 0,
20
22
  class: "wi-menu__icon",
21
23
  "aria-hidden": "true"
22
- }, k = {
24
+ }, A = {
23
25
  key: 1,
24
26
  class: "wi-menu__label"
25
- }, A = {
27
+ }, j = {
26
28
  key: 2,
27
29
  class: "wi-menu__caret",
28
30
  "aria-hidden": "true"
29
- }, j = {
31
+ }, M = {
30
32
  key: 0,
31
33
  class: "wi-menu__submenu",
32
34
  role: "group"
33
- }, M = [
35
+ }, N = [
34
36
  "disabled",
35
37
  "title",
36
38
  "onClick"
37
- ], N = {
39
+ ], P = {
38
40
  key: 0,
39
41
  class: "wi-menu__icon",
40
42
  "aria-hidden": "true"
41
- }, P = {
43
+ }, F = {
42
44
  key: 1,
43
45
  class: "wi-menu__label"
44
- }, F = /* @__PURE__ */ h({
46
+ }, I = /* @__PURE__ */ g({
45
47
  __name: "MenuNodes",
46
48
  props: {
47
49
  items: {},
@@ -51,71 +53,74 @@ var T = {
51
53
  selectedKey: {}
52
54
  },
53
55
  emits: ["activate"],
54
- setup(n, { emit: r }) {
55
- let i = n, o = b({});
56
- function s(e, t) {
57
- return e.key ?? e.label ?? `item-${i.depth}-${t}`;
56
+ setup(t, { emit: n }) {
57
+ let a = t, s = x({});
58
+ function c(e, t) {
59
+ return i(e, t, `item-${a.depth}`);
58
60
  }
59
- function h(e) {
61
+ function g(e) {
60
62
  let t = e.key ?? e.label;
61
- return !!(t && t === i.selectedKey);
63
+ return !!(t && t === a.selectedKey);
62
64
  }
63
- function v(e, t) {
65
+ function y(e, t) {
64
66
  if (e.disabled) return;
65
- let n = s(e, t);
66
- o.value = {
67
- ...o.value,
68
- [n]: !o.value[n]
67
+ let n = c(e, t);
68
+ s.value = {
69
+ ...s.value,
70
+ [n]: !s.value[n]
69
71
  };
70
72
  }
71
- function C(t) {
72
- return t.icon && e(t.icon) ? t.icon : void 0;
73
+ function w(e) {
74
+ return r(e.icon);
73
75
  }
74
- let w = c(() => i.collapsed ? 0 : i.depth * i.indent);
75
- return (e, r) => (y(!0), d(a, null, x(n.items, (i, c) => (y(), d(a, { key: s(i, c) }, [i.separator ? (y(), d("div", T)) : i.items?.length ? (y(), d("div", E, [f("button", {
76
+ let T = l(() => a.collapsed ? 0 : a.depth * a.indent);
77
+ return (n, r) => (b(!0), f(o, null, S(t.items, (i, a) => (b(), f(o, { key: c(i, a) }, [i.separator ? (b(), f("div", E)) : i.items?.length ? (b(), f("div", D, [p("button", {
76
78
  type: "button",
77
- class: g(["wi-menu__item wi-menu__item--parent", { "wi-menu__item--selected": h(i) }]),
79
+ class: _(["wi-menu__item wi-menu__item--parent", { "wi-menu__item--selected": g(i) }]),
78
80
  disabled: i.disabled,
79
- style: _({ paddingLeft: `${12 + w.value}px` }),
80
- "aria-expanded": !!o.value[s(i, c)],
81
- onClick: (e) => v(i, c)
81
+ style: v({ paddingLeft: `${12 + T.value}px` }),
82
+ "aria-expanded": !!s.value[c(i, a)],
83
+ onClick: (e) => y(i, a)
82
84
  }, [
83
- C(i) || i.icon ? (y(), d("span", O, [C(i) ? (y(), l(t, {
85
+ w(i) || i.icon ? (b(), f("span", k, [w(i) ? (b(), u(e, {
84
86
  key: 0,
85
- name: C(i),
87
+ name: w(i),
88
+ size: "sm"
89
+ }, null, 8, ["name"])) : (b(), f(o, { key: 1 }, [m(C(i.icon), 1)], 64))])) : d("", !0),
90
+ t.collapsed ? d("", !0) : (b(), f("span", A, C(i.label), 1)),
91
+ t.collapsed ? d("", !0) : (b(), f("span", j, [h(e, {
92
+ name: s.value[c(i, a)] ? "chevron-down" : "chevron-right",
86
93
  size: "sm"
87
- }, null, 8, ["name"])) : (y(), d(a, { key: 1 }, [p(S(i.icon), 1)], 64))])) : u("", !0),
88
- n.collapsed ? u("", !0) : (y(), d("span", k, S(i.label), 1)),
89
- n.collapsed ? u("", !0) : (y(), d("span", A, S(o.value[s(i, c)] ? "▾" : "▸"), 1))
90
- ], 14, D), o.value[s(i, c)] ? (y(), d("div", j, [m(F, {
94
+ }, null, 8, ["name"])]))
95
+ ], 14, O), s.value[c(i, a)] ? (b(), f("div", M, [h(I, {
91
96
  items: i.items,
92
- depth: n.depth + 1,
93
- indent: n.indent,
94
- collapsed: n.collapsed,
95
- "selected-key": n.selectedKey,
96
- onActivate: r[0] ||= (t) => e.$emit("activate", t)
97
+ depth: t.depth + 1,
98
+ indent: t.indent,
99
+ collapsed: t.collapsed,
100
+ "selected-key": t.selectedKey,
101
+ onActivate: r[0] ||= (e) => n.$emit("activate", e)
97
102
  }, null, 8, [
98
103
  "items",
99
104
  "depth",
100
105
  "indent",
101
106
  "collapsed",
102
107
  "selected-key"
103
- ])])) : u("", !0)])) : (y(), d("button", {
108
+ ])])) : d("", !0)])) : (b(), f("button", {
104
109
  key: 2,
105
110
  type: "button",
106
- class: g(["wi-menu__item", { "wi-menu__item--selected": h(i) }]),
111
+ class: _(["wi-menu__item", { "wi-menu__item--selected": g(i) }]),
107
112
  role: "menuitem",
108
113
  disabled: i.disabled,
109
- style: _({ paddingLeft: `${12 + w.value}px` }),
110
- title: n.collapsed ? i.label : void 0,
111
- onClick: (t) => e.$emit("activate", i)
112
- }, [C(i) || i.icon ? (y(), d("span", N, [C(i) ? (y(), l(t, {
114
+ style: v({ paddingLeft: `${12 + T.value}px` }),
115
+ title: t.collapsed ? i.label : void 0,
116
+ onClick: (e) => n.$emit("activate", i)
117
+ }, [w(i) || i.icon ? (b(), f("span", P, [w(i) ? (b(), u(e, {
113
118
  key: 0,
114
- name: C(i),
119
+ name: w(i),
115
120
  size: "sm"
116
- }, null, 8, ["name"])) : (y(), d(a, { key: 1 }, [p(S(i.icon), 1)], 64))])) : u("", !0), n.collapsed ? u("", !0) : (y(), d("span", P, S(i.label), 1))], 14, M))], 64))), 128));
121
+ }, null, 8, ["name"])) : (b(), f(o, { key: 1 }, [m(C(i.icon), 1)], 64))])) : d("", !0), t.collapsed ? d("", !0) : (b(), f("span", F, C(i.label), 1))], 14, N))], 64))), 128));
117
122
  }
118
- }), I = /* @__PURE__ */ h({
123
+ }), L = /* @__PURE__ */ g({
119
124
  __name: "Menu",
120
125
  props: {
121
126
  model: {},
@@ -144,34 +149,34 @@ var T = {
144
149
  "update:selectedKey",
145
150
  "select"
146
151
  ],
147
- setup(e, { emit: t }) {
148
- let a = e, f = t, p = i(), h = b(null), _ = c(() => n(a.popup ? a : { teleport: !1 }, p.value.appendTo)), x = c(() => a.popup && r(a, p.value.appendTo));
152
+ setup(e, { emit: r }) {
153
+ let i = e, o = r, p = a(), m = x(null), g = l(() => t(i.popup ? i : { teleport: !1 }, p.value.appendTo)), v = l(() => i.popup && n(i, p.value.appendTo));
149
154
  function S(e) {
150
155
  if (e.disabled || e.separator) return;
151
156
  e.command?.();
152
157
  let t = e.key ?? e.label ?? null;
153
- f("update:selectedKey", t), f("select", e), a.popup && f("update:modelValue", !1);
158
+ o("update:selectedKey", t), o("select", e), i.popup && o("update:modelValue", !1);
154
159
  }
155
- function T(e) {
156
- !a.popup || !a.modelValue || h.value && !h.value.contains(e.target) && f("update:modelValue", !1);
160
+ function C(e) {
161
+ !i.popup || !i.modelValue || m.value && !m.value.contains(e.target) && o("update:modelValue", !1);
157
162
  }
158
- return C(() => !!(a.modelValue && a.popup), (e) => {
159
- e ? document.addEventListener("click", T) : document.removeEventListener("click", T);
160
- }, { immediate: !0 }), v(() => document.removeEventListener("click", T)), (t, n) => e.popup ? (y(), l(o, {
163
+ return w(() => !!(i.modelValue && i.popup), (e) => {
164
+ e ? document.addEventListener("click", C) : document.removeEventListener("click", C);
165
+ }, { immediate: !0 }), y(() => document.removeEventListener("click", C)), (t, n) => e.popup ? (b(), u(s, {
161
166
  key: 1,
162
- to: _.value.to,
163
- disabled: _.value.disabled
164
- }, [m(s, { name: "wi-scale-fade" }, {
165
- default: w(() => [e.modelValue ? (y(), d("div", {
167
+ to: g.value.to,
168
+ disabled: g.value.disabled
169
+ }, [h(c, { name: "wi-scale-fade" }, {
170
+ default: T(() => [e.modelValue ? (b(), f("div", {
166
171
  key: 0,
167
172
  ref_key: "root",
168
- ref: h,
169
- class: g(["wi-menu wi-menu--popup", {
170
- "wi-menu--teleported": x.value,
173
+ ref: m,
174
+ class: _(["wi-menu wi-menu--popup", {
175
+ "wi-menu--teleported": v.value,
171
176
  "wi-menu--collapsed": e.collapsed
172
177
  }]),
173
178
  role: "menu"
174
- }, [m(F, {
179
+ }, [h(I, {
175
180
  items: e.model,
176
181
  depth: 0,
177
182
  indent: e.indent,
@@ -183,15 +188,15 @@ var T = {
183
188
  "indent",
184
189
  "collapsed",
185
190
  "selected-key"
186
- ])], 2)) : u("", !0)]),
191
+ ])], 2)) : d("", !0)]),
187
192
  _: 1
188
- })], 8, ["to", "disabled"])) : (y(), d("div", {
193
+ })], 8, ["to", "disabled"])) : (b(), f("div", {
189
194
  key: 0,
190
195
  ref_key: "root",
191
- ref: h,
192
- class: g(["wi-menu", { "wi-menu--collapsed": e.collapsed }]),
196
+ ref: m,
197
+ class: _(["wi-menu", { "wi-menu--collapsed": e.collapsed }]),
193
198
  role: "menu"
194
- }, [m(F, {
199
+ }, [h(I, {
195
200
  items: e.model,
196
201
  depth: 0,
197
202
  indent: e.indent,
@@ -207,4 +212,4 @@ var T = {
207
212
  }
208
213
  });
209
214
  //#endregion
210
- export { I as WiMenu };
215
+ export { L as WiMenu };
@@ -480,8 +480,8 @@
480
480
  font-size: var(--wi-font-size-xs);
481
481
  }
482
482
 
483
- .wi-textarea-field__help--error,
484
- .wi-select-field__help--error {
483
+ .wi-textarea-field__help--invalid,
484
+ .wi-select-field__help--invalid {
485
485
  color: var(--wi-color-danger);
486
486
  }
487
487
 
@@ -500,9 +500,8 @@
500
500
  }
501
501
 
502
502
  .wi-textarea--invalid:focus-visible,
503
- .wi-textarea--error:focus-visible,
504
- .wi-select--error.wi-select--open,
505
- .wi-select--error:focus-visible {
503
+ .wi-select--invalid.wi-select--open,
504
+ .wi-select--invalid:focus-visible {
506
505
  border-color: var(--wi-color-danger);
507
506
  box-shadow: var(--wi-focus-shadow-danger);
508
507
  }
@@ -1,28 +1,30 @@
1
- import { a as e, t } from "../Icon-B6gOD07E.js";
2
- import { n, t as r } from "../overlay-oR-5MDuE.js";
3
- import { c as i } from "../config-DWwce9jA.js";
4
- import { n as a } from "../locale-CYkJyRd1.js";
1
+ import { t as e } from "../Icon-DHGs8l-M.js";
2
+ import { n as t, t as n } from "../overlay-oR-5MDuE.js";
3
+ import { t as r } from "../overlayPlacement-CN1tuC95.js";
4
+ import { t as i } from "../icon-Cg5TeFqe.js";
5
+ import { c as a } from "../config-CTLkobga.js";
6
+ import { n as o } from "../locale-DxAvgqgB.js";
5
7
  import "./style.js";
6
- import { Fragment as o, Teleport as s, Transition as c, computed as l, createBlock as u, createCommentVNode as d, createElementBlock as f, createElementVNode as p, createTextVNode as m, createVNode as h, defineComponent as g, nextTick as _, normalizeClass as v, normalizeStyle as ee, onBeforeUnmount as y, onMounted as b, openBlock as x, ref as S, renderList as C, toDisplayString as w, unref as T, watch as E, withCtx as D, withModifiers as O } from "vue";
8
+ import { Fragment as s, Teleport as c, Transition as ee, computed as l, createBlock as u, createCommentVNode as d, createElementBlock as f, createElementVNode as p, createTextVNode as m, createVNode as h, defineComponent as g, nextTick as _, normalizeClass as v, normalizeStyle as y, onBeforeUnmount as b, onMounted as x, openBlock as S, ref as C, renderList as w, toDisplayString as T, unref as E, watch as D, withCtx as O, withModifiers as k } from "vue";
7
9
  //#region src/components/Menubar/Menubar.vue?vue&type=script&setup=true&lang.ts
8
- var k = ["aria-label"], A = [
10
+ var A = ["aria-label"], j = [
9
11
  "disabled",
10
12
  "aria-expanded",
11
13
  "aria-haspopup",
12
14
  "onClick"
13
- ], j = {
15
+ ], M = {
14
16
  key: 0,
15
17
  class: "wi-menubar__icon",
16
18
  "aria-hidden": "true"
17
- }, te = {
19
+ }, N = {
18
20
  key: 1,
19
21
  class: "wi-menubar__caret",
20
22
  "aria-hidden": "true"
21
- }, M = ["disabled", "onClick"], N = {
23
+ }, te = ["disabled", "onClick"], P = {
22
24
  key: 0,
23
25
  class: "wi-menubar__icon",
24
26
  "aria-hidden": "true"
25
- }, P = /* @__PURE__ */ g({
27
+ }, F = /* @__PURE__ */ g({
26
28
  __name: "Menubar",
27
29
  props: {
28
30
  model: {},
@@ -34,108 +36,108 @@ var k = ["aria-label"], A = [
34
36
  appendTo: {}
35
37
  },
36
38
  emits: ["update:selectedKey", "select"],
37
- setup(g, { emit: P }) {
38
- let F = g, I = P, L = i(), R = a(), z = S(null), B = S(null), V = S([]), H = S({}), U = l(() => n(F, L.value.appendTo)), W = l(() => r(F, L.value.appendTo));
39
- function G(e, t) {
40
- V.value[t] = e instanceof HTMLElement ? e : null;
39
+ setup(g, { emit: F }) {
40
+ let I = g, L = F, R = a(), z = o(), B = C(null), V = C(null), H = C([]), U = C({}), W = l(() => t(I, R.value.appendTo)), G = l(() => n(I, R.value.appendTo));
41
+ function K(e, t) {
42
+ H.value[t] = e instanceof HTMLElement ? e : null;
41
43
  }
42
- function K() {
43
- if (!W.value || z.value == null) return;
44
- let e = V.value[z.value];
44
+ function q() {
45
+ if (!G.value || B.value == null) return;
46
+ let e = H.value[B.value];
45
47
  if (!e) return;
46
48
  let t = e.getBoundingClientRect();
47
- H.value = {
48
- left: `${t.left}px`,
49
- top: `${t.bottom + 4}px`
50
- };
51
- }
52
- function q(e) {
53
- return e.key ?? e.label;
49
+ U.value = r(t, "bottom-start", { gap: 4 });
54
50
  }
55
51
  function J(e) {
56
- return !!(F.selectedKey && q(e) === F.selectedKey);
52
+ return e.key ?? e.label;
57
53
  }
58
- function Y(t) {
59
- return t.icon && e(t.icon) ? t.icon : void 0;
54
+ function Y(e) {
55
+ return !!(I.selectedKey && J(e) === I.selectedKey);
60
56
  }
61
57
  function X(e) {
62
- e.disabled || (e.command?.(), I("update:selectedKey", q(e)), I("select", e));
58
+ return i(e.icon);
63
59
  }
64
- function Z(e, t) {
60
+ function Z(e) {
61
+ e.disabled || (e.command?.(), L("update:selectedKey", J(e)), L("select", e));
62
+ }
63
+ function ne(e, t) {
65
64
  if (!t.disabled) {
66
65
  if (!t.items?.length) {
67
- X(t), z.value = null;
66
+ Z(t), B.value = null;
68
67
  return;
69
68
  }
70
- z.value = z.value === e ? null : e, z.value != null && _(() => K());
69
+ B.value = B.value === e ? null : e, B.value != null && _(() => q());
71
70
  }
72
71
  }
73
- function ne(e) {
74
- X(e), z.value = null;
72
+ function re(e) {
73
+ Z(e), B.value = null;
75
74
  }
76
75
  function Q(e) {
77
76
  let t = e.target;
78
- B.value?.contains(t) || document.querySelector(".wi-menubar__submenu--teleported")?.contains(t) || (z.value = null);
77
+ V.value?.contains(t) || document.querySelector(".wi-menubar__submenu--teleported")?.contains(t) || (B.value = null);
79
78
  }
80
79
  function $() {
81
- z.value != null && K();
80
+ B.value != null && q();
82
81
  }
83
- return E(z, (e) => {
84
- e != null && W.value ? (window.addEventListener("resize", $), window.addEventListener("scroll", $, !0)) : (window.removeEventListener("resize", $), window.removeEventListener("scroll", $, !0));
85
- }), b(() => document.addEventListener("click", Q)), y(() => {
82
+ return D(B, (e) => {
83
+ e != null && G.value ? (window.addEventListener("resize", $), window.addEventListener("scroll", $, !0)) : (window.removeEventListener("resize", $), window.removeEventListener("scroll", $, !0));
84
+ }), x(() => document.addEventListener("click", Q)), b(() => {
86
85
  document.removeEventListener("click", Q), window.removeEventListener("resize", $), window.removeEventListener("scroll", $, !0);
87
- }), (e, n) => (x(), f("nav", {
86
+ }), (t, n) => (S(), f("nav", {
88
87
  ref_key: "root",
89
- ref: B,
88
+ ref: V,
90
89
  class: "wi-menubar",
91
- "aria-label": T(R).menubar
92
- }, [(x(!0), f(o, null, C(g.model, (e, n) => (x(), f("div", {
93
- key: `${e.label}-${n}`,
90
+ "aria-label": E(z).menubar
91
+ }, [(S(!0), f(s, null, w(g.model, (t, n) => (S(), f("div", {
92
+ key: `${t.label}-${n}`,
94
93
  class: v(["wi-menubar__item", {
95
- "wi-menubar__item--open": z.value === n,
96
- "wi-menubar__item--selected": J(e)
94
+ "wi-menubar__item--open": B.value === n,
95
+ "wi-menubar__item--selected": Y(t)
97
96
  }])
98
97
  }, [p("button", {
99
98
  ref_for: !0,
100
- ref: (e) => G(e, n),
99
+ ref: (e) => K(e, n),
101
100
  type: "button",
102
- class: v(["wi-menubar__trigger", { "wi-menubar__trigger--selected": J(e) }]),
103
- disabled: e.disabled,
104
- "aria-expanded": e.items?.length ? z.value === n : void 0,
105
- "aria-haspopup": e.items?.length ? "menu" : void 0,
106
- onClick: O((t) => Z(n, e), ["stop"])
101
+ class: v(["wi-menubar__trigger", { "wi-menubar__trigger--selected": Y(t) }]),
102
+ disabled: t.disabled,
103
+ "aria-expanded": t.items?.length ? B.value === n : void 0,
104
+ "aria-haspopup": t.items?.length ? "menu" : void 0,
105
+ onClick: k((e) => ne(n, t), ["stop"])
107
106
  }, [
108
- Y(e) || e.icon ? (x(), f("span", j, [Y(e) ? (x(), u(t, {
107
+ X(t) || t.icon ? (S(), f("span", M, [X(t) ? (S(), u(e, {
109
108
  key: 0,
110
- name: Y(e),
109
+ name: X(t),
110
+ size: "sm"
111
+ }, null, 8, ["name"])) : (S(), f(s, { key: 1 }, [m(T(t.icon), 1)], 64))])) : d("", !0),
112
+ m(" " + T(t.label) + " ", 1),
113
+ t.items?.length ? (S(), f("span", N, [h(e, {
114
+ name: "chevron-down",
111
115
  size: "sm"
112
- }, null, 8, ["name"])) : (x(), f(o, { key: 1 }, [m(w(e.icon), 1)], 64))])) : d("", !0),
113
- m(" " + w(e.label) + " ", 1),
114
- e.items?.length ? (x(), f("span", te, "▾")) : d("", !0)
115
- ], 10, A), (x(), u(s, {
116
- to: U.value.to,
117
- disabled: U.value.disabled
118
- }, [h(c, { name: "wi-scale-fade" }, {
119
- default: D(() => [e.items?.length && z.value === n ? (x(), f("div", {
116
+ })])) : d("", !0)
117
+ ], 10, j), (S(), u(c, {
118
+ to: W.value.to,
119
+ disabled: W.value.disabled
120
+ }, [h(ee, { name: "wi-scale-fade" }, {
121
+ default: O(() => [t.items?.length && B.value === n ? (S(), f("div", {
120
122
  key: 0,
121
- class: v(["wi-menubar__submenu", { "wi-menubar__submenu--teleported": W.value }]),
122
- style: ee(W.value ? H.value : void 0),
123
+ class: v(["wi-menubar__submenu", { "wi-menubar__submenu--teleported": G.value }]),
124
+ style: y(G.value ? U.value : void 0),
123
125
  role: "menu"
124
- }, [(x(!0), f(o, null, C(e.items, (e, n) => (x(), f("button", {
125
- key: `${e.label}-${n}`,
126
+ }, [(S(!0), f(s, null, w(t.items, (t, n) => (S(), f("button", {
127
+ key: `${t.label}-${n}`,
126
128
  type: "button",
127
- class: v(["wi-menubar__subitem", { "wi-menubar__subitem--selected": J(e) }]),
129
+ class: v(["wi-menubar__subitem", { "wi-menubar__subitem--selected": Y(t) }]),
128
130
  role: "menuitem",
129
- disabled: e.disabled,
130
- onClick: O((t) => ne(e), ["stop"])
131
- }, [Y(e) || e.icon ? (x(), f("span", N, [Y(e) ? (x(), u(t, {
131
+ disabled: t.disabled,
132
+ onClick: k((e) => re(t), ["stop"])
133
+ }, [X(t) || t.icon ? (S(), f("span", P, [X(t) ? (S(), u(e, {
132
134
  key: 0,
133
- name: Y(e),
135
+ name: X(t),
134
136
  size: "sm"
135
- }, null, 8, ["name"])) : (x(), f(o, { key: 1 }, [m(w(e.icon), 1)], 64))])) : d("", !0), m(" " + w(e.label), 1)], 10, M))), 128))], 6)) : d("", !0)]),
137
+ }, null, 8, ["name"])) : (S(), f(s, { key: 1 }, [m(T(t.icon), 1)], 64))])) : d("", !0), m(" " + T(t.label), 1)], 10, te))), 128))], 6)) : d("", !0)]),
136
138
  _: 2
137
- }, 1024)], 8, ["to", "disabled"]))], 2))), 128))], 8, k));
139
+ }, 1024)], 8, ["to", "disabled"]))], 2))), 128))], 8, A));
138
140
  }
139
141
  });
140
142
  //#endregion
141
- export { P as WiMenubar };
143
+ export { F as WiMenubar };
@@ -480,8 +480,8 @@
480
480
  font-size: var(--wi-font-size-xs);
481
481
  }
482
482
 
483
- .wi-textarea-field__help--error,
484
- .wi-select-field__help--error {
483
+ .wi-textarea-field__help--invalid,
484
+ .wi-select-field__help--invalid {
485
485
  color: var(--wi-color-danger);
486
486
  }
487
487
 
@@ -500,9 +500,8 @@
500
500
  }
501
501
 
502
502
  .wi-textarea--invalid:focus-visible,
503
- .wi-textarea--error:focus-visible,
504
- .wi-select--error.wi-select--open,
505
- .wi-select--error:focus-visible {
503
+ .wi-select--invalid.wi-select--open,
504
+ .wi-select--invalid:focus-visible {
506
505
  border-color: var(--wi-color-danger);
507
506
  box-shadow: var(--wi-focus-shadow-danger);
508
507
  }
@@ -1,10 +1,10 @@
1
1
  import { t as e } from "../types-tV3SEv3Q.js";
2
- import { t } from "../Icon-B6gOD07E.js";
2
+ import { t } from "../Icon-DHGs8l-M.js";
3
3
  import { n } from "../overlay-oR-5MDuE.js";
4
4
  import { n as r, t as i } from "../Renderable-IhqISc5E.js";
5
- import { c as a } from "../config-DWwce9jA.js";
5
+ import { c as a } from "../config-CTLkobga.js";
6
6
  import { t as o } from "../overlayHost-Bdc0ZDhU.js";
7
- import { n as s } from "../locale-CYkJyRd1.js";
7
+ import { n as s } from "../locale-DxAvgqgB.js";
8
8
  import "./style.js";
9
9
  import { Fragment as c, Teleport as l, TransitionGroup as u, computed as d, createBlock as f, createCommentVNode as p, createElementBlock as m, createElementVNode as h, createVNode as g, defineComponent as _, h as v, normalizeClass as y, onBeforeUnmount as b, onMounted as x, openBlock as S, reactive as C, renderList as w, unref as T, watch as E, withCtx as D } from "vue";
10
10
  //#region src/components/Message/messageState.ts
@@ -480,8 +480,8 @@
480
480
  font-size: var(--wi-font-size-xs);
481
481
  }
482
482
 
483
- .wi-textarea-field__help--error,
484
- .wi-select-field__help--error {
483
+ .wi-textarea-field__help--invalid,
484
+ .wi-select-field__help--invalid {
485
485
  color: var(--wi-color-danger);
486
486
  }
487
487
 
@@ -500,9 +500,8 @@
500
500
  }
501
501
 
502
502
  .wi-textarea--invalid:focus-visible,
503
- .wi-textarea--error:focus-visible,
504
- .wi-select--error.wi-select--open,
505
- .wi-select--error:focus-visible {
503
+ .wi-select--invalid.wi-select--open,
504
+ .wi-select--invalid:focus-visible {
506
505
  border-color: var(--wi-color-danger);
507
506
  box-shadow: var(--wi-focus-shadow-danger);
508
507
  }
@@ -480,8 +480,8 @@
480
480
  font-size: var(--wi-font-size-xs);
481
481
  }
482
482
 
483
- .wi-textarea-field__help--error,
484
- .wi-select-field__help--error {
483
+ .wi-textarea-field__help--invalid,
484
+ .wi-select-field__help--invalid {
485
485
  color: var(--wi-color-danger);
486
486
  }
487
487
 
@@ -500,9 +500,8 @@
500
500
  }
501
501
 
502
502
  .wi-textarea--invalid:focus-visible,
503
- .wi-textarea--error:focus-visible,
504
- .wi-select--error.wi-select--open,
505
- .wi-select--error:focus-visible {
503
+ .wi-select--invalid.wi-select--open,
504
+ .wi-select--invalid:focus-visible {
506
505
  border-color: var(--wi-color-danger);
507
506
  box-shadow: var(--wi-focus-shadow-danger);
508
507
  }
@@ -1,5 +1,5 @@
1
- import { t as e } from "../Icon-B6gOD07E.js";
2
- import { n as t } from "../locale-CYkJyRd1.js";
1
+ import { t as e } from "../Icon-DHGs8l-M.js";
2
+ import { n as t } from "../locale-DxAvgqgB.js";
3
3
  import "./style.js";
4
4
  import { Fragment as n, createCommentVNode as r, createElementBlock as i, createElementVNode as a, createTextVNode as o, createVNode as s, defineComponent as c, normalizeClass as l, normalizeStyle as u, openBlock as d, ref as f, renderList as p, renderSlot as m, toDisplayString as h, unref as g, withModifiers as _ } from "vue";
5
5
  //#region src/components/OrderList/OrderList.vue?vue&type=script&setup=true&lang.ts
@@ -480,8 +480,8 @@
480
480
  font-size: var(--wi-font-size-xs);
481
481
  }
482
482
 
483
- .wi-textarea-field__help--error,
484
- .wi-select-field__help--error {
483
+ .wi-textarea-field__help--invalid,
484
+ .wi-select-field__help--invalid {
485
485
  color: var(--wi-color-danger);
486
486
  }
487
487
 
@@ -500,9 +500,8 @@
500
500
  }
501
501
 
502
502
  .wi-textarea--invalid:focus-visible,
503
- .wi-textarea--error:focus-visible,
504
- .wi-select--error.wi-select--open,
505
- .wi-select--error:focus-visible {
503
+ .wi-select--invalid.wi-select--open,
504
+ .wi-select--invalid:focus-visible {
506
505
  border-color: var(--wi-color-danger);
507
506
  box-shadow: var(--wi-focus-shadow-danger);
508
507
  }