@zkwq/business 0.1.62 → 0.1.63
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +7 -1
- package/dist/index.min.js +1 -1
- package/dist/index.umd.cjs +10 -10
- package/dist/index.umd.min.cjs +3 -3
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -34118,11 +34118,14 @@ export {
|
|
|
34118
34118
|
mp as BaseBacktop,
|
|
34119
34119
|
ln as BaseBadge,
|
|
34120
34120
|
s_ as BaseColorPicker,
|
|
34121
|
+
dn as BaseDescriptions,
|
|
34122
|
+
hn as BaseDescriptionsItem,
|
|
34121
34123
|
hd as BaseDialog,
|
|
34122
34124
|
rn as BaseEmpty,
|
|
34123
34125
|
Ry as BaseImage,
|
|
34124
34126
|
on as BaseRate,
|
|
34125
34127
|
$t as BaseScrollbar,
|
|
34128
|
+
ei as BaseSkeleton,
|
|
34126
34129
|
hC as BaseSwitch,
|
|
34127
34130
|
Zi as BaseTable,
|
|
34128
34131
|
en as BaseTableColumn,
|
|
@@ -34146,14 +34149,17 @@ export {
|
|
|
34146
34149
|
HE as HighLight,
|
|
34147
34150
|
Oy as ImageViewer,
|
|
34148
34151
|
Fe as Input,
|
|
34152
|
+
Fd as InputNumber,
|
|
34149
34153
|
lI as Institution,
|
|
34150
34154
|
N1 as InstitutionAvatar,
|
|
34151
34155
|
V1 as InstitutionProfile,
|
|
34152
34156
|
cD as InstitutionX,
|
|
34153
34157
|
fI as Keywords,
|
|
34158
|
+
xs as Message,
|
|
34159
|
+
Ne as MessageBox,
|
|
34160
|
+
ks as Notification,
|
|
34154
34161
|
Rn as Option,
|
|
34155
34162
|
rC as OptionGroup,
|
|
34156
|
-
Zt as Popover,
|
|
34157
34163
|
Hn as Progress,
|
|
34158
34164
|
mI as Quote,
|
|
34159
34165
|
QE as ReadableItem,
|