@maggioli-design-system/mds-input-tip 1.5.0 → 1.5.1

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-03-17T17:40:43",
2
+ "timestamp": "2025-03-18T08:29:49",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.27.2",
package/dist/stats.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-03-17T17:40:44",
2
+ "timestamp": "2025-03-18T08:29:49",
3
3
  "compiler": {
4
4
  "name": "node",
5
5
  "version": "22.11.0"
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-03-17T17:10:07",
2
+ "timestamp": "2025-03-18T08:12:04",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.27.2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maggioli-design-system/mds-input-tip",
3
- "version": "1.5.0",
3
+ "version": "1.5.1",
4
4
  "description": "mds-input-tip is a web-component from Magma Design System, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScript framework you are using.",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -24,7 +24,7 @@
24
24
  "test": "stencil test --spec --e2e"
25
25
  },
26
26
  "dependencies": {
27
- "@maggioli-design-system/mds-input-tip-item": "1.3.0",
27
+ "@maggioli-design-system/mds-input-tip-item": "1.5.0",
28
28
  "@maggioli-design-system/styles": "15.9.0",
29
29
  "@stencil/core": "4.27.2"
30
30
  },