@redneckz/wildless-cms-uni-blocks 0.14.1062 → 0.14.1063
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/bundle/bundle.umd.js +1 -1
- package/bundle/bundle.umd.min.js +1 -1
- package/dist/retail/api/draftTaskCard.js +2 -3
- package/dist/retail/api/draftTaskCard.js.map +1 -1
- package/lib/retail/api/draftTaskCard.js +2 -3
- package/lib/retail/api/draftTaskCard.js.map +1 -1
- package/mobile/bundle/bundle.umd.js +1 -1
- package/mobile/bundle/bundle.umd.min.js +1 -1
- package/mobile/dist/retail/api/draftTaskCard.js +2 -3
- package/mobile/dist/retail/api/draftTaskCard.js.map +1 -1
- package/mobile/lib/retail/api/draftTaskCard.js +2 -3
- package/mobile/lib/retail/api/draftTaskCard.js.map +1 -1
- package/mobile/src/retail/api/draftTaskCard.ts +2 -4
- package/package.json +1 -1
- package/src/retail/api/draftTaskCard.ts +2 -4
package/bundle/bundle.umd.js
CHANGED
|
@@ -14823,7 +14823,7 @@
|
|
|
14823
14823
|
slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
|
|
14824
14824
|
});
|
|
14825
14825
|
|
|
14826
|
-
const packageVersion = "0.14.
|
|
14826
|
+
const packageVersion = "0.14.1062";
|
|
14827
14827
|
|
|
14828
14828
|
exports.Blocks = Blocks;
|
|
14829
14829
|
exports.ContentPage = ContentPage;
|