uplord-ui 0.0.35 → 0.0.37
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/{Modal-BBuYpCbZ.js → Modal-BMWPLhyQ.js} +2 -1
- package/dist/{Modal-CA4mMHq4.cjs → Modal-D9Tli6MW.cjs} +1568 -1568
- package/dist/components/index.d.ts +1 -0
- package/dist/components.cjs.js +1 -1
- package/dist/components.es.js +13 -12
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +13 -12
- package/dist/styles/variables.scss +1 -0
- package/dist/uplord-ui.css +1 -1
- package/package.json +1 -1
|
@@ -40344,5 +40344,6 @@ export {
|
|
|
40344
40344
|
Vde as d,
|
|
40345
40345
|
tde as e,
|
|
40346
40346
|
Ode as f,
|
|
40347
|
-
h1 as g
|
|
40347
|
+
h1 as g,
|
|
40348
|
+
use as u
|
|
40348
40349
|
};
|