@onereach/ui-components 2.70.2-beta.2216.0 → 2.70.2-beta.2219.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 (451) hide show
  1. package/dist/bundled/v2/{OrAvatar-ff144438.js → OrAvatar-586e417b.js} +3 -4
  2. package/dist/bundled/v2/{OrButton-ea2e223b.js → OrButton-d45772c1.js} +3 -4
  3. package/dist/bundled/v2/{OrCard-9b845916.js → OrCard-45d5869b.js} +2 -3
  4. package/dist/bundled/v2/{OrCardCollection-379d5151.js → OrCardCollection-091e2193.js} +8 -9
  5. package/dist/bundled/v2/{OrCheckbox-9339bec8.js → OrCheckbox-9be450f9.js} +15 -21
  6. package/dist/bundled/v2/{OrConfirm-aa5393cb.js → OrConfirm-ebff0b61.js} +4 -3
  7. package/dist/bundled/v2/{OrError-0c77e637.js → OrError-52f668a4.js} +2 -3
  8. package/dist/bundled/v2/{OrErrorTag-0ba2f0b8.js → OrErrorTag-97a9112b.js} +3 -4
  9. package/dist/bundled/v2/{OrExpansionPanel-7f88e33a.js → OrExpansionPanel-96b8f568.js} +3 -4
  10. package/dist/bundled/v2/{OrFab-dbc03d57.js → OrFab-ed69dee1.js} +3 -4
  11. package/dist/bundled/v2/{OrHint-405bfc3d.js → OrHint-fde53334.js} +2 -3
  12. package/dist/bundled/v2/{OrIcon-97245ebd.js → OrIcon-458206aa.js} +2 -3
  13. package/dist/bundled/v2/{OrIconButton-61f706b3.js → OrIconButton-4bdd1566.js} +2 -2
  14. package/dist/bundled/v2/{OrInlineInput-140ca4bd.js → OrInlineInput-b009a043.js} +15 -21
  15. package/dist/bundled/v2/{OrInlineInputBox-36167851.js → OrInlineInputBox-7a8e645b.js} +2 -3
  16. package/dist/bundled/v2/{OrInlineTextarea-47cc9b4b.js → OrInlineTextarea-6e8c1f80.js} +15 -21
  17. package/dist/bundled/v2/{OrInput-9b7e3076.js → OrInput-5404a234.js} +17 -23
  18. package/dist/bundled/v2/{OrInputBox-9441debf.js → OrInputBox-2f559e98.js} +2 -3
  19. package/dist/bundled/v2/{OrLabel-54ac625d.js → OrLabel-aff09c39.js} +2 -3
  20. package/dist/bundled/v2/{OrLink-51f9fb97.js → OrLink-0d952e87.js} +2 -3
  21. package/dist/bundled/v2/{OrLoader-7901107b.js → OrLoader-864ef92a.js} +2 -3
  22. package/dist/bundled/v2/{OrMenu-ebe5a9b6.js → OrMenu-52da43bc.js} +2 -3
  23. package/dist/bundled/v2/{OrMenuItem-d4b0f086.js → OrMenuItem-e2693a5f.js} +3 -4
  24. package/dist/bundled/v2/{OrModal-62b1d914.js → OrModal-51b9f3e7.js} +1 -1
  25. package/dist/bundled/v2/{OrNotification-95406a04.js → OrNotification-7f761f25.js} +4 -5
  26. package/dist/bundled/v2/{OrPagination-edc2c855.js → OrPagination-daf25de2.js} +13 -21
  27. package/dist/bundled/v2/{OrProgress-cb9a2ab3.js → OrProgress-15fe65ec.js} +2 -3
  28. package/dist/bundled/v2/{OrRadio-8eb3854a.js → OrRadio-fe23947a.js} +15 -21
  29. package/dist/bundled/v2/{OrSearch-e851b0d9.js → OrSearch-d1169241.js} +4 -5
  30. package/dist/bundled/v2/{OrSegmentedControl-3db42e46.js → OrSegmentedControl-878279bf.js} +10 -17
  31. package/dist/bundled/v2/{OrSelect-29374787.js → OrSelect-fef400f4.js} +20 -26
  32. package/dist/bundled/v2/{OrSkeletonText-8e64ed2e.js → OrSkeletonText-9a2f39dc.js} +6 -9
  33. package/dist/bundled/v2/{OrSortHeader-00e61587.js → OrSortHeader-565ace92.js} +11 -17
  34. package/dist/bundled/v2/{OrSwitch-05ef01ba.js → OrSwitch-782d7b43.js} +16 -22
  35. package/dist/bundled/v2/{OrTab-598116b9.js → OrTab-8c5acf8a.js} +2 -3
  36. package/dist/bundled/v2/{OrTabs-c4abe18c.js → OrTabs-d69780fc.js} +10 -15
  37. package/dist/bundled/v2/{OrTag-a2b46275.js → OrTag-4a098afa.js} +3 -4
  38. package/dist/bundled/v2/{OrText-091e908e.js → OrText-a665b991.js} +2 -3
  39. package/dist/bundled/v2/{OrTextarea-a2fa2335.js → OrTextarea-5c57c02b.js} +15 -21
  40. package/dist/bundled/v2/{OrTooltip-fc46e6a5.js → OrTooltip-b1f38647.js} +2 -3
  41. package/dist/bundled/v2/components/index.js +41 -41
  42. package/dist/bundled/v2/components/or-avatar-v3/index.js +2 -2
  43. package/dist/bundled/v2/components/or-button-v3/index.js +2 -2
  44. package/dist/bundled/v2/components/or-card-collection-v3/index.js +14 -14
  45. package/dist/bundled/v2/components/or-card-v3/index.js +1 -1
  46. package/dist/bundled/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +3 -14
  47. package/dist/bundled/v2/components/or-checkbox-v3/index.js +2 -2
  48. package/dist/bundled/v2/components/or-confirm-v3/index.js +13 -13
  49. package/dist/bundled/v2/components/or-error-tag-v3/index.js +2 -2
  50. package/dist/bundled/v2/components/or-error-v3/index.js +1 -1
  51. package/dist/bundled/v2/components/or-expansion-panel-v3/index.js +2 -2
  52. package/dist/bundled/v2/components/or-fab-v3/index.js +2 -2
  53. package/dist/bundled/v2/components/or-hint-v3/index.js +1 -1
  54. package/dist/bundled/v2/components/or-icon-button-v3/index.js +3 -3
  55. package/dist/bundled/v2/components/or-icon-v3/index.js +1 -1
  56. package/dist/bundled/v2/components/or-inline-input-box-v3/index.js +1 -1
  57. package/dist/bundled/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -11
  58. package/dist/bundled/v2/components/or-inline-input-v3/index.js +7 -7
  59. package/dist/bundled/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -11
  60. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +7 -7
  61. package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -1
  62. package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +0 -11
  63. package/dist/bundled/v2/components/or-input-v3/index.js +8 -8
  64. package/dist/bundled/v2/components/or-label-v3/index.js +1 -1
  65. package/dist/bundled/v2/components/or-link-v3/index.js +1 -1
  66. package/dist/bundled/v2/components/or-loader-v3/index.js +1 -1
  67. package/dist/bundled/v2/components/or-menu-item-v3/index.js +2 -2
  68. package/dist/bundled/v2/components/or-menu-v3/index.js +1 -1
  69. package/dist/bundled/v2/components/or-modal-v3/index.js +4 -4
  70. package/dist/bundled/v2/components/or-notification-v3/index.js +4 -4
  71. package/dist/bundled/v2/components/or-pagination-v3/OrPagination.vue.d.ts +0 -11
  72. package/dist/bundled/v2/components/or-pagination-v3/index.js +6 -6
  73. package/dist/bundled/v2/components/or-progress-v3/index.js +1 -1
  74. package/dist/bundled/v2/components/or-radio-v3/OrRadio.vue.d.ts +0 -11
  75. package/dist/bundled/v2/components/or-radio-v3/index.js +2 -2
  76. package/dist/bundled/v2/components/or-search-v3/index.js +9 -9
  77. package/dist/bundled/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +3 -14
  78. package/dist/bundled/v2/components/or-segmented-control-v3/index.js +1 -1
  79. package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +3 -14
  80. package/dist/bundled/v2/components/or-select-v3/index.js +13 -13
  81. package/dist/bundled/v2/components/or-skeleton-v3/index.js +1 -1
  82. package/dist/bundled/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +2 -13
  83. package/dist/bundled/v2/components/or-sort-header-v3/index.js +2 -2
  84. package/dist/bundled/v2/components/or-switch-v3/OrSwitch.vue.d.ts +3 -14
  85. package/dist/bundled/v2/components/or-switch-v3/index.js +3 -3
  86. package/dist/bundled/v2/components/or-tab-v3/index.js +1 -1
  87. package/dist/bundled/v2/components/or-tabs-v3/OrTabs.vue.d.ts +2 -13
  88. package/dist/bundled/v2/components/or-tabs-v3/index.js +5 -5
  89. package/dist/bundled/v2/components/or-tag-v3/index.js +4 -4
  90. package/dist/bundled/v2/components/or-text-v3/index.js +1 -1
  91. package/dist/bundled/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -11
  92. package/dist/bundled/v2/components/or-textarea-v3/index.js +5 -5
  93. package/dist/bundled/v2/components/or-toast-v3/index.js +5 -5
  94. package/dist/bundled/v2/components/or-tooltip-v3/index.js +1 -1
  95. package/dist/bundled/v2/index.js +41 -41
  96. package/dist/bundled/v2/{types-6039ceaf.js → types-79e5c18d.js} +2 -2
  97. package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-2292d8d6.js → OrAvatar.vue_vue_type_script_lang-582e74ae.js} +2 -3
  98. package/dist/bundled/v3/{OrButton-26f977a6.js → OrButton-a1448bfa.js} +7 -8
  99. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-f6a86f73.js → OrButton.vue_vue_type_script_lang-3b1e442b.js} +2 -3
  100. package/dist/bundled/v3/{OrCard.vue_vue_type_script_lang-75721881.js → OrCard.vue_vue_type_script_lang-b6685a34.js} +0 -1
  101. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-1e906723.js → OrCardCollection.vue_vue_type_script_lang-60403ae6.js} +16 -18
  102. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-286ceca1.js → OrCheckbox.vue_vue_type_script_lang-fc067611.js} +8 -14
  103. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-b3e05ff1.js → OrConfirm.vue_vue_type_script_lang-528380c1.js} +6 -5
  104. package/dist/bundled/v3/{OrError.vue_vue_type_script_lang-8d790d69.js → OrError.vue_vue_type_script_lang-53648a65.js} +0 -1
  105. package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-218ef7e7.js → OrErrorTag.vue_vue_type_script_lang-e2fe7ca9.js} +2 -3
  106. package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-32c313f6.js → OrExpansionPanel.vue_vue_type_script_lang-2cc8964c.js} +2 -3
  107. package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-06430ea0.js → OrFab.vue_vue_type_script_lang-0fe4a921.js} +2 -3
  108. package/dist/bundled/v3/{OrHint-5dce893e.js → OrHint-5d5e4d99.js} +13 -15
  109. package/dist/bundled/v3/{OrHint.vue_vue_type_script_lang-24edaf98.js → OrHint.vue_vue_type_script_lang-e322f61e.js} +0 -1
  110. package/dist/bundled/v3/OrIcon-1a5c9091.js +12 -0
  111. package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-7869de7b.js → OrIcon.vue_vue_type_script_lang-bdbaad94.js} +0 -1
  112. package/dist/bundled/v3/{OrIconButton-7fcef28b.js → OrIconButton-428dd2cf.js} +1 -1
  113. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-012529f7.js → OrIconButton.vue_vue_type_script_lang-ec6a3622.js} +9 -10
  114. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-e69a240b.js → OrInlineInput.vue_vue_type_script_lang-ab296efc.js} +13 -19
  115. package/dist/bundled/v3/{OrInlineInputBox-091edd56.js → OrInlineInputBox-f92a09d6.js} +6 -7
  116. package/dist/bundled/v3/{OrInlineInputBox.vue_vue_type_script_lang-9c142008.js → OrInlineInputBox.vue_vue_type_script_lang-b1ae1f3d.js} +0 -1
  117. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-4187eb81.js → OrInlineTextarea.vue_vue_type_script_lang-3c3e1b4a.js} +13 -19
  118. package/dist/bundled/v3/{OrInput-f2322cd2.js → OrInput-2a7c6b57.js} +7 -8
  119. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-16d5c945.js → OrInput.vue_vue_type_script_lang-509de504.js} +17 -23
  120. package/dist/bundled/v3/{OrInputBox-72cfe1b2.js → OrInputBox-4c7900c2.js} +6 -7
  121. package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-9119bb6a.js → OrInputBox.vue_vue_type_script_lang-47d98e81.js} +0 -1
  122. package/dist/bundled/v3/{OrLabel-27202b49.js → OrLabel-c556887e.js} +7 -8
  123. package/dist/bundled/v3/{OrLabel.vue_vue_type_script_lang-95984563.js → OrLabel.vue_vue_type_script_lang-191d2304.js} +0 -1
  124. package/dist/bundled/v3/{OrLink.vue_vue_type_script_lang-620a87bb.js → OrLink.vue_vue_type_script_lang-05d4897b.js} +0 -1
  125. package/dist/bundled/v3/{OrLoader-dec060b5.js → OrLoader-123ef8c4.js} +7 -8
  126. package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-3e0df5df.js → OrLoader.vue_vue_type_script_lang-4c3c1ac9.js} +0 -1
  127. package/dist/bundled/v3/{OrMenu-96157df7.js → OrMenu-6d7abe97.js} +7 -8
  128. package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-f03f3ab6.js → OrMenu.vue_vue_type_script_lang-df35fd76.js} +0 -1
  129. package/dist/bundled/v3/{OrMenuItem-bdc6e234.js → OrMenuItem-807e2a49.js} +7 -8
  130. package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-43cdee58.js → OrMenuItem.vue_vue_type_script_lang-2400ec2a.js} +2 -3
  131. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-851cfe0c.js → OrModal.vue_vue_type_script_lang-5a71a851.js} +2 -2
  132. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-837a582c.js → OrNotification.vue_vue_type_script_lang-6287244f.js} +4 -5
  133. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-5616c34d.js → OrPagination.vue_vue_type_script_lang-f64827ef.js} +15 -23
  134. package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-a8618aa6.js → OrProgress.vue_vue_type_script_lang-52f660d6.js} +0 -1
  135. package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-2d1e7bc1.js → OrRadio.vue_vue_type_script_lang-8dc0720c.js} +8 -14
  136. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-f00d38e7.js → OrSearch.vue_vue_type_script_lang-ab2ef22c.js} +3 -4
  137. package/dist/bundled/v3/{OrSegmentedControl.vue_vue_type_script_lang-1659cd1f.js → OrSegmentedControl.vue_vue_type_script_lang-38a00b68.js} +11 -19
  138. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-2530c488.js → OrSelect.vue_vue_type_script_lang-8ab7bc56.js} +39 -48
  139. package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-480614cb.js → OrSkeletonText.vue_vue_type_script_lang-efcfbe21.js} +0 -3
  140. package/dist/bundled/v3/{OrSortHeader.vue_vue_type_script_lang-f4671ba7.js → OrSortHeader.vue_vue_type_script_lang-a20eae87.js} +10 -16
  141. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-fa2b68de.js → OrSwitch.vue_vue_type_script_lang-31994be7.js} +10 -16
  142. package/dist/bundled/v3/{OrTab.vue_vue_type_script_lang-e45f86f5.js → OrTab.vue_vue_type_script_lang-f791efa0.js} +0 -1
  143. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-2dd1d8e2.js → OrTabs.vue_vue_type_script_lang-cb550e87.js} +18 -24
  144. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-75b95fda.js → OrTag.vue_vue_type_script_lang-68af600d.js} +2 -3
  145. package/dist/bundled/v3/{OrText.vue_vue_type_script_lang-3a758f8f.js → OrText.vue_vue_type_script_lang-271fb345.js} +0 -1
  146. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-f1003128.js → OrTextarea.vue_vue_type_script_lang-296da567.js} +13 -19
  147. package/dist/bundled/v3/{OrToastContainer-f727558c.js → OrToastContainer-ad5ae5af.js} +1 -1
  148. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-4ee2d4ec.js → OrTooltip.vue_vue_type_script_lang-bf9935ef.js} +0 -1
  149. package/dist/bundled/v3/components/index.js +52 -52
  150. package/dist/bundled/v3/components/or-avatar-v3/index.js +3 -3
  151. package/dist/bundled/v3/components/or-button-v3/index.js +3 -3
  152. package/dist/bundled/v3/components/or-card-collection-v3/index.js +24 -24
  153. package/dist/bundled/v3/components/or-card-v3/index.js +1 -1
  154. package/dist/bundled/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +3 -14
  155. package/dist/bundled/v3/components/or-checkbox-v3/index.js +3 -3
  156. package/dist/bundled/v3/components/or-confirm-v3/index.js +20 -20
  157. package/dist/bundled/v3/components/or-error-tag-v3/index.js +3 -3
  158. package/dist/bundled/v3/components/or-error-v3/index.js +1 -1
  159. package/dist/bundled/v3/components/or-expansion-panel-v3/index.js +3 -3
  160. package/dist/bundled/v3/components/or-fab-v3/index.js +3 -3
  161. package/dist/bundled/v3/components/or-hint-v3/index.js +1 -1
  162. package/dist/bundled/v3/components/or-icon-button-v3/index.js +4 -4
  163. package/dist/bundled/v3/components/or-icon-v3/index.js +1 -1
  164. package/dist/bundled/v3/components/or-inline-input-box-v3/index.js +1 -1
  165. package/dist/bundled/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -11
  166. package/dist/bundled/v3/components/or-inline-input-v3/index.js +11 -11
  167. package/dist/bundled/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -11
  168. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +11 -11
  169. package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -1
  170. package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +0 -11
  171. package/dist/bundled/v3/components/or-input-v3/index.js +13 -13
  172. package/dist/bundled/v3/components/or-label-v3/index.js +1 -1
  173. package/dist/bundled/v3/components/or-link-v3/index.js +1 -1
  174. package/dist/bundled/v3/components/or-loader-v3/index.js +1 -1
  175. package/dist/bundled/v3/components/or-menu-item-v3/index.js +3 -3
  176. package/dist/bundled/v3/components/or-menu-v3/index.js +1 -1
  177. package/dist/bundled/v3/components/or-modal-v3/index.js +6 -6
  178. package/dist/bundled/v3/components/or-notification-v3/index.js +6 -6
  179. package/dist/bundled/v3/components/or-pagination-v3/OrPagination.vue.d.ts +0 -11
  180. package/dist/bundled/v3/components/or-pagination-v3/index.js +11 -11
  181. package/dist/bundled/v3/components/or-progress-v3/index.js +1 -1
  182. package/dist/bundled/v3/components/or-radio-v3/OrRadio.vue.d.ts +0 -11
  183. package/dist/bundled/v3/components/or-radio-v3/index.js +3 -3
  184. package/dist/bundled/v3/components/or-search-v3/index.js +15 -15
  185. package/dist/bundled/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +3 -14
  186. package/dist/bundled/v3/components/or-segmented-control-v3/index.js +1 -1
  187. package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +3 -14
  188. package/dist/bundled/v3/components/or-select-v3/index.js +20 -20
  189. package/dist/bundled/v3/components/or-skeleton-v3/index.js +1 -1
  190. package/dist/bundled/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +2 -13
  191. package/dist/bundled/v3/components/or-sort-header-v3/index.js +3 -3
  192. package/dist/bundled/v3/components/or-switch-v3/OrSwitch.vue.d.ts +3 -14
  193. package/dist/bundled/v3/components/or-switch-v3/index.js +5 -5
  194. package/dist/bundled/v3/components/or-tab-v3/index.js +1 -1
  195. package/dist/bundled/v3/components/or-tabs-v3/OrTabs.vue.d.ts +2 -13
  196. package/dist/bundled/v3/components/or-tabs-v3/index.js +8 -8
  197. package/dist/bundled/v3/components/or-tag-v3/index.js +6 -6
  198. package/dist/bundled/v3/components/or-text-v3/index.js +1 -1
  199. package/dist/bundled/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -11
  200. package/dist/bundled/v3/components/or-textarea-v3/index.js +8 -8
  201. package/dist/bundled/v3/components/or-toast-v3/index.js +9 -9
  202. package/dist/bundled/v3/components/or-tooltip-v3/index.js +1 -1
  203. package/dist/bundled/v3/index.js +187 -208
  204. package/dist/bundled/v3/{types-d49b8692.js → types-1d25bb9a.js} +4 -4
  205. package/dist/esm/v2/{OrAvatar-ef5fcc0c.js → OrAvatar-379ac72f.js} +3 -4
  206. package/dist/esm/v2/{OrButton-1763652d.js → OrButton-66964360.js} +3 -4
  207. package/dist/esm/v2/{OrCard-4c281eeb.js → OrCard-e89c44ef.js} +2 -3
  208. package/dist/esm/v2/{OrCardCollection-ba82c82b.js → OrCardCollection-bbdb6159.js} +9 -10
  209. package/dist/esm/v2/{OrCheckbox-bb8a51c8.js → OrCheckbox-b380c131.js} +15 -21
  210. package/dist/esm/v2/{OrConfirm-de4104ea.js → OrConfirm-7fb515d4.js} +5 -4
  211. package/dist/esm/v2/{OrError-45bd2ac3.js → OrError-13845bb0.js} +2 -3
  212. package/dist/esm/v2/{OrErrorTag-8adc056c.js → OrErrorTag-80f82cdf.js} +3 -4
  213. package/dist/esm/v2/{OrExpansionPanel-82b5f34f.js → OrExpansionPanel-729eb1e7.js} +3 -4
  214. package/dist/esm/v2/{OrFab-40c8f199.js → OrFab-1d095e33.js} +3 -4
  215. package/dist/esm/v2/{OrHint-64c6c780.js → OrHint-78b399cb.js} +2 -3
  216. package/dist/esm/v2/{OrIcon-d438c4d9.js → OrIcon-f34e0e6f.js} +2 -3
  217. package/dist/esm/v2/{OrIconButton-ca6603b3.js → OrIconButton-5fa56aec.js} +2 -2
  218. package/dist/esm/v2/{OrInlineInput-6023dc80.js → OrInlineInput-38645a8e.js} +15 -21
  219. package/dist/esm/v2/{OrInlineInputBox-5b768699.js → OrInlineInputBox-46146af0.js} +2 -3
  220. package/dist/esm/v2/{OrInlineTextarea-74318803.js → OrInlineTextarea-b49a7107.js} +15 -21
  221. package/dist/esm/v2/{OrInput-2b8063e4.js → OrInput-e8fe9102.js} +17 -23
  222. package/dist/esm/v2/{OrInputBox-607ef524.js → OrInputBox-9ceb9fc4.js} +2 -3
  223. package/dist/esm/v2/{OrLabel-85cfc243.js → OrLabel-0945a4d9.js} +2 -3
  224. package/dist/esm/v2/{OrLink-dc1b6c61.js → OrLink-597e0e18.js} +2 -3
  225. package/dist/esm/v2/{OrLoader-9853ec7e.js → OrLoader-76307488.js} +2 -3
  226. package/dist/esm/v2/{OrMenu-be703ebe.js → OrMenu-c276db74.js} +2 -3
  227. package/dist/esm/v2/{OrMenuItem-800f4e27.js → OrMenuItem-7b7fbf8a.js} +3 -4
  228. package/dist/esm/v2/{OrModal-280c51e2.js → OrModal-3b9d59de.js} +1 -1
  229. package/dist/esm/v2/{OrNotification-cda58aae.js → OrNotification-5e145880.js} +4 -5
  230. package/dist/esm/v2/{OrPagination-7737c886.js → OrPagination-1adbcadb.js} +13 -21
  231. package/dist/esm/v2/{OrProgress-9ef9e689.js → OrProgress-b7d1c689.js} +2 -3
  232. package/dist/esm/v2/{OrRadio-6c0b285c.js → OrRadio-87a4d226.js} +15 -21
  233. package/dist/esm/v2/{OrSearch-c0ca36a3.js → OrSearch-4b774707.js} +4 -5
  234. package/dist/esm/v2/{OrSegmentedControl-0d6555d3.js → OrSegmentedControl-7486115b.js} +10 -17
  235. package/dist/esm/v2/{OrSelect-3f8791a6.js → OrSelect-871fae44.js} +20 -26
  236. package/dist/esm/v2/{OrSkeletonText-a1dae7b0.js → OrSkeletonText-6ee72718.js} +6 -9
  237. package/dist/esm/v2/{OrSortHeader-811adaa9.js → OrSortHeader-592727dc.js} +11 -17
  238. package/dist/esm/v2/{OrSwitch-4e54b920.js → OrSwitch-8549219a.js} +16 -22
  239. package/dist/esm/v2/{OrTab-f3fe7bd3.js → OrTab-1ff87c76.js} +2 -3
  240. package/dist/esm/v2/{OrTabs-8d2f6b0d.js → OrTabs-96b0473d.js} +10 -15
  241. package/dist/esm/v2/{OrTag-fa16d1c7.js → OrTag-56714605.js} +3 -4
  242. package/dist/esm/v2/{OrText-fa5ce3c7.js → OrText-b12d0682.js} +2 -3
  243. package/dist/esm/v2/{OrTextarea-7f53bd68.js → OrTextarea-a5a3572b.js} +15 -21
  244. package/dist/esm/v2/{OrTooltip-f25b4195.js → OrTooltip-629d44fc.js} +2 -3
  245. package/dist/esm/v2/components/index.js +41 -41
  246. package/dist/esm/v2/components/or-avatar-v3/index.js +2 -2
  247. package/dist/esm/v2/components/or-button-v3/index.js +2 -2
  248. package/dist/esm/v2/components/or-card-collection-v3/index.js +14 -14
  249. package/dist/esm/v2/components/or-card-v3/index.js +1 -1
  250. package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +3 -14
  251. package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -2
  252. package/dist/esm/v2/components/or-confirm-v3/index.js +17 -17
  253. package/dist/esm/v2/components/or-error-tag-v3/index.js +2 -2
  254. package/dist/esm/v2/components/or-error-v3/index.js +1 -1
  255. package/dist/esm/v2/components/or-expansion-panel-v3/index.js +2 -2
  256. package/dist/esm/v2/components/or-fab-v3/index.js +2 -2
  257. package/dist/esm/v2/components/or-hint-v3/index.js +1 -1
  258. package/dist/esm/v2/components/or-icon-button-v3/index.js +3 -3
  259. package/dist/esm/v2/components/or-icon-v3/index.js +1 -1
  260. package/dist/esm/v2/components/or-inline-input-box-v3/index.js +1 -1
  261. package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -11
  262. package/dist/esm/v2/components/or-inline-input-v3/index.js +7 -7
  263. package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -11
  264. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +7 -7
  265. package/dist/esm/v2/components/or-input-box-v3/index.js +1 -1
  266. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +0 -11
  267. package/dist/esm/v2/components/or-input-v3/index.js +8 -8
  268. package/dist/esm/v2/components/or-label-v3/index.js +1 -1
  269. package/dist/esm/v2/components/or-link-v3/index.js +1 -1
  270. package/dist/esm/v2/components/or-loader-v3/index.js +1 -1
  271. package/dist/esm/v2/components/or-menu-item-v3/index.js +2 -2
  272. package/dist/esm/v2/components/or-menu-v3/index.js +1 -1
  273. package/dist/esm/v2/components/or-modal-v3/index.js +4 -4
  274. package/dist/esm/v2/components/or-notification-v3/index.js +4 -4
  275. package/dist/esm/v2/components/or-pagination-v3/OrPagination.vue.d.ts +0 -11
  276. package/dist/esm/v2/components/or-pagination-v3/index.js +6 -6
  277. package/dist/esm/v2/components/or-progress-v3/index.js +1 -1
  278. package/dist/esm/v2/components/or-radio-v3/OrRadio.vue.d.ts +0 -11
  279. package/dist/esm/v2/components/or-radio-v3/index.js +2 -2
  280. package/dist/esm/v2/components/or-search-v3/index.js +9 -9
  281. package/dist/esm/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +3 -14
  282. package/dist/esm/v2/components/or-segmented-control-v3/index.js +1 -1
  283. package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +3 -14
  284. package/dist/esm/v2/components/or-select-v3/index.js +13 -13
  285. package/dist/esm/v2/components/or-skeleton-v3/index.js +1 -1
  286. package/dist/esm/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +2 -13
  287. package/dist/esm/v2/components/or-sort-header-v3/index.js +2 -2
  288. package/dist/esm/v2/components/or-switch-v3/OrSwitch.vue.d.ts +3 -14
  289. package/dist/esm/v2/components/or-switch-v3/index.js +3 -3
  290. package/dist/esm/v2/components/or-tab-v3/index.js +1 -1
  291. package/dist/esm/v2/components/or-tabs-v3/OrTabs.vue.d.ts +2 -13
  292. package/dist/esm/v2/components/or-tabs-v3/index.js +5 -5
  293. package/dist/esm/v2/components/or-tag-v3/index.js +4 -4
  294. package/dist/esm/v2/components/or-text-v3/index.js +1 -1
  295. package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -11
  296. package/dist/esm/v2/components/or-textarea-v3/index.js +5 -5
  297. package/dist/esm/v2/components/or-toast-v3/index.js +5 -5
  298. package/dist/esm/v2/components/or-tooltip-v3/index.js +1 -1
  299. package/dist/esm/v2/index.js +41 -41
  300. package/dist/esm/v2/{types-b645281b.js → types-856a804f.js} +2 -2
  301. package/dist/esm/v3/{OrAvatar-739f1e66.js → OrAvatar-6444e693.js} +7 -9
  302. package/dist/esm/v3/{OrButton-9b46f289.js → OrButton-c56998e7.js} +7 -9
  303. package/dist/esm/v3/{OrCard-1e98792f.js → OrCard-cd6af82e.js} +5 -7
  304. package/dist/esm/v3/{OrCardCollection-94354105.js → OrCardCollection-47f61c40.js} +12 -14
  305. package/dist/esm/v3/{OrCheckbox-4597be36.js → OrCheckbox-16c1e2f4.js} +14 -21
  306. package/dist/esm/v3/{OrConfirm-34d05274.js → OrConfirm-8b7f29c2.js} +5 -4
  307. package/dist/esm/v3/{OrError-647809eb.js → OrError-19198748.js} +6 -8
  308. package/dist/esm/v3/{OrErrorTag-4d1fa67e.js → OrErrorTag-308119de.js} +7 -9
  309. package/dist/esm/v3/{OrExpansionPanel-2e5d5f57.js → OrExpansionPanel-3a4282da.js} +7 -9
  310. package/dist/esm/v3/{OrFab-e7a75f63.js → OrFab-61131b31.js} +7 -9
  311. package/dist/esm/v3/{OrHint-92ff8ebd.js → OrHint-6863124f.js} +6 -8
  312. package/dist/esm/v3/{OrIcon-b2609f51.js → OrIcon-34f59f73.js} +5 -7
  313. package/dist/esm/v3/{OrIconButton-179ef0c9.js → OrIconButton-e5781317.js} +2 -2
  314. package/dist/esm/v3/{OrInlineInput-078e8c3b.js → OrInlineInput-09de432a.js} +16 -23
  315. package/dist/esm/v3/{OrInlineInputBox-7236795b.js → OrInlineInputBox-09b33e18.js} +5 -7
  316. package/dist/esm/v3/{OrInlineTextarea-2b2809df.js → OrInlineTextarea-56328f22.js} +16 -23
  317. package/dist/esm/v3/{OrInput-3be6ca17.js → OrInput-6fb81556.js} +18 -25
  318. package/dist/esm/v3/{OrInputBox-634c2408.js → OrInputBox-e16ade90.js} +5 -7
  319. package/dist/esm/v3/{OrLabel-3b2fa2f6.js → OrLabel-f700f9fb.js} +6 -8
  320. package/dist/esm/v3/{OrLink-508906da.js → OrLink-07f6f27d.js} +6 -8
  321. package/dist/esm/v3/{OrLoader-d1bb3d20.js → OrLoader-a53d2edf.js} +6 -8
  322. package/dist/esm/v3/{OrMenu-74f064d9.js → OrMenu-7f3ea117.js} +6 -8
  323. package/dist/esm/v3/{OrMenuItem-e746a568.js → OrMenuItem-58707d47.js} +7 -9
  324. package/dist/esm/v3/{OrModal-3ff85197.js → OrModal-10838da7.js} +1 -1
  325. package/dist/esm/v3/{OrNotification-87250a56.js → OrNotification-25da89ca.js} +8 -10
  326. package/dist/esm/v3/{OrPagination-99ab43d2.js → OrPagination-da9e5017.js} +17 -26
  327. package/dist/esm/v3/{OrProgress-39e4552b.js → OrProgress-639ed5e8.js} +6 -8
  328. package/dist/esm/v3/{OrRadio-a48e1034.js → OrRadio-bb9b37c1.js} +14 -21
  329. package/dist/esm/v3/{OrSearch-012400c6.js → OrSearch-e15955a7.js} +7 -9
  330. package/dist/esm/v3/{OrSegmentedControl-dca15e65.js → OrSegmentedControl-880b4911.js} +16 -25
  331. package/dist/esm/v3/{OrSelect-17e3f6fe.js → OrSelect-acf12fe6.js} +26 -33
  332. package/dist/esm/v3/{OrSkeletonText-480bdab1.js → OrSkeletonText-afd3d007.js} +17 -23
  333. package/dist/esm/v3/{OrSortHeader-b56c3bde.js → OrSortHeader-a39f77f9.js} +15 -22
  334. package/dist/esm/v3/{OrSwitch-4efdaf31.js → OrSwitch-1c2196da.js} +15 -22
  335. package/dist/esm/v3/{OrTab-5fe0f1e4.js → OrTab-d3785ea4.js} +5 -7
  336. package/dist/esm/v3/{OrTabs-256d5d56.js → OrTabs-328d41b9.js} +10 -15
  337. package/dist/esm/v3/{OrTag-6a8bb7fe.js → OrTag-34bf1713.js} +7 -9
  338. package/dist/esm/v3/{OrText-0d118559.js → OrText-6b4f7cd1.js} +6 -8
  339. package/dist/esm/v3/{OrTextarea-c940ad3e.js → OrTextarea-37566985.js} +16 -23
  340. package/dist/esm/v3/{OrTooltip-50b4c0a7.js → OrTooltip-b07616f4.js} +6 -8
  341. package/dist/esm/v3/components/index.js +41 -41
  342. package/dist/esm/v3/components/or-avatar-v3/index.js +2 -2
  343. package/dist/esm/v3/components/or-button-v3/index.js +2 -2
  344. package/dist/esm/v3/components/or-card-collection-v3/index.js +14 -14
  345. package/dist/esm/v3/components/or-card-v3/index.js +1 -1
  346. package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +3 -14
  347. package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -2
  348. package/dist/esm/v3/components/or-confirm-v3/index.js +16 -16
  349. package/dist/esm/v3/components/or-error-tag-v3/index.js +2 -2
  350. package/dist/esm/v3/components/or-error-v3/index.js +1 -1
  351. package/dist/esm/v3/components/or-expansion-panel-v3/index.js +2 -2
  352. package/dist/esm/v3/components/or-fab-v3/index.js +2 -2
  353. package/dist/esm/v3/components/or-hint-v3/index.js +1 -1
  354. package/dist/esm/v3/components/or-icon-button-v3/index.js +3 -3
  355. package/dist/esm/v3/components/or-icon-v3/index.js +1 -1
  356. package/dist/esm/v3/components/or-inline-input-box-v3/index.js +1 -1
  357. package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -11
  358. package/dist/esm/v3/components/or-inline-input-v3/index.js +7 -7
  359. package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -11
  360. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +7 -7
  361. package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
  362. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +0 -11
  363. package/dist/esm/v3/components/or-input-v3/index.js +8 -8
  364. package/dist/esm/v3/components/or-label-v3/index.js +1 -1
  365. package/dist/esm/v3/components/or-link-v3/index.js +1 -1
  366. package/dist/esm/v3/components/or-loader-v3/index.js +1 -1
  367. package/dist/esm/v3/components/or-menu-item-v3/index.js +2 -2
  368. package/dist/esm/v3/components/or-menu-v3/index.js +1 -1
  369. package/dist/esm/v3/components/or-modal-v3/index.js +4 -4
  370. package/dist/esm/v3/components/or-notification-v3/index.js +4 -4
  371. package/dist/esm/v3/components/or-pagination-v3/OrPagination.vue.d.ts +0 -11
  372. package/dist/esm/v3/components/or-pagination-v3/index.js +6 -6
  373. package/dist/esm/v3/components/or-progress-v3/index.js +1 -1
  374. package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +0 -11
  375. package/dist/esm/v3/components/or-radio-v3/index.js +2 -2
  376. package/dist/esm/v3/components/or-search-v3/index.js +9 -9
  377. package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +3 -14
  378. package/dist/esm/v3/components/or-segmented-control-v3/index.js +1 -1
  379. package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +3 -14
  380. package/dist/esm/v3/components/or-select-v3/index.js +13 -13
  381. package/dist/esm/v3/components/or-skeleton-v3/index.js +1 -1
  382. package/dist/esm/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +2 -13
  383. package/dist/esm/v3/components/or-sort-header-v3/index.js +2 -2
  384. package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +3 -14
  385. package/dist/esm/v3/components/or-switch-v3/index.js +3 -3
  386. package/dist/esm/v3/components/or-tab-v3/index.js +1 -1
  387. package/dist/esm/v3/components/or-tabs-v3/OrTabs.vue.d.ts +2 -13
  388. package/dist/esm/v3/components/or-tabs-v3/index.js +5 -5
  389. package/dist/esm/v3/components/or-tag-v3/index.js +4 -4
  390. package/dist/esm/v3/components/or-text-v3/index.js +1 -1
  391. package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -11
  392. package/dist/esm/v3/components/or-textarea-v3/index.js +5 -5
  393. package/dist/esm/v3/components/or-toast-v3/index.js +5 -5
  394. package/dist/esm/v3/components/or-tooltip-v3/index.js +1 -1
  395. package/dist/esm/v3/index.js +41 -41
  396. package/dist/esm/v3/{types-ede6036f.js → types-7f17b4b2.js} +2 -2
  397. package/package.json +1 -1
  398. package/src/components/or-avatar-v3/OrAvatar.vue +0 -3
  399. package/src/components/or-button-v3/OrButton.vue +0 -3
  400. package/src/components/or-card-collection-v3/OrCardCollection.vue +3 -3
  401. package/src/components/or-card-v3/OrCard.vue +0 -3
  402. package/src/components/or-checkbox-v3/OrCheckbox.stories3.ts +3 -7
  403. package/src/components/or-checkbox-v3/OrCheckbox.vue +7 -14
  404. package/src/components/or-confirm-v3/OrConfirm.vue +19 -12
  405. package/src/components/or-error-tag-v3/OrErrorTag.vue +0 -3
  406. package/src/components/or-error-v3/OrError.vue +0 -3
  407. package/src/components/or-expansion-panel-v3/OrExpansionPanel.vue +0 -3
  408. package/src/components/or-fab-v3/OrFab.vue +0 -3
  409. package/src/components/or-hint-v3/OrHint.vue +0 -3
  410. package/src/components/or-icon-v3/OrIcon.vue +0 -3
  411. package/src/components/or-inline-input-box-v3/OrInlineInputBox.vue +0 -3
  412. package/src/components/or-inline-input-v3/OrInlineInput.stories3.ts +0 -4
  413. package/src/components/or-inline-input-v3/OrInlineInput.vue +5 -12
  414. package/src/components/or-inline-textarea-v3/OrInlineTextarea.stories3.ts +0 -4
  415. package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +5 -12
  416. package/src/components/or-input-box-v3/OrInputBox.vue +0 -3
  417. package/src/components/or-input-v3/OrInput.stories3.ts +0 -4
  418. package/src/components/or-input-v3/OrInput.vue +5 -12
  419. package/src/components/or-label-v3/OrLabel.vue +0 -3
  420. package/src/components/or-link-v3/OrLink.vue +0 -3
  421. package/src/components/or-loader-v3/OrLoader.vue +0 -3
  422. package/src/components/or-menu-item-v3/OrMenuItem.vue +0 -3
  423. package/src/components/or-menu-v3/OrMenu.vue +0 -3
  424. package/src/components/or-notification-v3/OrNotification.vue +0 -3
  425. package/src/components/or-pagination-v3/OrPagination.stories3.ts +0 -4
  426. package/src/components/or-pagination-v3/OrPagination.vue +8 -22
  427. package/src/components/or-progress-v3/OrProgress.vue +0 -3
  428. package/src/components/or-radio-v3/OrRadio.stories3.ts +3 -7
  429. package/src/components/or-radio-v3/OrRadio.vue +7 -14
  430. package/src/components/or-search-v3/OrSearch.vue +0 -3
  431. package/src/components/or-segmented-control-v3/OrSegmentedControl.stories3.ts +0 -4
  432. package/src/components/or-segmented-control-v3/OrSegmentedControl.vue +5 -13
  433. package/src/components/or-segmented-control-v3/partials/or-segmented-control-item/OrSegmentedControlItem.vue +0 -3
  434. package/src/components/or-select-v3/OrSelect.stories3.ts +0 -4
  435. package/src/components/or-select-v3/OrSelect.vue +7 -14
  436. package/src/components/or-skeleton-v3/OrSkeletonCircle.vue +1 -3
  437. package/src/components/or-skeleton-v3/OrSkeletonRect.vue +2 -3
  438. package/src/components/or-skeleton-v3/OrSkeletonText.vue +4 -3
  439. package/src/components/or-sort-header-v3/OrSortHeader.stories3.ts +3 -7
  440. package/src/components/or-sort-header-v3/OrSortHeader.vue +8 -15
  441. package/src/components/or-switch-v3/OrSwitch.stories3.ts +3 -7
  442. package/src/components/or-switch-v3/OrSwitch.vue +7 -14
  443. package/src/components/or-tab-v3/OrTab.vue +0 -3
  444. package/src/components/or-tabs-v3/OrTabs.stories3.ts +0 -4
  445. package/src/components/or-tabs-v3/OrTabs.vue +6 -11
  446. package/src/components/or-tag-v3/OrTag.vue +0 -3
  447. package/src/components/or-text-v3/OrText.vue +0 -3
  448. package/src/components/or-textarea-v3/OrTextarea.stories3.ts +0 -4
  449. package/src/components/or-textarea-v3/OrTextarea.vue +5 -12
  450. package/src/components/or-tooltip-v3/OrTooltip.vue +0 -3
  451. package/dist/bundled/v3/OrIcon-854fddd5.js +0 -13
