@onereach/ui-components 2.64.0-beta.1939.0 → 2.64.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 (2694) hide show
  1. package/autoinstall.js +7 -6
  2. package/dist/{esm/v2 → v2}/OrAvatar-0afdef36.js +0 -0
  3. package/dist/v2/OrAvatar-5203c3e7.js +113 -0
  4. package/dist/{esm/v2 → v2}/OrBottomSheet-f09adbbb.js +0 -0
  5. package/dist/v2/OrButton-549e8852.js +195 -0
  6. package/dist/v2/OrButton-56baef5e.js +74 -0
  7. package/dist/{esm/v2 → v2}/OrButton-eb895669.js +0 -0
  8. package/dist/{esm/v2 → v2}/OrCard-1d904e72.js +0 -0
  9. package/dist/v2/OrCard-c44d9783.js +65 -0
  10. package/dist/v2/OrCardCollection-5d5046f1.js +227 -0
  11. package/dist/v2/OrCardCollection-7855a802.js +222 -0
  12. package/dist/v2/OrCarouselItem-d5f3fb80.js +281 -0
  13. package/dist/v2/OrCheckbox-eb833bab.js +205 -0
  14. package/dist/v2/OrCheckbox-ed1f2666.js +181 -0
  15. package/dist/v2/OrChips-d2bf5ae6.js +82 -0
  16. package/dist/v2/OrChips.vue_rollup-plugin-vue_styles.0-c780c5eb.js +325 -0
  17. package/dist/v2/OrCode-da64b7ee.js +384 -0
  18. package/dist/v2/OrCollapse-50e3914c.js +168 -0
  19. package/dist/v2/OrColorPicker-0abe3636.js +492 -0
  20. package/dist/v2/OrConfirm-812badbf.js +258 -0
  21. package/dist/v2/OrConfirm-edc537b3.js +300 -0
  22. package/dist/v2/OrDateTimePicker-63b2d841.js +763 -0
  23. package/dist/{esm/v2 → v2}/OrError-be656098.js +0 -0
  24. package/dist/v2/OrError-efc74907.js +52 -0
  25. package/dist/{esm/v2 → v2}/OrErrorTag-9d592185.js +0 -0
  26. package/dist/{esm/v2 → v2}/OrExpansionPanel-ce82a6fd.js +0 -0
  27. package/dist/{esm/v2 → v2}/OrFab-29c63a0e.js +0 -0
  28. package/dist/v2/OrFloating-b15309d1.js +206 -0
  29. package/dist/{esm/v2 → v2}/OrHint-44356417.js +0 -0
  30. package/dist/v2/OrHint-fe65fbe6.js +55 -0
  31. package/dist/{esm/v2 → v2}/OrIcon-124f3bad.js +0 -0
  32. package/dist/v2/OrIcon-7cd10497.js +175 -0
  33. package/dist/{esm/v2 → v2}/OrIconButton-2088a37f.js +0 -0
  34. package/dist/v2/OrIconButton-cab39659.js +63 -0
  35. package/dist/v2/OrIconButton.vue_rollup-plugin-vue_styles.0-dc224e53.js +294 -0
  36. package/dist/v2/OrInlineInput-da65c72a.js +353 -0
  37. package/dist/{esm/v2 → v2}/OrInlineInputBox-6a15ea2b.js +0 -0
  38. package/dist/v2/OrInlineTextEdit-60227e46.js +398 -0
  39. package/dist/v2/OrInlineTextarea-da66759a.js +265 -0
  40. package/dist/v2/OrInput-655bed71.js +384 -0
  41. package/dist/{esm/v2 → v2}/OrInputBox-208dceac.js +0 -0
  42. package/dist/{esm/v2 → v2}/OrLabel-5670468e.js +0 -0
  43. package/dist/v2/OrLabel-931394a5.js +78 -0
  44. package/dist/{esm/v2 → v2}/OrLink-80742a17.js +0 -0
  45. package/dist/v2/OrList-c3b0b735.js +296 -0
  46. package/dist/v2/OrListOfInputs-dae3556c.js +220 -0
  47. package/dist/v2/OrLoader-212ef381.js +112 -0
  48. package/dist/{esm/v2 → v2}/OrLoader-bd088836.js +0 -0
  49. package/dist/{esm/v2 → v2}/OrMenu-bb81644d.js +0 -0
  50. package/dist/{esm/v2 → v2}/OrMenuItem-3a28db7b.js +0 -0
  51. package/dist/v2/OrModal-5c491f46.js +198 -0
  52. package/dist/{esm/v2 → v2}/OrModal-a1452b11.js +0 -0
  53. package/dist/v2/OrNotification-3294cb13.js +141 -0
  54. package/dist/{esm/v2 → v2}/OrNotification-ac420f39.js +0 -0
  55. package/dist/v2/OrOverflowMenu-572ba5ac.js +244 -0
  56. package/dist/{esm/v2 → v2}/OrOverlay-4838a9b0.js +0 -0
  57. package/dist/v2/OrOverlay-ccec2218.js +71 -0
  58. package/dist/v2/OrPassword-a8b36c5b.js +373 -0
  59. package/dist/{esm/v2 → v2}/OrPopover-9080fc00.js +0 -0
  60. package/dist/{esm/v2 → v2}/OrProgress-c27c8946.js +0 -0
  61. package/dist/v2/OrProgress-e6f20dc1.js +224 -0
  62. package/dist/v2/OrRadio-4ba56887.js +185 -0
  63. package/dist/v2/OrRadio-514e8de8.js +141 -0
  64. package/dist/v2/OrRadioGroup-11424644.js +87 -0
  65. package/dist/v2/OrSearch-287a08a9.js +135 -0
  66. package/dist/v2/OrSearch-b228915a.js +122 -0
  67. package/dist/v2/OrSearch.vue_rollup-plugin-vue_styles.0-aafbcd86.js +826 -0
  68. package/dist/{esm/v2 → v2}/OrSegmentedControl-17df63b8.js +0 -0
  69. package/dist/v2/OrSelect-1a353817.js +515 -0
  70. package/dist/v2/OrSelect-ea27a70e.js +1091 -0
  71. package/dist/{esm/v2 → v2}/OrSidebar-fabc7bc9.js +0 -0
  72. package/dist/v2/OrSidebar-feacf13a.js +147 -0
  73. package/dist/v2/OrSkeletonText-38aef640.js +249 -0
  74. package/dist/{esm/v2 → v2}/OrSkeletonText-950be6a2.js +0 -0
  75. package/dist/v2/OrSlider-021736ec.js +368 -0
  76. package/dist/v2/OrSortHeader-a6004b24.js +133 -0
  77. package/dist/v2/OrStepper-a0b4da52.js +644 -0
  78. package/dist/v2/OrSwitch-21a7e693.js +233 -0
  79. package/dist/v2/OrSwitch-cd24ee40.js +152 -0
  80. package/dist/{esm/v2 → v2}/OrTab-4e6ff742.js +0 -0
  81. package/dist/v2/OrTab-8dfdeca0.js +107 -0
  82. package/dist/v2/OrTabHeaderItem-6a08756e.js +110 -0
  83. package/dist/v2/OrTabs-12138346.js +111 -0
  84. package/dist/{esm/v2 → v2}/OrTabs-f2a60b41.js +0 -0
  85. package/dist/v2/OrTag-140d4f72.js +114 -0
  86. package/dist/{esm/v2 → v2}/OrTag-1ced4e58.js +0 -0
  87. package/dist/{esm/v2 → v2}/OrTeleport.vue2-fb92f29f.js +0 -0
  88. package/dist/v2/OrTeleportVue2-fce4676d.js +644 -0
  89. package/dist/{esm/v2 → v2}/OrText-ba5a2b6c.js +0 -0
  90. package/dist/v2/OrTextarea-cc70afc9.js +232 -0
  91. package/dist/v2/OrTextbox-91382d58.js +528 -0
  92. package/dist/v2/OrToastContainer-e285a86c.js +334 -0
  93. package/dist/{esm/v2 → v2}/OrTooltip-afe7030b.js +0 -0
  94. package/dist/v2/OrTooltip-b31bd78d.js +68 -0
  95. package/dist/v2/OrTooltip.vue_rollup-plugin-vue_styles.0-54c17910.js +155 -0
  96. package/dist/{bundled/v2 → v2}/color-1f348774.js +0 -0
  97. package/dist/v2/components/index.d.ts +89 -0
  98. package/dist/{bundled/v2 → v2}/components/or-avatar/OrAvatar.vue.d.ts +0 -0
  99. package/dist/{bundled/v2 → v2}/components/or-avatar/constants.d.ts +0 -0
  100. package/dist/{bundled/v2 → v2}/components/or-avatar/index.d.ts +0 -0
  101. package/dist/{bundled/v2 → v2}/components/or-avatar-v3/OrAvatar.stories3.d.ts +0 -0
  102. package/dist/{bundled/v2 → v2}/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -0
  103. package/dist/{bundled/v2 → v2}/components/or-avatar-v3/index.d.ts +0 -0
  104. package/dist/{bundled/v2 → v2}/components/or-avatar-v3/props.d.ts +0 -0
  105. package/dist/{bundled/v2 → v2}/components/or-avatar-v3/styles.d.ts +0 -0
  106. package/dist/{bundled/v2 → v2}/components/or-bottom-sheet-v3/OrBottomSheet.stories3.d.ts +0 -0
  107. package/dist/{bundled/v2 → v2}/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -0
  108. package/dist/{bundled/v2 → v2}/components/or-bottom-sheet-v3/index.d.ts +0 -0
  109. package/dist/{bundled/v2 → v2}/components/or-bottom-sheet-v3/styles.d.ts +0 -0
  110. package/dist/{bundled/v2 → v2}/components/or-button/OrButton.vue.d.ts +0 -0
  111. package/dist/{bundled/v2 → v2}/components/or-button/constants.d.ts +0 -0
  112. package/dist/{bundled/v2 → v2}/components/or-button/index.d.ts +0 -0
  113. package/dist/{bundled/v2 → v2}/components/or-button-v2/OrButton.vue.d.ts +0 -0
  114. package/dist/{bundled/v2 → v2}/components/or-button-v2/OrIconButton.vue.d.ts +0 -0
  115. package/dist/{bundled/v2 → v2}/components/or-button-v2/OrTooltipWrapper.vue.d.ts +0 -0
  116. package/dist/{bundled/v2 → v2}/components/or-button-v2/constants.d.ts +0 -0
  117. package/dist/{bundled/v2 → v2}/components/or-button-v2/index.d.ts +0 -0
  118. package/dist/{bundled/v2 → v2}/components/or-button-v3/OrButton.stories3.d.ts +0 -0
  119. package/dist/{bundled/v2 → v2}/components/or-button-v3/OrButton.vue.d.ts +0 -0
  120. package/dist/{bundled/v2 → v2}/components/or-button-v3/index.d.ts +0 -0
  121. package/dist/{bundled/v2 → v2}/components/or-button-v3/props.d.ts +0 -0
  122. package/dist/{bundled/v2 → v2}/components/or-button-v3/styles.d.ts +0 -0
  123. package/dist/{bundled/v2 → v2}/components/or-card/OrCard.vue.d.ts +0 -0
  124. package/dist/{bundled/v2 → v2}/components/or-card/index.d.ts +0 -0
  125. package/dist/{bundled/v2 → v2}/components/or-card-collection/OrCardCollection.vue.d.ts +0 -0
  126. package/dist/{bundled/v2 → v2}/components/or-card-collection/constants.d.ts +0 -0
  127. package/dist/{bundled/v2 → v2}/components/or-card-collection/index.d.ts +0 -0
  128. package/dist/{bundled/v2 → v2}/components/or-card-collection/types.d.ts +0 -0
  129. package/dist/v2/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +17 -0
  130. package/dist/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +98 -0
  131. package/dist/v2/components/or-card-collection-v3/index.d.ts +3 -0
  132. package/dist/v2/components/or-card-collection-v3/props.d.ts +4 -0
  133. package/dist/v2/components/or-card-collection-v3/styles.d.ts +6 -0
  134. package/dist/v2/components/or-card-collection-v3/types.d.ts +7 -0
  135. package/dist/{bundled/v2 → v2}/components/or-card-v3/OrCard.stories3.d.ts +0 -0
  136. package/dist/{bundled/v2 → v2}/components/or-card-v3/OrCard.vue.d.ts +0 -0
  137. package/dist/{bundled/v2 → v2}/components/or-card-v3/index.d.ts +0 -0
  138. package/dist/{bundled/v2 → v2}/components/or-card-v3/styles.d.ts +0 -0
  139. package/dist/{bundled/v2 → v2}/components/or-carousel/OrCarousel.vue.d.ts +0 -0
  140. package/dist/{bundled/v2 → v2}/components/or-carousel/OrCarouselItem.vue.d.ts +0 -0
  141. package/dist/{bundled/v2 → v2}/components/or-carousel/constants.d.ts +0 -0
  142. package/dist/{bundled/v2 → v2}/components/or-carousel/index.d.ts +0 -0
  143. package/dist/{bundled/v2 → v2}/components/or-checkbox/OrCheckbox.vue.d.ts +0 -0
  144. package/dist/{bundled/v2 → v2}/components/or-checkbox/index.d.ts +0 -0
  145. package/dist/{bundled/v2 → v2}/components/or-checkbox-v3/OrCheckbox.stories3.d.ts +0 -0
  146. package/dist/{bundled/v2 → v2}/components/or-checkbox-v3/OrCheckbox.vue.d.ts +0 -0
  147. package/dist/{bundled/v2 → v2}/components/or-checkbox-v3/index.d.ts +0 -0
  148. package/dist/{bundled/v2 → v2}/components/or-checkbox-v3/styles.d.ts +0 -0
  149. package/dist/{bundled/v2 → v2}/components/or-chips/OrChip.vue.d.ts +0 -0
  150. package/dist/{bundled/v2 → v2}/components/or-chips/OrChips.vue.d.ts +0 -0
  151. package/dist/{bundled/v2 → v2}/components/or-chips/OrChipsInput.vue.d.ts +0 -0
  152. package/dist/{bundled/v2 → v2}/components/or-chips/constants.d.ts +0 -0
  153. package/dist/{bundled/v2 → v2}/components/or-chips/index.d.ts +0 -0
  154. package/dist/{bundled/v2 → v2}/components/or-code/OrCode.vue.d.ts +0 -0
  155. package/dist/{bundled/v2 → v2}/components/or-code/constants.d.ts +0 -0
  156. package/dist/{bundled/v2 → v2}/components/or-code/index.d.ts +0 -0
  157. package/dist/{bundled/v2 → v2}/components/or-code/lang.d.ts +0 -0
  158. package/dist/{bundled/v2 → v2}/components/or-collapse/OrCollapse.vue.d.ts +0 -0
  159. package/dist/{bundled/v2 → v2}/components/or-collapse/index.d.ts +0 -0
  160. package/dist/{bundled/v2 → v2}/components/or-color-picker/OrColorPicker.vue.d.ts +0 -0
  161. package/dist/{bundled/v2 → v2}/components/or-color-picker/constants.d.ts +0 -0
  162. package/dist/{bundled/v2 → v2}/components/or-color-picker/index.d.ts +0 -0
  163. package/dist/{bundled/v2 → v2}/components/or-color-picker/types.d.ts +0 -0
  164. package/dist/{bundled/v2 → v2}/components/or-color-picker/utils/defultPalette.d.ts +0 -0
  165. package/dist/{bundled/v2 → v2}/components/or-confirm/OrConfirm.vue.d.ts +0 -0
  166. package/dist/{bundled/v2 → v2}/components/or-confirm/index.d.ts +0 -0
  167. package/dist/{bundled/v2 → v2}/components/or-confirm-v3/OrConfirm.stories3.d.ts +0 -0
  168. package/dist/{bundled/v2 → v2}/components/or-confirm-v3/OrConfirm.vue.d.ts +0 -0
  169. package/dist/{bundled/v2 → v2}/components/or-confirm-v3/index.d.ts +0 -0
  170. package/dist/{bundled/v2 → v2}/components/or-confirm-v3/props.d.ts +0 -0
  171. package/dist/{bundled/v2 → v2}/components/or-confirm-v3/styles.d.ts +0 -0
  172. package/dist/{bundled/v2 → v2}/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +0 -0
  173. package/dist/{bundled/v2 → v2}/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +0 -0
  174. package/dist/{bundled/v2 → v2}/components/or-date-time-picker/constants.d.ts +0 -0
  175. package/dist/{bundled/v2 → v2}/components/or-date-time-picker/index.d.ts +0 -0
  176. package/dist/{bundled/v2 → v2}/components/or-error/OrError.vue.d.ts +0 -0
  177. package/dist/{bundled/v2 → v2}/components/or-error/index.d.ts +0 -0
  178. package/dist/{bundled/v2 → v2}/components/or-error-tag-v3/OrErrorTag.stories3.d.ts +0 -0
  179. package/dist/{bundled/v2 → v2}/components/or-error-tag-v3/OrErrorTag.vue.d.ts +0 -0
  180. package/dist/{bundled/v2 → v2}/components/or-error-tag-v3/index.d.ts +0 -0
  181. package/dist/{bundled/v2 → v2}/components/or-error-tag-v3/styles.d.ts +0 -0
  182. package/dist/{bundled/v2 → v2}/components/or-error-v3/OrError.stories3.d.ts +0 -0
  183. package/dist/{bundled/v2 → v2}/components/or-error-v3/OrError.vue.d.ts +0 -0
  184. package/dist/{bundled/v2 → v2}/components/or-error-v3/index.d.ts +0 -0
  185. package/dist/{bundled/v2 → v2}/components/or-error-v3/styles.d.ts +0 -0
  186. package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/OrExpansionPanel.stories3.d.ts +0 -0
  187. package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +0 -0
  188. package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/index.d.ts +0 -0
  189. package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/props.d.ts +0 -0
  190. package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/styles.d.ts +0 -0
  191. package/dist/{bundled/v2 → v2}/components/or-fab-v3/OrFab.stories3.d.ts +0 -0
  192. package/dist/{bundled/v2 → v2}/components/or-fab-v3/OrFab.vue.d.ts +0 -0
  193. package/dist/{bundled/v2 → v2}/components/or-fab-v3/index.d.ts +0 -0
  194. package/dist/{bundled/v2 → v2}/components/or-fab-v3/props.d.ts +0 -0
  195. package/dist/{bundled/v2 → v2}/components/or-fab-v3/styles.d.ts +0 -0
  196. package/dist/{bundled/v2 → v2}/components/or-floating/OrFloating.vue.d.ts +0 -0
  197. package/dist/{bundled/v2 → v2}/components/or-floating/constants.d.ts +0 -0
  198. package/dist/{bundled/v2 → v2}/components/or-floating/index.d.ts +0 -0
  199. package/dist/{bundled/v2 → v2}/components/or-hint/OrHint.vue.d.ts +0 -0
  200. package/dist/{bundled/v2 → v2}/components/or-hint/index.d.ts +0 -0
  201. package/dist/{bundled/v2 → v2}/components/or-hint-v3/OrHint.stories3.d.ts +0 -0
  202. package/dist/{bundled/v2 → v2}/components/or-hint-v3/OrHint.vue.d.ts +0 -0
  203. package/dist/{bundled/v2 → v2}/components/or-hint-v3/index.d.ts +0 -0
  204. package/dist/{bundled/v2 → v2}/components/or-hint-v3/styles.d.ts +0 -0
  205. package/dist/{bundled/v2 → v2}/components/or-icon/OrIcon.vue.d.ts +0 -0
  206. package/dist/{bundled/v2 → v2}/components/or-icon/constants.d.ts +0 -0
  207. package/dist/{bundled/v2 → v2}/components/or-icon/index.d.ts +0 -0
  208. package/dist/{bundled/v2 → v2}/components/or-icon-button-v3/OrIconButton.stories3.d.ts +0 -0
  209. package/dist/{bundled/v2 → v2}/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -0
  210. package/dist/{bundled/v2 → v2}/components/or-icon-button-v3/index.d.ts +0 -0
  211. package/dist/{bundled/v2 → v2}/components/or-icon-button-v3/props.d.ts +0 -0
  212. package/dist/{bundled/v2 → v2}/components/or-icon-button-v3/styles.d.ts +0 -0
  213. package/dist/{bundled/v2 → v2}/components/or-icon-v3/OrIcon.stories3.d.ts +0 -0
  214. package/dist/{bundled/v2 → v2}/components/or-icon-v3/OrIcon.vue.d.ts +0 -0
  215. package/dist/{bundled/v2 → v2}/components/or-icon-v3/index.d.ts +0 -0
  216. package/dist/{bundled/v2 → v2}/components/or-icon-v3/props.d.ts +0 -0
  217. package/dist/{bundled/v2 → v2}/components/or-icon-v3/styles.d.ts +0 -0
  218. package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/OrInlineInputBox.stories3.d.ts +0 -0
  219. package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +0 -0
  220. package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/index.d.ts +0 -0
  221. package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/props.d.ts +0 -0
  222. package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/styles.d.ts +0 -0
  223. package/dist/{bundled/v2 → v2}/components/or-inline-input-v3/OrInlineInput.stories3.d.ts +0 -0
  224. package/dist/{bundled/v2 → v2}/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -0
  225. package/dist/{bundled/v2 → v2}/components/or-inline-input-v3/index.d.ts +0 -0
  226. package/dist/{bundled/v2 → v2}/components/or-inline-input-v3/props.d.ts +0 -0
  227. package/dist/{bundled/v2 → v2}/components/or-inline-input-v3/styles.d.ts +0 -0
  228. package/dist/{bundled/v2 → v2}/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +0 -0
  229. package/dist/{bundled/v2 → v2}/components/or-inline-text-edit/constants.d.ts +0 -0
  230. package/dist/{bundled/v2 → v2}/components/or-inline-text-edit/index.d.ts +0 -0
  231. package/dist/{bundled/v2 → v2}/components/or-inline-textarea-v3/OrInlineTextarea.stories3.d.ts +0 -0
  232. package/dist/{bundled/v2 → v2}/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -0
  233. package/dist/{bundled/v2 → v2}/components/or-inline-textarea-v3/index.d.ts +0 -0
  234. package/dist/{bundled/v2 → v2}/components/or-inline-textarea-v3/styles.d.ts +0 -0
  235. package/dist/{bundled/v2 → v2}/components/or-input-box-v3/OrInputBox.stories3.d.ts +0 -0
  236. package/dist/v2/components/or-input-box-v3/OrInputBox.vue.d.ts +71 -0
  237. package/dist/{bundled/v2 → v2}/components/or-input-box-v3/index.d.ts +0 -0
  238. package/dist/{bundled/v2 → v2}/components/or-input-box-v3/props.d.ts +0 -0
  239. package/dist/{bundled/v2 → v2}/components/or-input-box-v3/styles.d.ts +0 -0
  240. package/dist/{bundled/v2 → v2}/components/or-input-v3/OrInput.stories3.d.ts +0 -0
  241. package/dist/{bundled/v2 → v2}/components/or-input-v3/OrInput.vue.d.ts +0 -0
  242. package/dist/{bundled/v2 → v2}/components/or-input-v3/index.d.ts +0 -0
  243. package/dist/{bundled/v2 → v2}/components/or-input-v3/props.d.ts +0 -0
  244. package/dist/{bundled/v2 → v2}/components/or-input-v3/styles.d.ts +0 -0
  245. package/dist/{bundled/v2 → v2}/components/or-inputs/OrInput.vue.d.ts +0 -0
  246. package/dist/{bundled/v2 → v2}/components/or-inputs/OrNumberInput.vue.d.ts +0 -0
  247. package/dist/{bundled/v2 → v2}/components/or-inputs/OrPassword.vue.d.ts +0 -0
  248. package/dist/{bundled/v2 → v2}/components/or-inputs/OrSearch.vue.d.ts +0 -0
  249. package/dist/{bundled/v2 → v2}/components/or-inputs/OrTextarea.vue.d.ts +0 -0
  250. package/dist/{bundled/v2 → v2}/components/or-inputs/index.d.ts +0 -0
  251. package/dist/{bundled/v2 → v2}/components/or-label/OrLabel.vue.d.ts +0 -0
  252. package/dist/{bundled/v2 → v2}/components/or-label/index.d.ts +0 -0
  253. package/dist/{bundled/v2 → v2}/components/or-label-v3/OrLabel.stories3.d.ts +0 -0
  254. package/dist/{bundled/v2 → v2}/components/or-label-v3/OrLabel.vue.d.ts +0 -0
  255. package/dist/{bundled/v2 → v2}/components/or-label-v3/index.d.ts +0 -0
  256. package/dist/{bundled/v2 → v2}/components/or-label-v3/props.d.ts +0 -0
  257. package/dist/{bundled/v2 → v2}/components/or-label-v3/styles.d.ts +0 -0
  258. package/dist/{bundled/v2 → v2}/components/or-link-v3/OrLink.stories3.d.ts +0 -0
  259. package/dist/{bundled/v2 → v2}/components/or-link-v3/OrLink.vue.d.ts +0 -0
  260. package/dist/{bundled/v2 → v2}/components/or-link-v3/index.d.ts +0 -0
  261. package/dist/{bundled/v2 → v2}/components/or-link-v3/props.d.ts +0 -0
  262. package/dist/{bundled/v2 → v2}/components/or-link-v3/styles.d.ts +0 -0
  263. package/dist/{bundled/v2 → v2}/components/or-list/OrList.vue.d.ts +0 -0
  264. package/dist/{bundled/v2 → v2}/components/or-list/index.d.ts +0 -0
  265. package/dist/{bundled/v2 → v2}/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +0 -0
  266. package/dist/{bundled/v2 → v2}/components/or-list-of-inputs/index.d.ts +0 -0
  267. package/dist/{bundled/v2 → v2}/components/or-loader/OrLoader.vue.d.ts +0 -0
  268. package/dist/{bundled/v2 → v2}/components/or-loader/constants.d.ts +0 -0
  269. package/dist/{bundled/v2 → v2}/components/or-loader/index.d.ts +0 -0
  270. package/dist/{bundled/v2 → v2}/components/or-loader/types.d.ts +0 -0
  271. package/dist/{bundled/v2 → v2}/components/or-loader-v3/OrLoader.stories3.d.ts +0 -0
  272. package/dist/{bundled/v2 → v2}/components/or-loader-v3/OrLoader.vue.d.ts +0 -0
  273. package/dist/{bundled/v2 → v2}/components/or-loader-v3/index.d.ts +0 -0
  274. package/dist/{bundled/v2 → v2}/components/or-loader-v3/props.d.ts +0 -0
  275. package/dist/{bundled/v2 → v2}/components/or-loader-v3/styles.d.ts +0 -0
  276. package/dist/{bundled/v2 → v2}/components/or-menu-item-v3/OrMenuItem.stories3.d.ts +0 -0
  277. package/dist/{bundled/v2 → v2}/components/or-menu-item-v3/OrMenuItem.vue.d.ts +0 -0
  278. package/dist/{bundled/v2 → v2}/components/or-menu-item-v3/index.d.ts +0 -0
  279. package/dist/{bundled/v2 → v2}/components/or-menu-item-v3/styles.d.ts +0 -0
  280. package/dist/{bundled/v2 → v2}/components/or-menu-v3/OrMenu.stories3.d.ts +0 -0
  281. package/dist/{bundled/v2 → v2}/components/or-menu-v3/OrMenu.vue.d.ts +0 -0
  282. package/dist/{bundled/v2 → v2}/components/or-menu-v3/index.d.ts +0 -0
  283. package/dist/{bundled/v2 → v2}/components/or-menu-v3/props.d.ts +0 -0
  284. package/dist/{bundled/v2 → v2}/components/or-menu-v3/styles.d.ts +0 -0
  285. package/dist/{bundled/v2 → v2}/components/or-modal/OrModal.vue.d.ts +0 -0
  286. package/dist/{bundled/v2 → v2}/components/or-modal/constants.d.ts +0 -0
  287. package/dist/{bundled/v2 → v2}/components/or-modal/index.d.ts +0 -0
  288. package/dist/{bundled/v2 → v2}/components/or-modal-v3/OrModal.stories3.d.ts +0 -0
  289. package/dist/{bundled/v2 → v2}/components/or-modal-v3/OrModal.vue.d.ts +0 -0
  290. package/dist/{bundled/v2 → v2}/components/or-modal-v3/index.d.ts +0 -0
  291. package/dist/{bundled/v2 → v2}/components/or-modal-v3/props.d.ts +0 -0
  292. package/dist/{bundled/v2 → v2}/components/or-modal-v3/styles.d.ts +0 -0
  293. package/dist/{bundled/v2 → v2}/components/or-notification/OrNotification.vue.d.ts +0 -0
  294. package/dist/{bundled/v2 → v2}/components/or-notification/constants.d.ts +0 -0
  295. package/dist/{bundled/v2 → v2}/components/or-notification/index.d.ts +0 -0
  296. package/dist/{bundled/v2 → v2}/components/or-notification-v3/OrNotification.stories3.d.ts +0 -0
  297. package/dist/{bundled/v2 → v2}/components/or-notification-v3/OrNotification.vue.d.ts +0 -0
  298. package/dist/{bundled/v2 → v2}/components/or-notification-v3/index.d.ts +0 -0
  299. package/dist/{bundled/v2 → v2}/components/or-notification-v3/props.d.ts +0 -0
  300. package/dist/{bundled/v2 → v2}/components/or-notification-v3/styles.d.ts +0 -0
  301. package/dist/{bundled/v2 → v2}/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +0 -0
  302. package/dist/{bundled/v2 → v2}/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +0 -0
  303. package/dist/{bundled/v2 → v2}/components/or-overflow-menu/index.d.ts +0 -0
  304. package/dist/{bundled/v2 → v2}/components/or-overflow-menu/types.d.ts +0 -0
  305. package/dist/{bundled/v2 → v2}/components/or-overlay/OrOverlay.vue.d.ts +0 -0
  306. package/dist/{bundled/v2 → v2}/components/or-overlay/index.d.ts +0 -0
  307. package/dist/{bundled/v2 → v2}/components/or-overlay-v3/OrOverlay.stories3.d.ts +0 -0
  308. package/dist/{bundled/v2 → v2}/components/or-overlay-v3/OrOverlay.vue.d.ts +0 -0
  309. package/dist/{bundled/v2 → v2}/components/or-overlay-v3/index.d.ts +0 -0
  310. package/dist/{bundled/v2 → v2}/components/or-overlay-v3/styles.d.ts +0 -0
  311. package/dist/{bundled/v2 → v2}/components/or-popover-v3/OrPopover.stories3.d.ts +0 -0
  312. package/dist/{bundled/v2 → v2}/components/or-popover-v3/OrPopover.vue.d.ts +0 -0
  313. package/dist/{bundled/v2 → v2}/components/or-popover-v3/index.d.ts +0 -0
  314. package/dist/{bundled/v2 → v2}/components/or-popover-v3/props.d.ts +0 -0
  315. package/dist/{bundled/v2 → v2}/components/or-popover-v3/styles.d.ts +0 -0
  316. package/dist/{bundled/v2 → v2}/components/or-progress/OrProgress.vue.d.ts +0 -0
  317. package/dist/{bundled/v2 → v2}/components/or-progress/constants.d.ts +0 -0
  318. package/dist/{bundled/v2 → v2}/components/or-progress/index.d.ts +0 -0
  319. package/dist/{bundled/v2 → v2}/components/or-progress-v3/OrProgress.stories3.d.ts +0 -0
  320. package/dist/{bundled/v2 → v2}/components/or-progress-v3/OrProgress.vue.d.ts +0 -0
  321. package/dist/{bundled/v2 → v2}/components/or-progress-v3/index.d.ts +0 -0
  322. package/dist/{bundled/v2 → v2}/components/or-progress-v3/props.d.ts +0 -0
  323. package/dist/{bundled/v2 → v2}/components/or-progress-v3/styles.d.ts +0 -0
  324. package/dist/{bundled/v2 → v2}/components/or-radio/OrRadio.vue.d.ts +0 -0
  325. package/dist/{bundled/v2 → v2}/components/or-radio/index.d.ts +0 -0
  326. package/dist/{bundled/v2 → v2}/components/or-radio-group/OrRadioGroup.vue.d.ts +0 -0
  327. package/dist/{bundled/v2 → v2}/components/or-radio-group/index.d.ts +0 -0
  328. package/dist/{bundled/v2 → v2}/components/or-radio-v3/OrRadio.stories3.d.ts +0 -0
  329. package/dist/{bundled/v2 → v2}/components/or-radio-v3/OrRadio.vue.d.ts +0 -0
  330. package/dist/{bundled/v2 → v2}/components/or-radio-v3/index.d.ts +0 -0
  331. package/dist/{bundled/v2 → v2}/components/or-radio-v3/styles.d.ts +0 -0
  332. package/dist/{bundled/v2 → v2}/components/or-search-v3/OrSearch.stories3.d.ts +0 -0
  333. package/dist/{bundled/v2 → v2}/components/or-search-v3/OrSearch.vue.d.ts +0 -0
  334. package/dist/{bundled/v2 → v2}/components/or-search-v3/index.d.ts +0 -0
  335. package/dist/{bundled/v2 → v2}/components/or-search-v3/props.d.ts +0 -0
  336. package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +0 -0
  337. package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +0 -0
  338. package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +0 -0
  339. package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/components/or-segmented-control-item/styles.d.ts +0 -0
  340. package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/index.d.ts +0 -0
  341. package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/props.d.ts +0 -0
  342. package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/styles.d.ts +0 -0
  343. package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/types.d.ts +0 -0
  344. package/dist/{bundled/v2 → v2}/components/or-select/OrSelect.vue.d.ts +0 -0
  345. package/dist/{bundled/v2 → v2}/components/or-select/OrSelectContent.vue.d.ts +0 -0
  346. package/dist/{bundled/v2 → v2}/components/or-select/OrSelectContentEmpty.vue.d.ts +0 -0
  347. package/dist/{bundled/v2 → v2}/components/or-select/OrSelectContentOptions.vue.d.ts +0 -0
  348. package/dist/{bundled/v2 → v2}/components/or-select/OrSelectInput.vue.d.ts +0 -0
  349. package/dist/{bundled/v2 → v2}/components/or-select/OrSelectInputValue.vue.d.ts +0 -0
  350. package/dist/{bundled/v2 → v2}/components/or-select/OrSelectMain.vue.d.ts +0 -0
  351. package/dist/{bundled/v2 → v2}/components/or-select/OrSelectOption.vue.d.ts +0 -0
  352. package/dist/{bundled/v2 → v2}/components/or-select/OrSelectSearchOptions.vue.d.ts +0 -0
  353. package/dist/{bundled/v2 → v2}/components/or-select/constants.d.ts +0 -0
  354. package/dist/{bundled/v2 → v2}/components/or-select/index.d.ts +0 -0
  355. package/dist/{bundled/v2 → v2}/components/or-select/stories.helpers.d.ts +0 -0
  356. package/dist/{bundled/v2 → v2}/components/or-select/types.d.ts +0 -0
  357. package/dist/{bundled/v2 → v2}/components/or-select-v3/OrSelect.stories3.d.ts +0 -0
  358. package/dist/{bundled/v2 → v2}/components/or-select-v3/OrSelect.vue.d.ts +0 -0
  359. package/dist/{bundled/v2 → v2}/components/or-select-v3/index.d.ts +0 -0
  360. package/dist/{bundled/v2 → v2}/components/or-select-v3/props.d.ts +0 -0
  361. package/dist/{bundled/v2 → v2}/components/or-select-v3/styles.d.ts +0 -0
  362. package/dist/{bundled/v2 → v2}/components/or-select-v3/types.d.ts +0 -0
  363. package/dist/{bundled/v2 → v2}/components/or-sidebar/OrSidebar.vue.d.ts +0 -0
  364. package/dist/{bundled/v2 → v2}/components/or-sidebar/constants.d.ts +0 -0
  365. package/dist/{bundled/v2 → v2}/components/or-sidebar/index.d.ts +0 -0
  366. package/dist/{bundled/v2 → v2}/components/or-sidebar-v3/OrSidebar.stories3.d.ts +0 -0
  367. package/dist/{bundled/v2 → v2}/components/or-sidebar-v3/OrSidebar.vue.d.ts +0 -0
  368. package/dist/{bundled/v2 → v2}/components/or-sidebar-v3/index.d.ts +0 -0
  369. package/dist/{bundled/v2 → v2}/components/or-sidebar-v3/props.d.ts +0 -0
  370. package/dist/{bundled/v2 → v2}/components/or-sidebar-v3/styles.d.ts +0 -0
  371. package/dist/{bundled/v2 → v2}/components/or-skeleton/OrSkeletonCircle.vue.d.ts +0 -0
  372. package/dist/{bundled/v2 → v2}/components/or-skeleton/OrSkeletonRect.vue.d.ts +0 -0
  373. package/dist/{bundled/v2 → v2}/components/or-skeleton/OrSkeletonText.vue.d.ts +0 -0
  374. package/dist/{bundled/v2 → v2}/components/or-skeleton/constants.d.ts +0 -0
  375. package/dist/{bundled/v2 → v2}/components/or-skeleton/index.d.ts +0 -0
  376. package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeleton.stories3.d.ts +0 -0
  377. package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonCircle.stories3.d.ts +0 -0
  378. package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +0 -0
  379. package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonRect.stories3.d.ts +0 -0
  380. package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +0 -0
  381. package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonText.stories3.d.ts +0 -0
  382. package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +0 -0
  383. package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/index.d.ts +0 -0
  384. package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/styles.d.ts +0 -0
  385. package/dist/{bundled/v2 → v2}/components/or-slider/OrSlider.vue.d.ts +0 -0
  386. package/dist/{bundled/v2 → v2}/components/or-slider/index.d.ts +0 -0
  387. package/dist/{bundled/v2/components/or-toast-v3/OrToast.stories3.d.ts → v2/components/or-sort-header-v3/OrSortHeader.stories3.d.ts} +0 -0
  388. package/dist/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +57 -0
  389. package/dist/v2/components/or-sort-header-v3/index.d.ts +2 -0
  390. package/dist/v2/components/or-sort-header-v3/styles.d.ts +1 -0
  391. package/dist/v2/components/or-sort-header-v3/types.d.ts +4 -0
  392. package/dist/{bundled/v2 → v2}/components/or-stepper/OrStepper.vue.d.ts +0 -0
  393. package/dist/{bundled/v2 → v2}/components/or-stepper/OrStepperButtonOptions.vue.d.ts +0 -0
  394. package/dist/{bundled/v2 → v2}/components/or-stepper/OrStepperOptionHorizontal.vue.d.ts +0 -0
  395. package/dist/{bundled/v2 → v2}/components/or-stepper/OrStepperOptionVertical.vue.d.ts +0 -0
  396. package/dist/{bundled/v2 → v2}/components/or-stepper/OrStepperTitle.vue.d.ts +0 -0
  397. package/dist/{bundled/v2 → v2}/components/or-stepper/StatusIcon.vue.d.ts +0 -0
  398. package/dist/{bundled/v2 → v2}/components/or-stepper/index.d.ts +0 -0
  399. package/dist/{bundled/v2 → v2}/components/or-switch/OrSwitch.vue.d.ts +0 -0
  400. package/dist/{bundled/v2 → v2}/components/or-switch/index.d.ts +0 -0
  401. package/dist/{bundled/v2 → v2}/components/or-switch-v3/OrSwitch.stories3.d.ts +0 -0
  402. package/dist/{bundled/v2 → v2}/components/or-switch-v3/OrSwitch.vue.d.ts +0 -0
  403. package/dist/{bundled/v2 → v2}/components/or-switch-v3/index.d.ts +0 -0
  404. package/dist/{bundled/v2 → v2}/components/or-switch-v3/styles.d.ts +0 -0
  405. package/dist/{bundled/v2 → v2}/components/or-tab/OrTab.vue.d.ts +0 -0
  406. package/dist/{bundled/v2 → v2}/components/or-tab/index.d.ts +0 -0
  407. package/dist/{bundled/v2 → v2}/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +0 -0
  408. package/dist/{bundled/v2 → v2}/components/or-tab-header-item/index.d.ts +0 -0
  409. package/dist/{bundled/v2 → v2}/components/or-tab-v3/OrTab.stories3.d.ts +0 -0
  410. package/dist/{bundled/v2 → v2}/components/or-tab-v3/OrTab.vue.d.ts +0 -0
  411. package/dist/{bundled/v2 → v2}/components/or-tab-v3/index.d.ts +0 -0
  412. package/dist/{bundled/v2 → v2}/components/or-tab-v3/styles.d.ts +0 -0
  413. package/dist/{bundled/v2 → v2}/components/or-tabs/OrTabs.vue.d.ts +0 -0
  414. package/dist/{bundled/v2 → v2}/components/or-tabs/index.d.ts +0 -0
  415. package/dist/{bundled/v2 → v2}/components/or-tabs-v3/OrTabs.stories3.d.ts +0 -0
  416. package/dist/{bundled/v2 → v2}/components/or-tabs-v3/OrTabs.vue.d.ts +0 -0
  417. package/dist/{bundled/v2 → v2}/components/or-tabs-v3/index.d.ts +0 -0
  418. package/dist/{bundled/v2 → v2}/components/or-tabs-v3/props.d.ts +0 -0
  419. package/dist/{bundled/v2 → v2}/components/or-tabs-v3/styles.d.ts +0 -0
  420. package/dist/{bundled/v2 → v2}/components/or-tabs-v3/types.d.ts +0 -0
  421. package/dist/{bundled/v2 → v2}/components/or-tag/OrTag.vue.d.ts +0 -0
  422. package/dist/{bundled/v2 → v2}/components/or-tag/index.d.ts +0 -0
  423. package/dist/{bundled/v2 → v2}/components/or-tag-v3/OrTag.stories3.d.ts +0 -0
  424. package/dist/{bundled/v2 → v2}/components/or-tag-v3/OrTag.vue.d.ts +0 -0
  425. package/dist/{bundled/v2 → v2}/components/or-tag-v3/index.d.ts +0 -0
  426. package/dist/{bundled/v2 → v2}/components/or-tag-v3/props.d.ts +0 -0
  427. package/dist/{bundled/v2 → v2}/components/or-tag-v3/styles.d.ts +0 -0
  428. package/dist/{bundled/v2 → v2}/components/or-teleport/OrTeleportVue2.vue.d.ts +0 -0
  429. package/dist/{bundled/v2 → v2}/components/or-teleport/constants.d.ts +0 -0
  430. package/dist/{bundled/v2 → v2}/components/or-teleport/index.d.ts +0 -0
  431. package/dist/{bundled/v2 → v2}/components/or-teleport-v3/OrTeleport.stories3.d.ts +0 -0
  432. package/dist/{bundled/v2 → v2}/components/or-teleport-v3/OrTeleport.vue2.vue.d.ts +0 -0
  433. package/dist/{bundled/v2 → v2}/components/or-teleport-v3/index.d.ts +0 -0
  434. package/dist/{bundled/v2 → v2}/components/or-text-v3/OrText.stories3.d.ts +0 -0
  435. package/dist/{bundled/v2 → v2}/components/or-text-v3/OrText.vue.d.ts +0 -0
  436. package/dist/{bundled/v2 → v2}/components/or-text-v3/index.d.ts +0 -0
  437. package/dist/{bundled/v2 → v2}/components/or-text-v3/styles.d.ts +0 -0
  438. package/dist/{bundled/v2 → v2}/components/or-textarea-v3/OrTextarea.stories3.d.ts +0 -0
  439. package/dist/{bundled/v2 → v2}/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -0
  440. package/dist/{bundled/v2 → v2}/components/or-textarea-v3/index.d.ts +0 -0
  441. package/dist/{bundled/v2 → v2}/components/or-textarea-v3/props.d.ts +0 -0
  442. package/dist/{bundled/v2 → v2}/components/or-textarea-v3/styles.d.ts +0 -0
  443. package/dist/{bundled/v2 → v2}/components/or-textbox/OrTextbox.vue.d.ts +0 -0
  444. package/dist/{bundled/v2 → v2}/components/or-textbox/constants.d.ts +0 -0
  445. package/dist/{bundled/v2 → v2}/components/or-textbox/index.d.ts +0 -0
  446. package/dist/{bundled/v2 → v2}/components/or-toast/OrToast.vue.d.ts +0 -0
  447. package/dist/{bundled/v2 → v2}/components/or-toast/OrToastContainer.vue.d.ts +0 -0
  448. package/dist/{bundled/v2 → v2}/components/or-toast/Timer.d.ts +0 -0
  449. package/dist/{bundled/v2 → v2}/components/or-toast/composable/index.d.ts +0 -0
  450. package/dist/{bundled/v2 → v2}/components/or-toast/composable/useQueue.d.ts +0 -0
  451. package/dist/{bundled/v2 → v2}/components/or-toast/composable/useToast.d.ts +0 -0
  452. package/dist/{bundled/v2 → v2}/components/or-toast/composable/useToastEventBus.d.ts +0 -0
  453. package/dist/{bundled/v2 → v2}/components/or-toast/constants.d.ts +0 -0
  454. package/dist/{bundled/v2 → v2}/components/or-toast/index.d.ts +0 -0
  455. package/dist/{bundled/v2 → v2}/components/or-toast/types.d.ts +0 -0
  456. package/dist/{bundled/v3 → v2}/components/or-toast-v3/OrToast.stories3.d.ts +0 -0
  457. package/dist/{bundled/v2 → v2}/components/or-toast-v3/OrToast.vue.d.ts +0 -0
  458. package/dist/{bundled/v2 → v2}/components/or-toast-v3/OrToastContainer.stories3.d.ts +0 -0
  459. package/dist/{bundled/v2 → v2}/components/or-toast-v3/OrToastContainer.vue.d.ts +0 -0
  460. package/dist/{bundled/v2 → v2}/components/or-toast-v3/Timer.d.ts +0 -0
  461. package/dist/{bundled/v2 → v2}/components/or-toast-v3/composable/index.d.ts +0 -0
  462. package/dist/{bundled/v2 → v2}/components/or-toast-v3/composable/useQueue.d.ts +0 -0
  463. package/dist/{bundled/v2 → v2}/components/or-toast-v3/composable/useToast.d.ts +0 -0
  464. package/dist/{bundled/v2 → v2}/components/or-toast-v3/composable/useToastEventBus.d.ts +0 -0
  465. package/dist/{bundled/v2 → v2}/components/or-toast-v3/index.d.ts +0 -0
  466. package/dist/{bundled/v2 → v2}/components/or-toast-v3/props.d.ts +0 -0
  467. package/dist/{bundled/v2 → v2}/components/or-toast-v3/styles.d.ts +0 -0
  468. package/dist/{bundled/v2 → v2}/components/or-toast-v3/types.d.ts +0 -0
  469. package/dist/{bundled/v2 → v2}/components/or-tooltip/OrTooltip.vue.d.ts +0 -0
  470. package/dist/{bundled/v2 → v2}/components/or-tooltip/OrTooltipContent.vue.d.ts +0 -0
  471. package/dist/{bundled/v2 → v2}/components/or-tooltip/index.d.ts +0 -0
  472. package/dist/{bundled/v2 → v2}/components/or-tooltip-v3/OrTooltip.stories3.d.ts +0 -0
  473. package/dist/{bundled/v2 → v2}/components/or-tooltip-v3/OrTooltip.vue.d.ts +0 -0
  474. package/dist/{bundled/v2 → v2}/components/or-tooltip-v3/index.d.ts +0 -0
  475. package/dist/{bundled/v2 → v2}/components/or-tooltip-v3/props.d.ts +0 -0
  476. package/dist/{bundled/v2 → v2}/components/or-tooltip-v3/styles.d.ts +0 -0
  477. package/dist/{bundled/v2 → v2}/directives/dropdown-close.d.ts +0 -0
  478. package/dist/{bundled/v2 → v2}/directives/dropdown-open.d.ts +0 -0
  479. package/dist/{bundled/v2 → v2}/directives/index.d.ts +0 -0
  480. package/dist/{bundled/v2 → v2}/dom-7a41831b.js +0 -0
  481. package/dist/{esm/v2 → v2}/dropdown-open-0d314aa4.js +0 -0
  482. package/dist/{bundled/v2 → v2}/hooks/index.d.ts +0 -0
  483. package/dist/{bundled/v2 → v2}/hooks/useClassAttribute.d.ts +0 -0
  484. package/dist/{bundled/v2 → v2}/hooks/useElevation.d.ts +0 -0
  485. package/dist/{bundled/v2 → v2}/hooks/useOverflow.d.ts +0 -0
  486. package/dist/{bundled/v2 → v2}/hooks/useResponsive/index.d.ts +0 -0
  487. package/dist/{bundled/v2 → v2}/hooks/useResponsive/useResponsive.d.ts +0 -0
  488. package/dist/{bundled/v2 → v2}/hooks/useToggle.d.ts +0 -0
  489. package/dist/{esm/v2 → v2}/index.d.ts +0 -0
  490. package/dist/v2/index.js +134 -0
  491. package/dist/v2/index10.js +26 -0
  492. package/dist/v2/index11.js +24 -0
  493. package/dist/v2/index12.js +5 -0
  494. package/dist/v2/index13.js +14 -0
  495. package/dist/v2/index14.js +13 -0
  496. package/dist/v2/index15.js +7 -0
  497. package/dist/v2/index16.js +16 -0
  498. package/dist/v2/index17.js +31 -0
  499. package/dist/v2/index18.js +7 -0
  500. package/dist/v2/index19.js +11 -0
  501. package/dist/v2/index2.js +126 -0
  502. package/dist/v2/index20.js +29 -0
  503. package/dist/v2/index21.js +25 -0
  504. package/dist/v2/index22.js +22 -0
  505. package/dist/v2/index23.js +4 -0
  506. package/dist/v2/index24.js +6 -0
  507. package/dist/v2/index25.js +5 -0
  508. package/dist/v2/index26.js +6 -0
  509. package/dist/v2/index27.js +6 -0
  510. package/dist/v2/index28.js +9 -0
  511. package/dist/v2/index29.js +5 -0
  512. package/dist/v2/index3.js +13 -0
  513. package/dist/v2/index30.js +5 -0
  514. package/dist/v2/index31.js +12 -0
  515. package/dist/v2/index32.js +15 -0
  516. package/dist/v2/index33.js +5 -0
  517. package/dist/v2/index34.js +5 -0
  518. package/dist/v2/index35.js +20 -0
  519. package/dist/v2/index36.js +20 -0
  520. package/dist/v2/index37.js +20 -0
  521. package/dist/v2/index38.js +5 -0
  522. package/dist/v2/index39.js +21 -0
  523. package/dist/v2/index4.js +6 -0
  524. package/dist/v2/index40.js +25 -0
  525. package/dist/v2/index41.js +5 -0
  526. package/dist/v2/index42.js +5 -0
  527. package/dist/v2/index43.js +5 -0
  528. package/dist/v2/index44.js +22 -0
  529. package/dist/v2/index45.js +28 -0
  530. package/dist/v2/index46.js +5 -0
  531. package/dist/v2/index47.js +5 -0
  532. package/dist/v2/index48.js +6 -0
  533. package/dist/v2/index49.js +13 -0
  534. package/dist/v2/index5.js +9 -0
  535. package/dist/v2/index50.js +20 -0
  536. package/dist/v2/index51.js +16 -0
  537. package/dist/v2/index52.js +17 -0
  538. package/dist/v2/index53.js +16 -0
  539. package/dist/v2/index54.js +19 -0
  540. package/dist/v2/index55.js +4 -0
  541. package/dist/v2/index56.js +8 -0
  542. package/dist/v2/index57.js +12 -0
  543. package/dist/v2/index58.js +5 -0
  544. package/dist/v2/index59.js +7 -0
  545. package/dist/v2/index6.js +6 -0
  546. package/dist/v2/index60.js +5 -0
  547. package/dist/v2/index61.js +4 -0
  548. package/dist/v2/index62.js +7 -0
  549. package/dist/v2/index63.js +22 -0
  550. package/dist/v2/index64.js +5 -0
  551. package/dist/v2/index65.js +19 -0
  552. package/dist/v2/index66.js +28 -0
  553. package/dist/v2/index67.js +6 -0
  554. package/dist/v2/index68.js +5 -0
  555. package/dist/v2/index69.js +6 -0
  556. package/dist/v2/index7.js +17 -0
  557. package/dist/v2/index70.js +7 -0
  558. package/dist/v2/index71.js +14 -0
  559. package/dist/v2/index72.js +6 -0
  560. package/dist/v2/index73.js +17 -0
  561. package/dist/v2/index74.js +6 -0
  562. package/dist/v2/index75.js +8 -0
  563. package/dist/v2/index76.js +6 -0
  564. package/dist/v2/index77.js +5 -0
  565. package/dist/v2/index78.js +5 -0
  566. package/dist/v2/index79.js +6 -0
  567. package/dist/v2/index8.js +6 -0
  568. package/dist/v2/index80.js +17 -0
  569. package/dist/v2/index81.js +14 -0
  570. package/dist/v2/index82.js +16 -0
  571. package/dist/v2/index83.js +4 -0
  572. package/dist/v2/index84.js +4 -0
  573. package/dist/v2/index85.js +5 -0
  574. package/dist/v2/index86.js +10 -0
  575. package/dist/v2/index87.js +23 -0
  576. package/dist/v2/index88.js +20 -0
  577. package/dist/v2/index89.js +3 -0
  578. package/dist/v2/index9.js +4 -0
  579. package/dist/v2/index90.js +19 -0
  580. package/dist/v2/index91.js +3 -0
  581. package/dist/v2/index92.js +11 -0
  582. package/dist/v2/index93.js +13 -0
  583. package/dist/v2/index94.js +2 -0
  584. package/dist/v2/index95.js +7 -0
  585. package/dist/v2/index96.js +3 -0
  586. package/dist/{bundled/v2 → v2}/normalize-component-6e8e3d80.js +0 -0
  587. package/dist/{bundled/v2 → v2}/px-to-rem-0b26b83e.js +0 -0
  588. package/dist/{bundled/v3 → v2}/style-inject.es-4c6f2515.js +0 -0
  589. package/dist/v2/types-89aad7fb.js +410 -0
  590. package/dist/{esm/v2 → v2}/useClassAttribute-47fdb016.js +0 -0
  591. package/dist/{esm/v2 → v2}/useElevation-0e973238.js +0 -0
  592. package/dist/{esm/v2 → v2}/useOverflow-ac506c65.js +0 -0
  593. package/dist/{esm/v2 → v2}/useResponsive-a02e95b7.js +0 -0
  594. package/dist/{esm/v2 → v2}/useToast-0665462d.js +0 -0
  595. package/dist/{esm/v2 → v2}/useToast-4fbe0e5a.js +0 -0
  596. package/dist/{esm/v2 → v2}/useToggle-29e4d7c7.js +0 -0
  597. package/dist/{bundled/v2 → v2}/utils/constants/color.d.ts +0 -0
  598. package/dist/{bundled/v2 → v2}/utils/constants/key-codes.d.ts +0 -0
  599. package/dist/{bundled/v2 → v2}/utils/constants/poper.d.ts +0 -0
  600. package/dist/{bundled/v2 → v2}/utils/constants/regex.d.ts +0 -0
  601. package/dist/{bundled/v2 → v2}/utils/functions/color.d.ts +0 -0
  602. package/dist/{bundled/v2 → v2}/utils/functions/dom.d.ts +0 -0
  603. package/dist/{bundled/v2 → v2}/utils/functions/hash.d.ts +0 -0
  604. package/dist/{bundled/v2 → v2}/utils/functions/px-to-rem.d.ts +0 -0
  605. package/dist/{bundled/v2 → v2}/utils/functions/text.d.ts +0 -0
  606. package/dist/{esm/v3 → v3}/OrAvatar-200d3f9f.js +0 -0
  607. package/dist/{esm/v3 → v3}/OrAvatar-ef88d31c.js +0 -0
  608. package/dist/{esm/v3 → v3}/OrBottomSheet-9de57dd0.js +0 -0
  609. package/dist/{esm/v3 → v3}/OrButton-12b36e89.js +0 -0
  610. package/dist/{esm/v3 → v3}/OrButton-fca9019a.js +0 -0
  611. package/dist/{esm/v3 → v3}/OrCard-b63658a8.js +0 -0
  612. package/dist/{esm/v3 → v3}/OrCard-e3a5aea4.js +0 -0
  613. package/dist/{esm/v3 → v3}/OrCardCollection-737f073a.js +0 -0
  614. package/dist/v3/OrCardCollection-c6f3ac23.js +198 -0
  615. package/dist/{esm/v3 → v3}/OrCarouselItem-ec8333c7.js +0 -0
  616. package/dist/{esm/v3 → v3}/OrCheckbox-56e4171e.js +0 -0
  617. package/dist/{esm/v3 → v3}/OrCheckbox-a20fcc04.js +0 -0
  618. package/dist/{esm/v3 → v3}/OrChips-feab2a38.js +0 -0
  619. package/dist/{esm/v3 → v3}/OrCode-feeec003.js +0 -0
  620. package/dist/{esm/v3 → v3}/OrCollapse-37a52e8f.js +0 -0
  621. package/dist/{esm/v3 → v3}/OrColorPicker-0a944d25.js +0 -0
  622. package/dist/{esm/v3 → v3}/OrConfirm-00134f53.js +0 -0
  623. package/dist/v3/OrConfirm-0bafcc7b.js +270 -0
  624. package/dist/{esm/v3 → v3}/OrDateTimePicker-6c79a764.js +0 -0
  625. package/dist/{esm/v3 → v3}/OrError-19a62a18.js +0 -0
  626. package/dist/{esm/v3 → v3}/OrError-f90296db.js +0 -0
  627. package/dist/{esm/v3 → v3}/OrErrorTag-ceefd643.js +0 -0
  628. package/dist/{esm/v3 → v3}/OrExpansionPanel-1e2a6375.js +0 -0
  629. package/dist/{esm/v3 → v3}/OrFab-12889281.js +0 -0
  630. package/dist/{esm/v3 → v3}/OrFloating-3da814a2.js +0 -0
  631. package/dist/{esm/v3 → v3}/OrHint-1414c530.js +0 -0
  632. package/dist/{esm/v3 → v3}/OrHint-73835593.js +0 -0
  633. package/dist/{esm/v3 → v3}/OrIcon-b3906e35.js +0 -0
  634. package/dist/{esm/v3 → v3}/OrIcon-e23028f8.js +0 -0
  635. package/dist/{esm/v3 → v3}/OrIconButton-5fb3a9aa.js +0 -0
  636. package/dist/{esm/v3 → v3}/OrIconButton-f72cb8d9.js +0 -0
  637. package/dist/v3/OrInlineInput-d9bbc08c.js +239 -0
  638. package/dist/{esm/v3 → v3}/OrInlineInputBox-1b473796.js +0 -0
  639. package/dist/{esm/v3 → v3}/OrInlineTextEdit-455a2d64.js +0 -0
  640. package/dist/v3/OrInlineTextarea-d5a97ed9.js +224 -0
  641. package/dist/v3/OrInput-db4813b4.js +251 -0
  642. package/dist/v3/OrInputBox-634230b1.js +113 -0
  643. package/dist/{esm/v3 → v3}/OrLabel-7d4fe80b.js +0 -0
  644. package/dist/{esm/v3 → v3}/OrLabel-876f8729.js +0 -0
  645. package/dist/{esm/v3 → v3}/OrLink-338db3ca.js +0 -0
  646. package/dist/{esm/v3 → v3}/OrList-a68c5be3.js +0 -0
  647. package/dist/{esm/v3 → v3}/OrListOfInputs-b4c051a8.js +0 -0
  648. package/dist/{esm/v3 → v3}/OrLoader-15174477.js +0 -0
  649. package/dist/{esm/v3 → v3}/OrLoader-60943812.js +0 -0
  650. package/dist/{esm/v3 → v3}/OrMenu-75ef8635.js +0 -0
  651. package/dist/{esm/v3 → v3}/OrMenuItem-8773d073.js +0 -0
  652. package/dist/{esm/v3 → v3}/OrModal-3a43b7e7.js +0 -0
  653. package/dist/{esm/v3 → v3}/OrModal-75c8e5b6.js +0 -0
  654. package/dist/{esm/v3 → v3}/OrNotification-38664729.js +0 -0
  655. package/dist/{esm/v3 → v3}/OrNotification-433d16f7.js +0 -0
  656. package/dist/{esm/v3 → v3}/OrOverflowMenu-7a177537.js +0 -0
  657. package/dist/{esm/v3 → v3}/OrOverlay-27050c19.js +0 -0
  658. package/dist/{esm/v3 → v3}/OrOverlay-451dce49.js +0 -0
  659. package/dist/{esm/v3 → v3}/OrPopover-3525c670.js +0 -0
  660. package/dist/{esm/v3 → v3}/OrProgress-407002e0.js +0 -0
  661. package/dist/{esm/v3 → v3}/OrProgress-d0d52c86.js +0 -0
  662. package/dist/{esm/v3 → v3}/OrRadio-0c1883f2.js +0 -0
  663. package/dist/{esm/v3 → v3}/OrRadio-c3ab11f2.js +0 -0
  664. package/dist/{esm/v3 → v3}/OrRadioGroup-00785e41.js +0 -0
  665. package/dist/v3/OrSearch-0c29f499.js +97 -0
  666. package/dist/{esm/v3 → v3}/OrSearch-2874026c.js +0 -0
  667. package/dist/{esm/v3 → v3}/OrSegmentedControl-2bbc0f22.js +0 -0
  668. package/dist/{esm/v3 → v3}/OrSelect-056731af.js +0 -0
  669. package/dist/v3/OrSelect-323a87b4.js +489 -0
  670. package/dist/{esm/v3 → v3}/OrSidebar-375c85a3.js +0 -0
  671. package/dist/{esm/v3 → v3}/OrSidebar-a62972f5.js +0 -0
  672. package/dist/{esm/v3 → v3}/OrSkeletonText-2b1610ce.js +0 -0
  673. package/dist/{esm/v3 → v3}/OrSkeletonText-3965ff71.js +0 -0
  674. package/dist/{esm/v3 → v3}/OrSlider-af80bac9.js +0 -0
  675. package/dist/v3/OrSortHeader-5eba50cd.js +104 -0
  676. package/dist/{esm/v3 → v3}/OrStepper-f355b7b7.js +0 -0
  677. package/dist/{esm/v3 → v3}/OrSwitch-c333ee32.js +0 -0
  678. package/dist/{esm/v3 → v3}/OrSwitch-ec454b76.js +0 -0
  679. package/dist/{esm/v3 → v3}/OrTab-97044946.js +0 -0
  680. package/dist/{esm/v3 → v3}/OrTab-bc98be02.js +0 -0
  681. package/dist/{esm/v3 → v3}/OrTabHeaderItem-d668cc59.js +0 -0
  682. package/dist/{esm/v3 → v3}/OrTabs-ac0be933.js +0 -0
  683. package/dist/{esm/v3 → v3}/OrTabs-d3812c11.js +0 -0
  684. package/dist/{esm/v3 → v3}/OrTag-7e24fdbc.js +0 -0
  685. package/dist/{esm/v3 → v3}/OrTag-deaff080.js +0 -0
  686. package/dist/{esm/v3 → v3}/OrTeleport.vue3-8099178c.js +0 -0
  687. package/dist/{esm/v3 → v3}/OrTeleportVue3-ad639f12.js +0 -0
  688. package/dist/{esm/v3 → v3}/OrText-ecb46923.js +0 -0
  689. package/dist/v3/OrTextarea-98895b2a.js +192 -0
  690. package/dist/{esm/v3 → v3}/OrTextbox-faa4f81a.js +0 -0
  691. package/dist/{esm/v3 → v3}/OrToastContainer-fe6abe90.js +0 -0
  692. package/dist/{esm/v3 → v3}/OrTooltip-121eae2b.js +0 -0
  693. package/dist/{esm/v3 → v3}/OrTooltip-36c6728c.js +0 -0
  694. package/dist/{bundled/v3 → v3}/color-1f348774.js +0 -0
  695. package/dist/v3/components/index.d.ts +89 -0
  696. package/dist/{bundled/v3 → v3}/components/or-avatar/OrAvatar.vue.d.ts +0 -0
  697. package/dist/{bundled/v3 → v3}/components/or-avatar/constants.d.ts +0 -0
  698. package/dist/{bundled/v3 → v3}/components/or-avatar/index.d.ts +0 -0
  699. package/dist/{bundled/v3 → v3}/components/or-avatar-v3/OrAvatar.stories3.d.ts +0 -0
  700. package/dist/{bundled/v3 → v3}/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -0
  701. package/dist/{bundled/v3 → v3}/components/or-avatar-v3/index.d.ts +0 -0
  702. package/dist/{bundled/v3 → v3}/components/or-avatar-v3/props.d.ts +0 -0
  703. package/dist/{bundled/v3 → v3}/components/or-avatar-v3/styles.d.ts +0 -0
  704. package/dist/{bundled/v3 → v3}/components/or-bottom-sheet-v3/OrBottomSheet.stories3.d.ts +0 -0
  705. package/dist/{bundled/v3 → v3}/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -0
  706. package/dist/{bundled/v3 → v3}/components/or-bottom-sheet-v3/index.d.ts +0 -0
  707. package/dist/{bundled/v3 → v3}/components/or-bottom-sheet-v3/styles.d.ts +0 -0
  708. package/dist/{bundled/v3 → v3}/components/or-button/OrButton.vue.d.ts +0 -0
  709. package/dist/{bundled/v3 → v3}/components/or-button/constants.d.ts +0 -0
  710. package/dist/{bundled/v3 → v3}/components/or-button/index.d.ts +0 -0
  711. package/dist/{bundled/v3 → v3}/components/or-button-v2/OrButton.vue.d.ts +0 -0
  712. package/dist/{bundled/v3 → v3}/components/or-button-v2/OrIconButton.vue.d.ts +0 -0
  713. package/dist/{bundled/v3 → v3}/components/or-button-v2/OrTooltipWrapper.vue.d.ts +0 -0
  714. package/dist/{bundled/v3 → v3}/components/or-button-v2/constants.d.ts +0 -0
  715. package/dist/{bundled/v3 → v3}/components/or-button-v2/index.d.ts +0 -0
  716. package/dist/{bundled/v3 → v3}/components/or-button-v3/OrButton.stories3.d.ts +0 -0
  717. package/dist/{bundled/v3 → v3}/components/or-button-v3/OrButton.vue.d.ts +0 -0
  718. package/dist/{bundled/v3 → v3}/components/or-button-v3/index.d.ts +0 -0
  719. package/dist/{bundled/v3 → v3}/components/or-button-v3/props.d.ts +0 -0
  720. package/dist/{bundled/v3 → v3}/components/or-button-v3/styles.d.ts +0 -0
  721. package/dist/{bundled/v3 → v3}/components/or-card/OrCard.vue.d.ts +0 -0
  722. package/dist/{bundled/v3 → v3}/components/or-card/index.d.ts +0 -0
  723. package/dist/{bundled/v3 → v3}/components/or-card-collection/OrCardCollection.vue.d.ts +0 -0
  724. package/dist/{bundled/v3 → v3}/components/or-card-collection/constants.d.ts +0 -0
  725. package/dist/{bundled/v3 → v3}/components/or-card-collection/index.d.ts +0 -0
  726. package/dist/{bundled/v3 → v3}/components/or-card-collection/types.d.ts +0 -0
  727. package/dist/v3/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +17 -0
  728. package/dist/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +98 -0
  729. package/dist/v3/components/or-card-collection-v3/index.d.ts +3 -0
  730. package/dist/v3/components/or-card-collection-v3/props.d.ts +4 -0
  731. package/dist/v3/components/or-card-collection-v3/styles.d.ts +6 -0
  732. package/dist/v3/components/or-card-collection-v3/types.d.ts +7 -0
  733. package/dist/{bundled/v3 → v3}/components/or-card-v3/OrCard.stories3.d.ts +0 -0
  734. package/dist/{bundled/v3 → v3}/components/or-card-v3/OrCard.vue.d.ts +0 -0
  735. package/dist/{bundled/v3 → v3}/components/or-card-v3/index.d.ts +0 -0
  736. package/dist/{bundled/v3 → v3}/components/or-card-v3/styles.d.ts +0 -0
  737. package/dist/{bundled/v3 → v3}/components/or-carousel/OrCarousel.vue.d.ts +0 -0
  738. package/dist/{bundled/v3 → v3}/components/or-carousel/OrCarouselItem.vue.d.ts +0 -0
  739. package/dist/{bundled/v3 → v3}/components/or-carousel/constants.d.ts +0 -0
  740. package/dist/{bundled/v3 → v3}/components/or-carousel/index.d.ts +0 -0
  741. package/dist/{bundled/v3 → v3}/components/or-checkbox/OrCheckbox.vue.d.ts +0 -0
  742. package/dist/{bundled/v3 → v3}/components/or-checkbox/index.d.ts +0 -0
  743. package/dist/{bundled/v3 → v3}/components/or-checkbox-v3/OrCheckbox.stories3.d.ts +0 -0
  744. package/dist/{bundled/v3 → v3}/components/or-checkbox-v3/OrCheckbox.vue.d.ts +0 -0
  745. package/dist/{bundled/v3 → v3}/components/or-checkbox-v3/index.d.ts +0 -0
  746. package/dist/{bundled/v3 → v3}/components/or-checkbox-v3/styles.d.ts +0 -0
  747. package/dist/{bundled/v3 → v3}/components/or-chips/OrChip.vue.d.ts +0 -0
  748. package/dist/{bundled/v3 → v3}/components/or-chips/OrChips.vue.d.ts +0 -0
  749. package/dist/{bundled/v3 → v3}/components/or-chips/OrChipsInput.vue.d.ts +0 -0
  750. package/dist/{bundled/v3 → v3}/components/or-chips/constants.d.ts +0 -0
  751. package/dist/{bundled/v3 → v3}/components/or-chips/index.d.ts +0 -0
  752. package/dist/{bundled/v3 → v3}/components/or-code/OrCode.vue.d.ts +0 -0
  753. package/dist/{bundled/v3 → v3}/components/or-code/constants.d.ts +0 -0
  754. package/dist/{bundled/v3 → v3}/components/or-code/index.d.ts +0 -0
  755. package/dist/{bundled/v3 → v3}/components/or-code/lang.d.ts +0 -0
  756. package/dist/{bundled/v3 → v3}/components/or-collapse/OrCollapse.vue.d.ts +0 -0
  757. package/dist/{bundled/v3 → v3}/components/or-collapse/index.d.ts +0 -0
  758. package/dist/{bundled/v3 → v3}/components/or-color-picker/OrColorPicker.vue.d.ts +0 -0
  759. package/dist/{bundled/v3 → v3}/components/or-color-picker/constants.d.ts +0 -0
  760. package/dist/{bundled/v3 → v3}/components/or-color-picker/index.d.ts +0 -0
  761. package/dist/{bundled/v3 → v3}/components/or-color-picker/types.d.ts +0 -0
  762. package/dist/{bundled/v3 → v3}/components/or-color-picker/utils/defultPalette.d.ts +0 -0
  763. package/dist/{bundled/v3 → v3}/components/or-confirm/OrConfirm.vue.d.ts +0 -0
  764. package/dist/{bundled/v3 → v3}/components/or-confirm/index.d.ts +0 -0
  765. package/dist/{bundled/v3 → v3}/components/or-confirm-v3/OrConfirm.stories3.d.ts +0 -0
  766. package/dist/{bundled/v3 → v3}/components/or-confirm-v3/OrConfirm.vue.d.ts +0 -0
  767. package/dist/{bundled/v3 → v3}/components/or-confirm-v3/index.d.ts +0 -0
  768. package/dist/{bundled/v3 → v3}/components/or-confirm-v3/props.d.ts +0 -0
  769. package/dist/{bundled/v3 → v3}/components/or-confirm-v3/styles.d.ts +0 -0
  770. package/dist/{bundled/v3 → v3}/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +0 -0
  771. package/dist/{bundled/v3 → v3}/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +0 -0
  772. package/dist/{bundled/v3 → v3}/components/or-date-time-picker/constants.d.ts +0 -0
  773. package/dist/{bundled/v3 → v3}/components/or-date-time-picker/index.d.ts +0 -0
  774. package/dist/{bundled/v3 → v3}/components/or-error/OrError.vue.d.ts +0 -0
  775. package/dist/{bundled/v3 → v3}/components/or-error/index.d.ts +0 -0
  776. package/dist/{bundled/v3 → v3}/components/or-error-tag-v3/OrErrorTag.stories3.d.ts +0 -0
  777. package/dist/{bundled/v3 → v3}/components/or-error-tag-v3/OrErrorTag.vue.d.ts +0 -0
  778. package/dist/{bundled/v3 → v3}/components/or-error-tag-v3/index.d.ts +0 -0
  779. package/dist/{bundled/v3 → v3}/components/or-error-tag-v3/styles.d.ts +0 -0
  780. package/dist/{bundled/v3 → v3}/components/or-error-v3/OrError.stories3.d.ts +0 -0
  781. package/dist/{bundled/v3 → v3}/components/or-error-v3/OrError.vue.d.ts +0 -0
  782. package/dist/{bundled/v3 → v3}/components/or-error-v3/index.d.ts +0 -0
  783. package/dist/{bundled/v3 → v3}/components/or-error-v3/styles.d.ts +0 -0
  784. package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/OrExpansionPanel.stories3.d.ts +0 -0
  785. package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +0 -0
  786. package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/index.d.ts +0 -0
  787. package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/props.d.ts +0 -0
  788. package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/styles.d.ts +0 -0
  789. package/dist/{bundled/v3 → v3}/components/or-fab-v3/OrFab.stories3.d.ts +0 -0
  790. package/dist/{bundled/v3 → v3}/components/or-fab-v3/OrFab.vue.d.ts +0 -0
  791. package/dist/{bundled/v3 → v3}/components/or-fab-v3/index.d.ts +0 -0
  792. package/dist/{bundled/v3 → v3}/components/or-fab-v3/props.d.ts +0 -0
  793. package/dist/{bundled/v3 → v3}/components/or-fab-v3/styles.d.ts +0 -0
  794. package/dist/{bundled/v3 → v3}/components/or-floating/OrFloating.vue.d.ts +0 -0
  795. package/dist/{bundled/v3 → v3}/components/or-floating/constants.d.ts +0 -0
  796. package/dist/{bundled/v3 → v3}/components/or-floating/index.d.ts +0 -0
  797. package/dist/{bundled/v3 → v3}/components/or-hint/OrHint.vue.d.ts +0 -0
  798. package/dist/{bundled/v3 → v3}/components/or-hint/index.d.ts +0 -0
  799. package/dist/{bundled/v3 → v3}/components/or-hint-v3/OrHint.stories3.d.ts +0 -0
  800. package/dist/{bundled/v3 → v3}/components/or-hint-v3/OrHint.vue.d.ts +0 -0
  801. package/dist/{bundled/v3 → v3}/components/or-hint-v3/index.d.ts +0 -0
  802. package/dist/{bundled/v3 → v3}/components/or-hint-v3/styles.d.ts +0 -0
  803. package/dist/{bundled/v3 → v3}/components/or-icon/OrIcon.vue.d.ts +0 -0
  804. package/dist/{bundled/v3 → v3}/components/or-icon/constants.d.ts +0 -0
  805. package/dist/{bundled/v3 → v3}/components/or-icon/index.d.ts +0 -0
  806. package/dist/{bundled/v3 → v3}/components/or-icon-button-v3/OrIconButton.stories3.d.ts +0 -0
  807. package/dist/{bundled/v3 → v3}/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -0
  808. package/dist/{bundled/v3 → v3}/components/or-icon-button-v3/index.d.ts +0 -0
  809. package/dist/{bundled/v3 → v3}/components/or-icon-button-v3/props.d.ts +0 -0
  810. package/dist/{bundled/v3 → v3}/components/or-icon-button-v3/styles.d.ts +0 -0
  811. package/dist/{bundled/v3 → v3}/components/or-icon-v3/OrIcon.stories3.d.ts +0 -0
  812. package/dist/{bundled/v3 → v3}/components/or-icon-v3/OrIcon.vue.d.ts +0 -0
  813. package/dist/{bundled/v3 → v3}/components/or-icon-v3/index.d.ts +0 -0
  814. package/dist/{bundled/v3 → v3}/components/or-icon-v3/props.d.ts +0 -0
  815. package/dist/{bundled/v3 → v3}/components/or-icon-v3/styles.d.ts +0 -0
  816. package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/OrInlineInputBox.stories3.d.ts +0 -0
  817. package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +0 -0
  818. package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/index.d.ts +0 -0
  819. package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/props.d.ts +0 -0
  820. package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/styles.d.ts +0 -0
  821. package/dist/{bundled/v3 → v3}/components/or-inline-input-v3/OrInlineInput.stories3.d.ts +0 -0
  822. package/dist/{bundled/v3 → v3}/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -0
  823. package/dist/{bundled/v3 → v3}/components/or-inline-input-v3/index.d.ts +0 -0
  824. package/dist/{bundled/v3 → v3}/components/or-inline-input-v3/props.d.ts +0 -0
  825. package/dist/{bundled/v3 → v3}/components/or-inline-input-v3/styles.d.ts +0 -0
  826. package/dist/{bundled/v3 → v3}/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +0 -0
  827. package/dist/{bundled/v3 → v3}/components/or-inline-text-edit/constants.d.ts +0 -0
  828. package/dist/{bundled/v3 → v3}/components/or-inline-text-edit/index.d.ts +0 -0
  829. package/dist/{bundled/v3 → v3}/components/or-inline-textarea-v3/OrInlineTextarea.stories3.d.ts +0 -0
  830. package/dist/{bundled/v3 → v3}/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -0
  831. package/dist/{bundled/v3 → v3}/components/or-inline-textarea-v3/index.d.ts +0 -0
  832. package/dist/{bundled/v3 → v3}/components/or-inline-textarea-v3/styles.d.ts +0 -0
  833. package/dist/{bundled/v3 → v3}/components/or-input-box-v3/OrInputBox.stories3.d.ts +0 -0
  834. package/dist/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +71 -0
  835. package/dist/{bundled/v3 → v3}/components/or-input-box-v3/index.d.ts +0 -0
  836. package/dist/{bundled/v3 → v3}/components/or-input-box-v3/props.d.ts +0 -0
  837. package/dist/{bundled/v3 → v3}/components/or-input-box-v3/styles.d.ts +0 -0
  838. package/dist/{bundled/v3 → v3}/components/or-input-v3/OrInput.stories3.d.ts +0 -0
  839. package/dist/{bundled/v3 → v3}/components/or-input-v3/OrInput.vue.d.ts +0 -0
  840. package/dist/{bundled/v3 → v3}/components/or-input-v3/index.d.ts +0 -0
  841. package/dist/{bundled/v3 → v3}/components/or-input-v3/props.d.ts +0 -0
  842. package/dist/{bundled/v3 → v3}/components/or-input-v3/styles.d.ts +0 -0
  843. package/dist/{bundled/v3 → v3}/components/or-inputs/OrInput.vue.d.ts +0 -0
  844. package/dist/{bundled/v3 → v3}/components/or-inputs/OrNumberInput.vue.d.ts +0 -0
  845. package/dist/{bundled/v3 → v3}/components/or-inputs/OrPassword.vue.d.ts +0 -0
  846. package/dist/{bundled/v3 → v3}/components/or-inputs/OrSearch.vue.d.ts +0 -0
  847. package/dist/{bundled/v3 → v3}/components/or-inputs/OrTextarea.vue.d.ts +0 -0
  848. package/dist/{bundled/v3 → v3}/components/or-inputs/index.d.ts +0 -0
  849. package/dist/{bundled/v3 → v3}/components/or-label/OrLabel.vue.d.ts +0 -0
  850. package/dist/{bundled/v3 → v3}/components/or-label/index.d.ts +0 -0
  851. package/dist/{bundled/v3 → v3}/components/or-label-v3/OrLabel.stories3.d.ts +0 -0
  852. package/dist/{bundled/v3 → v3}/components/or-label-v3/OrLabel.vue.d.ts +0 -0
  853. package/dist/{bundled/v3 → v3}/components/or-label-v3/index.d.ts +0 -0
  854. package/dist/{bundled/v3 → v3}/components/or-label-v3/props.d.ts +0 -0
  855. package/dist/{bundled/v3 → v3}/components/or-label-v3/styles.d.ts +0 -0
  856. package/dist/{bundled/v3 → v3}/components/or-link-v3/OrLink.stories3.d.ts +0 -0
  857. package/dist/{bundled/v3 → v3}/components/or-link-v3/OrLink.vue.d.ts +0 -0
  858. package/dist/{bundled/v3 → v3}/components/or-link-v3/index.d.ts +0 -0
  859. package/dist/{bundled/v3 → v3}/components/or-link-v3/props.d.ts +0 -0
  860. package/dist/{bundled/v3 → v3}/components/or-link-v3/styles.d.ts +0 -0
  861. package/dist/{bundled/v3 → v3}/components/or-list/OrList.vue.d.ts +0 -0
  862. package/dist/{bundled/v3 → v3}/components/or-list/index.d.ts +0 -0
  863. package/dist/{bundled/v3 → v3}/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +0 -0
  864. package/dist/{bundled/v3 → v3}/components/or-list-of-inputs/index.d.ts +0 -0
  865. package/dist/{bundled/v3 → v3}/components/or-loader/OrLoader.vue.d.ts +0 -0
  866. package/dist/{bundled/v3 → v3}/components/or-loader/constants.d.ts +0 -0
  867. package/dist/{bundled/v3 → v3}/components/or-loader/index.d.ts +0 -0
  868. package/dist/{bundled/v3 → v3}/components/or-loader/types.d.ts +0 -0
  869. package/dist/{bundled/v3 → v3}/components/or-loader-v3/OrLoader.stories3.d.ts +0 -0
  870. package/dist/{bundled/v3 → v3}/components/or-loader-v3/OrLoader.vue.d.ts +0 -0
  871. package/dist/{bundled/v3 → v3}/components/or-loader-v3/index.d.ts +0 -0
  872. package/dist/{bundled/v3 → v3}/components/or-loader-v3/props.d.ts +0 -0
  873. package/dist/{bundled/v3 → v3}/components/or-loader-v3/styles.d.ts +0 -0
  874. package/dist/{bundled/v3 → v3}/components/or-menu-item-v3/OrMenuItem.stories3.d.ts +0 -0
  875. package/dist/{bundled/v3 → v3}/components/or-menu-item-v3/OrMenuItem.vue.d.ts +0 -0
  876. package/dist/{bundled/v3 → v3}/components/or-menu-item-v3/index.d.ts +0 -0
  877. package/dist/{bundled/v3 → v3}/components/or-menu-item-v3/styles.d.ts +0 -0
  878. package/dist/{bundled/v3 → v3}/components/or-menu-v3/OrMenu.stories3.d.ts +0 -0
  879. package/dist/{bundled/v3 → v3}/components/or-menu-v3/OrMenu.vue.d.ts +0 -0
  880. package/dist/{bundled/v3 → v3}/components/or-menu-v3/index.d.ts +0 -0
  881. package/dist/{bundled/v3 → v3}/components/or-menu-v3/props.d.ts +0 -0
  882. package/dist/{bundled/v3 → v3}/components/or-menu-v3/styles.d.ts +0 -0
  883. package/dist/{bundled/v3 → v3}/components/or-modal/OrModal.vue.d.ts +0 -0
  884. package/dist/{bundled/v3 → v3}/components/or-modal/constants.d.ts +0 -0
  885. package/dist/{bundled/v3 → v3}/components/or-modal/index.d.ts +0 -0
  886. package/dist/{bundled/v3 → v3}/components/or-modal-v3/OrModal.stories3.d.ts +0 -0
  887. package/dist/{bundled/v3 → v3}/components/or-modal-v3/OrModal.vue.d.ts +0 -0
  888. package/dist/{bundled/v3 → v3}/components/or-modal-v3/index.d.ts +0 -0
  889. package/dist/{bundled/v3 → v3}/components/or-modal-v3/props.d.ts +0 -0
  890. package/dist/{bundled/v3 → v3}/components/or-modal-v3/styles.d.ts +0 -0
  891. package/dist/{bundled/v3 → v3}/components/or-notification/OrNotification.vue.d.ts +0 -0
  892. package/dist/{bundled/v3 → v3}/components/or-notification/constants.d.ts +0 -0
  893. package/dist/{bundled/v3 → v3}/components/or-notification/index.d.ts +0 -0
  894. package/dist/{bundled/v3 → v3}/components/or-notification-v3/OrNotification.stories3.d.ts +0 -0
  895. package/dist/{bundled/v3 → v3}/components/or-notification-v3/OrNotification.vue.d.ts +0 -0
  896. package/dist/{bundled/v3 → v3}/components/or-notification-v3/index.d.ts +0 -0
  897. package/dist/{bundled/v3 → v3}/components/or-notification-v3/props.d.ts +0 -0
  898. package/dist/{bundled/v3 → v3}/components/or-notification-v3/styles.d.ts +0 -0
  899. package/dist/{bundled/v3 → v3}/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +0 -0
  900. package/dist/{bundled/v3 → v3}/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +0 -0
  901. package/dist/{bundled/v3 → v3}/components/or-overflow-menu/index.d.ts +0 -0
  902. package/dist/{bundled/v3 → v3}/components/or-overflow-menu/types.d.ts +0 -0
  903. package/dist/{bundled/v3 → v3}/components/or-overlay/OrOverlay.vue.d.ts +0 -0
  904. package/dist/{bundled/v3 → v3}/components/or-overlay/index.d.ts +0 -0
  905. package/dist/{bundled/v3 → v3}/components/or-overlay-v3/OrOverlay.stories3.d.ts +0 -0
  906. package/dist/{bundled/v3 → v3}/components/or-overlay-v3/OrOverlay.vue.d.ts +0 -0
  907. package/dist/{bundled/v3 → v3}/components/or-overlay-v3/index.d.ts +0 -0
  908. package/dist/{bundled/v3 → v3}/components/or-overlay-v3/styles.d.ts +0 -0
  909. package/dist/{bundled/v3 → v3}/components/or-popover-v3/OrPopover.stories3.d.ts +0 -0
  910. package/dist/{bundled/v3 → v3}/components/or-popover-v3/OrPopover.vue.d.ts +0 -0
  911. package/dist/{bundled/v3 → v3}/components/or-popover-v3/index.d.ts +0 -0
  912. package/dist/{bundled/v3 → v3}/components/or-popover-v3/props.d.ts +0 -0
  913. package/dist/{bundled/v3 → v3}/components/or-popover-v3/styles.d.ts +0 -0
  914. package/dist/{bundled/v3 → v3}/components/or-progress/OrProgress.vue.d.ts +0 -0
  915. package/dist/{bundled/v3 → v3}/components/or-progress/constants.d.ts +0 -0
  916. package/dist/{bundled/v3 → v3}/components/or-progress/index.d.ts +0 -0
  917. package/dist/{bundled/v3 → v3}/components/or-progress-v3/OrProgress.stories3.d.ts +0 -0
  918. package/dist/{bundled/v3 → v3}/components/or-progress-v3/OrProgress.vue.d.ts +0 -0
  919. package/dist/{bundled/v3 → v3}/components/or-progress-v3/index.d.ts +0 -0
  920. package/dist/{bundled/v3 → v3}/components/or-progress-v3/props.d.ts +0 -0
  921. package/dist/{bundled/v3 → v3}/components/or-progress-v3/styles.d.ts +0 -0
  922. package/dist/{bundled/v3 → v3}/components/or-radio/OrRadio.vue.d.ts +0 -0
  923. package/dist/{bundled/v3 → v3}/components/or-radio/index.d.ts +0 -0
  924. package/dist/{bundled/v3 → v3}/components/or-radio-group/OrRadioGroup.vue.d.ts +0 -0
  925. package/dist/{bundled/v3 → v3}/components/or-radio-group/index.d.ts +0 -0
  926. package/dist/{bundled/v3 → v3}/components/or-radio-v3/OrRadio.stories3.d.ts +0 -0
  927. package/dist/{bundled/v3 → v3}/components/or-radio-v3/OrRadio.vue.d.ts +0 -0
  928. package/dist/{bundled/v3 → v3}/components/or-radio-v3/index.d.ts +0 -0
  929. package/dist/{bundled/v3 → v3}/components/or-radio-v3/styles.d.ts +0 -0
  930. package/dist/{bundled/v3 → v3}/components/or-search-v3/OrSearch.stories3.d.ts +0 -0
  931. package/dist/{bundled/v3 → v3}/components/or-search-v3/OrSearch.vue.d.ts +0 -0
  932. package/dist/{bundled/v3 → v3}/components/or-search-v3/index.d.ts +0 -0
  933. package/dist/{bundled/v3 → v3}/components/or-search-v3/props.d.ts +0 -0
  934. package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +0 -0
  935. package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +0 -0
  936. package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +0 -0
  937. package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/components/or-segmented-control-item/styles.d.ts +0 -0
  938. package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/index.d.ts +0 -0
  939. package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/props.d.ts +0 -0
  940. package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/styles.d.ts +0 -0
  941. package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/types.d.ts +0 -0
  942. package/dist/{bundled/v3 → v3}/components/or-select/OrSelect.vue.d.ts +0 -0
  943. package/dist/{bundled/v3 → v3}/components/or-select/OrSelectContent.vue.d.ts +0 -0
  944. package/dist/{bundled/v3 → v3}/components/or-select/OrSelectContentEmpty.vue.d.ts +0 -0
  945. package/dist/{bundled/v3 → v3}/components/or-select/OrSelectContentOptions.vue.d.ts +0 -0
  946. package/dist/{bundled/v3 → v3}/components/or-select/OrSelectInput.vue.d.ts +0 -0
  947. package/dist/{bundled/v3 → v3}/components/or-select/OrSelectInputValue.vue.d.ts +0 -0
  948. package/dist/{bundled/v3 → v3}/components/or-select/OrSelectMain.vue.d.ts +0 -0
  949. package/dist/{bundled/v3 → v3}/components/or-select/OrSelectOption.vue.d.ts +0 -0
  950. package/dist/{bundled/v3 → v3}/components/or-select/OrSelectSearchOptions.vue.d.ts +0 -0
  951. package/dist/{bundled/v3 → v3}/components/or-select/constants.d.ts +0 -0
  952. package/dist/{bundled/v3 → v3}/components/or-select/index.d.ts +0 -0
  953. package/dist/{bundled/v3 → v3}/components/or-select/stories.helpers.d.ts +0 -0
  954. package/dist/{bundled/v3 → v3}/components/or-select/types.d.ts +0 -0
  955. package/dist/{bundled/v3 → v3}/components/or-select-v3/OrSelect.stories3.d.ts +0 -0
  956. package/dist/{bundled/v3 → v3}/components/or-select-v3/OrSelect.vue.d.ts +0 -0
  957. package/dist/{bundled/v3 → v3}/components/or-select-v3/index.d.ts +0 -0
  958. package/dist/{bundled/v3 → v3}/components/or-select-v3/props.d.ts +0 -0
  959. package/dist/{bundled/v3 → v3}/components/or-select-v3/styles.d.ts +0 -0
  960. package/dist/{bundled/v3 → v3}/components/or-select-v3/types.d.ts +0 -0
  961. package/dist/{bundled/v3 → v3}/components/or-sidebar/OrSidebar.vue.d.ts +0 -0
  962. package/dist/{bundled/v3 → v3}/components/or-sidebar/constants.d.ts +0 -0
  963. package/dist/{bundled/v3 → v3}/components/or-sidebar/index.d.ts +0 -0
  964. package/dist/{bundled/v3 → v3}/components/or-sidebar-v3/OrSidebar.stories3.d.ts +0 -0
  965. package/dist/{bundled/v3 → v3}/components/or-sidebar-v3/OrSidebar.vue.d.ts +0 -0
  966. package/dist/{bundled/v3 → v3}/components/or-sidebar-v3/index.d.ts +0 -0
  967. package/dist/{bundled/v3 → v3}/components/or-sidebar-v3/props.d.ts +0 -0
  968. package/dist/{bundled/v3 → v3}/components/or-sidebar-v3/styles.d.ts +0 -0
  969. package/dist/{bundled/v3 → v3}/components/or-skeleton/OrSkeletonCircle.vue.d.ts +0 -0
  970. package/dist/{bundled/v3 → v3}/components/or-skeleton/OrSkeletonRect.vue.d.ts +0 -0
  971. package/dist/{bundled/v3 → v3}/components/or-skeleton/OrSkeletonText.vue.d.ts +0 -0
  972. package/dist/{bundled/v3 → v3}/components/or-skeleton/constants.d.ts +0 -0
  973. package/dist/{bundled/v3 → v3}/components/or-skeleton/index.d.ts +0 -0
  974. package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeleton.stories3.d.ts +0 -0
  975. package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonCircle.stories3.d.ts +0 -0
  976. package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +0 -0
  977. package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonRect.stories3.d.ts +0 -0
  978. package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +0 -0
  979. package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonText.stories3.d.ts +0 -0
  980. package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +0 -0
  981. package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/index.d.ts +0 -0
  982. package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/styles.d.ts +0 -0
  983. package/dist/{bundled/v3 → v3}/components/or-slider/OrSlider.vue.d.ts +0 -0
  984. package/dist/{bundled/v3 → v3}/components/or-slider/index.d.ts +0 -0
  985. package/dist/{esm/v2/components/or-fab-v3/OrFab.stories3.d.ts → v3/components/or-sort-header-v3/OrSortHeader.stories3.d.ts} +0 -0
  986. package/dist/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +57 -0
  987. package/dist/v3/components/or-sort-header-v3/index.d.ts +2 -0
  988. package/dist/v3/components/or-sort-header-v3/styles.d.ts +1 -0
  989. package/dist/v3/components/or-sort-header-v3/types.d.ts +4 -0
  990. package/dist/{bundled/v3 → v3}/components/or-stepper/OrStepper.vue.d.ts +0 -0
  991. package/dist/{bundled/v3 → v3}/components/or-stepper/OrStepperButtonOptions.vue.d.ts +0 -0
  992. package/dist/{bundled/v3 → v3}/components/or-stepper/OrStepperOptionHorizontal.vue.d.ts +0 -0
  993. package/dist/{bundled/v3 → v3}/components/or-stepper/OrStepperOptionVertical.vue.d.ts +0 -0
  994. package/dist/{bundled/v3 → v3}/components/or-stepper/OrStepperTitle.vue.d.ts +0 -0
  995. package/dist/{bundled/v3 → v3}/components/or-stepper/StatusIcon.vue.d.ts +0 -0
  996. package/dist/{bundled/v3 → v3}/components/or-stepper/index.d.ts +0 -0
  997. package/dist/{bundled/v3 → v3}/components/or-switch/OrSwitch.vue.d.ts +0 -0
  998. package/dist/{bundled/v3 → v3}/components/or-switch/index.d.ts +0 -0
  999. package/dist/{bundled/v3 → v3}/components/or-switch-v3/OrSwitch.stories3.d.ts +0 -0
  1000. package/dist/{bundled/v3 → v3}/components/or-switch-v3/OrSwitch.vue.d.ts +0 -0
  1001. package/dist/{bundled/v3 → v3}/components/or-switch-v3/index.d.ts +0 -0
  1002. package/dist/{bundled/v3 → v3}/components/or-switch-v3/styles.d.ts +0 -0
  1003. package/dist/{bundled/v3 → v3}/components/or-tab/OrTab.vue.d.ts +0 -0
  1004. package/dist/{bundled/v3 → v3}/components/or-tab/index.d.ts +0 -0
  1005. package/dist/{bundled/v3 → v3}/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +0 -0
  1006. package/dist/{bundled/v3 → v3}/components/or-tab-header-item/index.d.ts +0 -0
  1007. package/dist/{bundled/v3 → v3}/components/or-tab-v3/OrTab.stories3.d.ts +0 -0
  1008. package/dist/{bundled/v3 → v3}/components/or-tab-v3/OrTab.vue.d.ts +0 -0
  1009. package/dist/{bundled/v3 → v3}/components/or-tab-v3/index.d.ts +0 -0
  1010. package/dist/{bundled/v3 → v3}/components/or-tab-v3/styles.d.ts +0 -0
  1011. package/dist/{bundled/v3 → v3}/components/or-tabs/OrTabs.vue.d.ts +0 -0
  1012. package/dist/{bundled/v3 → v3}/components/or-tabs/index.d.ts +0 -0
  1013. package/dist/{bundled/v3 → v3}/components/or-tabs-v3/OrTabs.stories3.d.ts +0 -0
  1014. package/dist/{bundled/v3 → v3}/components/or-tabs-v3/OrTabs.vue.d.ts +0 -0
  1015. package/dist/{bundled/v3 → v3}/components/or-tabs-v3/index.d.ts +0 -0
  1016. package/dist/{bundled/v3 → v3}/components/or-tabs-v3/props.d.ts +0 -0
  1017. package/dist/{bundled/v3 → v3}/components/or-tabs-v3/styles.d.ts +0 -0
  1018. package/dist/{bundled/v3 → v3}/components/or-tabs-v3/types.d.ts +0 -0
  1019. package/dist/{bundled/v3 → v3}/components/or-tag/OrTag.vue.d.ts +0 -0
  1020. package/dist/{bundled/v3 → v3}/components/or-tag/index.d.ts +0 -0
  1021. package/dist/{bundled/v3 → v3}/components/or-tag-v3/OrTag.stories3.d.ts +0 -0
  1022. package/dist/{bundled/v3 → v3}/components/or-tag-v3/OrTag.vue.d.ts +0 -0
  1023. package/dist/{bundled/v3 → v3}/components/or-tag-v3/index.d.ts +0 -0
  1024. package/dist/{bundled/v3 → v3}/components/or-tag-v3/props.d.ts +0 -0
  1025. package/dist/{bundled/v3 → v3}/components/or-tag-v3/styles.d.ts +0 -0
  1026. package/dist/{bundled/v3 → v3}/components/or-teleport/OrTeleportVue3.vue.d.ts +0 -0
  1027. package/dist/{bundled/v3 → v3}/components/or-teleport/constants.d.ts +0 -0
  1028. package/dist/{bundled/v3 → v3}/components/or-teleport/index.d.ts +0 -0
  1029. package/dist/{bundled/v3 → v3}/components/or-teleport-v3/OrTeleport.stories3.d.ts +0 -0
  1030. package/dist/{bundled/v3 → v3}/components/or-teleport-v3/OrTeleport.vue3.vue.d.ts +0 -0
  1031. package/dist/{bundled/v3 → v3}/components/or-teleport-v3/index.d.ts +0 -0
  1032. package/dist/{bundled/v3 → v3}/components/or-text-v3/OrText.stories3.d.ts +0 -0
  1033. package/dist/{bundled/v3 → v3}/components/or-text-v3/OrText.vue.d.ts +0 -0
  1034. package/dist/{bundled/v3 → v3}/components/or-text-v3/index.d.ts +0 -0
  1035. package/dist/{bundled/v3 → v3}/components/or-text-v3/styles.d.ts +0 -0
  1036. package/dist/{bundled/v3 → v3}/components/or-textarea-v3/OrTextarea.stories3.d.ts +0 -0
  1037. package/dist/{bundled/v3 → v3}/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -0
  1038. package/dist/{bundled/v3 → v3}/components/or-textarea-v3/index.d.ts +0 -0
  1039. package/dist/{bundled/v3 → v3}/components/or-textarea-v3/props.d.ts +0 -0
  1040. package/dist/{bundled/v3 → v3}/components/or-textarea-v3/styles.d.ts +0 -0
  1041. package/dist/{bundled/v3 → v3}/components/or-textbox/OrTextbox.vue.d.ts +0 -0
  1042. package/dist/{bundled/v3 → v3}/components/or-textbox/constants.d.ts +0 -0
  1043. package/dist/{bundled/v3 → v3}/components/or-textbox/index.d.ts +0 -0
  1044. package/dist/{bundled/v3 → v3}/components/or-toast/OrToast.vue.d.ts +0 -0
  1045. package/dist/{bundled/v3 → v3}/components/or-toast/OrToastContainer.vue.d.ts +0 -0
  1046. package/dist/{bundled/v3 → v3}/components/or-toast/Timer.d.ts +0 -0
  1047. package/dist/{bundled/v3 → v3}/components/or-toast/composable/index.d.ts +0 -0
  1048. package/dist/{bundled/v3 → v3}/components/or-toast/composable/useQueue.d.ts +0 -0
  1049. package/dist/{bundled/v3 → v3}/components/or-toast/composable/useToast.d.ts +0 -0
  1050. package/dist/{bundled/v3 → v3}/components/or-toast/composable/useToastEventBus.d.ts +0 -0
  1051. package/dist/{bundled/v3 → v3}/components/or-toast/constants.d.ts +0 -0
  1052. package/dist/{bundled/v3 → v3}/components/or-toast/index.d.ts +0 -0
  1053. package/dist/{bundled/v3 → v3}/components/or-toast/types.d.ts +0 -0
  1054. package/dist/{esm/v2 → v3}/components/or-toast-v3/OrToast.stories3.d.ts +0 -0
  1055. package/dist/{bundled/v3 → v3}/components/or-toast-v3/OrToast.vue.d.ts +0 -0
  1056. package/dist/{bundled/v3 → v3}/components/or-toast-v3/OrToastContainer.stories3.d.ts +0 -0
  1057. package/dist/{bundled/v3 → v3}/components/or-toast-v3/OrToastContainer.vue.d.ts +0 -0
  1058. package/dist/{bundled/v3 → v3}/components/or-toast-v3/Timer.d.ts +0 -0
  1059. package/dist/{bundled/v3 → v3}/components/or-toast-v3/composable/index.d.ts +0 -0
  1060. package/dist/{bundled/v3 → v3}/components/or-toast-v3/composable/useQueue.d.ts +0 -0
  1061. package/dist/{bundled/v3 → v3}/components/or-toast-v3/composable/useToast.d.ts +0 -0
  1062. package/dist/{bundled/v3 → v3}/components/or-toast-v3/composable/useToastEventBus.d.ts +0 -0
  1063. package/dist/{bundled/v3 → v3}/components/or-toast-v3/index.d.ts +0 -0
  1064. package/dist/{bundled/v3 → v3}/components/or-toast-v3/props.d.ts +0 -0
  1065. package/dist/{bundled/v3 → v3}/components/or-toast-v3/styles.d.ts +0 -0
  1066. package/dist/{bundled/v3 → v3}/components/or-toast-v3/types.d.ts +0 -0
  1067. package/dist/{bundled/v3 → v3}/components/or-tooltip/OrTooltip.vue.d.ts +0 -0
  1068. package/dist/{bundled/v3 → v3}/components/or-tooltip/OrTooltipContent.vue.d.ts +0 -0
  1069. package/dist/{bundled/v3 → v3}/components/or-tooltip/index.d.ts +0 -0
  1070. package/dist/{bundled/v3 → v3}/components/or-tooltip-v3/OrTooltip.stories3.d.ts +0 -0
  1071. package/dist/{bundled/v3 → v3}/components/or-tooltip-v3/OrTooltip.vue.d.ts +0 -0
  1072. package/dist/{bundled/v3 → v3}/components/or-tooltip-v3/index.d.ts +0 -0
  1073. package/dist/{bundled/v3 → v3}/components/or-tooltip-v3/props.d.ts +0 -0
  1074. package/dist/{bundled/v3 → v3}/components/or-tooltip-v3/styles.d.ts +0 -0
  1075. package/dist/{bundled/v3 → v3}/directives/dropdown-close.d.ts +0 -0
  1076. package/dist/{bundled/v3 → v3}/directives/dropdown-open.d.ts +0 -0
  1077. package/dist/{bundled/v3 → v3}/directives/index.d.ts +0 -0
  1078. package/dist/{esm/v2 → v3}/dom-7a41831b.js +0 -0
  1079. package/dist/{esm/v3 → v3}/dropdown-open-0d314aa4.js +0 -0
  1080. package/dist/{bundled/v3 → v3}/hooks/index.d.ts +0 -0
  1081. package/dist/{bundled/v3 → v3}/hooks/useClassAttribute.d.ts +0 -0
  1082. package/dist/{bundled/v3 → v3}/hooks/useElevation.d.ts +0 -0
  1083. package/dist/{bundled/v3 → v3}/hooks/useOverflow.d.ts +0 -0
  1084. package/dist/{bundled/v3 → v3}/hooks/useResponsive/index.d.ts +0 -0
  1085. package/dist/{bundled/v3 → v3}/hooks/useResponsive/useResponsive.d.ts +0 -0
  1086. package/dist/{bundled/v3 → v3}/hooks/useToggle.d.ts +0 -0
  1087. package/dist/{esm/v3 → v3}/index.d.ts +0 -0
  1088. package/dist/v3/index.js +126 -0
  1089. package/dist/v3/index10.js +22 -0
  1090. package/dist/v3/index11.js +23 -0
  1091. package/dist/v3/index12.js +5 -0
  1092. package/dist/v3/index13.js +13 -0
  1093. package/dist/v3/index14.js +12 -0
  1094. package/dist/v3/index15.js +7 -0
  1095. package/dist/v3/index16.js +14 -0
  1096. package/dist/v3/index17.js +28 -0
  1097. package/dist/v3/index18.js +7 -0
  1098. package/dist/v3/index19.js +10 -0
  1099. package/dist/v3/index2.js +118 -0
  1100. package/dist/v3/index20.js +25 -0
  1101. package/dist/v3/index21.js +24 -0
  1102. package/dist/v3/index22.js +19 -0
  1103. package/dist/v3/index23.js +4 -0
  1104. package/dist/v3/index24.js +6 -0
  1105. package/dist/v3/index25.js +5 -0
  1106. package/dist/v3/index26.js +6 -0
  1107. package/dist/v3/index27.js +6 -0
  1108. package/dist/v3/index28.js +8 -0
  1109. package/dist/v3/index29.js +5 -0
  1110. package/dist/v3/index3.js +12 -0
  1111. package/dist/v3/index30.js +5 -0
  1112. package/dist/v3/index31.js +11 -0
  1113. package/dist/v3/index32.js +14 -0
  1114. package/dist/v3/index33.js +5 -0
  1115. package/dist/v3/index34.js +5 -0
  1116. package/dist/v3/index35.js +19 -0
  1117. package/dist/v3/index36.js +17 -0
  1118. package/dist/v3/index37.js +19 -0
  1119. package/dist/v3/index38.js +5 -0
  1120. package/dist/v3/index39.js +20 -0
  1121. package/dist/v3/index4.js +6 -0
  1122. package/dist/v3/index40.js +20 -0
  1123. package/dist/v3/index41.js +5 -0
  1124. package/dist/v3/index42.js +5 -0
  1125. package/dist/v3/index43.js +5 -0
  1126. package/dist/v3/index44.js +18 -0
  1127. package/dist/v3/index45.js +24 -0
  1128. package/dist/v3/index46.js +5 -0
  1129. package/dist/v3/index47.js +5 -0
  1130. package/dist/v3/index48.js +6 -0
  1131. package/dist/v3/index49.js +12 -0
  1132. package/dist/v3/index5.js +8 -0
  1133. package/dist/v3/index50.js +17 -0
  1134. package/dist/v3/index51.js +15 -0
  1135. package/dist/v3/index52.js +14 -0
  1136. package/dist/v3/index53.js +15 -0
  1137. package/dist/v3/index54.js +15 -0
  1138. package/dist/v3/index55.js +4 -0
  1139. package/dist/v3/index56.js +7 -0
  1140. package/dist/v3/index57.js +11 -0
  1141. package/dist/v3/index58.js +5 -0
  1142. package/dist/v3/index59.js +7 -0
  1143. package/dist/v3/index6.js +6 -0
  1144. package/dist/v3/index60.js +5 -0
  1145. package/dist/v3/index61.js +4 -0
  1146. package/dist/v3/index62.js +7 -0
  1147. package/dist/v3/index63.js +21 -0
  1148. package/dist/v3/index64.js +5 -0
  1149. package/dist/v3/index65.js +18 -0
  1150. package/dist/v3/index66.js +27 -0
  1151. package/dist/v3/index67.js +6 -0
  1152. package/dist/v3/index68.js +5 -0
  1153. package/dist/v3/index69.js +6 -0
  1154. package/dist/v3/index7.js +13 -0
  1155. package/dist/v3/index70.js +7 -0
  1156. package/dist/v3/index71.js +13 -0
  1157. package/dist/v3/index72.js +6 -0
  1158. package/dist/v3/index73.js +14 -0
  1159. package/dist/v3/index74.js +6 -0
  1160. package/dist/v3/index75.js +8 -0
  1161. package/dist/v3/index76.js +6 -0
  1162. package/dist/v3/index77.js +5 -0
  1163. package/dist/v3/index78.js +5 -0
  1164. package/dist/v3/index79.js +6 -0
  1165. package/dist/v3/index8.js +6 -0
  1166. package/dist/v3/index80.js +16 -0
  1167. package/dist/v3/index81.js +13 -0
  1168. package/dist/v3/index82.js +15 -0
  1169. package/dist/v3/index83.js +3 -0
  1170. package/dist/v3/index84.js +3 -0
  1171. package/dist/v3/index85.js +5 -0
  1172. package/dist/v3/index86.js +10 -0
  1173. package/dist/v3/index87.js +20 -0
  1174. package/dist/v3/index88.js +17 -0
  1175. package/dist/v3/index89.js +3 -0
  1176. package/dist/v3/index9.js +4 -0
  1177. package/dist/v3/index90.js +18 -0
  1178. package/dist/v3/index91.js +3 -0
  1179. package/dist/v3/index92.js +9 -0
  1180. package/dist/v3/index93.js +12 -0
  1181. package/dist/v3/index94.js +2 -0
  1182. package/dist/v3/index95.js +7 -0
  1183. package/dist/v3/index96.js +3 -0
  1184. package/dist/{bundled/v3 → v3}/px-to-rem-0b26b83e.js +0 -0
  1185. package/dist/{esm/v3 → v3}/style-inject.es-4c6f2515.js +0 -0
  1186. package/dist/{esm/v3 → v3}/types-d5d4ab32.js +0 -0
  1187. package/dist/{esm/v3 → v3}/useClassAttribute-47fdb016.js +0 -0
  1188. package/dist/{esm/v3 → v3}/useElevation-0e973238.js +0 -0
  1189. package/dist/{esm/v3 → v3}/useOverflow-ac506c65.js +0 -0
  1190. package/dist/{esm/v3 → v3}/useResponsive-a02e95b7.js +0 -0
  1191. package/dist/{esm/v3 → v3}/useToast-0665462d.js +0 -0
  1192. package/dist/{esm/v3 → v3}/useToast-4fbe0e5a.js +0 -0
  1193. package/dist/{esm/v3 → v3}/useToggle-29e4d7c7.js +0 -0
  1194. package/dist/{bundled/v3 → v3}/utils/constants/color.d.ts +0 -0
  1195. package/dist/{bundled/v3 → v3}/utils/constants/key-codes.d.ts +0 -0
  1196. package/dist/{bundled/v3 → v3}/utils/constants/poper.d.ts +0 -0
  1197. package/dist/{bundled/v3 → v3}/utils/constants/regex.d.ts +0 -0
  1198. package/dist/{bundled/v3 → v3}/utils/functions/color.d.ts +0 -0
  1199. package/dist/{bundled/v3 → v3}/utils/functions/dom.d.ts +0 -0
  1200. package/dist/{bundled/v3 → v3}/utils/functions/hash.d.ts +0 -0
  1201. package/dist/{bundled/v3 → v3}/utils/functions/px-to-rem.d.ts +0 -0
  1202. package/dist/{bundled/v3 → v3}/utils/functions/text.d.ts +0 -0
  1203. package/package.json +11 -49
  1204. package/src/components/index.ts +2 -0
  1205. package/src/components/or-card-collection-v3/OrCardCollection.docs.mdx +3 -0
  1206. package/src/components/or-card-collection-v3/OrCardCollection.stories3.ts +162 -0
  1207. package/src/components/or-card-collection-v3/OrCardCollection.vue +210 -0
  1208. package/src/components/or-card-collection-v3/index.ts +3 -0
  1209. package/src/components/or-card-collection-v3/props.ts +4 -0
  1210. package/src/components/or-card-collection-v3/styles.ts +53 -0
  1211. package/src/components/or-card-collection-v3/types.ts +8 -0
  1212. package/src/components/or-inline-input-v3/OrInlineInput.vue +12 -10
  1213. package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +12 -10
  1214. package/src/components/or-input-box-v3/OrInputBox.vue +2 -1
  1215. package/src/components/or-input-v3/OrInput.vue +12 -10
  1216. package/src/components/or-select-v3/OrSelect.vue +5 -3
  1217. package/src/components/or-sort-header-v3/OrSortHeader.docs.mdx +3 -0
  1218. package/src/components/or-sort-header-v3/OrSortHeader.stories3.ts +132 -0
  1219. package/src/components/or-sort-header-v3/OrSortHeader.vue +111 -0
  1220. package/src/components/or-sort-header-v3/index.ts +2 -0
  1221. package/src/components/or-sort-header-v3/styles.ts +23 -0
  1222. package/src/components/or-sort-header-v3/types.ts +4 -0
  1223. package/src/components/or-textarea-v3/OrTextarea.vue +12 -10
  1224. package/src/components/tailwind.config.js +9 -0
  1225. package/src/hooks/useClassAttribute.ts +2 -1
  1226. package/src/utils/functions/text.ts +1 -1
  1227. package/dist/bundled/v2/OrAvatar-2fa559e1.js +0 -170
  1228. package/dist/bundled/v2/OrAvatar-ddbd9de3.js +0 -118
  1229. package/dist/bundled/v2/OrBottomSheet-04956f50.js +0 -170
  1230. package/dist/bundled/v2/OrButton-2abd29d0.js +0 -200
  1231. package/dist/bundled/v2/OrButton-91ec593c.js +0 -177
  1232. package/dist/bundled/v2/OrButton-de67e9fc.js +0 -185
  1233. package/dist/bundled/v2/OrCard-a6b30f8f.js +0 -70
  1234. package/dist/bundled/v2/OrCard-ba72d2bc.js +0 -70
  1235. package/dist/bundled/v2/OrCardCollection-6a3c31a1.js +0 -226
  1236. package/dist/bundled/v2/OrCarouselItem-770c9944.js +0 -2924
  1237. package/dist/bundled/v2/OrCheckbox-5b499fc5.js +0 -209
  1238. package/dist/bundled/v2/OrCheckbox-7dafebde.js +0 -186
  1239. package/dist/bundled/v2/OrChip-b96d0549.js +0 -96
  1240. package/dist/bundled/v2/OrChips-af3d8263.js +0 -327
  1241. package/dist/bundled/v2/OrCode-a6c8ac6c.js +0 -29338
  1242. package/dist/bundled/v2/OrCollapse-53426a7b.js +0 -173
  1243. package/dist/bundled/v2/OrColorPicker-e0c948f0.js +0 -497
  1244. package/dist/bundled/v2/OrConfirm-b9dae200.js +0 -302
  1245. package/dist/bundled/v2/OrConfirm-e41e8f2f.js +0 -263
  1246. package/dist/bundled/v2/OrDateTimePicker-cb3c412e.js +0 -771
  1247. package/dist/bundled/v2/OrError-31503e4c.js +0 -57
  1248. package/dist/bundled/v2/OrError-66257a98.js +0 -95
  1249. package/dist/bundled/v2/OrErrorTag-b76ca37c.js +0 -82
  1250. package/dist/bundled/v2/OrExpansionPanel-5335c420.js +0 -176
  1251. package/dist/bundled/v2/OrFab-68d436b3.js +0 -106
  1252. package/dist/bundled/v2/OrFloating-9f6c25c9.js +0 -211
  1253. package/dist/bundled/v2/OrHint-45904683.js +0 -95
  1254. package/dist/bundled/v2/OrHint-fabea4cf.js +0 -60
  1255. package/dist/bundled/v2/OrIcon-0bac6cfc.js +0 -139
  1256. package/dist/bundled/v2/OrIcon-d721982a.js +0 -180
  1257. package/dist/bundled/v2/OrIconButton-6c7b5f80.js +0 -209
  1258. package/dist/bundled/v2/OrIconButton-96d517af.js +0 -136
  1259. package/dist/bundled/v2/OrInlineInput-c879392c.js +0 -357
  1260. package/dist/bundled/v2/OrInlineInputBox-f2b25ee4.js +0 -97
  1261. package/dist/bundled/v2/OrInlineTextEdit-d84a3724.js +0 -402
  1262. package/dist/bundled/v2/OrInlineTextarea-0085c2c8.js +0 -269
  1263. package/dist/bundled/v2/OrInput-a72fc2d9.js +0 -334
  1264. package/dist/bundled/v2/OrInput-fc06ae34.js +0 -388
  1265. package/dist/bundled/v2/OrInputBox-7069052f.js +0 -138
  1266. package/dist/bundled/v2/OrLabel-0424be48.js +0 -126
  1267. package/dist/bundled/v2/OrLabel-74c73ba4.js +0 -83
  1268. package/dist/bundled/v2/OrLink-e7b57307.js +0 -122
  1269. package/dist/bundled/v2/OrList-f07018fb.js +0 -2878
  1270. package/dist/bundled/v2/OrListOfInputs-3cdf0d57.js +0 -224
  1271. package/dist/bundled/v2/OrLoader-05057239.js +0 -117
  1272. package/dist/bundled/v2/OrLoader-76f2615f.js +0 -160
  1273. package/dist/bundled/v2/OrMenu-2f8555ac.js +0 -141
  1274. package/dist/bundled/v2/OrMenuItem-b3049904.js +0 -113
  1275. package/dist/bundled/v2/OrModal-bda36159.js +0 -1465
  1276. package/dist/bundled/v2/OrModal-fe246e98.js +0 -154
  1277. package/dist/bundled/v2/OrNotification-264e929e.js +0 -170
  1278. package/dist/bundled/v2/OrNotification-c151aa20.js +0 -145
  1279. package/dist/bundled/v2/OrOverflowMenu-09dbe9c2.js +0 -252
  1280. package/dist/bundled/v2/OrOverlay-47967a8b.js +0 -76
  1281. package/dist/bundled/v2/OrOverlay-57ce6c73.js +0 -89
  1282. package/dist/bundled/v2/OrPassword-36b1351c.js +0 -772
  1283. package/dist/bundled/v2/OrPopover-cf702ae7.js +0 -275
  1284. package/dist/bundled/v2/OrProgress-cc397a38.js +0 -319
  1285. package/dist/bundled/v2/OrProgress-de947341.js +0 -229
  1286. package/dist/bundled/v2/OrRadio-187d6fc7.js +0 -146
  1287. package/dist/bundled/v2/OrRadio-8ec1d487.js +0 -189
  1288. package/dist/bundled/v2/OrRadioGroup-aa9f0757.js +0 -92
  1289. package/dist/bundled/v2/OrSearch-7d179c2c.js +0 -248
  1290. package/dist/bundled/v2/OrSearch-96ab83fd.js +0 -137
  1291. package/dist/bundled/v2/OrSegmentedControl-a3cb285c.js +0 -238
  1292. package/dist/bundled/v2/OrSelect-b6a4b3cb.js +0 -1128
  1293. package/dist/bundled/v2/OrSelect-c9245340.js +0 -516
  1294. package/dist/bundled/v2/OrSidebar-c95ef614.js +0 -230
  1295. package/dist/bundled/v2/OrSidebar-e2b2c9ec.js +0 -152
  1296. package/dist/bundled/v2/OrSkeletonText-242d22f3.js +0 -262
  1297. package/dist/bundled/v2/OrSkeletonText-516993b4.js +0 -307
  1298. package/dist/bundled/v2/OrSlider-ee2c9d9d.js +0 -374
  1299. package/dist/bundled/v2/OrStepper-a563fc77.js +0 -653
  1300. package/dist/bundled/v2/OrSwitch-47670dbd.js +0 -157
  1301. package/dist/bundled/v2/OrSwitch-c606709c.js +0 -237
  1302. package/dist/bundled/v2/OrTab-8bac95cf.js +0 -98
  1303. package/dist/bundled/v2/OrTab-b2c6d977.js +0 -112
  1304. package/dist/bundled/v2/OrTabHeaderItem-d39c3cf7.js +0 -115
  1305. package/dist/bundled/v2/OrTabs-4c8f6422.js +0 -116
  1306. package/dist/bundled/v2/OrTabs-8ac08d0c.js +0 -234
  1307. package/dist/bundled/v2/OrTag-31106093.js +0 -163
  1308. package/dist/bundled/v2/OrTag-ffba2e33.js +0 -119
  1309. package/dist/bundled/v2/OrTeleport.vue2-e9ba3054.js +0 -61
  1310. package/dist/bundled/v2/OrTeleportVue2-3544f185.js +0 -67
  1311. package/dist/bundled/v2/OrText-eac4b9f5.js +0 -104
  1312. package/dist/bundled/v2/OrTextarea-6e37298f.js +0 -236
  1313. package/dist/bundled/v2/OrTextbox-2b223b8f.js +0 -531
  1314. package/dist/bundled/v2/OrToastContainer-3ef1601b.js +0 -342
  1315. package/dist/bundled/v2/OrTooltip-2b60b1c4.js +0 -164
  1316. package/dist/bundled/v2/OrTooltip-58632974.js +0 -160
  1317. package/dist/bundled/v2/OrTooltipContent-f0fd5f75.js +0 -76
  1318. package/dist/bundled/v2/browser-82dea9ed.js +0 -54
  1319. package/dist/bundled/v2/components/index.d.ts +0 -87
  1320. package/dist/bundled/v2/components/index.js +0 -116
  1321. package/dist/bundled/v2/components/or-avatar/index.js +0 -15
  1322. package/dist/bundled/v2/components/or-avatar-v3/index.js +0 -7
  1323. package/dist/bundled/v2/components/or-bottom-sheet-v3/index.js +0 -11
  1324. package/dist/bundled/v2/components/or-button/index.js +0 -8
  1325. package/dist/bundled/v2/components/or-button-v2/index.js +0 -19
  1326. package/dist/bundled/v2/components/or-button-v3/index.js +0 -7
  1327. package/dist/bundled/v2/components/or-card/index.js +0 -6
  1328. package/dist/bundled/v2/components/or-card-collection/index.js +0 -27
  1329. package/dist/bundled/v2/components/or-card-v3/index.js +0 -6
  1330. package/dist/bundled/v2/components/or-carousel/index.js +0 -15
  1331. package/dist/bundled/v2/components/or-checkbox/index.js +0 -15
  1332. package/dist/bundled/v2/components/or-checkbox-v3/index.js +0 -8
  1333. package/dist/bundled/v2/components/or-chips/index.js +0 -18
  1334. package/dist/bundled/v2/components/or-code/index.js +0 -25
  1335. package/dist/bundled/v2/components/or-collapse/index.js +0 -9
  1336. package/dist/bundled/v2/components/or-color-picker/index.js +0 -13
  1337. package/dist/bundled/v2/components/or-confirm/index.js +0 -29
  1338. package/dist/bundled/v2/components/or-confirm-v3/index.js +0 -27
  1339. package/dist/bundled/v2/components/or-date-time-picker/index.js +0 -24
  1340. package/dist/bundled/v2/components/or-error/index.js +0 -6
  1341. package/dist/bundled/v2/components/or-error-tag-v3/index.js +0 -7
  1342. package/dist/bundled/v2/components/or-error-v3/index.js +0 -6
  1343. package/dist/bundled/v2/components/or-expansion-panel-v3/index.js +0 -7
  1344. package/dist/bundled/v2/components/or-fab-v3/index.js +0 -7
  1345. package/dist/bundled/v2/components/or-floating/index.js +0 -11
  1346. package/dist/bundled/v2/components/or-hint/index.js +0 -7
  1347. package/dist/bundled/v2/components/or-hint-v3/index.js +0 -6
  1348. package/dist/bundled/v2/components/or-icon/index.js +0 -14
  1349. package/dist/bundled/v2/components/or-icon-button-v3/index.js +0 -17
  1350. package/dist/bundled/v2/components/or-icon-v3/index.js +0 -6
  1351. package/dist/bundled/v2/components/or-inline-input-box-v3/index.js +0 -6
  1352. package/dist/bundled/v2/components/or-inline-input-v3/index.js +0 -22
  1353. package/dist/bundled/v2/components/or-inline-text-edit/index.js +0 -22
  1354. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +0 -22
  1355. package/dist/bundled/v2/components/or-input-box-v3/OrInputBox.vue.d.ts +0 -70
  1356. package/dist/bundled/v2/components/or-input-box-v3/index.js +0 -6
  1357. package/dist/bundled/v2/components/or-input-v3/index.js +0 -23
  1358. package/dist/bundled/v2/components/or-inputs/index.js +0 -27
  1359. package/dist/bundled/v2/components/or-label/index.js +0 -7
  1360. package/dist/bundled/v2/components/or-label-v3/index.js +0 -6
  1361. package/dist/bundled/v2/components/or-link-v3/index.js +0 -6
  1362. package/dist/bundled/v2/components/or-list/index.js +0 -23
  1363. package/dist/bundled/v2/components/or-list-of-inputs/index.js +0 -27
  1364. package/dist/bundled/v2/components/or-loader/index.js +0 -7
  1365. package/dist/bundled/v2/components/or-loader-v3/index.js +0 -6
  1366. package/dist/bundled/v2/components/or-menu-item-v3/index.js +0 -7
  1367. package/dist/bundled/v2/components/or-menu-v3/index.js +0 -15
  1368. package/dist/bundled/v2/components/or-modal/index.js +0 -21
  1369. package/dist/bundled/v2/components/or-modal-v3/index.js +0 -18
  1370. package/dist/bundled/v2/components/or-notification/index.js +0 -19
  1371. package/dist/bundled/v2/components/or-notification-v3/index.js +0 -18
  1372. package/dist/bundled/v2/components/or-overflow-menu/index.js +0 -21
  1373. package/dist/bundled/v2/components/or-overlay/index.js +0 -6
  1374. package/dist/bundled/v2/components/or-overlay-v3/index.js +0 -10
  1375. package/dist/bundled/v2/components/or-popover-v3/index.js +0 -14
  1376. package/dist/bundled/v2/components/or-progress/index.js +0 -7
  1377. package/dist/bundled/v2/components/or-progress-v3/index.js +0 -9
  1378. package/dist/bundled/v2/components/or-radio/index.js +0 -7
  1379. package/dist/bundled/v2/components/or-radio-group/index.js +0 -6
  1380. package/dist/bundled/v2/components/or-radio-v3/index.js +0 -8
  1381. package/dist/bundled/v2/components/or-search-v3/index.js +0 -24
  1382. package/dist/bundled/v2/components/or-segmented-control-v3/index.js +0 -6
  1383. package/dist/bundled/v2/components/or-select/index.js +0 -21
  1384. package/dist/bundled/v2/components/or-select-v3/index.js +0 -30
  1385. package/dist/bundled/v2/components/or-sidebar/index.js +0 -8
  1386. package/dist/bundled/v2/components/or-sidebar-v3/index.js +0 -7
  1387. package/dist/bundled/v2/components/or-skeleton/index.js +0 -8
  1388. package/dist/bundled/v2/components/or-skeleton-v3/index.js +0 -8
  1389. package/dist/bundled/v2/components/or-slider/index.js +0 -16
  1390. package/dist/bundled/v2/components/or-stepper/index.js +0 -18
  1391. package/dist/bundled/v2/components/or-switch/index.js +0 -8
  1392. package/dist/bundled/v2/components/or-switch-v3/index.js +0 -9
  1393. package/dist/bundled/v2/components/or-tab/index.js +0 -8
  1394. package/dist/bundled/v2/components/or-tab-header-item/index.js +0 -7
  1395. package/dist/bundled/v2/components/or-tab-v3/index.js +0 -6
  1396. package/dist/bundled/v2/components/or-tabs/index.js +0 -8
  1397. package/dist/bundled/v2/components/or-tabs-v3/index.js +0 -19
  1398. package/dist/bundled/v2/components/or-tag/index.js +0 -16
  1399. package/dist/bundled/v2/components/or-tag-v3/index.js +0 -18
  1400. package/dist/bundled/v2/components/or-teleport/index.js +0 -6
  1401. package/dist/bundled/v2/components/or-teleport-v3/index.js +0 -6
  1402. package/dist/bundled/v2/components/or-text-v3/index.js +0 -6
  1403. package/dist/bundled/v2/components/or-textarea-v3/index.js +0 -11
  1404. package/dist/bundled/v2/components/or-textbox/index.js +0 -24
  1405. package/dist/bundled/v2/components/or-toast/composable/index.js +0 -5
  1406. package/dist/bundled/v2/components/or-toast/index.js +0 -22
  1407. package/dist/bundled/v2/components/or-toast-v3/composable/index.js +0 -5
  1408. package/dist/bundled/v2/components/or-toast-v3/index.js +0 -21
  1409. package/dist/bundled/v2/components/or-tooltip/index.js +0 -13
  1410. package/dist/bundled/v2/components/or-tooltip-v3/index.js +0 -15
  1411. package/dist/bundled/v2/constants-c5d1139f.js +0 -43
  1412. package/dist/bundled/v2/directives/index.js +0 -4
  1413. package/dist/bundled/v2/dropdown-open-e2a93aaf.js +0 -28
  1414. package/dist/bundled/v2/floating-ui.dom.esm-83eba816.js +0 -1082
  1415. package/dist/bundled/v2/hooks/index.js +0 -9
  1416. package/dist/bundled/v2/hooks/useResponsive/index.js +0 -5
  1417. package/dist/bundled/v2/index-17f264f9.js +0 -16
  1418. package/dist/bundled/v2/index-fa6eb4ca.js +0 -11
  1419. package/dist/bundled/v2/index.d.ts +0 -5
  1420. package/dist/bundled/v2/index.js +0 -152
  1421. package/dist/bundled/v2/types-14b06f3a.js +0 -419
  1422. package/dist/bundled/v2/useClassAttribute-9bf33346.js +0 -33
  1423. package/dist/bundled/v2/useElevation-604d48c6.js +0 -21
  1424. package/dist/bundled/v2/useOverflow-43299d81.js +0 -61
  1425. package/dist/bundled/v2/useResponsive-e13dfbb0.js +0 -14
  1426. package/dist/bundled/v2/useToast-1faa828c.js +0 -189
  1427. package/dist/bundled/v2/useToast-3a3d4280.js +0 -197
  1428. package/dist/bundled/v2/useToggle-6166bd53.js +0 -23
  1429. package/dist/bundled/v2/v4-cf8987a3.js +0 -67
  1430. package/dist/bundled/v3/OrAvatar.vue_vue_type_script_lang-b3aaaba0.js +0 -126
  1431. package/dist/bundled/v3/OrAvatar.vue_vue_type_script_lang-caa32f40.js +0 -63
  1432. package/dist/bundled/v3/OrBottomSheet.vue_vue_type_script_lang-b1345595.js +0 -143
  1433. package/dist/bundled/v3/OrButton-4ab534c0.js +0 -39
  1434. package/dist/bundled/v3/OrButton.vue_vue_type_script_lang-0fe34baf.js +0 -125
  1435. package/dist/bundled/v3/OrButton.vue_vue_type_script_lang-335a5784.js +0 -99
  1436. package/dist/bundled/v3/OrButton.vue_vue_type_script_lang-a37eaa34.js +0 -122
  1437. package/dist/bundled/v3/OrCard.vue_vue_type_script_lang-7443aae1.js +0 -34
  1438. package/dist/bundled/v3/OrCard.vue_vue_type_script_lang-b1191fef.js +0 -21
  1439. package/dist/bundled/v3/OrCardCollection.vue_vue_type_script_lang-7adb94b7.js +0 -192
  1440. package/dist/bundled/v3/OrCarouselItem-1850d0c5.js +0 -55
  1441. package/dist/bundled/v3/OrCarouselItem.vue_vue_type_script_lang-17a8dc9f.js +0 -2823
  1442. package/dist/bundled/v3/OrCheckbox.vue_vue_type_script_lang-6fadcd15.js +0 -88
  1443. package/dist/bundled/v3/OrCheckbox.vue_vue_type_script_lang-7e675697.js +0 -109
  1444. package/dist/bundled/v3/OrChip-82ae4f39.js +0 -68
  1445. package/dist/bundled/v3/OrChips.vue_vue_type_script_lang-3abaddfc.js +0 -197
  1446. package/dist/bundled/v3/OrCode.vue_vue_type_script_lang-d7f251b4.js +0 -29217
  1447. package/dist/bundled/v3/OrCollapse-f69792c7.js +0 -35
  1448. package/dist/bundled/v3/OrCollapse.vue_vue_type_script_lang-b3821cd2.js +0 -115
  1449. package/dist/bundled/v3/OrColorPicker.vue_vue_type_script_lang-130be37e.js +0 -390
  1450. package/dist/bundled/v3/OrConfirm.vue_vue_type_script_lang-e135e864.js +0 -240
  1451. package/dist/bundled/v3/OrConfirm.vue_vue_type_script_lang-faa9d1b9.js +0 -160
  1452. package/dist/bundled/v3/OrDateTimePicker.vue_vue_type_script_lang-84f8dbbd.js +0 -465
  1453. package/dist/bundled/v3/OrError-4c75ee93.js +0 -17
  1454. package/dist/bundled/v3/OrError.vue_vue_type_script_lang-1db70609.js +0 -52
  1455. package/dist/bundled/v3/OrError.vue_vue_type_script_lang-669d3f1f.js +0 -13
  1456. package/dist/bundled/v3/OrErrorTag.vue_vue_type_script_lang-f2254efd.js +0 -41
  1457. package/dist/bundled/v3/OrExpansionPanel.vue_vue_type_script_lang-495ab3f0.js +0 -109
  1458. package/dist/bundled/v3/OrFab.vue_vue_type_script_lang-059752a4.js +0 -62
  1459. package/dist/bundled/v3/OrFloating-135c789d.js +0 -23
  1460. package/dist/bundled/v3/OrFloating.vue_vue_type_script_lang-83d22154.js +0 -169
  1461. package/dist/bundled/v3/OrHint-314596a4.js +0 -17
  1462. package/dist/bundled/v3/OrHint-ca2ebe32.js +0 -37
  1463. package/dist/bundled/v3/OrHint.vue_vue_type_script_lang-28fde212.js +0 -16
  1464. package/dist/bundled/v3/OrHint.vue_vue_type_script_lang-b1871818.js +0 -52
  1465. package/dist/bundled/v3/OrIcon-43111b25.js +0 -39
  1466. package/dist/bundled/v3/OrIcon-51dd7fb2.js +0 -13
  1467. package/dist/bundled/v3/OrIcon.vue_vue_type_script_lang-73fde058.js +0 -103
  1468. package/dist/bundled/v3/OrIcon.vue_vue_type_script_lang-94e4c38e.js +0 -116
  1469. package/dist/bundled/v3/OrIconButton-76a3877a.js +0 -40
  1470. package/dist/bundled/v3/OrIconButton-9dd43fee.js +0 -28
  1471. package/dist/bundled/v3/OrIconButton.vue_vue_type_script_lang-b548cbab.js +0 -164
  1472. package/dist/bundled/v3/OrIconButton.vue_vue_type_script_lang-ddb5bca5.js +0 -110
  1473. package/dist/bundled/v3/OrInlineInput.vue_vue_type_script_lang-332900da.js +0 -165
  1474. package/dist/bundled/v3/OrInlineInputBox-6853c15b.js +0 -15
  1475. package/dist/bundled/v3/OrInlineInputBox.vue_vue_type_script_lang-e774f6a9.js +0 -58
  1476. package/dist/bundled/v3/OrInlineTextEdit.vue_vue_type_script_lang-7cf74387.js +0 -244
  1477. package/dist/bundled/v3/OrInlineTextarea.vue_vue_type_script_lang-e30f8936.js +0 -151
  1478. package/dist/bundled/v3/OrInput-6d214dd4.js +0 -106
  1479. package/dist/bundled/v3/OrInput-afe89a5f.js +0 -300
  1480. package/dist/bundled/v3/OrInput.vue_vue_type_script_lang-d6e364e5.js +0 -149
  1481. package/dist/bundled/v3/OrInputBox-e0f0ef02.js +0 -17
  1482. package/dist/bundled/v3/OrInputBox.vue_vue_type_script_lang-52a587c0.js +0 -97
  1483. package/dist/bundled/v3/OrLabel-507a8caf.js +0 -20
  1484. package/dist/bundled/v3/OrLabel-64c21fdf.js +0 -23
  1485. package/dist/bundled/v3/OrLabel.vue_vue_type_script_lang-2c1b25a1.js +0 -37
  1486. package/dist/bundled/v3/OrLabel.vue_vue_type_script_lang-83330c0f.js +0 -78
  1487. package/dist/bundled/v3/OrLink.vue_vue_type_script_lang-51cd6568.js +0 -82
  1488. package/dist/bundled/v3/OrList.vue_vue_type_script_lang-656aa9d6.js +0 -2759
  1489. package/dist/bundled/v3/OrListOfInputs.vue_vue_type_script_lang-a5ab0036.js +0 -167
  1490. package/dist/bundled/v3/OrLoader-7e513800.js +0 -56
  1491. package/dist/bundled/v3/OrLoader-f4bf7e03.js +0 -42
  1492. package/dist/bundled/v3/OrLoader.vue_vue_type_script_lang-9f524853.js +0 -76
  1493. package/dist/bundled/v3/OrLoader.vue_vue_type_script_lang-fb938b93.js +0 -54
  1494. package/dist/bundled/v3/OrMenu.vue_vue_type_script_lang-08f490af.js +0 -84
  1495. package/dist/bundled/v3/OrMenuItem-9dd090e6.js +0 -28
  1496. package/dist/bundled/v3/OrMenuItem.vue_vue_type_script_lang-8d7c58f5.js +0 -58
  1497. package/dist/bundled/v3/OrModal-27652742.js +0 -51
  1498. package/dist/bundled/v3/OrModal.vue_vue_type_script_lang-26b29a0c.js +0 -1393
  1499. package/dist/bundled/v3/OrModal.vue_vue_type_script_lang-c9bd44cc.js +0 -95
  1500. package/dist/bundled/v3/OrNotification.vue_vue_type_script_lang-28baea6f.js +0 -82
  1501. package/dist/bundled/v3/OrNotification.vue_vue_type_script_lang-6e1cd5c2.js +0 -115
  1502. package/dist/bundled/v3/OrOverflowMenu.vue_vue_type_script_lang-a25a36a3.js +0 -137
  1503. package/dist/bundled/v3/OrOverlay.vue_vue_type_script_lang-8a9a0a30.js +0 -33
  1504. package/dist/bundled/v3/OrOverlay.vue_vue_type_script_lang-8e070bf3.js +0 -60
  1505. package/dist/bundled/v3/OrPassword.vue_vue_type_script_lang-134341be.js +0 -391
  1506. package/dist/bundled/v3/OrPopover-3431fe8b.js +0 -33
  1507. package/dist/bundled/v3/OrPopover.vue_vue_type_script_lang-19831f98.js +0 -257
  1508. package/dist/bundled/v3/OrProgress.vue_vue_type_script_lang-c8e8b986.js +0 -210
  1509. package/dist/bundled/v3/OrProgress.vue_vue_type_script_lang-df72260d.js +0 -146
  1510. package/dist/bundled/v3/OrRadio.vue_vue_type_script_lang-2f152d06.js +0 -103
  1511. package/dist/bundled/v3/OrRadio.vue_vue_type_script_lang-67ff8eb8.js +0 -85
  1512. package/dist/bundled/v3/OrRadioGroup.vue_vue_type_script_lang-cdab1bf9.js +0 -47
  1513. package/dist/bundled/v3/OrSearch.vue_vue_type_script_lang-1264ce84.js +0 -70
  1514. package/dist/bundled/v3/OrSearch.vue_vue_type_script_lang-dd2845c6.js +0 -122
  1515. package/dist/bundled/v3/OrSegmentedControl.vue_vue_type_script_lang-305769eb.js +0 -160
  1516. package/dist/bundled/v3/OrSelect.vue_vue_type_script_lang-09f56472.js +0 -817
  1517. package/dist/bundled/v3/OrSelect.vue_vue_type_script_lang-4c5de8cd.js +0 -385
  1518. package/dist/bundled/v3/OrSidebar.vue_vue_type_script_lang-8f610552.js +0 -95
  1519. package/dist/bundled/v3/OrSidebar.vue_vue_type_script_lang-dfea0de4.js +0 -182
  1520. package/dist/bundled/v3/OrSkeletonText.vue_vue_type_script_lang-6c15a5dd.js +0 -131
  1521. package/dist/bundled/v3/OrSkeletonText.vue_vue_type_script_lang-fff544e0.js +0 -192
  1522. package/dist/bundled/v3/OrSlider.vue_vue_type_script_lang-fb9375f1.js +0 -228
  1523. package/dist/bundled/v3/OrStepper.vue_vue_type_script_lang-35f2af00.js +0 -377
  1524. package/dist/bundled/v3/OrSwitch.vue_vue_type_script_lang-960ccf27.js +0 -81
  1525. package/dist/bundled/v3/OrSwitch.vue_vue_type_script_lang-eb968e26.js +0 -128
  1526. package/dist/bundled/v3/OrTab.vue_vue_type_script_lang-064b4fbe.js +0 -47
  1527. package/dist/bundled/v3/OrTab.vue_vue_type_script_lang-d31e60e0.js +0 -62
  1528. package/dist/bundled/v3/OrTabHeaderItem.vue_vue_type_script_lang-1f7ecac2.js +0 -64
  1529. package/dist/bundled/v3/OrTabs.vue_vue_type_script_lang-06bfede1.js +0 -203
  1530. package/dist/bundled/v3/OrTabs.vue_vue_type_script_lang-f627fa97.js +0 -67
  1531. package/dist/bundled/v3/OrTag.vue_vue_type_script_lang-0d7d3350.js +0 -58
  1532. package/dist/bundled/v3/OrTag.vue_vue_type_script_lang-cd5a2247.js +0 -100
  1533. package/dist/bundled/v3/OrTeleport.vue3.vue_vue_type_script_lang-8243a277.js +0 -17
  1534. package/dist/bundled/v3/OrTeleportVue3-fe3e38da.js +0 -34
  1535. package/dist/bundled/v3/OrText.vue_vue_type_script_lang-820a1823.js +0 -64
  1536. package/dist/bundled/v3/OrTextarea.vue_vue_type_script_lang-b6fd2a48.js +0 -117
  1537. package/dist/bundled/v3/OrTextbox.vue_vue_type_script_lang-7a3442cb.js +0 -364
  1538. package/dist/bundled/v3/OrToastContainer-768087d5.js +0 -41
  1539. package/dist/bundled/v3/OrToastContainer-d824ce95.js +0 -40
  1540. package/dist/bundled/v3/OrToastContainer.vue_vue_type_script_lang-b4fd9d6b.js +0 -302
  1541. package/dist/bundled/v3/OrTooltip.vue_vue_type_script_lang-ac4d2d8a.js +0 -113
  1542. package/dist/bundled/v3/OrTooltip.vue_vue_type_script_lang-e3d49bef.js +0 -88
  1543. package/dist/bundled/v3/OrTooltipContent-42bcf4a4.js +0 -44
  1544. package/dist/bundled/v3/components/index.d.ts +0 -87
  1545. package/dist/bundled/v3/components/index.js +0 -133
  1546. package/dist/bundled/v3/components/or-avatar/index.js +0 -15
  1547. package/dist/bundled/v3/components/or-avatar-v3/index.js +0 -5
  1548. package/dist/bundled/v3/components/or-bottom-sheet-v3/index.js +0 -9
  1549. package/dist/bundled/v3/components/or-button/index.js +0 -8
  1550. package/dist/bundled/v3/components/or-button-v2/index.js +0 -20
  1551. package/dist/bundled/v3/components/or-button-v3/index.js +0 -7
  1552. package/dist/bundled/v3/components/or-card/index.js +0 -3
  1553. package/dist/bundled/v3/components/or-card-collection/index.js +0 -33
  1554. package/dist/bundled/v3/components/or-card-v3/index.js +0 -4
  1555. package/dist/bundled/v3/components/or-carousel/index.js +0 -16
  1556. package/dist/bundled/v3/components/or-checkbox/index.js +0 -15
  1557. package/dist/bundled/v3/components/or-checkbox-v3/index.js +0 -7
  1558. package/dist/bundled/v3/components/or-chips/index.js +0 -20
  1559. package/dist/bundled/v3/components/or-code/index.js +0 -31
  1560. package/dist/bundled/v3/components/or-collapse/index.js +0 -6
  1561. package/dist/bundled/v3/components/or-color-picker/index.js +0 -12
  1562. package/dist/bundled/v3/components/or-confirm/index.js +0 -37
  1563. package/dist/bundled/v3/components/or-confirm-v3/index.js +0 -33
  1564. package/dist/bundled/v3/components/or-date-time-picker/index.js +0 -30
  1565. package/dist/bundled/v3/components/or-error/index.js +0 -3
  1566. package/dist/bundled/v3/components/or-error-tag-v3/index.js +0 -7
  1567. package/dist/bundled/v3/components/or-error-v3/index.js +0 -4
  1568. package/dist/bundled/v3/components/or-expansion-panel-v3/index.js +0 -7
  1569. package/dist/bundled/v3/components/or-fab-v3/index.js +0 -7
  1570. package/dist/bundled/v3/components/or-floating/index.js +0 -8
  1571. package/dist/bundled/v3/components/or-hint/index.js +0 -4
  1572. package/dist/bundled/v3/components/or-hint-v3/index.js +0 -4
  1573. package/dist/bundled/v3/components/or-icon/index.js +0 -13
  1574. package/dist/bundled/v3/components/or-icon-button-v3/index.js +0 -17
  1575. package/dist/bundled/v3/components/or-icon-v3/index.js +0 -4
  1576. package/dist/bundled/v3/components/or-inline-input-box-v3/index.js +0 -4
  1577. package/dist/bundled/v3/components/or-inline-input-v3/index.js +0 -24
  1578. package/dist/bundled/v3/components/or-inline-text-edit/index.js +0 -26
  1579. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +0 -24
  1580. package/dist/bundled/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +0 -70
  1581. package/dist/bundled/v3/components/or-input-box-v3/index.js +0 -4
  1582. package/dist/bundled/v3/components/or-input-v3/index.js +0 -26
  1583. package/dist/bundled/v3/components/or-inputs/index.js +0 -33
  1584. package/dist/bundled/v3/components/or-label/index.js +0 -4
  1585. package/dist/bundled/v3/components/or-label-v3/index.js +0 -4
  1586. package/dist/bundled/v3/components/or-link-v3/index.js +0 -4
  1587. package/dist/bundled/v3/components/or-list/index.js +0 -28
  1588. package/dist/bundled/v3/components/or-list-of-inputs/index.js +0 -34
  1589. package/dist/bundled/v3/components/or-loader/index.js +0 -4
  1590. package/dist/bundled/v3/components/or-loader-v3/index.js +0 -4
  1591. package/dist/bundled/v3/components/or-menu-item-v3/index.js +0 -7
  1592. package/dist/bundled/v3/components/or-menu-v3/index.js +0 -14
  1593. package/dist/bundled/v3/components/or-modal/index.js +0 -23
  1594. package/dist/bundled/v3/components/or-modal-v3/index.js +0 -19
  1595. package/dist/bundled/v3/components/or-notification/index.js +0 -21
  1596. package/dist/bundled/v3/components/or-notification-v3/index.js +0 -19
  1597. package/dist/bundled/v3/components/or-overflow-menu/index.js +0 -24
  1598. package/dist/bundled/v3/components/or-overlay/index.js +0 -3
  1599. package/dist/bundled/v3/components/or-overlay-v3/index.js +0 -8
  1600. package/dist/bundled/v3/components/or-popover-v3/index.js +0 -12
  1601. package/dist/bundled/v3/components/or-progress/index.js +0 -4
  1602. package/dist/bundled/v3/components/or-progress-v3/index.js +0 -7
  1603. package/dist/bundled/v3/components/or-radio/index.js +0 -4
  1604. package/dist/bundled/v3/components/or-radio-group/index.js +0 -3
  1605. package/dist/bundled/v3/components/or-radio-v3/index.js +0 -7
  1606. package/dist/bundled/v3/components/or-search-v3/index.js +0 -29
  1607. package/dist/bundled/v3/components/or-segmented-control-v3/index.js +0 -5
  1608. package/dist/bundled/v3/components/or-select/index.js +0 -24
  1609. package/dist/bundled/v3/components/or-select-v3/index.js +0 -36
  1610. package/dist/bundled/v3/components/or-sidebar/index.js +0 -5
  1611. package/dist/bundled/v3/components/or-sidebar-v3/index.js +0 -5
  1612. package/dist/bundled/v3/components/or-skeleton/index.js +0 -5
  1613. package/dist/bundled/v3/components/or-skeleton-v3/index.js +0 -6
  1614. package/dist/bundled/v3/components/or-slider/index.js +0 -16
  1615. package/dist/bundled/v3/components/or-stepper/index.js +0 -20
  1616. package/dist/bundled/v3/components/or-switch/index.js +0 -8
  1617. package/dist/bundled/v3/components/or-switch-v3/index.js +0 -9
  1618. package/dist/bundled/v3/components/or-tab/index.js +0 -5
  1619. package/dist/bundled/v3/components/or-tab-header-item/index.js +0 -4
  1620. package/dist/bundled/v3/components/or-tab-v3/index.js +0 -4
  1621. package/dist/bundled/v3/components/or-tabs/index.js +0 -7
  1622. package/dist/bundled/v3/components/or-tabs-v3/index.js +0 -20
  1623. package/dist/bundled/v3/components/or-tag/index.js +0 -16
  1624. package/dist/bundled/v3/components/or-tag-v3/index.js +0 -19
  1625. package/dist/bundled/v3/components/or-teleport/index.js +0 -4
  1626. package/dist/bundled/v3/components/or-teleport-v3/index.js +0 -3
  1627. package/dist/bundled/v3/components/or-text-v3/index.js +0 -4
  1628. package/dist/bundled/v3/components/or-textarea-v3/index.js +0 -12
  1629. package/dist/bundled/v3/components/or-textbox/index.js +0 -30
  1630. package/dist/bundled/v3/components/or-toast/composable/index.js +0 -3
  1631. package/dist/bundled/v3/components/or-toast/index.js +0 -25
  1632. package/dist/bundled/v3/components/or-toast-v3/composable/index.js +0 -3
  1633. package/dist/bundled/v3/components/or-toast-v3/index.js +0 -24
  1634. package/dist/bundled/v3/components/or-tooltip/index.js +0 -12
  1635. package/dist/bundled/v3/components/or-tooltip-v3/index.js +0 -14
  1636. package/dist/bundled/v3/constants-c5d1139f.js +0 -43
  1637. package/dist/bundled/v3/directives/index.js +0 -1
  1638. package/dist/bundled/v3/dom-055820ba.js +0 -58
  1639. package/dist/bundled/v3/dropdown-open-49be89ba.js +0 -26
  1640. package/dist/bundled/v3/floating-ui.dom.esm-83eba816.js +0 -1082
  1641. package/dist/bundled/v3/hooks/index.js +0 -8
  1642. package/dist/bundled/v3/hooks/useResponsive/index.js +0 -3
  1643. package/dist/bundled/v3/index-f1ca369e.js +0 -16
  1644. package/dist/bundled/v3/index.d.ts +0 -5
  1645. package/dist/bundled/v3/index.js +0 -2841
  1646. package/dist/bundled/v3/reactivity.esm-bundler-942db00f.js +0 -957
  1647. package/dist/bundled/v3/runtime-core.esm-bundler-d2b749cd.js +0 -825
  1648. package/dist/bundled/v3/types-5565910e.js +0 -322
  1649. package/dist/bundled/v3/useClassAttribute-1af05c57.js +0 -9
  1650. package/dist/bundled/v3/useElevation-60df0bf0.js +0 -21
  1651. package/dist/bundled/v3/useOverflow-c8417b59.js +0 -61
  1652. package/dist/bundled/v3/useResponsive-083b7371.js +0 -13
  1653. package/dist/bundled/v3/useToast-1d55a787.js +0 -196
  1654. package/dist/bundled/v3/useToast-90a218be.js +0 -188
  1655. package/dist/bundled/v3/useToggle-2d329d86.js +0 -22
  1656. package/dist/bundled/v3/v4-cf8987a3.js +0 -67
  1657. package/dist/esm/v2/OrAvatar-c6a1fdf2.js +0 -116
  1658. package/dist/esm/v2/OrButton-2ca1c3d6.js +0 -198
  1659. package/dist/esm/v2/OrButton-7393a985.js +0 -81
  1660. package/dist/esm/v2/OrCard-b7268256.js +0 -68
  1661. package/dist/esm/v2/OrCardCollection-cc4610bc.js +0 -226
  1662. package/dist/esm/v2/OrCarouselItem-b88f64f5.js +0 -284
  1663. package/dist/esm/v2/OrCheckbox-b2c9f612.js +0 -184
  1664. package/dist/esm/v2/OrCheckbox-c2a00426.js +0 -208
  1665. package/dist/esm/v2/OrChips-581e5f48.js +0 -89
  1666. package/dist/esm/v2/OrChips.vue_rollup-plugin-vue_script-33d7b9c1.js +0 -328
  1667. package/dist/esm/v2/OrCode-3f8617dc.js +0 -387
  1668. package/dist/esm/v2/OrCollapse-cff74fb1.js +0 -171
  1669. package/dist/esm/v2/OrColorPicker-aa0e432f.js +0 -495
  1670. package/dist/esm/v2/OrConfirm-2c0905e4.js +0 -300
  1671. package/dist/esm/v2/OrConfirm-c1eab20d.js +0 -261
  1672. package/dist/esm/v2/OrDateTimePicker-3f6e0de3.js +0 -769
  1673. package/dist/esm/v2/OrError-081130bb.js +0 -55
  1674. package/dist/esm/v2/OrFloating-14944a18.js +0 -209
  1675. package/dist/esm/v2/OrHint-c45f1e09.js +0 -58
  1676. package/dist/esm/v2/OrIcon-84b90cfe.js +0 -178
  1677. package/dist/esm/v2/OrIconButton-7726e340.js +0 -70
  1678. package/dist/esm/v2/OrIconButton.vue_rollup-plugin-vue_script-14017df6.js +0 -288
  1679. package/dist/esm/v2/OrInlineInput-262ae962.js +0 -356
  1680. package/dist/esm/v2/OrInlineTextEdit-1b440c2b.js +0 -401
  1681. package/dist/esm/v2/OrInlineTextarea-3d36015e.js +0 -268
  1682. package/dist/esm/v2/OrInput-936c36cc.js +0 -387
  1683. package/dist/esm/v2/OrLabel-33b41516.js +0 -81
  1684. package/dist/esm/v2/OrList-ff972455.js +0 -299
  1685. package/dist/esm/v2/OrListOfInputs-9c46d4ca.js +0 -223
  1686. package/dist/esm/v2/OrLoader-003941a2.js +0 -115
  1687. package/dist/esm/v2/OrModal-74bd815c.js +0 -201
  1688. package/dist/esm/v2/OrNotification-b79c5005.js +0 -144
  1689. package/dist/esm/v2/OrOverflowMenu-812803d0.js +0 -250
  1690. package/dist/esm/v2/OrOverlay-3b52865d.js +0 -74
  1691. package/dist/esm/v2/OrPassword-4348e84d.js +0 -386
  1692. package/dist/esm/v2/OrProgress-4ee24824.js +0 -227
  1693. package/dist/esm/v2/OrRadio-19d01c00.js +0 -188
  1694. package/dist/esm/v2/OrRadio-e4198532.js +0 -144
  1695. package/dist/esm/v2/OrRadioGroup-d9d32cba.js +0 -90
  1696. package/dist/esm/v2/OrSearch-c9dd4ec2.js +0 -129
  1697. package/dist/esm/v2/OrSearch-deb6403c.js +0 -135
  1698. package/dist/esm/v2/OrSearch.vue_rollup-plugin-vue_script-89e370a1.js +0 -820
  1699. package/dist/esm/v2/OrSelect-27231a38.js +0 -515
  1700. package/dist/esm/v2/OrSelect-775ab74d.js +0 -1118
  1701. package/dist/esm/v2/OrSidebar-7d6125bb.js +0 -150
  1702. package/dist/esm/v2/OrSkeletonText-cc94bdc9.js +0 -258
  1703. package/dist/esm/v2/OrSlider-2e956e0a.js +0 -372
  1704. package/dist/esm/v2/OrStepper-8c51ce7f.js +0 -647
  1705. package/dist/esm/v2/OrSwitch-2e0a53ed.js +0 -236
  1706. package/dist/esm/v2/OrSwitch-f25f27f9.js +0 -155
  1707. package/dist/esm/v2/OrTab-eade8ab6.js +0 -110
  1708. package/dist/esm/v2/OrTabHeaderItem-d1a340d1.js +0 -113
  1709. package/dist/esm/v2/OrTabs-e1c13d41.js +0 -114
  1710. package/dist/esm/v2/OrTag-9448145a.js +0 -117
  1711. package/dist/esm/v2/OrTeleportVue2-8ef4ceca.js +0 -65
  1712. package/dist/esm/v2/OrTextarea-30730b62.js +0 -235
  1713. package/dist/esm/v2/OrTextbox-094b5fe2.js +0 -531
  1714. package/dist/esm/v2/OrToastContainer-cf0378db.js +0 -340
  1715. package/dist/esm/v2/OrTooltip-0798a371.js +0 -75
  1716. package/dist/esm/v2/OrTooltip.vue_rollup-plugin-vue_script-5f58106c.js +0 -155
  1717. package/dist/esm/v2/browser-82dea9ed.js +0 -54
  1718. package/dist/esm/v2/color-1f348774.js +0 -60
  1719. package/dist/esm/v2/components/index.d.ts +0 -87
  1720. package/dist/esm/v2/components/index.js +0 -124
  1721. package/dist/esm/v2/components/or-avatar/OrAvatar.vue.d.ts +0 -64
  1722. package/dist/esm/v2/components/or-avatar/constants.d.ts +0 -5
  1723. package/dist/esm/v2/components/or-avatar/index.d.ts +0 -2
  1724. package/dist/esm/v2/components/or-avatar/index.js +0 -13
  1725. package/dist/esm/v2/components/or-avatar-v3/OrAvatar.stories3.d.ts +0 -42
  1726. package/dist/esm/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -65
  1727. package/dist/esm/v2/components/or-avatar-v3/index.d.ts +0 -2
  1728. package/dist/esm/v2/components/or-avatar-v3/index.js +0 -6
  1729. package/dist/esm/v2/components/or-avatar-v3/props.d.ts +0 -14
  1730. package/dist/esm/v2/components/or-avatar-v3/styles.d.ts +0 -5
  1731. package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.stories3.d.ts +0 -12
  1732. package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -22
  1733. package/dist/esm/v2/components/or-bottom-sheet-v3/index.d.ts +0 -1
  1734. package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +0 -9
  1735. package/dist/esm/v2/components/or-bottom-sheet-v3/styles.d.ts +0 -3
  1736. package/dist/esm/v2/components/or-button/OrButton.vue.d.ts +0 -188
  1737. package/dist/esm/v2/components/or-button/constants.d.ts +0 -21
  1738. package/dist/esm/v2/components/or-button/index.d.ts +0 -2
  1739. package/dist/esm/v2/components/or-button/index.js +0 -6
  1740. package/dist/esm/v2/components/or-button-v2/OrButton.vue.d.ts +0 -159
  1741. package/dist/esm/v2/components/or-button-v2/OrIconButton.vue.d.ts +0 -132
  1742. package/dist/esm/v2/components/or-button-v2/OrTooltipWrapper.vue.d.ts +0 -32
  1743. package/dist/esm/v2/components/or-button-v2/constants.d.ts +0 -35
  1744. package/dist/esm/v2/components/or-button-v2/index.d.ts +0 -3
  1745. package/dist/esm/v2/components/or-button-v2/index.js +0 -17
  1746. package/dist/esm/v2/components/or-button-v3/OrButton.stories3.d.ts +0 -22
  1747. package/dist/esm/v2/components/or-button-v3/OrButton.vue.d.ts +0 -85
  1748. package/dist/esm/v2/components/or-button-v3/index.d.ts +0 -2
  1749. package/dist/esm/v2/components/or-button-v3/index.js +0 -6
  1750. package/dist/esm/v2/components/or-button-v3/props.d.ts +0 -15
  1751. package/dist/esm/v2/components/or-button-v3/styles.d.ts +0 -4
  1752. package/dist/esm/v2/components/or-card/OrCard.vue.d.ts +0 -26
  1753. package/dist/esm/v2/components/or-card/index.d.ts +0 -1
  1754. package/dist/esm/v2/components/or-card/index.js +0 -4
  1755. package/dist/esm/v2/components/or-card-collection/OrCardCollection.vue.d.ts +0 -112
  1756. package/dist/esm/v2/components/or-card-collection/constants.d.ts +0 -4
  1757. package/dist/esm/v2/components/or-card-collection/index.d.ts +0 -3
  1758. package/dist/esm/v2/components/or-card-collection/index.js +0 -26
  1759. package/dist/esm/v2/components/or-card-collection/types.d.ts +0 -8
  1760. package/dist/esm/v2/components/or-card-v3/OrCard.stories3.d.ts +0 -12
  1761. package/dist/esm/v2/components/or-card-v3/OrCard.vue.d.ts +0 -8
  1762. package/dist/esm/v2/components/or-card-v3/index.d.ts +0 -1
  1763. package/dist/esm/v2/components/or-card-v3/index.js +0 -5
  1764. package/dist/esm/v2/components/or-card-v3/styles.d.ts +0 -1
  1765. package/dist/esm/v2/components/or-carousel/OrCarousel.vue.d.ts +0 -1131
  1766. package/dist/esm/v2/components/or-carousel/OrCarouselItem.vue.d.ts +0 -2
  1767. package/dist/esm/v2/components/or-carousel/constants.d.ts +0 -15
  1768. package/dist/esm/v2/components/or-carousel/index.d.ts +0 -3
  1769. package/dist/esm/v2/components/or-carousel/index.js +0 -14
  1770. package/dist/esm/v2/components/or-checkbox/OrCheckbox.vue.d.ts +0 -97
  1771. package/dist/esm/v2/components/or-checkbox/index.d.ts +0 -1
  1772. package/dist/esm/v2/components/or-checkbox/index.js +0 -13
  1773. package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.stories3.d.ts +0 -12
  1774. package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +0 -113
  1775. package/dist/esm/v2/components/or-checkbox-v3/index.d.ts +0 -1
  1776. package/dist/esm/v2/components/or-checkbox-v3/index.js +0 -7
  1777. package/dist/esm/v2/components/or-checkbox-v3/styles.d.ts +0 -3
  1778. package/dist/esm/v2/components/or-chips/OrChip.vue.d.ts +0 -58
  1779. package/dist/esm/v2/components/or-chips/OrChips.vue.d.ts +0 -96
  1780. package/dist/esm/v2/components/or-chips/OrChipsInput.vue.d.ts +0 -82
  1781. package/dist/esm/v2/components/or-chips/constants.d.ts +0 -9
  1782. package/dist/esm/v2/components/or-chips/index.d.ts +0 -2
  1783. package/dist/esm/v2/components/or-chips/index.js +0 -16
  1784. package/dist/esm/v2/components/or-code/OrCode.vue.d.ts +0 -213
  1785. package/dist/esm/v2/components/or-code/constants.d.ts +0 -8
  1786. package/dist/esm/v2/components/or-code/index.d.ts +0 -2
  1787. package/dist/esm/v2/components/or-code/index.js +0 -31
  1788. package/dist/esm/v2/components/or-code/lang.d.ts +0 -11
  1789. package/dist/esm/v2/components/or-collapse/OrCollapse.vue.d.ts +0 -81
  1790. package/dist/esm/v2/components/or-collapse/index.d.ts +0 -1
  1791. package/dist/esm/v2/components/or-collapse/index.js +0 -7
  1792. package/dist/esm/v2/components/or-color-picker/OrColorPicker.vue.d.ts +0 -66
  1793. package/dist/esm/v2/components/or-color-picker/constants.d.ts +0 -575
  1794. package/dist/esm/v2/components/or-color-picker/index.d.ts +0 -3
  1795. package/dist/esm/v2/components/or-color-picker/index.js +0 -11
  1796. package/dist/esm/v2/components/or-color-picker/types.d.ts +0 -1
  1797. package/dist/esm/v2/components/or-color-picker/utils/defultPalette.d.ts +0 -2
  1798. package/dist/esm/v2/components/or-confirm/OrConfirm.vue.d.ts +0 -237
  1799. package/dist/esm/v2/components/or-confirm/index.d.ts +0 -1
  1800. package/dist/esm/v2/components/or-confirm/index.js +0 -29
  1801. package/dist/esm/v2/components/or-confirm-v3/OrConfirm.stories3.d.ts +0 -37
  1802. package/dist/esm/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +0 -204
  1803. package/dist/esm/v2/components/or-confirm-v3/index.d.ts +0 -2
  1804. package/dist/esm/v2/components/or-confirm-v3/index.js +0 -25
  1805. package/dist/esm/v2/components/or-confirm-v3/props.d.ts +0 -4
  1806. package/dist/esm/v2/components/or-confirm-v3/styles.d.ts +0 -7
  1807. package/dist/esm/v2/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +0 -379
  1808. package/dist/esm/v2/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +0 -92
  1809. package/dist/esm/v2/components/or-date-time-picker/constants.d.ts +0 -24
  1810. package/dist/esm/v2/components/or-date-time-picker/index.d.ts +0 -2
  1811. package/dist/esm/v2/components/or-date-time-picker/index.js +0 -22
  1812. package/dist/esm/v2/components/or-error/OrError.vue.d.ts +0 -19
  1813. package/dist/esm/v2/components/or-error/index.d.ts +0 -1
  1814. package/dist/esm/v2/components/or-error/index.js +0 -4
  1815. package/dist/esm/v2/components/or-error-tag-v3/OrErrorTag.stories3.d.ts +0 -12
  1816. package/dist/esm/v2/components/or-error-tag-v3/OrErrorTag.vue.d.ts +0 -8
  1817. package/dist/esm/v2/components/or-error-tag-v3/index.d.ts +0 -1
  1818. package/dist/esm/v2/components/or-error-tag-v3/index.js +0 -6
  1819. package/dist/esm/v2/components/or-error-tag-v3/styles.d.ts +0 -1
  1820. package/dist/esm/v2/components/or-error-v3/OrError.stories3.d.ts +0 -12
  1821. package/dist/esm/v2/components/or-error-v3/OrError.vue.d.ts +0 -28
  1822. package/dist/esm/v2/components/or-error-v3/index.d.ts +0 -1
  1823. package/dist/esm/v2/components/or-error-v3/index.js +0 -5
  1824. package/dist/esm/v2/components/or-error-v3/styles.d.ts +0 -3
  1825. package/dist/esm/v2/components/or-expansion-panel-v3/OrExpansionPanel.stories3.d.ts +0 -12
  1826. package/dist/esm/v2/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +0 -64
  1827. package/dist/esm/v2/components/or-expansion-panel-v3/index.d.ts +0 -2
  1828. package/dist/esm/v2/components/or-expansion-panel-v3/index.js +0 -6
  1829. package/dist/esm/v2/components/or-expansion-panel-v3/props.d.ts +0 -8
  1830. package/dist/esm/v2/components/or-expansion-panel-v3/styles.d.ts +0 -6
  1831. package/dist/esm/v2/components/or-fab-v3/OrFab.vue.d.ts +0 -47
  1832. package/dist/esm/v2/components/or-fab-v3/index.d.ts +0 -2
  1833. package/dist/esm/v2/components/or-fab-v3/index.js +0 -6
  1834. package/dist/esm/v2/components/or-fab-v3/props.d.ts +0 -4
  1835. package/dist/esm/v2/components/or-fab-v3/styles.d.ts +0 -3
  1836. package/dist/esm/v2/components/or-floating/OrFloating.vue.d.ts +0 -154
  1837. package/dist/esm/v2/components/or-floating/constants.d.ts +0 -18
  1838. package/dist/esm/v2/components/or-floating/index.d.ts +0 -2
  1839. package/dist/esm/v2/components/or-floating/index.js +0 -9
  1840. package/dist/esm/v2/components/or-hint/OrHint.vue.d.ts +0 -23
  1841. package/dist/esm/v2/components/or-hint/index.d.ts +0 -1
  1842. package/dist/esm/v2/components/or-hint/index.js +0 -5
  1843. package/dist/esm/v2/components/or-hint-v3/OrHint.stories3.d.ts +0 -12
  1844. package/dist/esm/v2/components/or-hint-v3/OrHint.vue.d.ts +0 -28
  1845. package/dist/esm/v2/components/or-hint-v3/index.d.ts +0 -1
  1846. package/dist/esm/v2/components/or-hint-v3/index.js +0 -5
  1847. package/dist/esm/v2/components/or-hint-v3/styles.d.ts +0 -3
  1848. package/dist/esm/v2/components/or-icon/OrIcon.vue.d.ts +0 -123
  1849. package/dist/esm/v2/components/or-icon/constants.d.ts +0 -20
  1850. package/dist/esm/v2/components/or-icon/index.d.ts +0 -2
  1851. package/dist/esm/v2/components/or-icon/index.js +0 -12
  1852. package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.stories3.d.ts +0 -12
  1853. package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -80
  1854. package/dist/esm/v2/components/or-icon-button-v3/index.d.ts +0 -2
  1855. package/dist/esm/v2/components/or-icon-button-v3/index.js +0 -15
  1856. package/dist/esm/v2/components/or-icon-button-v3/props.d.ts +0 -5
  1857. package/dist/esm/v2/components/or-icon-button-v3/styles.d.ts +0 -3
  1858. package/dist/esm/v2/components/or-icon-v3/OrIcon.stories3.d.ts +0 -12
  1859. package/dist/esm/v2/components/or-icon-v3/OrIcon.vue.d.ts +0 -47
  1860. package/dist/esm/v2/components/or-icon-v3/index.d.ts +0 -2
  1861. package/dist/esm/v2/components/or-icon-v3/index.js +0 -5
  1862. package/dist/esm/v2/components/or-icon-v3/props.d.ts +0 -14
  1863. package/dist/esm/v2/components/or-icon-v3/styles.d.ts +0 -4
  1864. package/dist/esm/v2/components/or-inline-input-box-v3/OrInlineInputBox.stories3.d.ts +0 -12
  1865. package/dist/esm/v2/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +0 -37
  1866. package/dist/esm/v2/components/or-inline-input-box-v3/index.d.ts +0 -2
  1867. package/dist/esm/v2/components/or-inline-input-box-v3/index.js +0 -5
  1868. package/dist/esm/v2/components/or-inline-input-box-v3/props.d.ts +0 -4
  1869. package/dist/esm/v2/components/or-inline-input-box-v3/styles.d.ts +0 -3
  1870. package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.stories3.d.ts +0 -12
  1871. package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -133
  1872. package/dist/esm/v2/components/or-inline-input-v3/index.d.ts +0 -2
  1873. package/dist/esm/v2/components/or-inline-input-v3/index.js +0 -20
  1874. package/dist/esm/v2/components/or-inline-input-v3/props.d.ts +0 -5
  1875. package/dist/esm/v2/components/or-inline-input-v3/styles.d.ts +0 -3
  1876. package/dist/esm/v2/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +0 -209
  1877. package/dist/esm/v2/components/or-inline-text-edit/constants.d.ts +0 -9
  1878. package/dist/esm/v2/components/or-inline-text-edit/index.d.ts +0 -2
  1879. package/dist/esm/v2/components/or-inline-text-edit/index.js +0 -20
  1880. package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.stories3.d.ts +0 -12
  1881. package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -109
  1882. package/dist/esm/v2/components/or-inline-textarea-v3/index.d.ts +0 -1
  1883. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +0 -20
  1884. package/dist/esm/v2/components/or-inline-textarea-v3/styles.d.ts +0 -3
  1885. package/dist/esm/v2/components/or-input-box-v3/OrInputBox.stories3.d.ts +0 -12
  1886. package/dist/esm/v2/components/or-input-box-v3/OrInputBox.vue.d.ts +0 -70
  1887. package/dist/esm/v2/components/or-input-box-v3/index.d.ts +0 -2
  1888. package/dist/esm/v2/components/or-input-box-v3/index.js +0 -5
  1889. package/dist/esm/v2/components/or-input-box-v3/props.d.ts +0 -8
  1890. package/dist/esm/v2/components/or-input-box-v3/styles.d.ts +0 -4
  1891. package/dist/esm/v2/components/or-input-v3/OrInput.stories3.d.ts +0 -27
  1892. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +0 -160
  1893. package/dist/esm/v2/components/or-input-v3/index.d.ts +0 -2
  1894. package/dist/esm/v2/components/or-input-v3/index.js +0 -21
  1895. package/dist/esm/v2/components/or-input-v3/props.d.ts +0 -7
  1896. package/dist/esm/v2/components/or-input-v3/styles.d.ts +0 -2
  1897. package/dist/esm/v2/components/or-inputs/OrInput.vue.d.ts +0 -204
  1898. package/dist/esm/v2/components/or-inputs/OrNumberInput.vue.d.ts +0 -185
  1899. package/dist/esm/v2/components/or-inputs/OrPassword.vue.d.ts +0 -158
  1900. package/dist/esm/v2/components/or-inputs/OrSearch.vue.d.ts +0 -182
  1901. package/dist/esm/v2/components/or-inputs/OrTextarea.vue.d.ts +0 -179
  1902. package/dist/esm/v2/components/or-inputs/index.d.ts +0 -5
  1903. package/dist/esm/v2/components/or-inputs/index.js +0 -25
  1904. package/dist/esm/v2/components/or-label/OrLabel.vue.d.ts +0 -43
  1905. package/dist/esm/v2/components/or-label/index.d.ts +0 -1
  1906. package/dist/esm/v2/components/or-label/index.js +0 -5
  1907. package/dist/esm/v2/components/or-label-v3/OrLabel.stories3.d.ts +0 -12
  1908. package/dist/esm/v2/components/or-label-v3/OrLabel.vue.d.ts +0 -63
  1909. package/dist/esm/v2/components/or-label-v3/index.d.ts +0 -2
  1910. package/dist/esm/v2/components/or-label-v3/index.js +0 -5
  1911. package/dist/esm/v2/components/or-label-v3/props.d.ts +0 -4
  1912. package/dist/esm/v2/components/or-label-v3/styles.d.ts +0 -5
  1913. package/dist/esm/v2/components/or-link-v3/OrLink.stories3.d.ts +0 -27
  1914. package/dist/esm/v2/components/or-link-v3/OrLink.vue.d.ts +0 -80
  1915. package/dist/esm/v2/components/or-link-v3/index.d.ts +0 -2
  1916. package/dist/esm/v2/components/or-link-v3/index.js +0 -5
  1917. package/dist/esm/v2/components/or-link-v3/props.d.ts +0 -7
  1918. package/dist/esm/v2/components/or-link-v3/styles.d.ts +0 -3
  1919. package/dist/esm/v2/components/or-list/OrList.vue.d.ts +0 -175
  1920. package/dist/esm/v2/components/or-list/index.d.ts +0 -1
  1921. package/dist/esm/v2/components/or-list/index.js +0 -22
  1922. package/dist/esm/v2/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +0 -131
  1923. package/dist/esm/v2/components/or-list-of-inputs/index.d.ts +0 -1
  1924. package/dist/esm/v2/components/or-list-of-inputs/index.js +0 -28
  1925. package/dist/esm/v2/components/or-loader/OrLoader.vue.d.ts +0 -73
  1926. package/dist/esm/v2/components/or-loader/constants.d.ts +0 -6
  1927. package/dist/esm/v2/components/or-loader/index.d.ts +0 -2
  1928. package/dist/esm/v2/components/or-loader/index.js +0 -5
  1929. package/dist/esm/v2/components/or-loader/types.d.ts +0 -3
  1930. package/dist/esm/v2/components/or-loader-v3/OrLoader.stories3.d.ts +0 -12
  1931. package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +0 -50
  1932. package/dist/esm/v2/components/or-loader-v3/index.d.ts +0 -2
  1933. package/dist/esm/v2/components/or-loader-v3/index.js +0 -5
  1934. package/dist/esm/v2/components/or-loader-v3/props.d.ts +0 -13
  1935. package/dist/esm/v2/components/or-loader-v3/styles.d.ts +0 -3
  1936. package/dist/esm/v2/components/or-menu-item-v3/OrMenuItem.stories3.d.ts +0 -17
  1937. package/dist/esm/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +0 -61
  1938. package/dist/esm/v2/components/or-menu-item-v3/index.d.ts +0 -1
  1939. package/dist/esm/v2/components/or-menu-item-v3/index.js +0 -6
  1940. package/dist/esm/v2/components/or-menu-item-v3/styles.d.ts +0 -1
  1941. package/dist/esm/v2/components/or-menu-v3/OrMenu.stories3.d.ts +0 -12
  1942. package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +0 -67
  1943. package/dist/esm/v2/components/or-menu-v3/index.d.ts +0 -2
  1944. package/dist/esm/v2/components/or-menu-v3/index.js +0 -13
  1945. package/dist/esm/v2/components/or-menu-v3/props.d.ts +0 -1
  1946. package/dist/esm/v2/components/or-menu-v3/styles.d.ts +0 -2
  1947. package/dist/esm/v2/components/or-modal/OrModal.vue.d.ts +0 -121
  1948. package/dist/esm/v2/components/or-modal/constants.d.ts +0 -7
  1949. package/dist/esm/v2/components/or-modal/index.d.ts +0 -2
  1950. package/dist/esm/v2/components/or-modal/index.js +0 -20
  1951. package/dist/esm/v2/components/or-modal-v3/OrModal.stories3.d.ts +0 -12
  1952. package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +0 -40
  1953. package/dist/esm/v2/components/or-modal-v3/index.d.ts +0 -2
  1954. package/dist/esm/v2/components/or-modal-v3/index.js +0 -16
  1955. package/dist/esm/v2/components/or-modal-v3/props.d.ts +0 -5
  1956. package/dist/esm/v2/components/or-modal-v3/styles.d.ts +0 -5
  1957. package/dist/esm/v2/components/or-notification/OrNotification.vue.d.ts +0 -83
  1958. package/dist/esm/v2/components/or-notification/constants.d.ts +0 -10
  1959. package/dist/esm/v2/components/or-notification/index.d.ts +0 -2
  1960. package/dist/esm/v2/components/or-notification/index.js +0 -17
  1961. package/dist/esm/v2/components/or-notification-v3/OrNotification.stories3.d.ts +0 -12
  1962. package/dist/esm/v2/components/or-notification-v3/OrNotification.vue.d.ts +0 -32
  1963. package/dist/esm/v2/components/or-notification-v3/index.d.ts +0 -2
  1964. package/dist/esm/v2/components/or-notification-v3/index.js +0 -16
  1965. package/dist/esm/v2/components/or-notification-v3/props.d.ts +0 -6
  1966. package/dist/esm/v2/components/or-notification-v3/styles.d.ts +0 -5
  1967. package/dist/esm/v2/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +0 -80
  1968. package/dist/esm/v2/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +0 -75
  1969. package/dist/esm/v2/components/or-overflow-menu/index.d.ts +0 -2
  1970. package/dist/esm/v2/components/or-overflow-menu/index.js +0 -19
  1971. package/dist/esm/v2/components/or-overflow-menu/types.d.ts +0 -7
  1972. package/dist/esm/v2/components/or-overlay/OrOverlay.vue.d.ts +0 -50
  1973. package/dist/esm/v2/components/or-overlay/index.d.ts +0 -1
  1974. package/dist/esm/v2/components/or-overlay/index.js +0 -4
  1975. package/dist/esm/v2/components/or-overlay-v3/OrOverlay.stories3.d.ts +0 -12
  1976. package/dist/esm/v2/components/or-overlay-v3/OrOverlay.vue.d.ts +0 -24
  1977. package/dist/esm/v2/components/or-overlay-v3/index.d.ts +0 -1
  1978. package/dist/esm/v2/components/or-overlay-v3/index.js +0 -8
  1979. package/dist/esm/v2/components/or-overlay-v3/styles.d.ts +0 -1
  1980. package/dist/esm/v2/components/or-popover-v3/OrPopover.stories3.d.ts +0 -12
  1981. package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +0 -104
  1982. package/dist/esm/v2/components/or-popover-v3/index.d.ts +0 -2
  1983. package/dist/esm/v2/components/or-popover-v3/index.js +0 -12
  1984. package/dist/esm/v2/components/or-popover-v3/props.d.ts +0 -19
  1985. package/dist/esm/v2/components/or-popover-v3/styles.d.ts +0 -4
  1986. package/dist/esm/v2/components/or-progress/OrProgress.vue.d.ts +0 -164
  1987. package/dist/esm/v2/components/or-progress/constants.d.ts +0 -11
  1988. package/dist/esm/v2/components/or-progress/index.d.ts +0 -2
  1989. package/dist/esm/v2/components/or-progress/index.js +0 -5
  1990. package/dist/esm/v2/components/or-progress-v3/OrProgress.stories3.d.ts +0 -82
  1991. package/dist/esm/v2/components/or-progress-v3/OrProgress.vue.d.ts +0 -146
  1992. package/dist/esm/v2/components/or-progress-v3/index.d.ts +0 -2
  1993. package/dist/esm/v2/components/or-progress-v3/index.js +0 -7
  1994. package/dist/esm/v2/components/or-progress-v3/props.d.ts +0 -11
  1995. package/dist/esm/v2/components/or-progress-v3/styles.d.ts +0 -11
  1996. package/dist/esm/v2/components/or-radio/OrRadio.vue.d.ts +0 -90
  1997. package/dist/esm/v2/components/or-radio/index.d.ts +0 -1
  1998. package/dist/esm/v2/components/or-radio/index.js +0 -5
  1999. package/dist/esm/v2/components/or-radio-group/OrRadioGroup.vue.d.ts +0 -81
  2000. package/dist/esm/v2/components/or-radio-group/index.d.ts +0 -1
  2001. package/dist/esm/v2/components/or-radio-group/index.js +0 -4
  2002. package/dist/esm/v2/components/or-radio-v3/OrRadio.stories3.d.ts +0 -12
  2003. package/dist/esm/v2/components/or-radio-v3/OrRadio.vue.d.ts +0 -101
  2004. package/dist/esm/v2/components/or-radio-v3/index.d.ts +0 -1
  2005. package/dist/esm/v2/components/or-radio-v3/index.js +0 -7
  2006. package/dist/esm/v2/components/or-radio-v3/styles.d.ts +0 -3
  2007. package/dist/esm/v2/components/or-search-v3/OrSearch.stories3.d.ts +0 -12
  2008. package/dist/esm/v2/components/or-search-v3/OrSearch.vue.d.ts +0 -88
  2009. package/dist/esm/v2/components/or-search-v3/index.d.ts +0 -2
  2010. package/dist/esm/v2/components/or-search-v3/index.js +0 -22
  2011. package/dist/esm/v2/components/or-search-v3/props.d.ts +0 -1
  2012. package/dist/esm/v2/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +0 -12
  2013. package/dist/esm/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +0 -77
  2014. package/dist/esm/v2/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +0 -47
  2015. package/dist/esm/v2/components/or-segmented-control-v3/components/or-segmented-control-item/styles.d.ts +0 -3
  2016. package/dist/esm/v2/components/or-segmented-control-v3/index.d.ts +0 -3
  2017. package/dist/esm/v2/components/or-segmented-control-v3/index.js +0 -5
  2018. package/dist/esm/v2/components/or-segmented-control-v3/props.d.ts +0 -4
  2019. package/dist/esm/v2/components/or-segmented-control-v3/styles.d.ts +0 -3
  2020. package/dist/esm/v2/components/or-segmented-control-v3/types.d.ts +0 -4
  2021. package/dist/esm/v2/components/or-select/OrSelect.vue.d.ts +0 -238
  2022. package/dist/esm/v2/components/or-select/OrSelectContent.vue.d.ts +0 -114
  2023. package/dist/esm/v2/components/or-select/OrSelectContentEmpty.vue.d.ts +0 -63
  2024. package/dist/esm/v2/components/or-select/OrSelectContentOptions.vue.d.ts +0 -87
  2025. package/dist/esm/v2/components/or-select/OrSelectInput.vue.d.ts +0 -81
  2026. package/dist/esm/v2/components/or-select/OrSelectInputValue.vue.d.ts +0 -58
  2027. package/dist/esm/v2/components/or-select/OrSelectMain.vue.d.ts +0 -158
  2028. package/dist/esm/v2/components/or-select/OrSelectOption.vue.d.ts +0 -37
  2029. package/dist/esm/v2/components/or-select/OrSelectSearchOptions.vue.d.ts +0 -38
  2030. package/dist/esm/v2/components/or-select/constants.d.ts +0 -50
  2031. package/dist/esm/v2/components/or-select/index.d.ts +0 -2
  2032. package/dist/esm/v2/components/or-select/index.js +0 -19
  2033. package/dist/esm/v2/components/or-select/stories.helpers.d.ts +0 -6
  2034. package/dist/esm/v2/components/or-select/types.d.ts +0 -9
  2035. package/dist/esm/v2/components/or-select-v3/OrSelect.stories3.d.ts +0 -42
  2036. package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +0 -266
  2037. package/dist/esm/v2/components/or-select-v3/index.d.ts +0 -2
  2038. package/dist/esm/v2/components/or-select-v3/index.js +0 -28
  2039. package/dist/esm/v2/components/or-select-v3/props.d.ts +0 -1
  2040. package/dist/esm/v2/components/or-select-v3/styles.d.ts +0 -5
  2041. package/dist/esm/v2/components/or-select-v3/types.d.ts +0 -10
  2042. package/dist/esm/v2/components/or-sidebar/OrSidebar.vue.d.ts +0 -88
  2043. package/dist/esm/v2/components/or-sidebar/constants.d.ts +0 -4
  2044. package/dist/esm/v2/components/or-sidebar/index.d.ts +0 -2
  2045. package/dist/esm/v2/components/or-sidebar/index.js +0 -6
  2046. package/dist/esm/v2/components/or-sidebar-v3/OrSidebar.stories3.d.ts +0 -37
  2047. package/dist/esm/v2/components/or-sidebar-v3/OrSidebar.vue.d.ts +0 -98
  2048. package/dist/esm/v2/components/or-sidebar-v3/index.d.ts +0 -2
  2049. package/dist/esm/v2/components/or-sidebar-v3/index.js +0 -5
  2050. package/dist/esm/v2/components/or-sidebar-v3/props.d.ts +0 -4
  2051. package/dist/esm/v2/components/or-sidebar-v3/styles.d.ts +0 -10
  2052. package/dist/esm/v2/components/or-skeleton/OrSkeletonCircle.vue.d.ts +0 -43
  2053. package/dist/esm/v2/components/or-skeleton/OrSkeletonRect.vue.d.ts +0 -56
  2054. package/dist/esm/v2/components/or-skeleton/OrSkeletonText.vue.d.ts +0 -73
  2055. package/dist/esm/v2/components/or-skeleton/constants.d.ts +0 -9
  2056. package/dist/esm/v2/components/or-skeleton/index.d.ts +0 -4
  2057. package/dist/esm/v2/components/or-skeleton/index.js +0 -6
  2058. package/dist/esm/v2/components/or-skeleton-v3/OrSkeleton.stories3.d.ts +0 -35
  2059. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonCircle.stories3.d.ts +0 -22
  2060. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +0 -51
  2061. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonRect.stories3.d.ts +0 -32
  2062. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +0 -60
  2063. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonText.stories3.d.ts +0 -32
  2064. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +0 -96
  2065. package/dist/esm/v2/components/or-skeleton-v3/index.d.ts +0 -3
  2066. package/dist/esm/v2/components/or-skeleton-v3/index.js +0 -7
  2067. package/dist/esm/v2/components/or-skeleton-v3/styles.d.ts +0 -6
  2068. package/dist/esm/v2/components/or-slider/OrSlider.vue.d.ts +0 -192
  2069. package/dist/esm/v2/components/or-slider/index.d.ts +0 -1
  2070. package/dist/esm/v2/components/or-slider/index.js +0 -14
  2071. package/dist/esm/v2/components/or-stepper/OrStepper.vue.d.ts +0 -106
  2072. package/dist/esm/v2/components/or-stepper/OrStepperButtonOptions.vue.d.ts +0 -73
  2073. package/dist/esm/v2/components/or-stepper/OrStepperOptionHorizontal.vue.d.ts +0 -106
  2074. package/dist/esm/v2/components/or-stepper/OrStepperOptionVertical.vue.d.ts +0 -106
  2075. package/dist/esm/v2/components/or-stepper/OrStepperTitle.vue.d.ts +0 -66
  2076. package/dist/esm/v2/components/or-stepper/StatusIcon.vue.d.ts +0 -22
  2077. package/dist/esm/v2/components/or-stepper/index.d.ts +0 -1
  2078. package/dist/esm/v2/components/or-stepper/index.js +0 -17
  2079. package/dist/esm/v2/components/or-switch/OrSwitch.vue.d.ts +0 -97
  2080. package/dist/esm/v2/components/or-switch/index.d.ts +0 -1
  2081. package/dist/esm/v2/components/or-switch/index.js +0 -6
  2082. package/dist/esm/v2/components/or-switch-v3/OrSwitch.stories3.d.ts +0 -12
  2083. package/dist/esm/v2/components/or-switch-v3/OrSwitch.vue.d.ts +0 -115
  2084. package/dist/esm/v2/components/or-switch-v3/index.d.ts +0 -1
  2085. package/dist/esm/v2/components/or-switch-v3/index.js +0 -8
  2086. package/dist/esm/v2/components/or-switch-v3/styles.d.ts +0 -5
  2087. package/dist/esm/v2/components/or-tab/OrTab.vue.d.ts +0 -63
  2088. package/dist/esm/v2/components/or-tab/index.d.ts +0 -1
  2089. package/dist/esm/v2/components/or-tab/index.js +0 -6
  2090. package/dist/esm/v2/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +0 -71
  2091. package/dist/esm/v2/components/or-tab-header-item/index.d.ts +0 -1
  2092. package/dist/esm/v2/components/or-tab-header-item/index.js +0 -5
  2093. package/dist/esm/v2/components/or-tab-v3/OrTab.stories3.d.ts +0 -12
  2094. package/dist/esm/v2/components/or-tab-v3/OrTab.vue.d.ts +0 -28
  2095. package/dist/esm/v2/components/or-tab-v3/index.d.ts +0 -1
  2096. package/dist/esm/v2/components/or-tab-v3/index.js +0 -5
  2097. package/dist/esm/v2/components/or-tab-v3/styles.d.ts +0 -1
  2098. package/dist/esm/v2/components/or-tabs/OrTabs.vue.d.ts +0 -26
  2099. package/dist/esm/v2/components/or-tabs/index.d.ts +0 -1
  2100. package/dist/esm/v2/components/or-tabs/index.js +0 -6
  2101. package/dist/esm/v2/components/or-tabs-v3/OrTabs.stories3.d.ts +0 -17
  2102. package/dist/esm/v2/components/or-tabs-v3/OrTabs.vue.d.ts +0 -111
  2103. package/dist/esm/v2/components/or-tabs-v3/index.d.ts +0 -3
  2104. package/dist/esm/v2/components/or-tabs-v3/index.js +0 -17
  2105. package/dist/esm/v2/components/or-tabs-v3/props.d.ts +0 -4
  2106. package/dist/esm/v2/components/or-tabs-v3/styles.d.ts +0 -3
  2107. package/dist/esm/v2/components/or-tabs-v3/types.d.ts +0 -4
  2108. package/dist/esm/v2/components/or-tag/OrTag.vue.d.ts +0 -71
  2109. package/dist/esm/v2/components/or-tag/index.d.ts +0 -1
  2110. package/dist/esm/v2/components/or-tag/index.js +0 -14
  2111. package/dist/esm/v2/components/or-tag-v3/OrTag.stories3.d.ts +0 -17
  2112. package/dist/esm/v2/components/or-tag-v3/OrTag.vue.d.ts +0 -54
  2113. package/dist/esm/v2/components/or-tag-v3/index.d.ts +0 -2
  2114. package/dist/esm/v2/components/or-tag-v3/index.js +0 -16
  2115. package/dist/esm/v2/components/or-tag-v3/props.d.ts +0 -9
  2116. package/dist/esm/v2/components/or-tag-v3/styles.d.ts +0 -4
  2117. package/dist/esm/v2/components/or-teleport/OrTeleportVue2.vue.d.ts +0 -33
  2118. package/dist/esm/v2/components/or-teleport/constants.d.ts +0 -12
  2119. package/dist/esm/v2/components/or-teleport/index.d.ts +0 -2
  2120. package/dist/esm/v2/components/or-teleport/index.js +0 -4
  2121. package/dist/esm/v2/components/or-teleport-v3/OrTeleport.stories3.d.ts +0 -12
  2122. package/dist/esm/v2/components/or-teleport-v3/OrTeleport.vue2.vue.d.ts +0 -29
  2123. package/dist/esm/v2/components/or-teleport-v3/index.d.ts +0 -1
  2124. package/dist/esm/v2/components/or-teleport-v3/index.js +0 -4
  2125. package/dist/esm/v2/components/or-text-v3/OrText.stories3.d.ts +0 -12
  2126. package/dist/esm/v2/components/or-text-v3/OrText.vue.d.ts +0 -42
  2127. package/dist/esm/v2/components/or-text-v3/index.d.ts +0 -1
  2128. package/dist/esm/v2/components/or-text-v3/index.js +0 -5
  2129. package/dist/esm/v2/components/or-text-v3/styles.d.ts +0 -3
  2130. package/dist/esm/v2/components/or-textarea-v3/OrTextarea.stories3.d.ts +0 -12
  2131. package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -132
  2132. package/dist/esm/v2/components/or-textarea-v3/index.d.ts +0 -2
  2133. package/dist/esm/v2/components/or-textarea-v3/index.js +0 -10
  2134. package/dist/esm/v2/components/or-textarea-v3/props.d.ts +0 -1
  2135. package/dist/esm/v2/components/or-textarea-v3/styles.d.ts +0 -2
  2136. package/dist/esm/v2/components/or-textbox/OrTextbox.vue.d.ts +0 -375
  2137. package/dist/esm/v2/components/or-textbox/constants.d.ts +0 -8
  2138. package/dist/esm/v2/components/or-textbox/index.d.ts +0 -2
  2139. package/dist/esm/v2/components/or-textbox/index.js +0 -23
  2140. package/dist/esm/v2/components/or-toast/OrToast.vue.d.ts +0 -81
  2141. package/dist/esm/v2/components/or-toast/OrToastContainer.vue.d.ts +0 -93
  2142. package/dist/esm/v2/components/or-toast/Timer.d.ts +0 -11
  2143. package/dist/esm/v2/components/or-toast/composable/index.d.ts +0 -2
  2144. package/dist/esm/v2/components/or-toast/composable/index.js +0 -3
  2145. package/dist/esm/v2/components/or-toast/composable/useQueue.d.ts +0 -8
  2146. package/dist/esm/v2/components/or-toast/composable/useToast.d.ts +0 -13
  2147. package/dist/esm/v2/components/or-toast/composable/useToastEventBus.d.ts +0 -9
  2148. package/dist/esm/v2/components/or-toast/constants.d.ts +0 -18
  2149. package/dist/esm/v2/components/or-toast/index.d.ts +0 -6
  2150. package/dist/esm/v2/components/or-toast/index.js +0 -20
  2151. package/dist/esm/v2/components/or-toast/types.d.ts +0 -31
  2152. package/dist/esm/v2/components/or-toast-v3/OrToast.vue.d.ts +0 -80
  2153. package/dist/esm/v2/components/or-toast-v3/OrToastContainer.stories3.d.ts +0 -45
  2154. package/dist/esm/v2/components/or-toast-v3/OrToastContainer.vue.d.ts +0 -85
  2155. package/dist/esm/v2/components/or-toast-v3/Timer.d.ts +0 -11
  2156. package/dist/esm/v2/components/or-toast-v3/composable/index.d.ts +0 -2
  2157. package/dist/esm/v2/components/or-toast-v3/composable/index.js +0 -3
  2158. package/dist/esm/v2/components/or-toast-v3/composable/useQueue.d.ts +0 -8
  2159. package/dist/esm/v2/components/or-toast-v3/composable/useToast.d.ts +0 -13
  2160. package/dist/esm/v2/components/or-toast-v3/composable/useToastEventBus.d.ts +0 -9
  2161. package/dist/esm/v2/components/or-toast-v3/index.d.ts +0 -6
  2162. package/dist/esm/v2/components/or-toast-v3/index.js +0 -19
  2163. package/dist/esm/v2/components/or-toast-v3/props.d.ts +0 -18
  2164. package/dist/esm/v2/components/or-toast-v3/styles.d.ts +0 -5
  2165. package/dist/esm/v2/components/or-toast-v3/types.d.ts +0 -31
  2166. package/dist/esm/v2/components/or-tooltip/OrTooltip.vue.d.ts +0 -92
  2167. package/dist/esm/v2/components/or-tooltip/OrTooltipContent.vue.d.ts +0 -38
  2168. package/dist/esm/v2/components/or-tooltip/index.d.ts +0 -2
  2169. package/dist/esm/v2/components/or-tooltip/index.js +0 -11
  2170. package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.stories3.d.ts +0 -12
  2171. package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +0 -59
  2172. package/dist/esm/v2/components/or-tooltip-v3/index.d.ts +0 -2
  2173. package/dist/esm/v2/components/or-tooltip-v3/index.js +0 -13
  2174. package/dist/esm/v2/components/or-tooltip-v3/props.d.ts +0 -1
  2175. package/dist/esm/v2/components/or-tooltip-v3/styles.d.ts +0 -4
  2176. package/dist/esm/v2/directives/dropdown-close.d.ts +0 -4
  2177. package/dist/esm/v2/directives/dropdown-open.d.ts +0 -4
  2178. package/dist/esm/v2/directives/index.d.ts +0 -2
  2179. package/dist/esm/v2/directives/index.js +0 -2
  2180. package/dist/esm/v2/hooks/index.d.ts +0 -5
  2181. package/dist/esm/v2/hooks/index.js +0 -7
  2182. package/dist/esm/v2/hooks/useClassAttribute.d.ts +0 -3
  2183. package/dist/esm/v2/hooks/useElevation.d.ts +0 -2
  2184. package/dist/esm/v2/hooks/useOverflow.d.ts +0 -7
  2185. package/dist/esm/v2/hooks/useResponsive/index.d.ts +0 -1
  2186. package/dist/esm/v2/hooks/useResponsive/index.js +0 -3
  2187. package/dist/esm/v2/hooks/useResponsive/useResponsive.d.ts +0 -5
  2188. package/dist/esm/v2/hooks/useToggle.d.ts +0 -8
  2189. package/dist/esm/v2/index.js +0 -132
  2190. package/dist/esm/v2/normalize-component-6e8e3d80.js +0 -76
  2191. package/dist/esm/v2/px-to-rem-0b26b83e.js +0 -3
  2192. package/dist/esm/v2/types-e90b3446.js +0 -416
  2193. package/dist/esm/v2/utils/constants/color.d.ts +0 -14
  2194. package/dist/esm/v2/utils/constants/key-codes.d.ts +0 -14
  2195. package/dist/esm/v2/utils/constants/poper.d.ts +0 -8
  2196. package/dist/esm/v2/utils/constants/regex.d.ts +0 -42
  2197. package/dist/esm/v2/utils/functions/color.d.ts +0 -19
  2198. package/dist/esm/v2/utils/functions/dom.d.ts +0 -31
  2199. package/dist/esm/v2/utils/functions/hash.d.ts +0 -2
  2200. package/dist/esm/v2/utils/functions/px-to-rem.d.ts +0 -1
  2201. package/dist/esm/v2/utils/functions/text.d.ts +0 -1
  2202. package/dist/esm/v3/OrConfirm-371630a4.js +0 -270
  2203. package/dist/esm/v3/OrInlineInput-bac4abdd.js +0 -237
  2204. package/dist/esm/v3/OrInlineTextarea-d1ec1bba.js +0 -222
  2205. package/dist/esm/v3/OrInput-256d2530.js +0 -249
  2206. package/dist/esm/v3/OrInputBox-542d2f2c.js +0 -113
  2207. package/dist/esm/v3/OrSearch-375eab55.js +0 -97
  2208. package/dist/esm/v3/OrSelect-52cfb10d.js +0 -487
  2209. package/dist/esm/v3/OrTextarea-09aa33dc.js +0 -190
  2210. package/dist/esm/v3/color-1f348774.js +0 -60
  2211. package/dist/esm/v3/components/index.d.ts +0 -87
  2212. package/dist/esm/v3/components/index.js +0 -116
  2213. package/dist/esm/v3/components/or-avatar/OrAvatar.vue.d.ts +0 -64
  2214. package/dist/esm/v3/components/or-avatar/constants.d.ts +0 -5
  2215. package/dist/esm/v3/components/or-avatar/index.d.ts +0 -2
  2216. package/dist/esm/v3/components/or-avatar/index.js +0 -12
  2217. package/dist/esm/v3/components/or-avatar-v3/OrAvatar.stories3.d.ts +0 -42
  2218. package/dist/esm/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -65
  2219. package/dist/esm/v3/components/or-avatar-v3/index.d.ts +0 -2
  2220. package/dist/esm/v3/components/or-avatar-v3/index.js +0 -6
  2221. package/dist/esm/v3/components/or-avatar-v3/props.d.ts +0 -14
  2222. package/dist/esm/v3/components/or-avatar-v3/styles.d.ts +0 -5
  2223. package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.stories3.d.ts +0 -12
  2224. package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -22
  2225. package/dist/esm/v3/components/or-bottom-sheet-v3/index.d.ts +0 -1
  2226. package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +0 -8
  2227. package/dist/esm/v3/components/or-bottom-sheet-v3/styles.d.ts +0 -3
  2228. package/dist/esm/v3/components/or-button/OrButton.vue.d.ts +0 -188
  2229. package/dist/esm/v3/components/or-button/constants.d.ts +0 -21
  2230. package/dist/esm/v3/components/or-button/index.d.ts +0 -2
  2231. package/dist/esm/v3/components/or-button/index.js +0 -6
  2232. package/dist/esm/v3/components/or-button-v2/OrButton.vue.d.ts +0 -159
  2233. package/dist/esm/v3/components/or-button-v2/OrIconButton.vue.d.ts +0 -132
  2234. package/dist/esm/v3/components/or-button-v2/OrTooltipWrapper.vue.d.ts +0 -32
  2235. package/dist/esm/v3/components/or-button-v2/constants.d.ts +0 -35
  2236. package/dist/esm/v3/components/or-button-v2/index.d.ts +0 -3
  2237. package/dist/esm/v3/components/or-button-v2/index.js +0 -13
  2238. package/dist/esm/v3/components/or-button-v3/OrButton.stories3.d.ts +0 -22
  2239. package/dist/esm/v3/components/or-button-v3/OrButton.vue.d.ts +0 -85
  2240. package/dist/esm/v3/components/or-button-v3/index.d.ts +0 -2
  2241. package/dist/esm/v3/components/or-button-v3/index.js +0 -6
  2242. package/dist/esm/v3/components/or-button-v3/props.d.ts +0 -15
  2243. package/dist/esm/v3/components/or-button-v3/styles.d.ts +0 -4
  2244. package/dist/esm/v3/components/or-card/OrCard.vue.d.ts +0 -26
  2245. package/dist/esm/v3/components/or-card/index.d.ts +0 -1
  2246. package/dist/esm/v3/components/or-card/index.js +0 -4
  2247. package/dist/esm/v3/components/or-card-collection/OrCardCollection.vue.d.ts +0 -112
  2248. package/dist/esm/v3/components/or-card-collection/constants.d.ts +0 -4
  2249. package/dist/esm/v3/components/or-card-collection/index.d.ts +0 -3
  2250. package/dist/esm/v3/components/or-card-collection/index.js +0 -22
  2251. package/dist/esm/v3/components/or-card-collection/types.d.ts +0 -8
  2252. package/dist/esm/v3/components/or-card-v3/OrCard.stories3.d.ts +0 -12
  2253. package/dist/esm/v3/components/or-card-v3/OrCard.vue.d.ts +0 -8
  2254. package/dist/esm/v3/components/or-card-v3/index.d.ts +0 -1
  2255. package/dist/esm/v3/components/or-card-v3/index.js +0 -5
  2256. package/dist/esm/v3/components/or-card-v3/styles.d.ts +0 -1
  2257. package/dist/esm/v3/components/or-carousel/OrCarousel.vue.d.ts +0 -1131
  2258. package/dist/esm/v3/components/or-carousel/OrCarouselItem.vue.d.ts +0 -2
  2259. package/dist/esm/v3/components/or-carousel/constants.d.ts +0 -15
  2260. package/dist/esm/v3/components/or-carousel/index.d.ts +0 -3
  2261. package/dist/esm/v3/components/or-carousel/index.js +0 -13
  2262. package/dist/esm/v3/components/or-checkbox/OrCheckbox.vue.d.ts +0 -97
  2263. package/dist/esm/v3/components/or-checkbox/index.d.ts +0 -1
  2264. package/dist/esm/v3/components/or-checkbox/index.js +0 -12
  2265. package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.stories3.d.ts +0 -12
  2266. package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +0 -113
  2267. package/dist/esm/v3/components/or-checkbox-v3/index.d.ts +0 -1
  2268. package/dist/esm/v3/components/or-checkbox-v3/index.js +0 -7
  2269. package/dist/esm/v3/components/or-checkbox-v3/styles.d.ts +0 -3
  2270. package/dist/esm/v3/components/or-chips/OrChip.vue.d.ts +0 -58
  2271. package/dist/esm/v3/components/or-chips/OrChips.vue.d.ts +0 -96
  2272. package/dist/esm/v3/components/or-chips/OrChipsInput.vue.d.ts +0 -82
  2273. package/dist/esm/v3/components/or-chips/constants.d.ts +0 -9
  2274. package/dist/esm/v3/components/or-chips/index.d.ts +0 -2
  2275. package/dist/esm/v3/components/or-chips/index.js +0 -14
  2276. package/dist/esm/v3/components/or-code/OrCode.vue.d.ts +0 -213
  2277. package/dist/esm/v3/components/or-code/constants.d.ts +0 -8
  2278. package/dist/esm/v3/components/or-code/index.d.ts +0 -2
  2279. package/dist/esm/v3/components/or-code/index.js +0 -28
  2280. package/dist/esm/v3/components/or-code/lang.d.ts +0 -11
  2281. package/dist/esm/v3/components/or-collapse/OrCollapse.vue.d.ts +0 -81
  2282. package/dist/esm/v3/components/or-collapse/index.d.ts +0 -1
  2283. package/dist/esm/v3/components/or-collapse/index.js +0 -7
  2284. package/dist/esm/v3/components/or-color-picker/OrColorPicker.vue.d.ts +0 -66
  2285. package/dist/esm/v3/components/or-color-picker/constants.d.ts +0 -575
  2286. package/dist/esm/v3/components/or-color-picker/index.d.ts +0 -3
  2287. package/dist/esm/v3/components/or-color-picker/index.js +0 -10
  2288. package/dist/esm/v3/components/or-color-picker/types.d.ts +0 -1
  2289. package/dist/esm/v3/components/or-color-picker/utils/defultPalette.d.ts +0 -2
  2290. package/dist/esm/v3/components/or-confirm/OrConfirm.vue.d.ts +0 -237
  2291. package/dist/esm/v3/components/or-confirm/index.d.ts +0 -1
  2292. package/dist/esm/v3/components/or-confirm/index.js +0 -25
  2293. package/dist/esm/v3/components/or-confirm-v3/OrConfirm.stories3.d.ts +0 -37
  2294. package/dist/esm/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +0 -204
  2295. package/dist/esm/v3/components/or-confirm-v3/index.d.ts +0 -2
  2296. package/dist/esm/v3/components/or-confirm-v3/index.js +0 -24
  2297. package/dist/esm/v3/components/or-confirm-v3/props.d.ts +0 -4
  2298. package/dist/esm/v3/components/or-confirm-v3/styles.d.ts +0 -7
  2299. package/dist/esm/v3/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +0 -379
  2300. package/dist/esm/v3/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +0 -92
  2301. package/dist/esm/v3/components/or-date-time-picker/constants.d.ts +0 -24
  2302. package/dist/esm/v3/components/or-date-time-picker/index.d.ts +0 -2
  2303. package/dist/esm/v3/components/or-date-time-picker/index.js +0 -19
  2304. package/dist/esm/v3/components/or-error/OrError.vue.d.ts +0 -19
  2305. package/dist/esm/v3/components/or-error/index.d.ts +0 -1
  2306. package/dist/esm/v3/components/or-error/index.js +0 -4
  2307. package/dist/esm/v3/components/or-error-tag-v3/OrErrorTag.stories3.d.ts +0 -12
  2308. package/dist/esm/v3/components/or-error-tag-v3/OrErrorTag.vue.d.ts +0 -8
  2309. package/dist/esm/v3/components/or-error-tag-v3/index.d.ts +0 -1
  2310. package/dist/esm/v3/components/or-error-tag-v3/index.js +0 -6
  2311. package/dist/esm/v3/components/or-error-tag-v3/styles.d.ts +0 -1
  2312. package/dist/esm/v3/components/or-error-v3/OrError.stories3.d.ts +0 -12
  2313. package/dist/esm/v3/components/or-error-v3/OrError.vue.d.ts +0 -28
  2314. package/dist/esm/v3/components/or-error-v3/index.d.ts +0 -1
  2315. package/dist/esm/v3/components/or-error-v3/index.js +0 -5
  2316. package/dist/esm/v3/components/or-error-v3/styles.d.ts +0 -3
  2317. package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.stories3.d.ts +0 -12
  2318. package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +0 -64
  2319. package/dist/esm/v3/components/or-expansion-panel-v3/index.d.ts +0 -2
  2320. package/dist/esm/v3/components/or-expansion-panel-v3/index.js +0 -6
  2321. package/dist/esm/v3/components/or-expansion-panel-v3/props.d.ts +0 -8
  2322. package/dist/esm/v3/components/or-expansion-panel-v3/styles.d.ts +0 -6
  2323. package/dist/esm/v3/components/or-fab-v3/OrFab.stories3.d.ts +0 -12
  2324. package/dist/esm/v3/components/or-fab-v3/OrFab.vue.d.ts +0 -47
  2325. package/dist/esm/v3/components/or-fab-v3/index.d.ts +0 -2
  2326. package/dist/esm/v3/components/or-fab-v3/index.js +0 -6
  2327. package/dist/esm/v3/components/or-fab-v3/props.d.ts +0 -4
  2328. package/dist/esm/v3/components/or-fab-v3/styles.d.ts +0 -3
  2329. package/dist/esm/v3/components/or-floating/OrFloating.vue.d.ts +0 -154
  2330. package/dist/esm/v3/components/or-floating/constants.d.ts +0 -18
  2331. package/dist/esm/v3/components/or-floating/index.d.ts +0 -2
  2332. package/dist/esm/v3/components/or-floating/index.js +0 -8
  2333. package/dist/esm/v3/components/or-hint/OrHint.vue.d.ts +0 -23
  2334. package/dist/esm/v3/components/or-hint/index.d.ts +0 -1
  2335. package/dist/esm/v3/components/or-hint/index.js +0 -5
  2336. package/dist/esm/v3/components/or-hint-v3/OrHint.stories3.d.ts +0 -12
  2337. package/dist/esm/v3/components/or-hint-v3/OrHint.vue.d.ts +0 -28
  2338. package/dist/esm/v3/components/or-hint-v3/index.d.ts +0 -1
  2339. package/dist/esm/v3/components/or-hint-v3/index.js +0 -5
  2340. package/dist/esm/v3/components/or-hint-v3/styles.d.ts +0 -3
  2341. package/dist/esm/v3/components/or-icon/OrIcon.vue.d.ts +0 -123
  2342. package/dist/esm/v3/components/or-icon/constants.d.ts +0 -20
  2343. package/dist/esm/v3/components/or-icon/index.d.ts +0 -2
  2344. package/dist/esm/v3/components/or-icon/index.js +0 -11
  2345. package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.stories3.d.ts +0 -12
  2346. package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -80
  2347. package/dist/esm/v3/components/or-icon-button-v3/index.d.ts +0 -2
  2348. package/dist/esm/v3/components/or-icon-button-v3/index.js +0 -14
  2349. package/dist/esm/v3/components/or-icon-button-v3/props.d.ts +0 -5
  2350. package/dist/esm/v3/components/or-icon-button-v3/styles.d.ts +0 -3
  2351. package/dist/esm/v3/components/or-icon-v3/OrIcon.stories3.d.ts +0 -12
  2352. package/dist/esm/v3/components/or-icon-v3/OrIcon.vue.d.ts +0 -47
  2353. package/dist/esm/v3/components/or-icon-v3/index.d.ts +0 -2
  2354. package/dist/esm/v3/components/or-icon-v3/index.js +0 -5
  2355. package/dist/esm/v3/components/or-icon-v3/props.d.ts +0 -14
  2356. package/dist/esm/v3/components/or-icon-v3/styles.d.ts +0 -4
  2357. package/dist/esm/v3/components/or-inline-input-box-v3/OrInlineInputBox.stories3.d.ts +0 -12
  2358. package/dist/esm/v3/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +0 -37
  2359. package/dist/esm/v3/components/or-inline-input-box-v3/index.d.ts +0 -2
  2360. package/dist/esm/v3/components/or-inline-input-box-v3/index.js +0 -5
  2361. package/dist/esm/v3/components/or-inline-input-box-v3/props.d.ts +0 -4
  2362. package/dist/esm/v3/components/or-inline-input-box-v3/styles.d.ts +0 -3
  2363. package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.stories3.d.ts +0 -12
  2364. package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -133
  2365. package/dist/esm/v3/components/or-inline-input-v3/index.d.ts +0 -2
  2366. package/dist/esm/v3/components/or-inline-input-v3/index.js +0 -19
  2367. package/dist/esm/v3/components/or-inline-input-v3/props.d.ts +0 -5
  2368. package/dist/esm/v3/components/or-inline-input-v3/styles.d.ts +0 -3
  2369. package/dist/esm/v3/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +0 -209
  2370. package/dist/esm/v3/components/or-inline-text-edit/constants.d.ts +0 -9
  2371. package/dist/esm/v3/components/or-inline-text-edit/index.d.ts +0 -2
  2372. package/dist/esm/v3/components/or-inline-text-edit/index.js +0 -17
  2373. package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.stories3.d.ts +0 -12
  2374. package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -109
  2375. package/dist/esm/v3/components/or-inline-textarea-v3/index.d.ts +0 -1
  2376. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +0 -19
  2377. package/dist/esm/v3/components/or-inline-textarea-v3/styles.d.ts +0 -3
  2378. package/dist/esm/v3/components/or-input-box-v3/OrInputBox.stories3.d.ts +0 -12
  2379. package/dist/esm/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +0 -70
  2380. package/dist/esm/v3/components/or-input-box-v3/index.d.ts +0 -2
  2381. package/dist/esm/v3/components/or-input-box-v3/index.js +0 -5
  2382. package/dist/esm/v3/components/or-input-box-v3/props.d.ts +0 -8
  2383. package/dist/esm/v3/components/or-input-box-v3/styles.d.ts +0 -4
  2384. package/dist/esm/v3/components/or-input-v3/OrInput.stories3.d.ts +0 -27
  2385. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +0 -160
  2386. package/dist/esm/v3/components/or-input-v3/index.d.ts +0 -2
  2387. package/dist/esm/v3/components/or-input-v3/index.js +0 -20
  2388. package/dist/esm/v3/components/or-input-v3/props.d.ts +0 -7
  2389. package/dist/esm/v3/components/or-input-v3/styles.d.ts +0 -2
  2390. package/dist/esm/v3/components/or-inputs/OrInput.vue.d.ts +0 -204
  2391. package/dist/esm/v3/components/or-inputs/OrNumberInput.vue.d.ts +0 -185
  2392. package/dist/esm/v3/components/or-inputs/OrPassword.vue.d.ts +0 -158
  2393. package/dist/esm/v3/components/or-inputs/OrSearch.vue.d.ts +0 -182
  2394. package/dist/esm/v3/components/or-inputs/OrTextarea.vue.d.ts +0 -179
  2395. package/dist/esm/v3/components/or-inputs/index.d.ts +0 -5
  2396. package/dist/esm/v3/components/or-inputs/index.js +0 -20
  2397. package/dist/esm/v3/components/or-label/OrLabel.vue.d.ts +0 -43
  2398. package/dist/esm/v3/components/or-label/index.d.ts +0 -1
  2399. package/dist/esm/v3/components/or-label/index.js +0 -5
  2400. package/dist/esm/v3/components/or-label-v3/OrLabel.stories3.d.ts +0 -12
  2401. package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +0 -63
  2402. package/dist/esm/v3/components/or-label-v3/index.d.ts +0 -2
  2403. package/dist/esm/v3/components/or-label-v3/index.js +0 -5
  2404. package/dist/esm/v3/components/or-label-v3/props.d.ts +0 -4
  2405. package/dist/esm/v3/components/or-label-v3/styles.d.ts +0 -5
  2406. package/dist/esm/v3/components/or-link-v3/OrLink.stories3.d.ts +0 -27
  2407. package/dist/esm/v3/components/or-link-v3/OrLink.vue.d.ts +0 -80
  2408. package/dist/esm/v3/components/or-link-v3/index.d.ts +0 -2
  2409. package/dist/esm/v3/components/or-link-v3/index.js +0 -5
  2410. package/dist/esm/v3/components/or-link-v3/props.d.ts +0 -7
  2411. package/dist/esm/v3/components/or-link-v3/styles.d.ts +0 -3
  2412. package/dist/esm/v3/components/or-list/OrList.vue.d.ts +0 -175
  2413. package/dist/esm/v3/components/or-list/index.d.ts +0 -1
  2414. package/dist/esm/v3/components/or-list/index.js +0 -18
  2415. package/dist/esm/v3/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +0 -131
  2416. package/dist/esm/v3/components/or-list-of-inputs/index.d.ts +0 -1
  2417. package/dist/esm/v3/components/or-list-of-inputs/index.js +0 -24
  2418. package/dist/esm/v3/components/or-loader/OrLoader.vue.d.ts +0 -73
  2419. package/dist/esm/v3/components/or-loader/constants.d.ts +0 -6
  2420. package/dist/esm/v3/components/or-loader/index.d.ts +0 -2
  2421. package/dist/esm/v3/components/or-loader/index.js +0 -5
  2422. package/dist/esm/v3/components/or-loader/types.d.ts +0 -3
  2423. package/dist/esm/v3/components/or-loader-v3/OrLoader.stories3.d.ts +0 -12
  2424. package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +0 -50
  2425. package/dist/esm/v3/components/or-loader-v3/index.d.ts +0 -2
  2426. package/dist/esm/v3/components/or-loader-v3/index.js +0 -5
  2427. package/dist/esm/v3/components/or-loader-v3/props.d.ts +0 -13
  2428. package/dist/esm/v3/components/or-loader-v3/styles.d.ts +0 -3
  2429. package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.stories3.d.ts +0 -17
  2430. package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +0 -61
  2431. package/dist/esm/v3/components/or-menu-item-v3/index.d.ts +0 -1
  2432. package/dist/esm/v3/components/or-menu-item-v3/index.js +0 -6
  2433. package/dist/esm/v3/components/or-menu-item-v3/styles.d.ts +0 -1
  2434. package/dist/esm/v3/components/or-menu-v3/OrMenu.stories3.d.ts +0 -12
  2435. package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +0 -67
  2436. package/dist/esm/v3/components/or-menu-v3/index.d.ts +0 -2
  2437. package/dist/esm/v3/components/or-menu-v3/index.js +0 -12
  2438. package/dist/esm/v3/components/or-menu-v3/props.d.ts +0 -1
  2439. package/dist/esm/v3/components/or-menu-v3/styles.d.ts +0 -2
  2440. package/dist/esm/v3/components/or-modal/OrModal.vue.d.ts +0 -121
  2441. package/dist/esm/v3/components/or-modal/constants.d.ts +0 -7
  2442. package/dist/esm/v3/components/or-modal/index.d.ts +0 -2
  2443. package/dist/esm/v3/components/or-modal/index.js +0 -17
  2444. package/dist/esm/v3/components/or-modal-v3/OrModal.stories3.d.ts +0 -12
  2445. package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +0 -40
  2446. package/dist/esm/v3/components/or-modal-v3/index.d.ts +0 -2
  2447. package/dist/esm/v3/components/or-modal-v3/index.js +0 -15
  2448. package/dist/esm/v3/components/or-modal-v3/props.d.ts +0 -5
  2449. package/dist/esm/v3/components/or-modal-v3/styles.d.ts +0 -5
  2450. package/dist/esm/v3/components/or-notification/OrNotification.vue.d.ts +0 -83
  2451. package/dist/esm/v3/components/or-notification/constants.d.ts +0 -10
  2452. package/dist/esm/v3/components/or-notification/index.d.ts +0 -2
  2453. package/dist/esm/v3/components/or-notification/index.js +0 -14
  2454. package/dist/esm/v3/components/or-notification-v3/OrNotification.stories3.d.ts +0 -12
  2455. package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +0 -32
  2456. package/dist/esm/v3/components/or-notification-v3/index.d.ts +0 -2
  2457. package/dist/esm/v3/components/or-notification-v3/index.js +0 -15
  2458. package/dist/esm/v3/components/or-notification-v3/props.d.ts +0 -6
  2459. package/dist/esm/v3/components/or-notification-v3/styles.d.ts +0 -5
  2460. package/dist/esm/v3/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +0 -80
  2461. package/dist/esm/v3/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +0 -75
  2462. package/dist/esm/v3/components/or-overflow-menu/index.d.ts +0 -2
  2463. package/dist/esm/v3/components/or-overflow-menu/index.js +0 -15
  2464. package/dist/esm/v3/components/or-overflow-menu/types.d.ts +0 -7
  2465. package/dist/esm/v3/components/or-overlay/OrOverlay.vue.d.ts +0 -50
  2466. package/dist/esm/v3/components/or-overlay/index.d.ts +0 -1
  2467. package/dist/esm/v3/components/or-overlay/index.js +0 -4
  2468. package/dist/esm/v3/components/or-overlay-v3/OrOverlay.stories3.d.ts +0 -12
  2469. package/dist/esm/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +0 -24
  2470. package/dist/esm/v3/components/or-overlay-v3/index.d.ts +0 -1
  2471. package/dist/esm/v3/components/or-overlay-v3/index.js +0 -7
  2472. package/dist/esm/v3/components/or-overlay-v3/styles.d.ts +0 -1
  2473. package/dist/esm/v3/components/or-popover-v3/OrPopover.stories3.d.ts +0 -12
  2474. package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +0 -104
  2475. package/dist/esm/v3/components/or-popover-v3/index.d.ts +0 -2
  2476. package/dist/esm/v3/components/or-popover-v3/index.js +0 -11
  2477. package/dist/esm/v3/components/or-popover-v3/props.d.ts +0 -19
  2478. package/dist/esm/v3/components/or-popover-v3/styles.d.ts +0 -4
  2479. package/dist/esm/v3/components/or-progress/OrProgress.vue.d.ts +0 -164
  2480. package/dist/esm/v3/components/or-progress/constants.d.ts +0 -11
  2481. package/dist/esm/v3/components/or-progress/index.d.ts +0 -2
  2482. package/dist/esm/v3/components/or-progress/index.js +0 -5
  2483. package/dist/esm/v3/components/or-progress-v3/OrProgress.stories3.d.ts +0 -82
  2484. package/dist/esm/v3/components/or-progress-v3/OrProgress.vue.d.ts +0 -146
  2485. package/dist/esm/v3/components/or-progress-v3/index.d.ts +0 -2
  2486. package/dist/esm/v3/components/or-progress-v3/index.js +0 -7
  2487. package/dist/esm/v3/components/or-progress-v3/props.d.ts +0 -11
  2488. package/dist/esm/v3/components/or-progress-v3/styles.d.ts +0 -11
  2489. package/dist/esm/v3/components/or-radio/OrRadio.vue.d.ts +0 -90
  2490. package/dist/esm/v3/components/or-radio/index.d.ts +0 -1
  2491. package/dist/esm/v3/components/or-radio/index.js +0 -5
  2492. package/dist/esm/v3/components/or-radio-group/OrRadioGroup.vue.d.ts +0 -81
  2493. package/dist/esm/v3/components/or-radio-group/index.d.ts +0 -1
  2494. package/dist/esm/v3/components/or-radio-group/index.js +0 -4
  2495. package/dist/esm/v3/components/or-radio-v3/OrRadio.stories3.d.ts +0 -12
  2496. package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +0 -101
  2497. package/dist/esm/v3/components/or-radio-v3/index.d.ts +0 -1
  2498. package/dist/esm/v3/components/or-radio-v3/index.js +0 -7
  2499. package/dist/esm/v3/components/or-radio-v3/styles.d.ts +0 -3
  2500. package/dist/esm/v3/components/or-search-v3/OrSearch.stories3.d.ts +0 -12
  2501. package/dist/esm/v3/components/or-search-v3/OrSearch.vue.d.ts +0 -88
  2502. package/dist/esm/v3/components/or-search-v3/index.d.ts +0 -2
  2503. package/dist/esm/v3/components/or-search-v3/index.js +0 -21
  2504. package/dist/esm/v3/components/or-search-v3/props.d.ts +0 -1
  2505. package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +0 -12
  2506. package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +0 -77
  2507. package/dist/esm/v3/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +0 -47
  2508. package/dist/esm/v3/components/or-segmented-control-v3/components/or-segmented-control-item/styles.d.ts +0 -3
  2509. package/dist/esm/v3/components/or-segmented-control-v3/index.d.ts +0 -3
  2510. package/dist/esm/v3/components/or-segmented-control-v3/index.js +0 -5
  2511. package/dist/esm/v3/components/or-segmented-control-v3/props.d.ts +0 -4
  2512. package/dist/esm/v3/components/or-segmented-control-v3/styles.d.ts +0 -3
  2513. package/dist/esm/v3/components/or-segmented-control-v3/types.d.ts +0 -4
  2514. package/dist/esm/v3/components/or-select/OrSelect.vue.d.ts +0 -230
  2515. package/dist/esm/v3/components/or-select/OrSelectContent.vue.d.ts +0 -114
  2516. package/dist/esm/v3/components/or-select/OrSelectContentEmpty.vue.d.ts +0 -63
  2517. package/dist/esm/v3/components/or-select/OrSelectContentOptions.vue.d.ts +0 -87
  2518. package/dist/esm/v3/components/or-select/OrSelectInput.vue.d.ts +0 -81
  2519. package/dist/esm/v3/components/or-select/OrSelectInputValue.vue.d.ts +0 -58
  2520. package/dist/esm/v3/components/or-select/OrSelectMain.vue.d.ts +0 -158
  2521. package/dist/esm/v3/components/or-select/OrSelectOption.vue.d.ts +0 -37
  2522. package/dist/esm/v3/components/or-select/OrSelectSearchOptions.vue.d.ts +0 -38
  2523. package/dist/esm/v3/components/or-select/constants.d.ts +0 -50
  2524. package/dist/esm/v3/components/or-select/index.d.ts +0 -2
  2525. package/dist/esm/v3/components/or-select/index.js +0 -18
  2526. package/dist/esm/v3/components/or-select/stories.helpers.d.ts +0 -6
  2527. package/dist/esm/v3/components/or-select/types.d.ts +0 -9
  2528. package/dist/esm/v3/components/or-select-v3/OrSelect.stories3.d.ts +0 -42
  2529. package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +0 -266
  2530. package/dist/esm/v3/components/or-select-v3/index.d.ts +0 -2
  2531. package/dist/esm/v3/components/or-select-v3/index.js +0 -27
  2532. package/dist/esm/v3/components/or-select-v3/props.d.ts +0 -1
  2533. package/dist/esm/v3/components/or-select-v3/styles.d.ts +0 -5
  2534. package/dist/esm/v3/components/or-select-v3/types.d.ts +0 -10
  2535. package/dist/esm/v3/components/or-sidebar/OrSidebar.vue.d.ts +0 -88
  2536. package/dist/esm/v3/components/or-sidebar/constants.d.ts +0 -4
  2537. package/dist/esm/v3/components/or-sidebar/index.d.ts +0 -2
  2538. package/dist/esm/v3/components/or-sidebar/index.js +0 -6
  2539. package/dist/esm/v3/components/or-sidebar-v3/OrSidebar.stories3.d.ts +0 -37
  2540. package/dist/esm/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +0 -98
  2541. package/dist/esm/v3/components/or-sidebar-v3/index.d.ts +0 -2
  2542. package/dist/esm/v3/components/or-sidebar-v3/index.js +0 -5
  2543. package/dist/esm/v3/components/or-sidebar-v3/props.d.ts +0 -4
  2544. package/dist/esm/v3/components/or-sidebar-v3/styles.d.ts +0 -10
  2545. package/dist/esm/v3/components/or-skeleton/OrSkeletonCircle.vue.d.ts +0 -43
  2546. package/dist/esm/v3/components/or-skeleton/OrSkeletonRect.vue.d.ts +0 -56
  2547. package/dist/esm/v3/components/or-skeleton/OrSkeletonText.vue.d.ts +0 -73
  2548. package/dist/esm/v3/components/or-skeleton/constants.d.ts +0 -9
  2549. package/dist/esm/v3/components/or-skeleton/index.d.ts +0 -4
  2550. package/dist/esm/v3/components/or-skeleton/index.js +0 -6
  2551. package/dist/esm/v3/components/or-skeleton-v3/OrSkeleton.stories3.d.ts +0 -35
  2552. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonCircle.stories3.d.ts +0 -22
  2553. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +0 -51
  2554. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonRect.stories3.d.ts +0 -32
  2555. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +0 -60
  2556. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonText.stories3.d.ts +0 -32
  2557. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +0 -96
  2558. package/dist/esm/v3/components/or-skeleton-v3/index.d.ts +0 -3
  2559. package/dist/esm/v3/components/or-skeleton-v3/index.js +0 -7
  2560. package/dist/esm/v3/components/or-skeleton-v3/styles.d.ts +0 -6
  2561. package/dist/esm/v3/components/or-slider/OrSlider.vue.d.ts +0 -192
  2562. package/dist/esm/v3/components/or-slider/index.d.ts +0 -1
  2563. package/dist/esm/v3/components/or-slider/index.js +0 -13
  2564. package/dist/esm/v3/components/or-stepper/OrStepper.vue.d.ts +0 -106
  2565. package/dist/esm/v3/components/or-stepper/OrStepperButtonOptions.vue.d.ts +0 -73
  2566. package/dist/esm/v3/components/or-stepper/OrStepperOptionHorizontal.vue.d.ts +0 -106
  2567. package/dist/esm/v3/components/or-stepper/OrStepperOptionVertical.vue.d.ts +0 -106
  2568. package/dist/esm/v3/components/or-stepper/OrStepperTitle.vue.d.ts +0 -66
  2569. package/dist/esm/v3/components/or-stepper/StatusIcon.vue.d.ts +0 -22
  2570. package/dist/esm/v3/components/or-stepper/index.d.ts +0 -1
  2571. package/dist/esm/v3/components/or-stepper/index.js +0 -14
  2572. package/dist/esm/v3/components/or-switch/OrSwitch.vue.d.ts +0 -97
  2573. package/dist/esm/v3/components/or-switch/index.d.ts +0 -1
  2574. package/dist/esm/v3/components/or-switch/index.js +0 -6
  2575. package/dist/esm/v3/components/or-switch-v3/OrSwitch.stories3.d.ts +0 -12
  2576. package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +0 -115
  2577. package/dist/esm/v3/components/or-switch-v3/index.d.ts +0 -1
  2578. package/dist/esm/v3/components/or-switch-v3/index.js +0 -8
  2579. package/dist/esm/v3/components/or-switch-v3/styles.d.ts +0 -5
  2580. package/dist/esm/v3/components/or-tab/OrTab.vue.d.ts +0 -63
  2581. package/dist/esm/v3/components/or-tab/index.d.ts +0 -1
  2582. package/dist/esm/v3/components/or-tab/index.js +0 -6
  2583. package/dist/esm/v3/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +0 -71
  2584. package/dist/esm/v3/components/or-tab-header-item/index.d.ts +0 -1
  2585. package/dist/esm/v3/components/or-tab-header-item/index.js +0 -5
  2586. package/dist/esm/v3/components/or-tab-v3/OrTab.stories3.d.ts +0 -12
  2587. package/dist/esm/v3/components/or-tab-v3/OrTab.vue.d.ts +0 -28
  2588. package/dist/esm/v3/components/or-tab-v3/index.d.ts +0 -1
  2589. package/dist/esm/v3/components/or-tab-v3/index.js +0 -5
  2590. package/dist/esm/v3/components/or-tab-v3/styles.d.ts +0 -1
  2591. package/dist/esm/v3/components/or-tabs/OrTabs.vue.d.ts +0 -26
  2592. package/dist/esm/v3/components/or-tabs/index.d.ts +0 -1
  2593. package/dist/esm/v3/components/or-tabs/index.js +0 -6
  2594. package/dist/esm/v3/components/or-tabs-v3/OrTabs.stories3.d.ts +0 -17
  2595. package/dist/esm/v3/components/or-tabs-v3/OrTabs.vue.d.ts +0 -111
  2596. package/dist/esm/v3/components/or-tabs-v3/index.d.ts +0 -3
  2597. package/dist/esm/v3/components/or-tabs-v3/index.js +0 -16
  2598. package/dist/esm/v3/components/or-tabs-v3/props.d.ts +0 -4
  2599. package/dist/esm/v3/components/or-tabs-v3/styles.d.ts +0 -3
  2600. package/dist/esm/v3/components/or-tabs-v3/types.d.ts +0 -4
  2601. package/dist/esm/v3/components/or-tag/OrTag.vue.d.ts +0 -71
  2602. package/dist/esm/v3/components/or-tag/index.d.ts +0 -1
  2603. package/dist/esm/v3/components/or-tag/index.js +0 -13
  2604. package/dist/esm/v3/components/or-tag-v3/OrTag.stories3.d.ts +0 -17
  2605. package/dist/esm/v3/components/or-tag-v3/OrTag.vue.d.ts +0 -54
  2606. package/dist/esm/v3/components/or-tag-v3/index.d.ts +0 -2
  2607. package/dist/esm/v3/components/or-tag-v3/index.js +0 -15
  2608. package/dist/esm/v3/components/or-tag-v3/props.d.ts +0 -9
  2609. package/dist/esm/v3/components/or-tag-v3/styles.d.ts +0 -4
  2610. package/dist/esm/v3/components/or-teleport/OrTeleportVue3.vue.d.ts +0 -33
  2611. package/dist/esm/v3/components/or-teleport/constants.d.ts +0 -12
  2612. package/dist/esm/v3/components/or-teleport/index.d.ts +0 -2
  2613. package/dist/esm/v3/components/or-teleport/index.js +0 -3
  2614. package/dist/esm/v3/components/or-teleport-v3/OrTeleport.stories3.d.ts +0 -12
  2615. package/dist/esm/v3/components/or-teleport-v3/OrTeleport.vue3.vue.d.ts +0 -29
  2616. package/dist/esm/v3/components/or-teleport-v3/index.d.ts +0 -1
  2617. package/dist/esm/v3/components/or-teleport-v3/index.js +0 -3
  2618. package/dist/esm/v3/components/or-text-v3/OrText.stories3.d.ts +0 -12
  2619. package/dist/esm/v3/components/or-text-v3/OrText.vue.d.ts +0 -42
  2620. package/dist/esm/v3/components/or-text-v3/index.d.ts +0 -1
  2621. package/dist/esm/v3/components/or-text-v3/index.js +0 -5
  2622. package/dist/esm/v3/components/or-text-v3/styles.d.ts +0 -3
  2623. package/dist/esm/v3/components/or-textarea-v3/OrTextarea.stories3.d.ts +0 -12
  2624. package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -132
  2625. package/dist/esm/v3/components/or-textarea-v3/index.d.ts +0 -2
  2626. package/dist/esm/v3/components/or-textarea-v3/index.js +0 -10
  2627. package/dist/esm/v3/components/or-textarea-v3/props.d.ts +0 -1
  2628. package/dist/esm/v3/components/or-textarea-v3/styles.d.ts +0 -2
  2629. package/dist/esm/v3/components/or-textbox/OrTextbox.vue.d.ts +0 -375
  2630. package/dist/esm/v3/components/or-textbox/constants.d.ts +0 -8
  2631. package/dist/esm/v3/components/or-textbox/index.d.ts +0 -2
  2632. package/dist/esm/v3/components/or-textbox/index.js +0 -20
  2633. package/dist/esm/v3/components/or-toast/OrToast.vue.d.ts +0 -81
  2634. package/dist/esm/v3/components/or-toast/OrToastContainer.vue.d.ts +0 -93
  2635. package/dist/esm/v3/components/or-toast/Timer.d.ts +0 -11
  2636. package/dist/esm/v3/components/or-toast/composable/index.d.ts +0 -2
  2637. package/dist/esm/v3/components/or-toast/composable/index.js +0 -3
  2638. package/dist/esm/v3/components/or-toast/composable/useQueue.d.ts +0 -8
  2639. package/dist/esm/v3/components/or-toast/composable/useToast.d.ts +0 -13
  2640. package/dist/esm/v3/components/or-toast/composable/useToastEventBus.d.ts +0 -9
  2641. package/dist/esm/v3/components/or-toast/constants.d.ts +0 -18
  2642. package/dist/esm/v3/components/or-toast/index.d.ts +0 -6
  2643. package/dist/esm/v3/components/or-toast/index.js +0 -17
  2644. package/dist/esm/v3/components/or-toast/types.d.ts +0 -31
  2645. package/dist/esm/v3/components/or-toast-v3/OrToast.stories3.d.ts +0 -12
  2646. package/dist/esm/v3/components/or-toast-v3/OrToast.vue.d.ts +0 -80
  2647. package/dist/esm/v3/components/or-toast-v3/OrToastContainer.stories3.d.ts +0 -45
  2648. package/dist/esm/v3/components/or-toast-v3/OrToastContainer.vue.d.ts +0 -85
  2649. package/dist/esm/v3/components/or-toast-v3/Timer.d.ts +0 -11
  2650. package/dist/esm/v3/components/or-toast-v3/composable/index.d.ts +0 -2
  2651. package/dist/esm/v3/components/or-toast-v3/composable/index.js +0 -3
  2652. package/dist/esm/v3/components/or-toast-v3/composable/useQueue.d.ts +0 -8
  2653. package/dist/esm/v3/components/or-toast-v3/composable/useToast.d.ts +0 -13
  2654. package/dist/esm/v3/components/or-toast-v3/composable/useToastEventBus.d.ts +0 -9
  2655. package/dist/esm/v3/components/or-toast-v3/index.d.ts +0 -6
  2656. package/dist/esm/v3/components/or-toast-v3/index.js +0 -18
  2657. package/dist/esm/v3/components/or-toast-v3/props.d.ts +0 -18
  2658. package/dist/esm/v3/components/or-toast-v3/styles.d.ts +0 -5
  2659. package/dist/esm/v3/components/or-toast-v3/types.d.ts +0 -31
  2660. package/dist/esm/v3/components/or-tooltip/OrTooltip.vue.d.ts +0 -92
  2661. package/dist/esm/v3/components/or-tooltip/OrTooltipContent.vue.d.ts +0 -38
  2662. package/dist/esm/v3/components/or-tooltip/index.d.ts +0 -2
  2663. package/dist/esm/v3/components/or-tooltip/index.js +0 -9
  2664. package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.stories3.d.ts +0 -12
  2665. package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +0 -59
  2666. package/dist/esm/v3/components/or-tooltip-v3/index.d.ts +0 -2
  2667. package/dist/esm/v3/components/or-tooltip-v3/index.js +0 -12
  2668. package/dist/esm/v3/components/or-tooltip-v3/props.d.ts +0 -1
  2669. package/dist/esm/v3/components/or-tooltip-v3/styles.d.ts +0 -4
  2670. package/dist/esm/v3/directives/dropdown-close.d.ts +0 -4
  2671. package/dist/esm/v3/directives/dropdown-open.d.ts +0 -4
  2672. package/dist/esm/v3/directives/index.d.ts +0 -2
  2673. package/dist/esm/v3/directives/index.js +0 -2
  2674. package/dist/esm/v3/dom-7a41831b.js +0 -58
  2675. package/dist/esm/v3/hooks/index.d.ts +0 -5
  2676. package/dist/esm/v3/hooks/index.js +0 -7
  2677. package/dist/esm/v3/hooks/useClassAttribute.d.ts +0 -3
  2678. package/dist/esm/v3/hooks/useElevation.d.ts +0 -2
  2679. package/dist/esm/v3/hooks/useOverflow.d.ts +0 -7
  2680. package/dist/esm/v3/hooks/useResponsive/index.d.ts +0 -1
  2681. package/dist/esm/v3/hooks/useResponsive/index.js +0 -3
  2682. package/dist/esm/v3/hooks/useResponsive/useResponsive.d.ts +0 -5
  2683. package/dist/esm/v3/hooks/useToggle.d.ts +0 -8
  2684. package/dist/esm/v3/index.js +0 -124
  2685. package/dist/esm/v3/px-to-rem-0b26b83e.js +0 -3
  2686. package/dist/esm/v3/utils/constants/color.d.ts +0 -14
  2687. package/dist/esm/v3/utils/constants/key-codes.d.ts +0 -14
  2688. package/dist/esm/v3/utils/constants/poper.d.ts +0 -8
  2689. package/dist/esm/v3/utils/constants/regex.d.ts +0 -42
  2690. package/dist/esm/v3/utils/functions/color.d.ts +0 -19
  2691. package/dist/esm/v3/utils/functions/dom.d.ts +0 -31
  2692. package/dist/esm/v3/utils/functions/hash.d.ts +0 -2
  2693. package/dist/esm/v3/utils/functions/px-to-rem.d.ts +0 -1
  2694. package/dist/esm/v3/utils/functions/text.d.ts +0 -1
