@onereach/ui-components 5.0.2-beta.3146.0 → 5.0.2-beta.3147.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/components/OrSelectV3/OrSelect.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
- package/dist/esm/v2/{OrSelect-4f215342.js → OrSelect-79deda5f.js} +1 -1
- package/dist/esm/v2/components/index.js +1 -1
- package/dist/esm/v2/components/or-select-v3/index.js +1 -1
- package/dist/esm/v2/index.js +1 -1
- package/dist/esm/v3/{OrSelect-f1ab4b44.js → OrSelect-e1886d74.js} +1 -1
- package/dist/esm/v3/components/index.js +1 -1
- package/dist/esm/v3/components/or-select-v3/index.js +1 -1
- package/dist/esm/v3/index.js +1 -1
- package/package.json +1 -1
- package/src/components/or-select-v3/OrSelect.vue +1 -1
|
@@ -487,7 +487,7 @@ var __vue_render__ = function () {
|
|
|
487
487
|
}
|
|
488
488
|
}, [_vm._v("\n " + _vm._s(_vm.placeholder) + "\n ")])]]]], 2), _vm._v(" "), _vm.multiple && _vm.outerItems.length > 0 ? [_vm._v("\n +" + _vm._s(_vm.outerItems.length) + "\n ")] : _vm._e(), _vm._v(" "), _c('div', {
|
|
489
489
|
class: ['layout-inline-row', 'gap-sm']
|
|
490
|
-
}, [_vm.
|
|
490
|
+
}, [!_vm.isEmptyModelValue && _vm.popoverState === 'closed' ? [_c('OrIconButton', {
|
|
491
491
|
attrs: {
|
|
492
492
|
"icon": 'close',
|
|
493
493
|
"color": 'inherit',
|
|
@@ -215,7 +215,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
215
215
|
disabled: _ctx.disabled ? '' : null
|
|
216
216
|
}, toDisplayString(_ctx.placeholder), 11 /* TEXT, CLASS, PROPS */, _hoisted_4))], 64 /* STABLE_FRAGMENT */))], 64 /* STABLE_FRAGMENT */))], 42 /* CLASS, PROPS, HYDRATE_EVENTS */, _hoisted_1), _ctx.multiple && _ctx.outerItems.length > 0 ? (openBlock(), createElementBlock(Fragment, {
|
|
217
217
|
key: 0
|
|
218
|
-
}, [createTextVNode(" +" + toDisplayString(_ctx.outerItems.length), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), createElementVNode("div", _hoisted_5, [_ctx.
|
|
218
|
+
}, [createTextVNode(" +" + toDisplayString(_ctx.outerItems.length), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), createElementVNode("div", _hoisted_5, [!_ctx.isEmptyModelValue && _ctx.popoverState === 'closed' ? (openBlock(), createBlock(_component_OrIconButton, {
|
|
219
219
|
key: 0,
|
|
220
220
|
icon: 'close',
|
|
221
221
|
color: 'inherit',
|
|
@@ -502,7 +502,7 @@ var __vue_render__ = function () {
|
|
|
502
502
|
}
|
|
503
503
|
}, [_vm._v("\n " + _vm._s(_vm.placeholder) + "\n ")])]]]], 2), _vm._v(" "), _vm.multiple && _vm.outerItems.length > 0 ? [_vm._v("\n +" + _vm._s(_vm.outerItems.length) + "\n ")] : _vm._e(), _vm._v(" "), _c('div', {
|
|
504
504
|
class: ['layout-inline-row', 'gap-sm']
|
|
505
|
-
}, [_vm.
|
|
505
|
+
}, [!_vm.isEmptyModelValue && _vm.popoverState === 'closed' ? [_c('OrIconButton', {
|
|
506
506
|
attrs: {
|
|
507
507
|
"icon": 'close',
|
|
508
508
|
"color": 'inherit',
|
|
@@ -78,7 +78,7 @@ export { _ as OrSearch } from '../OrSearch-ac542dd6.js';
|
|
|
78
78
|
export { _ as OrSearchV3 } from '../OrSearch-598dee09.js';
|
|
79
79
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-d4e32f80.js';
|
|
80
80
|
export { _ as OrSelect } from '../OrSelect-c0d04cf6.js';
|
|
81
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
81
|
+
export { _ as OrSelectV3 } from '../OrSelect-79deda5f.js';
|
|
82
82
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-c56a9221.js';
|
|
83
83
|
export { _ as OrSidebarV3 } from '../OrSidebar-0539d572.js';
|
|
84
84
|
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-8474d9c3.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-79deda5f.js';
|
|
2
2
|
export { I as SelectSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-06d651cf.js';
|
package/dist/esm/v2/index.js
CHANGED
|
@@ -78,7 +78,7 @@ export { _ as OrSearch } from './OrSearch-ac542dd6.js';
|
|
|
78
78
|
export { _ as OrSearchV3 } from './OrSearch-598dee09.js';
|
|
79
79
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-d4e32f80.js';
|
|
80
80
|
export { _ as OrSelect } from './OrSelect-c0d04cf6.js';
|
|
81
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
81
|
+
export { _ as OrSelectV3 } from './OrSelect-79deda5f.js';
|
|
82
82
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-c56a9221.js';
|
|
83
83
|
export { _ as OrSidebarV3 } from './OrSidebar-0539d572.js';
|
|
84
84
|
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-8474d9c3.js';
|
|
@@ -471,7 +471,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
471
471
|
disabled: _ctx.disabled ? '' : null
|
|
472
472
|
}, toDisplayString(_ctx.placeholder), 11 /* TEXT, CLASS, PROPS */, _hoisted_4))], 64 /* STABLE_FRAGMENT */))], 64 /* STABLE_FRAGMENT */))], 42 /* CLASS, PROPS, HYDRATE_EVENTS */, _hoisted_1), _ctx.multiple && _ctx.outerItems.length > 0 ? (openBlock(), createElementBlock(Fragment, {
|
|
473
473
|
key: 0
|
|
474
|
-
}, [createTextVNode(" +" + toDisplayString(_ctx.outerItems.length), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), createElementVNode("div", _hoisted_5, [_ctx.
|
|
474
|
+
}, [createTextVNode(" +" + toDisplayString(_ctx.outerItems.length), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), createElementVNode("div", _hoisted_5, [!_ctx.isEmptyModelValue && _ctx.popoverState === 'closed' ? (openBlock(), createBlock(_component_OrIconButton, {
|
|
475
475
|
key: 0,
|
|
476
476
|
icon: 'close',
|
|
477
477
|
color: 'inherit',
|
|
@@ -75,7 +75,7 @@ export { s as OrSearch } from '../OrSearch-2800e9bf.js';
|
|
|
75
75
|
export { s as OrSearchV3 } from '../OrSearch-998e4390.js';
|
|
76
76
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-c8eb217d.js';
|
|
77
77
|
export { s as OrSelect } from '../OrSelect-9520d6e6.js';
|
|
78
|
-
export { s as OrSelectV3 } from '../OrSelect-
|
|
78
|
+
export { s as OrSelectV3 } from '../OrSelect-e1886d74.js';
|
|
79
79
|
export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-aaf73310.js';
|
|
80
80
|
export { s as OrSidebarV3 } from '../OrSidebar-d8e70813.js';
|
|
81
81
|
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-7a9f76cf.js';
|
package/dist/esm/v3/index.js
CHANGED
|
@@ -75,7 +75,7 @@ export { s as OrSearch } from './OrSearch-2800e9bf.js';
|
|
|
75
75
|
export { s as OrSearchV3 } from './OrSearch-998e4390.js';
|
|
76
76
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-c8eb217d.js';
|
|
77
77
|
export { s as OrSelect } from './OrSelect-9520d6e6.js';
|
|
78
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
78
|
+
export { s as OrSelectV3 } from './OrSelect-e1886d74.js';
|
|
79
79
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-aaf73310.js';
|
|
80
80
|
export { s as OrSidebarV3 } from './OrSidebar-d8e70813.js';
|
|
81
81
|
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-7a9f76cf.js';
|
package/package.json
CHANGED
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
</template>
|
|
138
138
|
|
|
139
139
|
<div :class="['layout-inline-row', 'gap-sm']">
|
|
140
|
-
<template v-if="
|
|
140
|
+
<template v-if="!isEmptyModelValue && popoverState === 'closed'">
|
|
141
141
|
<OrIconButton
|
|
142
142
|
:icon="'close'"
|
|
143
143
|
:color="'inherit'"
|