@maggioli-design-system/mds-progress 3.0.1 → 3.1.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 (91) hide show
  1. package/dist/cjs/{index-91b93373.js → index-abfa4aa9.js} +161 -66
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/mds-progress.cjs.entry.js +14 -3
  4. package/dist/cjs/mds-progress.cjs.js +2 -2
  5. package/dist/collection/collection-manifest.json +1 -1
  6. package/dist/collection/common/floating-controller.js +180 -0
  7. package/dist/collection/common/slot.js +28 -0
  8. package/dist/collection/common/string.js +30 -0
  9. package/dist/collection/components/mds-progress/mds-progress.css +119 -0
  10. package/dist/collection/components/mds-progress/mds-progress.js +20 -1
  11. package/dist/collection/dictionary/animation.js +5 -0
  12. package/dist/collection/dictionary/file-extensions.js +6 -59
  13. package/dist/collection/dictionary/keyboard.js +84 -0
  14. package/dist/collection/dictionary/tree.js +13 -0
  15. package/dist/collection/fixtures/filenames.js +62 -1
  16. package/dist/collection/type/animation.js +1 -0
  17. package/dist/collection/type/keyboard.js +1 -0
  18. package/dist/collection/type/tree.js +1 -0
  19. package/dist/collection/type/variant-file-format.js +5 -0
  20. package/dist/components/mds-progress.js +13 -2
  21. package/dist/documentation.d.ts +8 -0
  22. package/dist/documentation.json +14 -6
  23. package/dist/esm/{index-c78d74f1.js → index-a89959e6.js} +161 -66
  24. package/dist/esm/loader.js +2 -2
  25. package/dist/esm/mds-progress.entry.js +14 -3
  26. package/dist/esm/mds-progress.js +3 -3
  27. package/dist/esm-es5/index-a89959e6.js +1 -0
  28. package/dist/esm-es5/loader.js +1 -1
  29. package/dist/esm-es5/mds-progress.entry.js +1 -1
  30. package/dist/esm-es5/mds-progress.js +1 -1
  31. package/dist/mds-progress/mds-progress.esm.js +1 -1
  32. package/dist/mds-progress/mds-progress.js +1 -1
  33. package/dist/mds-progress/{p-4484605e.system.js → p-2b265ffa.system.js} +1 -1
  34. package/dist/mds-progress/p-321f64dc.system.entry.js +1 -0
  35. package/dist/mds-progress/p-64876922.system.js +2 -0
  36. package/dist/mds-progress/p-8a9536f1.js +2 -0
  37. package/dist/mds-progress/p-a2e9544b.entry.js +1 -0
  38. package/dist/stats.json +77 -39
  39. package/dist/types/common/floating-controller.d.ts +46 -0
  40. package/dist/types/common/slot.d.ts +4 -0
  41. package/dist/types/common/string.d.ts +4 -0
  42. package/dist/types/dictionary/animation.d.ts +2 -0
  43. package/dist/types/dictionary/keyboard.d.ts +2 -0
  44. package/dist/types/dictionary/tree.d.ts +4 -0
  45. package/dist/types/fixtures/filenames.d.ts +62 -1
  46. package/dist/types/type/animation.d.ts +1 -0
  47. package/dist/types/type/file-types.d.ts +1 -1
  48. package/dist/types/type/keyboard.d.ts +12 -0
  49. package/dist/types/type/tree.d.ts +3 -0
  50. package/dist/types/type/variant-file-format.d.ts +1 -1
  51. package/documentation.json +75 -17
  52. package/package.json +3 -3
  53. package/src/common/floating-controller.ts +263 -0
  54. package/src/common/slot.ts +35 -0
  55. package/src/common/string.ts +42 -0
  56. package/src/components/mds-progress/mds-progress.css +1 -0
  57. package/src/dictionary/animation.ts +8 -0
  58. package/src/dictionary/file-extensions.ts +6 -60
  59. package/src/dictionary/keyboard.ts +87 -0
  60. package/src/dictionary/tree.ts +21 -0
  61. package/src/fixtures/filenames.ts +63 -0
  62. package/src/fixtures/icons.json +39 -1
  63. package/src/fixtures/iconsauce.json +6 -0
  64. package/src/meta/file-format/locale.el.json +26 -21
  65. package/src/meta/file-format/locale.en.json +26 -21
  66. package/src/meta/file-format/locale.es.json +26 -21
  67. package/src/meta/file-format/locale.it.json +26 -21
  68. package/src/meta/keyboard/keys.json +83 -0
  69. package/src/tailwind/components.css +11 -0
  70. package/src/tailwind/fouc.css +118 -0
  71. package/src/type/animation.ts +3 -0
  72. package/src/type/file-types.ts +6 -0
  73. package/src/type/keyboard.ts +93 -0
  74. package/src/type/tree.ts +12 -0
  75. package/src/type/variant-file-format.ts +6 -0
  76. package/www/build/mds-progress.esm.js +1 -1
  77. package/www/build/mds-progress.js +1 -1
  78. package/www/build/{p-4484605e.system.js → p-2b265ffa.system.js} +1 -1
  79. package/www/build/p-321f64dc.system.entry.js +1 -0
  80. package/www/build/p-64876922.system.js +2 -0
  81. package/www/build/p-8a9536f1.js +2 -0
  82. package/www/build/p-a2e9544b.entry.js +1 -0
  83. package/dist/esm-es5/index-c78d74f1.js +0 -1
  84. package/dist/mds-progress/p-1a7421ef.system.js +0 -2
  85. package/dist/mds-progress/p-3fa56e3f.js +0 -2
  86. package/dist/mds-progress/p-ae143936.entry.js +0 -1
  87. package/dist/mds-progress/p-aed14e74.system.entry.js +0 -1
  88. package/www/build/p-1a7421ef.system.js +0 -2
  89. package/www/build/p-3fa56e3f.js +0 -2
  90. package/www/build/p-ae143936.entry.js +0 -1
  91. package/www/build/p-aed14e74.system.entry.js +0 -1
