@vipl520/dk-ui 1.0.53 → 1.0.54
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/attributes.json +8 -0
- package/dist/index.css +1 -1
- package/dist/index.js +2012 -1428
- package/dist/index.min.js +4 -4
- package/dist/index.min.js.map +1 -1
- package/dist/index.min.mjs +4 -4
- package/dist/index.min.mjs.map +1 -1
- package/dist/index.mjs +2011 -1429
- package/dist/tags.json +7 -0
- package/dist/web-types.json +35 -1
- package/es/form/src/form.vue2.mjs +0 -1
- package/es/form/src/form.vue2.mjs.map +1 -1
- package/es/group/src/group.vue2.mjs +1 -0
- package/es/group/src/group.vue2.mjs.map +1 -1
- package/es/hot-area-input/src/component/hot-area-content.vue2.mjs +23 -21
- package/es/hot-area-input/src/component/hot-area-content.vue2.mjs.map +1 -1
- package/es/icon/style/index.css +0 -1
- package/es/icon/style/index.scss +1 -1
- package/es/index.d.ts +1 -0
- package/es/index.mjs +5 -2
- package/es/index.mjs.map +1 -1
- package/es/index.scss +1 -0
- package/es/page-diy/src/config/rule/min/common/DkMinGrid.d.ts +81 -0
- package/es/page-diy/src/config/rule/min/common/DkMinGrid.mjs +114 -0
- package/es/page-diy/src/config/rule/min/common/DkMinGrid.mjs.map +1 -0
- package/es/page-diy/src/config/rule/min/common/DkMinSwiperImage.d.ts +8 -0
- package/es/page-diy/src/config/rule/min/common/DkMinSwiperImage.mjs +7 -1
- package/es/page-diy/src/config/rule/min/common/DkMinSwiperImage.mjs.map +1 -1
- package/es/page-diy/src/config/rule/min/common/DkMinTitle.d.ts +35 -30
- package/es/page-diy/src/config/rule/min/common/DkMinTitle.mjs +76 -62
- package/es/page-diy/src/config/rule/min/common/DkMinTitle.mjs.map +1 -1
- package/es/page-diy/src/config/rule/min/common/index.d.ts +240 -60
- package/es/page-diy/src/config/rule/min/common/index.mjs +4 -2
- package/es/page-diy/src/config/rule/min/common/index.mjs.map +1 -1
- package/es/page-diy/src/config/rule/min/index.d.ts +240 -60
- package/es/page-diy/src/config/rule/web/common/DkViewSwipe.mjs +1 -1
- package/es/page-diy/src/config/rule/web/common/DkViewSwipe.mjs.map +1 -1
- package/es/page-diy/src/props.mjs +1 -1
- package/es/page-diy/src/props.mjs.map +1 -1
- package/es/page-diy/src/views/min/DkMinGrid.vue.d.ts +22 -0
- package/es/page-diy/src/views/min/DkMinGrid.vue.mjs +65 -0
- package/es/page-diy/src/views/min/DkMinGrid.vue.mjs.map +1 -0
- package/es/page-diy/src/views/min/DkMinSwiperImage.vue.d.ts +9 -0
- package/es/page-diy/src/views/min/DkMinSwiperImage.vue.mjs +7 -2
- package/es/page-diy/src/views/min/DkMinSwiperImage.vue.mjs.map +1 -1
- package/es/page-diy/src/views/min/DkMinTitle.vue.d.ts +62 -17
- package/es/page-diy/src/views/min/DkMinTitle.vue.mjs +59 -30
- package/es/page-diy/src/views/min/DkMinTitle.vue.mjs.map +1 -1
- package/es/page-diy/src/views/min/index.mjs +3 -1
- package/es/page-diy/src/views/min/index.mjs.map +1 -1
- package/es/page-diy/style/drag-tool.css +1 -1
- package/es/page-diy/style/drag-tool.scss +4 -0
- package/es/page-diy/style/index.css +1 -1
- package/es/page-diy/style/minViews/index.scss +8 -0
- package/es/style-box-input/src/style-box-input.vue2.mjs +200 -130
- package/es/style-box-input/src/style-box-input.vue2.mjs.map +1 -1
- package/es/style-box-input/style/index.css +1 -1
- package/es/style-box-input/style/index.scss +13 -3
- package/es/style-font-input/src/style-font-input.vue2.mjs +105 -272
- package/es/style-font-input/src/style-font-input.vue2.mjs.map +1 -1
- package/es/style-input/src/style-input.vue2.mjs +1 -0
- package/es/style-input/src/style-input.vue2.mjs.map +1 -1
- package/es/style-shadow-input/src/style-shadow-input.vue2.mjs +1 -1
- package/es/style-shadow-input/src/style-shadow-input.vue2.mjs.map +1 -1
- package/es/test/index.d.ts +4 -2
- package/es/test/src/test.vue.d.ts +4 -2
- package/es/test/src/test.vue2.mjs +14 -3
- package/es/test/src/test.vue2.mjs.map +1 -1
- package/es/tiny-editor/src/tiny-editor.vue2.mjs +1 -1
- package/es/tiny-editor/src/tiny-editor.vue2.mjs.map +1 -1
- package/es/uni-icon/style/index.css +1 -1
- package/es/uni-icon/style/index.scss +1 -1
- package/es/url-input/index.d.ts +35 -0
- package/es/url-input/index.mjs +8 -0
- package/es/url-input/index.mjs.map +1 -0
- package/es/url-input/src/props.d.ts +16 -0
- package/es/url-input/src/props.mjs +13 -0
- package/es/url-input/src/props.mjs.map +1 -0
- package/es/url-input/src/url-input-content.vue.d.ts +25 -0
- package/es/url-input/src/url-input-content.vue.mjs +7 -0
- package/es/url-input/src/url-input-content.vue.mjs.map +1 -0
- package/es/url-input/src/url-input-content.vue2.mjs +301 -0
- package/es/url-input/src/url-input-content.vue2.mjs.map +1 -0
- package/es/url-input/src/url-input-table.vue.d.ts +16 -0
- package/es/url-input/src/url-input-table.vue.mjs +7 -0
- package/es/url-input/src/url-input-table.vue.mjs.map +1 -0
- package/es/url-input/src/url-input-table.vue2.mjs +63 -0
- package/es/url-input/src/url-input-table.vue2.mjs.map +1 -0
- package/es/url-input/src/url-input.vue.d.ts +34 -0
- package/es/url-input/src/url-input.vue.mjs +7 -0
- package/es/url-input/src/url-input.vue.mjs.map +1 -0
- package/es/url-input/src/url-input.vue2.mjs +69 -0
- package/es/url-input/src/url-input.vue2.mjs.map +1 -0
- package/es/url-input/style/index.css +1 -0
- package/es/url-input/style/index.scss +39 -0
- package/lib/form/src/form.vue2.js +0 -1
- package/lib/form/src/form.vue2.js.map +1 -1
- package/lib/group/src/group.vue2.js +1 -0
- package/lib/group/src/group.vue2.js.map +1 -1
- package/lib/hot-area-input/src/component/hot-area-content.vue2.js +23 -21
- package/lib/hot-area-input/src/component/hot-area-content.vue2.js.map +1 -1
- package/lib/icon/style/index.css +0 -1
- package/lib/icon/style/index.scss +1 -1
- package/lib/index.d.ts +1 -0
- package/lib/index.js +8 -3
- package/lib/index.js.map +1 -1
- package/lib/index.scss +1 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinGrid.d.ts +81 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinGrid.js +118 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinGrid.js.map +1 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinSwiperImage.d.ts +8 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinSwiperImage.js +7 -1
- package/lib/page-diy/src/config/rule/min/common/DkMinSwiperImage.js.map +1 -1
- package/lib/page-diy/src/config/rule/min/common/DkMinTitle.d.ts +35 -30
- package/lib/page-diy/src/config/rule/min/common/DkMinTitle.js +76 -62
- package/lib/page-diy/src/config/rule/min/common/DkMinTitle.js.map +1 -1
- package/lib/page-diy/src/config/rule/min/common/index.d.ts +240 -60
- package/lib/page-diy/src/config/rule/min/common/index.js +4 -2
- package/lib/page-diy/src/config/rule/min/common/index.js.map +1 -1
- package/lib/page-diy/src/config/rule/min/index.d.ts +240 -60
- package/lib/page-diy/src/config/rule/web/common/DkViewSwipe.js +1 -1
- package/lib/page-diy/src/config/rule/web/common/DkViewSwipe.js.map +1 -1
- package/lib/page-diy/src/props.js +1 -1
- package/lib/page-diy/src/props.js.map +1 -1
- package/lib/page-diy/src/views/min/DkMinGrid.vue.d.ts +22 -0
- package/lib/page-diy/src/views/min/DkMinGrid.vue.js +69 -0
- package/lib/page-diy/src/views/min/DkMinGrid.vue.js.map +1 -0
- package/lib/page-diy/src/views/min/DkMinSwiperImage.vue.d.ts +9 -0
- package/lib/page-diy/src/views/min/DkMinSwiperImage.vue.js +7 -2
- package/lib/page-diy/src/views/min/DkMinSwiperImage.vue.js.map +1 -1
- package/lib/page-diy/src/views/min/DkMinTitle.vue.d.ts +62 -17
- package/lib/page-diy/src/views/min/DkMinTitle.vue.js +58 -29
- package/lib/page-diy/src/views/min/DkMinTitle.vue.js.map +1 -1
- package/lib/page-diy/src/views/min/index.js +3 -1
- package/lib/page-diy/src/views/min/index.js.map +1 -1
- package/lib/page-diy/style/drag-tool.css +1 -1
- package/lib/page-diy/style/drag-tool.scss +4 -0
- package/lib/page-diy/style/index.css +1 -1
- package/lib/page-diy/style/minViews/index.scss +8 -0
- package/lib/style-box-input/src/style-box-input.vue2.js +199 -129
- package/lib/style-box-input/src/style-box-input.vue2.js.map +1 -1
- package/lib/style-box-input/style/index.css +1 -1
- package/lib/style-box-input/style/index.scss +13 -3
- package/lib/style-font-input/src/style-font-input.vue2.js +105 -272
- package/lib/style-font-input/src/style-font-input.vue2.js.map +1 -1
- package/lib/style-input/src/style-input.vue2.js +1 -0
- package/lib/style-input/src/style-input.vue2.js.map +1 -1
- package/lib/style-shadow-input/src/style-shadow-input.vue2.js +1 -1
- package/lib/style-shadow-input/src/style-shadow-input.vue2.js.map +1 -1
- package/lib/test/index.d.ts +4 -2
- package/lib/test/src/test.vue.d.ts +4 -2
- package/lib/test/src/test.vue2.js +14 -3
- package/lib/test/src/test.vue2.js.map +1 -1
- package/lib/tiny-editor/src/tiny-editor.vue2.js +1 -1
- package/lib/tiny-editor/src/tiny-editor.vue2.js.map +1 -1
- package/lib/uni-icon/style/index.css +1 -1
- package/lib/uni-icon/style/index.scss +1 -1
- package/lib/url-input/index.d.ts +35 -0
- package/lib/url-input/index.js +14 -0
- package/lib/url-input/index.js.map +1 -0
- package/lib/url-input/src/props.d.ts +16 -0
- package/lib/url-input/src/props.js +15 -0
- package/lib/url-input/src/props.js.map +1 -0
- package/lib/url-input/src/url-input-content.vue.d.ts +25 -0
- package/lib/url-input/src/url-input-content.vue.js +11 -0
- package/lib/url-input/src/url-input-content.vue.js.map +1 -0
- package/lib/url-input/src/url-input-content.vue2.js +305 -0
- package/lib/url-input/src/url-input-content.vue2.js.map +1 -0
- package/lib/url-input/src/url-input-table.vue.d.ts +16 -0
- package/lib/url-input/src/url-input-table.vue.js +11 -0
- package/lib/url-input/src/url-input-table.vue.js.map +1 -0
- package/lib/url-input/src/url-input-table.vue2.js +67 -0
- package/lib/url-input/src/url-input-table.vue2.js.map +1 -0
- package/lib/url-input/src/url-input.vue.d.ts +34 -0
- package/lib/url-input/src/url-input.vue.js +11 -0
- package/lib/url-input/src/url-input.vue.js.map +1 -0
- package/lib/url-input/src/url-input.vue2.js +73 -0
- package/lib/url-input/src/url-input.vue2.js.map +1 -0
- package/lib/url-input/style/index.css +1 -0
- package/lib/url-input/style/index.scss +39 -0
- package/package.json +1 -1
@@ -119,6 +119,14 @@ export const commonMenu: ({
|
|
119
119
|
props?: undefined;
|
120
120
|
options?: undefined;
|
121
121
|
effect?: undefined;
|
122
|
+
} | {
|
123
|
+
type: string;
|
124
|
+
field: string;
|
125
|
+
title: string;
|
126
|
+
value: number;
|
127
|
+
props?: undefined;
|
128
|
+
options?: undefined;
|
129
|
+
effect?: undefined;
|
122
130
|
} | {
|
123
131
|
type: string;
|
124
132
|
field: string;
|
@@ -169,12 +177,30 @@ export const commonMenu: ({
|
|
169
177
|
props: {
|
170
178
|
title: string;
|
171
179
|
subtitle: string;
|
180
|
+
iconType: string;
|
181
|
+
iconSize: number;
|
182
|
+
showSubtitle: boolean;
|
172
183
|
};
|
173
184
|
showStyle: boolean;
|
174
185
|
fixed: boolean;
|
175
|
-
setting: {
|
186
|
+
setting: {
|
187
|
+
style: {
|
188
|
+
paddingLeft: string;
|
189
|
+
paddingRight: string;
|
190
|
+
paddingTop: string;
|
191
|
+
paddingBottom: string;
|
192
|
+
backgroundColor: string;
|
193
|
+
};
|
194
|
+
};
|
176
195
|
};
|
177
|
-
props(): {
|
196
|
+
props(): ({
|
197
|
+
type: string;
|
198
|
+
field: string;
|
199
|
+
title: string;
|
200
|
+
value?: undefined;
|
201
|
+
options?: undefined;
|
202
|
+
control?: undefined;
|
203
|
+
} | {
|
178
204
|
type: string;
|
179
205
|
field: string;
|
180
206
|
title: string;
|
@@ -183,49 +209,36 @@ export const commonMenu: ({
|
|
183
209
|
label: string;
|
184
210
|
value: string;
|
185
211
|
}[];
|
186
|
-
control:
|
212
|
+
control: {
|
187
213
|
value: string;
|
188
214
|
rule: ({
|
189
215
|
type: string;
|
190
216
|
field: string;
|
191
217
|
title: string;
|
192
218
|
value: string;
|
193
|
-
options?: undefined;
|
194
219
|
} | {
|
195
220
|
type: string;
|
196
221
|
field: string;
|
197
222
|
title: string;
|
198
|
-
value:
|
199
|
-
options: {
|
200
|
-
label: string;
|
201
|
-
value: string;
|
202
|
-
}[];
|
223
|
+
value: number;
|
203
224
|
})[];
|
204
|
-
}
|
205
|
-
|
206
|
-
|
225
|
+
}[];
|
226
|
+
} | {
|
227
|
+
type: string;
|
228
|
+
field: string;
|
229
|
+
title: string;
|
230
|
+
value: boolean;
|
231
|
+
control: {
|
232
|
+
value: boolean;
|
233
|
+
rule: {
|
207
234
|
type: string;
|
208
235
|
field: string;
|
209
236
|
title: string;
|
210
237
|
value: string;
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
title: string;
|
216
|
-
value: boolean;
|
217
|
-
control: {
|
218
|
-
value: boolean;
|
219
|
-
rule: {
|
220
|
-
type: string;
|
221
|
-
field: string;
|
222
|
-
title: string;
|
223
|
-
value: string;
|
224
|
-
}[];
|
225
|
-
}[];
|
226
|
-
})[];
|
227
|
-
})[];
|
228
|
-
}[];
|
238
|
+
}[];
|
239
|
+
}[];
|
240
|
+
options?: undefined;
|
241
|
+
})[];
|
229
242
|
} | {
|
230
243
|
icon: string;
|
231
244
|
label: string;
|
@@ -309,6 +322,83 @@ export const commonMenu: ({
|
|
309
322
|
help: string;
|
310
323
|
};
|
311
324
|
})[];
|
325
|
+
} | {
|
326
|
+
icon: string;
|
327
|
+
label: string;
|
328
|
+
name: string;
|
329
|
+
rule(): {
|
330
|
+
type: string;
|
331
|
+
props: {
|
332
|
+
imageStyle: {
|
333
|
+
width: string;
|
334
|
+
height: string;
|
335
|
+
marginBottom: string;
|
336
|
+
borderRadius: string;
|
337
|
+
};
|
338
|
+
list: {
|
339
|
+
title: string;
|
340
|
+
image: string;
|
341
|
+
}[];
|
342
|
+
};
|
343
|
+
showStyle: boolean;
|
344
|
+
children: never[];
|
345
|
+
style: {};
|
346
|
+
setting: {
|
347
|
+
style: {
|
348
|
+
backgroundColor: string;
|
349
|
+
};
|
350
|
+
};
|
351
|
+
};
|
352
|
+
props(): ({
|
353
|
+
type: string;
|
354
|
+
field: string;
|
355
|
+
title: string;
|
356
|
+
value: number;
|
357
|
+
props?: undefined;
|
358
|
+
} | {
|
359
|
+
type: string;
|
360
|
+
field: string;
|
361
|
+
title: string;
|
362
|
+
props: {
|
363
|
+
title: string;
|
364
|
+
defaultValue: {
|
365
|
+
title: string;
|
366
|
+
image: string;
|
367
|
+
};
|
368
|
+
rule: {
|
369
|
+
type: string;
|
370
|
+
field: string;
|
371
|
+
title: string;
|
372
|
+
}[];
|
373
|
+
isDrawer?: undefined;
|
374
|
+
drawerProps?: undefined;
|
375
|
+
hideComponents?: undefined;
|
376
|
+
};
|
377
|
+
value: never[];
|
378
|
+
} | {
|
379
|
+
type: string;
|
380
|
+
field: string;
|
381
|
+
title: string;
|
382
|
+
value?: undefined;
|
383
|
+
props?: undefined;
|
384
|
+
} | {
|
385
|
+
type: string;
|
386
|
+
field: string;
|
387
|
+
title: string;
|
388
|
+
props: {
|
389
|
+
isDrawer: boolean;
|
390
|
+
drawerProps: {
|
391
|
+
title: string;
|
392
|
+
size: string;
|
393
|
+
zIndex: number;
|
394
|
+
};
|
395
|
+
hideComponents: string[];
|
396
|
+
title?: undefined;
|
397
|
+
defaultValue?: undefined;
|
398
|
+
rule?: undefined;
|
399
|
+
};
|
400
|
+
value?: undefined;
|
401
|
+
})[];
|
312
402
|
})[];
|
313
403
|
export const commonRuleList: {
|
314
404
|
[x: string]: {
|
@@ -432,6 +522,14 @@ export const commonRuleList: {
|
|
432
522
|
props?: undefined;
|
433
523
|
options?: undefined;
|
434
524
|
effect?: undefined;
|
525
|
+
} | {
|
526
|
+
type: string;
|
527
|
+
field: string;
|
528
|
+
title: string;
|
529
|
+
value: number;
|
530
|
+
props?: undefined;
|
531
|
+
options?: undefined;
|
532
|
+
effect?: undefined;
|
435
533
|
} | {
|
436
534
|
type: string;
|
437
535
|
field: string;
|
@@ -482,12 +580,30 @@ export const commonRuleList: {
|
|
482
580
|
props: {
|
483
581
|
title: string;
|
484
582
|
subtitle: string;
|
583
|
+
iconType: string;
|
584
|
+
iconSize: number;
|
585
|
+
showSubtitle: boolean;
|
485
586
|
};
|
486
587
|
showStyle: boolean;
|
487
588
|
fixed: boolean;
|
488
|
-
setting: {
|
589
|
+
setting: {
|
590
|
+
style: {
|
591
|
+
paddingLeft: string;
|
592
|
+
paddingRight: string;
|
593
|
+
paddingTop: string;
|
594
|
+
paddingBottom: string;
|
595
|
+
backgroundColor: string;
|
596
|
+
};
|
597
|
+
};
|
489
598
|
};
|
490
|
-
props(): {
|
599
|
+
props(): ({
|
600
|
+
type: string;
|
601
|
+
field: string;
|
602
|
+
title: string;
|
603
|
+
value?: undefined;
|
604
|
+
options?: undefined;
|
605
|
+
control?: undefined;
|
606
|
+
} | {
|
491
607
|
type: string;
|
492
608
|
field: string;
|
493
609
|
title: string;
|
@@ -496,49 +612,36 @@ export const commonRuleList: {
|
|
496
612
|
label: string;
|
497
613
|
value: string;
|
498
614
|
}[];
|
499
|
-
control:
|
615
|
+
control: {
|
500
616
|
value: string;
|
501
617
|
rule: ({
|
502
618
|
type: string;
|
503
619
|
field: string;
|
504
620
|
title: string;
|
505
621
|
value: string;
|
506
|
-
options?: undefined;
|
507
622
|
} | {
|
508
623
|
type: string;
|
509
624
|
field: string;
|
510
625
|
title: string;
|
511
|
-
value:
|
512
|
-
options: {
|
513
|
-
label: string;
|
514
|
-
value: string;
|
515
|
-
}[];
|
626
|
+
value: number;
|
516
627
|
})[];
|
517
|
-
}
|
518
|
-
|
519
|
-
|
628
|
+
}[];
|
629
|
+
} | {
|
630
|
+
type: string;
|
631
|
+
field: string;
|
632
|
+
title: string;
|
633
|
+
value: boolean;
|
634
|
+
control: {
|
635
|
+
value: boolean;
|
636
|
+
rule: {
|
520
637
|
type: string;
|
521
638
|
field: string;
|
522
639
|
title: string;
|
523
640
|
value: string;
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
528
|
-
title: string;
|
529
|
-
value: boolean;
|
530
|
-
control: {
|
531
|
-
value: boolean;
|
532
|
-
rule: {
|
533
|
-
type: string;
|
534
|
-
field: string;
|
535
|
-
title: string;
|
536
|
-
value: string;
|
537
|
-
}[];
|
538
|
-
}[];
|
539
|
-
})[];
|
540
|
-
})[];
|
541
|
-
}[];
|
641
|
+
}[];
|
642
|
+
}[];
|
643
|
+
options?: undefined;
|
644
|
+
})[];
|
542
645
|
} | {
|
543
646
|
icon: string;
|
544
647
|
label: string;
|
@@ -622,5 +725,82 @@ export const commonRuleList: {
|
|
622
725
|
help: string;
|
623
726
|
};
|
624
727
|
})[];
|
728
|
+
} | {
|
729
|
+
icon: string;
|
730
|
+
label: string;
|
731
|
+
name: string;
|
732
|
+
rule(): {
|
733
|
+
type: string;
|
734
|
+
props: {
|
735
|
+
imageStyle: {
|
736
|
+
width: string;
|
737
|
+
height: string;
|
738
|
+
marginBottom: string;
|
739
|
+
borderRadius: string;
|
740
|
+
};
|
741
|
+
list: {
|
742
|
+
title: string;
|
743
|
+
image: string;
|
744
|
+
}[];
|
745
|
+
};
|
746
|
+
showStyle: boolean;
|
747
|
+
children: never[];
|
748
|
+
style: {};
|
749
|
+
setting: {
|
750
|
+
style: {
|
751
|
+
backgroundColor: string;
|
752
|
+
};
|
753
|
+
};
|
754
|
+
};
|
755
|
+
props(): ({
|
756
|
+
type: string;
|
757
|
+
field: string;
|
758
|
+
title: string;
|
759
|
+
value: number;
|
760
|
+
props?: undefined;
|
761
|
+
} | {
|
762
|
+
type: string;
|
763
|
+
field: string;
|
764
|
+
title: string;
|
765
|
+
props: {
|
766
|
+
title: string;
|
767
|
+
defaultValue: {
|
768
|
+
title: string;
|
769
|
+
image: string;
|
770
|
+
};
|
771
|
+
rule: {
|
772
|
+
type: string;
|
773
|
+
field: string;
|
774
|
+
title: string;
|
775
|
+
}[];
|
776
|
+
isDrawer?: undefined;
|
777
|
+
drawerProps?: undefined;
|
778
|
+
hideComponents?: undefined;
|
779
|
+
};
|
780
|
+
value: never[];
|
781
|
+
} | {
|
782
|
+
type: string;
|
783
|
+
field: string;
|
784
|
+
title: string;
|
785
|
+
value?: undefined;
|
786
|
+
props?: undefined;
|
787
|
+
} | {
|
788
|
+
type: string;
|
789
|
+
field: string;
|
790
|
+
title: string;
|
791
|
+
props: {
|
792
|
+
isDrawer: boolean;
|
793
|
+
drawerProps: {
|
794
|
+
title: string;
|
795
|
+
size: string;
|
796
|
+
zIndex: number;
|
797
|
+
};
|
798
|
+
hideComponents: string[];
|
799
|
+
title?: undefined;
|
800
|
+
defaultValue?: undefined;
|
801
|
+
rule?: undefined;
|
802
|
+
};
|
803
|
+
value?: undefined;
|
804
|
+
})[];
|
625
805
|
};
|
626
806
|
};
|
@@ -4,15 +4,17 @@ import DkMinTitle from './DkMinTitle.mjs';
|
|
4
4
|
import DkMinBlank from './DkMinBlank.mjs';
|
5
5
|
import DkMinTextarea from './DkMinTextarea.mjs';
|
6
6
|
import DkMinHotArea from './DkMinHotArea.mjs';
|
7
|
+
import DkMinGrid from './DkMinGrid.mjs';
|
7
8
|
|
8
|
-
const commonMenu = [DkMinVideo, DkMinSwiperImage, DkMinTitle, DkMinBlank, DkMinTextarea, DkMinHotArea];
|
9
|
+
const commonMenu = [DkMinVideo, DkMinSwiperImage, DkMinTitle, DkMinBlank, DkMinTextarea, DkMinHotArea, DkMinGrid];
|
9
10
|
const commonRuleList = {
|
10
11
|
[DkMinVideo.name]: DkMinVideo,
|
11
12
|
[DkMinSwiperImage.name]: DkMinSwiperImage,
|
12
13
|
[DkMinTitle.name]: DkMinTitle,
|
13
14
|
[DkMinBlank.name]: DkMinBlank,
|
14
15
|
[DkMinTextarea.name]: DkMinTextarea,
|
15
|
-
[DkMinHotArea.name]: DkMinHotArea
|
16
|
+
[DkMinHotArea.name]: DkMinHotArea,
|
17
|
+
[DkMinGrid.name]: DkMinGrid
|
16
18
|
};
|
17
19
|
|
18
20
|
export { commonMenu, commonRuleList };
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.mjs","sources":["../../../../../../../src/page-diy/src/config/rule/min/common/index.js"],"sourcesContent":["import DkMinVideo from './DkMinVideo'\nimport DkMinSwiperImage from './DkMinSwiperImage'\nimport DkMinTitle from './DkMinTitle'\nimport DkMinBlank from './DkMinBlank'\nimport DkMinTextarea from './DkMinTextarea'\nimport DkMinHotArea from './DkMinHotArea'\n\nconst commonMenu = [DkMinVideo, DkMinSwiperImage, DkMinTitle, DkMinBlank, DkMinTextarea, DkMinHotArea]\n\nconst commonRuleList = {\n [DkMinVideo.name]: DkMinVideo,\n [DkMinSwiperImage.name]: DkMinSwiperImage,\n [DkMinTitle.name]: DkMinTitle,\n [DkMinBlank.name]: DkMinBlank,\n [DkMinTextarea.name]: DkMinTextarea,\n [DkMinHotArea.name]: DkMinHotArea,\n}\n\nexport { commonMenu, commonRuleList }\n"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.mjs","sources":["../../../../../../../src/page-diy/src/config/rule/min/common/index.js"],"sourcesContent":["import DkMinVideo from './DkMinVideo'\nimport DkMinSwiperImage from './DkMinSwiperImage'\nimport DkMinTitle from './DkMinTitle'\nimport DkMinBlank from './DkMinBlank'\nimport DkMinTextarea from './DkMinTextarea'\nimport DkMinHotArea from './DkMinHotArea'\nimport DkMinGrid from './DkMinGrid'\n\nconst commonMenu = [DkMinVideo, DkMinSwiperImage, DkMinTitle, DkMinBlank, DkMinTextarea, DkMinHotArea, DkMinGrid]\n\nconst commonRuleList = {\n [DkMinVideo.name]: DkMinVideo,\n [DkMinSwiperImage.name]: DkMinSwiperImage,\n [DkMinTitle.name]: DkMinTitle,\n [DkMinBlank.name]: DkMinBlank,\n [DkMinTextarea.name]: DkMinTextarea,\n [DkMinHotArea.name]: DkMinHotArea,\n [DkMinGrid.name]: DkMinGrid,\n}\n\nexport { commonMenu, commonRuleList }\n"],"names":[],"mappings":";;;;;;;;AAQM,MAAA,UAAA,GAAa,CAAC,UAAY,EAAA,gBAAA,EAAkB,YAAY,UAAY,EAAA,aAAA,EAAe,cAAc,SAAS,EAAA;AAEhH,MAAM,cAAiB,GAAA;AAAA,EACrB,CAAC,UAAW,CAAA,IAAI,GAAG,UAAA;AAAA,EACnB,CAAC,gBAAiB,CAAA,IAAI,GAAG,gBAAA;AAAA,EACzB,CAAC,UAAW,CAAA,IAAI,GAAG,UAAA;AAAA,EACnB,CAAC,UAAW,CAAA,IAAI,GAAG,UAAA;AAAA,EACnB,CAAC,aAAc,CAAA,IAAI,GAAG,aAAA;AAAA,EACtB,CAAC,YAAa,CAAA,IAAI,GAAG,YAAA;AAAA,EACrB,CAAC,SAAU,CAAA,IAAI,GAAG,SAAA;AACpB;;;;"}
|