@@ -0,0 +1,12 @@
1
+ import { s as script } from './OrIcon.vue_vue_type_script_lang-bdbaad94.js';
2
+ import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue';
3
+
4
+ function render(_ctx, _cache, $props, $setup, $data, $options) {
5
+ return openBlock(), createElementBlock("div", {
6
+ ref: "root",
7
+ class: normalizeClass(_ctx.rootStyles)
8
+ }, toDisplayString(_ctx.icon), 3 /* TEXT, CLASS */);
9
+ }
10
+
11
+ script.render = render;
12
+ script.__file = "src/components/or-icon-v3/OrIcon.vue";
@@ -61,7 +61,6 @@ const IconRootSizes = {
61
61
 
62
62
  var script = defineComponent({
63
63
  name: 'OrIcon',
64
- inheritAttrs: false,
65
64
  props: {
66
65
  icon: {
67
66
  type: String,
@@ -1,4 +1,4 @@
1
- import { s as script } from './OrIconButton.vue_vue_type_script_lang-012529f7.js';
1
+ import { s as script } from './OrIconButton.vue_vue_type_script_lang-ec6a3622.js';
2
2
  import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, createVNode } from 'vue';
3
3
 
4
4
  const _hoisted_1 = ["disabled"];
@@ -1,15 +1,14 @@
1
- import { resolveComponent, openBlock, createElementBlock, mergeProps, renderSlot, createBlock, withCtx, createElementVNode, normalizeClass, toDisplayString, createCommentVNode, defineComponent, ref, computed } from 'vue';
2
- import './OrIcon-854fddd5.js';
3
- import { s as script$1 } from './OrTooltip.vue_vue_type_script_lang-4ee2d4ec.js';
4
- import { s as script$2, I as IconSize } from './OrIcon.vue_vue_type_script_lang-7869de7b.js';
1
+ import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createBlock, withCtx, createElementVNode, toDisplayString, createCommentVNode, defineComponent, ref, computed } from 'vue';
2
+ import './OrIcon-1a5c9091.js';
3
+ import { s as script$1 } from './OrTooltip.vue_vue_type_script_lang-bf9935ef.js';
4
+ import { s as script$2, I as IconSize } from './OrIcon.vue_vue_type_script_lang-bdbaad94.js';
5
5
 
6
6
  function render(_ctx, _cache, $props, $setup, $data, $options) {
7
7
  const _component_OrPopover = resolveComponent("OrPopover");
8
- return openBlock(), createElementBlock("div", mergeProps({
9
- ref: "root"
10
- }, _ctx.$attrs, {
11
- class: _ctx.rootStyles
12
- }), [renderSlot(_ctx.$slots, "default"), _ctx.text ? (openBlock(), createBlock(_component_OrPopover, {
8
+ return openBlock(), createElementBlock("div", {
9
+ ref: "root",
10
+ class: normalizeClass(_ctx.rootStyles)
11
+ }, [renderSlot(_ctx.$slots, "default"), _ctx.text ? (openBlock(), createBlock(_component_OrPopover, {
13
12
  key: 0,
14
13
  ref: "popover",
15
14
  variant: 'popover',
@@ -24,7 +23,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
24
23
  }, toDisplayString(_ctx.text), 3 /* TEXT, CLASS */)]),
25
24
 
26
25
  _: 1 /* STABLE */
27
- }, 8 /* PROPS */, ["trigger", "placement"])) : createCommentVNode("v-if", true)], 16 /* FULL_PROPS */);
26
+ }, 8 /* PROPS */, ["trigger", "placement"])) : createCommentVNode("v-if", true)], 2 /* CLASS */);
28
27
  }
