@onereach/ui-components 4.5.0-beta.2738.0 → 4.5.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 (470) hide show
  1. package/dist/bundled/v2/{OrDateTimePickerMonthSelect-5fa6caa0.js → OrDateTimePickerMonthSelect-75089f80.js} +6 -3
  2. package/dist/bundled/v2/{OrDateTimePickerTimeSelect-aa60911c.js → OrDateTimePickerTimeSelect-3d0ef650.js} +6 -3
  3. package/dist/bundled/v2/components/OrCode/OrCode.js +3792 -6
  4. package/dist/bundled/v2/components/OrCode/index.js +2 -6
  5. package/dist/bundled/v2/components/OrCode/lang.js +3 -3941
  6. package/dist/bundled/v2/components/OrCode/theme.js +1 -2
  7. package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +1 -2
  8. package/dist/bundled/v2/components/OrConfirm/index.js +1 -2
  9. package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +1 -1
  10. package/dist/bundled/v2/components/OrConfirmV3/index.js +1 -1
  11. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +12 -1
  12. package/dist/bundled/v2/components/OrDatePickerV3/index.js +1 -1
  13. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +13 -2
  14. package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +2 -2
  15. package/dist/bundled/v2/components/OrModal/OrModal.js +1346 -3
  16. package/dist/bundled/v2/components/OrModal/index.js +0 -1
  17. package/dist/bundled/v2/components/OrTabsV3/styles.js +1 -1
  18. package/dist/bundled/v2/components/OrTextV3/OrText.vue.d.ts +2 -2
  19. package/dist/bundled/v2/components/OrTextarea/OrTextarea.vue.d.ts +2 -2
  20. package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.vue.d.ts +2 -2
  21. package/dist/bundled/v2/components/OrTextbox/OrTextbox.vue.d.ts +2 -2
  22. package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +12 -1
  23. package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.vue.d.ts +2 -2
  24. package/dist/bundled/v2/components/OrTimePickerV3/index.js +1 -1
  25. package/dist/bundled/v2/components/OrToast/OrToast.vue.d.ts +2 -2
  26. package/dist/bundled/v2/components/OrToastV3/OrToast.vue.d.ts +2 -2
  27. package/dist/bundled/v2/components/OrTooltip/OrTooltip.vue.d.ts +2 -2
  28. package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.vue.d.ts +2 -2
  29. package/dist/bundled/v2/components/index.d.ts +0 -1
  30. package/dist/bundled/v2/components/index.js +5 -19
  31. package/dist/bundled/v2/{index-0d224ae5.js → index-cf2c3c27.js} +115 -3
  32. package/dist/bundled/v2/index.js +8 -22
  33. package/dist/bundled/{v3/index-e9f6b2d8.js → v2/lang-0fb8f78b.js} +4009 -73
  34. package/dist/bundled/v3/{index-d92d0b48.js → OrCode.vue_vue_type_script_lang-74060519.js} +235 -14
  35. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-13397889.js → OrConfirm.vue_vue_type_script_lang-e1390930.js} +1 -1
  36. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-4eaa8470.js → OrConfirm.vue_vue_type_script_lang-e5a8f92a.js} +2 -2
  37. package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-33719f37.js → OrDatePicker.vue_vue_type_script_lang-d071d109.js} +1 -1
  38. package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-ef95eeb6.js → OrDateTimePicker.vue_vue_type_script_lang-8aa80833.js} +2 -2
  39. package/dist/bundled/v3/{OrDateTimePickerMonthSelect-fe878127.js → OrDateTimePickerMonthSelect-387c2096.js} +6 -4
  40. package/dist/bundled/v3/{OrDateTimePickerTimeSelect-b962e4d5.js → OrDateTimePickerTimeSelect-8bdb97b7.js} +6 -4
  41. package/dist/bundled/{v2/useFocusTrap-48767a70.js → v3/OrModal.vue_vue_type_script_lang-ae842e5b.js} +106 -3
  42. package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-dd7222e8.js → OrTimePicker.vue_vue_type_script_lang-c52a2a0b.js} +1 -1
  43. package/dist/bundled/v3/components/OrAvatar/OrAvatar.vue.d.ts +11 -26
  44. package/dist/bundled/v3/components/OrAvatarV3/OrAvatar.vue.d.ts +8 -24
  45. package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +20 -33
  46. package/dist/bundled/v3/components/OrButton/OrButton.vue.d.ts +16 -51
  47. package/dist/bundled/v3/components/OrButtonV2/OrButton.vue.d.ts +20 -57
  48. package/dist/bundled/v3/components/OrButtonV3/OrButton.vue.d.ts +15 -35
  49. package/dist/bundled/v3/components/OrCard/OrCard.vue.d.ts +7 -15
  50. package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.vue.d.ts +21 -47
  51. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.vue.d.ts +22 -70
  52. package/dist/bundled/v3/components/OrCardV3/OrCard.vue.d.ts +4 -7
  53. package/dist/bundled/v3/components/OrCarousel/OrCarousel.vue.d.ts +126 -676
  54. package/dist/bundled/v3/components/OrCarouselItem/OrCarouselItem.vue.d.ts +1 -1
  55. package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.vue.d.ts +15 -35
  56. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.vue.d.ts +6 -24
  57. package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.vue.d.ts +17 -43
  58. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.vue.d.ts +23 -53
  59. package/dist/bundled/v3/components/OrChip/OrChip.vue.d.ts +9 -25
  60. package/dist/bundled/v3/components/OrChips/OrChips.vue.d.ts +24 -51
  61. package/dist/bundled/v3/components/OrCode/OrCode.js +6 -10
  62. package/dist/bundled/v3/components/OrCode/OrCode.vue.d.ts +24 -69
  63. package/dist/bundled/v3/components/OrCode/index.js +4 -8
  64. package/dist/bundled/v3/components/OrCode/lang.js +3 -3941
  65. package/dist/bundled/v3/components/OrCode/theme.js +1 -2
  66. package/dist/bundled/v3/components/OrCollapse/OrCollapse.vue.d.ts +17 -39
  67. package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.vue.d.ts +13 -31
  68. package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.vue.d.ts +8 -30
  69. package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +4 -5
  70. package/dist/bundled/v3/components/OrConfirm/OrConfirm.vue.d.ts +23 -84
  71. package/dist/bundled/v3/components/OrConfirm/index.js +3 -4
  72. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +3 -3
  73. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.vue.d.ts +29 -91
  74. package/dist/bundled/v3/components/OrConfirmV3/index.js +2 -2
  75. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +6 -6
  76. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.vue.d.ts +25 -81
  77. package/dist/bundled/v3/components/OrDatePickerV3/index.js +2 -2
  78. package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.vue.d.ts +68 -177
  79. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +7 -7
  80. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.vue.d.ts +31 -105
  81. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +3 -3
  82. package/dist/bundled/v3/components/OrEmptyStateV3/OrEmptyState.vue.d.ts +11 -28
  83. package/dist/bundled/v3/components/OrError/OrError.vue.d.ts +4 -8
  84. package/dist/bundled/v3/components/OrErrorTagV3/OrErrorTag.vue.d.ts +4 -7
  85. package/dist/bundled/v3/components/OrErrorV3/OrError.vue.d.ts +9 -18
  86. package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.vue.d.ts +14 -35
  87. package/dist/bundled/v3/components/OrFabV3/OrFab.vue.d.ts +8 -20
  88. package/dist/bundled/v3/components/OrFloating/OrFloating.vue.d.ts +15 -46
  89. package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.vue.d.ts +10 -30
  90. package/dist/bundled/v3/components/OrHint/OrHint.vue.d.ts +4 -8
  91. package/dist/bundled/v3/components/OrHintV3/OrHint.vue.d.ts +9 -18
  92. package/dist/bundled/v3/components/OrIcon/OrIcon.vue.d.ts +16 -44
  93. package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.vue.d.ts +13 -43
  94. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.vue.d.ts +16 -52
  95. package/dist/bundled/v3/components/OrIconV3/OrIcon.vue.d.ts +7 -18
  96. package/dist/bundled/v3/components/OrInlineInputBoxV3/OrInlineInputBox.vue.d.ts +7 -16
  97. package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.vue.d.ts +39 -83
  98. package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.vue.d.ts +43 -95
  99. package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.vue.d.ts +39 -79
  100. package/dist/bundled/v3/components/OrInput/OrInput.vue.d.ts +36 -87
  101. package/dist/bundled/v3/components/OrInputBoxV3/OrInputBox.vue.d.ts +7 -22
  102. package/dist/bundled/v3/components/OrInputV3/OrInput.vue.d.ts +34 -85
  103. package/dist/bundled/v3/components/OrLabel/OrLabel.vue.d.ts +9 -20
  104. package/dist/bundled/v3/components/OrLabelV3/OrLabel.vue.d.ts +9 -24
  105. package/dist/bundled/v3/components/OrLinkV3/OrLink.vue.d.ts +7 -24
  106. package/dist/bundled/v3/components/OrList/OrList.vue.d.ts +21 -47
  107. package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.vue.d.ts +11 -27
  108. package/dist/bundled/v3/components/OrLoader/OrLoader.vue.d.ts +10 -26
  109. package/dist/bundled/v3/components/OrLoaderV3/OrLoader.vue.d.ts +13 -34
  110. package/dist/bundled/v3/components/OrMenuItemV3/OrMenuItem.vue.d.ts +13 -34
  111. package/dist/bundled/v3/components/OrMenuV3/OrMenu.vue.d.ts +16 -43
  112. package/dist/bundled/v3/components/OrModal/OrModal.js +2 -3
  113. package/dist/bundled/v3/components/OrModal/OrModal.vue.d.ts +14 -38
  114. package/dist/bundled/v3/components/OrModal/index.js +1 -2
  115. package/dist/bundled/v3/components/OrModalV3/OrModal.vue.d.ts +15 -31
  116. package/dist/bundled/v3/components/OrNotification/OrNotification.vue.d.ts +9 -27
  117. package/dist/bundled/v3/components/OrNotificationV3/OrNotification.vue.d.ts +9 -20
  118. package/dist/bundled/v3/components/OrNumberInput/OrNumberInput.vue.d.ts +24 -70
  119. package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.vue.d.ts +13 -31
  120. package/dist/bundled/v3/components/OrOverlay/OrOverlay.vue.d.ts +6 -16
  121. package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.vue.d.ts +7 -14
  122. package/dist/bundled/v3/components/OrPaginationV3/OrPagination.vue.d.ts +27 -75
  123. package/dist/bundled/v3/components/OrPassword/OrPassword.vue.d.ts +22 -63
  124. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.vue.d.ts +28 -76
  125. package/dist/bundled/v3/components/OrProgress/OrProgress.vue.d.ts +20 -56
  126. package/dist/bundled/v3/components/OrProgressV3/OrProgress.vue.d.ts +25 -62
  127. package/dist/bundled/v3/components/OrRadio/OrRadio.vue.d.ts +13 -35
  128. package/dist/bundled/v3/components/OrRadioGroup/OrRadioGroup.vue.d.ts +9 -26
  129. package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.vue.d.ts +6 -32
  130. package/dist/bundled/v3/components/OrRadioV3/OrRadio.vue.d.ts +21 -49
  131. package/dist/bundled/v3/components/OrSearch/OrSearch.vue.d.ts +23 -65
  132. package/dist/bundled/v3/components/OrSearchV3/OrSearch.vue.d.ts +17 -41
  133. package/dist/bundled/v3/components/OrSegmentedControlV3/OrSegmentedControl.vue.d.ts +9 -25
  134. package/dist/bundled/v3/components/OrSelect/OrSelect.vue.d.ts +28 -77
  135. package/dist/bundled/v3/components/OrSelectV3/OrSelect.vue.d.ts +37 -115
  136. package/dist/bundled/v3/components/OrSidebar/OrSidebar.vue.d.ts +14 -33
  137. package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.vue.d.ts +28 -63
  138. package/dist/bundled/v3/components/OrSkeletonCircle/OrSkeletonCircle.vue.d.ts +9 -20
  139. package/dist/bundled/v3/components/OrSkeletonCircleV3/OrSkeletonCircle.vue.d.ts +13 -28
  140. package/dist/bundled/v3/components/OrSkeletonRect/OrSkeletonRect.vue.d.ts +9 -22
  141. package/dist/bundled/v3/components/OrSkeletonRectV3/OrSkeletonRect.vue.d.ts +11 -26
  142. package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.vue.d.ts +10 -26
  143. package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.vue.d.ts +16 -40
  144. package/dist/bundled/v3/components/OrSlider/OrSlider.vue.d.ts +35 -91
  145. package/dist/bundled/v3/components/OrSortHeaderV3/OrSortHeader.vue.d.ts +13 -25
  146. package/dist/bundled/v3/components/OrStepper/OrStepper.vue.d.ts +16 -43
  147. package/dist/bundled/v3/components/OrSwitch/OrSwitch.vue.d.ts +12 -33
  148. package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.vue.d.ts +22 -53
  149. package/dist/bundled/v3/components/OrTab/OrTab.vue.d.ts +9 -22
  150. package/dist/bundled/v3/components/OrTabHeaderItem/OrTabHeaderItem.vue.d.ts +13 -29
  151. package/dist/bundled/v3/components/OrTabV3/OrTab.vue.d.ts +10 -17
  152. package/dist/bundled/v3/components/OrTabs/OrTabs.vue.d.ts +4 -17
  153. package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +2 -2
  154. package/dist/bundled/v3/components/OrTabsV3/OrTabs.vue.d.ts +25 -71
  155. package/dist/bundled/v3/components/OrTabsV3/index.js +1 -1
  156. package/dist/bundled/v3/components/OrTabsV3/styles.js +1 -1
  157. package/dist/bundled/v3/components/OrTag/OrTag.vue.d.ts +10 -27
  158. package/dist/bundled/v3/components/OrTagV3/OrTag.vue.d.ts +12 -23
  159. package/dist/bundled/v3/components/OrTagsV3/OrTags.vue.d.ts +19 -63
  160. package/dist/bundled/v3/components/OrTeleport/OrTeleport.vue3.vue.d.ts +4 -10
  161. package/dist/bundled/v3/components/OrTeleportV3/OrTeleport.vue3.vue.d.ts +4 -10
  162. package/dist/bundled/v3/components/OrTextV3/OrText.vue.d.ts +11 -24
  163. package/dist/bundled/v3/components/OrTextarea/OrTextarea.vue.d.ts +37 -85
  164. package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.vue.d.ts +32 -73
  165. package/dist/bundled/v3/components/OrTextbox/OrTextbox.vue.d.ts +55 -137
  166. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +6 -6
  167. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.vue.d.ts +25 -79
  168. package/dist/bundled/v3/components/OrTimePickerV3/index.js +2 -2
  169. package/dist/bundled/v3/components/OrToast/OrToast.vue.d.ts +11 -31
  170. package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.vue.d.ts +25 -55
  171. package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.vue.d.ts +24 -54
  172. package/dist/bundled/v3/components/OrToastV3/OrToast.vue.d.ts +16 -38
  173. package/dist/bundled/v3/components/OrTooltip/OrTooltip.vue.d.ts +14 -33
  174. package/dist/bundled/v3/components/OrTooltipContent/OrTooltipContent.vue.d.ts +4 -10
  175. package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.vue.d.ts +13 -37
  176. package/dist/bundled/v3/components/index.d.ts +0 -1
  177. package/dist/bundled/v3/components/index.js +13 -28
  178. package/dist/bundled/v3/directives/dropdown-close.d.ts +3 -1
  179. package/dist/bundled/v3/directives/dropdown-open.d.ts +3 -1
  180. package/dist/bundled/v3/hooks/useResponsive/useResponsive.d.ts +2 -2
  181. package/dist/bundled/v3/{index-0d224ae5.js → index-cf2c3c27.js} +115 -3
  182. package/dist/bundled/v3/index.js +17 -32
  183. package/dist/bundled/{v2/index-e9f6b2d8.js → v3/lang-0fb8f78b.js} +4009 -73
  184. package/dist/esm/v2/{OrDatePicker-a8c95da8.js → OrDatePicker-b6ebf44a.js} +12 -1
  185. package/dist/esm/v2/{OrDateTimePicker-9271659e.js → OrDateTimePicker-85c08b90.js} +13 -2
  186. package/dist/esm/v2/{OrDateTimePickerMonthSelect-a3a0fb4e.js → OrDateTimePickerMonthSelect-e35404a7.js} +6 -3
  187. package/dist/esm/v2/{OrDateTimePickerTimeSelect-0b70d0df.js → OrDateTimePickerTimeSelect-aed7d33d.js} +6 -3
  188. package/dist/esm/v2/{OrTabs-b9908867.js → OrTabs-653258a2.js} +1 -1
  189. package/dist/esm/v2/{OrTimePicker-0c6a05f1.js → OrTimePicker-696e29ed.js} +12 -1
  190. package/dist/esm/v2/components/index.d.ts +0 -1
  191. package/dist/esm/v2/components/index.js +6 -30
  192. package/dist/esm/v2/components/or-date-picker-v3/index.js +2 -2
  193. package/dist/esm/v2/components/or-date-time-picker-v3/index.js +3 -3
  194. package/dist/esm/v2/components/or-tabs-v3/index.js +1 -1
  195. package/dist/esm/v2/components/or-text-v3/OrText.vue.d.ts +2 -2
  196. package/dist/esm/v2/components/or-textarea/OrTextarea.vue.d.ts +2 -2
  197. package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +2 -2
  198. package/dist/esm/v2/components/or-textbox/OrTextbox.vue.d.ts +2 -2
  199. package/dist/esm/v2/components/or-time-picker-v3/OrTimePicker.vue.d.ts +2 -2
  200. package/dist/esm/v2/components/or-time-picker-v3/index.js +2 -2
  201. package/dist/esm/v2/components/or-toast/OrToast.vue.d.ts +2 -2
  202. package/dist/esm/v2/components/or-toast/or-toast-container/OrToastContainer.vue.d.ts +2 -2
  203. package/dist/esm/v2/components/or-toast-v3/OrToast.vue.d.ts +2 -2
  204. package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/OrToastContainer.vue.d.ts +2 -2
  205. package/dist/esm/v2/components/or-tooltip/OrTooltip.vue.d.ts +2 -2
  206. package/dist/esm/v2/components/or-tooltip/or-tooltip-content/OrTooltipContent.vue.d.ts +2 -2
  207. package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
  208. package/dist/esm/v2/index.js +6 -30
  209. package/dist/esm/v3/{OrDatePicker-759653a5.js → OrDatePicker-f144d074.js} +4 -4
  210. package/dist/esm/v3/{OrDateTimePicker-4768a411.js → OrDateTimePicker-2214cd85.js} +5 -5
  211. package/dist/esm/v3/{OrDateTimePickerMonthSelect-c07806a0.js → OrDateTimePickerMonthSelect-5a7b7b5c.js} +6 -4
  212. package/dist/esm/v3/{OrDateTimePickerTimeSelect-9309c434.js → OrDateTimePickerTimeSelect-e404e826.js} +6 -4
  213. package/dist/esm/v3/{OrTabs-f9f0892e.js → OrTabs-a2d87627.js} +1 -1
  214. package/dist/esm/v3/{OrTimePicker-ba6e6857.js → OrTimePicker-68de86d9.js} +4 -4
  215. package/dist/esm/v3/components/index.d.ts +0 -1
  216. package/dist/esm/v3/components/index.js +6 -30
  217. package/dist/esm/v3/components/or-avatar/OrAvatar.vue.d.ts +11 -26
  218. package/dist/esm/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +8 -24
  219. package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +20 -33
  220. package/dist/esm/v3/components/or-button/OrButton.vue.d.ts +16 -51
  221. package/dist/esm/v3/components/or-button-v2/OrButton.vue.d.ts +20 -57
  222. package/dist/esm/v3/components/or-button-v3/OrButton.vue.d.ts +15 -35
  223. package/dist/esm/v3/components/or-card/OrCard.vue.d.ts +7 -15
  224. package/dist/esm/v3/components/or-card-collection/OrCardCollection.vue.d.ts +21 -47
  225. package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +22 -70
  226. package/dist/esm/v3/components/or-card-collection-v3/partials/OrCardCollectionView.vue3.vue.d.ts +6 -14
  227. package/dist/esm/v3/components/or-card-v3/OrCard.vue.d.ts +4 -7
  228. package/dist/esm/v3/components/or-carousel/OrCarousel.vue.d.ts +126 -676
  229. package/dist/esm/v3/components/or-carousel/or-carousel-item/OrCarouselItem.vue.d.ts +1 -1
  230. package/dist/esm/v3/components/or-checkbox/OrCheckbox.vue.d.ts +15 -35
  231. package/dist/esm/v3/components/or-checkbox-group-v3/OrCheckboxGroup.vue.d.ts +6 -24
  232. package/dist/esm/v3/components/or-checkbox-tree-v3/OrCheckboxTree.vue.d.ts +17 -43
  233. package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +23 -53
  234. package/dist/esm/v3/components/or-chips/OrChips.vue.d.ts +24 -51
  235. package/dist/esm/v3/components/or-chips/or-chip/OrChip.vue.d.ts +9 -25
  236. package/dist/esm/v3/components/or-chips/partials/OrChipsInput.vue.d.ts +17 -37
  237. package/dist/esm/v3/components/or-code/OrCode.vue.d.ts +24 -69
  238. package/dist/esm/v3/components/or-collapse/OrCollapse.vue.d.ts +17 -39
  239. package/dist/esm/v3/components/or-color-picker/OrColorPicker.vue.d.ts +13 -31
  240. package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +8 -30
  241. package/dist/esm/v3/components/or-confirm/OrConfirm.vue.d.ts +23 -84
  242. package/dist/esm/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +29 -91
  243. package/dist/esm/v3/components/or-date-picker-v3/OrDatePicker.vue.d.ts +25 -81
  244. package/dist/esm/v3/components/or-date-picker-v3/index.js +2 -2
  245. package/dist/esm/v3/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +68 -177
  246. package/dist/esm/v3/components/or-date-time-picker/partials/OrDateTimePickerCalendarItem.vue.d.ts +12 -33
  247. package/dist/esm/v3/components/or-date-time-picker-v3/OrDateTimePicker.vue.d.ts +31 -105
  248. package/dist/esm/v3/components/or-date-time-picker-v3/index.js +3 -3
  249. package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-date-control/OrDateTimePickerDateControl.vue.d.ts +11 -28
  250. package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-date-select/OrDateTimePickerDateSelect.vue.d.ts +17 -39
  251. package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-mobile-control/OrDateTimePickerMobileControl.vue.d.ts +7 -15
  252. package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-month-select/OrDateTimePickerMonthSelect.vue.d.ts +23 -85
  253. package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-popover-footer/OrDateTimePickerPopoverFooter.vue.d.ts +7 -11
  254. package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-popover-header/OrDateTimePickerPopoverHeader.vue.d.ts +4 -7
  255. package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-time-control/OrDateTimePickerTimeControl.vue.d.ts +11 -28
  256. package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-time-select/OrDateTimePickerTimeSelect.vue.d.ts +15 -37
  257. package/dist/esm/v3/components/or-empty-state-v3/OrEmptyState.vue.d.ts +11 -28
  258. package/dist/esm/v3/components/or-error/OrError.vue.d.ts +4 -8
  259. package/dist/esm/v3/components/or-error-tag-v3/OrErrorTag.vue.d.ts +4 -7
  260. package/dist/esm/v3/components/or-error-v3/OrError.vue.d.ts +9 -18
  261. package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +14 -35
  262. package/dist/esm/v3/components/or-fab-v3/OrFab.vue.d.ts +8 -20
  263. package/dist/esm/v3/components/or-floating/OrFloating.vue.d.ts +15 -46
  264. package/dist/esm/v3/components/or-form-group-v3/OrFormGroup.vue.d.ts +10 -30
  265. package/dist/esm/v3/components/or-hint/OrHint.vue.d.ts +4 -8
  266. package/dist/esm/v3/components/or-hint-v3/OrHint.vue.d.ts +9 -18
  267. package/dist/esm/v3/components/or-icon/OrIcon.vue.d.ts +16 -44
  268. package/dist/esm/v3/components/or-icon-button-v2/OrIconButton.vue.d.ts +13 -43
  269. package/dist/esm/v3/components/or-icon-button-v2/partials/OrTooltipWrapper.vue.d.ts +8 -10
  270. package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +16 -52
  271. package/dist/esm/v3/components/or-icon-v3/OrIcon.vue.d.ts +7 -18
  272. package/dist/esm/v3/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +7 -16
  273. package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +39 -83
  274. package/dist/esm/v3/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +43 -95
  275. package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +39 -79
  276. package/dist/esm/v3/components/or-input/OrInput.vue.d.ts +36 -87
  277. package/dist/esm/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +7 -22
  278. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +34 -85
  279. package/dist/esm/v3/components/or-label/OrLabel.vue.d.ts +9 -20
  280. package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +9 -24
  281. package/dist/esm/v3/components/or-link-v3/OrLink.vue.d.ts +7 -24
  282. package/dist/esm/v3/components/or-list/OrList.vue.d.ts +21 -47
  283. package/dist/esm/v3/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +11 -27
  284. package/dist/esm/v3/components/or-loader/OrLoader.vue.d.ts +10 -26
  285. package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +13 -34
  286. package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +13 -34
  287. package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +16 -43
  288. package/dist/esm/v3/components/or-modal/OrModal.vue.d.ts +14 -38
  289. package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +15 -31
  290. package/dist/esm/v3/components/or-notification/OrNotification.vue.d.ts +9 -27
  291. package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +9 -20
  292. package/dist/esm/v3/components/or-number-input/OrNumberInput.vue.d.ts +24 -70
  293. package/dist/esm/v3/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +13 -31
  294. package/dist/esm/v3/components/or-overflow-menu/partials/OrOverflowMenuItem.vue.d.ts +7 -23
  295. package/dist/esm/v3/components/or-overlay/OrOverlay.vue.d.ts +6 -16
  296. package/dist/esm/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +7 -14
  297. package/dist/esm/v3/components/or-pagination-v3/OrPagination.vue.d.ts +27 -75
  298. package/dist/esm/v3/components/or-password/OrPassword.vue.d.ts +22 -63
  299. package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +28 -76
  300. package/dist/esm/v3/components/or-progress/OrProgress.vue.d.ts +20 -56
  301. package/dist/esm/v3/components/or-progress-v3/OrProgress.vue.d.ts +25 -62
  302. package/dist/esm/v3/components/or-radio/OrRadio.vue.d.ts +13 -35
  303. package/dist/esm/v3/components/or-radio-group/OrRadioGroup.vue.d.ts +9 -26
  304. package/dist/esm/v3/components/or-radio-group-v3/OrRadioGroup.vue.d.ts +6 -32
  305. package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +21 -49
  306. package/dist/esm/v3/components/or-search/OrSearch.vue.d.ts +23 -65
  307. package/dist/esm/v3/components/or-search-v3/OrSearch.vue.d.ts +17 -41
  308. package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +9 -25
  309. package/dist/esm/v3/components/or-segmented-control-v3/partials/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +8 -20
  310. package/dist/esm/v3/components/or-select/OrSelect.vue.d.ts +28 -77
  311. package/dist/esm/v3/components/or-select/partials/OrSelectContent.vue.d.ts +18 -49
  312. package/dist/esm/v3/components/or-select/partials/OrSelectContentEmpty.vue.d.ts +4 -16
  313. package/dist/esm/v3/components/or-select/partials/OrSelectContentOptions.vue.d.ts +13 -67
  314. package/dist/esm/v3/components/or-select/partials/OrSelectInput.vue.d.ts +16 -41
  315. package/dist/esm/v3/components/or-select/partials/OrSelectInputValue.vue.d.ts +16 -35
  316. package/dist/esm/v3/components/or-select/partials/OrSelectMain.vue.d.ts +24 -71
  317. package/dist/esm/v3/components/or-select/partials/OrSelectOption.vue.d.ts +7 -19
  318. package/dist/esm/v3/components/or-select/partials/OrSelectSearchOptions.vue.d.ts +11 -24
  319. package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +37 -115
  320. package/dist/esm/v3/components/or-sidebar/OrSidebar.vue.d.ts +14 -33
  321. package/dist/esm/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +28 -63
  322. package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/OrSidebarCollapseButton.vue.d.ts +10 -23
  323. package/dist/esm/v3/components/or-skeleton/or-skeleton-circle/OrSkeletonCircle.vue.d.ts +9 -20
  324. package/dist/esm/v3/components/or-skeleton/or-skeleton-rect/OrSkeletonRect.vue.d.ts +9 -22
  325. package/dist/esm/v3/components/or-skeleton/or-skeleton-text/OrSkeletonText.vue.d.ts +10 -26
  326. package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-circle-v3/OrSkeletonCircle.vue.d.ts +13 -28
  327. package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-rect-v3/OrSkeletonRect.vue.d.ts +11 -26
  328. package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-text-v3/OrSkeletonText.vue.d.ts +16 -40
  329. package/dist/esm/v3/components/or-slider/OrSlider.vue.d.ts +35 -91
  330. package/dist/esm/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +13 -25
  331. package/dist/esm/v3/components/or-stepper/OrStepper.vue.d.ts +16 -43
  332. package/dist/esm/v3/components/or-stepper/partials/OrStepperButtonOptions.vue.d.ts +4 -20
  333. package/dist/esm/v3/components/or-stepper/partials/OrStepperOptionHorizontal.vue.d.ts +4 -26
  334. package/dist/esm/v3/components/or-stepper/partials/OrStepperOptionVertical.vue.d.ts +4 -26
  335. package/dist/esm/v3/components/or-stepper/partials/OrStepperTitle.vue.d.ts +6 -22
  336. package/dist/esm/v3/components/or-stepper/partials/StatusIcon.vue.d.ts +6 -12
  337. package/dist/esm/v3/components/or-switch/OrSwitch.vue.d.ts +12 -33
  338. package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +22 -53
  339. package/dist/esm/v3/components/or-tab/OrTab.vue.d.ts +9 -22
  340. package/dist/esm/v3/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +13 -29
  341. package/dist/esm/v3/components/or-tab-v3/OrTab.vue.d.ts +10 -17
  342. package/dist/esm/v3/components/or-tabs/OrTabs.vue.d.ts +4 -17
  343. package/dist/esm/v3/components/or-tabs-v3/OrTabs.vue.d.ts +25 -71
  344. package/dist/esm/v3/components/or-tabs-v3/index.js +1 -1
  345. package/dist/esm/v3/components/or-tag/OrTag.vue.d.ts +10 -27
  346. package/dist/esm/v3/components/or-tag-v3/OrTag.vue.d.ts +12 -23
  347. package/dist/esm/v3/components/or-tags-v3/OrTags.vue.d.ts +19 -63
  348. package/dist/esm/v3/components/or-teleport/OrTeleport.vue3.vue.d.ts +4 -10
  349. package/dist/esm/v3/components/or-teleport-v3/OrTeleport.vue3.vue.d.ts +4 -10
  350. package/dist/esm/v3/components/or-text-v3/OrText.vue.d.ts +11 -24
  351. package/dist/esm/v3/components/or-textarea/OrTextarea.vue.d.ts +37 -85
  352. package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +32 -73
  353. package/dist/esm/v3/components/or-textbox/OrTextbox.vue.d.ts +55 -137
  354. package/dist/esm/v3/components/or-time-picker-v3/OrTimePicker.vue.d.ts +25 -79
  355. package/dist/esm/v3/components/or-time-picker-v3/index.js +2 -2
  356. package/dist/esm/v3/components/or-toast/OrToast.vue.d.ts +11 -31
  357. package/dist/esm/v3/components/or-toast/or-toast-container/OrToastContainer.vue.d.ts +25 -55
  358. package/dist/esm/v3/components/or-toast-v3/OrToast.vue.d.ts +16 -38
  359. package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/OrToastContainer.vue.d.ts +24 -54
  360. package/dist/esm/v3/components/or-tooltip/OrTooltip.vue.d.ts +14 -33
  361. package/dist/esm/v3/components/or-tooltip/or-tooltip-content/OrTooltipContent.vue.d.ts +4 -10
  362. package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +13 -37
  363. package/dist/esm/v3/directives/dropdown-close.d.ts +3 -1
  364. package/dist/esm/v3/directives/dropdown-open.d.ts +3 -1
  365. package/dist/esm/v3/hooks/useResponsive/useResponsive.d.ts +2 -2
  366. package/dist/esm/v3/index.js +6 -30
  367. package/package.json +4 -24
  368. package/src/components/index.ts +0 -1
  369. package/src/components/or-date-picker-v3/OrDatePicker.vue +2 -0
  370. package/src/components/or-date-time-picker-v3/OrDateTimePicker.vue +2 -0
  371. package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-date-control/OrDateTimePickerDateControl.vue +7 -2
  372. package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-time-control/OrDateTimePickerTimeControl.vue +7 -2
  373. package/src/components/or-tabs-v3/styles.ts +1 -1
  374. package/src/components/or-time-picker-v3/OrTimePicker.vue +2 -0
  375. package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +0 -2200
  376. package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.vue.d.ts +0 -220
  377. package/dist/bundled/v2/components/OrRichTextEditorV3/index.d.ts +0 -1
  378. package/dist/bundled/v2/components/OrRichTextEditorV3/index.js +0 -70
  379. package/dist/bundled/v2/components/OrRichTextEditorV3/props.d.ts +0 -4
  380. package/dist/bundled/v2/components/OrRichTextEditorV3/props.js +0 -7
  381. package/dist/bundled/v2/components/OrRichTextEditorV3/styles.d.ts +0 -6
  382. package/dist/bundled/v2/components/OrRichTextEditorV3/styles.js +0 -38
  383. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.d.ts +0 -3
  384. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +0 -46
  385. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.d.ts +0 -27
  386. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +0 -184
  387. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/index.d.ts +0 -1
  388. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/index.js +0 -5
  389. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/theme.d.ts +0 -24
  390. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/theme.js +0 -190
  391. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/types.d.ts +0 -19
  392. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/types.js +0 -1
  393. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/markdown.d.ts +0 -3
  394. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/markdown.js +0 -5
  395. package/dist/bundled/v2/index-418d5c0d.js +0 -9633
  396. package/dist/bundled/v2/index-85c2efe8.js +0 -7122
  397. package/dist/bundled/v2/index-d92d0b48.js +0 -3805
  398. package/dist/bundled/v2/index.es-3f39f316.js +0 -115
  399. package/dist/bundled/v2/markdown-7c7c4ca6.js +0 -17980
  400. package/dist/bundled/v3/OrCode.vue_vue_type_script_lang-7e29b3d0.js +0 -237
  401. package/dist/bundled/v3/OrModal.vue_vue_type_script_lang-2c009ee0.js +0 -108
  402. package/dist/bundled/v3/OrRichTextEditor.vue_vue_type_script_lang-fd3f9c45.js +0 -1890
  403. package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +0 -284
  404. package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.vue.d.ts +0 -220
  405. package/dist/bundled/v3/components/OrRichTextEditorV3/index.d.ts +0 -1
  406. package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +0 -86
  407. package/dist/bundled/v3/components/OrRichTextEditorV3/props.d.ts +0 -4
  408. package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +0 -7
  409. package/dist/bundled/v3/components/OrRichTextEditorV3/styles.d.ts +0 -6
  410. package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +0 -38
  411. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.d.ts +0 -3
  412. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +0 -46
  413. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.d.ts +0 -27
  414. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +0 -184
  415. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.d.ts +0 -1
  416. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +0 -5
  417. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.d.ts +0 -24
  418. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +0 -190
  419. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/types.d.ts +0 -19
  420. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/types.js +0 -1
  421. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.d.ts +0 -3
  422. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +0 -5
  423. package/dist/bundled/v3/index-418d5c0d.js +0 -9633
  424. package/dist/bundled/v3/index-85c2efe8.js +0 -7122
  425. package/dist/bundled/v3/index.es-3f39f316.js +0 -115
  426. package/dist/bundled/v3/markdown-7c7c4ca6.js +0 -17980
  427. package/dist/bundled/v3/useFocusTrap-48767a70.js +0 -1348
  428. package/dist/esm/v2/OrRichTextEditor-8c43bb27.js +0 -923
  429. package/dist/esm/v2/codemirrorView-be2c7423.js +0 -353
  430. package/dist/esm/v2/components/or-rich-text-editor-v3/OrRichTextEditor.vue.d.ts +0 -220
  431. package/dist/esm/v2/components/or-rich-text-editor-v3/index.d.ts +0 -1
  432. package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +0 -59
  433. package/dist/esm/v2/components/or-rich-text-editor-v3/props.d.ts +0 -4
  434. package/dist/esm/v2/components/or-rich-text-editor-v3/styles.d.ts +0 -6
  435. package/dist/esm/v2/components/or-rich-text-editor-v3/utils/codemirror/codemirrorNode.d.ts +0 -3
  436. package/dist/esm/v2/components/or-rich-text-editor-v3/utils/codemirror/codemirrorView.d.ts +0 -27
  437. package/dist/esm/v2/components/or-rich-text-editor-v3/utils/codemirror/index.d.ts +0 -1
  438. package/dist/esm/v2/components/or-rich-text-editor-v3/utils/codemirror/index.js +0 -7
  439. package/dist/esm/v2/components/or-rich-text-editor-v3/utils/codemirror/theme.d.ts +0 -24
  440. package/dist/esm/v2/components/or-rich-text-editor-v3/utils/codemirror/types.d.ts +0 -19
  441. package/dist/esm/v2/components/or-rich-text-editor-v3/utils/markdown.d.ts +0 -3
  442. package/dist/esm/v3/OrRichTextEditor-b20efab9.js +0 -856
  443. package/dist/esm/v3/codemirrorView-be2c7423.js +0 -353
  444. package/dist/esm/v3/components/or-rich-text-editor-v3/OrRichTextEditor.vue.d.ts +0 -220
  445. package/dist/esm/v3/components/or-rich-text-editor-v3/index.d.ts +0 -1
  446. package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +0 -57
  447. package/dist/esm/v3/components/or-rich-text-editor-v3/props.d.ts +0 -4
  448. package/dist/esm/v3/components/or-rich-text-editor-v3/styles.d.ts +0 -6
  449. package/dist/esm/v3/components/or-rich-text-editor-v3/utils/codemirror/codemirrorNode.d.ts +0 -3
  450. package/dist/esm/v3/components/or-rich-text-editor-v3/utils/codemirror/codemirrorView.d.ts +0 -27
  451. package/dist/esm/v3/components/or-rich-text-editor-v3/utils/codemirror/index.d.ts +0 -1
  452. package/dist/esm/v3/components/or-rich-text-editor-v3/utils/codemirror/index.js +0 -7
  453. package/dist/esm/v3/components/or-rich-text-editor-v3/utils/codemirror/theme.d.ts +0 -24
  454. package/dist/esm/v3/components/or-rich-text-editor-v3/utils/codemirror/types.d.ts +0 -19
  455. package/dist/esm/v3/components/or-rich-text-editor-v3/utils/markdown.d.ts +0 -3
  456. package/src/components/or-rich-text-editor-v3/OrRichTextEditor.docs.mdx +0 -7
  457. package/src/components/or-rich-text-editor-v3/OrRichTextEditor.stories3.ts +0 -142
  458. package/src/components/or-rich-text-editor-v3/OrRichTextEditor.vue +0 -766
  459. package/src/components/or-rich-text-editor-v3/index.ts +0 -1
  460. package/src/components/or-rich-text-editor-v3/props.ts +0 -4
  461. package/src/components/or-rich-text-editor-v3/styles.ts +0 -54
  462. package/src/components/or-rich-text-editor-v3/utils/codemirror/codemirrorNode.ts +0 -40
  463. package/src/components/or-rich-text-editor-v3/utils/codemirror/codemirrorView.ts +0 -254
  464. package/src/components/or-rich-text-editor-v3/utils/codemirror/index.ts +0 -1
  465. package/src/components/or-rich-text-editor-v3/utils/codemirror/theme.ts +0 -213
  466. package/src/components/or-rich-text-editor-v3/utils/codemirror/types.ts +0 -22
  467. package/src/components/or-rich-text-editor-v3/utils/markdown.ts +0 -120
  468. /package/dist/bundled/v2/{index-f6664cb1.js → index-968c331a.js} +0 -0
  469. /package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-b3f213b0.js → OrTabs.vue_vue_type_script_lang-9d4221f1.js} +0 -0
  470. /package/dist/bundled/v3/{index-f6664cb1.js → index-968c331a.js} +0 -0
