@redneckz/wildless-cms-uni-blocks 0.14.1075 → 0.14.1076
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/ui-kit/Heading/headingTag.mobile.js +1 -1
- package/lib/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +1 -1
- package/lib/ui-kit/Heading/headingTag.mobile.js +1 -1
- package/mobile/bundle/bundle.umd.js +2 -2
- package/mobile/bundle/bundle.umd.min.js +1 -1
- package/mobile/dist/ui-kit/Heading/headingTag.js +1 -1
- package/mobile/lib/ui-kit/Heading/headingTag.js +1 -1
- package/mobile/src/ui-kit/Heading/headingTag.ts +1 -1
- package/package.json +1 -1
- package/src/ui-kit/Heading/headingTag.mobile.ts +1 -1
package/bundle/bundle.umd.js
CHANGED
|
@@ -14908,7 +14908,7 @@
|
|
|
14908
14908
|
slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
|
|
14909
14909
|
});
|
|
14910
14910
|
|
|
14911
|
-
const packageVersion = "0.14.
|
|
14911
|
+
const packageVersion = "0.14.1075";
|
|
14912
14912
|
|
|
14913
14913
|
exports.Blocks = Blocks;
|
|
14914
14914
|
exports.ContentPage = ContentPage;
|