@onereach/ui-components 9.0.1-beta.4187.0 → 9.0.1-beta.4189.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 (67) hide show
  1. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +3 -1
  2. package/dist/bundled/v3/components/OrDateFormatV3/OrDateFormat.js +1 -1
  3. package/dist/bundled/v3/components/OrDateFormatV3/index.js +1 -1
  4. package/dist/bundled/v3/components/OrDateFormatV3/styles.js +1 -1
  5. package/dist/bundled/v3/components/{OrDateFormatV3-df2af786.js → OrDateFormatV3-27f6e6e7.js} +1 -1
  6. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +1 -1
  7. package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
  8. package/dist/bundled/v3/components/OrDatePickerV3/styles.js +1 -1
  9. package/dist/bundled/v3/components/{OrDatePickerV3-87f21337.js → OrDatePickerV3-df7e40e2.js} +1 -1
  10. package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.js +1 -1
  11. package/dist/bundled/v3/components/OrDateRangePickerV3/index.js +1 -1
  12. package/dist/bundled/v3/components/OrDateRangePickerV3/styles.js +1 -1
  13. package/dist/bundled/v3/components/{OrDateRangePickerV3-5a02b231.js → OrDateRangePickerV3-ec208483.js} +1 -1
  14. package/dist/bundled/v3/components/OrDateTimeFormatV3/OrDateTimeFormat.js +1 -1
  15. package/dist/bundled/v3/components/OrDateTimeFormatV3/index.js +1 -1
  16. package/dist/bundled/v3/components/OrDateTimeFormatV3/styles.js +1 -1
  17. package/dist/bundled/v3/components/{OrDateTimeFormatV3-bb20d916.js → OrDateTimeFormatV3-755f98b4.js} +1 -1
  18. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
  19. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
  20. package/dist/bundled/v3/components/OrDateTimePickerV3/props.js +1 -1
  21. package/dist/bundled/v3/components/OrDateTimePickerV3/styles.js +1 -1
  22. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
  23. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
  24. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
  25. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getDatePlaceholder.js +1 -1
  26. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
  27. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getTimePlaceholder.js +1 -1
  28. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
  29. package/dist/bundled/v3/components/{OrDateTimePickerV3-160e8550.js → OrDateTimePickerV3-b1fd442e.js} +2 -2
  30. package/dist/bundled/v3/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
  31. package/dist/bundled/v3/components/OrTimeFormatV3/index.js +1 -1
  32. package/dist/bundled/v3/components/OrTimeFormatV3/styles.js +1 -1
  33. package/dist/bundled/v3/components/{OrTimeFormatV3-0fca61f1.js → OrTimeFormatV3-b9787124.js} +1 -1
  34. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +1 -1
  35. package/dist/bundled/v3/components/OrTimePickerV3/index.js +1 -1
  36. package/dist/bundled/v3/components/OrTimePickerV3/styles.js +1 -1
  37. package/dist/bundled/v3/components/{OrTimePickerV3-40e40f12.js → OrTimePickerV3-cf9d3482.js} +1 -1
  38. package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +1 -1
  39. package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +1 -1
  40. package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.js +1 -1
  41. package/dist/bundled/v3/components/{OrTimeRangePickerV3-195db897.js → OrTimeRangePickerV3-79151026.js} +1 -1
  42. package/dist/bundled/v3/components/index.js +8 -8
  43. package/dist/bundled/v3/index.js +8 -8
  44. package/dist/esm/v2/{OrDateTimePicker-15858a01.js → OrDateTimePicker-c73b33f5.js} +3 -1
  45. package/dist/esm/v2/components/index.js +1 -1
  46. package/dist/esm/v2/components/or-date-time-picker-v3/index.js +1 -1
  47. package/dist/esm/v2/index.js +1 -1
  48. package/dist/esm/v3/{OrDateFormat-c5e1a18a.js → OrDateFormat-22a198c8.js} +1 -1
  49. package/dist/esm/v3/{OrDatePicker-3221f4f8.js → OrDatePicker-ccbbafcd.js} +1 -1
  50. package/dist/esm/v3/{OrDateRangePicker-af4ad584.js → OrDateRangePicker-649aea0e.js} +1 -1
  51. package/dist/esm/v3/{OrDateTimeFormat-48e04e67.js → OrDateTimeFormat-11eb9884.js} +1 -1
  52. package/dist/esm/v3/{OrDateTimePicker-cb148e54.js → OrDateTimePicker-ad9629b6.js} +2 -2
  53. package/dist/esm/v3/{OrTimeFormat-0dc51078.js → OrTimeFormat-728b0303.js} +1 -1
  54. package/dist/esm/v3/{OrTimePicker-5097684d.js → OrTimePicker-0276907b.js} +1 -1
  55. package/dist/esm/v3/{OrTimeRangePicker-4d4c6e61.js → OrTimeRangePicker-da25a746.js} +1 -1
  56. package/dist/esm/v3/components/index.js +8 -8
  57. package/dist/esm/v3/components/or-date-format-v3/index.js +2 -2
  58. package/dist/esm/v3/components/or-date-picker-v3/index.js +2 -2
  59. package/dist/esm/v3/components/or-date-range-picker-v3/index.js +2 -2
  60. package/dist/esm/v3/components/or-date-time-format-v3/index.js +2 -2
  61. package/dist/esm/v3/components/or-date-time-picker-v3/index.js +1 -1
  62. package/dist/esm/v3/components/or-time-format-v3/index.js +2 -2
  63. package/dist/esm/v3/components/or-time-picker-v3/index.js +2 -2
  64. package/dist/esm/v3/components/or-time-range-picker-v3/index.js +2 -2
  65. package/dist/esm/v3/index.js +8 -8
  66. package/package.json +1 -1
  67. package/src/components/or-date-time-picker-v3/OrDateTimePicker.vue +3 -1