@@ -1,5 +1,20 @@
1
- import { E as EditorView, F as Facet, c as combineConfig, S as StateField, b as EditorSelection, T as Transaction, C as ChangeSet, d as ChangeDesc, I as IndentContext, g as getIndentation, i as indentString, e as Text, f as indentUnit, h as countColumn, j as getIndentUnit, A as Annotation, l as StateEffect, m as matchBrackets, s as syntaxTree, N as NodeProp, D as Direction, n as findClusterBreak, V as ViewPlugin, o as Decoration, p as codePointAt, q as codePointSize, r as getPanel, t as CharCategory, P as Prec, u as fromCodePoint, v as showPanel, R as RangeSetBuilder, a as EditorState, w as runScopeHandlers, x as hoverTooltip, W as WidgetType, y as logException, z as lineNumbers, B as highlightActiveLineGutter, G as highlightSpecialChars, H as foldGutter, J as drawSelection, K as dropCursor, L as indentOnInput, M as syntaxHighlighting, O as defaultHighlightStyle, Q as bracketMatching, U as rectangularSelection, X as crosshairCursor, Y as highlightActiveLine, k as keymap, Z as foldKeymap } from './index-0d224ae5.js';
2
- import { c as closeBrackets, a as autocompletion, b as closeBracketsKeymap, d as completionKeymap } from './index-e9f6b2d8.js';
1
+ import { E as EditorView, F as Facet, c as combineConfig, S as StateField, a as EditorSelection, T as Transaction, C as ChangeSet, b as ChangeDesc, I as IndentContext, g as getIndentation, i as indentString, d as Text, e as indentUnit, f as countColumn, h as getIndentUnit, A as Annotation, j as StateEffect, m as matchBrackets, s as syntaxTree, N as NodeProp, D as Direction, k as findClusterBreak, V as ViewPlugin, l as Decoration, n as codePointAt, o as codePointSize, p as getPanel, q as CharCategory, P as Prec, r as fromCodePoint, t as showPanel, R as RangeSetBuilder, u as EditorState, v as runScopeHandlers, w as hoverTooltip, W as WidgetType, x as logException, y as lineNumbers, z as highlightActiveLineGutter, B as highlightSpecialChars, G as foldGutter, H as drawSelection, J as dropCursor, K as indentOnInput, L as syntaxHighlighting, M as defaultHighlightStyle, O as bracketMatching, Q as rectangularSelection, U as crosshairCursor, X as highlightActiveLine, Y as keymap, Z as foldKeymap } from './index-cf2c3c27.js';
2
+ import { c as closeBrackets, a as autocompletion, b as closeBracketsKeymap, d as completionKeymap, l as languages } from './lang-0fb8f78b.js';
3
+ import { useElementHover } from '@vueuse/core';
4
+ import { defineComponent, ref } from 'vue-demi';
5
+ import script$3 from './components/OrTeleport/OrTeleport.js';
6
+ import { OrCodeLanguages } from './components/OrCode/constants.js';
7
+ import theme from './components/OrCode/theme.js';
8
+ import './components/OrIconButtonV2/OrIconButton.js';
9
+ import './components/OrModal/OrModal.js';
10
+ import { s as script$2 } from './OrModal.vue_vue_type_script_lang-ae842e5b.js';
11
+ import './components/OrError/OrError.js';
12
+ import './components/OrHint/OrHint.js';
13
+ import './components/OrLabel/OrLabel.js';
14
+ import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-fb99a3ea.js';
15
+ import { s as script$4 } from './OrError.vue_vue_type_script_lang-450321b8.js';
16
+ import { s as script$5 } from './OrHint.vue_vue_type_script_lang-5d628c6c.js';
17
+ import { s as script$6 } from './OrLabel.vue_vue_type_script_lang-95601b40.js';
3
18
 
