@maggioli-design-system/mds-input-range 1.0.1 → 1.2.0

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 (82) hide show
  1. package/dist/cjs/app-globals-3a1e7e63.js +5 -0
  2. package/dist/cjs/index-a544b1ef.js +1268 -0
  3. package/dist/cjs/loader.cjs.js +4 -2
  4. package/dist/cjs/mds-input-range.cjs.entry.js +5 -4
  5. package/dist/cjs/mds-input-range.cjs.js +12 -10
  6. package/dist/collection/collection-manifest.json +2 -2
  7. package/dist/collection/common/locale.js +50 -0
  8. package/dist/collection/components/mds-input-range/mds-input-range.css +325 -123
  9. package/dist/collection/components/mds-input-range/mds-input-range.js +4 -1
  10. package/dist/collection/components/mds-input-range/test/mds-input-range.stories.js +7 -0
  11. package/dist/collection/type/preference.js +1 -0
  12. package/dist/components/mds-input-range.js +4 -3
  13. package/dist/documentation.d.ts +34 -0
  14. package/dist/documentation.json +15 -5
  15. package/dist/esm/app-globals-0f993ce5.js +3 -0
  16. package/dist/esm/index-9cf44097.js +1239 -0
  17. package/dist/esm/loader.js +5 -3
  18. package/dist/esm/mds-input-range.entry.js +5 -4
  19. package/dist/esm/mds-input-range.js +13 -11
  20. package/dist/esm-es5/app-globals-0f993ce5.js +1 -0
  21. package/dist/esm-es5/index-9cf44097.js +1 -0
  22. package/dist/esm-es5/loader.js +1 -1
  23. package/dist/esm-es5/mds-input-range.entry.js +1 -1
  24. package/dist/esm-es5/mds-input-range.js +1 -1
  25. package/dist/mds-input-range/mds-input-range.esm.js +1 -1
  26. package/dist/mds-input-range/mds-input-range.js +1 -1
  27. package/dist/mds-input-range/p-47995aad.system.entry.js +1 -0
  28. package/dist/mds-input-range/p-51b9684c.system.js +2 -0
  29. package/dist/mds-input-range/p-54651c4c.js +2 -0
  30. package/dist/mds-input-range/p-56ba5cbf.system.js +1 -0
  31. package/dist/mds-input-range/p-b8731af1.entry.js +1 -0
  32. package/dist/mds-input-range/p-ca462756.system.js +1 -0
  33. package/dist/mds-input-range/p-e1255160.js +1 -0
  34. package/dist/stats.json +71 -43
  35. package/dist/types/common/locale.d.ts +15 -0
  36. package/dist/types/components/mds-input-range/mds-input-range.d.ts +3 -0
  37. package/dist/types/components/mds-input-range/test/mds-input-range.stories.d.ts +1 -0
  38. package/dist/types/stencil-public-runtime.d.ts +3 -10
  39. package/dist/types/type/preference.d.ts +2 -0
  40. package/documentation.json +50 -25
  41. package/loader/cdn.js +1 -2
  42. package/loader/index.cjs.js +1 -2
  43. package/loader/index.d.ts +3 -0
  44. package/loader/index.es2017.js +1 -2
  45. package/loader/index.js +1 -2
  46. package/package.json +10 -10
  47. package/readme.md +7 -0
  48. package/src/common/locale.ts +66 -0
  49. package/src/components/mds-input-range/css/mds-input-range-pref-animation.css +24 -0
  50. package/src/components/mds-input-range/css/mds-input-range-pref-contrast.css +17 -0
  51. package/src/components/mds-input-range/css/mds-input-range-pref-theme.css +22 -0
  52. package/src/components/mds-input-range/mds-input-range.css +39 -4
  53. package/src/components/mds-input-range/mds-input-range.tsx +5 -1
  54. package/src/components/mds-input-range/readme.md +7 -0
  55. package/src/components/mds-input-range/test/mds-input-range.stories.tsx +17 -0
  56. package/src/fixtures/icons.json +13 -0
  57. package/src/fixtures/iconsauce.json +4 -0
  58. package/src/tailwind/components.css +71 -0
  59. package/src/type/preference.ts +10 -0
  60. package/www/build/mds-input-range.esm.js +1 -1
  61. package/www/build/mds-input-range.js +1 -1
  62. package/www/build/p-47995aad.system.entry.js +1 -0
  63. package/www/build/p-51b9684c.system.js +2 -0
  64. package/www/build/p-54651c4c.js +2 -0
  65. package/www/build/p-56ba5cbf.system.js +1 -0
  66. package/www/build/p-b8731af1.entry.js +1 -0
  67. package/www/build/p-ca462756.system.js +1 -0
  68. package/www/build/p-e1255160.js +1 -0
  69. package/dist/cjs/index-5f49298d.js +0 -1790
  70. package/dist/collection/components/mds-input-range/test/mds-input-range.e2e.js +0 -10
  71. package/dist/esm/index-1ed4544f.js +0 -1761
  72. package/dist/esm-es5/index-1ed4544f.js +0 -1
  73. package/dist/mds-input-range/p-1afe8cf0.system.entry.js +0 -1
  74. package/dist/mds-input-range/p-5dcf9ad8.js +0 -2
  75. package/dist/mds-input-range/p-7a418e68.system.js +0 -1
  76. package/dist/mds-input-range/p-c87cd964.entry.js +0 -1
  77. package/dist/mds-input-range/p-e5d9d1a5.system.js +0 -2
  78. package/www/build/p-1afe8cf0.system.entry.js +0 -1
  79. package/www/build/p-5dcf9ad8.js +0 -2
  80. package/www/build/p-7a418e68.system.js +0 -1
  81. package/www/build/p-c87cd964.entry.js +0 -1
  82. package/www/build/p-e5d9d1a5.system.js +0 -2
@@ -0,0 +1,5 @@
1
+ 'use strict';
2
+
3
+ const globalScripts = () => {};
4
+
5
+ exports.globalScripts = globalScripts;