@redneckz/wildless-cms-uni-blocks 0.14.747 → 0.14.748
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 +3 -14
- package/package.json +1 -1
- package/src/components/ApplicationForm/ApplicationForm.example.json +3 -14
- package/src/components/ApplicationForm/ApplicationForm.fixture.tsx +4 -11
package/bundle/bundle.umd.js
CHANGED
|
@@ -10468,7 +10468,7 @@
|
|
|
10468
10468
|
slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
|
|
10469
10469
|
});
|
|
10470
10470
|
|
|
10471
|
-
const packageVersion = "0.14.
|
|
10471
|
+
const packageVersion = "0.14.747";
|
|
10472
10472
|
|
|
10473
10473
|
exports.Blocks = Blocks;
|
|
10474
10474
|
exports.ContentPage = ContentPage;
|