y-element-ultra 0.0.2 → 0.0.3
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/es/core-components.d.ts +2 -2
- package/es/core-components.js +2 -2
- package/es/lang/en_US.d.ts +2 -2
- package/es/lang/zh_CN.d.ts +2 -2
- package/es/lang/zh_TW.d.ts +2 -2
- package/es/utils/message.d.ts +2 -2
- package/es/utils/message.js +8 -8
- package/es/utils/modal-hook.d.ts +1 -1
- package/es/utils/resolvers.d.ts +2 -2
- package/es/utils/resolvers.js +2 -2
- package/es/y-admin-layout/components/layout-tabs.d.ts +3 -3
- package/es/y-admin-layout/index.d.ts +17 -17
- package/es/y-admin-layout/props.d.ts +7 -7
- package/es/y-app/index.d.ts +2 -2
- package/es/y-app/index.js +2 -2
- package/es/y-app/plus.d.ts +57 -57
- package/es/y-app/plusx.d.ts +10 -10
- package/es/y-avatar-group/index.d.ts +4 -4
- package/es/y-avatar-group/props.d.ts +3 -3
- package/es/y-basic-select/components/select-view.d.ts +4 -4
- package/es/y-basic-select/index.d.ts +9 -9
- package/es/y-basic-select/props.d.ts +3 -3
- package/es/y-basic-select/types.d.ts +4 -8
- package/es/y-buttons/types.d.ts +4 -4
- package/es/y-config-provider/components/receiver-view.js +19 -23
- package/es/y-config-provider/index.d.ts +4 -4
- package/es/y-config-provider/props.d.ts +4 -4
- package/es/y-config-provider/receiver.d.ts +3 -3
- package/es/y-config-provider/receiver.js +37 -1
- package/es/y-config-provider/types.d.ts +8 -8
- package/es/y-copyable/index.d.ts +2 -2
- package/es/y-copyable/props.d.ts +2 -2
- package/es/y-cron-builder/index.d.ts +2 -2
- package/es/y-cron-builder/index.js +2 -2
- package/es/y-cron-builder/props.d.ts +2 -2
- package/es/y-cron-panel/index.js +1 -1
- package/es/y-cropper/components/cropper-tools.d.ts +3 -3
- package/es/y-cropper/index.d.ts +2 -2
- package/es/y-cropper/props.d.ts +2 -2
- package/es/y-cropper-modal/index.d.ts +4 -4
- package/es/y-cropper-modal/props.d.ts +3 -3
- package/es/y-crud/index.d.ts +4 -4
- package/es/y-crud/props.d.ts +2 -2
- package/es/y-crud/types.d.ts +21 -21
- package/es/y-crud/util.d.ts +2 -2
- package/es/y-crud-builder/components/body-header.d.ts +5 -5
- package/es/y-crud-builder/components/code-generator.d.ts +3 -3
- package/es/y-crud-builder/components/code-preview.d.ts +3 -3
- package/es/y-crud-builder/components/form-design-modal.d.ts +7 -7
- package/es/y-crud-builder/components/import-modal.d.ts +5 -5
- package/es/y-crud-builder/components/page-config.d.ts +7 -7
- package/es/y-crud-builder/components/template-list.d.ts +3 -3
- package/es/y-crud-builder/index.d.ts +9 -9
- package/es/y-crud-builder/props.d.ts +6 -6
- package/es/y-crud-builder/types.d.ts +2 -2
- package/es/y-data-table/types.d.ts +2 -2
- package/es/y-drawer/index.d.ts +2 -2
- package/es/y-drawer/props.d.ts +2 -2
- package/es/y-dropdown/components/pro-dropdown.d.ts +2 -2
- package/es/y-dropdown-provider/index.d.ts +1 -1
- package/es/y-dropdown-provider/types.d.ts +2 -2
- package/es/y-dropdown-provider/util.d.ts +4 -4
- package/es/y-edit-tag/index.d.ts +2 -2
- package/es/y-edit-tag/props.d.ts +2 -2
- package/es/y-ellipsis/index.d.ts +2 -2
- package/es/y-ellipsis/types.d.ts +2 -2
- package/es/y-file-list/index.d.ts +5 -5
- package/es/y-file-list/props.d.ts +3 -3
- package/es/y-icon-select/components/icon-grid.d.ts +3 -3
- package/es/y-icon-select/index.d.ts +8 -8
- package/es/y-icon-select/props.d.ts +4 -4
- package/es/y-map-picker/index.d.ts +4 -4
- package/es/y-map-picker/props.d.ts +2 -2
- package/es/y-menus/types.d.ts +2 -2
- package/es/y-modal/index.d.ts +2 -2
- package/es/y-modal/props.d.ts +2 -2
- package/es/y-modal-render/index.js +1 -1
- package/es/y-modal-render/types.d.ts +3 -6
- package/es/y-modal-render/use-modal.d.ts +1 -1
- package/es/y-popconfirm/index.d.ts +4 -4
- package/es/y-popconfirm/props.d.ts +2 -2
- package/es/y-popconfirm-provider/index.d.ts +1 -1
- package/es/y-popconfirm-provider/types.d.ts +2 -2
- package/es/y-popconfirm-provider/util.d.ts +3 -3
- package/es/y-popover/index.d.ts +2 -2
- package/es/y-pro-form-builder/components/body-form.d.ts +3 -3
- package/es/y-pro-form-builder/components/body-header.d.ts +5 -5
- package/es/y-pro-form-builder/components/code-generator.d.ts +6 -6
- package/es/y-pro-form-builder/components/code-preview.d.ts +3 -3
- package/es/y-pro-form-builder/components/config-form.d.ts +3 -3
- package/es/y-pro-form-builder/components/import-modal.d.ts +5 -5
- package/es/y-pro-form-builder/components/preview-modal.d.ts +3 -3
- package/es/y-pro-form-builder/components/props-form.d.ts +3 -3
- package/es/y-pro-form-builder/components/template-list.d.ts +3 -3
- package/es/y-pro-form-builder/index.d.ts +9 -9
- package/es/y-pro-form-builder/props.d.ts +6 -6
- package/es/y-pro-form-builder/types.d.ts +4 -4
- package/es/y-pro-layout/index.d.ts +22 -22
- package/es/y-pro-layout/index.js +2 -2
- package/es/y-pro-layout/props.d.ts +11 -11
- package/es/y-pro-layout/types.d.ts +2 -2
- package/es/y-pro-layout/util.d.ts +2 -2
- package/es/y-pro-table/components/tool-column.d.ts +3 -3
- package/es/y-pro-table/components/tool-export.d.ts +3 -3
- package/es/y-pro-table/components/tool-print.d.ts +7 -7
- package/es/y-pro-table/index.d.ts +7 -7
- package/es/y-pro-table/props.d.ts +3 -3
- package/es/y-pro-table/types.d.ts +13 -13
- package/es/y-pro-table/util.d.ts +2 -2
- package/es/y-qr-code-svg/qrcodegen.d.ts +2 -2
- package/es/y-tab-wrap/components/tab-dropdown.d.ts +4 -4
- package/es/y-table-select/index.d.ts +9 -9
- package/es/y-table-select/props.d.ts +4 -4
- package/es/y-tabs/index.d.ts +6 -6
- package/es/y-tabs/props.d.ts +3 -3
- package/es/y-tool/index.d.ts +4 -4
- package/es/y-tool/props.d.ts +2 -2
- package/es/y-toolbar/index.d.ts +7 -7
- package/es/y-toolbar/props.d.ts +3 -3
- package/es/y-toolbar/types.d.ts +2 -2
- package/es/y-tour/index.d.ts +2 -2
- package/es/y-tour/types.d.ts +2 -2
- package/es/y-tour/util.d.ts +2 -2
- package/es/y-tree-select/index.d.ts +6 -6
- package/es/y-tree-select/props.d.ts +2 -2
- package/es/y-upload-list/index.d.ts +2 -2
- package/es/y-upload-list/props.d.ts +2 -2
- package/es/y-virtual-table/components/cell-filter.d.ts +4 -4
- package/es/y-watermark/index.js +15 -17
- package/es/y-watermark/util.d.ts +1 -1
- package/lib/core-components.cjs +2 -2
- package/lib/core-components.d.ts +2 -2
- package/lib/lang/en_US.d.ts +2 -2
- package/lib/lang/zh_CN.d.ts +2 -2
- package/lib/lang/zh_TW.d.ts +2 -2
- package/lib/utils/message.cjs +8 -8
- package/lib/utils/message.d.ts +2 -2
- package/lib/utils/modal-hook.d.ts +1 -1
- package/lib/utils/resolvers.cjs +2 -2
- package/lib/utils/resolvers.d.ts +2 -2
- package/lib/y-admin-layout/components/layout-tabs.d.ts +3 -3
- package/lib/y-admin-layout/index.d.ts +17 -17
- package/lib/y-admin-layout/props.d.ts +7 -7
- package/lib/y-app/index.cjs +2 -2
- package/lib/y-app/index.d.ts +2 -2
- package/lib/y-app/plus.d.ts +57 -57
- package/lib/y-app/plusx.d.ts +10 -10
- package/lib/y-avatar-group/index.d.ts +4 -4
- package/lib/y-avatar-group/props.d.ts +3 -3
- package/lib/y-basic-select/components/select-view.d.ts +4 -4
- package/lib/y-basic-select/index.d.ts +9 -9
- package/lib/y-basic-select/props.d.ts +3 -3
- package/lib/y-basic-select/types.d.ts +4 -8
- package/lib/y-buttons/types.d.ts +4 -4
- package/lib/y-config-provider/components/receiver-view.cjs +1 -1
- package/lib/y-config-provider/index.d.ts +4 -4
- package/lib/y-config-provider/props.d.ts +4 -4
- package/lib/y-config-provider/receiver.cjs +37 -1
- package/lib/y-config-provider/receiver.d.ts +3 -3
- package/lib/y-config-provider/types.d.ts +8 -8
- package/lib/y-copyable/index.d.ts +2 -2
- package/lib/y-copyable/props.d.ts +2 -2
- package/lib/y-cron-builder/index.cjs +2 -2
- package/lib/y-cron-builder/index.d.ts +2 -2
- package/lib/y-cron-builder/props.d.ts +2 -2
- package/lib/y-cron-panel/index.cjs +1 -1
- package/lib/y-cropper/components/cropper-tools.d.ts +3 -3
- package/lib/y-cropper/index.d.ts +2 -2
- package/lib/y-cropper/props.d.ts +2 -2
- package/lib/y-cropper-modal/index.d.ts +4 -4
- package/lib/y-cropper-modal/props.d.ts +3 -3
- package/lib/y-crud/index.d.ts +4 -4
- package/lib/y-crud/props.d.ts +2 -2
- package/lib/y-crud/types.d.ts +21 -21
- package/lib/y-crud/util.d.ts +2 -2
- package/lib/y-crud-builder/components/body-header.d.ts +5 -5
- package/lib/y-crud-builder/components/code-generator.d.ts +3 -3
- package/lib/y-crud-builder/components/code-preview.d.ts +3 -3
- package/lib/y-crud-builder/components/form-design-modal.d.ts +7 -7
- package/lib/y-crud-builder/components/import-modal.d.ts +5 -5
- package/lib/y-crud-builder/components/page-config.d.ts +7 -7
- package/lib/y-crud-builder/components/template-list.d.ts +3 -3
- package/lib/y-crud-builder/index.d.ts +9 -9
- package/lib/y-crud-builder/props.d.ts +6 -6
- package/lib/y-crud-builder/types.d.ts +2 -2
- package/lib/y-data-table/types.d.ts +2 -2
- package/lib/y-drawer/index.d.ts +2 -2
- package/lib/y-drawer/props.d.ts +2 -2
- package/lib/y-dropdown/components/pro-dropdown.d.ts +2 -2
- package/lib/y-dropdown-provider/index.d.ts +1 -1
- package/lib/y-dropdown-provider/types.d.ts +2 -2
- package/lib/y-dropdown-provider/util.d.ts +4 -4
- package/lib/y-edit-tag/index.d.ts +2 -2
- package/lib/y-edit-tag/props.d.ts +2 -2
- package/lib/y-ellipsis/index.d.ts +2 -2
- package/lib/y-ellipsis/types.d.ts +2 -2
- package/lib/y-file-list/index.d.ts +5 -5
- package/lib/y-file-list/props.d.ts +3 -3
- package/lib/y-icon-select/components/icon-grid.d.ts +3 -3
- package/lib/y-icon-select/index.d.ts +8 -8
- package/lib/y-icon-select/props.d.ts +4 -4
- package/lib/y-map-picker/index.d.ts +4 -4
- package/lib/y-map-picker/props.d.ts +2 -2
- package/lib/y-menus/types.d.ts +2 -2
- package/lib/y-modal/index.d.ts +2 -2
- package/lib/y-modal/props.d.ts +2 -2
- package/lib/y-modal-render/index.cjs +1 -1
- package/lib/y-modal-render/types.d.ts +3 -6
- package/lib/y-modal-render/use-modal.d.ts +1 -1
- package/lib/y-popconfirm/index.d.ts +4 -4
- package/lib/y-popconfirm/props.d.ts +2 -2
- package/lib/y-popconfirm-provider/index.d.ts +1 -1
- package/lib/y-popconfirm-provider/types.d.ts +2 -2
- package/lib/y-popconfirm-provider/util.d.ts +3 -3
- package/lib/y-popover/index.d.ts +2 -2
- package/lib/y-pro-form-builder/components/body-form.d.ts +3 -3
- package/lib/y-pro-form-builder/components/body-header.d.ts +5 -5
- package/lib/y-pro-form-builder/components/code-generator.d.ts +6 -6
- package/lib/y-pro-form-builder/components/code-preview.d.ts +3 -3
- package/lib/y-pro-form-builder/components/config-form.d.ts +3 -3
- package/lib/y-pro-form-builder/components/import-modal.d.ts +5 -5
- package/lib/y-pro-form-builder/components/preview-modal.d.ts +3 -3
- package/lib/y-pro-form-builder/components/props-form.d.ts +3 -3
- package/lib/y-pro-form-builder/components/template-list.d.ts +3 -3
- package/lib/y-pro-form-builder/index.d.ts +9 -9
- package/lib/y-pro-form-builder/props.d.ts +6 -6
- package/lib/y-pro-form-builder/types.d.ts +4 -4
- package/lib/y-pro-layout/index.cjs +2 -2
- package/lib/y-pro-layout/index.d.ts +22 -22
- package/lib/y-pro-layout/props.d.ts +11 -11
- package/lib/y-pro-layout/types.d.ts +2 -2
- package/lib/y-pro-layout/util.d.ts +2 -2
- package/lib/y-pro-table/components/tool-column.d.ts +3 -3
- package/lib/y-pro-table/components/tool-export.d.ts +3 -3
- package/lib/y-pro-table/components/tool-print.d.ts +7 -7
- package/lib/y-pro-table/index.d.ts +7 -7
- package/lib/y-pro-table/props.d.ts +3 -3
- package/lib/y-pro-table/types.d.ts +13 -13
- package/lib/y-pro-table/util.d.ts +2 -2
- package/lib/y-qr-code-svg/qrcodegen.d.ts +2 -2
- package/lib/y-tab-wrap/components/tab-dropdown.d.ts +4 -4
- package/lib/y-table-select/index.d.ts +9 -9
- package/lib/y-table-select/props.d.ts +4 -4
- package/lib/y-tabs/index.d.ts +6 -6
- package/lib/y-tabs/props.d.ts +3 -3
- package/lib/y-tool/index.d.ts +4 -4
- package/lib/y-tool/props.d.ts +2 -2
- package/lib/y-toolbar/index.d.ts +7 -7
- package/lib/y-toolbar/props.d.ts +3 -3
- package/lib/y-toolbar/types.d.ts +2 -2
- package/lib/y-tour/index.d.ts +2 -2
- package/lib/y-tour/types.d.ts +2 -2
- package/lib/y-tour/util.d.ts +2 -2
- package/lib/y-tree-select/index.d.ts +6 -6
- package/lib/y-tree-select/props.d.ts +2 -2
- package/lib/y-upload-list/index.d.ts +2 -2
- package/lib/y-upload-list/props.d.ts +2 -2
- package/lib/y-virtual-table/components/cell-filter.d.ts +4 -4
- package/lib/y-watermark/index.cjs +14 -16
- package/lib/y-watermark/util.d.ts +1 -1
- package/package.json +1 -1
package/lib/y-app/plus.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import type YAdminLayout from '../y-admin-layout/index';
|
|
2
2
|
import type { BacktopProps } from '../y-backtop/props';
|
|
3
3
|
import type YBasicSelect from '../y-basic-select/index';
|
|
4
|
-
import type
|
|
4
|
+
import type YBasicSelectView from '../y-basic-select/components/select-view';
|
|
5
5
|
import type { BreadcrumbProps } from '../y-breadcrumb/props';
|
|
6
6
|
import type { CardProps } from '../y-card/props';
|
|
7
|
-
import type
|
|
7
|
+
import type YCronPanel from '../y-cron-panel/index';
|
|
8
8
|
import type YDataTable from '../y-data-table/index';
|
|
9
9
|
import type { DataTableProps } from '../y-data-table/props';
|
|
10
10
|
import type YDrawer from '../y-drawer/index';
|
|
@@ -55,206 +55,206 @@ import type { ComponentProps } from './types';
|
|
|
55
55
|
/**
|
|
56
56
|
* YAdminLayout
|
|
57
57
|
*/
|
|
58
|
-
export type
|
|
58
|
+
export type YAdminLayoutInstance = InstanceType<typeof YAdminLayout> | null;
|
|
59
59
|
|
|
60
60
|
/**
|
|
61
61
|
* YBacktop
|
|
62
62
|
*/
|
|
63
|
-
export type
|
|
63
|
+
export type YBacktopProps = ComponentProps<BacktopProps>;
|
|
64
64
|
|
|
65
65
|
/**
|
|
66
66
|
* YBasicSelect
|
|
67
67
|
*/
|
|
68
|
-
export type
|
|
68
|
+
export type YBasicSelectInstance = InstanceType<typeof YBasicSelect> | null;
|
|
69
69
|
|
|
70
|
-
export type
|
|
71
|
-
typeof
|
|
70
|
+
export type YBasicSelectViewInstance = InstanceType<
|
|
71
|
+
typeof YBasicSelectView
|
|
72
72
|
> | null;
|
|
73
73
|
|
|
74
74
|
/**
|
|
75
75
|
* YBreadcrumb
|
|
76
76
|
*/
|
|
77
|
-
export type
|
|
77
|
+
export type YBreadcrumbProps = ComponentProps<BreadcrumbProps>;
|
|
78
78
|
|
|
79
79
|
/**
|
|
80
80
|
* YCard
|
|
81
81
|
*/
|
|
82
|
-
export type
|
|
82
|
+
export type YCardProps = ComponentProps<CardProps>;
|
|
83
83
|
|
|
84
84
|
/**
|
|
85
|
-
*
|
|
85
|
+
* YCronPanel
|
|
86
86
|
*/
|
|
87
|
-
export type
|
|
87
|
+
export type YCronPanelInstance = InstanceType<typeof YCronPanel> | null;
|
|
88
88
|
|
|
89
89
|
/**
|
|
90
90
|
* YDataTable
|
|
91
91
|
*/
|
|
92
|
-
export type
|
|
92
|
+
export type YDataTableInstance = InstanceType<typeof YDataTable> | null;
|
|
93
93
|
|
|
94
|
-
export type
|
|
94
|
+
export type YDataTableProps = ComponentProps<DataTableProps>;
|
|
95
95
|
|
|
96
96
|
/**
|
|
97
97
|
* YDrawer
|
|
98
98
|
*/
|
|
99
|
-
export type
|
|
99
|
+
export type YDrawerInstance = InstanceType<typeof YDrawer> | null;
|
|
100
100
|
|
|
101
|
-
export type
|
|
101
|
+
export type YDrawerProps = ComponentProps<DrawerProps>;
|
|
102
102
|
|
|
103
|
-
export type
|
|
103
|
+
export type YDrawerPropsAndEmits = ComponentProps<DrawerPropsAndEmits>;
|
|
104
104
|
|
|
105
105
|
/**
|
|
106
106
|
* YDropdown
|
|
107
107
|
*/
|
|
108
|
-
export type
|
|
108
|
+
export type YDropdownInstance = InstanceType<typeof YDropdown> | null;
|
|
109
109
|
|
|
110
|
-
export type
|
|
110
|
+
export type YDropdownProps = ComponentProps<DropdownProps>;
|
|
111
111
|
|
|
112
|
-
export type
|
|
112
|
+
export type YDropdownPropsAndEmits = ComponentProps<DropdownPropsAndEmits>;
|
|
113
113
|
|
|
114
114
|
/**
|
|
115
115
|
* YFileList
|
|
116
116
|
*/
|
|
117
|
-
export type
|
|
117
|
+
export type YFileListProps = ComponentProps<FileListProps>;
|
|
118
118
|
|
|
119
119
|
/**
|
|
120
120
|
* YImageViewer
|
|
121
121
|
*/
|
|
122
|
-
export type
|
|
122
|
+
export type YImageViewerProps = ComponentProps<ImageViewerProps>;
|
|
123
123
|
|
|
124
124
|
/**
|
|
125
125
|
* YLoading
|
|
126
126
|
*/
|
|
127
|
-
export type
|
|
127
|
+
export type YLoadingProps = ComponentProps<LoadingProps>;
|
|
128
128
|
|
|
129
129
|
/**
|
|
130
130
|
* YMenus
|
|
131
131
|
*/
|
|
132
|
-
export type
|
|
132
|
+
export type YMenusInstance = InstanceType<typeof YMenus> | null;
|
|
133
133
|
|
|
134
|
-
export type
|
|
134
|
+
export type YMenusProps = ComponentProps<MenusProps>;
|
|
135
135
|
|
|
136
|
-
export type
|
|
136
|
+
export type YMenuItemProps = Partial<MenuItem>;
|
|
137
137
|
|
|
138
138
|
/**
|
|
139
139
|
* YModal
|
|
140
140
|
*/
|
|
141
|
-
export type
|
|
141
|
+
export type YModalInstance = InstanceType<typeof YModal> | null;
|
|
142
142
|
|
|
143
|
-
export type
|
|
143
|
+
export type YModalProps = ComponentProps<ModalProps>;
|
|
144
144
|
|
|
145
|
-
export type
|
|
145
|
+
export type YModalPropsAndEmits = ComponentProps<ModalPropsAndEmits>;
|
|
146
146
|
|
|
147
147
|
/**
|
|
148
148
|
* YPage
|
|
149
149
|
*/
|
|
150
|
-
export type
|
|
150
|
+
export type YPageInstance = InstanceType<typeof YPage> | null;
|
|
151
151
|
|
|
152
|
-
export type
|
|
152
|
+
export type YPageProps = ComponentProps<PageProps>;
|
|
153
153
|
|
|
154
154
|
/**
|
|
155
155
|
* YPagination
|
|
156
156
|
*/
|
|
157
|
-
export type
|
|
157
|
+
export type YPaginationProps = ComponentProps<PaginationProps>;
|
|
158
158
|
|
|
159
159
|
/**
|
|
160
160
|
* YPopconfirm
|
|
161
161
|
*/
|
|
162
|
-
export type
|
|
162
|
+
export type YPopconfirmInstance = InstanceType<typeof YPopconfirm> | null;
|
|
163
163
|
|
|
164
|
-
export type
|
|
164
|
+
export type YPopconfirmProps = Partial<PopconfirmProps>;
|
|
165
165
|
|
|
166
|
-
export type
|
|
166
|
+
export type YPopconfirmPropsAndEmits = Partial<PopconfirmPropsAndEmits>;
|
|
167
167
|
|
|
168
168
|
/**
|
|
169
169
|
* YPopover
|
|
170
170
|
*/
|
|
171
|
-
export type
|
|
171
|
+
export type YPopoverInstance = InstanceType<typeof YPopover> | null;
|
|
172
172
|
|
|
173
|
-
export type
|
|
173
|
+
export type YPopoverProps = Partial<PopoverProps>;
|
|
174
174
|
|
|
175
175
|
/**
|
|
176
176
|
* YPrinter
|
|
177
177
|
*/
|
|
178
|
-
export type
|
|
178
|
+
export type YPrinterProps = ComponentProps<PrinterProps>;
|
|
179
179
|
|
|
180
180
|
/**
|
|
181
181
|
* YProTable
|
|
182
182
|
*/
|
|
183
|
-
export type
|
|
183
|
+
export type YProTableInstance = InstanceType<typeof YProTable> | null;
|
|
184
184
|
|
|
185
|
-
export type
|
|
185
|
+
export type YProTableProps = ComponentProps<ProTableProps>;
|
|
186
186
|
|
|
187
187
|
/**
|
|
188
188
|
* YSplitPanel
|
|
189
189
|
*/
|
|
190
|
-
export type
|
|
190
|
+
export type YSplitPanelInstance = InstanceType<typeof YSplitPanel> | null;
|
|
191
191
|
|
|
192
|
-
export type
|
|
192
|
+
export type YSplitPanelProps = ComponentProps<SplitPanelProps>;
|
|
193
193
|
|
|
194
194
|
/**
|
|
195
195
|
* YTable
|
|
196
196
|
*/
|
|
197
|
-
export type
|
|
197
|
+
export type YTableProps = ComponentProps<TableProps>;
|
|
198
198
|
|
|
199
199
|
/**
|
|
200
200
|
* YTableSelect
|
|
201
201
|
*/
|
|
202
|
-
export type
|
|
202
|
+
export type YTableSelectInstance = InstanceType<typeof YTableSelect> | null;
|
|
203
203
|
|
|
204
204
|
/**
|
|
205
205
|
* YTabs
|
|
206
206
|
*/
|
|
207
|
-
export type
|
|
207
|
+
export type YTabsInstance = InstanceType<typeof YTabs> | null;
|
|
208
208
|
|
|
209
209
|
/**
|
|
210
210
|
* YText
|
|
211
211
|
*/
|
|
212
|
-
export type
|
|
212
|
+
export type YTextInstance = InstanceType<typeof YText> | null;
|
|
213
213
|
|
|
214
|
-
export type
|
|
214
|
+
export type YTextProps = ComponentProps<TextProps>;
|
|
215
215
|
|
|
216
216
|
/**
|
|
217
217
|
* YTool
|
|
218
218
|
*/
|
|
219
|
-
export type
|
|
219
|
+
export type YToolInstance = InstanceType<typeof YTool> | null;
|
|
220
220
|
|
|
221
|
-
export type
|
|
221
|
+
export type YToolProps = Partial<ToolProps>;
|
|
222
222
|
|
|
223
223
|
/**
|
|
224
224
|
* YToolbar
|
|
225
225
|
*/
|
|
226
|
-
export type
|
|
226
|
+
export type YToolbarProps = ComponentProps<ToolbarProps>;
|
|
227
227
|
|
|
228
228
|
/**
|
|
229
229
|
* YTooltip
|
|
230
230
|
*/
|
|
231
|
-
export type
|
|
231
|
+
export type YTooltipInstance = InstanceType<typeof YTooltip> | null;
|
|
232
232
|
|
|
233
|
-
export type
|
|
233
|
+
export type YTooltipProps = Partial<TooltipProps>;
|
|
234
234
|
|
|
235
235
|
/**
|
|
236
236
|
* YTreeSelect
|
|
237
237
|
*/
|
|
238
|
-
export type
|
|
238
|
+
export type YTreeSelectInstance = InstanceType<typeof YTreeSelect> | null;
|
|
239
239
|
|
|
240
240
|
/**
|
|
241
241
|
* YUploadList
|
|
242
242
|
*/
|
|
243
|
-
export type
|
|
243
|
+
export type YUploadListInstance = InstanceType<typeof YUploadList> | null;
|
|
244
244
|
|
|
245
|
-
export type
|
|
245
|
+
export type YUploadListProps = Partial<UploadListProps>;
|
|
246
246
|
|
|
247
247
|
/**
|
|
248
248
|
* YVirtualTable
|
|
249
249
|
*/
|
|
250
|
-
export type
|
|
250
|
+
export type YVirtualTableInstance = InstanceType<typeof YVirtualTable> | null;
|
|
251
251
|
|
|
252
252
|
/**
|
|
253
253
|
* Message
|
|
254
254
|
*/
|
|
255
|
-
export type
|
|
255
|
+
export type YMessageOptions = Partial<MessageOptions>;
|
|
256
256
|
|
|
257
257
|
/**
|
|
258
258
|
* MessageBox
|
|
259
259
|
*/
|
|
260
|
-
export type
|
|
260
|
+
export type YMessageBoxOptions = Partial<MessageBoxOptions>;
|
package/lib/y-app/plusx.d.ts
CHANGED
|
@@ -13,41 +13,41 @@ import type { ComponentProps } from './types';
|
|
|
13
13
|
/**
|
|
14
14
|
* YCropper
|
|
15
15
|
*/
|
|
16
|
-
export type
|
|
16
|
+
export type YCropperProps = ComponentProps<CropperProps>;
|
|
17
17
|
|
|
18
|
-
export type
|
|
18
|
+
export type YCropperPreviewInstance = InstanceType<
|
|
19
19
|
typeof CropperPreview
|
|
20
20
|
> | null;
|
|
21
21
|
|
|
22
22
|
/**
|
|
23
23
|
* YCrud
|
|
24
24
|
*/
|
|
25
|
-
export type
|
|
25
|
+
export type YCrudInstance = InstanceType<typeof YCrud> | null;
|
|
26
26
|
|
|
27
|
-
export type
|
|
27
|
+
export type YCrudProps = ComponentProps<CrudProps>;
|
|
28
28
|
|
|
29
29
|
/**
|
|
30
30
|
* YCrudBuilder
|
|
31
31
|
*/
|
|
32
|
-
export type
|
|
32
|
+
export type YCrudBuilderInstance = InstanceType<typeof YCrudBuilder> | null;
|
|
33
33
|
|
|
34
34
|
/**
|
|
35
35
|
* YMapPicker
|
|
36
36
|
*/
|
|
37
|
-
export type
|
|
37
|
+
export type YMapPickerViewInstance = InstanceType<typeof MapView> | null;
|
|
38
38
|
|
|
39
39
|
/**
|
|
40
40
|
* YProForm
|
|
41
41
|
*/
|
|
42
|
-
export type
|
|
42
|
+
export type YProFormInstance = InstanceType<typeof YProForm> | null;
|
|
43
43
|
|
|
44
|
-
export type
|
|
44
|
+
export type YProFormProps = ComponentProps<ProFormProps>;
|
|
45
45
|
|
|
46
46
|
/**
|
|
47
47
|
* YProFormBuilder
|
|
48
48
|
*/
|
|
49
|
-
export type
|
|
49
|
+
export type YProFormBuilderInstance = InstanceType<
|
|
50
50
|
typeof YProFormBuilder
|
|
51
51
|
> | null;
|
|
52
52
|
|
|
53
|
-
export type
|
|
53
|
+
export type YProFormBuilderProps = ComponentProps<ProFormBuilderProps>;
|
|
@@ -28,12 +28,12 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
28
28
|
type: BooleanConstructor;
|
|
29
29
|
default: boolean;
|
|
30
30
|
};
|
|
31
|
-
tooltipProps: import('vue').PropType<import('../y-app/plus').
|
|
31
|
+
tooltipProps: import('vue').PropType<import('../y-app/plus').YTooltipProps>;
|
|
32
32
|
overflowPopover: {
|
|
33
33
|
type: BooleanConstructor;
|
|
34
34
|
default: boolean;
|
|
35
35
|
};
|
|
36
|
-
overflowPopoverProps: import('vue').PropType<import('../y-app/plus').
|
|
36
|
+
overflowPopoverProps: import('vue').PropType<import('../y-app/plus').YTooltipProps>;
|
|
37
37
|
hoverOpen: BooleanConstructor;
|
|
38
38
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
39
39
|
error: (_option: AvatarErrorOption) => void;
|
|
@@ -54,12 +54,12 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
54
54
|
type: BooleanConstructor;
|
|
55
55
|
default: boolean;
|
|
56
56
|
};
|
|
57
|
-
tooltipProps: import('vue').PropType<import('../y-app/plus').
|
|
57
|
+
tooltipProps: import('vue').PropType<import('../y-app/plus').YTooltipProps>;
|
|
58
58
|
overflowPopover: {
|
|
59
59
|
type: BooleanConstructor;
|
|
60
60
|
default: boolean;
|
|
61
61
|
};
|
|
62
|
-
overflowPopoverProps: import('vue').PropType<import('../y-app/plus').
|
|
62
|
+
overflowPopoverProps: import('vue').PropType<import('../y-app/plus').YTooltipProps>;
|
|
63
63
|
hoverOpen: BooleanConstructor;
|
|
64
64
|
}>> & Readonly<{
|
|
65
65
|
onError?: ((_option: AvatarErrorOption) => any) | undefined;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { PropType, ExtractPropTypes } from 'vue';
|
|
2
2
|
import { StyleValue } from '../y-app/types';
|
|
3
3
|
import { ElAvatarProps } from '../y-app/el';
|
|
4
|
-
import {
|
|
4
|
+
import { YTooltipProps } from '../y-app/plus';
|
|
5
5
|
import { AvatarItem, AvatarErrorOption } from './types';
|
|
6
6
|
|
|
7
7
|
/**
|
|
@@ -31,14 +31,14 @@ export declare const avatarGroupProps: {
|
|
|
31
31
|
default: boolean;
|
|
32
32
|
};
|
|
33
33
|
/** 提示属性 */
|
|
34
|
-
tooltipProps: PropType<
|
|
34
|
+
tooltipProps: PropType<YTooltipProps>;
|
|
35
35
|
/** 是否显示溢出气泡 */
|
|
36
36
|
overflowPopover: {
|
|
37
37
|
type: BooleanConstructor;
|
|
38
38
|
default: boolean;
|
|
39
39
|
};
|
|
40
40
|
/** 溢出气泡属性 */
|
|
41
|
-
overflowPopoverProps: PropType<
|
|
41
|
+
overflowPopoverProps: PropType<YTooltipProps>;
|
|
42
42
|
/** 是否鼠标移入展开 */
|
|
43
43
|
hoverOpen: BooleanConstructor;
|
|
44
44
|
};
|
|
@@ -67,14 +67,14 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
67
67
|
default: boolean;
|
|
68
68
|
};
|
|
69
69
|
placement: {
|
|
70
|
-
type: import('vue').PropType<import('../../y-app/plus').
|
|
70
|
+
type: import('vue').PropType<import('../../y-app/plus').YTooltipProps["placement"]>;
|
|
71
71
|
default: string;
|
|
72
72
|
};
|
|
73
73
|
transition: {
|
|
74
74
|
type: StringConstructor;
|
|
75
75
|
default: string;
|
|
76
76
|
};
|
|
77
|
-
popperOptions: import('vue').PropType<import('../../y-app/plus').
|
|
77
|
+
popperOptions: import('vue').PropType<import('../../y-app/plus').YTooltipProps["popperOptions"]>;
|
|
78
78
|
responsive: {
|
|
79
79
|
type: BooleanConstructor;
|
|
80
80
|
default: null;
|
|
@@ -135,14 +135,14 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
135
135
|
default: boolean;
|
|
136
136
|
};
|
|
137
137
|
placement: {
|
|
138
|
-
type: import('vue').PropType<import('../../y-app/plus').
|
|
138
|
+
type: import('vue').PropType<import('../../y-app/plus').YTooltipProps["placement"]>;
|
|
139
139
|
default: string;
|
|
140
140
|
};
|
|
141
141
|
transition: {
|
|
142
142
|
type: StringConstructor;
|
|
143
143
|
default: string;
|
|
144
144
|
};
|
|
145
|
-
popperOptions: import('vue').PropType<import('../../y-app/plus').
|
|
145
|
+
popperOptions: import('vue').PropType<import('../../y-app/plus').YTooltipProps["popperOptions"]>;
|
|
146
146
|
responsive: {
|
|
147
147
|
type: BooleanConstructor;
|
|
148
148
|
default: null;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { YBasicSelectViewInstance, YTooltipInstance, YModalInstance, YDrawerInstance } from '../y-app/plus';
|
|
2
2
|
import { SelectedItem } from './types';
|
|
3
3
|
|
|
4
4
|
declare function __VLS_template(): Partial<Record<string, (_: any) => any>> & Partial<Record<string, (_: any) => any>> & Partial<Record<string, (_: any) => any>> & Partial<Record<string, (_: any) => any>> & {
|
|
@@ -45,23 +45,23 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
45
45
|
default: boolean;
|
|
46
46
|
};
|
|
47
47
|
placement: {
|
|
48
|
-
type: import('vue').PropType<import('../y-app/plus').
|
|
48
|
+
type: import('vue').PropType<import('../y-app/plus').YTooltipProps["placement"]>;
|
|
49
49
|
default: string;
|
|
50
50
|
};
|
|
51
51
|
transition: {
|
|
52
52
|
type: StringConstructor;
|
|
53
53
|
default: string;
|
|
54
54
|
};
|
|
55
|
-
popperOptions: import('vue').PropType<import('../y-app/plus').
|
|
55
|
+
popperOptions: import('vue').PropType<import('../y-app/plus').YTooltipProps["popperOptions"]>;
|
|
56
56
|
responsive: {
|
|
57
57
|
type: BooleanConstructor;
|
|
58
58
|
default: null;
|
|
59
59
|
};
|
|
60
60
|
}>, {
|
|
61
|
-
selectViewRef: import('vue').Ref<
|
|
62
|
-
tooltipRef: import('vue').Ref<
|
|
63
|
-
modalRef: import('vue').Ref<
|
|
64
|
-
drawerRef: import('vue').Ref<
|
|
61
|
+
selectViewRef: import('vue').Ref<YBasicSelectViewInstance, YBasicSelectViewInstance>;
|
|
62
|
+
tooltipRef: import('vue').Ref<YTooltipInstance, YTooltipInstance>;
|
|
63
|
+
modalRef: import('vue').Ref<YModalInstance, YModalInstance>;
|
|
64
|
+
drawerRef: import('vue').Ref<YDrawerInstance, YDrawerInstance>;
|
|
65
65
|
updatePopper: () => void;
|
|
66
66
|
focusSearchInput: (e?: MouseEvent) => void;
|
|
67
67
|
updateVisible: (visible: boolean) => void;
|
|
@@ -113,14 +113,14 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
113
113
|
default: boolean;
|
|
114
114
|
};
|
|
115
115
|
placement: {
|
|
116
|
-
type: import('vue').PropType<import('../y-app/plus').
|
|
116
|
+
type: import('vue').PropType<import('../y-app/plus').YTooltipProps["placement"]>;
|
|
117
117
|
default: string;
|
|
118
118
|
};
|
|
119
119
|
transition: {
|
|
120
120
|
type: StringConstructor;
|
|
121
121
|
default: string;
|
|
122
122
|
};
|
|
123
|
-
popperOptions: import('vue').PropType<import('../y-app/plus').
|
|
123
|
+
popperOptions: import('vue').PropType<import('../y-app/plus').YTooltipProps["popperOptions"]>;
|
|
124
124
|
responsive: {
|
|
125
125
|
type: BooleanConstructor;
|
|
126
126
|
default: null;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { PropType, ExtractPropTypes } from 'vue';
|
|
2
2
|
import { StyleValue } from '../y-app/types';
|
|
3
3
|
import { ElInputProps, ElTagProps } from '../y-app/el';
|
|
4
|
-
import {
|
|
4
|
+
import { YTooltipProps } from '../y-app/plus';
|
|
5
5
|
import { SelectValue, SelectedItem, PopperType, PopperProps } from './types';
|
|
6
6
|
|
|
7
7
|
/**
|
|
@@ -76,7 +76,7 @@ export declare const basicSelectProps: {
|
|
|
76
76
|
};
|
|
77
77
|
/** 下拉框位置 */
|
|
78
78
|
placement: {
|
|
79
|
-
type: PropType<
|
|
79
|
+
type: PropType<YTooltipProps["placement"]>;
|
|
80
80
|
default: string;
|
|
81
81
|
};
|
|
82
82
|
/** 下拉框渐变动画 */
|
|
@@ -85,7 +85,7 @@ export declare const basicSelectProps: {
|
|
|
85
85
|
default: string;
|
|
86
86
|
};
|
|
87
87
|
/** popper.js 参数 */
|
|
88
|
-
popperOptions: PropType<
|
|
88
|
+
popperOptions: PropType<YTooltipProps["popperOptions"]>;
|
|
89
89
|
/** 是否开启响应式 */
|
|
90
90
|
responsive: {
|
|
91
91
|
type: BooleanConstructor;
|
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
import type { Ref } from 'vue';
|
|
2
2
|
import type { ComponentProps } from '../y-app/types';
|
|
3
|
-
import type {
|
|
4
|
-
EleModalProps,
|
|
5
|
-
EleDrawerProps,
|
|
6
|
-
EleTooltipProps
|
|
7
|
-
} from '../y-app/plus';
|
|
3
|
+
import type { YModalProps, YDrawerProps, YTooltipProps } from '../y-app/plus';
|
|
8
4
|
|
|
9
5
|
/**
|
|
10
6
|
* 单选值
|
|
@@ -44,9 +40,9 @@ export type PopperType = 'popper' | 'modal' | 'drawer' | 'default';
|
|
|
44
40
|
* 下拉组件属性
|
|
45
41
|
*/
|
|
46
42
|
export type PopperProps =
|
|
47
|
-
|
|
|
48
|
-
|
|
|
49
|
-
|
|
|
43
|
+
| YModalProps
|
|
44
|
+
| YDrawerProps
|
|
45
|
+
| YTooltipProps
|
|
50
46
|
| ComponentProps<{}>;
|
|
51
47
|
|
|
52
48
|
/**
|
package/lib/y-buttons/types.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import type { UserComponent } from '../y-app/types';
|
|
2
2
|
import type { ElLinkProps, ElButtonProps } from '../y-app/el';
|
|
3
3
|
import type {
|
|
4
|
-
|
|
5
|
-
|
|
4
|
+
YDropdownPropsAndEmits,
|
|
5
|
+
YPopconfirmPropsAndEmits
|
|
6
6
|
} from '../y-app/plus';
|
|
7
7
|
import type { DropdownItem } from '../y-dropdown/types';
|
|
8
8
|
|
|
@@ -83,9 +83,9 @@ export interface ButtonItemBase<T extends ButtonItemType>
|
|
|
83
83
|
/** 下拉菜单项 */
|
|
84
84
|
dropdownItems?: ButtonDropdownItem[];
|
|
85
85
|
/** 下拉菜单属性 */
|
|
86
|
-
dropdownProps?:
|
|
86
|
+
dropdownProps?: YDropdownPropsAndEmits;
|
|
87
87
|
/** 气泡确认框属性 */
|
|
88
|
-
popconfirmProps?:
|
|
88
|
+
popconfirmProps?: YPopconfirmPropsAndEmits;
|
|
89
89
|
/** command */
|
|
90
90
|
command?: any;
|
|
91
91
|
/** key */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const
|
|
1
|
+
"use strict";const e=require("vue"),u=require("../../y-watermark/index"),t=require("../../y-watermark/util"),g=e.defineComponent({name:"ReceiverView",props:{wrapHeight:[String,Number]},setup(r,{slots:s}){const i=e.ref(),{svgKey:n,svgProps:o,imageId:a}=t.getProps(t.svgContents);return()=>e.createVNode(u,{width:236,height:74,wrapHeight:r.wrapHeight,disabled:!!a.value,fixed:!i.value,content:n.value,wrapPosition:!1,svgRender:!0},{default:()=>[s.default?.(o)]})}});module.exports=g;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
|
-
locale: import('vue').PropType<import('./types').
|
|
2
|
+
locale: import('vue').PropType<import('./types').YLocale>;
|
|
3
3
|
table: import('vue').PropType<import('./types').TableGlobalConfig>;
|
|
4
4
|
message: import('vue').PropType<import('./types').MessageGlobalConfig>;
|
|
5
|
-
messageBox: import('vue').PropType<import('../y-app/plus').
|
|
5
|
+
messageBox: import('vue').PropType<import('../y-app/plus').YMessageBoxOptions>;
|
|
6
6
|
license: StringConstructor;
|
|
7
7
|
mapKey: StringConstructor;
|
|
8
8
|
}>, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
9
9
|
[key: string]: any;
|
|
10
10
|
}>[] | undefined, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
11
|
-
locale: import('vue').PropType<import('./types').
|
|
11
|
+
locale: import('vue').PropType<import('./types').YLocale>;
|
|
12
12
|
table: import('vue').PropType<import('./types').TableGlobalConfig>;
|
|
13
13
|
message: import('vue').PropType<import('./types').MessageGlobalConfig>;
|
|
14
|
-
messageBox: import('vue').PropType<import('../y-app/plus').
|
|
14
|
+
messageBox: import('vue').PropType<import('../y-app/plus').YMessageBoxOptions>;
|
|
15
15
|
license: StringConstructor;
|
|
16
16
|
mapKey: StringConstructor;
|
|
17
17
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { PropType, ExtractPropTypes } from 'vue';
|
|
2
|
-
import {
|
|
3
|
-
import { TableGlobalConfig, MessageGlobalConfig,
|
|
2
|
+
import { YMessageBoxOptions } from '../y-app/plus';
|
|
3
|
+
import { TableGlobalConfig, MessageGlobalConfig, YLocale } from './types';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* 属性
|
|
7
7
|
*/
|
|
8
8
|
export declare const configProviderProps: {
|
|
9
9
|
/** 国际化 */
|
|
10
|
-
locale: PropType<
|
|
10
|
+
locale: PropType<YLocale>;
|
|
11
11
|
/** 表格全局配置 */
|
|
12
12
|
table: PropType<TableGlobalConfig>;
|
|
13
13
|
/** 消息提示全局配置 */
|
|
14
14
|
message: PropType<MessageGlobalConfig>;
|
|
15
15
|
/** 消息弹窗全局配置 */
|
|
16
|
-
messageBox: PropType<
|
|
16
|
+
messageBox: PropType<YMessageBoxOptions>;
|
|
17
17
|
/** license */
|
|
18
18
|
license: StringConstructor;
|
|
19
19
|
/** 高德地图key */
|
|
@@ -30,7 +30,43 @@ function useLocale(name, props) {
|
|
|
30
30
|
});
|
|
31
31
|
return { lang, globalConfig };
|
|
32
32
|
}
|
|
33
|
-
const configValues =
|
|
33
|
+
const configValues = [
|
|
34
|
+
// 产品标识(YElementUltra)
|
|
35
|
+
"WUVsZW1lbnRVbHRy",
|
|
36
|
+
"JUU0JUJEJUEwJUU2JTlBJTgyJUU2JTk3JUI2JUU2JUIyJUExJUU2JTlDJTg5JUU2JTlEJTgzJUU5JTk5JTkwJUU0JUJEJUJGJUU3JTk0JUE4JUU4JUFGJUE1JUU1JThBJTlGJUU4JTgzJUJEJUVGJUJDJThDJUU4JUFGJUI3JUU4JTgxJTk0JUU3JUIzJUJCJUU3JUFFJUExJUU3JTkwJTg2JUU1JTkxJTk4JUUzJTgwJTgy",
|
|
37
|
+
"=",
|
|
38
|
+
"JUU4JUFGJUI3JUU1JTg1JTg4JUU5JTg1JThEJUU3JUJEJUFFJUU4JTg3JUFBJUU1JUI3JUIxJUU3JTlBJTg0JUU2JThFJTg4JUU2JTlEJTgzJUU3JUEwJTgxJTNC",
|
|
39
|
+
"=",
|
|
40
|
+
"JUU4JUFGJUI3JUU0JUJEJUJGJUU3JTk0JUE4JUU2JUFEJUEzJUU3JUExJUFFJUU2JUEwJUJDJUU1JUJDJThGJUU3JTlBJTg0JUU2JThFJTg4JUU2JTlEJTgzJUU3JUEwJTgxJTNC",
|
|
41
|
+
"=",
|
|
42
|
+
"JUU2JThFJTg4JUU2JTlEJTgzJUU3JTg5JTg4JUU2JTlDJUFDJUU1JThGJUI3JUU0JUI4JThEJUU1JThDJUI5JUU5JTg1JThEJTJDJTIwJUU2JThFJTg4JUU2JTlEJTgzJUU3JUEwJTgxJUU3JTg5JTg4JUU2JTlDJUFDJTNB",
|
|
43
|
+
"=",
|
|
44
|
+
"JTJDJTIwJUU1JUFFJTg5JUU4JUEzJTg1JUU3JTg5JTg4JUU2JTlDJUFDJTNB",
|
|
45
|
+
"=",
|
|
46
|
+
"JUU2JThFJTg4JUU2JTlEJTgzJUU1JUI3JUIyJUU1JUE0JUIxJUU2JTk1JTg4JTJDJTIwJUU1JTg4JUIwJUU2JTlDJTlGJUU2JTk3JUI2JUU5JTk3JUI0JTNB",
|
|
47
|
+
"=",
|
|
48
|
+
"JUU1JTlGJTlGJUU1JTkwJThEJUU0JUI4JThEJUU1JThDJUI5JUU5JTg1JThEJTJDJTIwJUU4JUFGJUI3JUU5JTgzJUE4JUU3JUJEJUIyJUU1JTlDJUE4JTNB",
|
|
49
|
+
"=",
|
|
50
|
+
"JUU0JUI4JThCJTJDJTIwJUU1JUJEJTkzJUU1JTg5JThEJUU1JTlGJTlGJUU1JTkwJThE",
|
|
51
|
+
"=",
|
|
52
|
+
"WUVsZW1lbnRVbHRy",
|
|
53
|
+
"=",
|
|
54
|
+
"bG9jYWxob3N0",
|
|
55
|
+
"=",
|
|
56
|
+
"MTI3LjAuMC4x",
|
|
57
|
+
"=",
|
|
58
|
+
"d3d3",
|
|
59
|
+
"=",
|
|
60
|
+
"MS41",
|
|
61
|
+
"=",
|
|
62
|
+
"MDVmZA",
|
|
63
|
+
"=",
|
|
64
|
+
"LOPMTQRUVS1ij2nklopmXqrYZWd45K967st8xuvyzwh0DABFCGHE3IJabefcNg",
|
|
65
|
+
"=",
|
|
66
|
+
"WUVsZW1lbnRVbHRy",
|
|
67
|
+
"=",
|
|
68
|
+
"QWRtRWZLcnxlbHVzeS40VHRkYVAwMDAwMDlybGAwMS41MD9ncG80U1JxdWNIOW9WdENQWnZ0WllXaW5Q"
|
|
69
|
+
].join("");
|
|
34
70
|
Object.defineProperty(exports, "injectContext", {
|
|
35
71
|
enumerable: true,
|
|
36
72
|
get: () => hook.modalItemContextKey
|