@@ -54,4 +54,65 @@ const filesList = [
54
54
  'wisconsin_bypassing_small.xar',
55
55
  'wooden.jsx',
56
56
  ];
57
- export { filesList, };
57
+ const namedFilesList = {
58
+ '7z': 'frozen_haptic.7z',
59
+ 'No extension file': 'this_is_an_extensionless_file',
60
+ 'png with URL': 'https://i2.wp.com/clipart.info/images/ccovers/1495750818Apple-PNG-Clip-Art.png',
61
+ ace: 'sky_marketing.ace',
62
+ ai: 'foreground_overriding.ai',
63
+ db: 'matrix_black_hat.db',
64
+ default: 'copying.default',
65
+ dmg: 'protocol_designer.dmg',
66
+ doc: 'forges.doc',
67
+ docm: 'officer_somalia.docm',
68
+ docx: 'upgradable_gold.docx',
69
+ eml: 'brunei_logistical.eml',
70
+ eps: 'alarm_circuit_plastic.eps',
71
+ exe: 'rss_systematic_avon.exe',
72
+ flac: 'liaison_panel_central.flac',
73
+ gif: 'initiatives_group.gif',
74
+ htm: 'books_monetize_arizona.htm',
75
+ html: 'flexibility_auto_money.html',
76
+ jpe: 'intelligent_radical.jpe',
77
+ jpeg: 'iowa_installation.jpeg',
78
+ jpg: 'buckinghamshire_macao.jpg',
79
+ js: 'monitor.js',
80
+ json: 'calculating.json',
81
+ jsx: 'wooden.jsx',
82
+ m2v: 'interface_bedfordshire_solid.m2v',
83
+ mp2: 'explicit.mp2',
84
+ mp3: 'optimization_radical.mp3',
85
+ mp4: 'nebraska.mp4',
86
+ mp4v: 'reduced_regional_greenland.mp4v',
87
+ mpeg: 'impactful_alarm_handmade.mpeg',
88
+ mpg4: 'revolutionize.mpg4',
89
+ mpg: 'complexity_deposit.mpg',
90
+ mpga: 'ports_copy_granite.mpga',
91
+ odf: 'This is a file_to_read.odf',
92
+ odp: 'needs_based_solid.odp',
93
+ ods: 'compressing_black_colorado.ods',
94
+ odt: 'salad_compressing.odt',
95
+ ole: 'Document-RPF_Open-new.ole',
96
+ p7m: 'file with certificate from government.pdf.p7m',
97
+ pdf: 'connect_local_visualize.pdf',
98
+ php: 'fish.php',
99
+ png: 'awesome_orchestration.png',
100
+ ppt: 'gorgeous_manager_savings.ppt',
101
+ rar: 'unbranded.rar',
102
+ rtf: 'pound.rtf',
103
+ sass: 'open_source_gorgeous.sass',
104
+ shtml: 'brand.shtml',
105
+ svg: 'b2c_tan_sports.svg',
106
+ tar: 'graphic_frozen_bedfordshire.tar',
107
+ ts: 'forge_face.ts',
108
+ tsd: 'Marked file-7483274hy6Fg6R8.tsd',
109
+ txt: 'bedfordshire_iceland_identity.txt',
110
+ wav: 'synergistic.wav',
111
+ webp: 'open_source.webp',
112
+ xar: 'wisconsin_bypassing_small.xar',
113
+ xls: 'metrics_lempira_account.xls',
114
+ xlsx: 'hdd_navigate_panama.xlsx',
115
+ xml: 'Markup language.xml',
116
+ zip: 'tuna_table_fall.zip',
117
+ };
118
+ export { filesList, namedFilesList, };
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -3,6 +3,7 @@ import baselineAttachFile from "@icon/mi/baseline/attach-file.svg";
3
3
  import baselineAudiotrack from "@icon/mi/baseline/audiotrack.svg";
