@pitcher/canvas-ui 2025.12.11-074358-beta → 2025.12.11-102840-beta
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/canvas-ui.js +1 -0
- package/canvas-ui.js.map +1 -1
- package/lib/apps/canvas-builder/App.vue.d.ts +1 -0
- package/locale/de.json +0 -8
- package/locale/el.json +9 -9
- package/locale/en.json +9 -9
- package/locale/es.json +9 -9
- package/locale/fr.json +9 -9
- package/locale/it.json +0 -8
- package/locale/ja.json +0 -8
- package/locale/nl.json +0 -8
- package/locale/pl.json +0 -8
- package/locale/pt-br.json +0 -8
- package/locale/pt.json +0 -8
- package/locale/th.json +0 -8
- package/locale/tr.json +0 -8
- package/locale/zh.json +0 -8
- package/package.json +1 -1
package/canvas-ui.js
CHANGED
|
@@ -169425,6 +169425,7 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
|
169425
169425
|
mergeIntoActiveContext(accountData);
|
|
169426
169426
|
},
|
|
169427
169427
|
getSafeContext,
|
|
169428
|
+
mergeIntoActiveContext,
|
|
169428
169429
|
goToPage,
|
|
169429
169430
|
goToPreviousPage,
|
|
169430
169431
|
goToNextPage,
|