@bytenew/bn-bus-ui 1.1.463 → 1.1.464

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 (167) hide show
  1. package/dist/assocTableSearch-Bfe96864.js +349 -0
  2. package/dist/assocTableSearch.css +1 -0
  3. package/dist/bn-bus-ui.es.js +65 -0
  4. package/dist/bn-bus-ui.umd.js +49 -0
  5. package/dist/chooseIPaasData-COrrvQKZ.js +391 -0
  6. package/dist/chooseIPaasData.css +1 -0
  7. package/dist/defaultSet-CzN1ec_d.js +297 -0
  8. package/dist/defaultSet.css +1 -0
  9. package/dist/fileFormData-D_Q1vylE.js +53 -0
  10. package/dist/formItemFooter-BvptZj_u.js +108 -0
  11. package/dist/formItemFooter.css +1 -0
  12. package/dist/funcExprDialog-BguNs9fl.js +139 -0
  13. package/dist/funcExprDialog.css +1 -0
  14. package/dist/index-0oB7QocU.js +44 -0
  15. package/dist/index-69fRP0M8.js +89 -0
  16. package/dist/index-BdklTJtF.js +66 -0
  17. package/dist/index-Bu3jHlby.js +45 -0
  18. package/dist/index-BxWx5kpG.js +89 -0
  19. package/dist/index-C5LQ0OSs.js +183 -0
  20. package/dist/index-C8YhrrUN.js +51 -0
  21. package/dist/index-COuPCIzB.js +45 -0
  22. package/dist/index-CSvVyjxx.js +178 -0
  23. package/dist/index-DCv51EXX.js +109 -0
  24. package/dist/index-DUSI6MuC.js +135 -0
  25. package/dist/index-DVzxs2vR.js +58 -0
  26. package/dist/index-Dd4b8zNb.js +746 -0
  27. package/dist/index-Md-ZlkCW.js +66 -0
  28. package/dist/index-hsSIY2FP.js +221 -0
  29. package/dist/index-n13-H3_Y.js +118 -0
  30. package/dist/index-wUl5aPUD.js +64 -0
  31. package/dist/index.css +1 -0
  32. package/dist/index2.css +1 -0
  33. package/dist/index3.css +1 -0
  34. package/dist/index4.css +1 -0
  35. package/dist/index5.css +1 -0
  36. package/dist/index6.css +1 -0
  37. package/dist/index7.css +1 -0
  38. package/dist/install-CNjs0u5x.js +23299 -0
  39. package/dist/install.css +1 -0
  40. package/dist/setOption-CXOifQcx.js +329 -0
  41. package/dist/setOption.css +1 -0
  42. package/dist/setRelationOption-C7VDhej7.js +5217 -0
  43. package/dist/setRelationOption.css +1 -0
  44. package/package.json +4 -20
  45. package/install.js +0 -134
  46. package/packages/BnAddress/index.vue +0 -141
  47. package/packages/BnAddressParse/index.vue +0 -75
  48. package/packages/BnAdvancedFilter/BnFilterView.vue +0 -145
  49. package/packages/BnAdvancedFilter/index.vue +0 -345
  50. package/packages/BnAdvancedFilter/util.js +0 -171
  51. package/packages/BnCascader/BnCascader.vue +0 -543
  52. package/packages/BnCascader/BnCascaderPanel.vue +0 -1331
  53. package/packages/BnCascader/cascaderDisplay.js +0 -102
  54. package/packages/BnCheck/BnCheck.vue +0 -253
  55. package/packages/BnColumnConfig/columnConfigDialog.vue +0 -134
  56. package/packages/BnColumnConfig/component/childrenFormSetting/assocTable.vue +0 -143
  57. package/packages/BnColumnConfig/component/childrenFormSetting/assocTableSearch.vue +0 -314
  58. package/packages/BnColumnConfig/component/childrenFormSetting/index.vue +0 -243
  59. package/packages/BnColumnConfig/component/defaultSet/defaultSet.vue +0 -114
  60. package/packages/BnColumnConfig/component/defaultSet/stringDefault.vue +0 -210
  61. package/packages/BnColumnConfig/component/funcExprDialog/funcExprDialog.vue +0 -126
  62. package/packages/BnColumnConfig/component/packageFilter/index.vue +0 -141
  63. package/packages/BnColumnConfig/component/paraExplainSet/index.vue +0 -156
  64. package/packages/BnColumnConfig/component/setOption/setOption.vue +0 -321
  65. package/packages/BnColumnConfig/component/setRelationOption/ConditionList.vue +0 -277
  66. package/packages/BnColumnConfig/component/setRelationOption/LevelHeader.vue +0 -144
  67. package/packages/BnColumnConfig/component/setRelationOption/setRelationOption.vue +0 -642
  68. package/packages/BnColumnConfig/data.js +0 -129
  69. package/packages/BnColumnConfig/index.scss +0 -23
  70. package/packages/BnColumnConfig/index.vue +0 -309
  71. package/packages/BnCondVal/BnCondVal.vue +0 -112
  72. package/packages/BnCondVal/itemVal/dateRegVal.vue +0 -39
  73. package/packages/BnCondVal/itemVal/dateVal.vue +0 -39
  74. package/packages/BnCondVal/itemVal/numRegVal.vue +0 -67
  75. package/packages/BnCondVal/itemVal/numVal.vue +0 -44
  76. package/packages/BnCondVal/itemVal/relationVal.vue +0 -73
  77. package/packages/BnCondVal/itemVal/selectColumnVal.vue +0 -58
  78. package/packages/BnCondVal/itemVal/selectVal.vue +0 -59
  79. package/packages/BnCondVal/itemVal/stringVal.vue +0 -156
  80. package/packages/BnCondition/index.vue +0 -551
  81. package/packages/BnCondition/util.js +0 -232
  82. package/packages/BnDatePicker/BnDatePicker.vue +0 -194
  83. package/packages/BnDrop/BnDrop.vue +0 -917
  84. package/packages/BnEmptyTip/BnEmptyTip.vue +0 -107
  85. package/packages/BnExportOrder/BnExportOrder.vue +0 -241
  86. package/packages/BnExportOrder/validatorCode.vue +0 -94
  87. package/packages/BnFileView/BnFileView.vue +0 -271
  88. package/packages/BnFileView/FileDetail.vue +0 -125
  89. package/packages/BnFileView/videoPreview.vue +0 -70
  90. package/packages/BnFilterOption/BnFilterOption.vue +0 -160
  91. package/packages/BnFunExpr/BnFunExpr.vue +0 -608
  92. package/packages/BnImportOrder/BnImportOrder.vue +0 -323
  93. package/packages/BnImportTemplate/BnImportTemplate.vue +0 -866
  94. package/packages/BnImportTemplate/assets/merge_tip_img.png +0 -0
  95. package/packages/BnImportTemplate/assets/sheet_tip.png +0 -0
  96. package/packages/BnImportTemplate/assets/xls.png +0 -0
  97. package/packages/BnImportTemplate/components/ImportTemplateTrigger.vue +0 -198
  98. package/packages/BnImportTemplate/components/TemplateEditDialog.vue +0 -340
  99. package/packages/BnImportTemplate/components/TemplateFieldsConfig.vue +0 -401
  100. package/packages/BnImportTemplate/components/TemplateListDialog.vue +0 -297
  101. package/packages/BnInpNum/BnInpNum.vue +0 -165
  102. package/packages/BnMenus/BnMenus.vue +0 -502
  103. package/packages/BnMenus/MenuItem.vue +0 -321
  104. package/packages/BnOrderCard/BnOrderCard.vue +0 -389
  105. package/packages/BnOrderCard/orderRemark.vue +0 -178
  106. package/packages/BnOrderCard/util.js +0 -94
  107. package/packages/BnOrderDetail/BnOrderDetail.vue +0 -338
  108. package/packages/BnOrderDetail/filterLogByUser.vue +0 -108
  109. package/packages/BnOrderDetail/orderLogs.vue +0 -53
  110. package/packages/BnOrderDetail/showSubForm/index.vue +0 -41
  111. package/packages/BnOrderDetail/showSubForm/showChildTable.vue +0 -61
  112. package/packages/BnOrderDetail/showSubForm/showTimeLine.vue +0 -131
  113. package/packages/BnOrderDetail/showSubForm/tableCellCopy.vue +0 -84
  114. package/packages/BnOrderShare/index.vue +0 -378
  115. package/packages/BnOrderShare/shareUrlInp.vue +0 -54
  116. package/packages/BnRadio/BnRadio.vue +0 -181
  117. package/packages/BnRelation/BnRelation.vue +0 -120
  118. package/packages/BnSelect/BnSelect.vue +0 -485
  119. package/packages/BnSmartForm/BnBatchForm.vue +0 -334
  120. package/packages/BnSmartForm/BnBatchFormDialog.vue +0 -423
  121. package/packages/BnSmartForm/BnSmartElf/elfLog/index.vue +0 -57
  122. package/packages/BnSmartForm/BnSmartElf/index.vue +0 -95
  123. package/packages/BnSmartForm/BnSmartFormPsychic.js +0 -629
  124. package/packages/BnSmartForm/BnSmartFormUtil.js +0 -524
  125. package/packages/BnSmartForm/addressForm/index.vue +0 -73
  126. package/packages/BnSmartForm/checkboxForm/index.vue +0 -99
  127. package/packages/BnSmartForm/childrenForm/childFormFile.vue +0 -237
  128. package/packages/BnSmartForm/childrenForm/childrenFormBody.vue +0 -260
  129. package/packages/BnSmartForm/childrenForm/index.vue +0 -110
  130. package/packages/BnSmartForm/childrenForm/searchInventory.vue +0 -115
  131. package/packages/BnSmartForm/chooseAssocTable/chooseAssocTable.vue +0 -451
  132. package/packages/BnSmartForm/chooseAssocTable/chooseChildGood.vue +0 -229
  133. package/packages/BnSmartForm/chooseAssocTable/tableCellCopy.vue +0 -84
  134. package/packages/BnSmartForm/chooseChildOrder/chooseChildOrder.vue +0 -158
  135. package/packages/BnSmartForm/chooseIPaasData/chooseIPaasData.vue +0 -307
  136. package/packages/BnSmartForm/chooseIPaasData/tableCellCopy.vue +0 -84
  137. package/packages/BnSmartForm/choosePackage/choosePackage.vue +0 -361
  138. package/packages/BnSmartForm/dateDualForm/index.vue +0 -37
  139. package/packages/BnSmartForm/dateForm/index.vue +0 -38
  140. package/packages/BnSmartForm/fileForm/fileFormData.js +0 -50
  141. package/packages/BnSmartForm/fileForm/index.vue +0 -240
  142. package/packages/BnSmartForm/formItemFooter/formItemFooter.vue +0 -38
  143. package/packages/BnSmartForm/formItemTop/formItemTop.vue +0 -42
  144. package/packages/BnSmartForm/index.vue +0 -1201
  145. package/packages/BnSmartForm/numberForm/index.vue +0 -63
  146. package/packages/BnSmartForm/radioForm/index.vue +0 -72
  147. package/packages/BnSmartForm/receiveForm/index.vue +0 -112
  148. package/packages/BnSmartForm/relationForm/index.vue +0 -82
  149. package/packages/BnSmartForm/scoreForm/index.vue +0 -39
  150. package/packages/BnSmartForm/selectForm/index.vue +0 -55
  151. package/packages/BnSmartForm/showValForm/index.vue +0 -42
  152. package/packages/BnSmartForm/showValForm/showValFormTable.vue +0 -104
  153. package/packages/BnSmartForm/smartFormsCommon.scss +0 -43
  154. package/packages/BnSmartForm/stringForm/index.vue +0 -170
  155. package/packages/BnVirtPopover/index.vue +0 -319
  156. package/packages/BnWebLog/BnWebLog.vue +0 -140
  157. package/packages/BnWorkSettingDrop/advancedOptions.js +0 -112
  158. package/packages/BnWorkSettingDrop/benBenAIUtil.js +0 -89
  159. package/packages/BnWorkSettingDrop/index.vue +0 -292
  160. package/packages/font/iconfont.css +0 -243
  161. package/packages/font/iconfont.ttf +0 -0
  162. package/packages/font/iconfont.woff +0 -0
  163. package/packages/font/iconfont.woff2 +0 -0
  164. package/utils/addressParse-old.js +0 -645
  165. package/utils/addressParse.js +0 -735
  166. package/utils/config.js +0 -68
  167. package/utils/index.js +0 -1171