4
19
  /**
5
20
  Comment or uncomment the current selection. Will use line comments
@@ -3790,16 +3805,222 @@ as desired.
3790
3805
  const basicSetup = /*@__PURE__*/(() => [lineNumbers(), highlightActiveLineGutter(), highlightSpecialChars(), history(), foldGutter(), drawSelection(), dropCursor(), EditorState.allowMultipleSelections.of(true), indentOnInput(), syntaxHighlighting(defaultHighlightStyle, {
3791
3806
  fallback: true
3792
3807
  }), bracketMatching(), closeBrackets(), autocompletion(), rectangularSelection(), crosshairCursor(), highlightActiveLine(), highlightSelectionMatches(), keymap.of([...closeBracketsKeymap, ...defaultKeymap, ...searchKeymap, ...historyKeymap, ...foldKeymap, ...completionKeymap, ...lintKeymap])])();
3793
- /**
3794
- A minimal set of extensions to create a functional editor. Only
3795
- includes [the default keymap](https://codemirror.net/6/docs/ref/#commands.defaultKeymap), [undo
3796
- history](https://codemirror.net/6/docs/ref/#commands.history), [special character
3797
- highlighting](https://codemirror.net/6/docs/ref/#view.highlightSpecialChars), [custom selection
3798
- drawing](https://codemirror.net/6/docs/ref/#view.drawSelection), and [default highlight
3799
- style](https://codemirror.net/6/docs/ref/#language.defaultHighlightStyle).
3800
- */
3801
- const minimalSetup = /*@__PURE__*/(() => [highlightSpecialChars(), history(), drawSelection(), syntaxHighlighting(defaultHighlightStyle, {
3802
- fallback: true
3803
- }), keymap.of([...defaultKeymap, ...historyKeymap])])();
3804
3808
 
