antd-management-fast-framework 1.12.21 → 1.12.24

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.
Files changed (126) hide show
  1. package/es/configGroup/configGeneral.d.ts +34 -32
  2. package/es/configGroup/themeCollection.d.ts +1 -1
  3. package/es/customComponents/AMap/UIPoiPicker.d.ts +1 -0
  4. package/es/customComponents/AMap/UIPositionPicker.d.ts +1 -0
  5. package/es/customComponents/ActiveChart/index.d.ts +9 -0
  6. package/es/customComponents/AnimalBox/FadeBox/index.d.ts +5 -4
  7. package/es/customComponents/AnimalBox/QueueBox/index.d.ts +3 -2
  8. package/es/customComponents/AnimalBox/QueueListBox/index.d.ts +6 -5
  9. package/es/customComponents/AnimalBox/RotateBox/index.d.ts +5 -4
  10. package/es/customComponents/AudioUpload/index.d.ts +17 -8
  11. package/es/customComponents/Authorized/PromiseRender.d.ts +6 -0
  12. package/es/customComponents/Authorized/Secured.d.ts +1 -1
  13. package/es/customComponents/Canvas/Bubbly/index.d.ts +11 -12
  14. package/es/customComponents/Canvas/Core/index.d.ts +7 -3
  15. package/es/customComponents/Canvas/RadarScanning/index.d.ts +4 -5
  16. package/es/customComponents/Canvas/Spirit/index.d.ts +5 -2
  17. package/es/customComponents/CenterBox/index.d.ts +1 -0
  18. package/es/customComponents/Charts/Bar/index.d.ts +4 -0
  19. package/es/customComponents/Charts/ChartCard/index.d.ts +1 -0
  20. package/es/customComponents/Charts/Pie/index.d.ts +2 -0
  21. package/es/customComponents/Charts/TagCloud/index.d.ts +11 -2
  22. package/es/customComponents/Charts/WaterWave/index.d.ts +9 -2
  23. package/es/customComponents/Charts/autoHeight.d.ts +6 -1
  24. package/es/customComponents/ColorText/index.d.ts +12 -11
  25. package/es/customComponents/Countdown/index.d.ts +11 -1
  26. package/es/customComponents/DataPreviewDrawer/index.d.ts +25 -7
  27. package/es/customComponents/DecorateAvatar/index.d.ts +26 -10
  28. package/es/customComponents/DisplayCopyData/index.d.ts +1 -2
  29. package/es/customComponents/EditableItem/index.d.ts +5 -0
  30. package/es/customComponents/EditableLinkGroup/index.d.ts +6 -5
  31. package/es/customComponents/Editor/TinymceWrapper/index.d.ts +6 -5
  32. package/es/customComponents/Ellipsis/index.d.ts +7 -0
  33. package/es/customComponents/EllipsisCustom/index.d.ts +7 -0
  34. package/es/customComponents/Entrance/map.d.ts +33 -29
  35. package/es/customComponents/EverySpace/index.d.ts +7 -6
  36. package/es/customComponents/Exception/index.d.ts +2 -0
  37. package/es/customComponents/FigureRange/index.d.ts +29 -21
  38. package/es/customComponents/FileBase64Upload/index.d.ts +13 -8
  39. package/es/customComponents/FileUpload/index.d.ts +15 -7
  40. package/es/customComponents/FlexBox/index.d.ts +13 -12
  41. package/es/customComponents/FlexText/index.d.ts +12 -11
  42. package/es/customComponents/FooterToolbar/index.d.ts +6 -0
  43. package/es/customComponents/FromDisplayItem/index.d.ts +5 -4
  44. package/es/customComponents/FunctionComponent/index.d.ts +61 -52
  45. package/es/customComponents/FunctionComponent/index.js +41 -0
  46. package/es/customComponents/FunctionSupplement/Whether/index.d.ts +9 -9
  47. package/es/customComponents/HelpBox/index.d.ts +9 -8
  48. package/es/customComponents/HelpCard/index.d.ts +8 -7
  49. package/es/customComponents/HtmlBox/index.d.ts +6 -3
  50. package/es/customComponents/IconInfo/index.d.ts +20 -19
  51. package/es/customComponents/ImageBox/index.d.ts +33 -12
  52. package/es/customComponents/ImageContentPreview/index.d.ts +8 -0
  53. package/es/customComponents/ImageUpload/index.d.ts +9 -3
  54. package/es/customComponents/MobileContainor/ContentView/index.d.ts +10 -9
  55. package/es/customComponents/MobileContainor/Devices/GalaxyNote8/index.d.ts +10 -9
  56. package/es/customComponents/MobileContainor/Devices/IPhone5S/index.d.ts +12 -11
  57. package/es/customComponents/MobileContainor/Devices/Iphone8/index.d.ts +12 -11
  58. package/es/customComponents/MobileContainor/Devices/Iphone8plus/index.d.ts +12 -11
  59. package/es/customComponents/MobileContainor/Devices/IphoneX/index.d.ts +12 -11
  60. package/es/customComponents/MobileContainor/Devices/RoughSketch/index.d.ts +10 -9
  61. package/es/customComponents/MobileContainor/MobileHtmlPreviewBox/index.d.ts +3 -3
  62. package/es/customComponents/MobileContainor/MobilePreviewArea/index.d.ts +10 -10
  63. package/es/customComponents/MobileContainor/MobilePreviewDrawer/index.d.ts +38 -3
  64. package/es/customComponents/MobileContainor/MobileSimulation/index.d.ts +13 -12
  65. package/es/customComponents/NoticeIconCustom/index.d.ts +11 -10
  66. package/es/customComponents/PercentageBox/index.d.ts +3 -2
  67. package/es/customComponents/PriceBox/index.d.ts +9 -8
  68. package/es/customComponents/StandardTable/index.d.ts +5 -0
  69. package/es/customComponents/StandardTableCustom/index.d.ts +7 -2
  70. package/es/customComponents/StatusBar/index.d.ts +4 -3
  71. package/es/customComponents/TagSelect/index.d.ts +7 -2
  72. package/es/customComponents/TimeLineCustom/index.d.ts +17 -12
  73. package/es/customComponents/VerticalBox/index.d.ts +6 -5
  74. package/es/customComponents/VideoUpload/index.d.ts +17 -8
  75. package/es/framework/AuthorizationWrapper/index.d.ts +2 -2
  76. package/es/framework/Base/index.d.ts +18 -0
  77. package/es/framework/ButtonExtension/SelectButton/InteractiveBase/index.d.ts +2 -3
  78. package/es/framework/Common/index.d.ts +57 -39
  79. package/es/framework/Core/index.d.ts +2 -3
  80. package/es/framework/CustomBase/index.d.ts +2 -0
  81. package/es/framework/CustomWrapper/SupplementCore/index.d.ts +17 -2
  82. package/es/framework/DataDrawer/BaseAddDrawer/index.d.ts +15 -1
  83. package/es/framework/DataDrawer/BaseLoadDrawer/index.d.ts +1 -1
  84. package/es/framework/DataDrawer/BaseNeedlessLoadDrawer/index.d.ts +2 -1
  85. package/es/framework/DataDrawer/BaseSaveDrawer/index.d.ts +0 -1
  86. package/es/framework/DataDrawer/BaseUpdateDrawer/index.d.ts +0 -1
  87. package/es/framework/DataForm/BaseAddForm/index.d.ts +21 -1
  88. package/es/framework/DataForm/BaseUpdateForm/index.d.ts +0 -1
  89. package/es/framework/DataForm/BaseUpdateFormContent/index.d.ts +0 -1
  90. package/es/framework/DataForm/BaseUpdateFormTab/index.d.ts +0 -1
  91. package/es/framework/DataListView/Base/index.d.ts +8 -8
  92. package/es/framework/DataListView/DensityAction/index.d.ts +1 -0
  93. package/es/framework/DataMenuContainer/index.d.ts +2 -2
  94. package/es/framework/DataModal/BaseAddModal/index.d.ts +0 -1
  95. package/es/framework/DataModal/BaseLoadModal/index.d.ts +1 -1
  96. package/es/framework/DataModal/BaseNeedlessLoadModal/index.d.ts +25 -1
  97. package/es/framework/DataModal/BaseSelectModal/index.d.ts +24 -1
  98. package/es/framework/DataModal/BaseUpdateModal/index.d.ts +0 -1
  99. package/es/framework/DataModal/BaseUpdateTransferModal/index.d.ts +34 -1
  100. package/es/framework/DataMultiPageView/InnerMultiPage/index.d.ts +0 -1
  101. package/es/framework/DataMultiPageView/MultiPage/index.d.ts +5 -1
  102. package/es/framework/DataMultiPageView/MultiPageDrawer/index.d.ts +5 -5
  103. package/es/framework/DataMultiPageView/MultiPageSelectDrawer/index.d.ts +1 -2
  104. package/es/framework/DataOperation/Base/index.d.ts +34 -34
  105. package/es/framework/DataOperation/BaseView/index.d.ts +4 -4
  106. package/es/framework/DataOperation/BaseWindow/index.d.ts +10 -10
  107. package/es/framework/DataSinglePageView/InnerSinglePage/index.d.ts +0 -1
  108. package/es/framework/DataSinglePageView/SinglePage/index.d.ts +7 -1
  109. package/es/framework/DataSinglePageView/SinglePageDrawer/index.d.ts +5 -5
  110. package/es/framework/DataSinglePageView/SinglePageSelectDrawer/index.d.ts +3 -3
  111. package/es/framework/DataSingleView/DataLoad/index.d.ts +30 -10
  112. package/es/framework/DataTabContainer/index.d.ts +30 -1
  113. package/es/framework/FieldExtension/SelectFieldDrawer/SelectFieldBase/index.d.ts +6 -6
  114. package/es/framework/FieldExtension/SelectFieldDrawer/SelectFieldDrawerBase/index.d.ts +3 -4
  115. package/es/framework/Wrapper/index.d.ts +1 -2
  116. package/es/utils/Yuan.d.ts +3 -0
  117. package/es/utils/actionAssist.d.ts +2 -2
  118. package/es/utils/constants.d.ts +202 -342
  119. package/es/utils/defaultSettingsSpecial.d.ts +29 -29
  120. package/es/utils/globalModel.d.ts +1 -1
  121. package/es/utils/globalStorageAssist.d.ts +4 -4
  122. package/es/utils/proLayoutCollection.d.ts +3 -3
  123. package/es/utils/requestAssistor.d.ts +2 -2
  124. package/es/utils/tools.d.ts +11 -8
  125. package/es/utils/tools.js +73 -16
  126. package/package.json +51 -52
