@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 +1 @@
1
- export { s as default } from '../OrDateFormatV3-7836a3d7.js';
1
+ export { s as default } from '../OrDateFormatV3-6d92e862.js';
@@ -1 +1 @@
1
- export { s as OrDateFormatV3 } from '../OrDateFormatV3-7836a3d7.js';
1
+ export { s as OrDateFormatV3 } from '../OrDateFormatV3-6d92e862.js';
@@ -1 +1 @@
1
- export { D as DateFormat } from '../OrDateFormatV3-7836a3d7.js';
1
+ export { D as DateFormat } from '../OrDateFormatV3-6d92e862.js';
@@ -1,6 +1,6 @@
1
1
  import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue';
2
2
  import { defineComponent, ref, computed } from 'vue-demi';
3
- import { f as formatDate } from './OrDateTimePickerV3-25a86456.js';
3
+ import { f as formatDate } from './OrDateTimePickerV3-d914012e.js';
4
4
 
5
5
  const DateFormat = [
6
6
  // Layout
@@ -1 +1 @@
1
- export { s as default } from '../OrDatePickerV3-6cf6f05b.js';
1
+ export { s as default } from '../OrDatePickerV3-ad316378.js';
@@ -1,2 +1,2 @@
1
- export { s as OrDatePickerV3 } from '../OrDatePickerV3-6cf6f05b.js';
1
+ export { s as OrDatePickerV3 } from '../OrDatePickerV3-ad316378.js';
2
2
  export { I as DatePickerSize } from '../OrInputBoxV3-a079251d.js';
@@ -1 +1 @@
1
- export { b as DatePicker, c as DatePickerPopover } from '../OrDatePickerV3-6cf6f05b.js';
1
+ export { b as DatePicker, c as DatePickerPopover } from '../OrDatePickerV3-ad316378.js';
@@ -1,7 +1,7 @@
1
1
  import { s as script$b, I as InputBoxSize } from './OrInputBoxV3-a079251d.js';
2
2
  import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, Fragment, createElementVNode } from 'vue';
3
3
  import { isVue3, defineComponent, ref, computed, watch, toRef } from 'vue-demi';
4
- import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6, g as getCurrentDate } from './OrDateTimePickerV3-25a86456.js';
4
+ import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6, g as getCurrentDate } from './OrDateTimePickerV3-d914012e.js';
5
5
  import { s as script$7 } from './OrErrorV3-f61387d6.js';
6
6
  import { s as script$8 } from './OrHintV3-1fcfaa19.js';
7
7
  import { s as script$9 } from './OrIconV3-85d7d26b.js';
