br-dionysus 1.1.3 → 1.1.4
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/br-dionysus.es.js +1 -0
- package/dist/br-dionysus.umd.js +6 -6
- package/dist/packages/index.d.ts +2 -0
- package/package.json +1 -1
- package/packages/index.ts +2 -0
- package/web-types.json +1 -1
package/dist/br-dionysus.es.js
CHANGED
|
@@ -11953,6 +11953,7 @@ export {
|
|
|
11953
11953
|
El as TabPagePlugin,
|
|
11954
11954
|
_1 as default,
|
|
11955
11955
|
k1 as useGlobalZIndex,
|
|
11956
|
+
Ls as usePackageConfig,
|
|
11956
11957
|
A1 as useRemainingSpace,
|
|
11957
11958
|
vc as useSkin,
|
|
11958
11959
|
x1 as useTableConfig
|