29
28
 
30
29
  script$1.render = render;
@@ -1,13 +1,13 @@
1
1
  import { defineComponent, ref, computed, reactive, watch } from 'vue';
2
- import './OrHint-5dce893e.js';
3
- import './OrIconButton-7fcef28b.js';
4
- import './OrInlineInputBox-091edd56.js';
5
- import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox.vue_vue_type_script_lang-9c142008.js';
2
+ import './OrHint-5d5e4d99.js';
3
+ import './OrIconButton-428dd2cf.js';
4
+ import './OrInlineInputBox-f92a09d6.js';
5
+ import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox.vue_vue_type_script_lang-b1ae1f3d.js';
6
6
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-b2e42f31.js';
7
7
  import { u as useValidationAttributes } from './useValidationAttributes-5428d8fa.js';
8
- import { s as script$1 } from './OrError.vue_vue_type_script_lang-8d790d69.js';
9
- import { s as script$2 } from './OrHint.vue_vue_type_script_lang-24edaf98.js';
10
- import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-012529f7.js';
8
+ import { s as script$1 } from './OrError.vue_vue_type_script_lang-53648a65.js';
9
+ import { s as script$2 } from './OrHint.vue_vue_type_script_lang-e322f61e.js';
10
+ import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-ec6a3622.js';
11
11
 