3805
- export { basicSetup as b, indentWithTab as i, minimalSetup as m };
3809
+ //partially based on https://github.com/logue/vue-codemirror6/blob/master/src/components/CodeMirror.vue
3810
+ var script = defineComponent({
3811
+ name: 'OrCode',
3812
+ components: {
3813
+ OrIconButton: script$1,
3814
+ OrModal: script$2,
3815
+ OrTeleport: script$3,
3816
+ OrError: script$4,
3817
+ OrHint: script$5,
3818
+ OrLabel: script$6
3819
+ },
3820
+ model: {
3821
+ prop: 'modelValue',
3822
+ event: 'update:modelValue'
3823
+ },
3824
+ props: {
3825
+ label: {
3826
+ type: String,
3827
+ default: '',
3828
+ required: false
3829
+ },
3830
+ modelValue: {
3831
+ type: String,
3832
+ default: '',
3833
+ required: false
3834
+ },
3835
+ language: {
3836
+ type: [Object, String],
3837
+ required: false,
3838
+ default: OrCodeLanguages.JS
3839
+ },
3840
+ isReadonly: {
3841
+ type: Boolean,
3842
+ required: false,
3843
+ default: false
3844
+ },
3845
+ extensions: {
3846
+ type: Array,
3847
+ required: false,
3848
+ default: () => [basicSetup]
3849
+ },
3850
+ phrases: {
3851
+ type: Object,
3852
+ required: false,
3853
+ default: null
3854
+ },
3855
+ isShowingFullscreen: {
3856
+ type: Boolean,
3857
+ default: true,
3858
+ required: false
3859
+ },
3860
+ isInvalid: {
3861
+ type: Boolean,
3862
+ default: false,
3863
+ required: false
3864
+ },
3865
+ error: {
3866
+ type: String,
3867
+ default: '',
3868
+ required: false
3869
+ },
3870
+ hint: {
3871
+ type: String,
3872
+ default: '',
3873
+ required: false
3874
+ },
3875
+ allowPaste: {
3876
+ type: Boolean,
3877
+ default: true
3878
+ },
3879
+ allowDrop: {
3880
+ type: Boolean,
3881
+ default: true
3882
+ },
3883
+ lineWrapping: {
3884
+ type: Boolean,
3885
+ default: false
3886
+ }
3887
+ },
3888
+ emits: ['update:modelValue', 'focus', 'blur'],
3889
+ setup(props, _ref) {
3890
+ let {
3891
+ emit
3892
+ } = _ref;
3893
+ // editor config
3894
+ const root = ref();
3895
+ const target = ref();
3896
+ const fullscreenTarget = ref();
3897
+ const isHovered = useElementHover(root);
3898
+ const editor = new EditorView({
3899
+ state: EditorState.create({
3900
+ doc: props.modelValue
3901
+ }),
3902
+ dispatch: tr => {
3903
+ editor.update([tr]);
3904
+ if (tr.changes.empty) return;
3905
+ emit('update:modelValue', editor.state.doc.toString());
3906
+ }
3907
+ });
3908
+ return {
3909
+ root,
3910
+ target,
3911
+ fullscreenTarget,
3912
+ editor,
3913
+ isHovered
3914
+ };
3915
+ },
3916
+ data() {
3917
+ return {
3918
+ isFullscreen: false
3919
+ };
3920
+ },
3921
+ computed: {
3922
+ localLanguage() {
3923
+ if (Object.values(OrCodeLanguages).includes(this.language)) {
3924
+ return languages[this.language];
3925
+ } else {
3926
+ return this.language;
3927
+ }
3928
+ },
3929
+ localExtensions() {
3930
+ const {
3931
+ allowDrop,
3932
+ allowPaste,
3933
+ lineWrapping,
3934
+ extensions
3935
+ } = this;
3936
+ let ext = [theme, EditorView.baseTheme({}),
3937
+ // locale settings
3938
+ this.phrases ? EditorState.phrases.of(this.phrases) : undefined,
3939
+ // Parser language setting
3940
+ this.localLanguage,
3941
+ // Editable option
3942
+ EditorView.editable.of(!this.isReadonly),
3943
+ // Focus and blur listener
3944
+ EditorView.updateListener.of(viewUpdate => {
3945
+ if (viewUpdate.focusChanged) {
3946
+ viewUpdate.view.hasFocus ? this.$emit('focus') : this.$emit('blur', viewUpdate.state.doc.toString());
3947
+ }
3948
+ }), EditorView.domEventHandlers({
3949
+ drop(event) {
3950
+ if (!allowDrop) {
3951
+ event.preventDefault();
3952
+ return true;
3953
+ }
3954
+ },
3955
+ paste(event) {
3956
+ if (!allowPaste) {
3957
+ event.preventDefault();
3958
+ return true;
3959
+ }
3960
+ }
3961
+ }),
3962
+ // line wrapping
3963
+ lineWrapping ? EditorView.lineWrapping : undefined, keymap.of([indentWithTab])];
3964
+ if (Array.isArray(extensions)) {
3965
+ ext = [...ext, ...extensions];
3966
+ }
3967
+ ext = ext.filter(Boolean);
3968
+ return ext;
3969
+ },
3970
+ isShowingError() {
3971
+ return !!this.error && this.isInvalid;
3972
+ },
3973
+ isShowingHint() {
3974
+ return !!this.hint && !this.isShowingError;
3975
+ },
3976
+ isShowingHeader() {
3977
+ var _a;
3978
+ return this.isShowingFullscreen || this.$slots.label || this.$slots.actions || ((_a = this.$scopedSlots) === null || _a === void 0 ? void 0 : _a.actions);
3979
+ }
3980
+ },
3981
+ watch: {
3982
+ modelValue(value) {
3983
+ if (this.editor.composing) return;
3984
+ if (this.editor.state.doc.toString() === value) return;
3985
+ const previous = this.editor.state.selection;
3986
+ this.editor.setState(EditorState.create({
3987
+ doc: value,
3988
+ extensions: this.localExtensions,
3989
+ selection: previous.ranges.some(range => range.to > value.length) ? {
3990
+ anchor: value.length
3991
+ } : previous
3992
+ }));
3993
+ },
3994
+ isFullscreen(value) {
3995
+ if (value) {
3996
+ this.fullscreenTarget.append(this.editor.dom);
3997
+ } else {
3998
+ this.target.append(this.editor.dom);
3999
+ }
4000
+ },
4001
+ localExtensions() {
4002
+ this.updateEditorState();
4003
+ }
4004
+ },
4005
+ mounted() {
4006
+ this.updateEditorState();
4007
+ this.target.append(this.editor.dom);
4008
+ },
4009
+ beforeUnmount() {
4010
+ var _a;
4011
+ (_a = this.editor) === null || _a === void 0 ? void 0 : _a.destroy();
4012
+ },
4013
+ methods: {
4014
+ updateEditorState() {
4015
+ this.editor.setState(EditorState.create({
4016
+ doc: this.modelValue,
4017
+ extensions: this.localExtensions
4018
+ }));
4019
+ },
4020
+ toggleFullscreen(value) {
4021
+ this.isFullscreen = value === undefined ? !this.isFullscreen : value;
4022
+ }
4023
+ }
4024
+ });
4025
+
4026
+ export { script as s };
@@ -1,5 +1,5 @@
1
1
  import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