@@ -1,243 +0,0 @@
1
- @font-face {
2
- font-family: "bnUIcon"; /* Project id 4793992 */
3
- src: url('iconfont.woff2?t=1784012487767') format('woff2'),
4
- url('iconfont.woff?t=1784012487767') format('woff'),
5
- url('iconfont.ttf?t=1784012487767') format('truetype');
6
- }
7
-
8
- .bnUIcon {
9
- font-family: "bnUIcon" !important;
10
- font-size: 16px;
11
- font-style: normal;
12
- -webkit-font-smoothing: antialiased;
13
- -moz-osx-font-smoothing: grayscale;
14
- }
15
-
16
- .bnUIcon-benAi:before {
17
- content: "\e955";
18
- }
19
-
20
- .bnUIcon-share:before {
21
- content: "\e603";
22
- }
23
-
24
- .bnUIcon-submitCheck:before {
25
- content: "\e642";
26
- }
27
-
28
- .bnUIcon-message:before {
29
- content: "\e761";
30
- }
31
-
32
- .bnUIcon-linkage:before {
33
- content: "\e93e";
34
- }
35
-
36
- .bnUIcon-remarks:before {
37
- content: "\e906";
38
- }
39
-
40
- .bnUIcon-robot:before {
41
- content: "\e909";
42
- }
43
-
44
- .bnUIcon-bell:before {
45
- content: "\e960";
46
- }
47
-
48
- .bnUIcon-psychic:before {
49
- content: "\e902";
50
- }
51
-
52
- .bnUIcon-circle:before {
53
- content: "\e657";
54
- }
55
-
56
- .bnUIcon-shrink:before {
57
- content: "\e7c7";
58
- }
59
-
60
- .bnUIcon-enlarge:before {
61
- content: "\e7ca";
62
- }
63
-
64
- .bnUIcon-stick:before {
65
- content: "\e602";
66
- }
67
-
68
- .bnUIcon-arrow2:before {
69
- content: "\e7f2";
70
- }
71
-
72
- .bnUIcon-api:before {
73
- content: "\e74a";
74
- }
75
-
76
- .bnUIcon-edit:before {
77
- content: "\e871";
78
- }
79
-
80
- .bnUIcon-copy:before {
81
- content: "\e7d6";
82
- }
83
-
84
- .bnUIcon-notLookEmpty:before {
85
- content: "\e7e2";
86
- }
87
-
88
- .bnUIcon-lookEmpty:before {
89
- content: "\e7e3";
90
- }
91
-
92
- .bnUIcon-jd:before {
93
- content: "\e600";
94
- }
95
-
96
- .bnUIcon-tb:before {
97
- content: "\e648";
98
- }
99
-
100
- .bnUIcon-qc:before {
101
- content: "\e98d";
102
- }
103
-
104
- .bnUIcon-partner:before {
105
- content: "\e92e";
106
- }
107
-
108
- .bnUIcon-dy:before {
109
- content: "\e601";
110
- }
111
-
112
- .bnUIcon-question:before {
113
- content: "\e798";
114
- }
115
-
116
- .bnUIcon-search:before {
117
- content: "\e708";
118
- }
119
-
120
- .bnUIcon-linkTable:before {
121
- content: "\e691";
122
- }
123
-
124
- .bnUIcon-close:before {
125
- content: "\e8a5";
126
- }
127
-
128
- .bnUIcon-img:before {
129
- content: "\e6b8";
130
- }
131
-
132
- .bnUIcon-upImg:before {
133
- content: "\e62d";
134
- }
135
-
136
- .bnUIcon-setting:before {
137
- content: "\e945";
138
- }
139
-
140
- .bnUIcon-cry:before {
141
- content: "\e758";
142
- }
143
-
144
- .bnUIcon-smile:before {
145
- content: "\e75a";
146
- }
147
-
148
- .bnUIcon-delete:before {
149
- content: "\e74b";
150
- }
151
-
152
- .bnUIcon-addFile:before {
153
- content: "\e629";
154
- }
155
-
156
- .bnUIcon-batchAdd:before {
157
- content: "\e790";
158
- }
159
-
160
- .bnUIcon-move:before {
161
- content: "\e663";
162
- }
163
-
164
- .bnUIcon-linkFiled:before {
165
- content: "\e772";
166
- }
167
-
168
- .bnUIcon-exprExec:before {
169
- content: "\e677";
170
- }
171
-
172
- .bnUIcon-arrow:before {
173
- content: "\e7a0";
174
- }
175
-
176
- .bnUIcon-arrowDown:before {
177
- content: "\e7a1";
178
- }
179
-
180
- .bnUIcon-inventory:before {
181
- content: "\e741";
182
- }
183
-
184
- .bnUIcon-flag:before {
185
- content: "\e60d";
186
- }
187
-
188
- .bnUIcon-openLock:before {
189
- content: "\e94b";
190
- }
191
-
192
- .bnUIcon-childGood:before {
193
- content: "\e6e2";
194
- }
195
-
196
- .bnUIcon-split:before {
197
- content: "\e652";
198
- }
199
-
200
- .bnUIcon-searchAuto:before {
201
- content: "\e69b";
202
- }
203
-
204
- .bnUIcon-fast:before {
205
- content: "\e641";
206
- }
207
-
208
- .bnUIcon-add:before {
209
- content: "\e65c";
210
- }
211
-
212
- .bnUIcon-look:before {
213
- content: "\e628";
214
- }
215
-
216
- .bnUIcon-download:before {
217
- content: "\e62a";
218
- }
219
-
220
- .bnUIcon-upload:before {
221
- content: "\e622";
222
- }
223
-
224
- .bnUIcon-choose:before {
225
- content: "\e8a0";
226
- }
227
-
228
- .bnUIcon-unChoose:before {
229
- content: "\e8a1";
230
- }
231
-
232
- .bnUIcon-chose:before {
233
- content: "\e7ee";
234
- }
235
-
236
- .bnUIcon-down:before {
237
- content: "\e840";
238
- }
239
-
240
- .bnUIcon-clear:before {
241
- content: "\e858";
242
- }
243
-
Binary file
Binary file
Binary file