12
12
  var InlineInputType;
13
13
  (function (InlineInputType) {
@@ -51,16 +51,15 @@ var script = defineComponent({
51
51
  OrIconButton: script$3,
52
52
  OrInlineInputBox: script$4
53
53
  },
54
- inheritAttrs: false,
54
+ model: {
55
+ prop: 'modelValue',
56
+ event: 'update:modelValue'
57
+ },
55
58
  props: {
56
59
  modelValue: {
57
60
  type: [String, Number],
58
61
  default: undefined
59
62
  },
60
- value: {
61
- type: [String, Number],
62
- default: undefined
63
- },
64
63
  saveOnBlur: {
65
64
  type: Boolean,
66
65
  default: false
@@ -86,7 +85,7 @@ var script = defineComponent({
86
85
  default: undefined
87
86
  }
88
87
  },
89
- emits: ['update:modelValue', 'input', 'keydown', 'keyup', 'focus', 'blur'],
88
+ emits: ['update:modelValue', 'keydown', 'keyup', 'focus', 'blur'],
90
89
  expose: ['root', 'focus', 'blur'],
91
90
  setup(props, context) {
92
91
  // Refs
@@ -103,13 +102,8 @@ var script = defineComponent({
103
102
  ...useValidationAttributes()
104
103
  });
105
104
  const proxyModelValue = computed({
106
- get: () => {
107
- var _a;
108
- return (_a = props.modelValue) !== null && _a !== void 0 ? _a : props.value; // TODO: Remove Vue 2 fallback
109
- },
110
-
105
+ get: () => props.modelValue,
111
106
  set: value => {
112
- context.emit('input', value);
113
107
  context.emit('update:modelValue', value);
114
108
  }
115
109
  });
@@ -1,14 +1,13 @@
1
- import { s as script } from './OrInlineInputBox.vue_vue_type_script_lang-9c142008.js';
2
- import { openBlock, createElementBlock, mergeProps, renderSlot } from 'vue';
1
+ import { s as script } from './OrInlineInputBox.vue_vue_type_script_lang-b1ae1f3d.js';
2
+ import { openBlock, createElementBlock, normalizeClass, renderSlot } from 'vue';
3
3
 
4
4
  const _hoisted_1 = ["invalid"];
5
5
  function render(_ctx, _cache, $props, $setup, $data, $options) {
6
- return openBlock(), createElementBlock("div", mergeProps({
7
- ref: "root"
8
- }, _ctx.$attrs, {
9
- class: _ctx.rootStyles,
6
+ return openBlock(), createElementBlock("div", {
7
+ ref: "root",
8
+ class: normalizeClass(_ctx.rootStyles),
10
9
  invalid: _ctx.invalid ? '' : null
11
- }), [renderSlot(_ctx.$slots, "default")], 16 /* FULL_PROPS */, _hoisted_1);
10
+ }, [renderSlot(_ctx.$slots, "default")], 10 /* CLASS, PROPS */, _hoisted_1);
12
11
  }
13
12
 
14
13
  script.render = render;
@@ -30,7 +30,6 @@ const InlineInputBoxRootSizes = {
30
30
 
31
31
  var script = defineComponent({
32
32
  name: 'OrInlineInputBox',
33
- inheritAttrs: false,
34
33
  props: {
35
34
  size: {
36
35
  type: String,
@@ -1,13 +1,13 @@
1
1
  import { defineComponent, ref, computed, reactive, watch } from 'vue';
2
- import './OrHint-5dce893e.js';
3
- import './OrIconButton-7fcef28b.js';
4
- import './OrInlineInputBox-091edd56.js';
2
+ import './OrHint-5d5e4d99.js';
3
+ import './OrIconButton-428dd2cf.js';
4
+ import './OrInlineInputBox-f92a09d6.js';
5
5
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-b2e42f31.js';
6
6
  import { u as useValidationAttributes } from './useValidationAttributes-5428d8fa.js';
7
- import { s as script$1 } from './OrError.vue_vue_type_script_lang-8d790d69.js';
8
- import { s as script$2 } from './OrHint.vue_vue_type_script_lang-24edaf98.js';
9
- import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-012529f7.js';
10
- import { s as script$4 } from './OrInlineInputBox.vue_vue_type_script_lang-9c142008.js';
7
+ import { s as script$1 } from './OrError.vue_vue_type_script_lang-53648a65.js';
8
+ import { s as script$2 } from './OrHint.vue_vue_type_script_lang-e322f61e.js';
9
+ import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-ec6a3622.js';
10
+ import { s as script$4 } from './OrInlineInputBox.vue_vue_type_script_lang-b1ae1f3d.js';
11
11
 
12
12
  const InlineTextareaRoot = [
13
13
  // Layout
@@ -37,16 +37,15 @@ var script = defineComponent({
37
37
  OrIconButton: script$3,
38
38
  OrInlineInputBox: script$4
39
39
  },
40
- inheritAttrs: false,
40
+ model: {
41
+ prop: 'modelValue',
42
+ event: 'update:modelValue'
43
+ },
41
44
  props: {
42
45
  modelValue: {
43
46
  type: String,
44
47
  default: undefined
45
48
  },
46
- value: {
47
- type: String,
48
- default: undefined
49
- },
50
49
  saveOnBlur: {
51
50
  type: Boolean,
52
51
  default: false
@@ -64,7 +63,7 @@ var script = defineComponent({
64
63
  default: undefined
65
64
  }
66
65
  },
67
- emits: ['update:modelValue', 'input', 'keydown', 'keyup', 'focus', 'blur'],
66
+ emits: ['update:modelValue', 'keydown', 'keyup', 'focus', 'blur'],
68
67
  expose: ['root', 'focus', 'blur'],
69
68
  setup(props, context) {
70
69
  // Refs
@@ -81,13 +80,8 @@ var script = defineComponent({
81
80
  ...useValidationAttributes()
82
81
  });
83
82
  const proxyModelValue = computed({
84
- get: () => {
85
- var _a;
86
- return (_a = props.modelValue) !== null && _a !== void 0 ? _a : props.value; // TODO: Remove Vue 2 fallback
87
- },
88
-
83
+ get: () => props.modelValue,
89
84
  set: value => {
90
- context.emit('input', value);
91
85
  context.emit('update:modelValue', value);
92
86
  }
93
87
  });
@@ -1,5 +1,5 @@
1
- import { s as script } from './OrInput.vue_vue_type_script_lang-16d5c945.js';
2
- import { resolveComponent, openBlock, createElementBlock, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, vModelDynamic, withModifiers, Fragment, createSlots, normalizeClass } from 'vue';
1
+ import { s as script } from './OrInput.vue_vue_type_script_lang-509de504.js';
2
+ import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelDynamic, withModifiers, Fragment, createSlots } from 'vue';
3
3
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
4
4
 
5
5
  const _hoisted_1 = ["type", "placeholder", "required", "readonly", "disabled"];
@@ -13,11 +13,10 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
13
13
  const _component_OrInputBox = resolveComponent("OrInputBox");
14
14
  const _component_OrHint = resolveComponent("OrHint");
15
15
  const _component_OrError = resolveComponent("OrError");
16
- return openBlock(), createElementBlock("div", mergeProps({
17
- ref: "root"
18
- }, _ctx.$attrs, {
19
- class: _ctx.rootStyles
20
- }), [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
16
+ return openBlock(), createElementBlock("div", {
17
+ ref: "root",
18
+ class: normalizeClass(_ctx.rootStyles)
19
+ }, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
21
20
  key: 0,
22
21
  "control-id": _ctx.controlAttributes.id,
23
22
  variant: 'input',
@@ -98,7 +97,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
98
97
  fn: withCtx(() => [createTextVNode(toDisplayString(_ctx.currentLength) + " / " + toDisplayString(_ctx.maxLength), 1 /* TEXT */)]),
99
98
 
100
99
  key: "0"
101
- } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))], 16 /* FULL_PROPS */);
100
+ } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))], 2 /* CLASS */);
102
101
  }
103
102
 
104
103
  var css_248z = "\ninput[data-v-78975fa2] {\n min-width: 0;\n background: none;\n outline: none;\n}\ninput[type=\"number\"][data-v-78975fa2]::-webkit-inner-spin-button {\n display: none;\n}\ninput[type=\"search\"][data-v-78975fa2]::-webkit-search-cancel-button {\n display: none;\n}\n";
@@ -1,17 +1,17 @@
1
1
  import { defineComponent, ref, computed, reactive } from 'vue';
2
- import './OrHint-5dce893e.js';
3
- import { s as script$1 } from './OrError.vue_vue_type_script_lang-8d790d69.js';
4
- import { s as script$2 } from './OrHint.vue_vue_type_script_lang-24edaf98.js';
5
- import './OrIcon-854fddd5.js';
6
- import './OrIconButton-7fcef28b.js';
7
- import './OrInputBox-72cfe1b2.js';
8
- import { s as script$5, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-9119bb6a.js';
9
- import './OrLabel-27202b49.js';
10
- import { s as script$6 } from './OrLabel.vue_vue_type_script_lang-95984563.js';
2
+ import './OrHint-5d5e4d99.js';
3
+ import { s as script$1 } from './OrError.vue_vue_type_script_lang-53648a65.js';
4
+ import { s as script$2 } from './OrHint.vue_vue_type_script_lang-e322f61e.js';
5
+ import './OrIcon-1a5c9091.js';
6
+ import './OrIconButton-428dd2cf.js';
7
+ import './OrInputBox-4c7900c2.js';
8
+ import { s as script$5, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-47d98e81.js';
9
+ import './OrLabel-c556887e.js';
10
+ import { s as script$6 } from './OrLabel.vue_vue_type_script_lang-191d2304.js';
11
11
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-b2e42f31.js';
12
12
  import { u as useValidationAttributes } from './useValidationAttributes-5428d8fa.js';
13
- import { s as script$3 } from './OrIcon.vue_vue_type_script_lang-7869de7b.js';
14
- import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-012529f7.js';
13
+ import { s as script$3 } from './OrIcon.vue_vue_type_script_lang-bdbaad94.js';
14
+ import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-ec6a3622.js';
15
15
 
16
16
  var InputType;
17
17
  (function (InputType) {
@@ -44,16 +44,15 @@ var script = defineComponent({
44
44
  OrInputBox: script$5,
45
45
  OrLabel: script$6
46
46
  },
47
- inheritAttrs: false,
47
+ model: {
48
+ prop: 'modelValue',
49
+ event: 'update:modelValue'
50
+ },
48
51
  props: {
49
52
  modelValue: {
50
53
  type: [String, Number],
51
54
  default: undefined
52
55
  },
53
- value: {
54
- type: [String, Number],
55
- default: undefined
56
- },
57
56
  type: {
58
57
  type: String,
59
58
  default: InputType.Text
@@ -95,7 +94,7 @@ var script = defineComponent({
95
94
  default: false
96
95
  }
97
96
  },
98
- emits: ['update:modelValue', 'input', 'keydown', 'keyup', 'focus', 'blur'],
97
+ emits: ['update:modelValue', 'keydown', 'keyup', 'focus', 'blur'],
99
98
  expose: ['root', 'focus', 'blur'],
100
99
  setup(props, context) {
101
100
  // Refs
@@ -111,13 +110,8 @@ var script = defineComponent({
111
110
  ...useValidationAttributes()
112
111
  });
113
112
  const proxyModelValue = computed({
114
- get: () => {
115
- var _a;
116
- return (_a = props.modelValue) !== null && _a !== void 0 ? _a : props.value; // TODO: Remove Vue 2 fallback
117
- },
118
-
113
+ get: () => props.modelValue,
119
114
  set: value => {
120
- context.emit('input', value);
121
115
  context.emit('update:modelValue', value);
122
116
  }
123
117
  });
@@ -1,16 +1,15 @@
1
- import { s as script } from './OrInputBox.vue_vue_type_script_lang-9119bb6a.js';
2
- import { openBlock, createElementBlock, mergeProps, renderSlot } from 'vue';
1
+ import { s as script } from './OrInputBox.vue_vue_type_script_lang-47d98e81.js';
2
+ import { openBlock, createElementBlock, normalizeClass, renderSlot } from 'vue';
3
3
 
4
4
  const _hoisted_1 = ["invalid", "readonly", "disabled"];
5
5
  function render(_ctx, _cache, $props, $setup, $data, $options) {
6
- return openBlock(), createElementBlock("div", mergeProps({
7
- ref: "root"
8
- }, _ctx.$attrs, {
9
- class: _ctx.rootStyles,
6
+ return openBlock(), createElementBlock("div", {
7
+ ref: "root",
8
+ class: normalizeClass(_ctx.rootStyles),
10
9
  invalid: _ctx.invalid ? '' : null,
11
10
  readonly: _ctx.readonly ? '' : null,
12
11
  disabled: _ctx.disabled ? '' : null
13
- }), [renderSlot(_ctx.$slots, "default")], 16 /* FULL_PROPS */, _hoisted_1);
12
+ }, [renderSlot(_ctx.$slots, "default")], 10 /* CLASS, PROPS */, _hoisted_1);
14
13
  }
15
14
 
16
15
  script.render = render;
@@ -57,7 +57,6 @@ const InputBoxRootSizes = {
57
57
 
58
58
  var script = defineComponent({
59
59
  name: 'OrInputBox',
60
- inheritAttrs: false,
61
60
  props: {
62
61
  variant: {
63
62
  type: String,
@@ -1,22 +1,21 @@
1
- import { s as script } from './OrLabel.vue_vue_type_script_lang-95984563.js';
2
- import { openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, renderSlot } from 'vue';
1
+ import { s as script } from './OrLabel.vue_vue_type_script_lang-191d2304.js';
2
+ import { openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot } from 'vue';
3
3
 
4
4
  const _hoisted_1 = ["disabled"];
5
5
  const _hoisted_2 = ["for", "required", "disabled"];
6
6
  function render(_ctx, _cache, $props, $setup, $data, $options) {
7
- return openBlock(), createElementBlock("div", mergeProps({
8
- ref: "root"
9
- }, _ctx.$attrs, {
10
- class: _ctx.rootStyles,
7
+ return openBlock(), createElementBlock("div", {
8
+ ref: "root",
9
+ class: normalizeClass(_ctx.rootStyles),
11
10
  disabled: _ctx.disabled ? '' : null
12
- }), [createElementVNode("label", {
11
+ }, [createElementVNode("label", {
13
12
  class: normalizeClass(_ctx.textStyles),
14
13
  for: _ctx.controlId,
15
14
  required: _ctx.required ? '' : null,
16
15
  disabled: _ctx.disabled ? '' : null
17
16
  }, [renderSlot(_ctx.$slots, "default")], 10 /* CLASS, PROPS */, _hoisted_2), createElementVNode("div", {
18
17
  class: normalizeClass(_ctx.addonStyles)
19
- }, [renderSlot(_ctx.$slots, "addon")], 2 /* CLASS */)], 16 /* FULL_PROPS */, _hoisted_1);
18
+ }, [renderSlot(_ctx.$slots, "addon")], 2 /* CLASS */)], 10 /* CLASS, PROPS */, _hoisted_1);
20
19
  }
21
20
 
22
21
  script.render = render;
@@ -36,7 +36,6 @@ const LabelAddon = [
36
36
 
37
37
  var script = defineComponent({
38
38
  name: 'OrLabel',
39
- inheritAttrs: false,
40
39
  props: {
41
40
  controlId: {
42
41
  type: String,
@@ -36,7 +36,6 @@ const LinkRootColors = {
36
36
 
37
37
  var script = defineComponent({
38
38
  name: 'OrLink',
39
- inheritAttrs: false,
40
39
  props: {
41
40
  href: {
42
41
  type: String,
@@ -1,5 +1,5 @@
1
- import { s as script } from './OrLoader.vue_vue_type_script_lang-3e0df5df.js';
2
- import { openBlock, createElementBlock, mergeProps, normalizeClass, toDisplayString, createCommentVNode, createElementVNode } from 'vue';
1
+ import { s as script } from './OrLoader.vue_vue_type_script_lang-4c3c1ac9.js';
2
+ import { openBlock, createElementBlock, normalizeClass, toDisplayString, createCommentVNode, createElementVNode } from 'vue';
3
3
 
4
4
  const _hoisted_1 = ["width", "height"];
5
5
  const _hoisted_2 = {
@@ -27,11 +27,10 @@ const _hoisted_6 = /*#__PURE__*/createElementVNode("line", {
27
27
  }, null, -1 /* HOISTED */);
28
28
  const _hoisted_7 = ["stroke"];
29
29
  function render(_ctx, _cache, $props, $setup, $data, $options) {
30
- return openBlock(), createElementBlock("div", mergeProps({
31
- ref: "root"
32
- }, _ctx.$attrs, {
33
- class: _ctx.rootStyles
34
- }), [_ctx.title ? (openBlock(), createElementBlock("div", {
30
+ return openBlock(), createElementBlock("div", {
31
+ ref: "root",
32
+ class: normalizeClass(_ctx.rootStyles)
33
+ }, [_ctx.title ? (openBlock(), createElementBlock("div", {
35
34
  key: 0,
36
35
  class: normalizeClass(_ctx.titleStyles)
37
36
  }, toDisplayString(_ctx.title), 3 /* TEXT, CLASS */)) : createCommentVNode("v-if", true), createElementVNode("div", {
@@ -57,7 +56,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
57
56
  }, null, 8 /* PROPS */, _hoisted_7)])])) : createCommentVNode("v-if", true)], 2 /* CLASS */), _ctx.description ? (openBlock(), createElementBlock("div", {
58
57
  key: 1,
59
58
  class: normalizeClass(_ctx.descriptionStyles)
60
- }, toDisplayString(_ctx.description), 3 /* TEXT, CLASS */)) : createCommentVNode("v-if", true)], 16 /* FULL_PROPS */);
59
+ }, toDisplayString(_ctx.description), 3 /* TEXT, CLASS */)) : createCommentVNode("v-if", true)], 2 /* CLASS */);
61
60
  }
62
61
 
63
62
  script.render = render;
@@ -35,7 +35,6 @@ const LoaderDescription = ['typography-body-2-regular', 'text-center', 'text-out
35
35
 
36
36
  var script = defineComponent({
37
37
  name: 'OrLoader',
38
- inheritAttrs: false,
39
38
  props: {
40
39
  variant: {
41
40
  type: String,
@@ -1,13 +1,12 @@
1
- import { s as script } from './OrMenu.vue_vue_type_script_lang-f03f3ab6.js';
2
- import { resolveComponent, openBlock, createElementBlock, mergeProps, createVNode, withCtx, createElementVNode, normalizeClass, withModifiers, renderSlot } from 'vue';
1
+ import { s as script } from './OrMenu.vue_vue_type_script_lang-df35fd76.js';
2
+ import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode, withCtx, createElementVNode, withModifiers, renderSlot } from 'vue';
3
3
 
4
4
  function render(_ctx, _cache, $props, $setup, $data, $options) {
5
5
  const _component_OrPopover = resolveComponent("OrPopover");
6
- return openBlock(), createElementBlock("div", mergeProps({
7
- ref: "root"
8
- }, _ctx.$attrs, {
9
- class: _ctx.rootStyles
10
- }), [createVNode(_component_OrPopover, {
6
+ return openBlock(), createElementBlock("div", {
7
+ ref: "root",
8
+ class: normalizeClass(_ctx.rootStyles)
9
+ }, [createVNode(_component_OrPopover, {
11
10
  ref: "popover",
12
11
  variant: 'auto',
13
12
  trigger: _ctx.trigger,
@@ -22,7 +21,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
22
21
  }, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */)]),
23
22
 
24
23
  _: 3 /* FORWARDED */
25
- }, 8 /* PROPS */, ["trigger", "placement"])], 16 /* FULL_PROPS */);
24
+ }, 8 /* PROPS */, ["trigger", "placement"])], 2 /* CLASS */);
26
25
  }
27
26
 
28
27
  script.render = render;
@@ -16,7 +16,6 @@ var script = defineComponent({
16
16
  components: {
17
17
  OrPopover: script$1
18
18
  },
19
- inheritAttrs: false,
20
19
  props: {
21
20
  trigger: {
22
21
  type: HTMLElement,
@@ -1,5 +1,5 @@
1
- import { s as script } from './OrMenuItem.vue_vue_type_script_lang-43cdee58.js';
2
- import { resolveComponent, openBlock, createElementBlock, mergeProps, createBlock, normalizeProps, createCommentVNode, createElementVNode, renderSlot, normalizeClass } from 'vue';
1
+ import { s as script } from './OrMenuItem.vue_vue_type_script_lang-2400ec2a.js';
2
+ import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, normalizeProps, mergeProps, createCommentVNode, createElementVNode, renderSlot } from 'vue';
3
3
 
4
4
  const _hoisted_1 = ["tabindex", "selected", "disabled"];
5
5
  const _hoisted_2 = {
@@ -7,21 +7,20 @@ const _hoisted_2 = {
7
7
  };
8
8
  function render(_ctx, _cache, $props, $setup, $data, $options) {
9
9
  const _component_OrIcon = resolveComponent("OrIcon");
10
- return openBlock(), createElementBlock("div", mergeProps({
11
- ref: "root"
12
- }, _ctx.$attrs, {
13
- class: _ctx.rootStyles,
10
+ return openBlock(), createElementBlock("div", {
11
+ ref: "root",
12
+ class: normalizeClass(_ctx.rootStyles),
14
13
  tabindex: !_ctx.disabled ? 0 : null,
15
14
  selected: _ctx.selected ? '' : null,
16
15
  disabled: _ctx.disabled ? '' : null,
17
16
  onClick: _cache[0] || (_cache[0] = $event => _ctx.$emit('click', $event)),
18
17
  onFocus: _cache[1] || (_cache[1] = $event => _ctx.$emit('focus', $event)),
19
18
  onBlur: _cache[2] || (_cache[2] = $event => _ctx.$emit('blur', $event))
20
- }), [_ctx.icon ? (openBlock(), createBlock(_component_OrIcon, normalizeProps(mergeProps({
19
+ }, [_ctx.icon ? (openBlock(), createBlock(_component_OrIcon, normalizeProps(mergeProps({
21
20
  key: 0
22
21
  }, typeof _ctx.icon === 'string' ? {
23
22
  icon: _ctx.icon
24
- } : _ctx.icon)), null, 16 /* FULL_PROPS */)) : createCommentVNode("v-if", true), createElementVNode("div", _hoisted_2, [renderSlot(_ctx.$slots, "default")])], 16 /* FULL_PROPS */, _hoisted_1);
23
+ } : _ctx.icon)), null, 16 /* FULL_PROPS */)) : createCommentVNode("v-if", true), createElementVNode("div", _hoisted_2, [renderSlot(_ctx.$slots, "default")])], 42 /* CLASS, PROPS, HYDRATE_EVENTS */, _hoisted_1);
25
24
  }
26
25
 
27
26
  script.render = render;
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, computed } from 'vue';
2
- import './OrIcon-854fddd5.js';
3
- import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-7869de7b.js';
2
+ import './OrIcon-1a5c9091.js';
3
+ import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-bdbaad94.js';
4
4
 
5
5
  const MenuItemRoot = [
6
6
  // Layout
@@ -23,7 +23,6 @@ var script = defineComponent({
23
23
  components: {
24
24
  OrIcon: script$1
25
25
  },
26
- inheritAttrs: false,
27
26
  props: {
28
27
  icon: {
29
28
  type: [String, Object],
@@ -1,8 +1,8 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue';
2
2
  import './OrBottomSheet.vue_vue_type_script_lang-bdef5ca2.js';
3
- import './OrIconButton-7fcef28b.js';
3
+ import './OrIconButton-428dd2cf.js';
4
4
  import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-7edd25f6.js';
5
- import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-012529f7.js';
5
+ import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-ec6a3622.js';
6
6
 
7
7
  var ModalSize;
8
8
  (function (ModalSize) {
@@ -1,8 +1,8 @@
1
1
  import { defineComponent, ref, computed } from 'vue';
2
- import './OrIcon-854fddd5.js';
3
- import './OrIconButton-7fcef28b.js';
4
- import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-7869de7b.js';
5
- import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-012529f7.js';
2
+ import './OrIcon-1a5c9091.js';
3
+ import './OrIconButton-428dd2cf.js';
4
+ import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-bdbaad94.js';
5
+ import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-ec6a3622.js';
6
6
 
7
7
  var NotificationVariant;
8
8
  (function (NotificationVariant) {
@@ -71,7 +71,6 @@ var script = defineComponent({
71
71
  OrIcon: script$1,
72
72
  OrIconButton: script$2
73
73
  },
74
- inheritAttrs: false,
75
74
  props: {
76
75
  variant: {
77
76
  type: String,