@onereach/ui-components 8.9.0 → 8.9.1

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 (117) hide show
  1. package/dist/bundled/v2/components/OrDateFormatV3/OrDateFormat.js +1 -1
  2. package/dist/bundled/v2/components/OrDateFormatV3/index.js +1 -1
  3. package/dist/bundled/v2/components/OrDateFormatV3/styles.js +1 -1
  4. package/dist/bundled/v2/components/{OrDateFormatV3-9273245d.js → OrDateFormatV3-18e1c1b8.js} +1 -1
  5. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +1 -1
  6. package/dist/bundled/v2/components/OrDatePickerV3/index.js +1 -1
  7. package/dist/bundled/v2/components/OrDatePickerV3/styles.js +1 -1
  8. package/dist/bundled/v2/components/{OrDatePickerV3-215283ed.js → OrDatePickerV3-883c6850.js} +2 -1
  9. package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +1 -1
  10. package/dist/bundled/v2/components/OrDateRangePickerV3/index.js +1 -1
  11. package/dist/bundled/v2/components/OrDateRangePickerV3/styles.js +1 -1
  12. package/dist/bundled/v2/components/{OrDateRangePickerV3-2d338588.js → OrDateRangePickerV3-ba9205aa.js} +2 -2
  13. package/dist/bundled/v2/components/OrDateTimeFormatV3/OrDateTimeFormat.js +1 -1
  14. package/dist/bundled/v2/components/OrDateTimeFormatV3/index.js +1 -1
  15. package/dist/bundled/v2/components/OrDateTimeFormatV3/styles.js +1 -1
  16. package/dist/bundled/v2/components/{OrDateTimeFormatV3-fe17741c.js → OrDateTimeFormatV3-ce13c71e.js} +1 -1
  17. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
  18. package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +1 -1
  19. package/dist/bundled/v2/components/OrDateTimePickerV3/props.js +1 -1
  20. package/dist/bundled/v2/components/OrDateTimePickerV3/styles.js +1 -1
  21. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
  22. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
  23. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
  24. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/getDatePlaceholder.js +1 -1
  25. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
  26. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/getTimePlaceholder.js +1 -1
  27. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/index.js +1 -1
  28. package/dist/bundled/v2/components/{OrDateTimePickerV3-cc0a3d24.js → OrDateTimePickerV3-b4a46351.js} +1 -1
  29. package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +1 -1
  30. package/dist/bundled/v2/components/OrSelectV3/index.js +1 -1
  31. package/dist/bundled/v2/components/OrSelectV3/styles.js +1 -1
  32. package/dist/bundled/v2/components/{OrSelectV3-92d576ac.js → OrSelectV3-fd80a145.js} +1 -1
  33. package/dist/bundled/v2/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
  34. package/dist/bundled/v2/components/OrTimeFormatV3/index.js +1 -1
  35. package/dist/bundled/v2/components/OrTimeFormatV3/styles.js +1 -1
  36. package/dist/bundled/v2/components/{OrTimeFormatV3-8c6cd8a9.js → OrTimeFormatV3-348c11d9.js} +1 -1
  37. package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +1 -1
  38. package/dist/bundled/v2/components/OrTimePickerV3/index.js +2 -2
  39. package/dist/bundled/v2/components/OrTimePickerV3/props.js +1 -1
  40. package/dist/bundled/v2/components/OrTimePickerV3/styles.js +1 -1
  41. package/dist/bundled/v2/components/{OrTimePickerV3-bc9e6c04.js → OrTimePickerV3-ee406275.js} +3 -2
  42. package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.js +1 -1
  43. package/dist/bundled/v2/components/OrTimeRangePickerV3/index.js +2 -2
  44. package/dist/bundled/v2/components/OrTimeRangePickerV3/props.js +1 -1
  45. package/dist/bundled/v2/components/OrTimeRangePickerV3/styles.js +1 -1
  46. package/dist/bundled/v2/components/{OrTimeRangePickerV3-3a207e30.js → OrTimeRangePickerV3-f5997aa1.js} +2 -2
  47. package/dist/bundled/v2/components/index.js +9 -9
  48. package/dist/bundled/v2/directives/dropdown-close.js +1 -1
  49. package/dist/bundled/v2/directives/dropdown-open.js +1 -1
  50. package/dist/bundled/v2/directives/index.js +1 -1
  51. package/dist/bundled/v2/index.js +10 -10
  52. package/dist/bundled/v3/components/OrDateFormatV3/OrDateFormat.js +1 -1
  53. package/dist/bundled/v3/components/OrDateFormatV3/index.js +1 -1
  54. package/dist/bundled/v3/components/OrDateFormatV3/styles.js +1 -1
  55. package/dist/bundled/v3/components/{OrDateFormatV3-7836a3d7.js → OrDateFormatV3-6d92e862.js} +1 -1
  56. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +1 -1
  57. package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
  58. package/dist/bundled/v3/components/OrDatePickerV3/styles.js +1 -1
  59. package/dist/bundled/v3/components/{OrDatePickerV3-6cf6f05b.js → OrDatePickerV3-ad316378.js} +2 -1
  60. package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.js +1 -1
  61. package/dist/bundled/v3/components/OrDateRangePickerV3/index.js +1 -1
  62. package/dist/bundled/v3/components/OrDateRangePickerV3/styles.js +1 -1
  63. package/dist/bundled/v3/components/{OrDateRangePickerV3-e6f52582.js → OrDateRangePickerV3-13a06b8a.js} +2 -2
  64. package/dist/bundled/v3/components/OrDateTimeFormatV3/OrDateTimeFormat.js +1 -1
  65. package/dist/bundled/v3/components/OrDateTimeFormatV3/index.js +1 -1
  66. package/dist/bundled/v3/components/OrDateTimeFormatV3/styles.js +1 -1
  67. package/dist/bundled/v3/components/{OrDateTimeFormatV3-68944c0f.js → OrDateTimeFormatV3-c49eb92b.js} +1 -1
  68. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
  69. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
  70. package/dist/bundled/v3/components/OrDateTimePickerV3/props.js +1 -1
  71. package/dist/bundled/v3/components/OrDateTimePickerV3/styles.js +1 -1
  72. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
  73. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
  74. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
  75. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getDatePlaceholder.js +1 -1
  76. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
  77. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getTimePlaceholder.js +1 -1
  78. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
  79. package/dist/bundled/v3/components/{OrDateTimePickerV3-25a86456.js → OrDateTimePickerV3-d914012e.js} +1 -1
  80. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
  81. package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
  82. package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -1
  83. package/dist/bundled/v3/components/{OrSelectV3-546b3fa9.js → OrSelectV3-148bcd66.js} +1 -1
  84. package/dist/bundled/v3/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
  85. package/dist/bundled/v3/components/OrTimeFormatV3/index.js +1 -1
  86. package/dist/bundled/v3/components/OrTimeFormatV3/styles.js +1 -1
  87. package/dist/bundled/v3/components/{OrTimeFormatV3-8a358868.js → OrTimeFormatV3-468b0341.js} +1 -1
  88. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +1 -1
  89. package/dist/bundled/v3/components/OrTimePickerV3/index.js +2 -2
  90. package/dist/bundled/v3/components/OrTimePickerV3/props.js +1 -1
  91. package/dist/bundled/v3/components/OrTimePickerV3/styles.js +1 -1
  92. package/dist/bundled/v3/components/{OrTimePickerV3-986d3e32.js → OrTimePickerV3-c140f8ea.js} +3 -2
  93. package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +1 -1
  94. package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +2 -2
  95. package/dist/bundled/v3/components/OrTimeRangePickerV3/props.js +1 -1
  96. package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.js +1 -1
  97. package/dist/bundled/v3/components/{OrTimeRangePickerV3-c166906c.js → OrTimeRangePickerV3-961829e7.js} +2 -2
  98. package/dist/bundled/v3/components/index.js +9 -9
  99. package/dist/bundled/v3/directives/dropdown-close.js +1 -1
  100. package/dist/bundled/v3/directives/dropdown-open.js +1 -1
  101. package/dist/bundled/v3/directives/index.js +1 -1
  102. package/dist/bundled/v3/index.js +10 -10
  103. package/dist/esm/v2/{OrDatePicker-feaefac1.js → OrDatePicker-879f7757.js} +1 -0
  104. package/dist/esm/v2/{OrTimePicker-bfe28573.js → OrTimePicker-d7102c46.js} +1 -0
  105. package/dist/esm/v2/components/index.js +2 -2
  106. package/dist/esm/v2/components/or-date-picker-v3/index.js +1 -1
  107. package/dist/esm/v2/components/or-time-picker-v3/index.js +1 -1
  108. package/dist/esm/v2/index.js +2 -2
  109. package/dist/esm/v3/{OrDatePicker-ae2d9e78.js → OrDatePicker-c0e33356.js} +1 -0
  110. package/dist/esm/v3/{OrTimePicker-844f6b8b.js → OrTimePicker-49484bbc.js} +1 -0
  111. package/dist/esm/v3/components/index.js +2 -2
  112. package/dist/esm/v3/components/or-date-picker-v3/index.js +1 -1
  113. package/dist/esm/v3/components/or-time-picker-v3/index.js +1 -1
  114. package/dist/esm/v3/index.js +2 -2
  115. package/package.json +2 -2
  116. package/src/components/or-date-picker-v3/OrDatePicker.vue +1 -0
  117. package/src/components/or-time-picker-v3/OrTimePicker.vue +1 -0