4
4
  import baselineTerminal from "@icon/mi/baseline/terminal.svg";
5
5
  import baselineInsertDriveFile from "@icon/mi/baseline/insert-drive-file.svg";
6
+ import mdiLicense from "@icon/mdi/license.svg";
6
7
  import mdiHardDisk from "@icon/mdi/harddisk.svg";
7
8
  import baselineEmail from "@icon/mi/baseline/email.svg";
8
9
  import baselineWysiwyg from "@icon/mi/baseline/wysiwyg.svg";
@@ -26,6 +27,10 @@ const fileFormatsVariant = {
26
27
  icon: baselineAudiotrack,
27
28
  variant: 'violet',
28
29
  },
30
+ certificate: {
31
+ icon: mdiLicense,
32
+ variant: 'orange',
33
+ },
29
34
  code: {
30
35
  icon: baselineTerminal,
31
36
  variant: 'yellow',
@@ -17,7 +17,7 @@ const ifAttribute = (element, attribute, valueCheck = 'true') => {
17
17
  return false;
18
18
  };
19
19
 
20
- const mdsProgressCss = "@tailwind components;\n@tailwind utilities;\n\n/**\n * @prop --mds-progress-background: Sets the background-color of the component\n * @prop --mds-progress-color: Sets the background-color of the progress\n * @prop --mds-progress-duration: Sets the duration of the progress bar animation\n * @prop --mds-progress-radius: Sets the border-radius of the component\n * @prop --mds-progress-thickness: Sets the thickness of the progress bar\n */\n\n:host {\n\n --mds-progress-background: rgb(var(--tone-neutral-08));\n --mds-progress-color: rgb(var(--variant-primary-03));\n --mds-progress-duration: 750ms;\n --mds-progress-radius: 0.5rem;\n --mds-progress-thickness: 0.5rem;\n -webkit-transition-duration: 300ms;\n transition-duration: 300ms;\n -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\n\n background-color: var(--mds-progress-background);\n border-radius: var(--mds-progress-radius);\n display: -ms-flexbox;\n display: flex;\n height: var(--mds-progress-thickness);\n min-width: var(--mds-progress-thickness);\n overflow: hidden;\n position: relative;\n -webkit-transition-property: background-color;\n transition-property: background-color;\n width: 100%;\n}\n\n:host( [direction=\"vertical\"] ) {\n -ms-flex-direction: column;\n flex-direction: column;\n height: unset;\n min-height: var(--mds-progress-thickness);\n width: var(--mds-progress-thickness);\n}\n\n.progress{\n\n -webkit-transition-duration: 500ms;\n\n transition-duration: 500ms;\n\n -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);\n\n transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);\n\n background-color: var(--mds-progress-color);\n border-radius: var(--mds-progress-radius);\n -webkit-transition-duration: var(--mds-progress-duration);\n transition-duration: var(--mds-progress-duration);\n -webkit-transition-property: background-color, flex-grow;\n transition-property: background-color, flex-grow;\n transition-property: background-color, flex-grow, -ms-flex-positive;\n}\n\n@tailwind utilities;\n\n:host( [variant=\"dark\"] ) {\n\n --mds-progress-color: rgb(var(--tone-neutral-04));\n --mds-progress-background: rgb(var(--tone-neutral-08));\n}\n\n:host( [variant=\"light\"] ) {\n\n --mds-progress-color: rgb(var(--tone-neutral));\n --mds-progress-background: rgb(var(--tone-neutral-05));\n}\n\n:host( [variant=\"error\"] ) {\n\n --mds-progress-color: rgb(var(--status-error-06));\n --mds-progress-background: rgb(var(--status-error-09));\n}\n\n:host( [variant=\"warning\"] ) {\n\n --mds-progress-color: rgb(var(--status-warning-06));\n --mds-progress-background: rgb(var(--status-warning-09));\n}\n\n:host( [variant=\"success\"] ) {\n\n --mds-progress-color: rgb(var(--status-success-06));\n --mds-progress-background: rgb(var(--status-success-09));\n}\n\n:host( [variant=\"info\"] ) {\n\n --mds-progress-color: rgb(var(--status-info-06));\n --mds-progress-background: rgb(var(--status-info-09));\n}\n\n:host( [variant=\"primary\"] ) {\n\n --mds-progress-color: rgb(var(--variant-primary-03));\n --mds-progress-background: rgb(var(--tone-neutral-08));\n}\n\n@tailwind utilities;\n\n@container style(--magma-pref-animation: reduce) {\n :host,\n .progress {\n -webkit-transition-duration: 0s;\n transition-duration: 0s;\n }\n}\n\n@container style(--magma-pref-animation: system) {\n\n @media (prefers-reduced-motion) {\n :host,\n .progress {\n -webkit-transition-duration: 0s;\n transition-duration: 0s;\n }\n }\n}\n\n@container style(--magma-pref-theme: dark) {\n :host,\n :host( [variant=\"primary\"] ) {\n\n --mds-progress-color: rgb(var(--variant-primary-05));\n --mds-progress-background: rgb(var(--tone-neutral-07));\n }\n\n :host( [variant=\"error\"] ) {\n\n --mds-progress-color: rgb(var(--status-error-04));\n --mds-progress-background: rgb(var(--status-error-07));\n }\n\n :host( [variant=\"warning\"] ) {\n\n --mds-progress-color: rgb(var(--status-warning-04));\n --mds-progress-background: rgb(var(--status-warning-07));\n }\n\n :host( [variant=\"success\"] ) {\n\n --mds-progress-color: rgb(var(--status-success-04));\n --mds-progress-background: rgb(var(--status-success-07));\n }\n\n :host( [variant=\"info\"] ) {\n\n --mds-progress-color: rgb(var(--status-info-04));\n --mds-progress-background: rgb(var(--status-info-07));\n }\n}\n\n@container style(--magma-pref-theme: system) {\n\n @media (prefers-color-scheme: dark) {\n :host,\n :host( [variant=\"primary\"] ) {\n\n --mds-progress-color: rgb(var(--variant-primary-05));\n --mds-progress-background: rgb(var(--tone-neutral-07));\n }\n\n :host( [variant=\"error\"] ) {\n\n --mds-progress-color: rgb(var(--status-error-04));\n --mds-progress-background: rgb(var(--status-error-07));\n }\n\n :host( [variant=\"warning\"] ) {\n\n --mds-progress-color: rgb(var(--status-warning-04));\n --mds-progress-background: rgb(var(--status-warning-07));\n }\n\n :host( [variant=\"success\"] ) {\n\n --mds-progress-color: rgb(var(--status-success-04));\n --mds-progress-background: rgb(var(--status-success-07));\n }\n\n :host( [variant=\"info\"] ) {\n\n --mds-progress-color: rgb(var(--status-info-04));\n --mds-progress-background: rgb(var(--status-info-07));\n }\n }\n}\n\n";
20
+ const mdsProgressCss = "@tailwind components;\n@tailwind utilities;\n\n/**\n * @prop --mds-progress-background: Sets the background-color of the component\n * @prop --mds-progress-color: Sets the background-color of the progress\n * @prop --mds-progress-duration: Sets the duration of the progress bar animation\n * @prop --mds-progress-radius: Sets the border-radius of the component\n * @prop --mds-progress-thickness: Sets the thickness of the progress bar\n */\n\n:host {\n\n --mds-progress-background: rgb(var(--tone-neutral-08));\n --mds-progress-color: rgb(var(--variant-primary-03));\n --mds-progress-duration: 750ms;\n --mds-progress-radius: 0.5rem;\n --mds-progress-thickness: 0.5rem;\n -webkit-transition-duration: 300ms;\n transition-duration: 300ms;\n -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\n\n background-color: var(--mds-progress-background);\n border-radius: var(--mds-progress-radius);\n display: -ms-flexbox;\n display: flex;\n height: var(--mds-progress-thickness);\n min-width: var(--mds-progress-thickness);\n overflow: hidden;\n position: relative;\n -webkit-transition-property: background-color;\n transition-property: background-color;\n width: 100%;\n}\n\n:host( [direction=\"vertical\"] ) {\n -ms-flex-direction: column;\n flex-direction: column;\n height: unset;\n min-height: var(--mds-progress-thickness);\n width: var(--mds-progress-thickness);\n}\n\n.progress{\n\n -webkit-transition-duration: 500ms;\n\n transition-duration: 500ms;\n\n -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);\n\n transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);\n\n background-color: var(--mds-progress-color);\n border-radius: var(--mds-progress-radius);\n -webkit-transition-duration: var(--mds-progress-duration);\n transition-duration: var(--mds-progress-duration);\n -webkit-transition-property: background-color, flex-grow;\n transition-property: background-color, flex-grow;\n transition-property: background-color, flex-grow, -ms-flex-positive;\n}\n\n@tailwind utilities;\n\n:host( [variant=\"dark\"] ) {\n\n --mds-progress-color: rgb(var(--tone-neutral-04));\n --mds-progress-background: rgb(var(--tone-neutral-08));\n}\n\n:host( [variant=\"light\"] ) {\n\n --mds-progress-color: rgb(var(--tone-neutral));\n --mds-progress-background: rgb(var(--tone-neutral-05));\n}\n\n:host( [variant=\"error\"] ) {\n\n --mds-progress-color: rgb(var(--status-error-06));\n --mds-progress-background: rgb(var(--status-error-09));\n}\n\n:host( [variant=\"warning\"] ) {\n\n --mds-progress-color: rgb(var(--status-warning-06));\n --mds-progress-background: rgb(var(--status-warning-09));\n}\n\n:host( [variant=\"success\"] ) {\n\n --mds-progress-color: rgb(var(--status-success-06));\n --mds-progress-background: rgb(var(--status-success-09));\n}\n\n:host( [variant=\"info\"] ) {\n\n --mds-progress-color: rgb(var(--status-info-06));\n --mds-progress-background: rgb(var(--status-info-09));\n}\n\n:host( [variant=\"primary\"] ) {\n\n --mds-progress-color: rgb(var(--variant-primary-03));\n --mds-progress-background: rgb(var(--tone-neutral-08));\n}\n\n@tailwind utilities;\n\n@container style(--magma-pref-animation: reduce) {\n :host,\n .progress {\n -webkit-transition-duration: 0s;\n transition-duration: 0s;\n }\n}\n\n@container style(--magma-pref-animation: system) {\n\n @media (prefers-reduced-motion) {\n :host,\n .progress {\n -webkit-transition-duration: 0s;\n transition-duration: 0s;\n }\n }\n}\n\n@container style(--magma-pref-theme: dark) {\n :host,\n :host( [variant=\"primary\"] ) {\n\n --mds-progress-color: rgb(var(--variant-primary-05));\n --mds-progress-background: rgb(var(--tone-neutral-07));\n }\n\n :host( [variant=\"error\"] ) {\n\n --mds-progress-color: rgb(var(--status-error-04));\n --mds-progress-background: rgb(var(--status-error-07));\n }\n\n :host( [variant=\"warning\"] ) {\n\n --mds-progress-color: rgb(var(--status-warning-04));\n --mds-progress-background: rgb(var(--status-warning-07));\n }\n\n :host( [variant=\"success\"] ) {\n\n --mds-progress-color: rgb(var(--status-success-04));\n --mds-progress-background: rgb(var(--status-success-07));\n }\n\n :host( [variant=\"info\"] ) {\n\n --mds-progress-color: rgb(var(--status-info-04));\n --mds-progress-background: rgb(var(--status-info-07));\n }\n}\n\n@container style(--magma-pref-theme: system) {\n\n @media (prefers-color-scheme: dark) {\n :host,\n :host( [variant=\"primary\"] ) {\n\n --mds-progress-color: rgb(var(--variant-primary-05));\n --mds-progress-background: rgb(var(--tone-neutral-07));\n }\n\n :host( [variant=\"error\"] ) {\n\n --mds-progress-color: rgb(var(--status-error-04));\n --mds-progress-background: rgb(var(--status-error-07));\n }\n\n :host( [variant=\"warning\"] ) {\n\n --mds-progress-color: rgb(var(--status-warning-04));\n --mds-progress-background: rgb(var(--status-warning-07));\n }\n\n :host( [variant=\"success\"] ) {\n\n --mds-progress-color: rgb(var(--status-success-04));\n --mds-progress-background: rgb(var(--status-success-07));\n }\n\n :host( [variant=\"info\"] ) {\n\n --mds-progress-color: rgb(var(--status-info-04));\n --mds-progress-background: rgb(var(--status-info-07));\n }\n }\n}\n\n:host(:not(:is([hydrated], .hydrated))) {\n -webkit-animation-duration: 0s;\n animation-duration: 0s;\n border-color: transparent;\n -webkit-box-shadow: 0 0 0 transparent;\n box-shadow: 0 0 0 transparent;\n opacity: 0;\n outline-color: transparent;\n -webkit-transition-delay: 0s;\n transition-delay: 0s;\n -webkit-transition-duration: 0s;\n transition-duration: 0s;\n visibility: hidden;\n}\n\n/* TODO refact(stencil): Uses only used selector from parent shadowDOM component */\n\nmds-accordion:not(:is([hydrated], .hydrated)),\nmds-accordion-item:not(:is([hydrated], .hydrated)),\nmds-accordion-timer:not(:is([hydrated], .hydrated)),\nmds-accordion-timer-item:not(:is([hydrated], .hydrated)),\nmds-author:not(:is([hydrated], .hydrated)),\nmds-avatar:not(:is([hydrated], .hydrated)),\nmds-badge:not(:is([hydrated], .hydrated)),\nmds-banner:not(:is([hydrated], .hydrated)),\nmds-benchmark-bar:not(:is([hydrated], .hydrated)),\nmds-bibliography:not(:is([hydrated], .hydrated)),\nmds-breadcrumb:not(:is([hydrated], .hydrated)),\nmds-breadcrumb-item:not(:is([hydrated], .hydrated)),\nmds-button:not(:is([hydrated], .hydrated)),\nmds-card:not(:is([hydrated], .hydrated)),\nmds-card-content:not(:is([hydrated], .hydrated)),\nmds-card-footer:not(:is([hydrated], .hydrated)),\nmds-card-header:not(:is([hydrated], .hydrated)),\nmds-card-media:not(:is([hydrated], .hydrated)),\nmds-chip:not(:is([hydrated], .hydrated)),\nmds-details:not(:is([hydrated], .hydrated)),\nmds-dropdown:not(:is([hydrated], .hydrated)),\nmds-entity:not(:is([hydrated], .hydrated)),\nmds-file:not(:is([hydrated], .hydrated)),\nmds-file-preview:not(:is([hydrated], .hydrated)),\nmds-filter:not(:is([hydrated], .hydrated)),\nmds-filter-item:not(:is([hydrated], .hydrated)),\nmds-header:not(:is([hydrated], .hydrated)),\nmds-header-bar:not(:is([hydrated], .hydrated)),\nmds-help:not(:is([hydrated], .hydrated)),\nmds-horizontal-scroll:not(:is([hydrated], .hydrated)),\nmds-hr:not(:is([hydrated], .hydrated)),\nmds-icon:not(:is([hydrated], .hydrated)),\nmds-img:not(:is([hydrated], .hydrated)),\nmds-input:not(:is([hydrated], .hydrated)),\nmds-input-field:not(:is([hydrated], .hydrated)),\nmds-input-range:not(:is([hydrated], .hydrated)),\nmds-input-select:not(:is([hydrated], .hydrated)),\nmds-input-switch:not(:is([hydrated], .hydrated)),\nmds-input-tip:not(:is([hydrated], .hydrated)),\nmds-input-tip-item:not(:is([hydrated], .hydrated)),\nmds-input-upload:not(:is([hydrated], .hydrated)),\nmds-keyboard:not(:is([hydrated], .hydrated)),\nmds-keyboard-key:not(:is([hydrated], .hydrated)),\nmds-kpi:not(:is([hydrated], .hydrated)),\nmds-kpi-item:not(:is([hydrated], .hydrated)),\nmds-label:not(:is([hydrated], .hydrated)),\nmds-list:not(:is([hydrated], .hydrated)),\nmds-list-item:not(:is([hydrated], .hydrated)),\nmds-modal:not(:is([hydrated], .hydrated)),\nmds-note:not(:is([hydrated], .hydrated)),\nmds-notification:not(:is([hydrated], .hydrated)),\nmds-paginator:not(:is([hydrated], .hydrated)),\nmds-paginator-item:not(:is([hydrated], .hydrated)),\nmds-pref:not(:is([hydrated], .hydrated)),\nmds-pref-animation:not(:is([hydrated], .hydrated)),\nmds-pref-consumption:not(:is([hydrated], .hydrated)),\nmds-pref-contrast:not(:is([hydrated], .hydrated)),\nmds-pref-language:not(:is([hydrated], .hydrated)),\nmds-pref-language-item:not(:is([hydrated], .hydrated)),\nmds-pref-theme:not(:is([hydrated], .hydrated)),\nmds-price-table:not(:is([hydrated], .hydrated)),\nmds-price-table-features:not(:is([hydrated], .hydrated)),\nmds-price-table-features-cell:not(:is([hydrated], .hydrated)),\nmds-price-table-features-row:not(:is([hydrated], .hydrated)),\nmds-price-table-header:not(:is([hydrated], .hydrated)),\nmds-price-table-list:not(:is([hydrated], .hydrated)),\nmds-price-table-list-item:not(:is([hydrated], .hydrated)),\nmds-progress:not(:is([hydrated], .hydrated)),\nmds-push-notification:not(:is([hydrated], .hydrated)),\nmds-push-notifications:not(:is([hydrated], .hydrated)),\nmds-quote:not(:is([hydrated], .hydrated)),\nmds-separator:not(:is([hydrated], .hydrated)),\nmds-spinner:not(:is([hydrated], .hydrated)),\nmds-stepper-bar:not(:is([hydrated], .hydrated)),\nmds-stepper-bar-item:not(:is([hydrated], .hydrated)),\nmds-tab:not(:is([hydrated], .hydrated)),\nmds-tab-bar:not(:is([hydrated], .hydrated)),\nmds-tab-bar-item:not(:is([hydrated], .hydrated)),\nmds-tab-item:not(:is([hydrated], .hydrated)),\nmds-table:not(:is([hydrated], .hydrated)),\nmds-table-body:not(:is([hydrated], .hydrated)),\nmds-table-cell:not(:is([hydrated], .hydrated)),\nmds-table-footer:not(:is([hydrated], .hydrated)),\nmds-table-header:not(:is([hydrated], .hydrated)),\nmds-table-header-cell:not(:is([hydrated], .hydrated)),\nmds-table-row:not(:is([hydrated], .hydrated)),\nmds-text:not(:is([hydrated], .hydrated)),\nmds-toast:not(:is([hydrated], .hydrated)),\nmds-tooltip:not(:is([hydrated], .hydrated)),\nmds-tree:not(:is([hydrated], .hydrated)),\nmds-tree-item:not(:is([hydrated], .hydrated)),\nmds-url-view:not(:is([hydrated], .hydrated)),\nmds-usage:not(:is([hydrated], .hydrated)),\nmds-video-wall:not(:is([hydrated], .hydrated)),\nmds-zero:not(:is([hydrated], .hydrated))\n{\n -webkit-animation-duration: 0s;\n animation-duration: 0s;\n border-color: transparent;\n -webkit-box-shadow: 0 0 0 transparent;\n box-shadow: 0 0 0 transparent;\n opacity: 0;\n outline-color: transparent;\n -webkit-transition-delay: 0s;\n transition-delay: 0s;\n -webkit-transition-duration: 0s;\n transition-duration: 0s;\n visibility: hidden;\n}\n\n";
21
21
  const MdsProgressStyle0 = mdsProgressCss;
22
22
 
23
23
  const MdsProgress$1 = /*@__PURE__*/ proxyCustomElement(class MdsProgress extends HTMLElement {
@@ -26,10 +26,21 @@ const MdsProgress$1 = /*@__PURE__*/ proxyCustomElement(class MdsProgress extends
26
26
  this.__registerHost();
27
27
  this.__attachShadow();
28
28
  this.stepsList = new Array();
29
- this.currentStep = undefined;
29
+ /**
30
+ * A value between 0 and 1 that rapresents the status progress
31
+ */
30
32
  this.progress = 0;
33
+ /**
34
+ * Specifies the direction of the progress bar, if horizonatl or vertical
35
+ */
31
36
  this.direction = 'horizontal';
37
+ /**
38
+ * Sets the theme variant colors
39
+ */
32
40
  this.variant = 'primary';
41
+ /**
42
+ * Sets the steps that can be pronounced by accessibility technologies
43
+ */
33
44
  this.steps = 'Inizio,Un quarto,Metà,Tre quarti,Fine';
34
45
  }
35
46
  componentWillLoad() {
@@ -316,6 +316,14 @@ export interface JsonDocsProp {
316
316
  * ```
317
317
  */
318
318
  required: boolean;
319
+ /**
320
+ * `true` if the prop has a `get()`. `false` otherwise
321
+ */
322
+ getter: boolean;
323
+ /**
324
+ * `true` if the prop has a `set()`. `false` otherwise
325
+ */
326
+ setter: boolean;
319
327
  }
320
328
  export interface JsonDocsMethod {
321
329
  name: string;
@@ -1,8 +1,8 @@
1
1
  {
2
- "timestamp": "2024-12-04T16:28:21",
2
+ "timestamp": "2025-02-25T17:21:44",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
- "version": "4.22.2",
5
+ "version": "4.25.1",
6
6
  "typescriptVersion": "5.5.4"
7
7
  },
8
8
  "components": [
@@ -48,7 +48,9 @@
48
48
  }
49
49
  ],
50
50
  "optional": true,
51
- "required": false
51
+ "required": false,
52
+ "getter": false,
53
+ "setter": false
52
54
  },
53
55
  {
54
56
  "name": "progress",
@@ -70,7 +72,9 @@
70
72
  }
71
73
  ],
72
74
  "optional": false,
73
- "required": false
75
+ "required": false,
76
+ "getter": false,
77
+ "setter": false
74
78
  },
75
79
  {
76
80
  "name": "steps",
@@ -92,7 +96,9 @@
92
96
  }
93
97
  ],
94
98
  "optional": false,
95
- "required": false
99
+ "required": false,
100
+ "getter": false,
101
+ "setter": false
96
102
  },
97
103
  {
98
104
  "name": "variant",
@@ -145,7 +151,9 @@
145
151
  }
146
152
  ],
147
153
  "optional": false,
148
- "required": false
154
+ "required": false,
155
+ "getter": false,
156
+ "setter": false
149
157
  }
150
158
  ],
151
159
  "methods": [],