@ppg_pl/pallete 2.0.12 → 2.0.13
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/dist/cjs/my-backdrop_8.cjs.entry.js +3 -3
- package/dist/cjs/my-backdrop_8.cjs.entry.js.map +1 -1
- package/dist/collection/components/my-colorbox/my-colorbox.css +2 -2
- package/dist/collection/components/my-modal/my-modal.js +1 -1
- package/dist/collection/components/my-modal/my-modal.js.map +1 -1
- package/dist/collection/components/my-slider/index.js +1 -1
- package/dist/collection/components/my-slider/index.js.map +1 -1
- package/dist/components/index3.js +1 -1
- package/dist/components/index3.js.map +1 -1
- package/dist/components/my-colorbox2.js +1 -1
- package/dist/components/my-colorbox2.js.map +1 -1
- package/dist/components/my-modal2.js +1 -1
- package/dist/components/my-modal2.js.map +1 -1
- package/dist/esm/my-backdrop_8.entry.js +3 -3
- package/dist/esm/my-backdrop_8.entry.js.map +1 -1
- package/dist/pallete/{p-d7466235.entry.js → p-919c7427.entry.js} +2 -2
- package/dist/pallete/{p-d7466235.entry.js.map → p-919c7427.entry.js.map} +1 -1
- package/dist/pallete/pallete.esm.js +1 -1
- package/package.json +1 -1
- package/www/build/{p-d7466235.entry.js → p-919c7427.entry.js} +2 -2
- package/www/build/{p-d7466235.entry.js.map → p-919c7427.entry.js.map} +1 -1
- package/www/build/pallete.esm.js +1 -1
package/www/build/pallete.esm.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{p as o,b as e}from"./p-c6a049a2.js";export{s as setNonce}from"./p-c6a049a2.js";const r=()=>{const e=import.meta.url;const r={};if(e!==""){r.resourcesUrl=new URL(".",e).href}return o(r)};r().then((o=>e([["p-
|
|
1
|
+
import{p as o,b as e}from"./p-c6a049a2.js";export{s as setNonce}from"./p-c6a049a2.js";const r=()=>{const e=import.meta.url;const r={};if(e!==""){r.resourcesUrl=new URL(".",e).href}return o(r)};r().then((o=>e([["p-919c7427",[[2,"my-component",{shop:[1],product:[1],baselink:[1],show:[32],readyToClose:[32],open:[64],close:[64]},[[0,"readyToCLose","setReadyToCloseHandler"],[0,"close","closeModalHandler"]]],[0,"my-modal",{shop:[1],product:[1],baselink:[1],closeImage:[1,"close-image"],arrowDown:[1,"arrow-down"],chunksNum:[32],data:[32],preloader:[32],loading:[32],colors:[32],currentColor:[32],currentIndex:[32],infoBoxWidth:[32],boxWidth:[32],padding:[32],isMobile:[32],showRange:[32],colorCategories:[32],selectedCategory:[32],page:[32],open:[64]},[[0,"closeInfoBox","closeInfoBoxHandler"],[9,"resize","handleResize"],[0,"searchColors","searchColorsHandler"]]],[0,"my-backdrop"],[0,"my-colorinfo",{currentColor:[16],shop:[1],product:[1],baselink:[1],data:[16],isMobile:[4,"is-mobile"],infoBoxWidth:[2,"info-box-width"],closeImage:[1,"close-image"]}],[0,"my-colorbox",{color:[1],name:[1],shop:[1],product:[1],isActive:[4,"is-active"],isCategoryActive:[4,"is-category-active"],isImageInsteadHex:[16]}],[2,"my-loader"],[2,"my-search",{productId:[2,"product-id"],isMobile:[4,"is-mobile"],searchIcon:[1,"search-icon"],searchText:[32]},[[4,"clearSearchText","clearSearchTextHandler"]]],[0,"my-slider",{slides:[16],shop:[1],product:[1],color:[1]}]]]],o)));
|
|
2
2
|
//# sourceMappingURL=pallete.esm.js.map
|