@ppg_pl/pallete 0.0.3 → 0.0.4

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.
Files changed (97) hide show
  1. package/dist/pallete/app-globals-0f993ce5.js +3 -0
  2. package/dist/pallete/css-shim-60f618b9.js +4 -0
  3. package/dist/pallete/dom-4eeb3fee.js +73 -0
  4. package/dist/pallete/index-1ac7471e.js +3059 -0
  5. package/dist/pallete/index.esm.js +1 -0
  6. package/dist/pallete/my-backdrop.entry.js +15 -0
  7. package/dist/pallete/my-colorbox.entry.js +40 -0
  8. package/dist/{components/my-colorinfo2.js → pallete/my-colorinfo.entry.js} +7 -35
  9. package/dist/{components/my-component.js → pallete/my-component.entry.js} +10 -72
  10. package/dist/pallete/my-loader.entry.js +15 -0
  11. package/dist/{components/my-modal2.js → pallete/my-modal.entry.js} +84 -76
  12. package/dist/pallete/my-search.entry.js +36 -0
  13. package/dist/pallete/my-slider.entry.js +11333 -0
  14. package/dist/pallete/pallete.css +3 -1
  15. package/dist/pallete/pallete.esm.js +129 -1
  16. package/dist/pallete/shadow-css-02866686.js +387 -0
  17. package/package.json +1 -1
  18. package/www/build/app-globals-0f993ce5.js +3 -0
  19. package/www/build/css-shim-60f618b9.js +4 -0
  20. package/www/build/dom-4eeb3fee.js +73 -0
  21. package/www/build/gtmUtils-dcdac4ce.js +5 -0
  22. package/www/build/index-1ac7471e.js +3059 -0
  23. package/www/build/index.esm.js +1 -0
  24. package/www/build/my-backdrop.entry.js +15 -0
  25. package/www/build/my-colorbox.entry.js +40 -0
  26. package/www/build/my-colorinfo.entry.js +36 -0
  27. package/www/build/my-component.entry.js +154 -0
  28. package/www/build/my-loader.entry.js +15 -0
  29. package/www/build/my-modal.entry.js +2459 -0
  30. package/www/build/my-search.entry.js +36 -0
  31. package/www/build/my-slider.entry.js +11333 -0
  32. package/www/build/pallete.css +3 -1
  33. package/www/build/pallete.esm.js +129 -1
  34. package/www/build/shadow-css-02866686.js +387 -0
  35. package/www/index.html +40 -2
  36. package/dist/cjs/index-029079e0.js +0 -1365
  37. package/dist/cjs/index.cjs.js +0 -2
  38. package/dist/cjs/loader.cjs.js +0 -21
  39. package/dist/cjs/my-backdrop_8.cjs.entry.js +0 -8109
  40. package/dist/cjs/pallete.cjs.js +0 -19
  41. package/dist/collection/collection-manifest.json +0 -19
  42. package/dist/collection/components/api/index.js +0 -19
  43. package/dist/collection/components/api/services.js +0 -81
  44. package/dist/collection/components/my-backdrop/my-backdrop.css +0 -13
  45. package/dist/collection/components/my-backdrop/my-backdrop.js +0 -13
  46. package/dist/collection/components/my-colorbox/my-colorbox.css +0 -52
  47. package/dist/collection/components/my-colorbox/my-colorbox.js +0 -145
  48. package/dist/collection/components/my-colorinfo/my-colorinfo.js +0 -197
  49. package/dist/collection/components/my-component/my-component.css +0 -6
  50. package/dist/collection/components/my-component/my-component.js +0 -107
  51. package/dist/collection/components/my-loader/my-loader.css +0 -85
  52. package/dist/collection/components/my-loader/my-loader.js +0 -18
  53. package/dist/collection/components/my-modal/assets/arrow_down.png +0 -0
  54. package/dist/collection/components/my-modal/assets/close.png +0 -0
  55. package/dist/collection/components/my-modal/my-modal.css +0 -315
  56. package/dist/collection/components/my-modal/my-modal.js +0 -430
  57. package/dist/collection/components/my-search/assets/search.svg +0 -15
  58. package/dist/collection/components/my-search/my-search.css +0 -35
  59. package/dist/collection/components/my-search/my-search.js +0 -113
  60. package/dist/collection/components/my-slider/index.js +0 -145
  61. package/dist/collection/components/my-slider/my-slider.css +0 -88
  62. package/dist/collection/gtmUtils.js +0 -3
  63. package/dist/collection/index.js +0 -1
  64. package/dist/collection/types.js +0 -1
  65. package/dist/components/index.js +0 -9
  66. package/dist/components/index2.js +0 -5458
  67. package/dist/components/my-backdrop.js +0 -6
  68. package/dist/components/my-backdrop2.js +0 -29
  69. package/dist/components/my-colorbox.js +0 -6
  70. package/dist/components/my-colorbox2.js +0 -61
  71. package/dist/components/my-colorinfo.js +0 -6
  72. package/dist/components/my-loader.js +0 -6
  73. package/dist/components/my-loader2.js +0 -29
  74. package/dist/components/my-modal.js +0 -6
  75. package/dist/components/my-search.js +0 -6
  76. package/dist/components/my-search2.js +0 -55
  77. package/dist/components/my-slider.js +0 -6
  78. package/dist/esm/index-faf4241e.js +0 -1337
  79. package/dist/esm/index.js +0 -1
  80. package/dist/esm/loader.js +0 -17
  81. package/dist/esm/my-backdrop_8.entry.js +0 -8098
  82. package/dist/esm/pallete.js +0 -17
  83. package/dist/esm/polyfills/core-js.js +0 -11
  84. package/dist/esm/polyfills/css-shim.js +0 -1
  85. package/dist/esm/polyfills/dom.js +0 -79
  86. package/dist/esm/polyfills/es5-html-element.js +0 -1
  87. package/dist/esm/polyfills/index.js +0 -34
  88. package/dist/esm/polyfills/system.js +0 -6
  89. package/dist/index.cjs.js +0 -1
  90. package/dist/index.js +0 -1
  91. package/dist/pallete/p-562ae52f.js +0 -2
  92. package/dist/pallete/p-faa6539f.entry.js +0 -1
  93. package/www/build/p-4e631238.css +0 -1
  94. package/www/build/p-562ae52f.js +0 -2
  95. package/www/build/p-5ec8080b.js +0 -1
  96. package/www/build/p-faa6539f.entry.js +0 -1
  97. /package/dist/{components/gtmUtils.js → pallete/gtmUtils-dcdac4ce.js} +0 -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.