@onereach/ui-components 5.2.3-beta.3176.0 → 5.2.3-beta.3178.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/OrDatePickerV3/OrDatePicker.js +1 -1
- package/dist/bundled/v2/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +100 -37
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.vue.d.ts +0 -2
- package/dist/bundled/v2/components/OrSelectV3/index.js +1 -1
- package/dist/bundled/v2/components/OrSelectV3/styles.d.ts +0 -1
- package/dist/bundled/v2/components/OrSelectV3/styles.js +1 -8
- package/dist/bundled/v2/components/index.js +1 -1
- package/dist/bundled/v2/hooks/useTheme.js +0 -8
- package/dist/bundled/v2/index.js +1 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-51ceae11.js → OrCardCollection.vue_vue_type_script_lang-60fa2a0f.js} +3 -3
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-37b881a1.js → OrCode.vue_vue_type_script_lang-63fa2835.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-50b52ac2.js → OrConfirm.vue_vue_type_script_lang-3f59bb60.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-3fb37683.js → OrDatePicker.vue_vue_type_script_lang-d98b4be9.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-bddc00e7.js → OrDateTimePicker.vue_vue_type_script_lang-1a09191e.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-5eb3afbc.js → OrDateTimePickerMonthSelect-feeb08a7.js} +2 -2
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-5ee60cb5.js → OrIconButton.vue_vue_type_script_lang-41affeb4.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-cbd70696.js → OrInlineInput.vue_vue_type_script_lang-f069d2ae.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-d0d9546a.js → OrInlineTextarea.vue_vue_type_script_lang-f7361428.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-fe65143d.js → OrInput.vue_vue_type_script_lang-4a384d2b.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-c8c254b7.js → OrMenu.vue_vue_type_script_lang-fab9378e.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-82755652.js → OrModal.vue_vue_type_script_lang-e4251d0c.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-799d240f.js → OrNotification.vue_vue_type_script_lang-1c41d8d4.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-08c69776.js → OrPagination.vue_vue_type_script_lang-9f8c1d77.js} +1 -1
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-82b5cec0.js → OrPopover.vue_vue_type_script_lang-d766f723.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-a00c5295.js → OrSearch.vue_vue_type_script_lang-67994b95.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-b78ffd93.js → OrSelect.vue_vue_type_script_lang-21b9f7b7.js} +68 -28
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-982a68fa.js → OrSidebar.vue_vue_type_script_lang-3ed42b69.js} +1 -1
- package/dist/bundled/v3/{OrSorting.vue_vue_type_script_lang-0877c7fa.js → OrSorting.vue_vue_type_script_lang-1361404d.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-2a8d5f3c.js → OrTabs.vue_vue_type_script_lang-0977951f.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-016020bd.js → OrTag.vue_vue_type_script_lang-6c4b09f4.js} +1 -1
- package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-476c73fb.js → OrTagInput.vue_vue_type_script_lang-3e3c3c87.js} +2 -2
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-c674697a.js → OrTags.vue_vue_type_script_lang-fab140e1.js} +2 -2
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-1a22008c.js → OrTimePicker.vue_vue_type_script_lang-f7d34fa4.js} +2 -2
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-e9d7fed4.js → OrTooltip.vue_vue_type_script_lang-70a1a846.js} +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +2 -2
- package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +10 -10
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +9 -9
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +7 -7
- package/dist/bundled/v3/components/OrCodeV3/index.js +6 -6
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +7 -7
- package/dist/bundled/v3/components/OrConfirmV3/index.js +6 -6
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +8 -8
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +7 -7
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +8 -8
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +7 -7
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +5 -5
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +4 -4
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +6 -6
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +5 -5
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +6 -6
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +5 -5
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +6 -6
- package/dist/bundled/v3/components/OrInputV3/index.js +5 -5
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +4 -4
- package/dist/bundled/v3/components/OrMenuV3/index.js +3 -3
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +6 -6
- package/dist/bundled/v3/components/OrModalV3/index.js +5 -5
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +6 -6
- package/dist/bundled/v3/components/OrNotificationV3/index.js +5 -5
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +5 -5
- package/dist/bundled/v3/components/OrPaginationV3/index.js +4 -4
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +3 -3
- package/dist/bundled/v3/components/OrPopoverV3/index.js +2 -2
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +7 -7
- package/dist/bundled/v3/components/OrSearchV3/index.js +6 -6
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +34 -29
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.vue.d.ts +0 -1
- package/dist/bundled/v3/components/OrSelectV3/index.js +8 -8
- package/dist/bundled/v3/components/OrSelectV3/styles.d.ts +0 -1
- package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -8
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +6 -6
- package/dist/bundled/v3/components/OrSidebarV3/index.js +5 -5
- package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +5 -5
- package/dist/bundled/v3/components/OrSortingV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +5 -5
- package/dist/bundled/v3/components/OrTabsV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +8 -8
- package/dist/bundled/v3/components/OrTagInputV3/index.js +7 -7
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +6 -6
- package/dist/bundled/v3/components/OrTagV3/index.js +5 -5
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +7 -7
- package/dist/bundled/v3/components/OrTagsV3/index.js +6 -6
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +6 -6
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +5 -5
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +6 -6
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +5 -5
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +4 -4
- package/dist/bundled/v3/components/OrToastV3/index.js +5 -5
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +4 -4
- package/dist/bundled/v3/components/OrTooltipV3/index.js +3 -3
- package/dist/bundled/v3/components/index.js +27 -27
- package/dist/bundled/v3/hooks/useTheme.js +0 -8
- package/dist/bundled/v3/index.js +27 -27
- package/dist/esm/v2/{OrSelect-f3a50dc9.js → OrSelect-34782e78.js} +97 -42
- package/dist/esm/v2/components/index.js +1 -1
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +0 -2
- package/dist/esm/v2/components/or-select-v3/index.js +1 -1
- package/dist/esm/v2/components/or-select-v3/partials/or-select-placeholder/OrSelectPlaceholder.vue.d.ts +24 -0
- package/dist/esm/v2/components/or-select-v3/partials/or-select-placeholder/styles.d.ts +1 -0
- package/dist/esm/v2/components/or-select-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-tags-v3/OrTags.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-teleport/OrTeleport.vue2.vue.d.ts +2 -2
- package/dist/esm/v2/index.js +1 -1
- package/dist/esm/v3/{OrSelect-a2272840.js → OrSelect-ba0f0da3.js} +93 -56
- package/dist/esm/v3/components/index.js +1 -1
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +0 -1
- package/dist/esm/v3/components/or-select-v3/index.js +1 -1
- package/dist/esm/v3/components/or-select-v3/partials/or-select-placeholder/OrSelectPlaceholder.vue.d.ts +17 -0
- package/dist/esm/v3/components/or-select-v3/partials/or-select-placeholder/styles.d.ts +1 -0
- package/dist/esm/v3/components/or-select-v3/styles.d.ts +0 -1
- package/dist/esm/v3/index.js +1 -1
- package/package.json +2 -2
- package/src/components/or-select-v3/OrSelect.vue +9 -18
- package/src/components/or-select-v3/partials/or-select-placeholder/OrSelectPlaceholder.vue +43 -0
- package/src/components/or-select-v3/partials/or-select-placeholder/styles.ts +11 -0
- package/src/components/or-select-v3/styles.ts +0 -12
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-312d3deb.js → OrDateTimePickerMonthSelect-d2aa1a77.js} +0 -0
- /package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-62b14982.js → OrBottomSheet.vue_vue_type_script_lang-685ee962.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-eb98b810.js → OrToastContainer.vue_vue_type_script_lang-7d52b006.js} +0 -0
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
2
|
+
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
3
|
+
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
4
|
+
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
5
|
+
disabled: {
|
|
6
|
+
type: BooleanConstructor;
|
|
7
|
+
default: boolean;
|
|
8
|
+
};
|
|
9
|
+
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
10
|
+
disabled: {
|
|
11
|
+
type: BooleanConstructor;
|
|
12
|
+
default: boolean;
|
|
13
|
+
};
|
|
14
|
+
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
15
|
+
disabled: boolean;
|
|
16
|
+
} & {}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
17
|
+
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
18
|
+
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
19
|
+
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
|
20
|
+
disabled: boolean;
|
|
21
|
+
} & {}, {
|
|
22
|
+
disabled: boolean;
|
|
23
|
+
}, true>);
|
|
24
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const SelectPlaceholder: string[];
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
export declare const Select: string[];
|
|
2
2
|
export declare const SelectControl: string[];
|
|
3
3
|
export declare const SelectSearchControl: string[];
|
|
4
|
-
export declare const SelectPlaceholder: string[];
|
|
5
4
|
export declare const SelectDropdown: string[];
|
|
6
5
|
export declare const SelectDropdownDefault: string[];
|
|
7
6
|
export declare const SelectDropdownFlipped: string[];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue-demi';
|
|
2
|
-
declare const _default: import("
|
|
2
|
+
declare const _default: import("vue2").ComponentOptions<import("vue2").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
3
3
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
4
4
|
container: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
5
|
overflowButton: import("@vue/composition-api").Ref<import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
@@ -41,7 +41,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
41
41
|
} | {}> & Omit<{} & {}, never>>>;
|
|
42
42
|
default: undefined;
|
|
43
43
|
};
|
|
44
|
-
}>> & Omit<import("
|
|
44
|
+
}>> & Omit<import("vue2").VueConstructor<import("vue2").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
45
45
|
items: string[];
|
|
46
46
|
tagProps: Readonly<Partial<{
|
|
47
47
|
[x: number]: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("
|
|
1
|
+
declare const _default: import("vue2").ComponentOptions<import("vue2").default, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data> & import("@vue/composition-api").Data, {}, {}, {
|
|
2
2
|
to: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
required: boolean;
|
|
@@ -20,7 +20,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
20
20
|
required: boolean;
|
|
21
21
|
default: boolean;
|
|
22
22
|
};
|
|
23
|
-
}>> & Omit<import("
|
|
23
|
+
}>> & Omit<import("vue2").VueConstructor<import("vue2").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
24
24
|
to: string;
|
|
25
25
|
isDisabled: boolean;
|
|
26
26
|
} & {}, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
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-2cd05f40.js';
|
|
79
79
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-35b54d3c.js';
|
|
80
80
|
export { _ as OrSelect } from './OrSelect-c0d04cf6.js';
|
|
81
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
81
|
+
export { _ as OrSelectV3 } from './OrSelect-34782e78.js';
|
|
82
82
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-c56a9221.js';
|
|
83
83
|
export { _ as OrSidebarV3 } from './OrSidebar-c76d3d4a.js';
|
|
84
84
|
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-ad5db793.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent,
|
|
1
|
+
import { defineComponent, ref, computed, getCurrentInstance, toRefs, onMounted, watch } from 'vue-demi';
|
|
2
2
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-06d651cf.js';
|
|
3
3
|
import { u as useOverflow } from './useOverflow-c856b7b7.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -6,19 +6,59 @@ import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
|
6
6
|
import { u as useResponsive } from './useResponsive-a02e95b7.js';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
8
|
import { i as isEmptyValue } from './isEmptyValue-fd56a6e4.js';
|
|
9
|
-
import { s as script$
|
|
10
|
-
import { s as script$
|
|
11
|
-
import { s as script$
|
|
12
|
-
import { s as script$
|
|
13
|
-
import { s as script$
|
|
14
|
-
import { s as script$
|
|
15
|
-
import { s as script$
|
|
16
|
-
import { s as script$
|
|
17
|
-
import { s as script$
|
|
18
|
-
import { s as script$
|
|
19
|
-
import { s as script$
|
|
20
|
-
import { s as script$
|
|
21
|
-
import {
|
|
9
|
+
import { s as script$2 } from './OrCheckbox-4433eaa6.js';
|
|
10
|
+
import { s as script$3 } from './OrError-c01d0c29.js';
|
|
11
|
+
import { s as script$4 } from './OrExpansionPanel-cb469c25.js';
|
|
12
|
+
import { s as script$5 } from './OrHint-06ab89d7.js';
|
|
13
|
+
import { s as script$7 } from './OrIconButton-6b7afbb3.js';
|
|
14
|
+
import { s as script$6 } from './OrIcon-62793572.js';
|
|
15
|
+
import { s as script$9, I as InputBoxSize } from './OrInputBox-912a6254.js';
|
|
16
|
+
import { s as script$8 } from './OrInput-4aa8ef29.js';
|
|
17
|
+
import { s as script$a } from './OrLabel-d4c46bb6.js';
|
|
18
|
+
import { s as script$b } from './OrMenuItem-54062d59.js';
|
|
19
|
+
import { s as script$c } from './OrPopover-4ae174d0.js';
|
|
20
|
+
import { s as script$d } from './OrTag-05c5e0fd.js';
|
|
21
|
+
import { openBlock, createElementBlock, normalizeClass, renderSlot, resolveComponent, resolveDirective, createBlock, withCtx, createTextVNode, toDisplayString, createCommentVNode, withDirectives, createElementVNode, Fragment, renderList, withModifiers, createVNode, vShow } from 'vue';
|
|
22
|
+
|
|
23
|
+
const SelectPlaceholder = [
|
|
24
|
+
// Interactivity
|
|
25
|
+
'interactivity-none',
|
|
26
|
+
// Typography
|
|
27
|
+
'typography-inherit truncate',
|
|
28
|
+
// Theme
|
|
29
|
+
'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
|
|
30
|
+
|
|
31
|
+
var script$1 = defineComponent({
|
|
32
|
+
props: {
|
|
33
|
+
disabled: {
|
|
34
|
+
type: Boolean,
|
|
35
|
+
default: false
|
|
36
|
+
}
|
|
37
|
+
},
|
|
38
|
+
expose: ['root'],
|
|
39
|
+
setup() {
|
|
40
|
+
// Refs
|
|
41
|
+
const root = ref();
|
|
42
|
+
// Styles
|
|
43
|
+
const rootStyles = computed(() => ['or-select-placeholder-v3', ...SelectPlaceholder]);
|
|
44
|
+
return {
|
|
45
|
+
root,
|
|
46
|
+
rootStyles
|
|
47
|
+
};
|
|
48
|
+
}
|
|
49
|
+
});
|
|
50
|
+
|
|
51
|
+
const _hoisted_1$1 = ["disabled"];
|
|
52
|
+
function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
53
|
+
return openBlock(), createElementBlock("div", {
|
|
54
|
+
ref: "root",
|
|
55
|
+
class: normalizeClass(_ctx.rootStyles),
|
|
56
|
+
disabled: _ctx.disabled ? '' : null
|
|
57
|
+
}, [renderSlot(_ctx.$slots, "default")], 10 /* CLASS, PROPS */, _hoisted_1$1);
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
script$1.render = render$1;
|
|
61
|
+
script$1.__file = "src/components/or-select-v3/partials/or-select-placeholder/OrSelectPlaceholder.vue";
|
|
22
62
|
|
|
23
63
|
const Select = [
|
|
24
64
|
// Layout
|
|
@@ -41,13 +81,6 @@ const SelectSearchControl = [
|
|
|
41
81
|
'grow',
|
|
42
82
|
// Spacing
|
|
43
83
|
'!mx-lg md:!-mx-sm+', '!my-sm md:!my-none'];
|
|
44
|
-
const SelectPlaceholder = [
|
|
45
|
-
// Theme
|
|
46
|
-
'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
|
|
47
|
-
// Interactivity
|
|
48
|
-
'select-none',
|
|
49
|
-
// Typography
|
|
50
|
-
'truncate'];
|
|
51
84
|
const SelectDropdown = [
|
|
52
85
|
// Overflow
|
|
53
86
|
'overflow-y-auto',
|
|
@@ -82,18 +115,19 @@ const SelectNoSearchResults = [
|
|
|
82
115
|
|
|
83
116
|
var script = defineComponent({
|
|
84
117
|
components: {
|
|
85
|
-
OrCheckbox: script$
|
|
86
|
-
OrError: script$
|
|
87
|
-
OrExpansionPanel: script$
|
|
88
|
-
OrHint: script$
|
|
89
|
-
OrIcon: script$
|
|
90
|
-
OrIconButton: script$
|
|
91
|
-
OrInput: script$
|
|
92
|
-
OrInputBox: script$
|
|
93
|
-
OrLabel: script$
|
|
94
|
-
OrMenuItem: script$
|
|
95
|
-
OrPopover: script$
|
|
96
|
-
|
|
118
|
+
OrCheckbox: script$2,
|
|
119
|
+
OrError: script$3,
|
|
120
|
+
OrExpansionPanel: script$4,
|
|
121
|
+
OrHint: script$5,
|
|
122
|
+
OrIcon: script$6,
|
|
123
|
+
OrIconButton: script$7,
|
|
124
|
+
OrInput: script$8,
|
|
125
|
+
OrInputBox: script$9,
|
|
126
|
+
OrLabel: script$a,
|
|
127
|
+
OrMenuItem: script$b,
|
|
128
|
+
OrPopover: script$c,
|
|
129
|
+
OrSelectPlaceholder: script$1,
|
|
130
|
+
OrTag: script$d
|
|
97
131
|
},
|
|
98
132
|
directives: {
|
|
99
133
|
DropdownClose,
|
|
@@ -216,7 +250,6 @@ var script = defineComponent({
|
|
|
216
250
|
const rootStyles = computed(() => ['or-select-v3', ...Select]);
|
|
217
251
|
const controlStyles = computed(() => [...SelectControl]);
|
|
218
252
|
const searchControlStyles = computed(() => [...SelectSearchControl]);
|
|
219
|
-
const placeholderStyles = computed(() => [...SelectPlaceholder]);
|
|
220
253
|
const dropdownStyles = computed(() => {
|
|
221
254
|
var _a;
|
|
222
255
|
return [...SelectDropdown, ...(((_a = popover.value) === null || _a === void 0 ? void 0 : _a.isFlipped) ? SelectDropdownFlipped : SelectDropdownDefault)];
|
|
@@ -331,7 +364,6 @@ var script = defineComponent({
|
|
|
331
364
|
rootStyles,
|
|
332
365
|
controlStyles,
|
|
333
366
|
searchControlStyles,
|
|
334
|
-
placeholderStyles,
|
|
335
367
|
dropdownStyles,
|
|
336
368
|
dropdownItemStyles,
|
|
337
369
|
noSearchResultsStyles,
|
|
@@ -358,27 +390,26 @@ var script = defineComponent({
|
|
|
358
390
|
});
|
|
359
391
|
|
|
360
392
|
const _hoisted_1 = ["id", "tabindex", "disabled"];
|
|
361
|
-
const _hoisted_2 =
|
|
362
|
-
const _hoisted_3 = {
|
|
393
|
+
const _hoisted_2 = {
|
|
363
394
|
class: "truncate"
|
|
364
395
|
};
|
|
365
|
-
const
|
|
366
|
-
const _hoisted_5 = {
|
|
396
|
+
const _hoisted_3 = {
|
|
367
397
|
key: 2,
|
|
368
398
|
class: /*#__PURE__*/normalizeClass(['grow'])
|
|
369
399
|
};
|
|
370
|
-
const
|
|
400
|
+
const _hoisted_4 = {
|
|
371
401
|
class: /*#__PURE__*/normalizeClass(['layout-inline-row', 'gap-sm'])
|
|
372
402
|
};
|
|
373
|
-
const
|
|
403
|
+
const _hoisted_5 = {
|
|
374
404
|
class: /*#__PURE__*/normalizeClass(['contents'])
|
|
375
405
|
};
|
|
376
|
-
const
|
|
406
|
+
const _hoisted_6 = {
|
|
377
407
|
class: /*#__PURE__*/normalizeClass(['contents'])
|
|
378
408
|
};
|
|
379
409
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
380
410
|
const _component_OrLabel = resolveComponent("OrLabel");
|
|
381
411
|
const _component_OrTag = resolveComponent("OrTag");
|
|
412
|
+
const _component_OrSelectPlaceholder = resolveComponent("OrSelectPlaceholder");
|
|
382
413
|
const _component_OrInput = resolveComponent("OrInput");
|
|
383
414
|
const _component_OrIconButton = resolveComponent("OrIconButton");
|
|
384
415
|
const _component_OrIcon = resolveComponent("OrIcon");
|
|
@@ -430,28 +461,34 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
430
461
|
}, () => [(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.selection, option => {
|
|
431
462
|
return openBlock(), createBlock(_component_OrTag, {
|
|
432
463
|
key: option.value,
|
|
433
|
-
variant: 'reset',
|
|
434
|
-
disabled: _ctx.disabled
|
|
464
|
+
variant: _ctx.readonly || _ctx.disabled ? 'tag' : 'reset',
|
|
465
|
+
disabled: _ctx.disabled,
|
|
435
466
|
onReset: $event => _ctx.deselect(option)
|
|
436
467
|
}, {
|
|
437
468
|
default: withCtx(() => [createTextVNode(toDisplayString(option.label), 1 /* TEXT */)]),
|
|
438
469
|
|
|
439
470
|
_: 2 /* DYNAMIC */
|
|
440
|
-
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled", "onReset"]);
|
|
441
|
-
}), 128 /* KEYED_FRAGMENT */))]) : _ctx.popoverState === 'closed' || !_ctx.enableSearch ? (openBlock(),
|
|
471
|
+
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["variant", "disabled", "onReset"]);
|
|
472
|
+
}), 128 /* KEYED_FRAGMENT */))]) : _ctx.popoverState === 'closed' || !_ctx.enableSearch ? (openBlock(), createBlock(_component_OrSelectPlaceholder, {
|
|
442
473
|
key: 1,
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
474
|
+
disabled: _ctx.disabled
|
|
475
|
+
}, {
|
|
476
|
+
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.placeholder), 1 /* TEXT */)]),
|
|
477
|
+
|
|
478
|
+
_: 1 /* STABLE */
|
|
479
|
+
}, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)) : (openBlock(), createElementBlock(Fragment, {
|
|
446
480
|
key: 1
|
|
447
481
|
}, [!_ctx.isEmptyModelValue ? renderSlot(_ctx.$slots, "valueTemplate", {
|
|
448
482
|
key: 0,
|
|
449
483
|
model: _ctx.proxyModelValue
|
|
450
|
-
}, () => [createElementVNode("span",
|
|
484
|
+
}, () => [createElementVNode("span", _hoisted_2, toDisplayString(_ctx.selection && _ctx.selection.label), 1 /* TEXT */)]) : _ctx.popoverState === 'closed' || !_ctx.enableSearch ? (openBlock(), createBlock(_component_OrSelectPlaceholder, {
|
|
451
485
|
key: 1,
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
486
|
+
disabled: _ctx.disabled
|
|
487
|
+
}, {
|
|
488
|
+
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.placeholder), 1 /* TEXT */)]),
|
|
489
|
+
|
|
490
|
+
_: 1 /* STABLE */
|
|
491
|
+
}, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */))], 42 /* CLASS, PROPS, HYDRATE_EVENTS */, _hoisted_1), _ctx.multiple && _ctx.outerItems.length > 0 ? (openBlock(), createElementBlock(Fragment, {
|
|
455
492
|
key: 0
|
|
456
493
|
}, [createTextVNode(" +" + toDisplayString(_ctx.outerItems.length), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), _ctx.popoverState === 'open' && _ctx.enableSearch && _ctx.isDesktop ? (openBlock(), createBlock(_component_OrInput, {
|
|
457
494
|
key: 1,
|
|
@@ -464,7 +501,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
464
501
|
size: _ctx.size,
|
|
465
502
|
"disable-default-styles": true,
|
|
466
503
|
onClick: _cache[3] || (_cache[3] = withModifiers(() => {}, ["stop"]))
|
|
467
|
-
}, null, 8 /* PROPS */, ["modelValue", "class", "placeholder", "size"])) : (openBlock(), createElementBlock("div",
|
|
504
|
+
}, null, 8 /* PROPS */, ["modelValue", "class", "placeholder", "size"])) : (openBlock(), createElementBlock("div", _hoisted_3)), createElementVNode("div", _hoisted_4, [_ctx.showClear ? (openBlock(), createBlock(_component_OrIconButton, {
|
|
468
505
|
key: 0,
|
|
469
506
|
icon: 'close',
|
|
470
507
|
color: 'inherit',
|
|
@@ -593,14 +630,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
593
630
|
_: 3 /* FORWARDED */
|
|
594
631
|
}, 8 /* PROPS */, ["trigger", "custom-styles"])]),
|
|
595
632
|
_: 3 /* FORWARDED */
|
|
596
|
-
}, 8 /* PROPS */, ["class", "variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggle], [_directive_dropdown_close, _ctx.close]]), withDirectives(createElementVNode("div",
|
|
633
|
+
}, 8 /* PROPS */, ["class", "variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggle], [_directive_dropdown_close, _ctx.close]]), withDirectives(createElementVNode("div", _hoisted_5, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
597
634
|
key: 0,
|
|
598
635
|
disabled: _ctx.disabled
|
|
599
636
|
}, {
|
|
600
637
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
|
|
601
638
|
|
|
602
639
|
_: 1 /* STABLE */
|
|
603
|
-
}, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 512 /* NEED_PATCH */), [[vShow, !_ctx.error]]), withDirectives(createElementVNode("div",
|
|
640
|
+
}, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 512 /* NEED_PATCH */), [[vShow, !_ctx.error]]), withDirectives(createElementVNode("div", _hoisted_6, [createVNode(_component_OrError, {
|
|
604
641
|
disabled: _ctx.disabled
|
|
605
642
|
}, {
|
|
606
643
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.error), 1 /* TEXT */)]),
|
|
@@ -75,7 +75,7 @@ export { s as OrSearch } from '../OrSearch-2800e9bf.js';
|
|
|
75
75
|
export { s as OrSearchV3 } from '../OrSearch-98342176.js';
|
|
76
76
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-851db474.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-ba0f0da3.js';
|
|
79
79
|
export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-aaf73310.js';
|
|
80
80
|
export { s as OrSidebarV3 } from '../OrSidebar-8f9b7502.js';
|
|
81
81
|
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-79a7c625.js';
|
|
@@ -86,7 +86,6 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
86
86
|
rootStyles: import("vue-demi").ComputedRef<string[]>;
|
|
87
87
|
controlStyles: import("vue-demi").ComputedRef<string[]>;
|
|
88
88
|
searchControlStyles: import("vue-demi").ComputedRef<string[]>;
|
|
89
|
-
placeholderStyles: import("vue-demi").ComputedRef<string[]>;
|
|
90
89
|
dropdownStyles: import("vue-demi").ComputedRef<string[]>;
|
|
91
90
|
dropdownItemStyles: import("vue-demi").ComputedRef<string[]>;
|
|
92
91
|
noSearchResultsStyles: import("vue-demi").ComputedRef<string[]>;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
declare const _default: import("vue-demi").DefineComponent<{
|
|
2
|
+
disabled: {
|
|
3
|
+
type: BooleanConstructor;
|
|
4
|
+
default: boolean;
|
|
5
|
+
};
|
|
6
|
+
}, {
|
|
7
|
+
root: import("vue-demi").Ref<HTMLElement | undefined>;
|
|
8
|
+
rootStyles: import("vue-demi").ComputedRef<string[]>;
|
|
9
|
+
}, unknown, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, {}, string, import("vue-demi").VNodeProps & import("vue-demi").AllowedComponentProps & import("vue-demi").ComponentCustomProps, Readonly<import("vue-demi").ExtractPropTypes<{
|
|
10
|
+
disabled: {
|
|
11
|
+
type: BooleanConstructor;
|
|
12
|
+
default: boolean;
|
|
13
|
+
};
|
|
14
|
+
}>>, {
|
|
15
|
+
disabled: boolean;
|
|
16
|
+
}>;
|
|
17
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const SelectPlaceholder: string[];
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
export declare const Select: string[];
|
|
2
2
|
export declare const SelectControl: string[];
|
|
3
3
|
export declare const SelectSearchControl: string[];
|
|
4
|
-
export declare const SelectPlaceholder: string[];
|
|
5
4
|
export declare const SelectDropdown: string[];
|
|
6
5
|
export declare const SelectDropdownDefault: string[];
|
|
7
6
|
export declare const SelectDropdownFlipped: string[];
|
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-98342176.js';
|
|
76
76
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-851db474.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-ba0f0da3.js';
|
|
79
79
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-aaf73310.js';
|
|
80
80
|
export { s as OrSidebarV3 } from './OrSidebar-8f9b7502.js';
|
|
81
81
|
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-79a7c625.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@onereach/ui-components",
|
|
3
|
-
"version": "5.2.3-beta.
|
|
3
|
+
"version": "5.2.3-beta.3178.0",
|
|
4
4
|
"npmUnpacked": "4.15.2",
|
|
5
5
|
"description": "Vue components library for v2/3",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"@codemirror/lang-json": "6.0.1",
|
|
40
40
|
"@codemirror/lang-markdown": "6.1.1",
|
|
41
41
|
"@floating-ui/dom": "0.3.1",
|
|
42
|
-
"@onereach/styles": "^3.1.
|
|
42
|
+
"@onereach/styles": "^3.1.0",
|
|
43
43
|
"@types/lodash": "4.14.173",
|
|
44
44
|
"@types/sortablejs": "1.10.7",
|
|
45
45
|
"@types/uuid": "8.3.1",
|
|
@@ -47,8 +47,8 @@
|
|
|
47
47
|
<OrTag
|
|
48
48
|
v-for="option in selection"
|
|
49
49
|
:key="option.value"
|
|
50
|
-
:variant="'reset'"
|
|
51
|
-
:disabled="disabled
|
|
50
|
+
:variant="readonly || disabled ? 'tag' : 'reset'"
|
|
51
|
+
:disabled="disabled"
|
|
52
52
|
@reset="deselect(option)"
|
|
53
53
|
>
|
|
54
54
|
{{ option.label }}
|
|
@@ -57,12 +57,9 @@
|
|
|
57
57
|
</template>
|
|
58
58
|
|
|
59
59
|
<template v-else-if="popoverState === 'closed' || !enableSearch">
|
|
60
|
-
<
|
|
61
|
-
:class="placeholderStyles"
|
|
62
|
-
:disabled="disabled ? '' : null"
|
|
63
|
-
>
|
|
60
|
+
<OrSelectPlaceholder :disabled="disabled">
|
|
64
61
|
{{ placeholder }}
|
|
65
|
-
</
|
|
62
|
+
</OrSelectPlaceholder>
|
|
66
63
|
</template>
|
|
67
64
|
</template>
|
|
68
65
|
|
|
@@ -79,12 +76,9 @@
|
|
|
79
76
|
</template>
|
|
80
77
|
|
|
81
78
|
<template v-else-if="popoverState === 'closed' || !enableSearch">
|
|
82
|
-
<
|
|
83
|
-
:class="placeholderStyles"
|
|
84
|
-
:disabled="disabled ? '' : null"
|
|
85
|
-
>
|
|
79
|
+
<OrSelectPlaceholder :disabled="disabled">
|
|
86
80
|
{{ placeholder }}
|
|
87
|
-
</
|
|
81
|
+
</OrSelectPlaceholder>
|
|
88
82
|
</template>
|
|
89
83
|
</template>
|
|
90
84
|
</div>
|
|
@@ -285,8 +279,9 @@ import { OrLabelV3 as OrLabel } from '../or-label-v3';
|
|
|
285
279
|
import { OrMenuItemV3 as OrMenuItem } from '../or-menu-item-v3';
|
|
286
280
|
import { OrPopoverV3 as OrPopover } from '../or-popover-v3';
|
|
287
281
|
import { OrTagV3 as OrTag } from '../or-tag-v3';
|
|
282
|
+
import OrSelectPlaceholder from './partials/or-select-placeholder/OrSelectPlaceholder.vue';
|
|
288
283
|
import { SelectSize } from './props';
|
|
289
|
-
import { Select, SelectControl, SelectDropdown, SelectDropdownDefault, SelectDropdownFlipped, SelectDropdownItem, SelectNoSearchResults,
|
|
284
|
+
import { Select, SelectControl, SelectDropdown, SelectDropdownDefault, SelectDropdownFlipped, SelectDropdownItem, SelectNoSearchResults, SelectSearchControl } from './styles';
|
|
290
285
|
import { SelectGroupByFunction, SelectOption, SelectSearchFunction } from './types';
|
|
291
286
|
|
|
292
287
|
export default defineComponent({
|
|
@@ -302,6 +297,7 @@ export default defineComponent({
|
|
|
302
297
|
OrLabel,
|
|
303
298
|
OrMenuItem,
|
|
304
299
|
OrPopover,
|
|
300
|
+
OrSelectPlaceholder,
|
|
305
301
|
OrTag,
|
|
306
302
|
},
|
|
307
303
|
|
|
@@ -457,10 +453,6 @@ export default defineComponent({
|
|
|
457
453
|
...SelectSearchControl,
|
|
458
454
|
]);
|
|
459
455
|
|
|
460
|
-
const placeholderStyles = computed(() => [
|
|
461
|
-
...SelectPlaceholder,
|
|
462
|
-
]);
|
|
463
|
-
|
|
464
456
|
const dropdownStyles = computed(() => [
|
|
465
457
|
...SelectDropdown,
|
|
466
458
|
...popover.value?.isFlipped ? SelectDropdownFlipped : SelectDropdownDefault,
|
|
@@ -610,7 +602,6 @@ export default defineComponent({
|
|
|
610
602
|
rootStyles,
|
|
611
603
|
controlStyles,
|
|
612
604
|
searchControlStyles,
|
|
613
|
-
placeholderStyles,
|
|
614
605
|
dropdownStyles,
|
|
615
606
|
dropdownItemStyles,
|
|
616
607
|
noSearchResultsStyles,
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<div
|
|
3
|
+
ref="root"
|
|
4
|
+
:class="rootStyles"
|
|
5
|
+
:disabled="disabled ? '' : null"
|
|
6
|
+
>
|
|
7
|
+
<slot />
|
|
8
|
+
</div>
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<script lang="ts">
|
|
12
|
+
import { computed, defineComponent, ref } from 'vue-demi';
|
|
13
|
+
import { SelectPlaceholder } from './styles';
|
|
14
|
+
|
|
15
|
+
export default defineComponent({
|
|
16
|
+
props: {
|
|
17
|
+
disabled: {
|
|
18
|
+
type: Boolean,
|
|
19
|
+
default: false,
|
|
20
|
+
},
|
|
21
|
+
},
|
|
22
|
+
|
|
23
|
+
expose: [
|
|
24
|
+
'root',
|
|
25
|
+
],
|
|
26
|
+
|
|
27
|
+
setup() {
|
|
28
|
+
// Refs
|
|
29
|
+
const root = ref<HTMLElement>();
|
|
30
|
+
|
|
31
|
+
// Styles
|
|
32
|
+
const rootStyles = computed(() => [
|
|
33
|
+
'or-select-placeholder-v3',
|
|
34
|
+
...SelectPlaceholder,
|
|
35
|
+
]);
|
|
36
|
+
|
|
37
|
+
return {
|
|
38
|
+
root,
|
|
39
|
+
rootStyles,
|
|
40
|
+
};
|
|
41
|
+
},
|
|
42
|
+
});
|
|
43
|
+
</script>
|
|
@@ -32,18 +32,6 @@ export const SelectSearchControl: string[] = [
|
|
|
32
32
|
'!my-sm md:!my-none',
|
|
33
33
|
];
|
|
34
34
|
|
|
35
|
-
export const SelectPlaceholder: string[] = [
|
|
36
|
-
// Theme
|
|
37
|
-
'theme-foreground-outline',
|
|
38
|
-
'dark:theme-foreground-outline-dark',
|
|
39
|
-
|
|
40
|
-
// Interactivity
|
|
41
|
-
'select-none',
|
|
42
|
-
|
|
43
|
-
// Typography
|
|
44
|
-
'truncate',
|
|
45
|
-
];
|
|
46
|
-
|
|
47
35
|
export const SelectDropdown: string[] = [
|
|
48
36
|
// Overflow
|
|
49
37
|
'overflow-y-auto',
|
|
File without changes
|
|
File without changes
|