@bethinkpl/design-system 41.1.2 → 41.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/design-system.css +1 -1
- package/dist/design-system.js +1 -1
- package/dist/design-system.js.map +1 -1
- package/dist/lib/js/components/Buttons/Button/Button.vue.d.ts +2 -2
- package/dist/lib/js/components/Buttons/IconButton/IconButton.vue.d.ts +3 -3
- package/dist/lib/js/components/Drawer/DrawerHeader/DrawerHeader.vue.d.ts +6 -6
- package/dist/lib/js/components/Drawer/DrawerSection/DrawerSection.vue.d.ts +3 -3
- package/dist/lib/js/components/Headers/OverlayHeader/OverlayHeader.vue.d.ts +3 -3
- package/dist/lib/js/components/Headers/SectionHeader/SectionHeader.vue.d.ts +3 -3
- package/dist/lib/js/components/Modals/Modal/Modal.vue.d.ts +6 -6
- package/dist/lib/js/components/Modals/ModalDialog/ModalDialog.vue.d.ts +6 -6
- package/dist/lib/js/components/Pagination/Pagination.vue.d.ts +3 -3
- package/dist/lib/js/components/SurveyQuestions/SurveyQuestionOpenEnded/SurveyQuestionOpenEnded.vue.d.ts +6 -6
- package/dist/lib/js/components/SurveyQuestions/SurveyQuestionScale/SurveyQuestionScale.vue.d.ts +6 -6
- package/dist/lib/js/components/Toast/Toast.vue.d.ts +3 -3
- package/lib/js/components/Buttons/Button/Button.vue +1 -1
- package/lib/js/components/Cards/Card/Card.vue +4 -0
- package/package.json +1 -1
package/dist/design-system.js
CHANGED
|
@@ -16092,7 +16092,7 @@ const N4e = /* @__PURE__ */ x(TV, [["render", RV], ["__scopeId", "data-v-f8e388a
|
|
|
16092
16092
|
], 2))
|
|
16093
16093
|
], 2));
|
|
16094
16094
|
}
|
|
16095
|
-
}), io = /* @__PURE__ */ x(qV, [["__scopeId", "data-v-
|
|
16095
|
+
}), io = /* @__PURE__ */ x(qV, [["__scopeId", "data-v-a97b7382"]]), rt = () => {
|
|
16096
16096
|
const e = Jr();
|
|
16097
16097
|
if (!e || !e.root.proxy)
|
|
16098
16098
|
throw new Error("useLegacyI18n must be called within a Vue component");
|