@designcrowd/library.brand-page 6.0.15 → 6.0.16
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/lib/src/{CreatedOnBrandCrowd-de-de-NigWLJ0X.js → CreatedOnBrandCrowd-de-de-QP8vMxvh.js} +1 -1
- package/lib/src/{CreatedOnBrandCrowd-en-us-XH20r8-U.js → CreatedOnBrandCrowd-en-us-B527kdQs.js} +1 -1
- package/lib/src/{CreatedOnBrandCrowd-es-es-C3gWj2WK.js → CreatedOnBrandCrowd-es-es-quAczKTS.js} +1 -1
- package/lib/src/{CreatedOnBrandCrowd-fr-fr-dIQB4uNK.js → CreatedOnBrandCrowd-fr-ca-B0A8wewN.js} +1 -1
- package/lib/src/{CreatedOnBrandCrowd-fr-ca-dIQB4uNK.js → CreatedOnBrandCrowd-fr-fr-B0A8wewN.js} +1 -1
- package/lib/src/{CreatedOnBrandCrowd-pt-pt-BT_T8yh8.js → CreatedOnBrandCrowd-pt-br-BsKk1W3M.js} +1 -1
- package/lib/src/{CreatedOnBrandCrowd-pt-br-BT_T8yh8.js → CreatedOnBrandCrowd-pt-pt-BsKk1W3M.js} +1 -1
- package/lib/src/{CreatedOnDcom-de-de-De__zZDv.js → CreatedOnDcom-de-de-DT-1HnEc.js} +1 -1
- package/lib/src/{CreatedOnDcom-en-us-hdp83p6i.js → CreatedOnDcom-en-us-on3DIzpS.js} +1 -1
- package/lib/src/{CreatedOnDcom-es-es-CqYvZBCH.js → CreatedOnDcom-es-es-DpOh7Vt9.js} +1 -1
- package/lib/src/{CreatedOnDcom-fr-ca-Dv7SmQJr.js → CreatedOnDcom-fr-ca-DfGGDCeZ.js} +1 -1
- package/lib/src/{CreatedOnDcom-fr-fr-CBpV3x-_.js → CreatedOnDcom-fr-fr-DubzmqD6.js} +1 -1
- package/lib/src/{CreatedOnDcom-pt-br-BDBFpQ1l.js → CreatedOnDcom-pt-br-exgrytG3.js} +1 -1
- package/lib/src/{CreatedOnDcom-pt-pt-CagUAArG.js → CreatedOnDcom-pt-pt-LrMFAaeB.js} +1 -1
- package/lib/src/brand-page-maker/components/brand-page-maker/BrandPageMaker.mixin.d.ts +1 -0
- package/lib/src/brand-page-maker/components/brand-page-maker/BrandPageMaker.mixin.js +5 -0
- package/lib/src/brand-page-maker/components/quick-link-bar/QuickLinkBar.mixin.d.ts +1 -1
- package/lib/src/brand-page-maker/components/quick-link-bar/QuickLinkBar.mixin.js +4 -6
- package/lib/src/brand-page-maker/composables/useQuickLinkBarVisibility.d.ts +17 -0
- package/lib/src/brand-page-maker/composables/useQuickLinkBarVisibility.js +23 -0
- package/lib/src/{bundled-translations-Cbaxd_x-.js → bundled-translations-2HkRBbBD.js} +1 -1
- package/lib/src/{bundled-translations.de-DE-CIxaSVA1.js → bundled-translations.de-DE-DmmZFmGP.js} +1 -1
- package/lib/src/{bundled-translations.es-ES-hutUJbuX.js → bundled-translations.es-ES-D7JmTUKc.js} +1 -1
- package/lib/src/{bundled-translations.fr-CA-kIF8Q7px.js → bundled-translations.fr-CA-LANZnNuX.js} +1 -1
- package/lib/src/{bundled-translations.fr-FR-CE3XDUTn.js → bundled-translations.fr-FR-BQybH6dF.js} +1 -1
- package/lib/src/{bundled-translations.pt-BR-BEhfMyNa.js → bundled-translations.pt-BR-DRAIsAdg.js} +1 -1
- package/lib/src/{bundled-translations.pt-PT-BBd3nlQc.js → bundled-translations.pt-PT-CEqBjj6N.js} +1 -1
- package/lib/src/bundles/bundled-translations.de-DE.json +2 -2
- package/lib/src/bundles/bundled-translations.es-ES.json +2 -2
- package/lib/src/bundles/bundled-translations.fr-CA.json +2 -2
- package/lib/src/bundles/bundled-translations.fr-FR.json +2 -2
- package/lib/src/bundles/bundled-translations.json +2 -2
- package/lib/src/bundles/bundled-translations.pt-BR.json +2 -2
- package/lib/src/bundles/bundled-translations.pt-PT.json +2 -2
- package/lib/src/css/library.brand-page-brandCrowd.min.css +16 -19
- package/lib/src/css/library.brand-page-brandPage.min.css +16 -19
- package/lib/src/css/library.brand-page-designCom.min.css +16 -19
- package/lib/src/css/library.brand-page-preview.min.css +16 -19
- package/lib/src/index.mjs +1 -1
- package/lib/src/{lib-01eP2NjY.js → lib-CC4tgn32.js} +10330 -10321
- package/package.json +1 -1
- package/src/brand-page-maker/components/brand-page-maker/BrandPageMaker.mixin.ts +5 -0
- package/src/brand-page-maker/components/brand-page-maker/BrandPageMaker.vue +2 -2
- package/src/brand-page-maker/components/device/Device.vue +0 -1
- package/src/brand-page-maker/components/quick-link-bar/QuickLinkBar.mixin.ts +4 -7
- package/src/brand-page-maker/composables/useQuickLinkBarVisibility.test.ts +81 -0
- package/src/brand-page-maker/composables/useQuickLinkBarVisibility.ts +25 -0
- package/src/bundles/bundled-translations.de-DE.json +2 -2
- package/src/bundles/bundled-translations.es-ES.json +2 -2
- package/src/bundles/bundled-translations.fr-CA.json +2 -2
- package/src/bundles/bundled-translations.fr-FR.json +2 -2
- package/src/bundles/bundled-translations.json +2 -2
- package/src/bundles/bundled-translations.pt-BR.json +2 -2
- package/src/bundles/bundled-translations.pt-PT.json +2 -2
- package/src/shared/content-settings/components/content-settings/i18n/content-settings.de-DE.json +2 -2
- package/src/shared/content-settings/components/content-settings/i18n/content-settings.es-ES.json +2 -2
- package/src/shared/content-settings/components/content-settings/i18n/content-settings.fr-CA.json +2 -2
- package/src/shared/content-settings/components/content-settings/i18n/content-settings.fr-FR.json +2 -2
- package/src/shared/content-settings/components/content-settings/i18n/content-settings.json +2 -2
- package/src/shared/content-settings/components/content-settings/i18n/content-settings.pt-BR.json +2 -2
- package/src/shared/content-settings/components/content-settings/i18n/content-settings.pt-PT.json +2 -2
- package/src/shared/page-settings/components/page-settings/PageElement.vue +1 -0
- package/src/shared/page-settings/components/page-settings/PageSettingMenu.vue +4 -0
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.