@@ -1,2 +1,2 @@
1
- export { _ as default } from '../OrDateFormatV3-9273245d.js';
1
+ export { _ as default } from '../OrDateFormatV3-18e1c1b8.js';
2
2
  import '../OrAvatar-7bdb7c9d.js';
@@ -1 +1 @@
1
- export { _ as OrDateFormatV3 } from '../OrDateFormatV3-9273245d.js';
1
+ export { _ as OrDateFormatV3 } from '../OrDateFormatV3-18e1c1b8.js';
@@ -1 +1 @@
1
- export { D as DateFormat } from '../OrDateFormatV3-9273245d.js';
1
+ export { D as DateFormat } from '../OrDateFormatV3-18e1c1b8.js';
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { f as formatDate } from './OrDateTimePickerV3-cc0a3d24.js';
2
+ import { f as formatDate } from './OrDateTimePickerV3-b4a46351.js';
3
3
  import { n as normalizeComponent } from './OrAvatar-7bdb7c9d.js';
4
4
 
5
5
  const DateFormat = [
@@ -1,2 +1,2 @@
1
- export { _ as default } from '../OrDatePickerV3-215283ed.js';
1
+ export { _ as default } from '../OrDatePickerV3-883c6850.js';
2
2
  import '../OrAvatar-7bdb7c9d.js';
@@ -1,2 +1,2 @@
1
- export { _ as OrDatePickerV3 } from '../OrDatePickerV3-215283ed.js';
1
+ export { _ as OrDatePickerV3 } from '../OrDatePickerV3-883c6850.js';
2
2
  export { I as DatePickerSize } from '../OrInputBoxV3-35d1e3a6.js';
@@ -1 +1 @@
1
- export { b as DatePicker, c as DatePickerPopover } from '../OrDatePickerV3-215283ed.js';
1
+ export { b as DatePicker, c as DatePickerPopover } from '../OrDatePickerV3-883c6850.js';
@@ -1,6 +1,6 @@
1
1
  import { _ as __vue_component__$5, I as InputBoxSize } from './OrInputBoxV3-35d1e3a6.js';
2
2
  import { isVue3, defineComponent, ref, computed, watch, toRef } from 'vue-demi';
3
- import { O as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, g as getCurrentDate } from './OrDateTimePickerV3-cc0a3d24.js';
3
+ import { O as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, g as getCurrentDate } from './OrDateTimePickerV3-b4a46351.js';
4
4
  import { _ as __vue_component__$1 } from './OrErrorV3-6fa1b69a.js';
5
5
  import { _ as __vue_component__$2 } from './OrHintV3-467244f9.js';
6
6
  import { _ as __vue_component__$3 } from './OrIconV3-98337f2d.js';
@@ -293,6 +293,7 @@ var __vue_render__ = function () {
293
293
  value: _vm.closePopover,
294
294
  expression: "closePopover"
295
295
  }],
