@onereach/ui-components 2.74.9-beta.2341.0 → 2.74.9-beta.2348.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.
- package/dist/bundled/v2/{OrCheckbox-41d31e45.js → OrCheckbox-384760cb.js} +1 -1
- package/dist/bundled/v2/{OrDateTimePicker-18587a06.js → OrDateTimePicker-24a56fd2.js} +2 -4
- package/dist/bundled/v2/{OrSelect-43ba3073.js → OrSelect-617da939.js} +8 -4
- package/dist/bundled/v2/{OrTag-59ab76c5.js → OrTag-d79178d7.js} +4 -2
- package/dist/bundled/v2/components/index.js +4 -4
- package/dist/bundled/v2/components/or-checkbox-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-date-time-picker/index.js +1 -1
- package/dist/bundled/v2/components/or-select-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-tag-v3/index.js +1 -1
- package/dist/bundled/v2/index.js +5 -5
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-fc067611.js → OrCheckbox.vue_vue_type_script_lang-08f64a02.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-b50634d8.js → OrSelect.vue_vue_type_script_lang-44a4968b.js} +11 -6
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-4fe7e19f.js → OrTag.vue_vue_type_script_lang-2f138d1a.js} +1 -1
- package/dist/bundled/v3/components/index.js +3 -3
- package/dist/bundled/v3/components/or-checkbox-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-select-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-tag-v3/index.js +1 -1
- package/dist/bundled/v3/index.js +27 -26
- package/dist/esm/v2/{OrCheckbox-aa9ca791.js → OrCheckbox-49d7d6b1.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker-d8cb0e8d.js → OrDateTimePicker-e1ea0a9a.js} +2 -4
- package/dist/esm/v2/{OrSelect-d991fe95.js → OrSelect-1c9d6951.js} +8 -4
- package/dist/esm/v2/{OrTag-1ed1265c.js → OrTag-e6de86c9.js} +4 -2
- package/dist/esm/v2/components/index.js +4 -4
- package/dist/esm/v2/components/or-checkbox-v3/index.js +1 -1
- package/dist/esm/v2/components/or-date-time-picker/index.js +1 -1
- package/dist/esm/v2/components/or-select-v3/index.js +3 -3
- package/dist/esm/v2/components/or-tag-v3/index.js +1 -1
- package/dist/esm/v2/index.js +4 -4
- package/dist/esm/v3/{OrCheckbox-16c1e2f4.js → OrCheckbox-a8388252.js} +1 -1
- package/dist/esm/v3/{OrDateTimePicker-c4af17e3.js → OrDateTimePicker-63f22d1b.js} +1 -3
- package/dist/esm/v3/{OrSelect-b06bf2d8.js → OrSelect-9008533e.js} +10 -5
- package/dist/esm/v3/{OrTag-f66c6142.js → OrTag-8a6e7bba.js} +6 -3
- package/dist/esm/v3/components/index.js +4 -4
- package/dist/esm/v3/components/or-checkbox-v3/index.js +1 -1
- package/dist/esm/v3/components/or-date-time-picker/index.js +1 -1
- package/dist/esm/v3/components/or-select-v3/index.js +3 -3
- package/dist/esm/v3/components/or-tag-v3/index.js +1 -1
- package/dist/esm/v3/index.js +4 -4
- package/package.json +1 -1
- package/src/components/or-checkbox-v3/styles.ts +1 -0
- package/src/components/or-date-time-picker/OrDateTimePicker.vue +0 -11
- package/src/components/or-select-v3/OrSelect.stories3.ts +19 -0
- package/src/components/or-select-v3/OrSelect.vue +3 -1
- package/src/components/or-select-v3/styles.ts +3 -0
- package/src/components/or-tag-v3/OrTag.vue +3 -2
- package/src/components/or-tag-v3/styles.ts +2 -1
|
@@ -485,7 +485,7 @@ var script = defineComponent({
|
|
|
485
485
|
}
|
|
486
486
|
});
|
|
487
487
|
|
|
488
|
-
var css_248z = "@keyframes spinAround-data-v-
|
|
488
|
+
var css_248z = "@keyframes spinAround-data-v-2cd46aea{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-2cd46aea{from{opacity:1}to{opacity:0}}.or-date-time-picker[data-v-2cd46aea]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.or-date-time-picker.is-fullwidth[data-v-2cd46aea]{width:100%!important}.or-date-time-picker.is-date-type[data-v-2cd46aea]{width:7.125rem}.or-date-time-picker.is-time-type[data-v-2cd46aea]{width:7.125rem}.or-date-time-picker.is-date-time-type[data-v-2cd46aea]{width:11.25rem}.or-date-time-picker .or-label[data-v-2cd46aea]{margin-bottom:var(--s-1)}.or-date-time-picker-info[data-v-2cd46aea]{display:flex;align-items:flex-start;justify-content:space-between;padding-top:var(--s-2)}.or-date-time-picker-input-wrapper[data-v-2cd46aea]{position:relative;width:100%;height:2.25rem;border:1px solid var(--c-neutral-2);border-radius:var(--s-2);background-color:var(--c-neutral-1);padding:.625rem;font-size:var(--fs-1);line-height:1rem;transition-timing-function:var(--t-func);transition-duration:var(--t-duration);transition-property:border-color,background-color}.or-date-time-picker-input-wrapper[data-v-2cd46aea]:not(.is-readonly):hover{background-color:var(--c-neutral-0);cursor:pointer}.or-date-time-picker-input-wrapper.is-disabled[data-v-2cd46aea],.or-date-time-picker-input-wrapper[data-v-2cd46aea]:disabled{cursor:not-allowed;background-color:var(--c-neutral-2);border-color:var(--c-neutral-2)}.or-date-time-picker-input-wrapper.has-error[data-v-2cd46aea]{border-color:var(--c-error)}@media (hover:hover) and (pointer:fine){.or-date-time-picker-input-wrapper.has-error[data-v-2cd46aea]:not(.or-date-time-picker-input-wrapper.has-error.is-loading):not(.or-date-time-picker-input-wrapper.has-error.is-disabled):not(.or-date-time-picker-input-wrapper.has-error.is-readonly):not(.or-date-time-picker-input-wrapper.has-error:disabled):not(.or-date-time-picker-input-wrapper.has-error.is-focused):not(.or-date-time-picker-input-wrapper.has-error:active):hover{border-color:var(--c-error-darken-3)}}@media all and (-ms-high-contrast:none), (-ms-high-contrast:active){.or-date-time-picker-input-wrapper.has-error[data-v-2cd46aea]:not(.or-date-time-picker-input-wrapper.has-error.is-loading):not(.or-date-time-picker-input-wrapper.has-error.is-disabled):not(.or-date-time-picker-input-wrapper.has-error.is-readonly):not(.or-date-time-picker-input-wrapper.has-error:disabled):not(.or-date-time-picker-input-wrapper.has-error.is-focused):not(.or-date-time-picker-input-wrapper.has-error:active):hover{border-color:var(--c-error-darken-3)}}.or-date-time-picker-input-wrapper.has-error[data-v-2cd46aea]:not(:disabled):not(.is-readonly):not(.is-loading):focus{border-color:var(--c-error-darken-5)}.or-date-time-picker-input-wrapper.has-error.is-disabled[data-v-2cd46aea],.or-date-time-picker-input-wrapper.has-error[data-v-2cd46aea]:disabled{cursor:not-allowed;border-color:var(--c-error-lighten-20)}.or-date-time-picker-input-wrapper .placeholder[data-v-2cd46aea],.or-date-time-picker-input-wrapper .value[data-v-2cd46aea]{width:100%;display:flex;flex-direction:row;justify-content:space-between;white-space:nowrap;transition-timing-function:var(--t-func);transition-duration:var(--t-duration);transition-property:opacity}.or-date-time-picker-input-wrapper .placeholder[data-v-2cd46aea]{color:var(--c-neutral-4);-webkit-user-select:none;-moz-user-select:none;user-select:none}.content[data-v-2cd46aea]{border:1px solid var(--c-neutral-2);border-radius:var(--s-2);display:flex;flex-direction:column;background-color:var(--c-neutral-0);text-align:center}.content .picker-header[data-v-2cd46aea]{padding:var(--s-4) var(--s-3);display:flex;flex-direction:row;justify-content:space-between;gap:var(--s-3);font-weight:700;font-size:var(--fs-1);text-align:center;color:var(--c-neutral-6)}.content .picker-header-centered[data-v-2cd46aea]{margin:auto}.content .calendar[data-v-2cd46aea]{padding:0 var(--s-3) var(--s-3);font-size:var(--fs-0);line-height:.875rem}.content .calendar-week-days[data-v-2cd46aea]{color:var(--c-neutral-4);display:flex;flex-direction:row;justify-content:space-between;margin-bottom:var(--s-1)}.content .calendar-week-days>*[data-v-2cd46aea]{width:var(--s-6)}.content .calendar-days[data-v-2cd46aea]{display:flex;flex-direction:column;gap:var(--s-2)}.content .calendar-days-row[data-v-2cd46aea]{display:flex;flex-direction:row;justify-content:space-around;gap:var(--s-2)}.content .time-footer[data-v-2cd46aea]{width:100%;line-height:var(--s-6);text-align:center;display:inline-flex;flex-direction:row;justify-content:space-between;border-top:1px solid var(--c-neutral-2)}.content .time-footer-input[data-v-2cd46aea]{text-align:center;border:none;font-size:var(--fs-0)}.content .time-footer-input[data-v-2cd46aea].focus-visible{outline:0;background-color:var(--c-neutral-2)}.content .time-footer-input[data-v-2cd46aea]:focus-visible{outline:0;background-color:var(--c-neutral-2)}.content .time-table[data-v-2cd46aea]{display:flex;flex-direction:row;gap:var(--s-4)}.content .time-table-column[data-v-2cd46aea]{display:flex;flex-direction:column}.content .time-table-column-time[data-v-2cd46aea]{padding:0 var(--s-3) var(--s-3);display:flex;flex-direction:column;gap:var(--s-2)}.content .time-table-column-time-row[data-v-2cd46aea]{display:flex;flex-direction:row;justify-content:space-around;gap:var(--s-2)}";
|
|
489
489
|
styleInject(css_248z);
|
|
490
490
|
|
|
491
491
|
/* script */
|
|
@@ -651,7 +651,6 @@ var __vue_render__ = function () {
|
|
|
651
651
|
}],
|
|
652
652
|
staticClass: "time-footer-input",
|
|
653
653
|
attrs: {
|
|
654
|
-
"type": "number",
|
|
655
654
|
"placeholder": "00"
|
|
656
655
|
},
|
|
657
656
|
domProps: {
|
|
@@ -674,7 +673,6 @@ var __vue_render__ = function () {
|
|
|
674
673
|
}],
|
|
675
674
|
staticClass: "time-footer-input",
|
|
676
675
|
attrs: {
|
|
677
|
-
"type": "number",
|
|
678
676
|
"placeholder": "00"
|
|
679
677
|
},
|
|
680
678
|
domProps: {
|
|
@@ -747,7 +745,7 @@ var __vue_staticRenderFns__ = [];
|
|
|
747
745
|
/* style */
|
|
748
746
|
const __vue_inject_styles__ = undefined;
|
|
749
747
|
/* scoped */
|
|
750
|
-
const __vue_scope_id__ = "data-v-
|
|
748
|
+
const __vue_scope_id__ = "data-v-2cd46aea";
|
|
751
749
|
/* module identifier */
|
|
752
750
|
const __vue_module_identifier__ = undefined;
|
|
753
751
|
/* functional template */
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrCheckbox } from './OrCheckbox-
|
|
2
|
+
import { O as OrCheckbox } from './OrCheckbox-384760cb.js';
|
|
3
3
|
import { O as OrError } from './OrError-52f668a4.js';
|
|
4
4
|
import { O as OrExpansionPanel } from './OrExpansionPanel-8968da49.js';
|
|
5
5
|
import { O as OrHint } from './OrHint-fde53334.js';
|
|
@@ -9,7 +9,7 @@ import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
|
|
|
9
9
|
import { O as OrLabel } from './OrLabel-aff09c39.js';
|
|
10
10
|
import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
|
|
11
11
|
import { O as OrPopover } from './OrPopover-0697699f.js';
|
|
12
|
-
import { O as OrTag } from './OrTag-
|
|
12
|
+
import { O as OrTag } from './OrTag-d79178d7.js';
|
|
13
13
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.js';
|
|
14
14
|
import { u as useOverflow } from './useOverflow-bae6342f.js';
|
|
15
15
|
import { defineComponent, getCurrentInstance, ref, computed, onMounted, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -33,7 +33,9 @@ const SelectPlaceholder = [
|
|
|
33
33
|
// Theme
|
|
34
34
|
'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
|
|
35
35
|
// Interactivity
|
|
36
|
-
'select-none'
|
|
36
|
+
'select-none',
|
|
37
|
+
// Typography
|
|
38
|
+
'truncate'];
|
|
37
39
|
const SelectDropdown = [
|
|
38
40
|
// Overflow
|
|
39
41
|
'overflow-y-auto',
|
|
@@ -365,7 +367,9 @@ var __vue_render__ = function () {
|
|
|
365
367
|
}, {
|
|
366
368
|
"model": _vm.proxyModelValue
|
|
367
369
|
})] : [_vm.proxyModelValue ? [_vm._t("valueTemplate", function () {
|
|
368
|
-
return [
|
|
370
|
+
return [_c('span', {
|
|
371
|
+
staticClass: "truncate"
|
|
372
|
+
}, [_vm._v("\n " + _vm._s(_vm.selection.label) + "\n ")])];
|
|
369
373
|
}, {
|
|
370
374
|
"model": _vm.proxyModelValue
|
|
371
375
|
})] : [_c('span', {
|
|
@@ -19,7 +19,7 @@ const TagRoot = [
|
|
|
19
19
|
// Layout
|
|
20
20
|
'layout-inline-row',
|
|
21
21
|
// Box
|
|
22
|
-
'max-w-
|
|
22
|
+
'w-fit', 'max-w-full',
|
|
23
23
|
// Shape
|
|
24
24
|
'rounded-full',
|
|
25
25
|
// Spacing
|
|
@@ -122,7 +122,9 @@ var __vue_render__ = function () {
|
|
|
122
122
|
return _vm.$emit('blur', $event);
|
|
123
123
|
}
|
|
124
124
|
}
|
|
125
|
-
}, [
|
|
125
|
+
}, [_c('div', {
|
|
126
|
+
staticClass: "truncate"
|
|
127
|
+
}, [_vm._t("default")], 2), _vm._v(" "), _vm.variant === 'reset' ? [_c('div', {
|
|
126
128
|
class: ['layout-row', 'm-[-4px] md:m-[-2px]']
|
|
127
129
|
}, [_c('OrIconButton', {
|
|
128
130
|
attrs: {
|
|
@@ -12,7 +12,7 @@ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultV
|
|
|
12
12
|
export { _ as OrCardV3 } from '../OrCard-45d5869b.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-0a3079c4.js';
|
|
14
14
|
export { O as OrCheckbox } from '../OrCheckbox-a7b582e7.js';
|
|
15
|
-
export { O as OrCheckboxV3 } from '../OrCheckbox-
|
|
15
|
+
export { O as OrCheckboxV3 } from '../OrCheckbox-384760cb.js';
|
|
16
16
|
export { O as OrChip } from '../OrChip-5223485f.js';
|
|
17
17
|
export { _ as OrChips } from '../OrChips-03362e17.js';
|
|
18
18
|
export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-538d60b8.js';
|
|
@@ -20,7 +20,7 @@ export { O as OrCollapse } from '../OrCollapse-ec5dda58.js';
|
|
|
20
20
|
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-f654471a.js';
|
|
21
21
|
export { _ as OrConfirm } from '../OrConfirm-62ddc635.js';
|
|
22
22
|
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-2cdb78b3.js';
|
|
23
|
-
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-
|
|
23
|
+
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-24a56fd2.js';
|
|
24
24
|
export { O as OrError } from '../OrError-29f0ce95.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from '../OrErrorTag-4675604d.js';
|
|
26
26
|
export { O as OrErrorV3 } from '../OrError-52f668a4.js';
|
|
@@ -69,7 +69,7 @@ export { O as OrSearch } from '../OrSearch-51152b91.js';
|
|
|
69
69
|
export { O as OrSearchV3 } from '../OrSearch-0178b612.js';
|
|
70
70
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-878279bf.js';
|
|
71
71
|
export { _ as OrSelect } from '../OrSelect-0213e21a.js';
|
|
72
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
72
|
+
export { _ as OrSelectV3 } from '../OrSelect-617da939.js';
|
|
73
73
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-9e7fe79c.js';
|
|
74
74
|
export { _ as OrSidebarV3 } from '../OrSidebar-b7a27e27.js';
|
|
75
75
|
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-e8632afe.js';
|
|
@@ -86,7 +86,7 @@ export { O as OrTabV3 } from '../OrTab-8c5acf8a.js';
|
|
|
86
86
|
export { _ as OrTabs } from '../OrTabs-251baec9.js';
|
|
87
87
|
export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-70c1818f.js';
|
|
88
88
|
export { _ as OrTag } from '../OrTag-e0b41e02.js';
|
|
89
|
-
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-
|
|
89
|
+
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-d79178d7.js';
|
|
90
90
|
export { O as OrTeleport } from '../OrTeleport.vue2-90147f16.js';
|
|
91
91
|
export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
|
|
92
92
|
export { _ as OrTextV3 } from '../OrText-15bf85c4.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../../OrDateTimePicker-
|
|
1
|
+
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../../OrDateTimePicker-24a56fd2.js';
|
|
2
2
|
import 'lodash';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-617da939.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-e54dcef9.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
|
-
import '../../OrCheckbox-
|
|
6
|
+
import '../../OrCheckbox-384760cb.js';
|
|
7
7
|
import '../../OrLabel-aff09c39.js';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
9
|
import '../../useIdAttribute-cf61643f.js';
|
|
@@ -27,6 +27,6 @@ import '../../useResponsive-e13dfbb0.js';
|
|
|
27
27
|
import '../../OrLoader-cf28bfa6.js';
|
|
28
28
|
import '../../useValidationAttributes-6df7bcf9.js';
|
|
29
29
|
import '../../OrMenuItem-f295292e.js';
|
|
30
|
-
import '../../OrTag-
|
|
30
|
+
import '../../OrTag-d79178d7.js';
|
|
31
31
|
import '../../dropdown-open-e2a93aaf.js';
|
|
32
32
|
import '../../useOverflow-bae6342f.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-d79178d7.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|