@@ -493,7 +493,9 @@ var __vue_render__ = function () {
493
493
  attrs: {
494
494
  "disabled": _vm.disabled
495
495
  }
496
- }, [_vm._v("\n " + _vm._s(_vm.hint) + "\n ")])] : _vm._e()] : _vm._e(), _vm._v(" "), typeof _vm.error === 'string' ? [_c('OrError', {
496
+ }, [_vm._t("hint", function () {
497
+ return [_vm._v("\n " + _vm._s(_vm.hint) + "\n ")];
498
+ })], 2)] : _vm._e()] : _vm._e(), _vm._v(" "), typeof _vm.error === 'string' ? [_c('OrError', {
497
499
  attrs: {
498
500
  "disabled": _vm.disabled
499
501
  }
@@ -1 +1 @@
1
- export { s as default } from '../OrDateFormatV3-df2af786.js';
1
+ export { s as default } from '../OrDateFormatV3-27f6e6e7.js';
@@ -1 +1 @@
1
- export { s as OrDateFormatV3 } from '../OrDateFormatV3-df2af786.js';
1
+ export { s as OrDateFormatV3 } from '../OrDateFormatV3-27f6e6e7.js';
@@ -1 +1 @@
1
- export { D as DateFormat } from '../OrDateFormatV3-df2af786.js';
1
+ export { D as DateFormat } from '../OrDateFormatV3-27f6e6e7.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-160e8550.js';
3
+ import { f as formatDate } from './OrDateTimePickerV3-b1fd442e.js';
4
4
 
5
5
  const DateFormat = [
6
6
  // Layout
@@ -1 +1 @@
1
- export { s as default } from '../OrDatePickerV3-87f21337.js';
1
+ export { s as default } from '../OrDatePickerV3-df7e40e2.js';
@@ -1 +1 @@
1
- export { s as OrDatePickerV3 } from '../OrDatePickerV3-87f21337.js';
1
+ export { s as OrDatePickerV3 } from '../OrDatePickerV3-df7e40e2.js';
@@ -1 +1 @@
1
- export { D as DatePicker, a as DatePickerPopover } from '../OrDatePickerV3-87f21337.js';
1
+ export { D as DatePicker, a as DatePickerPopover } from '../OrDatePickerV3-df7e40e2.js';
@@ -1,6 +1,6 @@
1
1
  import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, Fragment, createElementVNode } from 'vue';
2
2
  import { defineComponent, ref, computed, watch, toRef } from 'vue-demi';
3
- 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-160e8550.js';
3
+ 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-b1fd442e.js';
4
4
  import { s as script$7 } from './OrErrorV3-b04d76aa.js';
5
5
  import { s as script$8 } from './OrHintV3-c8ac5975.js';
6
6
  import { s as script$9 } from './OrIconV3-34670800.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrDateRangePickerV3-5a02b231.js';
1
+ export { s as default } from '../OrDateRangePickerV3-ec208483.js';
@@ -1 +1 @@
1
- export { s as OrDateRangePickerV3 } from '../OrDateRangePickerV3-5a02b231.js';
1
+ export { s as OrDateRangePickerV3 } from '../OrDateRangePickerV3-ec208483.js';
@@ -1 +1 @@
1
- export { D as DateRangePicker, a as DateRangePickerPopover } from '../OrDateRangePickerV3-5a02b231.js';
1
+ export { D as DateRangePicker, a as DateRangePickerPopover } from '../OrDateRangePickerV3-ec208483.js';
@@ -7,7 +7,7 @@ import { s as script$a } from './OrIconButtonV3-c00fffaf.js';
7
7
  import { s as script$b, I as InputBoxSize } from './OrInputBoxV3-dbc63649.js';
8
8
  import { s as script$c } from './OrLabelV3-ebd5f67a.js';
9
9
  import { s as script$d } from './OrPopoverV3-6c2dbc6b.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-160e8550.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-b1fd442e.js';
11
11
  import { DropdownClose } from '../directives/dropdown-close.js';
12
12
  import { DropdownOpen } from '../directives/dropdown-open.js';
13
13
  import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrDateTimeFormatV3-bb20d916.js';
1
+ export { s as default } from '../OrDateTimeFormatV3-755f98b4.js';
@@ -1 +1 @@
1
- export { s as OrDateTimeFormatV3 } from '../OrDateTimeFormatV3-bb20d916.js';
1
+ export { s as OrDateTimeFormatV3 } from '../OrDateTimeFormatV3-755f98b4.js';
@@ -1 +1 @@
1
- export { D as DateTimeFormat } from '../OrDateTimeFormatV3-bb20d916.js';
1
+ export { D as DateTimeFormat } from '../OrDateTimeFormatV3-755f98b4.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-160e8550.js';
3
+ import { D as DateTimePickerTimeFormat, f as formatDate, i as formatTime } from './OrDateTimePickerV3-b1fd442e.js';
4
4
 
5
5
  const DateTimeFormat = [
6
6
  // Layout
@@ -1 +1 @@
1
- export { l as default } from '../OrDateTimePickerV3-160e8550.js';
1
+ export { l as default } from '../OrDateTimePickerV3-b1fd442e.js';
@@ -1 +1 @@
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-160e8550.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-b1fd442e.js';
@@ -1 +1 @@
1
- export { D as DateTimePickerTimeFormat } from '../OrDateTimePickerV3-160e8550.js';
1
+ export { D as DateTimePickerTimeFormat } from '../OrDateTimePickerV3-b1fd442e.js';
@@ -1 +1 @@
1
- export { o as DateTimePicker, p as DateTimePickerDatePopover, q as DateTimePickerTimePopover } from '../OrDateTimePickerV3-160e8550.js';
1
+ export { o as DateTimePicker, p as DateTimePickerDatePopover, q as DateTimePickerTimePopover } from '../OrDateTimePickerV3-b1fd442e.js';
@@ -1 +1 @@
1
- export { f as formatDate } from '../../OrDateTimePickerV3-160e8550.js';
1
+ export { f as formatDate } from '../../OrDateTimePickerV3-b1fd442e.js';
@@ -1 +1 @@
1
- export { i as formatTime } from '../../OrDateTimePickerV3-160e8550.js';
1
+ export { i as formatTime } from '../../OrDateTimePickerV3-b1fd442e.js';
@@ -1 +1 @@
1
- export { g as getCurrentDate } from '../../OrDateTimePickerV3-160e8550.js';
1
+ export { g as getCurrentDate } from '../../OrDateTimePickerV3-b1fd442e.js';
@@ -1 +1 @@
1
- export { m as getDatePlaceholder } from '../../OrDateTimePickerV3-160e8550.js';
1
+ export { m as getDatePlaceholder } from '../../OrDateTimePickerV3-b1fd442e.js';
@@ -1 +1 @@
1
- export { h as getNextMonthDate } from '../../OrDateTimePickerV3-160e8550.js';
1
+ export { h as getNextMonthDate } from '../../OrDateTimePickerV3-b1fd442e.js';
@@ -1 +1 @@
1
- export { n as getTimePlaceholder } from '../../OrDateTimePickerV3-160e8550.js';
1
+ export { n as getTimePlaceholder } from '../../OrDateTimePickerV3-b1fd442e.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-160e8550.js';
1
+ export { f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from '../../OrDateTimePickerV3-b1fd442e.js';
@@ -1398,9 +1398,9 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
1398
1398
  key: 0,
1399
1399
  disabled: _ctx.disabled
1400
1400
  }, {
1401
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
1401
+ default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
1402
1402
 
1403
- _: 1 /* STABLE */
1403
+ _: 3 /* FORWARDED */
1404
1404
  }, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), typeof _ctx.error === 'string' ? (openBlock(), createBlock(_component_OrError, {
1405
1405
  key: 2,
1406
1406
  disabled: _ctx.disabled
@@ -1 +1 @@
1
- export { s as default } from '../OrTimeFormatV3-0fca61f1.js';
1
+ export { s as default } from '../OrTimeFormatV3-b9787124.js';
@@ -1 +1 @@
1
- export { s as OrTimeFormatV3 } from '../OrTimeFormatV3-0fca61f1.js';
1
+ export { s as OrTimeFormatV3 } from '../OrTimeFormatV3-b9787124.js';
@@ -1 +1 @@
1
- export { T as TimeFormat } from '../OrTimeFormatV3-0fca61f1.js';
1
+ export { T as TimeFormat } from '../OrTimeFormatV3-b9787124.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-160e8550.js';
3
+ import { D as DateTimePickerTimeFormat, i as formatTime } from './OrDateTimePickerV3-b1fd442e.js';
4
4
 
5
5
  const TimeFormat = [
6
6
  // Layout
@@ -1 +1 @@
1
- export { s as default } from '../OrTimePickerV3-40e40f12.js';
1
+ export { s as default } from '../OrTimePickerV3-cf9d3482.js';
@@ -1 +1 @@
1
- export { s as OrTimePickerV3 } from '../OrTimePickerV3-40e40f12.js';
1
+ export { s as OrTimePickerV3 } from '../OrTimePickerV3-cf9d3482.js';
@@ -1 +1 @@
1
- export { T as TimePicker, a as TimePickerPopover } from '../OrTimePickerV3-40e40f12.js';
1
+ export { T as TimePicker, a as TimePickerPopover } from '../OrTimePickerV3-cf9d3482.js';
@@ -1,6 +1,6 @@
1
1
  import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, Fragment, createElementVNode } from 'vue';
2
2
  import { defineComponent, ref, computed, watch, toRef } from 'vue-demi';
3
- 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-160e8550.js';
3
+ 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-b1fd442e.js';
4
4
  import { s as script$6 } from './OrErrorV3-b04d76aa.js';
5
5
  import { s as script$7 } from './OrHintV3-c8ac5975.js';
6
6
  import { s as script$8 } from './OrIconV3-34670800.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrTimeRangePickerV3-195db897.js';
1
+ export { s as default } from '../OrTimeRangePickerV3-79151026.js';
@@ -1 +1 @@
1
- export { s as OrTimeRangePickerV3 } from '../OrTimeRangePickerV3-195db897.js';
1
+ export { s as OrTimeRangePickerV3 } from '../OrTimeRangePickerV3-79151026.js';
@@ -1 +1 @@
1
- export { T as TimeRangePicker, a as TimeRangePickerPopover } from '../OrTimeRangePickerV3-195db897.js';
1
+ export { T as TimeRangePicker, a as TimeRangePickerPopover } from '../OrTimeRangePickerV3-79151026.js';
@@ -7,7 +7,7 @@ import { s as script$9 } from './OrIconButtonV3-c00fffaf.js';
7
7
  import { s as script$a, I as InputBoxSize } from './OrInputBoxV3-dbc63649.js';
8
8
  import { s as script$b } from './OrLabelV3-ebd5f67a.js';
9
9
  import { s as script$c } from './OrPopoverV3-6c2dbc6b.js';
10
- 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-160e8550.js';
10
+ 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-b1fd442e.js';
11
11
  import { DropdownClose } from '../directives/dropdown-close.js';
12
12
  import { DropdownOpen } from '../directives/dropdown-open.js';
13
13
  import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
@@ -23,12 +23,12 @@ export { s as OrCombinedInputV3 } from './OrCombinedInputV3-0f778002.js';
23
23
  export { s as OrConfirm } from './OrConfirm-91f220b8.js';
24
24
  export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirmV3-0216cdbd.js';
25
25
  export { default as OrContextMenuV3 } from './OrContextMenuV3/OrContextMenu.js';
26
- export { s as OrDateFormatV3 } from './OrDateFormatV3-df2af786.js';
27
- export { s as OrDatePickerV3 } from './OrDatePickerV3-87f21337.js';
28
- export { s as OrDateRangePickerV3 } from './OrDateRangePickerV3-5a02b231.js';
29
- export { s as OrDateTimeFormatV3 } from './OrDateTimeFormatV3-bb20d916.js';
26
+ export { s as OrDateFormatV3 } from './OrDateFormatV3-27f6e6e7.js';
27
+ export { s as OrDatePickerV3 } from './OrDatePickerV3-df7e40e2.js';
28
+ export { s as OrDateRangePickerV3 } from './OrDateRangePickerV3-ec208483.js';
29
+ export { s as OrDateTimeFormatV3 } from './OrDateTimeFormatV3-755f98b4.js';
30
30
  export { D as DEFAULT_TEXT, s as OrDateTimePicker, n as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-ecc08f15.js';
31
- 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-160e8550.js';
31
+ 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-b1fd442e.js';
32
32
  export { D as DropAreaSize, s as OrDropAreaV3, a as approximateFileSize } from './OrDropAreaV3-2ebc2843.js';
33
33
  export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from './OrEditorTabsV3-6f658bdd.js';
34
34
  export { E as EmptyStateSize, s as OrEmptyStateV3 } from './OrEmptyStateV3-af47ab45.js';
@@ -113,9 +113,9 @@ export { s as OrTextV3 } from './OrTextV3-f2e88ff5.js';
113
113
  export { default as OrTextarea } from './OrTextarea/OrTextarea.js';
114
114
  export { s as OrTextareaV3 } from './OrTextareaV3-c489d481.js';
115
115
  export { OrTextbox, TextboxTypes } from './OrTextbox/index.js';
116
- export { s as OrTimeFormatV3 } from './OrTimeFormatV3-0fca61f1.js';
117
- export { s as OrTimePickerV3 } from './OrTimePickerV3-40e40f12.js';
118
- export { s as OrTimeRangePickerV3 } from './OrTimeRangePickerV3-195db897.js';
116
+ export { s as OrTimeFormatV3 } from './OrTimeFormatV3-b9787124.js';
117
+ export { s as OrTimePickerV3 } from './OrTimePickerV3-cf9d3482.js';
118
+ export { s as OrTimeRangePickerV3 } from './OrTimeRangePickerV3-79151026.js';
119
119
  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-d2b2da2c.js';
120
120
  export { a as OrToastContainerV3, s as OrToastV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from './OrToastV3-807d4d52.js';
121
121
  export { OrTooltip, OrTooltipContent } from './OrTooltip/index.js';
@@ -15,12 +15,12 @@ export { s as OrCombinedInputV3 } from './components/OrCombinedInputV3-0f778002.
15
15
  export { s as OrConfirm } from './components/OrConfirm-91f220b8.js';
16
16
  export { C as ConfirmType, s as OrConfirmV3 } from './components/OrConfirmV3-0216cdbd.js';
17
17
  export { default as OrContextMenuV3 } from './components/OrContextMenuV3/OrContextMenu.js';
18
- export { s as OrDateFormatV3 } from './components/OrDateFormatV3-df2af786.js';
19
- export { s as OrDatePickerV3 } from './components/OrDatePickerV3-87f21337.js';
20
- export { s as OrDateRangePickerV3 } from './components/OrDateRangePickerV3-5a02b231.js';
21
- export { s as OrDateTimeFormatV3 } from './components/OrDateTimeFormatV3-bb20d916.js';
18
+ export { s as OrDateFormatV3 } from './components/OrDateFormatV3-27f6e6e7.js';
19
+ export { s as OrDatePickerV3 } from './components/OrDatePickerV3-df7e40e2.js';
20
+ export { s as OrDateRangePickerV3 } from './components/OrDateRangePickerV3-ec208483.js';
21
+ export { s as OrDateTimeFormatV3 } from './components/OrDateTimeFormatV3-755f98b4.js';
22
22
  export { D as DEFAULT_TEXT, s as OrDateTimePicker, n as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './components/OrDateTimePicker-ecc08f15.js';
23
- 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 './components/OrDateTimePickerV3-160e8550.js';
23
+ 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 './components/OrDateTimePickerV3-b1fd442e.js';
24
24
  export { D as DropAreaSize, s as OrDropAreaV3, a as approximateFileSize } from './components/OrDropAreaV3-2ebc2843.js';
25
25
  export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from './components/OrEditorTabsV3-6f658bdd.js';
26
26
  export { E as EmptyStateSize, s as OrEmptyStateV3 } from './components/OrEmptyStateV3-af47ab45.js';
@@ -67,9 +67,9 @@ export { s as OrTextV3 } from './components/OrTextV3-f2e88ff5.js';
67
67
  export { default as OrTextarea } from './components/OrTextarea/OrTextarea.js';
68
68
  export { s as OrTextareaV3 } from './components/OrTextareaV3-c489d481.js';
69
69
  export { OrTextbox, TextboxTypes } from './components/OrTextbox/index.js';
70
- export { s as OrTimeFormatV3 } from './components/OrTimeFormatV3-0fca61f1.js';
71
- export { s as OrTimePickerV3 } from './components/OrTimePickerV3-40e40f12.js';
72
- export { s as OrTimeRangePickerV3 } from './components/OrTimeRangePickerV3-195db897.js';
70
+ export { s as OrTimeFormatV3 } from './components/OrTimeFormatV3-b9787124.js';
71
+ export { s as OrTimePickerV3 } from './components/OrTimePickerV3-cf9d3482.js';
72
+ export { s as OrTimeRangePickerV3 } from './components/OrTimeRangePickerV3-79151026.js';
73
73
  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 './components/OrToast-d2b2da2c.js';
74
74
  export { a as OrToastContainerV3, s as OrToastV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from './components/OrToastV3-807d4d52.js';
75
75
  export { OrTreeV3, TreeNodeDropPosition } from './components/OrTreeV3/index.js';
@@ -244,7 +244,9 @@ var __vue_render__ = function () {
244
244
  attrs: {
245
245
  "disabled": _vm.disabled
246
246
  }
247
- }, [_vm._v("\n " + _vm._s(_vm.hint) + "\n ")])] : _vm._e()] : _vm._e(), _vm._v(" "), typeof _vm.error === 'string' ? [_c('OrError', {
247
+ }, [_vm._t("hint", function () {
248
+ return [_vm._v("\n " + _vm._s(_vm.hint) + "\n ")];
249
+ })], 2)] : _vm._e()] : _vm._e(), _vm._v(" "), typeof _vm.error === 'string' ? [_c('OrError', {
248
250
  attrs: {
249
251
  "disabled": _vm.disabled
250
252
  }
@@ -38,7 +38,7 @@ export { _ as OrDatePickerV3 } from '../OrDatePicker-8b663c98.js';
38
38
  export { _ as OrDateRangePickerV3 } from '../OrDateRangePicker-0ae23a9f.js';
39
39
  export { _ as OrDateTimeFormatV3 } from '../OrDateTimeFormat-a79f351c.js';
40
40
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-464f84bd.js';
41
- export { _ as OrDateTimePickerV3 } from '../OrDateTimePicker-15858a01.js';
41
+ export { _ as OrDateTimePickerV3 } from '../OrDateTimePicker-c73b33f5.js';
42
42
  export { _ as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from '../OrDateTimePickerTimeSelect-bfd77e9b.js';
43
43
  export { D as DateTimePickerTimeFormat, f as formatDate, a as formatTime, g as getDatePlaceholder, b as getTimePlaceholder } from '../getTimePlaceholder-a1d75821.js';
44
44
  export { g as getCurrentDate } from '../getCurrentDate-046a888d.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrDateTimePickerV3 } from '../../OrDateTimePicker-15858a01.js';
1
+ export { _ as OrDateTimePickerV3 } from '../../OrDateTimePicker-c73b33f5.js';
2
2
  export { _ as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from '../../OrDateTimePickerTimeSelect-bfd77e9b.js';
3
3
  export { D as DateTimePickerTimeFormat, f as formatDate, a as formatTime, g as getDatePlaceholder, b as getTimePlaceholder } from '../../getTimePlaceholder-a1d75821.js';
4
4
  export { g as getCurrentDate } from '../../getCurrentDate-046a888d.js';
@@ -38,7 +38,7 @@ export { _ as OrDatePickerV3 } from './OrDatePicker-8b663c98.js';
38
38
  export { _ as OrDateRangePickerV3 } from './OrDateRangePicker-0ae23a9f.js';
39
39
  export { _ as OrDateTimeFormatV3 } from './OrDateTimeFormat-a79f351c.js';
40
40
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-464f84bd.js';
41
- export { _ as OrDateTimePickerV3 } from './OrDateTimePicker-15858a01.js';
41
+ export { _ as OrDateTimePickerV3 } from './OrDateTimePicker-c73b33f5.js';
42
42
  export { _ as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from './OrDateTimePickerTimeSelect-bfd77e9b.js';
43
43
  export { D as DateTimePickerTimeFormat, f as formatDate, a as formatTime, g as getDatePlaceholder, b as getTimePlaceholder } from './getTimePlaceholder-a1d75821.js';
44
44
  export { g as getCurrentDate } from './getCurrentDate-046a888d.js';
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import './OrDateTimePicker-cb148e54.js';
2
+ import './OrDateTimePicker-ad9629b6.js';
3
3
  import './OrDateTimePickerTimeSelect-2771249a.js';
4
4
  import { f as formatDate } from './getTimePlaceholder-a1d75821.js';
5
5
  import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue';
@@ -5,7 +5,7 @@ import './dom-aecadd9a.js';
5
5
  import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
6
6
  import '@onereach/styles/tailwind/plugins/core';
7
7
  import '@onereach/styles/tailwind.config.json';
8
- import './OrDateTimePicker-cb148e54.js';
8
+ import './OrDateTimePicker-ad9629b6.js';
9
9
  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 } from './OrDateTimePickerTimeSelect-2771249a.js';
10
10
  import './getTimePlaceholder-a1d75821.js';
11
11
  import { g as getCurrentDate } from './getCurrentDate-046a888d.js';
@@ -5,7 +5,7 @@ import './dom-aecadd9a.js';
5
5
  import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
6
6
  import { u as useResponsive } from './useResponsive-1baf3485.js';
7
7
  import '@onereach/styles/tailwind.config.json';
8
- import './OrDateTimePicker-cb148e54.js';
8
+ import './OrDateTimePicker-ad9629b6.js';
9
9
  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 } from './OrDateTimePickerTimeSelect-2771249a.js';
10
10
  import './getTimePlaceholder-a1d75821.js';
11
11
  import { g as getCurrentDate } from './getCurrentDate-046a888d.js';
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import './OrDateTimePicker-cb148e54.js';
2
+ import './OrDateTimePicker-ad9629b6.js';
3
3
  import './OrDateTimePickerTimeSelect-2771249a.js';
4
4
  import { D as DateTimePickerTimeFormat, f as formatDate, a as formatTime } from './getTimePlaceholder-a1d75821.js';
5
5
  import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue';
@@ -433,9 +433,9 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
433
433
  key: 0,
434
434
  disabled: _ctx.disabled
435
435
  }, {
436
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
436
+ default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
437
437
 
438
- _: 1 /* STABLE */
438
+ _: 3 /* FORWARDED */
439
439
  }, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), typeof _ctx.error === 'string' ? (openBlock(), createBlock(_component_OrError, {
440
440
  key: 2,
441
441
  disabled: _ctx.disabled
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import './OrDateTimePicker-cb148e54.js';
2
+ import './OrDateTimePicker-ad9629b6.js';
3
3
  import './OrDateTimePickerTimeSelect-2771249a.js';
4
4
  import { D as DateTimePickerTimeFormat, a as formatTime } from './getTimePlaceholder-a1d75821.js';
5
5
  import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue';
@@ -5,7 +5,7 @@ import './dom-aecadd9a.js';
5
5
  import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
6
6
  import '@onereach/styles/tailwind/plugins/core';
7
7
  import '@onereach/styles/tailwind.config.json';
8
- import './OrDateTimePicker-cb148e54.js';
8
+ import './OrDateTimePicker-ad9629b6.js';
9
9
  import { b as script$1, d as script$2, e as script$3, f as script$4, g as script$5 } from './OrDateTimePickerTimeSelect-2771249a.js';
10
10
  import { D as DateTimePickerTimeFormat } from './getTimePlaceholder-a1d75821.js';
11
11
  import { g as getCurrentDate } from './getCurrentDate-046a888d.js';
@@ -5,7 +5,7 @@ import './dom-aecadd9a.js';
5
5
  import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
6
6
  import { u as useResponsive } from './useResponsive-1baf3485.js';
7
7
  import '@onereach/styles/tailwind.config.json';
8
- import './OrDateTimePicker-cb148e54.js';
8
+ import './OrDateTimePicker-ad9629b6.js';
9
9
  import { b as script$1, d as script$2, e as script$3, f as script$4, g as script$5 } from './OrDateTimePickerTimeSelect-2771249a.js';
10
10
  import { D as DateTimePickerTimeFormat } from './getTimePlaceholder-a1d75821.js';
11
11
  import { g as getCurrentDate } from './getCurrentDate-046a888d.js';
@@ -31,12 +31,12 @@ export { s as OrCombinedInputV3 } from '../OrCombinedInput-b42c2ead.js';
31
31
  export { s as OrConfirm } from '../OrConfirm-c63285a6.js';
32
32
  export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-de93af99.js';
33
33
  export { s as OrContextMenuV3 } from '../OrContextMenu-78d02563.js';
34
- export { s as OrDateFormatV3 } from '../OrDateFormat-c5e1a18a.js';
35
- export { s as OrDatePickerV3 } from '../OrDatePicker-3221f4f8.js';
36
- export { s as OrDateRangePickerV3 } from '../OrDateRangePicker-af4ad584.js';
37
- export { s as OrDateTimeFormatV3 } from '../OrDateTimeFormat-48e04e67.js';
34
+ export { s as OrDateFormatV3 } from '../OrDateFormat-22a198c8.js';
35
+ export { s as OrDatePickerV3 } from '../OrDatePicker-ccbbafcd.js';
36
+ export { s as OrDateRangePickerV3 } from '../OrDateRangePicker-649aea0e.js';
37
+ export { s as OrDateTimeFormatV3 } from '../OrDateTimeFormat-11eb9884.js';
38
38
  export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-45bc8bd3.js';
39
- export { s as OrDateTimePickerV3 } from '../OrDateTimePicker-cb148e54.js';
39
+ export { s as OrDateTimePickerV3 } from '../OrDateTimePicker-ad9629b6.js';
40
40
  export { s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from '../OrDateTimePickerTimeSelect-2771249a.js';
41
41
  export { D as DateTimePickerTimeFormat, f as formatDate, a as formatTime, g as getDatePlaceholder, b as getTimePlaceholder } from '../getTimePlaceholder-a1d75821.js';
42
42
  export { g as getCurrentDate } from '../getCurrentDate-046a888d.js';
@@ -133,9 +133,9 @@ export { s as OrTextV3 } from '../OrText-ea114c19.js';
133
133
  export { s as OrTextarea } from '../OrTextarea-7a753c1a.js';
134
134
  export { s as OrTextareaV3 } from '../OrTextarea-72acd2de.js';
135
135
  export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox-9524352e.js';
136
- export { s as OrTimeFormatV3 } from '../OrTimeFormat-0dc51078.js';
137
- export { s as OrTimePickerV3 } from '../OrTimePicker-5097684d.js';
138
- export { s as OrTimeRangePickerV3 } from '../OrTimeRangePicker-4d4c6e61.js';
136
+ export { s as OrTimeFormatV3 } from '../OrTimeFormat-728b0303.js';
137
+ export { s as OrTimePickerV3 } from '../OrTimePicker-0276907b.js';
138
+ export { s as OrTimeRangePickerV3 } from '../OrTimeRangePicker-da25a746.js';
139
139
  export { s as OrToast, a as OrToastContainer } from '../OrToastContainer-71ba538b.js';
140
140
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-05a9c81b.js';
141
141
  export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-bd194714.js';
@@ -1,6 +1,6 @@
1
- export { s as OrDateFormatV3 } from '../../OrDateFormat-c5e1a18a.js';
1
+ export { s as OrDateFormatV3 } from '../../OrDateFormat-22a198c8.js';
2
2
  import 'vue-demi';
3
- import '../../OrDateTimePicker-cb148e54.js';
3
+ import '../../OrDateTimePicker-ad9629b6.js';
4
4
  import '../../dropdown-open-06d651cf.js';
5
5
  import '@vueuse/core';
6
6
  import '../../dom-aecadd9a.js';
@@ -1,4 +1,4 @@
1
- export { s as OrDatePickerV3 } from '../../OrDatePicker-3221f4f8.js';
1
+ export { s as OrDatePickerV3 } from '../../OrDatePicker-ccbbafcd.js';
2
2
  import 'vue-demi';
3
3
  import '../../dropdown-open-06d651cf.js';
4
4
  import '@vueuse/core';
@@ -8,7 +8,7 @@ import 'lodash/get';
8
8
  import '../../useProxyModelValue-940010d2.js';
9
9
  import '@onereach/styles/tailwind/plugins/core';
10
10
  import '@onereach/styles/tailwind.config.json';
11
- import '../../OrDateTimePicker-cb148e54.js';
11
+ import '../../OrDateTimePicker-ad9629b6.js';
12
12
  import '../../OrError-331220bc.js';
13
13
  import 'vue';
14
14
  import '../../OrHint-262c8217.js';
@@ -1,4 +1,4 @@
1
- export { s as OrDateRangePickerV3 } from '../../OrDateRangePicker-af4ad584.js';
1
+ export { s as OrDateRangePickerV3 } from '../../OrDateRangePicker-649aea0e.js';
2
2
  import 'vue-demi';
3
3
  import '../../dropdown-open-06d651cf.js';
4
4
  import '@vueuse/core';
@@ -9,7 +9,7 @@ import '../../useProxyModelValue-940010d2.js';
9
9
  import '../../useResponsive-1baf3485.js';
10
10
  import '@onereach/styles/tailwind/plugins/core';
11
11
  import '@onereach/styles/tailwind.config.json';
12
- import '../../OrDateTimePicker-cb148e54.js';
12
+ import '../../OrDateTimePicker-ad9629b6.js';
13
13
  import '../../OrError-331220bc.js';
14
14
  import 'vue';
15
15
  import '../../OrHint-262c8217.js';
@@ -1,6 +1,6 @@
1
- export { s as OrDateTimeFormatV3 } from '../../OrDateTimeFormat-48e04e67.js';
1
+ export { s as OrDateTimeFormatV3 } from '../../OrDateTimeFormat-11eb9884.js';
2
2
  import 'vue-demi';
3
- import '../../OrDateTimePicker-cb148e54.js';
3
+ import '../../OrDateTimePicker-ad9629b6.js';
4
4
  import '../../dropdown-open-06d651cf.js';
5
5
  import '@vueuse/core';
6
6
  import '../../dom-aecadd9a.js';
@@ -1,4 +1,4 @@
1
- export { s as OrDateTimePickerV3 } from '../../OrDateTimePicker-cb148e54.js';
1
+ export { s as OrDateTimePickerV3 } from '../../OrDateTimePicker-ad9629b6.js';
2
2
  export { s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from '../../OrDateTimePickerTimeSelect-2771249a.js';
3
3
  export { D as DateTimePickerTimeFormat, f as formatDate, a as formatTime, g as getDatePlaceholder, b as getTimePlaceholder } from '../../getTimePlaceholder-a1d75821.js';
4
4
  export { g as getCurrentDate } from '../../getCurrentDate-046a888d.js';
@@ -1,6 +1,6 @@
1
- export { s as OrTimeFormatV3 } from '../../OrTimeFormat-0dc51078.js';
1
+ export { s as OrTimeFormatV3 } from '../../OrTimeFormat-728b0303.js';
2
2
  import 'vue-demi';
3
- import '../../OrDateTimePicker-cb148e54.js';
3
+ import '../../OrDateTimePicker-ad9629b6.js';
4
4
  import '../../dropdown-open-06d651cf.js';
5
5
  import '@vueuse/core';
6
6
  import '../../dom-aecadd9a.js';
@@ -1,4 +1,4 @@
1
- export { s as OrTimePickerV3 } from '../../OrTimePicker-5097684d.js';
1
+ export { s as OrTimePickerV3 } from '../../OrTimePicker-0276907b.js';
2
2
  import 'vue-demi';
3
3
  import '../../dropdown-open-06d651cf.js';
4
4
  import '@vueuse/core';
@@ -8,7 +8,7 @@ import 'lodash/get';
8
8
  import '../../useProxyModelValue-940010d2.js';
9
9
  import '@onereach/styles/tailwind/plugins/core';
10
10
  import '@onereach/styles/tailwind.config.json';
11
- import '../../OrDateTimePicker-cb148e54.js';
11
+ import '../../OrDateTimePicker-ad9629b6.js';
12
12
  import '../../OrError-331220bc.js';
13
13
  import 'vue';
14
14
  import '../../OrHint-262c8217.js';
@@ -1,4 +1,4 @@
1
- export { s as OrTimeRangePickerV3 } from '../../OrTimeRangePicker-4d4c6e61.js';
1
+ export { s as OrTimeRangePickerV3 } from '../../OrTimeRangePicker-da25a746.js';
2
2
  import 'vue-demi';
3
3
  import '../../dropdown-open-06d651cf.js';
4
4
  import '@vueuse/core';
@@ -9,7 +9,7 @@ import '../../useProxyModelValue-940010d2.js';
9
9
  import '../../useResponsive-1baf3485.js';
10
10
  import '@onereach/styles/tailwind/plugins/core';
11
11
  import '@onereach/styles/tailwind.config.json';
12
- import '../../OrDateTimePicker-cb148e54.js';
12
+ import '../../OrDateTimePicker-ad9629b6.js';
13
13
  import '../../OrError-331220bc.js';
14
14
  import 'vue';
15
15
  import '../../OrHint-262c8217.js';
@@ -31,12 +31,12 @@ export { s as OrCombinedInputV3 } from './OrCombinedInput-b42c2ead.js';
31
31
  export { s as OrConfirm } from './OrConfirm-c63285a6.js';
32
32
  export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-de93af99.js';
33
33
  export { s as OrContextMenuV3 } from './OrContextMenu-78d02563.js';
34
- export { s as OrDateFormatV3 } from './OrDateFormat-c5e1a18a.js';
35
- export { s as OrDatePickerV3 } from './OrDatePicker-3221f4f8.js';
36
- export { s as OrDateRangePickerV3 } from './OrDateRangePicker-af4ad584.js';
37
- export { s as OrDateTimeFormatV3 } from './OrDateTimeFormat-48e04e67.js';
34
+ export { s as OrDateFormatV3 } from './OrDateFormat-22a198c8.js';
35
+ export { s as OrDatePickerV3 } from './OrDatePicker-ccbbafcd.js';
36
+ export { s as OrDateRangePickerV3 } from './OrDateRangePicker-649aea0e.js';
37
+ export { s as OrDateTimeFormatV3 } from './OrDateTimeFormat-11eb9884.js';
38
38
  export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-45bc8bd3.js';
39
- export { s as OrDateTimePickerV3 } from './OrDateTimePicker-cb148e54.js';
39
+ export { s as OrDateTimePickerV3 } from './OrDateTimePicker-ad9629b6.js';
40
40
  export { s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from './OrDateTimePickerTimeSelect-2771249a.js';
41
41
  export { D as DateTimePickerTimeFormat, f as formatDate, a as formatTime, g as getDatePlaceholder, b as getTimePlaceholder } from './getTimePlaceholder-a1d75821.js';
42
42
  export { g as getCurrentDate } from './getCurrentDate-046a888d.js';
@@ -133,9 +133,9 @@ export { s as OrTextV3 } from './OrText-ea114c19.js';
133
133
  export { s as OrTextarea } from './OrTextarea-7a753c1a.js';
134
134
  export { s as OrTextareaV3 } from './OrTextarea-72acd2de.js';
135
135
  export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-9524352e.js';
136
- export { s as OrTimeFormatV3 } from './OrTimeFormat-0dc51078.js';
137
- export { s as OrTimePickerV3 } from './OrTimePicker-5097684d.js';
138
- export { s as OrTimeRangePickerV3 } from './OrTimeRangePicker-4d4c6e61.js';
136
+ export { s as OrTimeFormatV3 } from './OrTimeFormat-728b0303.js';
137
+ export { s as OrTimePickerV3 } from './OrTimePicker-0276907b.js';
138
+ export { s as OrTimeRangePickerV3 } from './OrTimeRangePicker-da25a746.js';
139
139
  export { s as OrToast, a as OrToastContainer } from './OrToastContainer-71ba538b.js';
140
140
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-05a9c81b.js';
141
141
  export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-bd194714.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/ui-components",
3
- "version": "9.0.1-beta.4187.0",
3
+ "version": "9.0.1-beta.4189.0",
4
4
  "npmUnpacked": "4.15.2",
5
5
  "description": "Vue components library for v2/3",
6
6
  "sideEffects": false,
@@ -148,7 +148,9 @@
148
148
  <template v-if="!error">
149
149
  <template v-if="$slots.hint || hint">
150
150
  <OrHint :disabled="disabled">
151
- {{ hint }}
151
+ <slot name="hint">
152
+ {{ hint }}
153
+ </slot>
152
154
  </OrHint>
153
155
  </template>
154
156
  </template>