296
+ class: ['!border-0'],
296
297
  attrs: {
297
298
  "selected": _vm.popover && _vm.popover.state === 'open',
298
299
  "required": _vm.required,
@@ -1,2 +1,2 @@
1
- export { _ as default } from '../OrDateRangePickerV3-2d338588.js';
1
+ export { _ as default } from '../OrDateRangePickerV3-ba9205aa.js';
2
2
  import '../OrAvatar-7bdb7c9d.js';
@@ -1,2 +1,2 @@
1
- export { _ as OrDateRangePickerV3 } from '../OrDateRangePickerV3-2d338588.js';
1
+ export { _ as OrDateRangePickerV3 } from '../OrDateRangePickerV3-ba9205aa.js';
2
2
  export { I as DateRangePickerSize } from '../OrInputBoxV3-35d1e3a6.js';
@@ -1 +1 @@
1
- export { D as DateRangePicker, a as DateRangePickerPopover } from '../OrDateRangePickerV3-2d338588.js';
1
+ export { D as DateRangePicker, a as DateRangePickerPopover } from '../OrDateRangePickerV3-ba9205aa.js';
@@ -6,8 +6,8 @@ import { _ as __vue_component__$3 } from './OrIconV3-98337f2d.js';
6
6
  import { _ as __vue_component__$4 } from './OrIconButtonV3-d4d38cf6.js';
7
7
  import { _ as __vue_component__$6 } from './OrLabelV3-3de72a39.js';
8
8
  import { _ as __vue_component__$7 } from './OrPopoverV3-86adedea.js';
9
- import { O as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, g as getCurrentDate, h as getNextMonthDate } from './OrDateTimePickerV3-cc0a3d24.js';
10
- import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-215283ed.js';
9
+ import { O as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, g as getCurrentDate, h as getNextMonthDate } from './OrDateTimePickerV3-b4a46351.js';
10
+ import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-883c6850.js';
11
11
  import { u as useProxyModelValue, v as useResponsive } from './OrBottomSheetV3-4331a82e.js';
12
12
  import { n as normalizeComponent } from './OrAvatar-7bdb7c9d.js';
13
13
 
@@ -1,2 +1,2 @@
1
- export { _ as default } from '../OrDateTimeFormatV3-fe17741c.js';
1
+ export { _ as default } from '../OrDateTimeFormatV3-ce13c71e.js';
2
2
  import '../OrAvatar-7bdb7c9d.js';
@@ -1 +1 @@
1
- export { _ as OrDateTimeFormatV3 } from '../OrDateTimeFormatV3-fe17741c.js';
1
+ export { _ as OrDateTimeFormatV3 } from '../OrDateTimeFormatV3-ce13c71e.js';
@@ -1 +1 @@
1
- export { D as DateTimeFormat } from '../OrDateTimeFormatV3-fe17741c.js';
1
+ export { D as DateTimeFormat } from '../OrDateTimeFormatV3-ce13c71e.js';
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { D as DateTimePickerTimeFormat, f as formatDate, i as formatTime } from './OrDateTimePickerV3-cc0a3d24.js';
2
+ import { D as DateTimePickerTimeFormat, f as formatDate, i as formatTime } from './OrDateTimePickerV3-b4a46351.js';
3
3
  import { n as normalizeComponent } from './OrAvatar-7bdb7c9d.js';
4
4
 
5
5
  const DateTimeFormat = [
@@ -1,2 +1,2 @@
1
- export { _ as default } from '../OrDateTimePickerV3-cc0a3d24.js';
1
+ export { _ as default } from '../OrDateTimePickerV3-b4a46351.js';
2
2
  import '../OrAvatar-7bdb7c9d.js';
@@ -1,2 +1,2 @@
1
- export { D as DateTimePickerTimeFormat, O as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, _ as OrDateTimePickerV3, f as formatDate, i as formatTime, g as getCurrentDate, l as getDatePlaceholder, h as getNextMonthDate, m as getTimePlaceholder } from '../OrDateTimePickerV3-cc0a3d24.js';
1
+ export { D as DateTimePickerTimeFormat, O as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, _ as OrDateTimePickerV3, f as formatDate, i as formatTime, g as getCurrentDate, l as getDatePlaceholder, h as getNextMonthDate, m as getTimePlaceholder } from '../OrDateTimePickerV3-b4a46351.js';
2
2
  export { I as DateTimePickerSize } from '../OrInputBoxV3-35d1e3a6.js';
@@ -1,2 +1,2 @@
1
1
  export { I as DateTimePickerSize } from '../OrInputBoxV3-35d1e3a6.js';
2
- export { D as DateTimePickerTimeFormat } from '../OrDateTimePickerV3-cc0a3d24.js';
2
+ export { D as DateTimePickerTimeFormat } from '../OrDateTimePickerV3-b4a46351.js';
@@ -1 +1 @@
1
- export { n as DateTimePicker, o as DateTimePickerDatePopover, p as DateTimePickerTimePopover } from '../OrDateTimePickerV3-cc0a3d24.js';
1
+ export { n as DateTimePicker, o as DateTimePickerDatePopover, p as DateTimePickerTimePopover } from '../OrDateTimePickerV3-b4a46351.js';
@@ -1 +1 @@
1
- export { f as formatDate } from '../../OrDateTimePickerV3-cc0a3d24.js';
1
+ export { f as formatDate } from '../../OrDateTimePickerV3-b4a46351.js';
@@ -1 +1 @@
1
- export { i as formatTime } from '../../OrDateTimePickerV3-cc0a3d24.js';
1
+ export { i as formatTime } from '../../OrDateTimePickerV3-b4a46351.js';
@@ -1 +1 @@
1
- export { g as getCurrentDate } from '../../OrDateTimePickerV3-cc0a3d24.js';
1
+ export { g as getCurrentDate } from '../../OrDateTimePickerV3-b4a46351.js';
@@ -1 +1 @@
1
- export { l as getDatePlaceholder } from '../../OrDateTimePickerV3-cc0a3d24.js';
1
+ export { l as getDatePlaceholder } from '../../OrDateTimePickerV3-b4a46351.js';
@@ -1 +1 @@
1
- export { h as getNextMonthDate } from '../../OrDateTimePickerV3-cc0a3d24.js';
1
+ export { h as getNextMonthDate } from '../../OrDateTimePickerV3-b4a46351.js';
@@ -1 +1 @@
1
- export { m as getTimePlaceholder } from '../../OrDateTimePickerV3-cc0a3d24.js';
1
+ export { m as getTimePlaceholder } from '../../OrDateTimePickerV3-b4a46351.js';
@@ -1 +1 @@
1
- export { f as formatDate, i as formatTime, g as getCurrentDate, l as getDatePlaceholder, h as getNextMonthDate, m as getTimePlaceholder } from '../../OrDateTimePickerV3-cc0a3d24.js';
1
+ export { f as formatDate, i as formatTime, g as getCurrentDate, l as getDatePlaceholder, h as getNextMonthDate, m as getTimePlaceholder } from '../../OrDateTimePickerV3-b4a46351.js';
@@ -11,7 +11,7 @@ import { _ as __vue_component__$h, I as InputBoxSize } from './OrInputBoxV3-35d1
11
11
  import { _ as __vue_component__$f } from './OrErrorV3-6fa1b69a.js';
12
12
  import { _ as __vue_component__$g } from './OrHintV3-467244f9.js';
13
13
  import { _ as __vue_component__$i } from './OrPopoverV3-86adedea.js';
14
- import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-215283ed.js';
14
+ import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-883c6850.js';
15
15
 
16
16
  function formatDate(value) {
17
17
  return value.toLocaleString(navigator.language, {
@@ -1,2 +1,2 @@
1
- export { _ as default } from '../OrSelectV3-92d576ac.js';
1
+ export { _ as default } from '../OrSelectV3-fd80a145.js';
2
2
  import '../OrAvatar-7bdb7c9d.js';
@@ -1,2 +1,2 @@
1
- export { _ as OrSelectV3 } from '../OrSelectV3-92d576ac.js';
1
+ export { _ as OrSelectV3 } from '../OrSelectV3-fd80a145.js';
2
2
  export { I as SelectSize } from '../OrInputBoxV3-35d1e3a6.js';
@@ -1 +1 @@
1
- export { S as Select, a as SelectControl, c as SelectDropdown, d as SelectDropdownDefault, e as SelectDropdownFlipped, f as SelectDropdownItem, g as SelectNoSearchResults, b as SelectSearchControl } from '../OrSelectV3-92d576ac.js';
1
+ export { S as Select, a as SelectControl, c as SelectDropdown, d as SelectDropdownDefault, e as SelectDropdownFlipped, f as SelectDropdownItem, g as SelectNoSearchResults, b as SelectSearchControl } from '../OrSelectV3-fd80a145.js';
@@ -13,7 +13,7 @@ import { _ as __vue_component__$c } from './OrInputV3-cd66c14e.js';
13
13
  import { _ as __vue_component__$e } from './OrLabelV3-3de72a39.js';
14
14
  import { _ as __vue_component__$f } from './OrMenuItemV3-8e3fe07e.js';
15
15
  import { _ as __vue_component__$g } from './OrPopoverV3-86adedea.js';
16
- import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-215283ed.js';
16
+ import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-883c6850.js';
17
17
 
18
18
  const SelectPlaceholder = [
19
19
  // Interactivity
@@ -1,2 +1,2 @@
1
- export { _ as default } from '../OrTimeFormatV3-8c6cd8a9.js';
1
+ export { _ as default } from '../OrTimeFormatV3-348c11d9.js';
2
2
  import '../OrAvatar-7bdb7c9d.js';
@@ -1 +1 @@
1
- export { _ as OrTimeFormatV3 } from '../OrTimeFormatV3-8c6cd8a9.js';
1
+ export { _ as OrTimeFormatV3 } from '../OrTimeFormatV3-348c11d9.js';
@@ -1 +1 @@
1
- export { T as TimeFormat } from '../OrTimeFormatV3-8c6cd8a9.js';
1
+ export { T as TimeFormat } from '../OrTimeFormatV3-348c11d9.js';
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { D as DateTimePickerTimeFormat, i as formatTime } from './OrDateTimePickerV3-cc0a3d24.js';
2
+ import { D as DateTimePickerTimeFormat, i as formatTime } from './OrDateTimePickerV3-b4a46351.js';
3
3
  import { n as normalizeComponent } from './OrAvatar-7bdb7c9d.js';
4
4
 
5
5
  const TimeFormat = [
@@ -1,2 +1,2 @@
1
- export { _ as default } from '../OrTimePickerV3-bc9e6c04.js';
1
+ export { _ as default } from '../OrTimePickerV3-ee406275.js';
2
2
  import '../OrAvatar-7bdb7c9d.js';
@@ -1,3 +1,3 @@
1
- export { _ as OrTimePickerV3 } from '../OrTimePickerV3-bc9e6c04.js';
2
- export { D as TimePickerFormat } from '../OrDateTimePickerV3-cc0a3d24.js';
1
+ export { _ as OrTimePickerV3 } from '../OrTimePickerV3-ee406275.js';
2
+ export { D as TimePickerFormat } from '../OrDateTimePickerV3-b4a46351.js';
3
3
  export { I as TimePickerSize } from '../OrInputBoxV3-35d1e3a6.js';
@@ -1,2 +1,2 @@
1
- export { D as TimePickerFormat } from '../OrDateTimePickerV3-cc0a3d24.js';
1
+ export { D as TimePickerFormat } from '../OrDateTimePickerV3-b4a46351.js';
2
2
  export { I as TimePickerSize } from '../OrInputBoxV3-35d1e3a6.js';
@@ -1 +1 @@
1
- export { T as TimePicker, a as TimePickerPopover } from '../OrTimePickerV3-bc9e6c04.js';
1
+ export { T as TimePicker, a as TimePickerPopover } from '../OrTimePickerV3-ee406275.js';
@@ -1,4 +1,4 @@
1
- import { b as OrDateTimePickerMobileControl, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, D as DateTimePickerTimeFormat, g as getCurrentDate } from './OrDateTimePickerV3-cc0a3d24.js';
1
+ import { b as OrDateTimePickerMobileControl, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, D as DateTimePickerTimeFormat, g as getCurrentDate } from './OrDateTimePickerV3-b4a46351.js';
2
2
  import { _ as __vue_component__$5, I as InputBoxSize } from './OrInputBoxV3-35d1e3a6.js';
3
3
  import { defineComponent, ref, computed, watch, toRef } from 'vue-demi';
4
4
  import { _ as __vue_component__$1 } from './OrErrorV3-6fa1b69a.js';
@@ -7,7 +7,7 @@ import { _ as __vue_component__$3 } from './OrIconV3-98337f2d.js';
7
7
  import { _ as __vue_component__$4 } from './OrIconButtonV3-d4d38cf6.js';
8
8
  import { _ as __vue_component__$6 } from './OrLabelV3-3de72a39.js';
9
9
  import { _ as __vue_component__$7 } from './OrPopoverV3-86adedea.js';
10
- import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-215283ed.js';
10
+ import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-883c6850.js';
11
11
  import { u as useProxyModelValue } from './OrBottomSheetV3-4331a82e.js';
12
12
  import { n as normalizeComponent } from './OrAvatar-7bdb7c9d.js';
13
13
 
@@ -262,6 +262,7 @@ var __vue_render__ = function () {
262
262
  value: _vm.closePopover,
263
263
  expression: "closePopover"
264
264
  }],
265
+ class: ['!border-0'],
265
266
  attrs: {
266
267
  "format": _vm.format,
267
268
  "selected": _vm.popover && _vm.popover.state === 'open',
@@ -1,2 +1,2 @@
1
- export { _ as default } from '../OrTimeRangePickerV3-3a207e30.js';
1
+ export { _ as default } from '../OrTimeRangePickerV3-f5997aa1.js';
2
2
  import '../OrAvatar-7bdb7c9d.js';
@@ -1,3 +1,3 @@
1
- export { _ as OrTimeRangePickerV3 } from '../OrTimeRangePickerV3-3a207e30.js';
2
- export { D as TimeRangePickerFormat } from '../OrDateTimePickerV3-cc0a3d24.js';
1
+ export { _ as OrTimeRangePickerV3 } from '../OrTimeRangePickerV3-f5997aa1.js';
2
+ export { D as TimeRangePickerFormat } from '../OrDateTimePickerV3-b4a46351.js';
3
3
  export { I as TimeRangePickerSize } from '../OrInputBoxV3-35d1e3a6.js';
@@ -1,2 +1,2 @@
1
- export { D as TimeRangePickerFormat } from '../OrDateTimePickerV3-cc0a3d24.js';
1
+ export { D as TimeRangePickerFormat } from '../OrDateTimePickerV3-b4a46351.js';
2
2
  export { I as TimeRangePickerSize } from '../OrInputBoxV3-35d1e3a6.js';
@@ -1 +1 @@
1
- export { T as TimeRangePicker, a as TimeRangePickerPopover } from '../OrTimeRangePickerV3-3a207e30.js';
1
+ export { T as TimeRangePicker, a as TimeRangePickerPopover } from '../OrTimeRangePickerV3-f5997aa1.js';
@@ -1,4 +1,4 @@
1
- import { b as OrDateTimePickerMobileControl, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, D as DateTimePickerTimeFormat, g as getCurrentDate } from './OrDateTimePickerV3-cc0a3d24.js';
1
+ import { b as OrDateTimePickerMobileControl, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, D as DateTimePickerTimeFormat, g as getCurrentDate } from './OrDateTimePickerV3-b4a46351.js';
2
2
  import { _ as __vue_component__$5, I as InputBoxSize } from './OrInputBoxV3-35d1e3a6.js';
3
3
  import { defineComponent, ref, computed, watch, toRef } from 'vue-demi';
4
4
  import { _ as __vue_component__$1 } from './OrErrorV3-6fa1b69a.js';
@@ -7,7 +7,7 @@ import { _ as __vue_component__$3 } from './OrIconV3-98337f2d.js';
7
7
  import { _ as __vue_component__$4 } from './OrIconButtonV3-d4d38cf6.js';
8
8
  import { _ as __vue_component__$6 } from './OrLabelV3-3de72a39.js';
9
9
  import { _ as __vue_component__$7 } from './OrPopoverV3-86adedea.js';
10
- import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-215283ed.js';
10
+ import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-883c6850.js';
11
11
  import { u as useProxyModelValue, v as useResponsive } from './OrBottomSheetV3-4331a82e.js';
12
12
  import { n as normalizeComponent } from './OrAvatar-7bdb7c9d.js';
13
13
 
@@ -25,12 +25,12 @@ export { _ as OrConfirm } from './OrConfirm-3b5a9045.js';
25
25
  export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirmV3-a3fed6ba.js';
26
26
  export { OrContextMenuV3 } from './OrContextMenuV3/index.js';
27
27
  export { P as ContextMenuPlacement, P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopoverV3-86adedea.js';
28
- export { _ as OrDateFormatV3 } from './OrDateFormatV3-9273245d.js';
29
- export { _ as OrDatePickerV3 } from './OrDatePickerV3-215283ed.js';
30
- export { _ as OrDateRangePickerV3 } from './OrDateRangePickerV3-2d338588.js';
31
- export { _ as OrDateTimeFormatV3 } from './OrDateTimeFormatV3-fe17741c.js';
28
+ export { _ as OrDateFormatV3 } from './OrDateFormatV3-18e1c1b8.js';
29
+ export { _ as OrDatePickerV3 } from './OrDatePickerV3-883c6850.js';
30
+ export { _ as OrDateRangePickerV3 } from './OrDateRangePickerV3-ba9205aa.js';
31
+ export { _ as OrDateTimeFormatV3 } from './OrDateTimeFormatV3-ce13c71e.js';
32
32
  export { D as DEFAULT_TEXT, c as OrDateTimePicker, d as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-70d5f894.js';
33
- export { D as DateTimePickerTimeFormat, O as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, _ as OrDateTimePickerV3, D as TimePickerFormat, D as TimeRangePickerFormat, f as formatDate, i as formatTime, g as getCurrentDate, l as getDatePlaceholder, h as getNextMonthDate, m as getTimePlaceholder } from './OrDateTimePickerV3-cc0a3d24.js';
33
+ export { D as DateTimePickerTimeFormat, O as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, _ as OrDateTimePickerV3, D as TimePickerFormat, D as TimeRangePickerFormat, f as formatDate, i as formatTime, g as getCurrentDate, l as getDatePlaceholder, h as getNextMonthDate, m as getTimePlaceholder } from './OrDateTimePickerV3-b4a46351.js';
34
34
  export { E as EmptyStateSize, _ as OrEmptyStateV3 } from './OrEmptyStateV3-1d3f9ce0.js';
35
35
  export { default as OrError } from './OrError/OrError.js';
36
36
  export { _ as OrErrorTagV3 } from './OrErrorTagV3-96425380.js';
@@ -84,7 +84,7 @@ export { default as OrSearch } from './OrSearch/OrSearch.js';
84
84
  export { OrSearchV3 } from './OrSearchV3/index.js';
85
85
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControlV3-e9f59954.js';
86
86
  export { _ as OrSelect } from './OrSelect-53700d8d.js';
87
- export { _ as OrSelectV3 } from './OrSelectV3-92d576ac.js';
87
+ export { _ as OrSelectV3 } from './OrSelectV3-fd80a145.js';
88
88
  export { OrSidebar, OrSidebarSide } from './OrSidebar/index.js';
89
89
  export { S as OrSidebarPlacement, _ as OrSidebarV3, S as SidebarPlacement } from './OrSidebarV3-214fa007.js';
90
90
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeleton-3b4eca6a.js';
@@ -110,9 +110,9 @@ export { _ as OrTextV3 } from './OrTextV3-ae28fb4e.js';
110
110
  export { default as OrTextarea } from './OrTextarea/OrTextarea.js';
111
111
  export { _ as OrTextareaV3 } from './OrTextareaV3-53fd2626.js';
112
112
  export { OrTextbox, TextboxTypes } from './OrTextbox/index.js';
113
- export { _ as OrTimeFormatV3 } from './OrTimeFormatV3-8c6cd8a9.js';
114
- export { _ as OrTimePickerV3 } from './OrTimePickerV3-bc9e6c04.js';
115
- export { _ as OrTimeRangePickerV3 } from './OrTimeRangePickerV3-3a207e30.js';
113
+ export { _ as OrTimeFormatV3 } from './OrTimeFormatV3-348c11d9.js';
114
+ export { _ as OrTimePickerV3 } from './OrTimePickerV3-ee406275.js';
115
+ export { _ as OrTimeRangePickerV3 } from './OrTimeRangePickerV3-f5997aa1.js';
116
116
  export { _ as OrToast, a as OrToastContainer, P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType, b as useQueue, u as useToast } from './OrToast-0f018bcc.js';
117
117
  export { a as OrToastContainerV3, _ as OrToastV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from './OrToastV3-d634a1b7.js';
118
118
  export { OrTooltip, OrTooltipContent } from './OrTooltip/index.js';
@@ -1,2 +1,2 @@
1
1
  import 'vue-demi';
2
- export { D as DropdownClose } from '../components/OrDatePickerV3-215283ed.js';
2
+ export { D as DropdownClose } from '../components/OrDatePickerV3-883c6850.js';
@@ -1,2 +1,2 @@
1
1
  import 'vue-demi';
2
- export { a as DropdownOpen } from '../components/OrDatePickerV3-215283ed.js';
2
+ export { a as DropdownOpen } from '../components/OrDatePickerV3-883c6850.js';
@@ -1 +1 @@
1
- export { D as DropdownClose, a as DropdownOpen } from '../components/OrDatePickerV3-215283ed.js';
1
+ export { D as DropdownClose, a as DropdownOpen } from '../components/OrDatePickerV3-883c6850.js';