2
- import { l as logicAnd } from './index-f6664cb1.js';
2
+ import { l as logicAnd } from './index-968c331a.js';
3
3
  import { defineComponent, ref, computed, watch } from 'vue-demi';
4
4
  import { ConfirmType } from './components/OrConfirmV3/props.js';
5
5
  import { ConfirmRoot, ConfirmHeader, ConfirmInput, ConfirmFooter, ConfirmFooterTypes, ConfirmFooterButtons } from './components/OrConfirmV3/styles.js';
@@ -1,13 +1,13 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
2
  import { useMagicKeys, useActiveElement, whenever } from '@vueuse/core';
3
- import { l as logicAnd } from './index-f6664cb1.js';
3
+ import { l as logicAnd } from './index-968c331a.js';
4
4
  import './components/OrButtonV2/OrButton.js';
5
5
  import { s as script$1 } from './OrButton.vue_vue_type_script_lang-4f44f547.js';
6
6
  import './components/OrModal/OrModal.js';
7
7
  import './components/OrInput/OrInput.js';
8
8
  import { BUTTON_COLOR } from './components/OrButtonV2/constants.js';
9
9
  import { OrModalSizes } from './components/OrModal/constants.js';
10
- import { s as script$2 } from './OrModal.vue_vue_type_script_lang-2c009ee0.js';
10
+ import { s as script$2 } from './OrModal.vue_vue_type_script_lang-ae842e5b.js';
11
11
  import { s as script$3 } from './OrInput.vue_vue_type_script_lang-4067879f.js';
