@redneckz/wildless-cms-uni-blocks 0.14.1068 → 0.14.1069
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/mobile/bundle/bundle.umd.js +1 -1
- package/mobile/bundle/bundle.umd.min.js +1 -1
- package/mobile/src/components/ApplicationForm/ApplicationForm.example.json +2 -15
- package/package.json +1 -1
- package/src/components/ApplicationForm/ApplicationForm.example.json +2 -15
- package/src/components/ApplicationForm/ApplicationForm.fixture.mobile.tsx +3 -16
- package/src/components/ApplicationForm/ApplicationForm.fixture.tsx +1 -14
package/bundle/bundle.umd.js
CHANGED
|
@@ -14885,7 +14885,7 @@
|
|
|
14885
14885
|
slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
|
|
14886
14886
|
});
|
|
14887
14887
|
|
|
14888
|
-
const packageVersion = "0.14.
|
|
14888
|
+
const packageVersion = "0.14.1068";
|
|
14889
14889
|
|
|
14890
14890
|
exports.Blocks = Blocks;
|
|
14891
14891
|
exports.ContentPage = ContentPage;
|