@maggioli-design-system/mds-table-row 5.4.2 → 5.4.3

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-04-18T21:52:02",
2
+ "timestamp": "2025-05-14T14:25:06",
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-04-18T21:52:02",
2
+ "timestamp": "2025-05-14T14:25:06",
3
3
  "compiler": {
4
4
  "name": "node",
5
5
  "version": "22.11.0"
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-04-18T19:49:27",
2
+ "timestamp": "2025-05-14T12:14:14",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.27.2",
@@ -682,6 +682,16 @@
682
682
  "docstring": "",
683
683
  "path": "src/type/text.ts"
684
684
  },
685
+ "src/components/mds-radial-menu/meta/types.ts::Direction": {
686
+ "declaration": "export type Direction =\n | 'clockwise'\n | 'counterclockwise'",
687
+ "docstring": "",
688
+ "path": "src/components/mds-radial-menu/meta/types.ts"
689
+ },
690
+ "src/components/mds-radial-menu/meta/types.ts::Interaction": {
691
+ "declaration": "export type Interaction =\n | 'click'\n | 'rightclick'",
692
+ "docstring": "",
693
+ "path": "src/components/mds-radial-menu/meta/types.ts"
694
+ },
685
695
  "src/components/mds-stepper-bar/meta/event-detail.ts::MdsStepperBarEventDetail": {
686
696
  "declaration": "export interface MdsStepperBarEventDetail {\n step: number\n value: string\n}",
687
697
  "docstring": "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maggioli-design-system/mds-table-row",
3
- "version": "5.4.2",
3
+ "version": "5.4.3",
4
4
  "description": "mds-table-row 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",
@@ -23,8 +23,8 @@
23
23
  "prepublishOnly": "npm run build"
24
24
  },
25
25
  "dependencies": {
26
- "@maggioli-design-system/mds-table-cell": "5.3.0",
27
- "@maggioli-design-system/styles": "15.9.1",
26
+ "@maggioli-design-system/mds-table-cell": "5.3.1",
27
+ "@maggioli-design-system/styles": "15.10.0",
28
28
  "@stencil/core": "4.27.2"
29
29
  },
30
30
  "license": "MIT",
@@ -19,6 +19,14 @@
19
19
  "mdi/license",
20
20
  "mdi/map-marker",
21
21
  "mdi/npm",
22
+ "mdi/numeric-1",
23
+ "mdi/numeric-2",
24
+ "mdi/numeric-3",
25
+ "mdi/numeric-4",
26
+ "mdi/numeric-5",
27
+ "mdi/numeric-6",
28
+ "mdi/numeric-7",
29
+ "mdi/numeric-8",
22
30
  "mdi/replay",
23
31
  "mdi/vector-curve",
24
32
  "mgg/abitazione-principale",
@@ -367,6 +375,7 @@
367
375
  "mi/baseline/downhill-skiing",
368
376
  "mi/baseline/draw",
369
377
  "mi/baseline/eco",
378
+ "mi/baseline/edit",
370
379
  "mi/baseline/email",
371
380
  "mi/baseline/error",
372
381
  "mi/baseline/expand-more",
@@ -380,6 +389,7 @@
380
389
  "mi/baseline/indeterminate-check-box",
381
390
  "mi/baseline/info",
382
391
  "mi/baseline/insert-drive-file",
392
+ "mi/baseline/ios-share",
383
393
  "mi/baseline/keyboard",
384
394
  "mi/baseline/keyboard-arrow-down",
385
395
  "mi/baseline/keyboard-arrow-left",
@@ -391,6 +401,7 @@
391
401
  "mi/baseline/keyboard-return",
392
402
  "mi/baseline/keyboard-tab",
393
403
  "mi/baseline/light-mode",
404
+ "mi/baseline/list-alt",
394
405
  "mi/baseline/local-activity",
395
406
  "mi/baseline/location-city",
396
407
  "mi/baseline/lock-open",
@@ -403,6 +414,7 @@
403
414
  "mi/baseline/panorama",
404
415
  "mi/baseline/person",
405
416
  "mi/baseline/pets",
417
+ "mi/baseline/print",
406
418
  "mi/baseline/privacy-tip",
407
419
  "mi/baseline/radio-button-checked",
408
420
  "mi/baseline/radio-button-unchecked",