12
12
 
13
13
  var script = defineComponent({
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
2
  import { useCurrentDate } from './components/OrDateTimePickerV3/hooks/useCurrentDate.js';
3
- import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-fe878127.js';
3
+ import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-387c2096.js';
4
4
  import { s as script$3, a as script$5, b as script$6 } from './OrDateTimePickerPopoverHeader-f81b902f.js';
5
5
  import { DatePicker, DatePickerPopover } from './components/OrDatePickerV3/styles.js';
6
6
  import './components/OrErrorV3/OrError.js';
@@ -1,8 +1,8 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
2
  import { useCurrentDate } from './components/OrDateTimePickerV3/hooks/useCurrentDate.js';
3
- import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-fe878127.js';
3
+ import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-387c2096.js';
4
4
  import { s as script$3, a as script$5, b as script$6 } from './OrDateTimePickerPopoverHeader-f81b902f.js';
5
- import { s as script$7, a as script$8 } from './OrDateTimePickerTimeSelect-b962e4d5.js';
5
+ import { s as script$7, a as script$8 } from './OrDateTimePickerTimeSelect-8bdb97b7.js';
6
6
  import { DateTimePicker, DateTimePickerDatePopover, DateTimePickerTimePopover } from './components/OrDateTimePickerV3/styles.js';
7
7
  import './components/OrErrorV3/OrError.js';
8
8
  import './components/OrHintV3/OrHint.js';
@@ -80,12 +80,13 @@ var script$2 = defineComponent({
80
80
  }
81
81
  });
82
82
 
83
- const _hoisted_1$1 = ["required", "readonly", "disabled"];
83
+ const _hoisted_1$1 = ["contenteditable", "required", "readonly", "disabled"];
84
+ const _hoisted_2 = ["disabled"];
84
85
  function render$2(_ctx, _cache, $props, $setup, $data, $options) {
85
86
  return openBlock(), createElementBlock("div", {
86
87
  ref: "root",
87
88
  class: normalizeClass(_ctx.rootStyles),
88
- contenteditable: '',
89
+ contenteditable: !_ctx.disabled ? '' : null,
89
90
  required: _ctx.required ? '' : null,
90
91
  readonly: _ctx.readonly ? '' : null,
91
92
  disabled: _ctx.disabled ? '' : null
@@ -93,8 +94,9 @@ function render$2(_ctx, _cache, $props, $setup, $data, $options) {
93
94
  key: 0
94
95
  }, [createTextVNode(toDisplayString(_ctx.formatModelValue(_ctx.proxyModelValue)), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : (openBlock(), createElementBlock("span", {
95
96
  key: 1,
96
- class: normalizeClass(_ctx.placeholderStyles)
97
- }, toDisplayString(_ctx.placeholder), 3 /* TEXT, CLASS */))], 10 /* CLASS, PROPS */, _hoisted_1$1);
97
+ class: normalizeClass(_ctx.placeholderStyles),
98
+ disabled: _ctx.disabled ? '' : null
99
+ }, toDisplayString(_ctx.placeholder), 11 /* TEXT, CLASS, PROPS */, _hoisted_2))], 10 /* CLASS, PROPS */, _hoisted_1$1);
98
100
  }