@@ -6,9 +6,9 @@
6
6
  */
7
7
  export function empty(): {};
8
8
  export namespace animalType {
9
- export const none: string;
10
- export const fade: string;
11
- export const queue: string;
9
+ const none: string;
10
+ const fade: string;
11
+ const queue: string;
12
12
  }
13
13
  export const zeroString: "0";
14
14
  export const zeroInt: 0;
@@ -41,7 +41,7 @@ export namespace appInitDefault {
41
41
  export const companyName: string;
42
42
  export const copyright: string;
43
43
  export namespace apiPrefix {
44
- export const corsTargetProduction: string;
44
+ const corsTargetProduction: string;
45
45
  }
46
46
  export const showSelectLanguage: boolean;
47
47
  export const showLogoInEntrance: boolean;
@@ -63,21 +63,19 @@ export namespace appInitDefault {
63
63
  export const tinymceApiKey: string;
64
64
  export const tinymceImagesUploadUrl: string;
65
65
  }
66
- /**
67
- * accessWaySpecialCollection
68
- */
69
- export const accessWaySpecialCollection: {
70
- super: {
71
- permission: string;
72
- };
73
- };
66
+ export namespace accessWaySpecialCollection {
67
+ export namespace _super {
68
+ const permission: string;
69
+ }
70
+ export { _super as super };
71
+ }
74
72
  export namespace formNameCollection {
75
- export namespace createTime {
76
- export const label: string;
77
- export const name: string;
78
- export const helper: string;
73
+ namespace createTime {
74
+ const label: string;
75
+ const name: string;
76
+ const helper: string;
79
77
  }
80
- export namespace customOperate {
78
+ namespace customOperate {
81
79
  const label_1: string;
82
80
  export { label_1 as label };
83
81
  const name_1: string;
@@ -86,85 +84,66 @@ export namespace formNameCollection {
86
84
  export { helper_1 as helper };
87
85
  }
88
86
  }
89
- /**
90
- * 转换集合
91
- */
92
- export const convertCollection: {
93
- /**
94
- * 数字
95
- */
96
- number: string;
97
- /**
98
- * 日期 date
99
- */
100
- datetime: string;
101
- /**
102
- * 字符串
103
- */
104
- string: string;
105
- /**
106
- * moment日期
107
- */
108
- moment: string;
109
- /**
110
- * 金额
111
- */
112
- money: string;
113
- /**
114
- * 数组
115
- */
116
- array: string;
117
- };
87
+ export namespace convertCollection {
88
+ const number: string;
89
+ const datetime: string;
90
+ const string: string;
91
+ const moment: string;
92
+ const money: string;
93
+ const array: string;
94
+ }
118
95
  export namespace formatCollection {
119
- export const money: string;
120
- export const datetime: string;
96
+ const money_1: string;
97
+ export { money_1 as money };
98
+ const datetime_1: string;
99
+ export { datetime_1 as datetime };
121
100
  export const chineseMoney: string;
122
101
  export const percentage: string;
123
102
  }
124
103
  export namespace menuType {
125
- export const divider: string;
126
- export const menu: string;
104
+ const divider: string;
105
+ const menu: string;
127
106
  }
128
107
  export namespace imageContentPreviewMode {
129
- export const html: number;
130
- export const listItem: number;
131
- export const imageList: number;
108
+ const html: number;
109
+ const listItem: number;
110
+ const imageList: number;
132
111
  }
133
112
  export namespace datetimeFormat {
134
- export const yearMonthDayHourMinuteSecond: string;
135
- export const yearMonthDayHourMinute: string;
136
- export const yearMonthDay: string;
137
- export const yearMonth: string;
138
- export const year: string;
139
- export const monthDayHourMinuteSecond: string;
140
- export const monthDayHourMinute: string;
141
- export const monthDay: string;
142
- export const hourMinute: string;
143
- export const hourMinuteSecond: string;
113
+ const yearMonthDayHourMinuteSecond: string;
114
+ const yearMonthDayHourMinute: string;
115
+ const yearMonthDay: string;
116
+ const yearMonth: string;
117
+ const year: string;
118
+ const monthDayHourMinuteSecond: string;
119
+ const monthDayHourMinute: string;
120
+ const monthDay: string;
121
+ const hourMinute: string;
122
+ const hourMinuteSecond: string;
144
123
  }
145
124
  export namespace selectModeCollection {
146
- export const drawer: number;
147
- export const modal: number;
125
+ const drawer: number;
126
+ const modal: number;
148
127
  }
149
128
  export namespace columnFacadeMode {
150
129
  export const ellipsis: string;
151
130
  export const image: string;
152
- const datetime_1: string;
153
- export { datetime_1 as datetime };
131
+ const datetime_2: string;
132
+ export { datetime_2 as datetime };
154
133
  export const badge: string;
155
- const money_1: string;
156
- export { money_1 as money };
134
+ const money_2: string;
135
+ export { money_2 as money };
157
136
  export const dropdown: string;
158
137
  }
159
138
  export namespace columnPlaceholder {
160
- export const placeholder: boolean;
161
- export const title: string;
162
- export const dataIndex: null;
163
- export const align: string;
164
- export function render(): string;
139
+ const placeholder: boolean;
140
+ const title: string;
141
+ const dataIndex: null;
142
+ const align: string;
143
+ function render(): string;
165
144
  }
166
145
  export namespace contentConfig {
167
- export namespace wrapperType {
146
+ namespace wrapperType {
168
147
  export const page: string;
169
148
  export const model: string;
170
149
  const drawer_1: string;
@@ -172,12 +151,12 @@ export namespace contentConfig {
172
151
  }
173
152
  }
174
153
  export namespace pageHeaderRenderType {
175
- export const descriptionGrid: string;
176
- export const paragraph: string;
177
- export const action: string;
154
+ const descriptionGrid: string;
155
+ const paragraph: string;
156
+ const action: string;
178
157
  }
179
158
  export namespace listViewConfig {
180
- export namespace dataContainerExtraActionBuildType {
159
+ namespace dataContainerExtraActionBuildType {
181
160
  export const generalButton: string;
182
161
  export const button: string;
183
162
  const dropdown_1: string;
@@ -187,28 +166,28 @@ export namespace listViewConfig {
187
166
  export const iconInfo: string;
188
167
  export const component: string;
189
168
  }
190
- export namespace viewMode {
191
- export const table: number;
192
- export const list: number;
193
- export const cardCollectionView: number;
169
+ namespace viewMode {
170
+ const table: number;
171
+ const list: number;
172
+ const cardCollectionView: number;
194
173
  }
195
- export namespace tableSize {
196
- export const middle: string;
197
- export const small: string;
198
- export const large: string;
174
+ namespace tableSize {
175
+ const middle: string;
176
+ const small: string;
177
+ const large: string;
199
178
  }
200
- export namespace expandAnimalType {
201
- import none_1 = none;
179
+ namespace expandAnimalType {
180
+ import none_1 = animalType.none;
202
181
  export { none_1 as none };
203
- import fade_1 = fade;
182
+ import fade_1 = animalType.fade;
204
183
  export { fade_1 as fade };
205
- import queue_1 = queue;
184
+ import queue_1 = animalType.queue;
206
185
  export { queue_1 as queue };
207
186
  }
208
187
  }
209
188
  export namespace sortOperate {
210
- export const moveUp: string;
211
- export const moveDown: string;
189
+ const moveUp: string;
190
+ const moveDown: string;
212
191
  }
213
192
  export namespace extraBuildType {
214
193
  export const refresh: string;
@@ -256,209 +235,101 @@ export namespace drawerConfig {
256
235
  }
257
236
  export namespace cardConfig {
258
237
  export namespace renderType {
259
- export const normal: string;
260
- export const help: string;
238
+ const normal: string;
239
+ const help: string;
261
240
  }
262
241
  export namespace animalType_1 {
263
- import none_2 = none;
242
+ import none_2 = animalType.none;
264
243
  export { none_2 as none };
265
- import fade_2 = fade;
244
+ import fade_2 = animalType.fade;
266
245
  export { fade_2 as fade };
267
- import queue_2 = queue;
246
+ import queue_2 = animalType.queue;
268
247
  export { queue_2 as queue };
269
248
  }
270
249
  export { animalType_1 as animalType };
271
250
  export namespace extraBuildType_1 { }
272
251
  export { extraBuildType_1 as extraBuildType };
273
- export const contentItemType: {
274
- /**
275
- * Col占位符,自由指定占用大小
276
- */
277
- placeholder: string;
278
- /**
279
- * 纯文本渲染项目
280
- */
281
- text: string;
282
- /**
283
- * 输入框,仅用于单页详情或表单上下文环境
284
- */
285
- input: string;
286
- /**
287
- * 密码框,仅用于单页详情或表单上下文环境
288
- */
289
- password: string;
290
- /**
291
- * 数字框,仅用于单页详情或表单上下文环境
292
- */
293
- inputNumber: string;
294
- /**
295
- * 文本域,仅用于单页详情或表单上下文环境
296
- */
297
- textarea: string;
298
- /**
299
- * switch开关
300
- */
301
- switch: string;
302
- /**
303
- * 一般选择框
304
- */
305
- select: string;
306
- /**
307
- * ”是/否“ 选择框
308
- */
309
- whetherSelect: string;
310
- /**
311
- * 自定义选择框
312
- */
313
- customSelect: string;
314
- /**
315
- * 自定义选择框
316
- */
317
- flexSelect: string;
318
- /**
319
- * 一般单选框
320
- */
321
- radio: string;
322
- /**
323
- * ”是/否“ 单选框
324
- */
325
- whetherRadio: string;
326
- /**
327
- * 自定义单选框
328
- */
329
- customRadio: string;
330
- /**
331
- * 纯展示文本域,仅用于单页详情或表单上下文环境
332
- */
333
- onlyShowTextarea: string;
334
- /**
335
- * 只读输入框,仅用于单页详情或表单上下文环境
336
- */
337
- onlyShowInput: string;
338
- /**
339
- * 只读日期框,仅用于单页详情或表单上下文环境
340
- */
341
- onlyShowInputDatetime: string;
342
- /**
343
- * 文字信息展示,仅用于单页详情或表单上下文环境
344
- */
345
- onlyShowText: string;
346
- /**
347
- * 图片上传
348
- */
349
- imageUpload: string;
350
- /**
351
- * 图片展示
352
- */
353
- imageShow: string;
354
- /**
355
- * 图片集展示
356
- */
357
- imageListShow: string;
358
- /**
359
- * 文件串行化上传
360
- */
361
- fileBase64Upload: string;
362
- /**
363
- * 视频上传
364
- */
365
- videoUpload: string;
366
- /**
367
- * 文件上传
368
- */
369
- fileUpload: string;
370
- /**
371
- * 音频上传
372
- */
373
- audioUpload: string;
374
- /**
375
- * 内部自定义组件,仅用于单页详情或表单上下文环境显示单项内容区域
376
- */
377
- innerComponent: string;
378
- /**
379
- * 保存按钮,表单上下文中将根据提交配置触发提交操作,非表单环境不要使用,与extraBuildType处的save具有相似功能
380
- */
381
- save: string;
382
- /**
383
- * 渲染按钮
384
- */
385
- button: string;
386
- /**
387
- * 操作集合
388
- */
389
- actionList: string;
390
- /**
391
- * 组件
392
- */
393
- component: string;
394
- /**
395
- * 渲染当前时间,仅用于单页详情或表单上下文环境显示单项内容区域
396
- */
397
- nowTime: string;
398
- /**
399
- * 日期选择项,仅用于单页详情或表单上下文环境显示单项内容区域
400
- */
401
- datePicker: string;
402
- /**
403
- * 时间选择项,仅用于单页详情或表单上下文环境显示单项内容区域
404
- */
405
- timePicker: string;
406
- /**
407
- * json可视化展示
408
- */
409
- jsonView: string;
410
- /**
411
- * flex类型文字
412
- */
413
- flexText: string;
414
- /**
415
- * flex类型文字
416
- */
417
- onlyShowTextByFlexText: string;
418
- /**
419
- * 分隔符
420
- */
421
- divider: string;
422
- /**
423
- * Html
424
- */
425
- html: string;
426
- /**
427
- * CustomGrid
428
- */
429
- customGrid: string;
430
- /**
431
- * tree
432
- */
433
- tree: string;
434
- /**
435
- * tinymce
436
- */
437
- tinymce: string;
438
- };
439
- }
440
- export namespace searchCardConfig {
441
- export namespace contentItemType_1 {
252
+ export namespace contentItemType {
253
+ const placeholder_1: string;
254
+ export { placeholder_1 as placeholder };
255
+ export const text: string;
442
256
  export const input: string;
257
+ export const password: string;
443
258
  export const inputNumber: string;
259
+ export const textarea: string;
260
+ const _switch: string;
261
+ export { _switch as switch };
262
+ export const select: string;
263
+ export const whetherSelect: string;
444
264
  export const customSelect: string;
445
265
  const flexSelect_1: string;
446
266
  export { flexSelect_1 as flexSelect };
267
+ export const radio: string;
268
+ export const whetherRadio: string;
447
269
  export const customRadio: string;
270
+ export const onlyShowTextarea: string;
448
271
  export const onlyShowInput: string;
272
+ export const onlyShowInputDatetime: string;
273
+ export const onlyShowText: string;
274
+ export const imageUpload: string;
275
+ export const imageShow: string;
276
+ export const imageListShow: string;
277
+ export const fileBase64Upload: string;
278
+ export const videoUpload: string;
279
+ export const fileUpload: string;
280
+ export const audioUpload: string;
449
281
  export const innerComponent: string;
282
+ const save_2: string;
283
+ export { save_2 as save };
284
+ const button_3: string;
285
+ export { button_3 as button };
286
+ export const actionList: string;
450
287
  const component_3: string;
451
288
  export { component_3 as component };
289
+ export const nowTime: string;
452
290
  export const datePicker: string;
453
- export const customRangePicker: string;
291
+ export const timePicker: string;
292
+ export const jsonView: string;
293
+ export const flexText: string;
294
+ export const onlyShowTextByFlexText: string;
454
295
  const divider_1: string;
455
296
  export { divider_1 as divider };
297
+ const html_1: string;
298
+ export { html_1 as html };
299
+ export const customGrid: string;
300
+ export const tree: string;
301
+ export const tinymce: string;
302
+ }
303
+ }
304
+ export namespace searchCardConfig {
305
+ export namespace contentItemType_1 {
306
+ const input_1: string;
307
+ export { input_1 as input };
308
+ const inputNumber_1: string;
309
+ export { inputNumber_1 as inputNumber };
310
+ const customSelect_1: string;
311
+ export { customSelect_1 as customSelect };
312
+ const flexSelect_2: string;
313
+ export { flexSelect_2 as flexSelect };
314
+ const customRadio_1: string;
315
+ export { customRadio_1 as customRadio };
316
+ const onlyShowInput_1: string;
317
+ export { onlyShowInput_1 as onlyShowInput };
318
+ const innerComponent_1: string;
319
+ export { innerComponent_1 as innerComponent };
320
+ const component_4: string;
321
+ export { component_4 as component };
322
+ const datePicker_1: string;
323
+ export { datePicker_1 as datePicker };
324
+ export const customRangePicker: string;
325
+ const divider_2: string;
326
+ export { divider_2 as divider };
456
327
  }
457
328
  export { contentItemType_1 as contentItemType };
458
329
  }
459
330
  export namespace whetherString {
460
- export const no: string;
461
- export const yes: string;
331
+ const no: string;
332
+ const yes: string;
462
333
  }
463
334
  export namespace whetherNumber {
464
335
  const no_1: number;
@@ -481,61 +352,50 @@ export namespace unlimitedWithNumberFlag {
481
352
  export { flag_1 as flag };
482
353
  }
483
354
  export namespace logLevel {
484
- export const debug: string;
485
- export const warn: string;
486
- export const error: string;
355
+ const debug: string;
356
+ const warn: string;
357
+ const error: string;
358
+ }
359
+ export namespace logShowMode {
360
+ export const unknown: string;
361
+ const text_1: string;
362
+ export { text_1 as text };
363
+ export const object: string;
364
+ }
365
+ export namespace dataTypeCollection {
366
+ export namespace unknown_1 {
367
+ const flag_2: number;
368
+ export { flag_2 as flag };
369
+ const name_4: string;
370
+ export { name_4 as name };
371
+ }
372
+ export { unknown_1 as unknown };
373
+ export namespace jsonObject {
374
+ const flag_3: number;
375
+ export { flag_3 as flag };
376
+ const name_5: string;
377
+ export { name_5 as name };
378
+ }
379
+ export namespace jsonObjectList {
380
+ const flag_4: number;
381
+ export { flag_4 as flag };
382
+ const name_6: string;
383
+ export { name_6 as name };
384
+ }
385
+ export namespace commonValue {
386
+ const flag_5: number;
387
+ export { flag_5 as flag };
388
+ const name_7: string;
389
+ export { name_7 as name };
390
+ }
391
+ export namespace html_2 {
392
+ const flag_6: number;
393
+ export { flag_6 as flag };
394
+ const name_8: string;
395
+ export { name_8 as name };
396
+ }
397
+ export { html_2 as html };
487
398
  }
488
- export const logShowMode: {
489
- /**
490
- * 未知
491
- */
492
- unknown: string;
493
- /**
494
- * 文本
495
- */
496
- text: string;
497
- /**
498
- * 对象
499
- */
500
- object: string;
501
- };
502
- export const dataTypeCollection: {
503
- /**
504
- * 未知类型
505
- */
506
- unknown: {
507
- flag: number;
508
- name: string;
509
- };
510
- /**
511
- * Json单体
512
- */
513
- jsonObject: {
514
- flag: number;
515
- name: string;
516
- };
517
- /**
518
- * Json列表
519
- */
520
- jsonObjectList: {
521
- flag: number;
522
- name: string;
523
- };
524
- /**
525
- * 一般值
526
- */
527
- commonValue: {
528
- flag: number;
529
- name: string;
530
- };
531
- /**
532
- * Html
533
- */
534
- html: {
535
- flag: number;
536
- name: string;
537
- };
538
- };
539
399
  export namespace notificationTypeCollection {
540
400
  export const success: string;
541
401
  const error_1: string;
@@ -565,51 +425,51 @@ export namespace tabBarCollection {
565
425
  export { extraBuildType };
566
426
  }
567
427
  export namespace mobileTypeCollection {
568
- export namespace roughSketch {
428
+ namespace roughSketch {
569
429
  const label_2: string;
570
430
  export { label_2 as label };
571
- const name_4: string;
572
- export { name_4 as name };
431
+ const name_9: string;
432
+ export { name_9 as name };
573
433
  const helper_2: string;
574
434
  export { helper_2 as helper };
575
435
  }
576
- export namespace iphoneX {
436
+ namespace iphoneX {
577
437
  const label_3: string;
578
438
  export { label_3 as label };
579
- const name_5: string;
580
- export { name_5 as name };
439
+ const name_10: string;
440
+ export { name_10 as name };
581
441
  const helper_3: string;
582
442
  export { helper_3 as helper };
583
443
  }
584
- export namespace iphone8plus {
444
+ namespace iphone8plus {
585
445
  const label_4: string;
586
446
  export { label_4 as label };
587
- const name_6: string;
588
- export { name_6 as name };
447
+ const name_11: string;
448
+ export { name_11 as name };
589
449
  const helper_4: string;
590
450
  export { helper_4 as helper };
591
451
  }
592
- export namespace iphone8 {
452
+ namespace iphone8 {
593
453
  const label_5: string;
594
454
  export { label_5 as label };
595
- const name_7: string;
596
- export { name_7 as name };
455
+ const name_12: string;
456
+ export { name_12 as name };
597
457
  const helper_5: string;
598
458
  export { helper_5 as helper };
599
459
  }
600
- export namespace iPhone5S {
460
+ namespace iPhone5S {
601
461
  const label_6: string;
602
462
  export { label_6 as label };
603
- const name_8: string;
604
- export { name_8 as name };
463
+ const name_13: string;
464
+ export { name_13 as name };
605
465
  const helper_6: string;
606
466
  export { helper_6 as helper };
607
467
  }
608
- export namespace galaxyNote8 {
468
+ namespace galaxyNote8 {
609
469
  const label_7: string;
610
470
  export { label_7 as label };
611
- const name_9: string;
612
- export { name_9 as name };
471
+ const name_14: string;
472
+ export { name_14 as name };
613
473
  const helper_7: string;
614
474
  export { helper_7 as helper };
615
475
  }