@@ -1,1393 +0,0 @@
1
- import _ from 'lodash';
2
- import { tryOnScopeDispose, unrefElement, onClickOutside } from '@vueuse/core';
3
- import { r as ref } from './reactivity.esm-bundler-942db00f.js';
4
- import { a as watch, d as defineComponent, b as onBeforeUnmount } from './runtime-core.esm-bundler-d2b749cd.js';
5
- import './OrIconButton-76a3877a.js';
6
- import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-8a9a0a30.js';
7
- import { openBlock, createElementBlock, normalizeClass, renderSlot } from 'vue';
8
- import { s as styleInject } from './style-inject.es-4c6f2515.js';
9
- import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-b548cbab.js';
10
-
11
- function render(_ctx, _cache, $props, $setup, $data, $options) {
12
- return openBlock(), createElementBlock("div", {
13
- class: normalizeClass(["or-overlay", _ctx.states])
14
- }, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */);
15
- }
16
-
17
- var css_248z = "/**\n * A simple way to manage mobile breakpoints described in https://davidwalsh.name/write-media-queries-sass.\n * Can be further extended using following approach https://rimdev.io/making-media-query-mixins-with-sass/\n */\n@keyframes spinAround-34f88318 {\nfrom {\n transform: rotate(0);\n}\nto {\n transform: rotate(359deg);\n}\n}\n@keyframes fade-34f88318 {\nfrom {\n opacity: 1;\n}\nto {\n opacity: 0;\n}\n}\n.or-overlay[data-v-34f88318] {\n display: none;\n position: absolute;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n z-index: 25;\n}\n.or-overlay[data-v-34f88318]:not(.without-background) {\n background-color: rgba(30, 35, 43, 0.8);\n}\n.or-overlay.active[data-v-34f88318] {\n display: flex;\n}\n.or-overlay.page[data-v-34f88318] {\n position: fixed;\n height: 100vh;\n width: 100vw;\n}";
18
- styleInject(css_248z);
19
-
20
- script$1.render = render;
21
- script$1.__scopeId = "data-v-34f88318";
22
- script$1.__file = "src/components/or-overlay/OrOverlay.vue";
23
-
24
- var OrModalSizes;
25
- (function (OrModalSizes) {
26
- OrModalSizes["tiny"] = "tiny";
27
- OrModalSizes["small"] = "small";
28
- OrModalSizes["medium"] = "medium";
29
- OrModalSizes["large"] = "large";
30
- OrModalSizes["fullScreen"] = "fullScreen";
31
- })(OrModalSizes || (OrModalSizes = {}));
32
-
33
- /*!
34
- * tabbable 6.0.1
35
- * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
36
- */
37
- var candidateSelectors = ['input', 'select', 'textarea', 'a[href]', 'button', '[tabindex]:not(slot)', 'audio[controls]', 'video[controls]', '[contenteditable]:not([contenteditable="false"])', 'details>summary:first-of-type', 'details'];
38
- var candidateSelector = /* #__PURE__ */candidateSelectors.join(',');
39
- var NoElement = typeof Element === 'undefined';
40
- var matches = NoElement ? function () {} : Element.prototype.matches || Element.prototype.msMatchesSelector || Element.prototype.webkitMatchesSelector;
41
- var getRootNode = !NoElement && Element.prototype.getRootNode ? function (element) {
42
- return element.getRootNode();
43
- } : function (element) {
44
- return element.ownerDocument;
45
- };
46
-
47
- /**
48
- * @param {Element} el container to check in
49
- * @param {boolean} includeContainer add container to check
50
- * @param {(node: Element) => boolean} filter filter candidates
51
- * @returns {Element[]}
52
- */
53
- var getCandidates = function getCandidates(el, includeContainer, filter) {
54
- var candidates = Array.prototype.slice.apply(el.querySelectorAll(candidateSelector));
55
- if (includeContainer && matches.call(el, candidateSelector)) {
56
- candidates.unshift(el);
57
- }
58
- candidates = candidates.filter(filter);
59
- return candidates;
60
- };
61
-
62
- /**
63
- * @callback GetShadowRoot
64
- * @param {Element} element to check for shadow root
65
- * @returns {ShadowRoot|boolean} ShadowRoot if available or boolean indicating if a shadowRoot is attached but not available.
66
- */
67
-
68
- /**
69
- * @callback ShadowRootFilter
70
- * @param {Element} shadowHostNode the element which contains shadow content
71
- * @returns {boolean} true if a shadow root could potentially contain valid candidates.
72
- */
73
-
74
- /**
75
- * @typedef {Object} CandidateScope
76
- * @property {Element} scopeParent contains inner candidates
77
- * @property {Element[]} candidates list of candidates found in the scope parent
78
- */
79
-
80
- /**
81
- * @typedef {Object} IterativeOptions
82
- * @property {GetShadowRoot|boolean} getShadowRoot true if shadow support is enabled; falsy if not;
83
- * if a function, implies shadow support is enabled and either returns the shadow root of an element
84
- * or a boolean stating if it has an undisclosed shadow root
85
- * @property {(node: Element) => boolean} filter filter candidates
86
- * @property {boolean} flatten if true then result will flatten any CandidateScope into the returned list
87
- * @property {ShadowRootFilter} shadowRootFilter filter shadow roots;
88
- */
89
-
90
- /**
91
- * @param {Element[]} elements list of element containers to match candidates from
92
- * @param {boolean} includeContainer add container list to check
93
- * @param {IterativeOptions} options
94
- * @returns {Array.<Element|CandidateScope>}
95
- */
96
- var getCandidatesIteratively = function getCandidatesIteratively(elements, includeContainer, options) {
97
- var candidates = [];
98
- var elementsToCheck = Array.from(elements);
99
- while (elementsToCheck.length) {
100
- var element = elementsToCheck.shift();
101
- if (element.tagName === 'SLOT') {
102
- // add shadow dom slot scope (slot itself cannot be focusable)
103
- var assigned = element.assignedElements();
104
- var content = assigned.length ? assigned : element.children;
105
- var nestedCandidates = getCandidatesIteratively(content, true, options);
106
- if (options.flatten) {
107
- candidates.push.apply(candidates, nestedCandidates);
108
- } else {
109
- candidates.push({
110
- scopeParent: element,
111
- candidates: nestedCandidates
112
- });
113
- }
114
- } else {
115
- // check candidate element
116
- var validCandidate = matches.call(element, candidateSelector);
117
- if (validCandidate && options.filter(element) && (includeContainer || !elements.includes(element))) {
118
- candidates.push(element);
119
- }
120
-
121
- // iterate over shadow content if possible
122
- var shadowRoot = element.shadowRoot ||
123
- // check for an undisclosed shadow
124
- typeof options.getShadowRoot === 'function' && options.getShadowRoot(element);
125
- var validShadowRoot = !options.shadowRootFilter || options.shadowRootFilter(element);
126
- if (shadowRoot && validShadowRoot) {
127
- // add shadow dom scope IIF a shadow root node was given; otherwise, an undisclosed
128
- // shadow exists, so look at light dom children as fallback BUT create a scope for any
129
- // child candidates found because they're likely slotted elements (elements that are
130
- // children of the web component element (which has the shadow), in the light dom, but
131
- // slotted somewhere _inside_ the undisclosed shadow) -- the scope is created below,
132
- // _after_ we return from this recursive call
133
- var _nestedCandidates = getCandidatesIteratively(shadowRoot === true ? element.children : shadowRoot.children, true, options);
134
- if (options.flatten) {
135
- candidates.push.apply(candidates, _nestedCandidates);
136
- } else {
137
- candidates.push({
138
- scopeParent: element,
139
- candidates: _nestedCandidates
140
- });
141
- }
142
- } else {
143
- // there's not shadow so just dig into the element's (light dom) children
144
- // __without__ giving the element special scope treatment
145
- elementsToCheck.unshift.apply(elementsToCheck, element.children);
146
- }
147
- }
148
- }
149
- return candidates;
150
- };
151
- var getTabindex = function getTabindex(node, isScope) {
152
- if (node.tabIndex < 0) {
153
- // in Chrome, <details/>, <audio controls/> and <video controls/> elements get a default
154
- // `tabIndex` of -1 when the 'tabindex' attribute isn't specified in the DOM,
155
- // yet they are still part of the regular tab order; in FF, they get a default
156
- // `tabIndex` of 0; since Chrome still puts those elements in the regular tab
157
- // order, consider their tab index to be 0.
158
- // Also browsers do not return `tabIndex` correctly for contentEditable nodes;
159
- // so if they don't have a tabindex attribute specifically set, assume it's 0.
160
- //
161
- // isScope is positive for custom element with shadow root or slot that by default
162
- // have tabIndex -1, but need to be sorted by document order in order for their
163
- // content to be inserted in the correct position
164
- if ((isScope || /^(AUDIO|VIDEO|DETAILS)$/.test(node.tagName) || node.isContentEditable) && isNaN(parseInt(node.getAttribute('tabindex'), 10))) {
165
- return 0;
166
- }
167
- }
168
- return node.tabIndex;
169
- };
170
- var sortOrderedTabbables = function sortOrderedTabbables(a, b) {
171
- return a.tabIndex === b.tabIndex ? a.documentOrder - b.documentOrder : a.tabIndex - b.tabIndex;
172
- };
173
- var isInput = function isInput(node) {
174
- return node.tagName === 'INPUT';
175
- };
176
- var isHiddenInput = function isHiddenInput(node) {
177
- return isInput(node) && node.type === 'hidden';
178
- };
179
- var isDetailsWithSummary = function isDetailsWithSummary(node) {
180
- var r = node.tagName === 'DETAILS' && Array.prototype.slice.apply(node.children).some(function (child) {
181
- return child.tagName === 'SUMMARY';
182
- });
183
- return r;
184
- };
185
- var getCheckedRadio = function getCheckedRadio(nodes, form) {
186
- for (var i = 0; i < nodes.length; i++) {
187
- if (nodes[i].checked && nodes[i].form === form) {
188
- return nodes[i];
189
- }
190
- }
191
- };
192
- var isTabbableRadio = function isTabbableRadio(node) {
193
- if (!node.name) {
194
- return true;
195
- }
196
- var radioScope = node.form || getRootNode(node);
197
- var queryRadios = function queryRadios(name) {
198
- return radioScope.querySelectorAll('input[type="radio"][name="' + name + '"]');
199
- };
200
- var radioSet;
201
- if (typeof window !== 'undefined' && typeof window.CSS !== 'undefined' && typeof window.CSS.escape === 'function') {
202
- radioSet = queryRadios(window.CSS.escape(node.name));
203
- } else {
204
- try {
205
- radioSet = queryRadios(node.name);
206
- } catch (err) {
207
- // eslint-disable-next-line no-console
208
- console.error('Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s', err.message);
209
- return false;
210
- }
211
- }
212
- var checked = getCheckedRadio(radioSet, node.form);
213
- return !checked || checked === node;
214
- };
215
- var isRadio = function isRadio(node) {
216
- return isInput(node) && node.type === 'radio';
217
- };
218
- var isNonTabbableRadio = function isNonTabbableRadio(node) {
219
- return isRadio(node) && !isTabbableRadio(node);
220
- };
221
-
222
- // determines if a node is ultimately attached to the window's document
223
- var isNodeAttached = function isNodeAttached(node) {
224
- var _nodeRootHost;
225
- // The root node is the shadow root if the node is in a shadow DOM; some document otherwise
226
- // (but NOT _the_ document; see second 'If' comment below for more).
227
- // If rootNode is shadow root, it'll have a host, which is the element to which the shadow
228
- // is attached, and the one we need to check if it's in the document or not (because the
229
- // shadow, and all nodes it contains, is never considered in the document since shadows
230
- // behave like self-contained DOMs; but if the shadow's HOST, which is part of the document,
231
- // is hidden, or is not in the document itself but is detached, it will affect the shadow's
232
- // visibility, including all the nodes it contains). The host could be any normal node,
233
- // or a custom element (i.e. web component). Either way, that's the one that is considered
234
- // part of the document, not the shadow root, nor any of its children (i.e. the node being
235
- // tested).
236
- // To further complicate things, we have to look all the way up until we find a shadow HOST
237
- // that is attached (or find none) because the node might be in nested shadows...
238
- // If rootNode is not a shadow root, it won't have a host, and so rootNode should be the
239
- // document (per the docs) and while it's a Document-type object, that document does not
240
- // appear to be the same as the node's `ownerDocument` for some reason, so it's safer
241
- // to ignore the rootNode at this point, and use `node.ownerDocument`. Otherwise,
242
- // using `rootNode.contains(node)` will _always_ be true we'll get false-positives when
243
- // node is actually detached.
244
- var nodeRootHost = getRootNode(node).host;
245
- var attached = !!((_nodeRootHost = nodeRootHost) !== null && _nodeRootHost !== void 0 && _nodeRootHost.ownerDocument.contains(nodeRootHost) || node.ownerDocument.contains(node));
246
- while (!attached && nodeRootHost) {
247
- var _nodeRootHost2;
248
- // since it's not attached and we have a root host, the node MUST be in a nested shadow DOM,
249
- // which means we need to get the host's host and check if that parent host is contained
250
- // in (i.e. attached to) the document
251
- nodeRootHost = getRootNode(nodeRootHost).host;
252
- attached = !!((_nodeRootHost2 = nodeRootHost) !== null && _nodeRootHost2 !== void 0 && _nodeRootHost2.ownerDocument.contains(nodeRootHost));
253
- }
254
- return attached;
255
- };
256
- var isZeroArea = function isZeroArea(node) {
257
- var _node$getBoundingClie = node.getBoundingClientRect(),
258
- width = _node$getBoundingClie.width,
259
- height = _node$getBoundingClie.height;
260
- return width === 0 && height === 0;
261
- };
262
- var isHidden = function isHidden(node, _ref) {
263
- var displayCheck = _ref.displayCheck,
264
- getShadowRoot = _ref.getShadowRoot;
265
- // NOTE: visibility will be `undefined` if node is detached from the document
266
- // (see notes about this further down), which means we will consider it visible
267
- // (this is legacy behavior from a very long way back)
268
- // NOTE: we check this regardless of `displayCheck="none"` because this is a
269
- // _visibility_ check, not a _display_ check
270
- if (getComputedStyle(node).visibility === 'hidden') {
271
- return true;
272
- }
273
- var isDirectSummary = matches.call(node, 'details>summary:first-of-type');
274
- var nodeUnderDetails = isDirectSummary ? node.parentElement : node;
275
- if (matches.call(nodeUnderDetails, 'details:not([open]) *')) {
276
- return true;
277
- }
278
- if (!displayCheck || displayCheck === 'full' || displayCheck === 'legacy-full') {
279
- if (typeof getShadowRoot === 'function') {
280
- // figure out if we should consider the node to be in an undisclosed shadow and use the
281
- // 'non-zero-area' fallback
282
- var originalNode = node;
283
- while (node) {
284
- var parentElement = node.parentElement;
285
- var rootNode = getRootNode(node);
286
- if (parentElement && !parentElement.shadowRoot && getShadowRoot(parentElement) === true // check if there's an undisclosed shadow
287
- ) {
288
- // node has an undisclosed shadow which means we can only treat it as a black box, so we
289
- // fall back to a non-zero-area test
290
- return isZeroArea(node);
291
- } else if (node.assignedSlot) {
292
- // iterate up slot
293
- node = node.assignedSlot;
294
- } else if (!parentElement && rootNode !== node.ownerDocument) {
295
- // cross shadow boundary
296
- node = rootNode.host;
297
- } else {
298
- // iterate up normal dom
299
- node = parentElement;
300
- }
301
- }
302
- node = originalNode;
303
- }
304
- // else, `getShadowRoot` might be true, but all that does is enable shadow DOM support
305
- // (i.e. it does not also presume that all nodes might have undisclosed shadows); or
306
- // it might be a falsy value, which means shadow DOM support is disabled
307
-
308
- // Since we didn't find it sitting in an undisclosed shadow (or shadows are disabled)
309
- // now we can just test to see if it would normally be visible or not, provided it's
310
- // attached to the main document.
311
- // NOTE: We must consider case where node is inside a shadow DOM and given directly to
312
- // `isTabbable()` or `isFocusable()` -- regardless of `getShadowRoot` option setting.
313
-
314
- if (isNodeAttached(node)) {
315
- // this works wherever the node is: if there's at least one client rect, it's
316
- // somehow displayed; it also covers the CSS 'display: contents' case where the
317
- // node itself is hidden in place of its contents; and there's no need to search
318
- // up the hierarchy either
319
- return !node.getClientRects().length;
320
- }
321
-
322
- // Else, the node isn't attached to the document, which means the `getClientRects()`
323
- // API will __always__ return zero rects (this can happen, for example, if React
324
- // is used to render nodes onto a detached tree, as confirmed in this thread:
325
- // https://github.com/facebook/react/issues/9117#issuecomment-284228870)
326
- //
327
- // It also means that even window.getComputedStyle(node).display will return `undefined`
328
- // because styles are only computed for nodes that are in the document.
329
- //
330
- // NOTE: THIS HAS BEEN THE CASE FOR YEARS. It is not new, nor is it caused by tabbable
331
- // somehow. Though it was never stated officially, anyone who has ever used tabbable
332
- // APIs on nodes in detached containers has actually implicitly used tabbable in what
333
- // was later (as of v5.2.0 on Apr 9, 2021) called `displayCheck="none"` mode -- essentially
334
- // considering __everything__ to be visible because of the innability to determine styles.
335
- //
336
- // v6.0.0: As of this major release, the default 'full' option __no longer treats detached
337
- // nodes as visible with the 'none' fallback.__
338
- if (displayCheck !== 'legacy-full') {
339
- return true; // hidden
340
- }
341
- // else, fallback to 'none' mode and consider the node visible
342
- } else if (displayCheck === 'non-zero-area') {
343
- // NOTE: Even though this tests that the node's client rect is non-zero to determine
344
- // whether it's displayed, and that a detached node will __always__ have a zero-area
345
- // client rect, we don't special-case for whether the node is attached or not. In
346
- // this mode, we do want to consider nodes that have a zero area to be hidden at all
347
- // times, and that includes attached or not.
348
- return isZeroArea(node);
349
- }
350
-
351
- // visible, as far as we can tell, or per current `displayCheck=none` mode, we assume
352
- // it's visible
353
- return false;
354
- };
355
-
356
- // form fields (nested) inside a disabled fieldset are not focusable/tabbable
357
- // unless they are in the _first_ <legend> element of the top-most disabled
358
- // fieldset
359
- var isDisabledFromFieldset = function isDisabledFromFieldset(node) {
360
- if (/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(node.tagName)) {
361
- var parentNode = node.parentElement;
362
- // check if `node` is contained in a disabled <fieldset>
363
- while (parentNode) {
364
- if (parentNode.tagName === 'FIELDSET' && parentNode.disabled) {
365
- // look for the first <legend> among the children of the disabled <fieldset>
366
- for (var i = 0; i < parentNode.children.length; i++) {
367
- var child = parentNode.children.item(i);
368
- // when the first <legend> (in document order) is found
369
- if (child.tagName === 'LEGEND') {
370
- // if its parent <fieldset> is not nested in another disabled <fieldset>,
371
- // return whether `node` is a descendant of its first <legend>
372
- return matches.call(parentNode, 'fieldset[disabled] *') ? true : !child.contains(node);
373
- }
374
- }
375
- // the disabled <fieldset> containing `node` has no <legend>
376
- return true;
377
- }
378
- parentNode = parentNode.parentElement;
379
- }
380
- }
381
-
382
- // else, node's tabbable/focusable state should not be affected by a fieldset's
383
- // enabled/disabled state
384
- return false;
385
- };
386
- var isNodeMatchingSelectorFocusable = function isNodeMatchingSelectorFocusable(options, node) {
387
- if (node.disabled || isHiddenInput(node) || isHidden(node, options) ||
388
- // For a details element with a summary, the summary element gets the focus
389
- isDetailsWithSummary(node) || isDisabledFromFieldset(node)) {
390
- return false;
391
- }
392
- return true;
393
- };
394
- var isNodeMatchingSelectorTabbable = function isNodeMatchingSelectorTabbable(options, node) {
395
- if (isNonTabbableRadio(node) || getTabindex(node) < 0 || !isNodeMatchingSelectorFocusable(options, node)) {
396
- return false;
397
- }
398
- return true;
399
- };
400
- var isValidShadowRootTabbable = function isValidShadowRootTabbable(shadowHostNode) {
401
- var tabIndex = parseInt(shadowHostNode.getAttribute('tabindex'), 10);
402
- if (isNaN(tabIndex) || tabIndex >= 0) {
403
- return true;
404
- }
405
- // If a custom element has an explicit negative tabindex,
406
- // browsers will not allow tab targeting said element's children.
407
- return false;
408
- };
409
-
410
- /**
411
- * @param {Array.<Element|CandidateScope>} candidates
412
- * @returns Element[]
413
- */
414
- var sortByOrder = function sortByOrder(candidates) {
415
- var regularTabbables = [];
416
- var orderedTabbables = [];
417
- candidates.forEach(function (item, i) {
418
- var isScope = !!item.scopeParent;
419
- var element = isScope ? item.scopeParent : item;
420
- var candidateTabindex = getTabindex(element, isScope);
421
- var elements = isScope ? sortByOrder(item.candidates) : element;
422
- if (candidateTabindex === 0) {
423
- isScope ? regularTabbables.push.apply(regularTabbables, elements) : regularTabbables.push(element);
424
- } else {
425
- orderedTabbables.push({
426
- documentOrder: i,
427
- tabIndex: candidateTabindex,
428
- item: item,
429
- isScope: isScope,
430
- content: elements
431
- });
432
- }
433
- });
434
- return orderedTabbables.sort(sortOrderedTabbables).reduce(function (acc, sortable) {
435
- sortable.isScope ? acc.push.apply(acc, sortable.content) : acc.push(sortable.content);
436
- return acc;
437
- }, []).concat(regularTabbables);
438
- };
439
- var tabbable = function tabbable(el, options) {
440
- options = options || {};
441
- var candidates;
442
- if (options.getShadowRoot) {
443
- candidates = getCandidatesIteratively([el], options.includeContainer, {
444
- filter: isNodeMatchingSelectorTabbable.bind(null, options),
445
- flatten: false,
446
- getShadowRoot: options.getShadowRoot,
447
- shadowRootFilter: isValidShadowRootTabbable
448
- });
449
- } else {
450
- candidates = getCandidates(el, options.includeContainer, isNodeMatchingSelectorTabbable.bind(null, options));
451
- }
452
- return sortByOrder(candidates);
453
- };
454
- var focusable = function focusable(el, options) {
455
- options = options || {};
456
- var candidates;
457
- if (options.getShadowRoot) {
458
- candidates = getCandidatesIteratively([el], options.includeContainer, {
459
- filter: isNodeMatchingSelectorFocusable.bind(null, options),
460
- flatten: true,
461
- getShadowRoot: options.getShadowRoot
462
- });
463
- } else {
464
- candidates = getCandidates(el, options.includeContainer, isNodeMatchingSelectorFocusable.bind(null, options));
465
- }
466
- return candidates;
467
- };
468
- var isTabbable = function isTabbable(node, options) {
469
- options = options || {};
470
- if (!node) {
471
- throw new Error('No node provided');
472
- }
473
- if (matches.call(node, candidateSelector) === false) {
474
- return false;
475
- }
476
- return isNodeMatchingSelectorTabbable(options, node);
477
- };
478
- var focusableCandidateSelector = /* #__PURE__ */candidateSelectors.concat('iframe').join(',');
479
- var isFocusable = function isFocusable(node, options) {
480
- options = options || {};
481
- if (!node) {
482
- throw new Error('No node provided');
483
- }
484
- if (matches.call(node, focusableCandidateSelector) === false) {
485
- return false;
486
- }
487
- return isNodeMatchingSelectorFocusable(options, node);
488
- };
489
-
490
- /*!
491
- * focus-trap 7.2.0
492
- * @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
493
- */
494
- function ownKeys(object, enumerableOnly) {
495
- var keys = Object.keys(object);
496
- if (Object.getOwnPropertySymbols) {
497
- var symbols = Object.getOwnPropertySymbols(object);
498
- enumerableOnly && (symbols = symbols.filter(function (sym) {
499
- return Object.getOwnPropertyDescriptor(object, sym).enumerable;
500
- })), keys.push.apply(keys, symbols);
501
- }
502
- return keys;
503
- }
504
- function _objectSpread2(target) {
505
- for (var i = 1; i < arguments.length; i++) {
506
- var source = null != arguments[i] ? arguments[i] : {};
507
- i % 2 ? ownKeys(Object(source), !0).forEach(function (key) {
508
- _defineProperty(target, key, source[key]);
509
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) {
510
- Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
511
- });
512
- }
513
- return target;
514
- }
515
- function _defineProperty(obj, key, value) {
516
- key = _toPropertyKey(key);
517
- if (key in obj) {
518
- Object.defineProperty(obj, key, {
519
- value: value,
520
- enumerable: true,
521
- configurable: true,
522
- writable: true
523
- });
524
- } else {
525
- obj[key] = value;
526
- }
527
- return obj;
528
- }
529
- function _toPrimitive(input, hint) {
530
- if (typeof input !== "object" || input === null) return input;
531
- var prim = input[Symbol.toPrimitive];
532
- if (prim !== undefined) {
533
- var res = prim.call(input, hint || "default");
534
- if (typeof res !== "object") return res;
535
- throw new TypeError("@@toPrimitive must return a primitive value.");
536
- }
537
- return (hint === "string" ? String : Number)(input);
538
- }
539
- function _toPropertyKey(arg) {
540
- var key = _toPrimitive(arg, "string");
541
- return typeof key === "symbol" ? key : String(key);
542
- }
543
- var activeFocusTraps = {
544
- activateTrap: function activateTrap(trapStack, trap) {
545
- if (trapStack.length > 0) {
546
- var activeTrap = trapStack[trapStack.length - 1];
547
- if (activeTrap !== trap) {
548
- activeTrap.pause();
549
- }
550
- }
551
- var trapIndex = trapStack.indexOf(trap);
552
- if (trapIndex === -1) {
553
- trapStack.push(trap);
554
- } else {
555
- // move this existing trap to the front of the queue
556
- trapStack.splice(trapIndex, 1);
557
- trapStack.push(trap);
558
- }
559
- },
560
- deactivateTrap: function deactivateTrap(trapStack, trap) {
561
- var trapIndex = trapStack.indexOf(trap);
562
- if (trapIndex !== -1) {
563
- trapStack.splice(trapIndex, 1);
564
- }
565
- if (trapStack.length > 0) {
566
- trapStack[trapStack.length - 1].unpause();
567
- }
568
- }
569
- };
570
- var isSelectableInput = function isSelectableInput(node) {
571
- return node.tagName && node.tagName.toLowerCase() === 'input' && typeof node.select === 'function';
572
- };
573
- var isEscapeEvent = function isEscapeEvent(e) {
574
- return e.key === 'Escape' || e.key === 'Esc' || e.keyCode === 27;
575
- };
576
- var isTabEvent = function isTabEvent(e) {
577
- return e.key === 'Tab' || e.keyCode === 9;
578
- };
579
-
580
- // checks for TAB by default
581
- var isKeyForward = function isKeyForward(e) {
582
- return isTabEvent(e) && !e.shiftKey;
583
- };
584
-
585
- // checks for SHIFT+TAB by default
586
- var isKeyBackward = function isKeyBackward(e) {
587
- return isTabEvent(e) && e.shiftKey;
588
- };
589
- var delay = function delay(fn) {
590
- return setTimeout(fn, 0);
591
- };
592
-
593
- // Array.find/findIndex() are not supported on IE; this replicates enough
594
- // of Array.findIndex() for our needs
595
- var findIndex = function findIndex(arr, fn) {
596
- var idx = -1;
597
- arr.every(function (value, i) {
598
- if (fn(value)) {
599
- idx = i;
600
- return false; // break
601
- }
602
-
603
- return true; // next
604
- });
605
-
606
- return idx;
607
- };
608
-
609
- /**
610
- * Get an option's value when it could be a plain value, or a handler that provides
611
- * the value.
612
- * @param {*} value Option's value to check.
613
- * @param {...*} [params] Any parameters to pass to the handler, if `value` is a function.
614
- * @returns {*} The `value`, or the handler's returned value.
615
- */
616
- var valueOrHandler = function valueOrHandler(value) {
617
- for (var _len = arguments.length, params = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
618
- params[_key - 1] = arguments[_key];
619
- }
620
- return typeof value === 'function' ? value.apply(void 0, params) : value;
621
- };
622
- var getActualTarget = function getActualTarget(event) {
623
- // NOTE: If the trap is _inside_ a shadow DOM, event.target will always be the
624
- // shadow host. However, event.target.composedPath() will be an array of
625
- // nodes "clicked" from inner-most (the actual element inside the shadow) to
626
- // outer-most (the host HTML document). If we have access to composedPath(),
627
- // then use its first element; otherwise, fall back to event.target (and
628
- // this only works for an _open_ shadow DOM; otherwise,
629
- // composedPath()[0] === event.target always).
630
- return event.target.shadowRoot && typeof event.composedPath === 'function' ? event.composedPath()[0] : event.target;
631
- };
632
-
633
- // NOTE: this must be _outside_ `createFocusTrap()` to make sure all traps in this
634
- // current instance use the same stack if `userOptions.trapStack` isn't specified
635
- var internalTrapStack = [];
636
- var createFocusTrap = function createFocusTrap(elements, userOptions) {
637
- // SSR: a live trap shouldn't be created in this type of environment so this
638
- // should be safe code to execute if the `document` option isn't specified
639
- var doc = (userOptions === null || userOptions === void 0 ? void 0 : userOptions.document) || document;
640
- var trapStack = (userOptions === null || userOptions === void 0 ? void 0 : userOptions.trapStack) || internalTrapStack;
641
- var config = _objectSpread2({
642
- returnFocusOnDeactivate: true,
643
- escapeDeactivates: true,
644
- delayInitialFocus: true,
645
- isKeyForward: isKeyForward,
646
- isKeyBackward: isKeyBackward
647
- }, userOptions);
648
- var state = {
649
- // containers given to createFocusTrap()
650
- // @type {Array<HTMLElement>}
651
- containers: [],
652
- // list of objects identifying tabbable nodes in `containers` in the trap
653
- // NOTE: it's possible that a group has no tabbable nodes if nodes get removed while the trap
654
- // is active, but the trap should never get to a state where there isn't at least one group
655
- // with at least one tabbable node in it (that would lead to an error condition that would
656
- // result in an error being thrown)
657
- // @type {Array<{
658
- // container: HTMLElement,
659
- // tabbableNodes: Array<HTMLElement>, // empty if none
660
- // focusableNodes: Array<HTMLElement>, // empty if none
661
- // firstTabbableNode: HTMLElement|null,
662
- // lastTabbableNode: HTMLElement|null,
663
- // nextTabbableNode: (node: HTMLElement, forward: boolean) => HTMLElement|undefined
664
- // }>}
665
- containerGroups: [],
666
- // same order/length as `containers` list
667
-
668
- // references to objects in `containerGroups`, but only those that actually have
669
- // tabbable nodes in them
670
- // NOTE: same order as `containers` and `containerGroups`, but __not necessarily__
671
- // the same length
672
- tabbableGroups: [],
673
- nodeFocusedBeforeActivation: null,
674
- mostRecentlyFocusedNode: null,
675
- active: false,
676
- paused: false,
677
- // timer ID for when delayInitialFocus is true and initial focus in this trap
678
- // has been delayed during activation
679
- delayInitialFocusTimer: undefined
680
- };
681
- var trap; // eslint-disable-line prefer-const -- some private functions reference it, and its methods reference private functions, so we must declare here and define later
682
-
683
- /**
684
- * Gets a configuration option value.
685
- * @param {Object|undefined} configOverrideOptions If true, and option is defined in this set,
686
- * value will be taken from this object. Otherwise, value will be taken from base configuration.
687
- * @param {string} optionName Name of the option whose value is sought.
688
- * @param {string|undefined} [configOptionName] Name of option to use __instead of__ `optionName`
689
- * IIF `configOverrideOptions` is not defined. Otherwise, `optionName` is used.
690
- */
691
- var getOption = function getOption(configOverrideOptions, optionName, configOptionName) {
692
- return configOverrideOptions && configOverrideOptions[optionName] !== undefined ? configOverrideOptions[optionName] : config[configOptionName || optionName];
693
- };
694
-
695
- /**
696
- * Finds the index of the container that contains the element.
697
- * @param {HTMLElement} element
698
- * @returns {number} Index of the container in either `state.containers` or
699
- * `state.containerGroups` (the order/length of these lists are the same); -1
700
- * if the element isn't found.
701
- */
702
- var findContainerIndex = function findContainerIndex(element) {
703
- // NOTE: search `containerGroups` because it's possible a group contains no tabbable
704
- // nodes, but still contains focusable nodes (e.g. if they all have `tabindex=-1`)
705
- // and we still need to find the element in there
706
- return state.containerGroups.findIndex(function (_ref) {
707
- var container = _ref.container,
708
- tabbableNodes = _ref.tabbableNodes;
709
- return container.contains(element) ||
710
- // fall back to explicit tabbable search which will take into consideration any
711
- // web components if the `tabbableOptions.getShadowRoot` option was used for
712
- // the trap, enabling shadow DOM support in tabbable (`Node.contains()` doesn't
713
- // look inside web components even if open)
714
- tabbableNodes.find(function (node) {
715
- return node === element;
716
- });
717
- });
718
- };
719
-
720
- /**
721
- * Gets the node for the given option, which is expected to be an option that
722
- * can be either a DOM node, a string that is a selector to get a node, `false`
723
- * (if a node is explicitly NOT given), or a function that returns any of these
724
- * values.
725
- * @param {string} optionName
726
- * @returns {undefined | false | HTMLElement | SVGElement} Returns
727
- * `undefined` if the option is not specified; `false` if the option
728
- * resolved to `false` (node explicitly not given); otherwise, the resolved
729
- * DOM node.
730
- * @throws {Error} If the option is set, not `false`, and is not, or does not
731
- * resolve to a node.
732
- */
733
- var getNodeForOption = function getNodeForOption(optionName) {
734
- var optionValue = config[optionName];
735
- if (typeof optionValue === 'function') {
736
- for (var _len2 = arguments.length, params = new Array(_len2 > 1 ? _len2 - 1 : 0), _key2 = 1; _key2 < _len2; _key2++) {
737
- params[_key2 - 1] = arguments[_key2];
738
- }
739
- optionValue = optionValue.apply(void 0, params);
740
- }
741
- if (optionValue === true) {
742
- optionValue = undefined; // use default value
743
- }
744
-
745
- if (!optionValue) {
746
- if (optionValue === undefined || optionValue === false) {
747
- return optionValue;
748
- }
749
- // else, empty string (invalid), null (invalid), 0 (invalid)
750
-
751
- throw new Error("`".concat(optionName, "` was specified but was not a node, or did not return a node"));
752
- }
753
- var node = optionValue; // could be HTMLElement, SVGElement, or non-empty string at this point
754
-
755
- if (typeof optionValue === 'string') {
756
- node = doc.querySelector(optionValue); // resolve to node, or null if fails
757
- if (!node) {
758
- throw new Error("`".concat(optionName, "` as selector refers to no known node"));
759
- }
760
- }
761
- return node;
762
- };
763
- var getInitialFocusNode = function getInitialFocusNode() {
764
- var node = getNodeForOption('initialFocus');
765
-
766
- // false explicitly indicates we want no initialFocus at all
767
- if (node === false) {
768
- return false;
769
- }
770
- if (node === undefined) {
771
- // option not specified: use fallback options
772
- if (findContainerIndex(doc.activeElement) >= 0) {
773
- node = doc.activeElement;
774
- } else {
775
- var firstTabbableGroup = state.tabbableGroups[0];
776
- var firstTabbableNode = firstTabbableGroup && firstTabbableGroup.firstTabbableNode;
777
-
778
- // NOTE: `fallbackFocus` option function cannot return `false` (not supported)
779
- node = firstTabbableNode || getNodeForOption('fallbackFocus');
780
- }
781
- }
782
- if (!node) {
783
- throw new Error('Your focus-trap needs to have at least one focusable element');
784
- }
785
- return node;
786
- };
787
- var updateTabbableNodes = function updateTabbableNodes() {
788
- state.containerGroups = state.containers.map(function (container) {
789
- var tabbableNodes = tabbable(container, config.tabbableOptions);
790
-
791
- // NOTE: if we have tabbable nodes, we must have focusable nodes; focusable nodes
792
- // are a superset of tabbable nodes
793
- var focusableNodes = focusable(container, config.tabbableOptions);
794
- return {
795
- container: container,
796
- tabbableNodes: tabbableNodes,
797
- focusableNodes: focusableNodes,
798
- firstTabbableNode: tabbableNodes.length > 0 ? tabbableNodes[0] : null,
799
- lastTabbableNode: tabbableNodes.length > 0 ? tabbableNodes[tabbableNodes.length - 1] : null,
800
- /**
801
- * Finds the __tabbable__ node that follows the given node in the specified direction,
802
- * in this container, if any.
803
- * @param {HTMLElement} node
804
- * @param {boolean} [forward] True if going in forward tab order; false if going
805
- * in reverse.
806
- * @returns {HTMLElement|undefined} The next tabbable node, if any.
807
- */
808
- nextTabbableNode: function nextTabbableNode(node) {
809
- var forward = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
810
- // NOTE: If tabindex is positive (in order to manipulate the tab order separate
811
- // from the DOM order), this __will not work__ because the list of focusableNodes,
812
- // while it contains tabbable nodes, does not sort its nodes in any order other
813
- // than DOM order, because it can't: Where would you place focusable (but not
814
- // tabbable) nodes in that order? They have no order, because they aren't tabbale...
815
- // Support for positive tabindex is already broken and hard to manage (possibly
816
- // not supportable, TBD), so this isn't going to make things worse than they
817
- // already are, and at least makes things better for the majority of cases where
818
- // tabindex is either 0/unset or negative.
819
- // FYI, positive tabindex issue: https://github.com/focus-trap/focus-trap/issues/375
820
- var nodeIdx = focusableNodes.findIndex(function (n) {
821
- return n === node;
822
- });
823
- if (nodeIdx < 0) {
824
- return undefined;
825
- }
826
- if (forward) {
827
- return focusableNodes.slice(nodeIdx + 1).find(function (n) {
828
- return isTabbable(n, config.tabbableOptions);
829
- });
830
- }
831
- return focusableNodes.slice(0, nodeIdx).reverse().find(function (n) {
832
- return isTabbable(n, config.tabbableOptions);
833
- });
834
- }
835
- };
836
- });
837
- state.tabbableGroups = state.containerGroups.filter(function (group) {
838
- return group.tabbableNodes.length > 0;
839
- });
840
-
841
- // throw if no groups have tabbable nodes and we don't have a fallback focus node either
842
- if (state.tabbableGroups.length <= 0 && !getNodeForOption('fallbackFocus') // returning false not supported for this option
843
- ) {
844
- throw new Error('Your focus-trap must have at least one container with at least one tabbable node in it at all times');
845
- }
846
- };
847
- var tryFocus = function tryFocus(node) {
848
- if (node === false) {
849
- return;
850
- }
851
- if (node === doc.activeElement) {
852
- return;
853
- }
854
- if (!node || !node.focus) {
855
- tryFocus(getInitialFocusNode());
856
- return;
857
- }
858
- node.focus({
859
- preventScroll: !!config.preventScroll
860
- });
861
- state.mostRecentlyFocusedNode = node;
862
- if (isSelectableInput(node)) {
863
- node.select();
864
- }
865
- };
866
- var getReturnFocusNode = function getReturnFocusNode(previousActiveElement) {
867
- var node = getNodeForOption('setReturnFocus', previousActiveElement);
868
- return node ? node : node === false ? false : previousActiveElement;
869
- };
870
-
871
- // This needs to be done on mousedown and touchstart instead of click
872
- // so that it precedes the focus event.
873
- var checkPointerDown = function checkPointerDown(e) {
874
- var target = getActualTarget(e);
875
- if (findContainerIndex(target) >= 0) {
876
- // allow the click since it ocurred inside the trap
877
- return;
878
- }
879
- if (valueOrHandler(config.clickOutsideDeactivates, e)) {
880
- // immediately deactivate the trap
881
- trap.deactivate({
882
- // if, on deactivation, we should return focus to the node originally-focused
883
- // when the trap was activated (or the configured `setReturnFocus` node),
884
- // then assume it's also OK to return focus to the outside node that was
885
- // just clicked, causing deactivation, as long as that node is focusable;
886
- // if it isn't focusable, then return focus to the original node focused
887
- // on activation (or the configured `setReturnFocus` node)
888
- // NOTE: by setting `returnFocus: false`, deactivate() will do nothing,
889
- // which will result in the outside click setting focus to the node
890
- // that was clicked, whether it's focusable or not; by setting
891
- // `returnFocus: true`, we'll attempt to re-focus the node originally-focused
892
- // on activation (or the configured `setReturnFocus` node)
893
- returnFocus: config.returnFocusOnDeactivate && !isFocusable(target, config.tabbableOptions)
894
- });
895
- return;
896
- }
897
-
898
- // This is needed for mobile devices.
899
- // (If we'll only let `click` events through,
900
- // then on mobile they will be blocked anyways if `touchstart` is blocked.)
901
- if (valueOrHandler(config.allowOutsideClick, e)) {
902
- // allow the click outside the trap to take place
903
- return;
904
- }
905
-
906
- // otherwise, prevent the click
907
- e.preventDefault();
908
- };
909
-
910
- // In case focus escapes the trap for some strange reason, pull it back in.
911
- var checkFocusIn = function checkFocusIn(e) {
912
- var target = getActualTarget(e);
913
- var targetContained = findContainerIndex(target) >= 0;
914
-
915
- // In Firefox when you Tab out of an iframe the Document is briefly focused.
916
- if (targetContained || target instanceof Document) {
917
- if (targetContained) {
918
- state.mostRecentlyFocusedNode = target;
919
- }
920
- } else {
921
- // escaped! pull it back in to where it just left
922
- e.stopImmediatePropagation();
923
- tryFocus(state.mostRecentlyFocusedNode || getInitialFocusNode());
924
- }
925
- };
926
-
927
- // Hijack key nav events on the first and last focusable nodes of the trap,
928
- // in order to prevent focus from escaping. If it escapes for even a
929
- // moment it can end up scrolling the page and causing confusion so we
930
- // kind of need to capture the action at the keydown phase.
931
- var checkKeyNav = function checkKeyNav(event) {
932
- var isBackward = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
933
- var target = getActualTarget(event);
934
- updateTabbableNodes();
935
- var destinationNode = null;
936
- if (state.tabbableGroups.length > 0) {
937
- // make sure the target is actually contained in a group
938
- // NOTE: the target may also be the container itself if it's focusable
939
- // with tabIndex='-1' and was given initial focus
940
- var containerIndex = findContainerIndex(target);
941
- var containerGroup = containerIndex >= 0 ? state.containerGroups[containerIndex] : undefined;
942
- if (containerIndex < 0) {
943
- // target not found in any group: quite possible focus has escaped the trap,
944
- // so bring it back into...
945
- if (isBackward) {
946
- // ...the last node in the last group
947
- destinationNode = state.tabbableGroups[state.tabbableGroups.length - 1].lastTabbableNode;
948
- } else {
949
- // ...the first node in the first group
950
- destinationNode = state.tabbableGroups[0].firstTabbableNode;
951
- }
952
- } else if (isBackward) {
953
- // REVERSE
954
-
955
- // is the target the first tabbable node in a group?
956
- var startOfGroupIndex = findIndex(state.tabbableGroups, function (_ref2) {
957
- var firstTabbableNode = _ref2.firstTabbableNode;
958
- return target === firstTabbableNode;
959
- });
960
- if (startOfGroupIndex < 0 && (containerGroup.container === target || isFocusable(target, config.tabbableOptions) && !isTabbable(target, config.tabbableOptions) && !containerGroup.nextTabbableNode(target, false))) {
961
- // an exception case where the target is either the container itself, or
962
- // a non-tabbable node that was given focus (i.e. tabindex is negative
963
- // and user clicked on it or node was programmatically given focus)
964
- // and is not followed by any other tabbable node, in which
965
- // case, we should handle shift+tab as if focus were on the container's
966
- // first tabbable node, and go to the last tabbable node of the LAST group
967
- startOfGroupIndex = containerIndex;
968
- }
969
- if (startOfGroupIndex >= 0) {
970
- // YES: then shift+tab should go to the last tabbable node in the
971
- // previous group (and wrap around to the last tabbable node of
972
- // the LAST group if it's the first tabbable node of the FIRST group)
973
- var destinationGroupIndex = startOfGroupIndex === 0 ? state.tabbableGroups.length - 1 : startOfGroupIndex - 1;
974
- var destinationGroup = state.tabbableGroups[destinationGroupIndex];
975
- destinationNode = destinationGroup.lastTabbableNode;
976
- } else if (!isTabEvent(event)) {
977
- // user must have customized the nav keys so we have to move focus manually _within_
978
- // the active group: do this based on the order determined by tabbable()
979
- destinationNode = containerGroup.nextTabbableNode(target, false);
980
- }
981
- } else {
982
- // FORWARD
983
-
984
- // is the target the last tabbable node in a group?
985
- var lastOfGroupIndex = findIndex(state.tabbableGroups, function (_ref3) {
986
- var lastTabbableNode = _ref3.lastTabbableNode;
987
- return target === lastTabbableNode;
988
- });
989
- if (lastOfGroupIndex < 0 && (containerGroup.container === target || isFocusable(target, config.tabbableOptions) && !isTabbable(target, config.tabbableOptions) && !containerGroup.nextTabbableNode(target))) {
990
- // an exception case where the target is the container itself, or
991
- // a non-tabbable node that was given focus (i.e. tabindex is negative
992
- // and user clicked on it or node was programmatically given focus)
993
- // and is not followed by any other tabbable node, in which
994
- // case, we should handle tab as if focus were on the container's
995
- // last tabbable node, and go to the first tabbable node of the FIRST group
996
- lastOfGroupIndex = containerIndex;
997
- }
998
- if (lastOfGroupIndex >= 0) {
999
- // YES: then tab should go to the first tabbable node in the next
1000
- // group (and wrap around to the first tabbable node of the FIRST
1001
- // group if it's the last tabbable node of the LAST group)
1002
- var _destinationGroupIndex = lastOfGroupIndex === state.tabbableGroups.length - 1 ? 0 : lastOfGroupIndex + 1;
1003
- var _destinationGroup = state.tabbableGroups[_destinationGroupIndex];
1004
- destinationNode = _destinationGroup.firstTabbableNode;
1005
- } else if (!isTabEvent(event)) {
1006
- // user must have customized the nav keys so we have to move focus manually _within_
1007
- // the active group: do this based on the order determined by tabbable()
1008
- destinationNode = containerGroup.nextTabbableNode(target);
1009
- }
1010
- }
1011
- } else {
1012
- // no groups available
1013
- // NOTE: the fallbackFocus option does not support returning false to opt-out
1014
- destinationNode = getNodeForOption('fallbackFocus');
1015
- }
1016
- if (destinationNode) {
1017
- if (isTabEvent(event)) {
1018
- // since tab natively moves focus, we wouldn't have a destination node unless we
1019
- // were on the edge of a container and had to move to the next/previous edge, in
1020
- // which case we want to prevent default to keep the browser from moving focus
1021
- // to where it normally would
1022
- event.preventDefault();
1023
- }
1024
- tryFocus(destinationNode);
1025
- }
1026
- // else, let the browser take care of [shift+]tab and move the focus
1027
- };
1028
-
1029
- var checkKey = function checkKey(event) {
1030
- if (isEscapeEvent(event) && valueOrHandler(config.escapeDeactivates, event) !== false) {
1031
- event.preventDefault();
1032
- trap.deactivate();
1033
- return;
1034
- }
1035
- if (config.isKeyForward(event) || config.isKeyBackward(event)) {
1036
- checkKeyNav(event, config.isKeyBackward(event));
1037
- }
1038
- };
1039
- var checkClick = function checkClick(e) {
1040
- var target = getActualTarget(e);
1041
- if (findContainerIndex(target) >= 0) {
1042
- return;
1043
- }
1044
- if (valueOrHandler(config.clickOutsideDeactivates, e)) {
1045
- return;
1046
- }
1047
- if (valueOrHandler(config.allowOutsideClick, e)) {
1048
- return;
1049
- }
1050
- e.preventDefault();
1051
- e.stopImmediatePropagation();
1052
- };
1053
-
1054
- //
1055
- // EVENT LISTENERS
1056
- //
1057
-
1058
- var addListeners = function addListeners() {
1059
- if (!state.active) {
1060
- return;
1061
- }
1062
-
1063
- // There can be only one listening focus trap at a time
1064
- activeFocusTraps.activateTrap(trapStack, trap);
1065
-
1066
- // Delay ensures that the focused element doesn't capture the event
1067
- // that caused the focus trap activation.
1068
- state.delayInitialFocusTimer = config.delayInitialFocus ? delay(function () {
1069
- tryFocus(getInitialFocusNode());
1070
- }) : tryFocus(getInitialFocusNode());
1071
- doc.addEventListener('focusin', checkFocusIn, true);
1072
- doc.addEventListener('mousedown', checkPointerDown, {
1073
- capture: true,
1074
- passive: false
1075
- });
1076
- doc.addEventListener('touchstart', checkPointerDown, {
1077
- capture: true,
1078
- passive: false
1079
- });
1080
- doc.addEventListener('click', checkClick, {
1081
- capture: true,
1082
- passive: false
1083
- });
1084
- doc.addEventListener('keydown', checkKey, {
1085
- capture: true,
1086
- passive: false
1087
- });
1088
- return trap;
1089
- };
1090
- var removeListeners = function removeListeners() {
1091
- if (!state.active) {
1092
- return;
1093
- }
1094
- doc.removeEventListener('focusin', checkFocusIn, true);
1095
- doc.removeEventListener('mousedown', checkPointerDown, true);
1096
- doc.removeEventListener('touchstart', checkPointerDown, true);
1097
- doc.removeEventListener('click', checkClick, true);
1098
- doc.removeEventListener('keydown', checkKey, true);
1099
- return trap;
1100
- };
1101
-
1102
- //
1103
- // TRAP DEFINITION
1104
- //
1105
-
1106
- trap = {
1107
- get active() {
1108
- return state.active;
1109
- },
1110
- get paused() {
1111
- return state.paused;
1112
- },
1113
- activate: function activate(activateOptions) {
1114
- if (state.active) {
1115
- return this;
1116
- }
1117
- var onActivate = getOption(activateOptions, 'onActivate');
1118
- var onPostActivate = getOption(activateOptions, 'onPostActivate');
1119
- var checkCanFocusTrap = getOption(activateOptions, 'checkCanFocusTrap');
1120
- if (!checkCanFocusTrap) {
1121
- updateTabbableNodes();
1122
- }
1123
- state.active = true;
1124
- state.paused = false;
1125
- state.nodeFocusedBeforeActivation = doc.activeElement;
1126
- if (onActivate) {
1127
- onActivate();
1128
- }
1129
- var finishActivation = function finishActivation() {
1130
- if (checkCanFocusTrap) {
1131
- updateTabbableNodes();
1132
- }
1133
- addListeners();
1134
- if (onPostActivate) {
1135
- onPostActivate();
1136
- }
1137
- };
1138
- if (checkCanFocusTrap) {
1139
- checkCanFocusTrap(state.containers.concat()).then(finishActivation, finishActivation);
1140
- return this;
1141
- }
1142
- finishActivation();
1143
- return this;
1144
- },
1145
- deactivate: function deactivate(deactivateOptions) {
1146
- if (!state.active) {
1147
- return this;
1148
- }
1149
- var options = _objectSpread2({
1150
- onDeactivate: config.onDeactivate,
1151
- onPostDeactivate: config.onPostDeactivate,
1152
- checkCanReturnFocus: config.checkCanReturnFocus
1153
- }, deactivateOptions);
1154
- clearTimeout(state.delayInitialFocusTimer); // noop if undefined
1155
- state.delayInitialFocusTimer = undefined;
1156
- removeListeners();
1157
- state.active = false;
1158
- state.paused = false;
1159
- activeFocusTraps.deactivateTrap(trapStack, trap);
1160
- var onDeactivate = getOption(options, 'onDeactivate');
1161
- var onPostDeactivate = getOption(options, 'onPostDeactivate');
1162
- var checkCanReturnFocus = getOption(options, 'checkCanReturnFocus');
1163
- var returnFocus = getOption(options, 'returnFocus', 'returnFocusOnDeactivate');
1164
- if (onDeactivate) {
1165
- onDeactivate();
1166
- }
1167
- var finishDeactivation = function finishDeactivation() {
1168
- delay(function () {
1169
- if (returnFocus) {
1170
- tryFocus(getReturnFocusNode(state.nodeFocusedBeforeActivation));
1171
- }
1172
- if (onPostDeactivate) {
1173
- onPostDeactivate();
1174
- }
1175
- });
1176
- };
1177
- if (returnFocus && checkCanReturnFocus) {
1178
- checkCanReturnFocus(getReturnFocusNode(state.nodeFocusedBeforeActivation)).then(finishDeactivation, finishDeactivation);
1179
- return this;
1180
- }
1181
- finishDeactivation();
1182
- return this;
1183
- },
1184
- pause: function pause() {
1185
- if (state.paused || !state.active) {
1186
- return this;
1187
- }
1188
- state.paused = true;
1189
- removeListeners();
1190
- return this;
1191
- },
1192
- unpause: function unpause() {
1193
- if (!state.paused || !state.active) {
1194
- return this;
1195
- }
1196
- state.paused = false;
1197
- updateTabbableNodes();
1198
- addListeners();
1199
- return this;
1200
- },
1201
- updateContainerElements: function updateContainerElements(containerElements) {
1202
- var elementsAsArray = [].concat(containerElements).filter(Boolean);
1203
- state.containers = elementsAsArray.map(function (element) {
1204
- return typeof element === 'string' ? doc.querySelector(element) : element;
1205
- });
1206
- if (state.active) {
1207
- updateTabbableNodes();
1208
- }
1209
- return this;
1210
- }
1211
- };
1212
-
1213
- // initialize container elements
1214
- trap.updateContainerElements(elements);
1215
- return trap;
1216
- };
1217
-
1218
- var __defProp = Object.defineProperty;
1219
- var __defProps = Object.defineProperties;
1220
- var __getOwnPropDescs = Object.getOwnPropertyDescriptors;
1221
- var __getOwnPropSymbols = Object.getOwnPropertySymbols;
1222
- var __hasOwnProp = Object.prototype.hasOwnProperty;
1223
- var __propIsEnum = Object.prototype.propertyIsEnumerable;
1224
- var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
1225
- var __spreadValues = (a, b) => {
1226
- for (var prop in b || (b = {}))
1227
- if (__hasOwnProp.call(b, prop))
1228
- __defNormalProp(a, prop, b[prop]);
1229
- if (__getOwnPropSymbols)
1230
- for (var prop of __getOwnPropSymbols(b)) {
1231
- if (__propIsEnum.call(b, prop))
1232
- __defNormalProp(a, prop, b[prop]);
1233
- }
1234
- return a;
1235
- };
1236
- var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
1237
- var __objRest = (source, exclude) => {
1238
- var target = {};
1239
- for (var prop in source)
1240
- if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)
1241
- target[prop] = source[prop];
1242
- if (source != null && __getOwnPropSymbols)
1243
- for (var prop of __getOwnPropSymbols(source)) {
1244
- if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))
1245
- target[prop] = source[prop];
1246
- }
1247
- return target;
1248
- };
1249
- function useFocusTrap(target, options = {}) {
1250
- let trap;
1251
- const _a = options, { immediate } = _a, focusTrapOptions = __objRest(_a, ["immediate"]);
1252
- const hasFocus = ref(false);
1253
- const isPaused = ref(false);
1254
- const activate = (opts) => trap && trap.activate(opts);
1255
- const deactivate = (opts) => trap && trap.deactivate(opts);
1256
- const pause = () => {
1257
- if (trap) {
1258
- trap.pause();
1259
- isPaused.value = true;
1260
- }
1261
- };
1262
- const unpause = () => {
1263
- if (trap) {
1264
- trap.unpause();
1265
- isPaused.value = false;
1266
- }
1267
- };
1268
- watch(() => unrefElement(target), (el) => {
1269
- if (!el)
1270
- return;
1271
- trap = createFocusTrap(el, __spreadProps(__spreadValues({}, focusTrapOptions), {
1272
- onActivate() {
1273
- hasFocus.value = true;
1274
- if (options.onActivate)
1275
- options.onActivate();
1276
- },
1277
- onDeactivate() {
1278
- hasFocus.value = false;
1279
- if (options.onDeactivate)
1280
- options.onDeactivate();
1281
- }
1282
- }));
1283
- if (immediate)
1284
- activate();
1285
- }, { flush: "post" });
1286
- tryOnScopeDispose(() => deactivate());
1287
- return {
1288
- hasFocus,
1289
- isPaused,
1290
- activate,
1291
- deactivate,
1292
- pause,
1293
- unpause
1294
- };
1295
- }
1296
-
1297
- var script = defineComponent({
1298
- name: 'OrModal',
1299
- components: {
1300
- OrIconButton: script$2,
1301
- OrOverlay: script$1
1302
- },
1303
- props: {
1304
- titleText: {
1305
- type: String,
1306
- required: false,
1307
- default: null,
1308
- validator: _.isString
1309
- },
1310
- showClose: {
1311
- type: Boolean,
1312
- default: true,
1313
- validator: _.isBoolean
1314
- },
1315
- closeOnClickOutside: {
1316
- type: Boolean,
1317
- required: false,
1318
- default: false,
1319
- validator: _.isBoolean
1320
- },
1321
- size: {
1322
- type: String,
1323
- required: false,
1324
- default: OrModalSizes.small
1325
- },
1326
- isOpen: {
1327
- type: Boolean,
1328
- required: true,
1329
- validator: _.isBoolean
1330
- },
1331
- isWithoutOverlay: {
1332
- type: Boolean,
1333
- required: false,
1334
- default: false,
1335
- validator: _.isBoolean
1336
- },
1337
- trapFocus: {
1338
- type: Boolean,
1339
- default: true,
1340
- validator: _.isBoolean
1341
- }
1342
- },
1343
- emits: ['close'],
1344
- setup(props, {
1345
- emit
1346
- }) {
1347
- const overlay = ref();
1348
- let container = ref(null);
1349
- let trap = useFocusTrap(container, {
1350
- immediate: props.trapFocus,
1351
- fallbackFocus: '.container',
1352
- allowOutsideClick: true
1353
- });
1354
- const handleClose = () => emit('close');
1355
- onClickOutside(container, evt => {
1356
- if (!evt.composedPath().includes(overlay.value.$el)) return;
1357
- if (props.closeOnClickOutside) handleClose();
1358
- });
1359
- const toggleFocusTrap = isNeedToTrap => {
1360
- if (isNeedToTrap && props.isOpen) {
1361
- trap.activate();
1362
- } else {
1363
- trap === null || trap === void 0 ? void 0 : trap.deactivate();
1364
- }
1365
- };
1366
- watch(() => props.trapFocus, toggleFocusTrap, {
1367
- immediate: true
1368
- });
1369
- watch(() => props.isOpen, isOpen => {
1370
- toggleFocusTrap(false);
1371
- if (isOpen) {
1372
- container = ref(null);
1373
- } else {
1374
- trap === null || trap === void 0 ? void 0 : trap.deactivate();
1375
- }
1376
- });
1377
- onBeforeUnmount(() => {
1378
- trap === null || trap === void 0 ? void 0 : trap.deactivate();
1379
- });
1380
- return {
1381
- container,
1382
- overlay,
1383
- handleClose
1384
- };
1385
- },
1386
- computed: {
1387
- sizeClass() {
1388
- return `is-${this.size}`;
1389
- }
1390
- }
1391
- });
1392
-
1393
- export { OrModalSizes as O, script as s };