99
101
 
100
102
  script$2.render = render$2;
@@ -72,12 +72,13 @@ var script$1 = defineComponent({
72
72
  }
73
73
  });
74
74
 
75
- const _hoisted_1 = ["required", "readonly", "disabled"];
75
+ const _hoisted_1 = ["contenteditable", "required", "readonly", "disabled"];
76
+ const _hoisted_2 = ["disabled"];
76
77
  function render$1(_ctx, _cache, $props, $setup, $data, $options) {
77
78
  return openBlock(), createElementBlock("div", {
78
79
  ref: "root",
79
80
  class: normalizeClass(_ctx.rootStyles),
80
- contenteditable: '',
81
+ contenteditable: !_ctx.disabled ? '' : null,
81
82
  required: _ctx.required ? '' : null,
82
83
  readonly: _ctx.readonly ? '' : null,
83
84
  disabled: _ctx.disabled ? '' : null
@@ -85,8 +86,9 @@ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
85
86
  key: 0
86
87
  }, [createTextVNode(toDisplayString(_ctx.formatModelValue(_ctx.proxyModelValue)), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : (openBlock(), createElementBlock("span", {
87
88
  key: 1,
88
- class: normalizeClass(_ctx.placeholderStyles)
89
- }, toDisplayString(_ctx.placeholder), 3 /* TEXT, CLASS */))], 10 /* CLASS, PROPS */, _hoisted_1);
89
+ class: normalizeClass(_ctx.placeholderStyles),
90
+ disabled: _ctx.disabled ? '' : null
91
+ }, toDisplayString(_ctx.placeholder), 11 /* TEXT, CLASS, PROPS */, _hoisted_2))], 10 /* CLASS, PROPS */, _hoisted_1);
90
92
  }
91
93
 
92
94
  script$1.render = render$1;
