@maggioli-design-system/mds-text
Advanced tools
Comparing version 4.3.5 to 4.3.6
{ | ||
"timestamp": "2024-02-19T12:10:12", | ||
"timestamp": "2024-04-18T13:00:38", | ||
"compiler": { | ||
@@ -4,0 +4,0 @@ "name": "@stencil/core", |
{ | ||
"timestamp": "2024-02-19T12:10:12", | ||
"timestamp": "2024-04-18T13:00:38", | ||
"compiler": { | ||
@@ -4,0 +4,0 @@ "name": "node", |
{ | ||
"timestamp": "2024-02-19T11:09:01", | ||
"timestamp": "2024-04-18T12:48:57", | ||
"compiler": { | ||
@@ -61,6 +61,6 @@ "name": "@stencil/core", | ||
"name": "tag", | ||
"type": "\"code\" | \"p\" | \"q\" | \"mark\" | \"details\" | \"small\" | \"sub\" | \"sup\" | \"summary\" | \"address\" | \"abbr\" | \"article\" | \"b\" | \"bdo\" | \"blockquote\" | \"cite\" | \"dd\" | \"del\" | \"dfn\" | \"div\" | \"dl\" | \"dt\" | \"em\" | \"figcaption\" | \"h1\" | \"h2\" | \"h3\" | \"h4\" | \"h5\" | \"h6\" | \"i\" | \"ins\" | \"kbd\" | \"label\" | \"legend\" | \"li\" | \"ol\" | \"pre\" | \"rt\" | \"ruby\" | \"s\" | \"samp\" | \"span\" | \"strong\" | \"time\" | \"u\" | \"ul\" | \"var\" | \"rb\"", | ||
"type": "\"address\" | \"abbr\" | \"article\" | \"b\" | \"bdo\" | \"blockquote\" | \"cite\" | \"code\" | \"dd\" | \"del\" | \"details\" | \"dfn\" | \"div\" | \"dl\" | \"dt\" | \"em\" | \"figcaption\" | \"h1\" | \"h2\" | \"h3\" | \"h4\" | \"h5\" | \"h6\" | \"i\" | \"ins\" | \"kbd\" | \"label\" | \"legend\" | \"li\" | \"mark\" | \"ol\" | \"p\" | \"pre\" | \"q\" | \"rt\" | \"ruby\" | \"s\" | \"samp\" | \"small\" | \"span\" | \"strong\" | \"sub\" | \"summary\" | \"sup\" | \"time\" | \"u\" | \"ul\" | \"var\" | \"rb\"", | ||
"complexType": { | ||
"original": "TypographyTagType", | ||
"resolved": "\"code\" | \"p\" | \"q\" | \"mark\" | \"details\" | \"small\" | \"sub\" | \"sup\" | \"summary\" | \"address\" | \"abbr\" | \"article\" | \"b\" | \"bdo\" | \"blockquote\" | \"cite\" | \"dd\" | \"del\" | \"dfn\" | \"div\" | \"dl\" | \"dt\" | \"em\" | \"figcaption\" | \"h1\" | \"h2\" | \"h3\" | \"h4\" | \"h5\" | \"h6\" | \"i\" | \"ins\" | \"kbd\" | \"label\" | \"legend\" | \"li\" | \"ol\" | \"pre\" | \"rt\" | \"ruby\" | \"s\" | \"samp\" | \"span\" | \"strong\" | \"time\" | \"u\" | \"ul\" | \"var\" | \"rb\"", | ||
"resolved": "\"address\" | \"abbr\" | \"article\" | \"b\" | \"bdo\" | \"blockquote\" | \"cite\" | \"code\" | \"dd\" | \"del\" | \"details\" | \"dfn\" | \"div\" | \"dl\" | \"dt\" | \"em\" | \"figcaption\" | \"h1\" | \"h2\" | \"h3\" | \"h4\" | \"h5\" | \"h6\" | \"i\" | \"ins\" | \"kbd\" | \"label\" | \"legend\" | \"li\" | \"mark\" | \"ol\" | \"p\" | \"pre\" | \"q\" | \"rt\" | \"ruby\" | \"s\" | \"samp\" | \"small\" | \"span\" | \"strong\" | \"sub\" | \"summary\" | \"sup\" | \"time\" | \"u\" | \"ul\" | \"var\" | \"rb\"", | ||
"references": { | ||
@@ -81,38 +81,2 @@ "TypographyTagType": { | ||
{ | ||
"value": "code", | ||
"type": "string" | ||
}, | ||
{ | ||
"value": "p", | ||
"type": "string" | ||
}, | ||
{ | ||
"value": "q", | ||
"type": "string" | ||
}, | ||
{ | ||
"value": "mark", | ||
"type": "string" | ||
}, | ||
{ | ||
"value": "details", | ||
"type": "string" | ||
}, | ||
{ | ||
"value": "small", | ||
"type": "string" | ||
}, | ||
{ | ||
"value": "sub", | ||
"type": "string" | ||
}, | ||
{ | ||
"value": "sup", | ||
"type": "string" | ||
}, | ||
{ | ||
"value": "summary", | ||
"type": "string" | ||
}, | ||
{ | ||
"value": "address", | ||
@@ -146,2 +110,6 @@ "type": "string" | ||
{ | ||
"value": "code", | ||
"type": "string" | ||
}, | ||
{ | ||
"value": "dd", | ||
@@ -155,2 +123,6 @@ "type": "string" | ||
{ | ||
"value": "details", | ||
"type": "string" | ||
}, | ||
{ | ||
"value": "dfn", | ||
@@ -228,2 +200,6 @@ "type": "string" | ||
{ | ||
"value": "mark", | ||
"type": "string" | ||
}, | ||
{ | ||
"value": "ol", | ||
@@ -233,2 +209,6 @@ "type": "string" | ||
{ | ||
"value": "p", | ||
"type": "string" | ||
}, | ||
{ | ||
"value": "pre", | ||
@@ -238,2 +218,6 @@ "type": "string" | ||
{ | ||
"value": "q", | ||
"type": "string" | ||
}, | ||
{ | ||
"value": "rt", | ||
@@ -255,2 +239,6 @@ "type": "string" | ||
{ | ||
"value": "small", | ||
"type": "string" | ||
}, | ||
{ | ||
"value": "span", | ||
@@ -264,2 +252,14 @@ "type": "string" | ||
{ | ||
"value": "sub", | ||
"type": "string" | ||
}, | ||
{ | ||
"value": "summary", | ||
"type": "string" | ||
}, | ||
{ | ||
"value": "sup", | ||
"type": "string" | ||
}, | ||
{ | ||
"value": "time", | ||
@@ -771,2 +771,7 @@ "type": "string" | ||
}, | ||
"src/components/mds-dropdown/meta/types.ts::DropdownInteractionType": { | ||
"declaration": "export type DropdownInteractionType =\n | 'click'\n | 'mouseover'", | ||
"docstring": "", | ||
"path": "src/components/mds-dropdown/meta/types.ts" | ||
}, | ||
"src/type/floating-ui.ts::FloatingUIPlacement": { | ||
@@ -997,2 +1002,7 @@ "declaration": "export type FloatingUIPlacement =\n | 'bottom'\n | 'bottom-end'\n | 'bottom-start'\n | 'left'\n | 'left-end'\n | 'left-start'\n | 'right'\n | 'right-end'\n | 'right-start'\n | 'top'\n | 'top-end'\n | 'top-start'", | ||
}, | ||
"src/components/mds-push-notification/meta/event-detail.ts::MdsPushNotificationEventDetail": { | ||
"declaration": "export interface MdsPushNotificationEventDetail {\n id: string;\n}", | ||
"docstring": "", | ||
"path": "src/components/mds-push-notification/meta/event-detail.ts" | ||
}, | ||
"src/components/mds-stepper-bar/meta/event-detail.ts::MdsStepperBarEventDetail": { | ||
@@ -999,0 +1009,0 @@ "declaration": "export interface MdsStepperBarEventDetail {\n step: number\n value: string\n}", |
{ | ||
"name": "@maggioli-design-system/mds-text", | ||
"version": "4.3.5", | ||
"version": "4.3.6", | ||
"description": "mds-text 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 JavaScirpt framework you are using.", | ||
@@ -27,6 +27,3 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@fontsource/karla": "^5.0.12", | ||
"@fontsource/merriweather": "^5.0.8", | ||
"@fontsource/roboto": "^5.0.8", | ||
"@maggioli-design-system/styles": "14.2.2", | ||
"@maggioli-design-system/styles": "14.3.2", | ||
"@stencil/core": "4.10.0", | ||
@@ -33,0 +30,0 @@ "clsx": "2.1.0" |
@@ -15,3 +15,3 @@ # mds-text | ||
| `animation` | `animation` | Specifies if the text is animated when it is rendered | `"none" \| "yugop" \| undefined` | `'none'` | | ||
| `tag` | `tag` | Specifies the HTML tag of the element | `"code" \| "p" \| "q" \| "mark" \| "details" \| "small" \| "sub" \| "sup" \| "summary" \| "address" \| "abbr" \| "article" \| "b" \| "bdo" \| "blockquote" \| "cite" \| "dd" \| "del" \| "dfn" \| "div" \| "dl" \| "dt" \| "em" \| "figcaption" \| "h1" \| "h2" \| "h3" \| "h4" \| "h5" \| "h6" \| "i" \| "ins" \| "kbd" \| "label" \| "legend" \| "li" \| "ol" \| "pre" \| "rt" \| "ruby" \| "s" \| "samp" \| "span" \| "strong" \| "time" \| "u" \| "ul" \| "var" \| "rb"` | `undefined` | | ||
| `tag` | `tag` | Specifies the HTML tag of the element | `"address" \| "abbr" \| "article" \| "b" \| "bdo" \| "blockquote" \| "cite" \| "code" \| "dd" \| "del" \| "details" \| "dfn" \| "div" \| "dl" \| "dt" \| "em" \| "figcaption" \| "h1" \| "h2" \| "h3" \| "h4" \| "h5" \| "h6" \| "i" \| "ins" \| "kbd" \| "label" \| "legend" \| "li" \| "mark" \| "ol" \| "p" \| "pre" \| "q" \| "rt" \| "ruby" \| "s" \| "samp" \| "small" \| "span" \| "strong" \| "sub" \| "summary" \| "sup" \| "time" \| "u" \| "ul" \| "var" \| "rb"` | `undefined` | | ||
| `text` | `text` | Specifies the text string to the component instead of passing an HTML node | `string \| undefined` | `undefined` | | ||
@@ -18,0 +18,0 @@ | `truncate` | `truncate` | Specifies if the text shoud be truncated or should behave as a normal text | `"all" \| "none" \| "word" \| undefined` | `undefined` | |
@@ -15,2 +15,6 @@ [ | ||
"mgg/abitazione-principale", | ||
"mgg/action-email-overlay-progress-10", | ||
"mgg/action-email-overlay-progress-90", | ||
"mgg/action-email-send-wait", | ||
"mgg/action-email-send-warning", | ||
"mgg/action-hide-down-side", | ||
@@ -68,2 +72,3 @@ "mgg/action-hide-left-side", | ||
"mgg/data-civil-union", | ||
"mgg/data-cleaning", | ||
"mgg/data-death-civil-union", | ||
@@ -79,2 +84,4 @@ "mgg/data-death-marriage", | ||
"mgg/document-rename", | ||
"mgg/download-csv", | ||
"mgg/download-json", | ||
"mgg/electronic-document", | ||
@@ -111,2 +118,3 @@ "mgg/email-open-check", | ||
"mgg/google-check-small", | ||
"mgg/google-experiment", | ||
"mgg/google-keyboard-double-arrow-down", | ||
@@ -142,2 +150,3 @@ "mgg/google-keyboard-double-arrow-up", | ||
"mgg/map-marker-settings", | ||
"mgg/masks-office", | ||
"mgg/military-draft", | ||
@@ -180,2 +189,4 @@ "mgg/money-bag-settings", | ||
"mgg/payment-settings", | ||
"mgg/pec-handshake", | ||
"mgg/pec-ok", | ||
"mgg/pec-sent-to-the-not-pec-recipient", | ||
@@ -201,2 +212,3 @@ "mgg/places-green", | ||
"mgg/sending-error", | ||
"mgg/session", | ||
"mgg/settings-attachment", | ||
@@ -203,0 +215,0 @@ "mgg/sign-shop", |
[ | ||
"mgg/abitazione-principale", | ||
"mgg/action-email-overlay-progress-10", | ||
"mgg/action-email-overlay-progress-90", | ||
"mgg/action-email-send-wait", | ||
"mgg/action-email-send-warning", | ||
"mgg/action-hide-down-side", | ||
@@ -55,2 +59,3 @@ "mgg/action-hide-left-side", | ||
"mgg/data-civil-union", | ||
"mgg/data-cleaning", | ||
"mgg/data-death-civil-union", | ||
@@ -66,2 +71,4 @@ "mgg/data-death-marriage", | ||
"mgg/document-rename", | ||
"mgg/download-csv", | ||
"mgg/download-json", | ||
"mgg/electronic-document", | ||
@@ -98,2 +105,3 @@ "mgg/email-open-check", | ||
"mgg/google-check-small", | ||
"mgg/google-experiment", | ||
"mgg/google-keyboard-double-arrow-down", | ||
@@ -129,2 +137,3 @@ "mgg/google-keyboard-double-arrow-up", | ||
"mgg/map-marker-settings", | ||
"mgg/masks-office", | ||
"mgg/military-draft", | ||
@@ -167,2 +176,4 @@ "mgg/money-bag-settings", | ||
"mgg/payment-settings", | ||
"mgg/pec-handshake", | ||
"mgg/pec-ok", | ||
"mgg/pec-sent-to-the-not-pec-recipient", | ||
@@ -188,2 +199,3 @@ "mgg/places-green-doc", | ||
"mgg/sending-error", | ||
"mgg/session", | ||
"mgg/settings-attachment", | ||
@@ -190,0 +202,0 @@ "mgg/sign-shop", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1089827
3
16340
1235
+ Added@fontsource/karla@5.0.19(transitive)
+ Added@fontsource/merriweather@5.0.12(transitive)
+ Added@fontsource/roboto@5.0.12(transitive)
+ Added@fontsource/roboto-mono@5.0.17(transitive)
+ Added@maggioli-design-system/styles@14.3.2(transitive)
- Removed@fontsource/karla@^5.0.12
- Removed@fontsource/merriweather@^5.0.8
- Removed@fontsource/roboto@^5.0.8
- Removed@fontsource/karla@5.0.185.1.0(transitive)
- Removed@fontsource/merriweather@5.0.85.1.0(transitive)
- Removed@fontsource/roboto@5.0.85.1.0(transitive)
- Removed@fontsource/roboto-mono@5.0.16(transitive)
- Removed@maggioli-design-system/styles@14.2.2(transitive)