@@ -268,6 +268,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
268
268
  default: withCtx(() => [withDirectives(createVNode(_component_OrDateTimePickerDateControl, {
269
269
  modelValue: _ctx.draftModelValue,
270
270
  "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.draftModelValue = $event),
271
+ class: normalizeClass(['!border-0']),
271
272
  selected: _ctx.popover && _ctx.popover.state === 'open',
272
273
  required: _ctx.required,
273
274
  readonly: _ctx.readonly,
@@ -1 +1 @@
1
- export { s as default } from '../OrDateRangePickerV3-e6f52582.js';
1
+ export { s as default } from '../OrDateRangePickerV3-13a06b8a.js';
@@ -1,2 +1,2 @@
1
- export { s as OrDateRangePickerV3 } from '../OrDateRangePickerV3-e6f52582.js';
1
+ export { s as OrDateRangePickerV3 } from '../OrDateRangePickerV3-13a06b8a.js';
2
2
  export { I as DateRangePickerSize } from '../OrInputBoxV3-a079251d.js';
@@ -1 +1 @@
1
- export { D as DateRangePicker, a as DateRangePickerPopover } from '../OrDateRangePickerV3-e6f52582.js';
1
+ export { D as DateRangePicker, a as DateRangePickerPopover } from '../OrDateRangePickerV3-13a06b8a.js';
@@ -7,8 +7,8 @@ import { s as script$9 } from './OrIconV3-85d7d26b.js';
7
7
  import { s as script$a } from './OrIconButtonV3-48e98bc5.js';
8
8
  import { s as script$c } from './OrLabelV3-5fd72248.js';
9
9
  import { s as script$d } from './OrPopoverV3-78670690.js';
10
- import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6, g as getCurrentDate, h as getNextMonthDate } from './OrDateTimePickerV3-25a86456.js';
11
- import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-6cf6f05b.js';
10
+ import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6, g as getCurrentDate, h as getNextMonthDate } from './OrDateTimePickerV3-d914012e.js';
11
+ import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-ad316378.js';
12
12
  import { u as useProxyModelValue, v as useResponsive } from './OrBottomSheetV3-34d4ad36.js';
13
13
 
14
14
  const DateRangePicker = [
@@ -1 +1 @@
1
- export { s as default } from '../OrDateTimeFormatV3-68944c0f.js';
1
+ export { s as default } from '../OrDateTimeFormatV3-c49eb92b.js';
@@ -1 +1 @@
1
- export { s as OrDateTimeFormatV3 } from '../OrDateTimeFormatV3-68944c0f.js';
1
+ export { s as OrDateTimeFormatV3 } from '../OrDateTimeFormatV3-c49eb92b.js';
@@ -1 +1 @@
1
- export { D as DateTimeFormat } from '../OrDateTimeFormatV3-68944c0f.js';
1
+ export { D as DateTimeFormat } from '../OrDateTimeFormatV3-c49eb92b.js';
@@ -1,6 +1,6 @@
1
1
  import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue';
2
2
  import { defineComponent, ref, computed } from 'vue-demi';
3
- import { D as DateTimePickerTimeFormat, f as formatDate, i as formatTime } from './OrDateTimePickerV3-25a86456.js';
3
+ import { D as DateTimePickerTimeFormat, f as formatDate, i as formatTime } from './OrDateTimePickerV3-d914012e.js';
4
4
 
5
5
  const DateTimeFormat = [
6
6
  // Layout
@@ -1 +1 @@
1
- export { l as default } from '../OrDateTimePickerV3-25a86456.js';
1
+ export { l as default } from '../OrDateTimePickerV3-d914012e.js';
@@ -1,2 +1,2 @@
1
- export { D as DateTimePickerTimeFormat, s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, l as OrDateTimePickerV3, f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from '../OrDateTimePickerV3-25a86456.js';
1
+ export { D as DateTimePickerTimeFormat, s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, l as OrDateTimePickerV3, f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from '../OrDateTimePickerV3-d914012e.js';
2
2
  export { I as DateTimePickerSize } from '../OrInputBoxV3-a079251d.js';
@@ -1,2 +1,2 @@
1
1
  export { I as DateTimePickerSize } from '../OrInputBoxV3-a079251d.js';
2
- export { D as DateTimePickerTimeFormat } from '../OrDateTimePickerV3-25a86456.js';
2
+ export { D as DateTimePickerTimeFormat } from '../OrDateTimePickerV3-d914012e.js';
@@ -1 +1 @@
1
- export { o as DateTimePicker, p as DateTimePickerDatePopover, q as DateTimePickerTimePopover } from '../OrDateTimePickerV3-25a86456.js';
1
+ export { o as DateTimePicker, p as DateTimePickerDatePopover, q as DateTimePickerTimePopover } from '../OrDateTimePickerV3-d914012e.js';
@@ -1 +1 @@
1
- export { f as formatDate } from '../../OrDateTimePickerV3-25a86456.js';
1
+ export { f as formatDate } from '../../OrDateTimePickerV3-d914012e.js';
@@ -1 +1 @@
1
- export { i as formatTime } from '../../OrDateTimePickerV3-25a86456.js';
1
+ export { i as formatTime } from '../../OrDateTimePickerV3-d914012e.js';
@@ -1 +1 @@
1
- export { g as getCurrentDate } from '../../OrDateTimePickerV3-25a86456.js';
1
+ export { g as getCurrentDate } from '../../OrDateTimePickerV3-d914012e.js';
@@ -1 +1 @@
1
- export { m as getDatePlaceholder } from '../../OrDateTimePickerV3-25a86456.js';
1
+ export { m as getDatePlaceholder } from '../../OrDateTimePickerV3-d914012e.js';
@@ -1 +1 @@
1
- export { h as getNextMonthDate } from '../../OrDateTimePickerV3-25a86456.js';
1
+ export { h as getNextMonthDate } from '../../OrDateTimePickerV3-d914012e.js';
@@ -1 +1 @@
1
- export { n as getTimePlaceholder } from '../../OrDateTimePickerV3-25a86456.js';
1
+ export { n as getTimePlaceholder } from '../../OrDateTimePickerV3-d914012e.js';
@@ -1 +1 @@
1
- export { f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from '../../OrDateTimePickerV3-25a86456.js';
1
+ export { f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from '../../OrDateTimePickerV3-d914012e.js';
@@ -11,7 +11,7 @@ import { s as script$e } from './OrMenuItemV3-3f3e2924.js';
11
11
  import { s as script$f } from './OrErrorV3-f61387d6.js';
12
12
  import { s as script$g } from './OrHintV3-1fcfaa19.js';
13
13
  import { s as script$i } from './OrPopoverV3-78670690.js';
14
- import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-6cf6f05b.js';
14
+ import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-ad316378.js';
15
15
 
16
16
  function formatDate(value) {
17
17
  return value.toLocaleString(navigator.language, {
@@ -1 +1 @@
1
- export { s as default } from '../OrSelectV3-546b3fa9.js';
1
+ export { s as default } from '../OrSelectV3-148bcd66.js';
@@ -1,2 +1,2 @@
1
- export { s as OrSelectV3 } from '../OrSelectV3-546b3fa9.js';
1
+ export { s as OrSelectV3 } from '../OrSelectV3-148bcd66.js';
2
2
  export { I as SelectSize } from '../OrInputBoxV3-a079251d.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-546b3fa9.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-148bcd66.js';
@@ -13,7 +13,7 @@ import { s as script$c } from './OrInputV3-12e0ec74.js';
13
13
  import { s as script$e } from './OrLabelV3-5fd72248.js';
14
14
  import { s as script$f } from './OrMenuItemV3-3f3e2924.js';
15
15
  import { s as script$g } from './OrPopoverV3-78670690.js';
16
- import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-6cf6f05b.js';
16
+ import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-ad316378.js';
17
17
 
18
18
  const SelectPlaceholder = [
19
19
  // Interactivity
@@ -1 +1 @@
1
- export { s as default } from '../OrTimeFormatV3-8a358868.js';
1
+ export { s as default } from '../OrTimeFormatV3-468b0341.js';
@@ -1 +1 @@
1
- export { s as OrTimeFormatV3 } from '../OrTimeFormatV3-8a358868.js';
1
+ export { s as OrTimeFormatV3 } from '../OrTimeFormatV3-468b0341.js';
@@ -1 +1 @@
1
- export { T as TimeFormat } from '../OrTimeFormatV3-8a358868.js';
1
+ export { T as TimeFormat } from '../OrTimeFormatV3-468b0341.js';
@@ -1,6 +1,6 @@
1
1
  import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue';
2
2
  import { defineComponent, ref, computed } from 'vue-demi';
3
- import { D as DateTimePickerTimeFormat, i as formatTime } from './OrDateTimePickerV3-25a86456.js';
3
+ import { D as DateTimePickerTimeFormat, i as formatTime } from './OrDateTimePickerV3-d914012e.js';
4
4
 
5
5
  const TimeFormat = [
6
6
  // Layout
@@ -1 +1 @@
1
- export { s as default } from '../OrTimePickerV3-986d3e32.js';
1
+ export { s as default } from '../OrTimePickerV3-c140f8ea.js';
@@ -1,3 +1,3 @@
1
- export { s as OrTimePickerV3 } from '../OrTimePickerV3-986d3e32.js';
2
- export { D as TimePickerFormat } from '../OrDateTimePickerV3-25a86456.js';
1
+ export { s as OrTimePickerV3 } from '../OrTimePickerV3-c140f8ea.js';
2
+ export { D as TimePickerFormat } from '../OrDateTimePickerV3-d914012e.js';
3
3
  export { I as TimePickerSize } from '../OrInputBoxV3-a079251d.js';
@@ -1,2 +1,2 @@
1
- export { D as TimePickerFormat } from '../OrDateTimePickerV3-25a86456.js';
1
+ export { D as TimePickerFormat } from '../OrDateTimePickerV3-d914012e.js';
2
2
  export { I as TimePickerSize } from '../OrInputBoxV3-a079251d.js';
@@ -1 +1 @@
1
- export { T as TimePicker, a as TimePickerPopover } from '../OrTimePickerV3-986d3e32.js';
1
+ export { T as TimePicker, a as TimePickerPopover } from '../OrTimePickerV3-c140f8ea.js';
@@ -1,4 +1,4 @@
1
- import { b as script$1, d as script$2, e as script$3, j as script$4, k as script$5, D as DateTimePickerTimeFormat, g as getCurrentDate } from './OrDateTimePickerV3-25a86456.js';
1
+ import { b as script$1, d as script$2, e as script$3, j as script$4, k as script$5, D as DateTimePickerTimeFormat, g as getCurrentDate } from './OrDateTimePickerV3-d914012e.js';
2
2
  import { s as script$a, I as InputBoxSize } from './OrInputBoxV3-a079251d.js';
3
3
  import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, Fragment, createElementVNode } from 'vue';
4
4
  import { defineComponent, ref, computed, watch, toRef } from 'vue-demi';
@@ -8,7 +8,7 @@ import { s as script$8 } from './OrIconV3-85d7d26b.js';
8
8
  import { s as script$9 } from './OrIconButtonV3-48e98bc5.js';
9
9
  import { s as script$b } from './OrLabelV3-5fd72248.js';
10
10
  import { s as script$c } from './OrPopoverV3-78670690.js';
11
- import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-6cf6f05b.js';
11
+ import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-ad316378.js';
12
12
  import { u as useProxyModelValue } from './OrBottomSheetV3-34d4ad36.js';
13
13
 
14
14
  const TimePicker = [
@@ -236,6 +236,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
236
236
  default: withCtx(() => [withDirectives(createVNode(_component_OrDateTimePickerTimeControl, {
237
237
  modelValue: _ctx.draftModelValue,
238
238
  "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.draftModelValue = $event),
239
+ class: normalizeClass(['!border-0']),
239
240
  format: _ctx.format,
240
241
  selected: _ctx.popover && _ctx.popover.state === 'open',
241
242
  required: _ctx.required,
@@ -1 +1 @@
1
- export { s as default } from '../OrTimeRangePickerV3-c166906c.js';
1
+ export { s as default } from '../OrTimeRangePickerV3-961829e7.js';
@@ -1,3 +1,3 @@
1
- export { s as OrTimeRangePickerV3 } from '../OrTimeRangePickerV3-c166906c.js';
2
- export { D as TimeRangePickerFormat } from '../OrDateTimePickerV3-25a86456.js';
1
+ export { s as OrTimeRangePickerV3 } from '../OrTimeRangePickerV3-961829e7.js';
2
+ export { D as TimeRangePickerFormat } from '../OrDateTimePickerV3-d914012e.js';
3
3
  export { I as TimeRangePickerSize } from '../OrInputBoxV3-a079251d.js';
@@ -1,2 +1,2 @@
1
- export { D as TimeRangePickerFormat } from '../OrDateTimePickerV3-25a86456.js';
1
+ export { D as TimeRangePickerFormat } from '../OrDateTimePickerV3-d914012e.js';
2
2
  export { I as TimeRangePickerSize } from '../OrInputBoxV3-a079251d.js';
@@ -1 +1 @@
1
- export { T as TimeRangePicker, a as TimeRangePickerPopover } from '../OrTimeRangePickerV3-c166906c.js';
1
+ export { T as TimeRangePicker, a as TimeRangePickerPopover } from '../OrTimeRangePickerV3-961829e7.js';
@@ -1,4 +1,4 @@
1
- import { b as script$1, d as script$2, e as script$3, j as script$4, k as script$5, D as DateTimePickerTimeFormat, g as getCurrentDate } from './OrDateTimePickerV3-25a86456.js';
1
+ import { b as script$1, d as script$2, e as script$3, j as script$4, k as script$5, D as DateTimePickerTimeFormat, g as getCurrentDate } from './OrDateTimePickerV3-d914012e.js';
2
2
  import { s as script$a, I as InputBoxSize } from './OrInputBoxV3-a079251d.js';
3
3
  import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, createElementVNode, Fragment } from 'vue';
4
4
  import { defineComponent, ref, computed, watch, toRef } from 'vue-demi';
@@ -8,7 +8,7 @@ import { s as script$8 } from './OrIconV3-85d7d26b.js';
8
8
  import { s as script$9 } from './OrIconButtonV3-48e98bc5.js';
9
9
  import { s as script$b } from './OrLabelV3-5fd72248.js';
10
10
  import { s as script$c } from './OrPopoverV3-78670690.js';
11
- import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-6cf6f05b.js';
11
+ import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-ad316378.js';
12
12
  import { u as useProxyModelValue, v as useResponsive } from './OrBottomSheetV3-34d4ad36.js';
13
13
 
14
14
  const TimeRangePicker = [
@@ -25,12 +25,12 @@ export { s as OrConfirm } from './OrConfirm-6d8030b9.js';
25
25
  export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirmV3-d4aa5a6b.js';
26
26
  export { OrContextMenuV3 } from './OrContextMenuV3/index.js';
27
27
  export { P as ContextMenuPlacement, P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopoverV3-78670690.js';
28
- export { s as OrDateFormatV3 } from './OrDateFormatV3-7836a3d7.js';
29
- export { s as OrDatePickerV3 } from './OrDatePickerV3-6cf6f05b.js';
30
- export { s as OrDateRangePickerV3 } from './OrDateRangePickerV3-e6f52582.js';
31
- export { s as OrDateTimeFormatV3 } from './OrDateTimeFormatV3-68944c0f.js';
28
+ export { s as OrDateFormatV3 } from './OrDateFormatV3-6d92e862.js';
29
+ export { s as OrDatePickerV3 } from './OrDatePickerV3-ad316378.js';
30
+ export { s as OrDateRangePickerV3 } from './OrDateRangePickerV3-13a06b8a.js';
31
+ export { s as OrDateTimeFormatV3 } from './OrDateTimeFormatV3-c49eb92b.js';
32
32
  export { D as DEFAULT_TEXT, s as OrDateTimePicker, c as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-5e0b9593.js';
33
- export { D as DateTimePickerTimeFormat, s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, l as OrDateTimePickerV3, D as TimePickerFormat, D as TimeRangePickerFormat, f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from './OrDateTimePickerV3-25a86456.js';
33
+ export { D as DateTimePickerTimeFormat, s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, l as OrDateTimePickerV3, D as TimePickerFormat, D as TimeRangePickerFormat, f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from './OrDateTimePickerV3-d914012e.js';
34
34
  export { E as EmptyStateSize, s as OrEmptyStateV3 } from './OrEmptyStateV3-964b6ea0.js';
35
35
  export { default as OrError } from './OrError/OrError.js';
36
36
  export { s as OrErrorTagV3 } from './OrErrorTagV3-c3da8496.js';
@@ -84,7 +84,7 @@ export { default as OrSearch } from './OrSearch/OrSearch.js';
84
84
  export { OrSearchV3 } from './OrSearchV3/index.js';
85
85
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControlV3-a23c975e.js';
86
86
  export { s as OrSelect } from './OrSelect-c8047252.js';
87
- export { s as OrSelectV3 } from './OrSelectV3-546b3fa9.js';
87
+ export { s as OrSelectV3 } from './OrSelectV3-148bcd66.js';
88
88
  export { OrSidebar, OrSidebarSide } from './OrSidebar/index.js';
89
89
  export { S as OrSidebarPlacement, s as OrSidebarV3, S as SidebarPlacement } from './OrSidebarV3-7b217d46.js';
90
90
  export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeleton-abe4522d.js';
@@ -110,9 +110,9 @@ export { s as OrTextV3 } from './OrTextV3-ff806d55.js';
110
110
  export { default as OrTextarea } from './OrTextarea/OrTextarea.js';
111
111
  export { s as OrTextareaV3 } from './OrTextareaV3-8d1bf51a.js';
112
112
  export { OrTextbox, TextboxTypes } from './OrTextbox/index.js';
113
- export { s as OrTimeFormatV3 } from './OrTimeFormatV3-8a358868.js';
114
- export { s as OrTimePickerV3 } from './OrTimePickerV3-986d3e32.js';
115
- export { s as OrTimeRangePickerV3 } from './OrTimeRangePickerV3-c166906c.js';
113
+ export { s as OrTimeFormatV3 } from './OrTimeFormatV3-468b0341.js';
114
+ export { s as OrTimePickerV3 } from './OrTimePickerV3-c140f8ea.js';
115
+ export { s as OrTimeRangePickerV3 } from './OrTimeRangePickerV3-961829e7.js';
116
116
  export { s 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-b7741147.js';
117
117
  export { a as OrToastContainerV3, s as OrToastV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from './OrToastV3-0c757bf1.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-6cf6f05b.js';
2
+ export { D as DropdownClose } from '../components/OrDatePickerV3-ad316378.js';
@@ -1,2 +1,2 @@
1
1
  import 'vue-demi';
2
- export { a as DropdownOpen } from '../components/OrDatePickerV3-6cf6f05b.js';
2
+ export { a as DropdownOpen } from '../components/OrDatePickerV3-ad316378.js';
@@ -1 +1 @@
1
- export { D as DropdownClose, a as DropdownOpen } from '../components/OrDatePickerV3-6cf6f05b.js';
1
+ export { D as DropdownClose, a as DropdownOpen } from '../components/OrDatePickerV3-ad316378.js';