@platforma-sdk/ui-vue 1.14.5 → 1.14.8
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/CHANGELOG.md +7 -0
- package/dist/lib.js +1 -0
- package/dist/lib.umd.cjs +20 -20
- package/dist/tsconfig.lib.tsbuildinfo +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
package/dist/lib.js
CHANGED
|
@@ -24897,6 +24897,7 @@ export {
|
|
|
24897
24897
|
YB as PlCheckbox,
|
|
24898
24898
|
JB as PlCheckboxGroup,
|
|
24899
24899
|
zf as PlChip,
|
|
24900
|
+
xF as PlCloseModalBtn,
|
|
24900
24901
|
LB as PlContainer,
|
|
24901
24902
|
Gg as PlDialogModal,
|
|
24902
24903
|
ko as PlDropdown,
|