@@ -1,5 +1,11 @@
1
- import { unrefElement, tryOnScopeDispose } from '@vueuse/core';
2
- import { ref, watch } from 'vue-demi';
1
+ import { ref, watch, defineComponent, onBeforeUnmount } from 'vue-demi';
2
+ import _ from 'lodash';
3
+ import { OrModalSizes } from './components/OrModal/constants.js';
4
+ import { unrefElement, tryOnScopeDispose, onClickOutside } from '@vueuse/core';
5
+ import './components/OrIconButtonV2/OrIconButton.js';
6
+ import './components/OrOverlay/OrOverlay.js';
7
+ import { s as script$2 } from './OrOverlay.vue_vue_type_script_lang-2f5d626d.js';
8
+ import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-fb99a3ea.js';
3
9
 
4
10
  /*!
5
11
  * tabbable 6.1.1
@@ -1345,4 +1351,101 @@ function useFocusTrap(target, options = {}) {
1345
1351
  };
1346
1352
  }
1347
1353
 
1348
- export { useFocusTrap as u };
1354
+ var script = defineComponent({
1355
+ name: 'OrModal',
1356
+ components: {
1357
+ OrIconButton: script$1,
1358
+ OrOverlay: script$2
1359
+ },
1360
+ props: {
1361
+ titleText: {
1362
+ type: String,
1363
+ required: false,
1364
+ default: null,
1365
+ validator: _.isString
1366
+ },
1367
+ showClose: {
1368
+ type: Boolean,
1369
+ default: true,
1370
+ validator: _.isBoolean
1371
+ },
1372
+ closeOnClickOutside: {
1373
+ type: Boolean,
1374
+ required: false,
1375
+ default: false,
1376
+ validator: _.isBoolean
1377
+ },
1378
+ size: {
1379
+ type: String,
1380
+ required: false,
1381
+ default: OrModalSizes.small
1382
+ },
1383
+ isOpen: {
1384
+ type: Boolean,
1385
+ required: true,
1386
+ validator: _.isBoolean
1387
+ },
1388
+ isWithoutOverlay: {
1389
+ type: Boolean,
1390
+ required: false,
1391
+ default: false,
1392
+ validator: _.isBoolean
1393
+ },
1394
+ trapFocus: {
1395
+ type: Boolean,
1396
+ default: true,
1397
+ validator: _.isBoolean
1398
+ }
1399
+ },
1400
+ emits: ['close'],
1401
+ setup(props, _ref) {
1402
+ let {
1403
+ emit
1404
+ } = _ref;
1405
+ const overlay = ref();
1406
+ let container = ref(null);
1407
+ let trap = useFocusTrap(container, {
1408
+ immediate: props.trapFocus,
1409
+ fallbackFocus: '.container',
1410
+ allowOutsideClick: true
1411
+ });
1412
+ const handleClose = () => emit('close');
1413
+ onClickOutside(container, evt => {
1414
+ if (!evt.composedPath().includes(overlay.value.$el)) return;
1415
+ if (props.closeOnClickOutside) handleClose();
1416
+ });
1417
+ const toggleFocusTrap = isNeedToTrap => {
1418
+ if (isNeedToTrap && props.isOpen) {
1419
+ trap.activate();
1420
+ } else {
1421
+ trap === null || trap === void 0 ? void 0 : trap.deactivate();
1422
+ }
1423
+ };
1424
+ watch(() => props.trapFocus, toggleFocusTrap, {
1425
+ immediate: true
1426
+ });
1427
+ watch(() => props.isOpen, isOpen => {
1428
+ toggleFocusTrap(false);
1429
+ if (isOpen) {
1430
+ container = ref(null);
1431
+ } else {
1432
+ trap === null || trap === void 0 ? void 0 : trap.deactivate();
1433
+ }
1434
+ });
1435
+ onBeforeUnmount(() => {
1436
+ trap === null || trap === void 0 ? void 0 : trap.deactivate();
1437
+ });
1438
+ return {
1439
+ container,
1440
+ overlay,
1441
+ handleClose
1442
+ };
1443
+ },
1444
+ computed: {
1445
+ sizeClass() {
1446
+ return `is-${this.size}`;
1447
+ }
1448
+ }
1449
+ });
1450
+
1451
+ export { script as s };
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
2
  import { useCurrentDate } from './components/OrDateTimePickerV3/hooks/useCurrentDate.js';
3
3
  import { s as script$1, a as script$2, b as script$3 } from './OrDateTimePickerPopoverHeader-f81b902f.js';
4
- import { s as script$4, a as script$5 } from './OrDateTimePickerTimeSelect-b962e4d5.js';
4
+ import { s as script$4, a as script$5 } from './OrDateTimePickerTimeSelect-8bdb97b7.js';
5
5
  import { TimePicker, TimePickerPopover } from './components/OrTimePickerV3/styles.js';
6
6
  import './components/OrErrorV3/OrError.js';
7
7
  import './components/OrHintV3/OrHint.js';
@@ -1,13 +1,6 @@
1
1
  import { PropType } from 'vue-demi';
2
2
  import { OR_AVATAR_SIZE } from './constants';
3
- declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data> & {
4
- showImg: boolean;
5
- }, {
6
- showImage(): void;
7
- hideImage(): void;
8
- }, {
9
- avatarClasses(): any[];
10
- }, {
3
+ declare const _default: import("vue-demi").DefineComponent<{
11
4
  src: {
12
5
  type: PropType<string>;
13
6
  default: string;
@@ -24,7 +17,14 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
24
17
  default: string;
25
18
  required: false;
26
19
  };
27
- }, import("@vue/composition-api").ExtractPropTypes<{
20
+ }, unknown, {
21
+ showImg: boolean;
22
+ }, {
23
+ avatarClasses(): any[];
24
+ }, {
25
+ showImage(): void;
26
+ hideImage(): void;
27
+ }, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, {}, string, import("vue-demi").VNodeProps & import("vue-demi").AllowedComponentProps & import("vue-demi").ComponentCustomProps, Readonly<import("vue-demi").ExtractPropTypes<{
28
28
  src: {
29
29
  type: PropType<string>;
30
30
  default: string;
@@ -41,24 +41,9 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
41
41
  default: string;
42
42
  required: false;
43
43
  };
44
- }>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
45
- src: string;
46
- size: OR_AVATAR_SIZE;
47
- icon: string;
48
- } & {}, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data>, {
49
- showImg: boolean;
50
- }, {
51
- avatarClasses(): any[];
52
- }, {
53
- showImage(): void;
54
- hideImage(): void;
55
- }, {}, {}, {}, {
56
- src: string;
57
- size: OR_AVATAR_SIZE;
58
- icon: string;
59
- } & {}, {
44
+ }>>, {
60
45
  src: string;
61
46
  size: OR_AVATAR_SIZE;
62
47
  icon: string;
63
- }, true>);
48
+ }>;
64
49
  export default _default;
@@ -1,10 +1,6 @@
1
1
  import { PropType } from 'vue-demi';
2
2
  import { AvatarColor, AvatarSize } from './props';
3
- declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
4
- root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
5
- rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
6
- imageStyles: import("@vue/composition-api").ComputedRef<string[]>;
7
- }> & import("@vue/composition-api").Data, {}, {}, {
3
+ declare const _default: import("vue-demi").DefineComponent<{
8
4
  src: {
9
5
  type: StringConstructor;
10
6
  default: undefined;
@@ -27,7 +23,11 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
27
23
  default: undefined;
28
24
  required: false;
29
25
  };
30
- }, import("@vue/composition-api").ExtractPropTypes<{
26
+ }, {
27
+ root: import("vue-demi").Ref<HTMLElement | undefined>;
28
+ rootStyles: import("vue-demi").ComputedRef<string[]>;
29
+ imageStyles: import("vue-demi").ComputedRef<string[]>;
30
+ }, unknown, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, {}, string, import("vue-demi").VNodeProps & import("vue-demi").AllowedComponentProps & import("vue-demi").ComponentCustomProps, Readonly<import("vue-demi").ExtractPropTypes<{
31
31
  src: {
32
32
  type: StringConstructor;
33
33
  default: undefined;
@@ -50,27 +50,11 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
50
50
  default: undefined;
51
51
  required: false;
52
52
  };
53
- }>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
53
+ }>>, {
54
54
  src: string;
55
55
  size: AvatarSize;
56
56
  icon: string;
57
57
  color: AvatarColor;
58
58
  colorSalt: string;
59
- } & {}, import("@vue/composition-api").ShallowUnwrapRef<{
60
- root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
61
- rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
62
- imageStyles: import("@vue/composition-api").ComputedRef<string[]>;
63
- }>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
64
- src: string;
65
- size: AvatarSize;
66
- icon: string;
67
- color: AvatarColor;
68
- colorSalt: string;
69
- } & {}, {
70
- src: string;
71
- size: AvatarSize;
72
- icon: string;
73
- color: AvatarColor;
74
- colorSalt: string;
75
- }, true>);
59
+ }>;
76
60
  export default _default;