@mgdis/mg-components 6.0.0 → 6.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 (155) hide show
  1. package/dist/cjs/{index-d57c96a9.js → index-0fe2670c.js} +24 -23
  2. package/dist/cjs/index-0fe2670c.js.map +1 -0
  3. package/dist/cjs/{index-08ee93bf.js → index-e4a8bf81.js} +9 -4
  4. package/dist/cjs/index-e4a8bf81.js.map +1 -0
  5. package/dist/cjs/loader.cjs.js +2 -2
  6. package/dist/cjs/mg-action-more_36.cjs.entry.js +264 -196
  7. package/dist/cjs/mg-action-more_36.cjs.entry.js.map +1 -1
  8. package/dist/cjs/mg-alert.cjs.entry.js +6 -6
  9. package/dist/cjs/mg-components.cjs.js +3 -3
  10. package/dist/cjs/mg-components.cjs.js.map +1 -1
  11. package/dist/cjs/mg-loader.cjs.entry.js +4 -4
  12. package/dist/collection/assets/icons/index.js +1 -1
  13. package/dist/collection/assets/icons/index.js.map +1 -1
  14. package/dist/collection/collection-manifest.json +2 -2
  15. package/dist/collection/components/atoms/internals/mg-character-left/mg-character-left.js +11 -2
  16. package/dist/collection/components/atoms/internals/mg-character-left/mg-character-left.js.map +1 -1
  17. package/dist/collection/components/atoms/internals/mg-input-title/mg-input-title.js +5 -2
  18. package/dist/collection/components/atoms/internals/mg-input-title/mg-input-title.js.map +1 -1
  19. package/dist/collection/components/atoms/mg-icon/mg-icon.js +1 -1
  20. package/dist/collection/components/atoms/mg-tooltip/mg-tooltip.js +12 -7
  21. package/dist/collection/components/atoms/mg-tooltip/mg-tooltip.js.map +1 -1
  22. package/dist/collection/components/molecules/inputs/mg-input/mg-input.js +14 -2
  23. package/dist/collection/components/molecules/inputs/mg-input/mg-input.js.map +1 -1
  24. package/dist/collection/components/molecules/inputs/mg-input-checkbox/mg-input-checkbox-paginated/mg-input-checkbox-paginated.js +1 -1
  25. package/dist/collection/components/molecules/inputs/mg-input-checkbox/mg-input-checkbox-paginated/mg-input-checkbox-paginated.js.map +1 -1
  26. package/dist/collection/components/molecules/inputs/mg-input-radio/mg-input-radio.js +2 -2
  27. package/dist/collection/components/molecules/inputs/mg-input-radio/mg-input-radio.js.map +1 -1
  28. package/dist/collection/components/molecules/inputs/mg-input-text/mg-input-text.js +1 -1
  29. package/dist/collection/components/molecules/internals/mg-item-more/mg-item-more.js +9 -9
  30. package/dist/collection/components/molecules/internals/mg-item-more/mg-item-more.js.map +1 -1
  31. package/dist/collection/components/molecules/menu/mg-menu-item/mg-menu-item.js +12 -3
  32. package/dist/collection/components/molecules/menu/mg-menu-item/mg-menu-item.js.map +1 -1
  33. package/dist/collection/components/molecules/mg-action-more/mg-action-more.js +4 -4
  34. package/dist/collection/components/molecules/mg-action-more/mg-action-more.js.map +1 -1
  35. package/dist/collection/components/molecules/mg-details/mg-details.js +1 -1
  36. package/dist/collection/components/molecules/mg-details/mg-details.js.map +1 -1
  37. package/dist/collection/components/molecules/mg-form/mg-form.js +11 -2
  38. package/dist/collection/components/molecules/mg-form/mg-form.js.map +1 -1
  39. package/dist/collection/components/molecules/mg-modal/mg-modal.js +13 -4
  40. package/dist/collection/components/molecules/mg-modal/mg-modal.js.map +1 -1
  41. package/dist/collection/components/molecules/mg-pagination/mg-pagination.js +13 -4
  42. package/dist/collection/components/molecules/mg-pagination/mg-pagination.js.map +1 -1
  43. package/dist/collection/components/molecules/mg-panel/mg-panel.js +11 -2
  44. package/dist/collection/components/molecules/mg-panel/mg-panel.js.map +1 -1
  45. package/dist/collection/components/molecules/mg-popover/mg-popover.js +10 -5
  46. package/dist/collection/components/molecules/mg-popover/mg-popover.js.map +1 -1
  47. package/dist/collection/components/molecules/mg-tabs/mg-tabs.js +11 -2
  48. package/dist/collection/components/molecules/mg-tabs/mg-tabs.js.map +1 -1
  49. package/dist/components/index.es.js +20 -20
  50. package/dist/components/index.es.js.map +1 -1
  51. package/dist/components/index2.js +2 -2
  52. package/dist/components/mg-action-more.js +8 -8
  53. package/dist/components/mg-action-more.js.map +1 -1
  54. package/dist/components/mg-alert.js +5 -5
  55. package/dist/components/mg-badge2.js +6 -6
  56. package/dist/components/mg-button2.js +5 -5
  57. package/dist/components/mg-character-left2.js +11 -3
  58. package/dist/components/mg-character-left2.js.map +1 -1
  59. package/dist/components/mg-details.js +4 -4
  60. package/dist/components/mg-details.js.map +1 -1
  61. package/dist/components/mg-form.js +14 -6
  62. package/dist/components/mg-form.js.map +1 -1
  63. package/dist/components/mg-icon2.js +7 -7
  64. package/dist/components/mg-icon2.js.map +1 -1
  65. package/dist/components/mg-illustrated-message.js +2 -2
  66. package/dist/components/mg-input-checkbox-paginated2.js +1 -1
  67. package/dist/components/mg-input-checkbox-paginated2.js.map +1 -1
  68. package/dist/components/mg-input-checkbox.js +9 -9
  69. package/dist/components/mg-input-date.js +13 -13
  70. package/dist/components/mg-input-numeric.js +10 -10
  71. package/dist/components/mg-input-numeric.js.map +1 -1
  72. package/dist/components/mg-input-password.js +4 -4
  73. package/dist/components/mg-input-password.js.map +1 -1
  74. package/dist/components/mg-input-radio.js +9 -9
  75. package/dist/components/mg-input-radio.js.map +1 -1
  76. package/dist/components/mg-input-select2.js +8 -8
  77. package/dist/components/mg-input-select2.js.map +1 -1
  78. package/dist/components/mg-input-text2.js +10 -10
  79. package/dist/components/mg-input-text2.js.map +1 -1
  80. package/dist/components/mg-input-textarea.js +8 -8
  81. package/dist/components/mg-input-textarea.js.map +1 -1
  82. package/dist/components/mg-input-title2.js +6 -3
  83. package/dist/components/mg-input-title2.js.map +1 -1
  84. package/dist/components/mg-input-toggle.js +6 -6
  85. package/dist/components/mg-input2.js +18 -9
  86. package/dist/components/mg-input2.js.map +1 -1
  87. package/dist/components/mg-item-more2.js +17 -17
  88. package/dist/components/mg-item-more2.js.map +1 -1
  89. package/dist/components/mg-loader.js +3 -3
  90. package/dist/components/mg-menu-item2.js +17 -9
  91. package/dist/components/mg-menu-item2.js.map +1 -1
  92. package/dist/components/mg-message2.js +4 -4
  93. package/dist/components/mg-modal.js +17 -9
  94. package/dist/components/mg-modal.js.map +1 -1
  95. package/dist/components/mg-pagination2.js +15 -7
  96. package/dist/components/mg-pagination2.js.map +1 -1
  97. package/dist/components/mg-panel.js +16 -8
  98. package/dist/components/mg-panel.js.map +1 -1
  99. package/dist/components/mg-popover-content2.js +3 -3
  100. package/dist/components/mg-popover2.js +12 -7
  101. package/dist/components/mg-popover2.js.map +1 -1
  102. package/dist/components/mg-skip-links.js +3 -3
  103. package/dist/components/mg-skip-links.js.map +1 -1
  104. package/dist/components/mg-tabs.js +19 -11
  105. package/dist/components/mg-tabs.js.map +1 -1
  106. package/dist/components/mg-tag.js +4 -4
  107. package/dist/components/mg-tooltip2.js +18 -13
  108. package/dist/components/mg-tooltip2.js.map +1 -1
  109. package/dist/esm/{index-cc97a562.js → index-d8f69946.js} +22 -22
  110. package/dist/esm/index-d8f69946.js.map +1 -0
  111. package/dist/esm/{index-089d0323.js → index-e26aede5.js} +9 -4
  112. package/dist/esm/index-e26aede5.js.map +1 -0
  113. package/dist/esm/loader.js +3 -3
  114. package/dist/esm/mg-action-more_36.entry.js +264 -196
  115. package/dist/esm/mg-action-more_36.entry.js.map +1 -1
  116. package/dist/esm/mg-alert.entry.js +6 -6
  117. package/dist/esm/mg-components.js +4 -4
  118. package/dist/esm/mg-components.js.map +1 -1
  119. package/dist/esm/mg-loader.entry.js +4 -4
  120. package/dist/mg-components/mg-components.esm.js +1 -1
  121. package/dist/mg-components/mg-components.esm.js.map +1 -1
  122. package/dist/mg-components/{p-48e033cf.js → p-1fbb6ee7.js} +2 -2
  123. package/dist/mg-components/p-1fbb6ee7.js.map +1 -0
  124. package/dist/mg-components/{p-26b67dfd.entry.js → p-5c77f5dd.entry.js} +2 -2
  125. package/dist/mg-components/{p-6f5c7ec5.entry.js → p-9beb09e5.entry.js} +2 -2
  126. package/dist/mg-components/p-c9934e81.js +2 -0
  127. package/dist/mg-components/p-c9934e81.js.map +1 -0
  128. package/dist/mg-components/p-d7dde2ac.entry.js +2 -0
  129. package/dist/mg-components/p-d7dde2ac.entry.js.map +1 -0
  130. package/dist/types/assets/icons/index.d.ts +12 -0
  131. package/dist/types/components/atoms/internals/mg-character-left/mg-character-left.d.ts +1 -0
  132. package/dist/types/components/atoms/mg-tooltip/mg-tooltip.d.ts +1 -1
  133. package/dist/types/components/molecules/inputs/mg-input/mg-input.d.ts +4 -4
  134. package/dist/types/components/molecules/menu/mg-menu-item/mg-menu-item.d.ts +1 -0
  135. package/dist/types/components/molecules/mg-form/mg-form.d.ts +1 -0
  136. package/dist/types/components/molecules/mg-modal/mg-modal.d.ts +1 -0
  137. package/dist/types/components/molecules/mg-pagination/mg-pagination.d.ts +1 -0
  138. package/dist/types/components/molecules/mg-panel/mg-panel.d.ts +1 -0
  139. package/dist/types/components/molecules/mg-popover/mg-popover.d.ts +1 -1
  140. package/dist/types/components/molecules/mg-tabs/mg-tabs.d.ts +1 -0
  141. package/dist/types/stencil-public-runtime.d.ts +4 -0
  142. package/ide/intellij/web-types.json +13 -13
  143. package/ide/vscode/html-custom-data.json +82 -10
  144. package/package.json +29 -29
  145. package/dist/cjs/index-08ee93bf.js.map +0 -1
  146. package/dist/cjs/index-d57c96a9.js.map +0 -1
  147. package/dist/esm/index-089d0323.js.map +0 -1
  148. package/dist/esm/index-cc97a562.js.map +0 -1
  149. package/dist/mg-components/p-2b89fe8b.entry.js +0 -2
  150. package/dist/mg-components/p-2b89fe8b.entry.js.map +0 -1
  151. package/dist/mg-components/p-48e033cf.js.map +0 -1
  152. package/dist/mg-components/p-898d194f.js +0 -2
  153. package/dist/mg-components/p-898d194f.js.map +0 -1
  154. /package/dist/mg-components/{p-26b67dfd.entry.js.map → p-5c77f5dd.entry.js.map} +0 -0
  155. /package/dist/mg-components/{p-6f5c7ec5.entry.js.map → p-9beb09e5.entry.js.map} +0 -0
@@ -7,7 +7,7 @@
7
7
  "attributes": [
8
8
  {
9
9
  "name": "button",
10
- "description": "Define button properties\n\nType: `{ label?: string; disabled?: boolean; variant: \"flat\" | \"info\" | \"success\" | \"link\" | \"danger\" | \"danger-alt\" | \"primary\" | \"secondary\"; isIcon: boolean; }`",
10
+ "description": "Define button properties\n\nType: `{ label?: string; disabled?: boolean; variant: \"flat\" | \"info\" | \"link\" | \"success\" | \"danger\" | \"danger-alt\" | \"primary\" | \"secondary\"; isIcon: boolean; }`",
11
11
  "references": [
12
12
  {
13
13
  "name": "Storybook",
@@ -35,7 +35,7 @@
35
35
  },
36
36
  {
37
37
  "name": "icon",
38
- "description": "Define displayed icon\n\nType: `{ icon: \"filter\" | \"copy\" | \"link\" | \"picture\" | \"table\" | \"circle\" | \"download\" | \"history\" | \"location\" | \"key\" | \"loader\" | \"address-card\" | \"align-center\" | \"align-justify\" | \"align-left\" | \"align-right\" | \"api\" | \"archive\" | \"archive-outline\" | \"arrow-clock\" | \"arrow-down\" | \"arrow-down-a-z\" | \"arrow-down-right\" | \"arrow-left\" | \"arrow-right\" | \"arrow-rotate\" | \"arrow-rotate-backward\" | \"arrow-up\" | \"arrow-up-right\" | \"arrow-up-right-square\" | \"arrow-up-z-a\" | \"arrows-compare\" | \"arrows-right-down\" | \"arrows-right-left\" | \"arrows-rotate\" | \"arrows-rotate-backward\" | \"ban\" | \"bell\" | \"bell-outline\" | \"book\" | \"book-outline\" | \"briefcase\" | \"briefcase-outline\" | \"building-outline\" | \"calculator\" | \"calendar\" | \"calendar-euro\" | \"calendar-euro-outline\" | \"calendar-outline\" | \"check\" | \"check-circle\" | \"check-circle-outline\" | \"chevron-down\" | \"chevron-down-circle\" | \"chevron-left\" | \"chevron-left-circle\" | \"chevron-right\" | \"chevron-right-circle\" | \"chevron-up\" | \"chevron-up-circle\" | \"clock\" | \"clock-outline\" | \"code-square-outline\" | \"cog\" | \"cog-outline\" | \"comment\" | \"comment-outline\" | \"comment-sms\" | \"conversation\" | \"conversation-outline\" | \"copy-file\" | \"copy-file-outline\" | \"copy-outline\" | \"credit-card\" | \"cross\" | \"cross-circle\" | \"cross-circle-outline\" | \"dashboard\" | \"dashboard-outline\" | \"earth\" | \"earth-outline\" | \"ellipsis\" | \"ellipsis-vertical\" | \"euro\" | \"euro-circle\" | \"exclamation-circle\" | \"exclamation-circle-outline\" | \"exclamation-stamp\" | \"exclamation-triangle\" | \"exclamation-triangle-outline\" | \"eye\" | \"eye-slash\" | \"fax\" | \"fax-outline\" | \"file\" | \"file-cog\" | \"file-download\" | \"file-excel\" | \"file-excel-outline\" | \"file-outline\" | \"file-pdf\" | \"file-pdf-outline\" | \"file-text\" | \"file-text-outline\" | \"file-upload\" | \"file-word\" | \"file-word-outline\" | \"filter-outline\" | \"floppy-disk\" | \"floppy-disk-outline\" | \"folder\" | \"folder-check\" | \"folder-check-outline\" | \"folder-lines\" | \"folder-lines-outline\" | \"folder-link\" | \"folder-link-outline\" | \"folder-outline\" | \"folder-star\" | \"folders\" | \"folders-outline\" | \"gavel\" | \"gavel-outline\" | \"graduation-cap\" | \"graduation-cap-outline\" | \"hand-up\" | \"home\" | \"home-outline\" | \"info-circle\" | \"info-circle-outline\" | \"interrogation-circle\" | \"interrogation-circle-outline\" | \"laptop\" | \"life-ring\" | \"lines-rectangle\" | \"lines-rectangle-outline\" | \"list\" | \"location-outline\" | \"lock\" | \"lock-outline\" | \"log-in\" | \"log-out\" | \"magnifying-glass\" | \"mail\" | \"mail-outline\" | \"messages-square\" | \"messages-square-outline\" | \"mobile\" | \"mobile-outline\" | \"notes\" | \"notes-outline\" | \"paper-plane\" | \"paper-plane-slash\" | \"paperclip\" | \"pen\" | \"pen-circle\" | \"pen-fancy\" | \"pen-fancy-files-outline\" | \"pen-fancy-outline\" | \"pen-outline\" | \"phone\" | \"phone-outline\" | \"picture-outline\" | \"play-circle\" | \"plus\" | \"plus-circle\" | \"share\" | \"share-outline\" | \"shuffle\" | \"sitemap\" | \"sliders\" | \"sliders-outline\" | \"squares\" | \"star\" | \"star-outline\" | \"tag\" | \"tags\" | \"thumb-down\" | \"thumb-down-outline\" | \"thumb-up\" | \"thumb-up-outline\" | \"thumbtack\" | \"thumbtack-outline\" | \"trash\" | \"trash-outline\" | \"universal-access\" | \"unlink\" | \"unlock\" | \"unlock-outline\" | \"upload\" | \"user\" | \"user-circle\" | \"user-group\" | \"user-lock\" | \"user-outline\" | \"user-pen-fancy-outline\" | \"user-plus\" | \"user-question-outline\" | \"user-shield-outline\" | \"users\" | \"users-outline\" | \"wallet\" | \"wallet-outline\"; }`",
38
+ "description": "Define displayed icon\n\nType: `{ icon: \"filter\" | \"link\" | \"picture\" | \"table\" | \"circle\" | \"download\" | \"copy\" | \"history\" | \"location\" | \"key\" | \"loader\" | \"address-card\" | \"address-card-outline\" | \"align-center\" | \"align-justify\" | \"align-left\" | \"align-right\" | \"api\" | \"archive\" | \"archive-outline\" | \"arrow-clock\" | \"arrow-down\" | \"arrow-down-a-z\" | \"arrow-down-right\" | \"arrow-left\" | \"arrow-right\" | \"arrow-rotate\" | \"arrow-rotate-backward\" | \"arrow-up\" | \"arrow-up-right\" | \"arrow-up-right-square\" | \"arrow-up-z-a\" | \"arrows-compare\" | \"arrows-right-down\" | \"arrows-right-left\" | \"arrows-rotate\" | \"arrows-rotate-backward\" | \"ban\" | \"bell\" | \"bell-outline\" | \"book\" | \"book-outline\" | \"briefcase\" | \"briefcase-outline\" | \"building-outline\" | \"calculator\" | \"calculator-outline\" | \"calendar\" | \"calendar-euro\" | \"calendar-euro-outline\" | \"calendar-outline\" | \"check\" | \"check-circle\" | \"check-circle-outline\" | \"chevron-down\" | \"chevron-down-circle\" | \"chevron-left\" | \"chevron-left-circle\" | \"chevron-right\" | \"chevron-right-circle\" | \"chevron-up\" | \"chevron-up-circle\" | \"clock\" | \"clock-outline\" | \"code-square-outline\" | \"cog\" | \"cog-outline\" | \"comment\" | \"comment-outline\" | \"comment-sms\" | \"conversation\" | \"conversation-outline\" | \"copy-file\" | \"copy-file-outline\" | \"copy-outline\" | \"credit-card\" | \"cross\" | \"cross-circle\" | \"cross-circle-outline\" | \"dashboard\" | \"dashboard-outline\" | \"earth\" | \"earth-outline\" | \"ellipsis\" | \"ellipsis-vertical\" | \"euro\" | \"euro-circle\" | \"exclamation-circle\" | \"exclamation-circle-outline\" | \"exclamation-stamp\" | \"exclamation-triangle\" | \"exclamation-triangle-outline\" | \"eye\" | \"eye-outline\" | \"eye-slash\" | \"eye-slash-outline\" | \"fax\" | \"fax-outline\" | \"file\" | \"file-cog\" | \"file-download\" | \"file-excel\" | \"file-excel-outline\" | \"file-outline\" | \"file-pdf\" | \"file-pdf-outline\" | \"file-text\" | \"file-text-outline\" | \"file-upload\" | \"file-word\" | \"file-word-outline\" | \"filter-outline\" | \"floppy-disk\" | \"floppy-disk-outline\" | \"folder\" | \"folder-check\" | \"folder-check-outline\" | \"folder-lines\" | \"folder-lines-outline\" | \"folder-link\" | \"folder-link-outline\" | \"folder-outline\" | \"folder-star\" | \"folders\" | \"folders-outline\" | \"gavel\" | \"gavel-outline\" | \"graduation-cap\" | \"graduation-cap-outline\" | \"hand-euro\" | \"hand-euro-outline\" | \"hand-up\" | \"home\" | \"home-outline\" | \"info-circle\" | \"info-circle-outline\" | \"interrogation-circle\" | \"interrogation-circle-outline\" | \"laptop\" | \"life-ring\" | \"lines-rectangle\" | \"lines-rectangle-outline\" | \"list\" | \"location-outline\" | \"lock\" | \"lock-outline\" | \"log-in\" | \"log-out\" | \"magnifying-glass\" | \"mail\" | \"mail-outline\" | \"messages-square\" | \"messages-square-outline\" | \"mobile\" | \"mobile-outline\" | \"notes\" | \"notes-outline\" | \"paper-plane\" | \"paper-plane-outline\" | \"paper-plane-slash\" | \"paper-plane-slash-outline\" | \"paperclip\" | \"pen\" | \"pen-circle\" | \"pen-fancy\" | \"pen-fancy-files-outline\" | \"pen-fancy-outline\" | \"pen-outline\" | \"phone\" | \"phone-outline\" | \"picture-outline\" | \"play-circle\" | \"plus\" | \"plus-circle\" | \"share\" | \"share-outline\" | \"shuffle\" | \"sitemap\" | \"sliders\" | \"sliders-outline\" | \"squares\" | \"star\" | \"star-outline\" | \"tag\" | \"tag-outline\" | \"tags\" | \"tags-outline\" | \"thumb-down\" | \"thumb-down-outline\" | \"thumb-up\" | \"thumb-up-outline\" | \"thumbtack\" | \"thumbtack-outline\" | \"trash\" | \"trash-outline\" | \"universal-access\" | \"universal-access-outline\" | \"unlink\" | \"unlock\" | \"unlock-outline\" | \"upload\" | \"user\" | \"user-circle\" | \"user-group\" | \"user-lock\" | \"user-outline\" | \"user-pen-fancy-outline\" | \"user-plus\" | \"user-question-outline\" | \"user-shield\" | \"user-shield-outline\" | \"users\" | \"users-outline\" | \"wallet\" | \"wallet-outline\"; }`",
39
39
  "references": [
40
40
  {
41
41
  "name": "Storybook",
@@ -700,14 +700,11 @@
700
700
  "attributes": [
701
701
  {
702
702
  "name": "icon",
703
- "description": "Icon to display.\n\nType: `\"filter\" | \"copy\" | \"link\" | \"picture\" | \"table\" | \"circle\" | \"download\" | \"history\" | \"location\" | \"key\" | \"loader\" | \"address-card\" | \"align-center\" | \"align-justify\" | \"align-left\" | \"align-right\" | \"api\" | \"archive\" | \"archive-outline\" | \"arrow-clock\" | \"arrow-down\" | \"arrow-down-a-z\" | \"arrow-down-right\" | \"arrow-left\" | \"arrow-right\" | \"arrow-rotate\" | \"arrow-rotate-backward\" | \"arrow-up\" | \"arrow-up-right\" | \"arrow-up-right-square\" | \"arrow-up-z-a\" | \"arrows-compare\" | \"arrows-right-down\" | \"arrows-right-left\" | \"arrows-rotate\" | \"arrows-rotate-backward\" | \"ban\" | \"bell\" | \"bell-outline\" | \"book\" | \"book-outline\" | \"briefcase\" | \"briefcase-outline\" | \"building-outline\" | \"calculator\" | \"calendar\" | \"calendar-euro\" | \"calendar-euro-outline\" | \"calendar-outline\" | \"check\" | \"check-circle\" | \"check-circle-outline\" | \"chevron-down\" | \"chevron-down-circle\" | \"chevron-left\" | \"chevron-left-circle\" | \"chevron-right\" | \"chevron-right-circle\" | \"chevron-up\" | \"chevron-up-circle\" | \"clock\" | \"clock-outline\" | \"code-square-outline\" | \"cog\" | \"cog-outline\" | \"comment\" | \"comment-outline\" | \"comment-sms\" | \"conversation\" | \"conversation-outline\" | \"copy-file\" | \"copy-file-outline\" | \"copy-outline\" | \"credit-card\" | \"cross\" | \"cross-circle\" | \"cross-circle-outline\" | \"dashboard\" | \"dashboard-outline\" | \"earth\" | \"earth-outline\" | \"ellipsis\" | \"ellipsis-vertical\" | \"euro\" | \"euro-circle\" | \"exclamation-circle\" | \"exclamation-circle-outline\" | \"exclamation-stamp\" | \"exclamation-triangle\" | \"exclamation-triangle-outline\" | \"eye\" | \"eye-slash\" | \"fax\" | \"fax-outline\" | \"file\" | \"file-cog\" | \"file-download\" | \"file-excel\" | \"file-excel-outline\" | \"file-outline\" | \"file-pdf\" | \"file-pdf-outline\" | \"file-text\" | \"file-text-outline\" | \"file-upload\" | \"file-word\" | \"file-word-outline\" | \"filter-outline\" | \"floppy-disk\" | \"floppy-disk-outline\" | \"folder\" | \"folder-check\" | \"folder-check-outline\" | \"folder-lines\" | \"folder-lines-outline\" | \"folder-link\" | \"folder-link-outline\" | \"folder-outline\" | \"folder-star\" | \"folders\" | \"folders-outline\" | \"gavel\" | \"gavel-outline\" | \"graduation-cap\" | \"graduation-cap-outline\" | \"hand-up\" | \"home\" | \"home-outline\" | \"info-circle\" | \"info-circle-outline\" | \"interrogation-circle\" | \"interrogation-circle-outline\" | \"laptop\" | \"life-ring\" | \"lines-rectangle\" | \"lines-rectangle-outline\" | \"list\" | \"location-outline\" | \"lock\" | \"lock-outline\" | \"log-in\" | \"log-out\" | \"magnifying-glass\" | \"mail\" | \"mail-outline\" | \"messages-square\" | \"messages-square-outline\" | \"mobile\" | \"mobile-outline\" | \"notes\" | \"notes-outline\" | \"paper-plane\" | \"paper-plane-slash\" | \"paperclip\" | \"pen\" | \"pen-circle\" | \"pen-fancy\" | \"pen-fancy-files-outline\" | \"pen-fancy-outline\" | \"pen-outline\" | \"phone\" | \"phone-outline\" | \"picture-outline\" | \"play-circle\" | \"plus\" | \"plus-circle\" | \"share\" | \"share-outline\" | \"shuffle\" | \"sitemap\" | \"sliders\" | \"sliders-outline\" | \"squares\" | \"star\" | \"star-outline\" | \"tag\" | \"tags\" | \"thumb-down\" | \"thumb-down-outline\" | \"thumb-up\" | \"thumb-up-outline\" | \"thumbtack\" | \"thumbtack-outline\" | \"trash\" | \"trash-outline\" | \"universal-access\" | \"unlink\" | \"unlock\" | \"unlock-outline\" | \"upload\" | \"user\" | \"user-circle\" | \"user-group\" | \"user-lock\" | \"user-outline\" | \"user-pen-fancy-outline\" | \"user-plus\" | \"user-question-outline\" | \"user-shield-outline\" | \"users\" | \"users-outline\" | \"wallet\" | \"wallet-outline\"`",
703
+ "description": "Icon to display.\n\nType: `\"filter\" | \"link\" | \"picture\" | \"table\" | \"circle\" | \"download\" | \"copy\" | \"history\" | \"location\" | \"key\" | \"loader\" | \"address-card\" | \"address-card-outline\" | \"align-center\" | \"align-justify\" | \"align-left\" | \"align-right\" | \"api\" | \"archive\" | \"archive-outline\" | \"arrow-clock\" | \"arrow-down\" | \"arrow-down-a-z\" | \"arrow-down-right\" | \"arrow-left\" | \"arrow-right\" | \"arrow-rotate\" | \"arrow-rotate-backward\" | \"arrow-up\" | \"arrow-up-right\" | \"arrow-up-right-square\" | \"arrow-up-z-a\" | \"arrows-compare\" | \"arrows-right-down\" | \"arrows-right-left\" | \"arrows-rotate\" | \"arrows-rotate-backward\" | \"ban\" | \"bell\" | \"bell-outline\" | \"book\" | \"book-outline\" | \"briefcase\" | \"briefcase-outline\" | \"building-outline\" | \"calculator\" | \"calculator-outline\" | \"calendar\" | \"calendar-euro\" | \"calendar-euro-outline\" | \"calendar-outline\" | \"check\" | \"check-circle\" | \"check-circle-outline\" | \"chevron-down\" | \"chevron-down-circle\" | \"chevron-left\" | \"chevron-left-circle\" | \"chevron-right\" | \"chevron-right-circle\" | \"chevron-up\" | \"chevron-up-circle\" | \"clock\" | \"clock-outline\" | \"code-square-outline\" | \"cog\" | \"cog-outline\" | \"comment\" | \"comment-outline\" | \"comment-sms\" | \"conversation\" | \"conversation-outline\" | \"copy-file\" | \"copy-file-outline\" | \"copy-outline\" | \"credit-card\" | \"cross\" | \"cross-circle\" | \"cross-circle-outline\" | \"dashboard\" | \"dashboard-outline\" | \"earth\" | \"earth-outline\" | \"ellipsis\" | \"ellipsis-vertical\" | \"euro\" | \"euro-circle\" | \"exclamation-circle\" | \"exclamation-circle-outline\" | \"exclamation-stamp\" | \"exclamation-triangle\" | \"exclamation-triangle-outline\" | \"eye\" | \"eye-outline\" | \"eye-slash\" | \"eye-slash-outline\" | \"fax\" | \"fax-outline\" | \"file\" | \"file-cog\" | \"file-download\" | \"file-excel\" | \"file-excel-outline\" | \"file-outline\" | \"file-pdf\" | \"file-pdf-outline\" | \"file-text\" | \"file-text-outline\" | \"file-upload\" | \"file-word\" | \"file-word-outline\" | \"filter-outline\" | \"floppy-disk\" | \"floppy-disk-outline\" | \"folder\" | \"folder-check\" | \"folder-check-outline\" | \"folder-lines\" | \"folder-lines-outline\" | \"folder-link\" | \"folder-link-outline\" | \"folder-outline\" | \"folder-star\" | \"folders\" | \"folders-outline\" | \"gavel\" | \"gavel-outline\" | \"graduation-cap\" | \"graduation-cap-outline\" | \"hand-euro\" | \"hand-euro-outline\" | \"hand-up\" | \"home\" | \"home-outline\" | \"info-circle\" | \"info-circle-outline\" | \"interrogation-circle\" | \"interrogation-circle-outline\" | \"laptop\" | \"life-ring\" | \"lines-rectangle\" | \"lines-rectangle-outline\" | \"list\" | \"location-outline\" | \"lock\" | \"lock-outline\" | \"log-in\" | \"log-out\" | \"magnifying-glass\" | \"mail\" | \"mail-outline\" | \"messages-square\" | \"messages-square-outline\" | \"mobile\" | \"mobile-outline\" | \"notes\" | \"notes-outline\" | \"paper-plane\" | \"paper-plane-outline\" | \"paper-plane-slash\" | \"paper-plane-slash-outline\" | \"paperclip\" | \"pen\" | \"pen-circle\" | \"pen-fancy\" | \"pen-fancy-files-outline\" | \"pen-fancy-outline\" | \"pen-outline\" | \"phone\" | \"phone-outline\" | \"picture-outline\" | \"play-circle\" | \"plus\" | \"plus-circle\" | \"share\" | \"share-outline\" | \"shuffle\" | \"sitemap\" | \"sliders\" | \"sliders-outline\" | \"squares\" | \"star\" | \"star-outline\" | \"tag\" | \"tag-outline\" | \"tags\" | \"tags-outline\" | \"thumb-down\" | \"thumb-down-outline\" | \"thumb-up\" | \"thumb-up-outline\" | \"thumbtack\" | \"thumbtack-outline\" | \"trash\" | \"trash-outline\" | \"universal-access\" | \"universal-access-outline\" | \"unlink\" | \"unlock\" | \"unlock-outline\" | \"upload\" | \"user\" | \"user-circle\" | \"user-group\" | \"user-lock\" | \"user-outline\" | \"user-pen-fancy-outline\" | \"user-plus\" | \"user-question-outline\" | \"user-shield\" | \"user-shield-outline\" | \"users\" | \"users-outline\" | \"wallet\" | \"wallet-outline\"`",
704
704
  "values": [
705
705
  {
706
706
  "name": "filter"
707
707
  },
708
- {
709
- "name": "copy"
710
- },
711
708
  {
712
709
  "name": "link"
713
710
  },
@@ -723,6 +720,9 @@
723
720
  {
724
721
  "name": "download"
725
722
  },
723
+ {
724
+ "name": "copy"
725
+ },
726
726
  {
727
727
  "name": "history"
728
728
  },
@@ -738,6 +738,9 @@
738
738
  {
739
739
  "name": "address-card"
740
740
  },
741
+ {
742
+ "name": "address-card-outline"
743
+ },
741
744
  {
742
745
  "name": "align-center"
743
746
  },
@@ -837,6 +840,9 @@
837
840
  {
838
841
  "name": "calculator"
839
842
  },
843
+ {
844
+ "name": "calculator-outline"
845
+ },
840
846
  {
841
847
  "name": "calendar"
842
848
  },
@@ -975,9 +981,15 @@
975
981
  {
976
982
  "name": "eye"
977
983
  },
984
+ {
985
+ "name": "eye-outline"
986
+ },
978
987
  {
979
988
  "name": "eye-slash"
980
989
  },
990
+ {
991
+ "name": "eye-slash-outline"
992
+ },
981
993
  {
982
994
  "name": "fax"
983
995
  },
@@ -1077,6 +1089,12 @@
1077
1089
  {
1078
1090
  "name": "graduation-cap-outline"
1079
1091
  },
1092
+ {
1093
+ "name": "hand-euro"
1094
+ },
1095
+ {
1096
+ "name": "hand-euro-outline"
1097
+ },
1080
1098
  {
1081
1099
  "name": "hand-up"
1082
1100
  },
@@ -1158,9 +1176,15 @@
1158
1176
  {
1159
1177
  "name": "paper-plane"
1160
1178
  },
1179
+ {
1180
+ "name": "paper-plane-outline"
1181
+ },
1161
1182
  {
1162
1183
  "name": "paper-plane-slash"
1163
1184
  },
1185
+ {
1186
+ "name": "paper-plane-slash-outline"
1187
+ },
1164
1188
  {
1165
1189
  "name": "paperclip"
1166
1190
  },
@@ -1230,9 +1254,15 @@
1230
1254
  {
1231
1255
  "name": "tag"
1232
1256
  },
1257
+ {
1258
+ "name": "tag-outline"
1259
+ },
1233
1260
  {
1234
1261
  "name": "tags"
1235
1262
  },
1263
+ {
1264
+ "name": "tags-outline"
1265
+ },
1236
1266
  {
1237
1267
  "name": "thumb-down"
1238
1268
  },
@@ -1260,6 +1290,9 @@
1260
1290
  {
1261
1291
  "name": "universal-access"
1262
1292
  },
1293
+ {
1294
+ "name": "universal-access-outline"
1295
+ },
1263
1296
  {
1264
1297
  "name": "unlink"
1265
1298
  },
@@ -1296,6 +1329,9 @@
1296
1329
  {
1297
1330
  "name": "user-question-outline"
1298
1331
  },
1332
+ {
1333
+ "name": "user-shield"
1334
+ },
1299
1335
  {
1300
1336
  "name": "user-shield-outline"
1301
1337
  },
@@ -3489,14 +3525,11 @@
3489
3525
  },
3490
3526
  {
3491
3527
  "name": "icon",
3492
- "description": "Input icon\n\nType: `\"filter\" | \"copy\" | \"link\" | \"picture\" | \"table\" | \"circle\" | \"download\" | \"history\" | \"location\" | \"key\" | \"loader\" | \"address-card\" | \"align-center\" | \"align-justify\" | \"align-left\" | \"align-right\" | \"api\" | \"archive\" | \"archive-outline\" | \"arrow-clock\" | \"arrow-down\" | \"arrow-down-a-z\" | \"arrow-down-right\" | \"arrow-left\" | \"arrow-right\" | \"arrow-rotate\" | \"arrow-rotate-backward\" | \"arrow-up\" | \"arrow-up-right\" | \"arrow-up-right-square\" | \"arrow-up-z-a\" | \"arrows-compare\" | \"arrows-right-down\" | \"arrows-right-left\" | \"arrows-rotate\" | \"arrows-rotate-backward\" | \"ban\" | \"bell\" | \"bell-outline\" | \"book\" | \"book-outline\" | \"briefcase\" | \"briefcase-outline\" | \"building-outline\" | \"calculator\" | \"calendar\" | \"calendar-euro\" | \"calendar-euro-outline\" | \"calendar-outline\" | \"check\" | \"check-circle\" | \"check-circle-outline\" | \"chevron-down\" | \"chevron-down-circle\" | \"chevron-left\" | \"chevron-left-circle\" | \"chevron-right\" | \"chevron-right-circle\" | \"chevron-up\" | \"chevron-up-circle\" | \"clock\" | \"clock-outline\" | \"code-square-outline\" | \"cog\" | \"cog-outline\" | \"comment\" | \"comment-outline\" | \"comment-sms\" | \"conversation\" | \"conversation-outline\" | \"copy-file\" | \"copy-file-outline\" | \"copy-outline\" | \"credit-card\" | \"cross\" | \"cross-circle\" | \"cross-circle-outline\" | \"dashboard\" | \"dashboard-outline\" | \"earth\" | \"earth-outline\" | \"ellipsis\" | \"ellipsis-vertical\" | \"euro\" | \"euro-circle\" | \"exclamation-circle\" | \"exclamation-circle-outline\" | \"exclamation-stamp\" | \"exclamation-triangle\" | \"exclamation-triangle-outline\" | \"eye\" | \"eye-slash\" | \"fax\" | \"fax-outline\" | \"file\" | \"file-cog\" | \"file-download\" | \"file-excel\" | \"file-excel-outline\" | \"file-outline\" | \"file-pdf\" | \"file-pdf-outline\" | \"file-text\" | \"file-text-outline\" | \"file-upload\" | \"file-word\" | \"file-word-outline\" | \"filter-outline\" | \"floppy-disk\" | \"floppy-disk-outline\" | \"folder\" | \"folder-check\" | \"folder-check-outline\" | \"folder-lines\" | \"folder-lines-outline\" | \"folder-link\" | \"folder-link-outline\" | \"folder-outline\" | \"folder-star\" | \"folders\" | \"folders-outline\" | \"gavel\" | \"gavel-outline\" | \"graduation-cap\" | \"graduation-cap-outline\" | \"hand-up\" | \"home\" | \"home-outline\" | \"info-circle\" | \"info-circle-outline\" | \"interrogation-circle\" | \"interrogation-circle-outline\" | \"laptop\" | \"life-ring\" | \"lines-rectangle\" | \"lines-rectangle-outline\" | \"list\" | \"location-outline\" | \"lock\" | \"lock-outline\" | \"log-in\" | \"log-out\" | \"magnifying-glass\" | \"mail\" | \"mail-outline\" | \"messages-square\" | \"messages-square-outline\" | \"mobile\" | \"mobile-outline\" | \"notes\" | \"notes-outline\" | \"paper-plane\" | \"paper-plane-slash\" | \"paperclip\" | \"pen\" | \"pen-circle\" | \"pen-fancy\" | \"pen-fancy-files-outline\" | \"pen-fancy-outline\" | \"pen-outline\" | \"phone\" | \"phone-outline\" | \"picture-outline\" | \"play-circle\" | \"plus\" | \"plus-circle\" | \"share\" | \"share-outline\" | \"shuffle\" | \"sitemap\" | \"sliders\" | \"sliders-outline\" | \"squares\" | \"star\" | \"star-outline\" | \"tag\" | \"tags\" | \"thumb-down\" | \"thumb-down-outline\" | \"thumb-up\" | \"thumb-up-outline\" | \"thumbtack\" | \"thumbtack-outline\" | \"trash\" | \"trash-outline\" | \"universal-access\" | \"unlink\" | \"unlock\" | \"unlock-outline\" | \"upload\" | \"user\" | \"user-circle\" | \"user-group\" | \"user-lock\" | \"user-outline\" | \"user-pen-fancy-outline\" | \"user-plus\" | \"user-question-outline\" | \"user-shield-outline\" | \"users\" | \"users-outline\" | \"wallet\" | \"wallet-outline\"`",
3528
+ "description": "Input icon\n\nType: `\"filter\" | \"link\" | \"picture\" | \"table\" | \"circle\" | \"download\" | \"copy\" | \"history\" | \"location\" | \"key\" | \"loader\" | \"address-card\" | \"address-card-outline\" | \"align-center\" | \"align-justify\" | \"align-left\" | \"align-right\" | \"api\" | \"archive\" | \"archive-outline\" | \"arrow-clock\" | \"arrow-down\" | \"arrow-down-a-z\" | \"arrow-down-right\" | \"arrow-left\" | \"arrow-right\" | \"arrow-rotate\" | \"arrow-rotate-backward\" | \"arrow-up\" | \"arrow-up-right\" | \"arrow-up-right-square\" | \"arrow-up-z-a\" | \"arrows-compare\" | \"arrows-right-down\" | \"arrows-right-left\" | \"arrows-rotate\" | \"arrows-rotate-backward\" | \"ban\" | \"bell\" | \"bell-outline\" | \"book\" | \"book-outline\" | \"briefcase\" | \"briefcase-outline\" | \"building-outline\" | \"calculator\" | \"calculator-outline\" | \"calendar\" | \"calendar-euro\" | \"calendar-euro-outline\" | \"calendar-outline\" | \"check\" | \"check-circle\" | \"check-circle-outline\" | \"chevron-down\" | \"chevron-down-circle\" | \"chevron-left\" | \"chevron-left-circle\" | \"chevron-right\" | \"chevron-right-circle\" | \"chevron-up\" | \"chevron-up-circle\" | \"clock\" | \"clock-outline\" | \"code-square-outline\" | \"cog\" | \"cog-outline\" | \"comment\" | \"comment-outline\" | \"comment-sms\" | \"conversation\" | \"conversation-outline\" | \"copy-file\" | \"copy-file-outline\" | \"copy-outline\" | \"credit-card\" | \"cross\" | \"cross-circle\" | \"cross-circle-outline\" | \"dashboard\" | \"dashboard-outline\" | \"earth\" | \"earth-outline\" | \"ellipsis\" | \"ellipsis-vertical\" | \"euro\" | \"euro-circle\" | \"exclamation-circle\" | \"exclamation-circle-outline\" | \"exclamation-stamp\" | \"exclamation-triangle\" | \"exclamation-triangle-outline\" | \"eye\" | \"eye-outline\" | \"eye-slash\" | \"eye-slash-outline\" | \"fax\" | \"fax-outline\" | \"file\" | \"file-cog\" | \"file-download\" | \"file-excel\" | \"file-excel-outline\" | \"file-outline\" | \"file-pdf\" | \"file-pdf-outline\" | \"file-text\" | \"file-text-outline\" | \"file-upload\" | \"file-word\" | \"file-word-outline\" | \"filter-outline\" | \"floppy-disk\" | \"floppy-disk-outline\" | \"folder\" | \"folder-check\" | \"folder-check-outline\" | \"folder-lines\" | \"folder-lines-outline\" | \"folder-link\" | \"folder-link-outline\" | \"folder-outline\" | \"folder-star\" | \"folders\" | \"folders-outline\" | \"gavel\" | \"gavel-outline\" | \"graduation-cap\" | \"graduation-cap-outline\" | \"hand-euro\" | \"hand-euro-outline\" | \"hand-up\" | \"home\" | \"home-outline\" | \"info-circle\" | \"info-circle-outline\" | \"interrogation-circle\" | \"interrogation-circle-outline\" | \"laptop\" | \"life-ring\" | \"lines-rectangle\" | \"lines-rectangle-outline\" | \"list\" | \"location-outline\" | \"lock\" | \"lock-outline\" | \"log-in\" | \"log-out\" | \"magnifying-glass\" | \"mail\" | \"mail-outline\" | \"messages-square\" | \"messages-square-outline\" | \"mobile\" | \"mobile-outline\" | \"notes\" | \"notes-outline\" | \"paper-plane\" | \"paper-plane-outline\" | \"paper-plane-slash\" | \"paper-plane-slash-outline\" | \"paperclip\" | \"pen\" | \"pen-circle\" | \"pen-fancy\" | \"pen-fancy-files-outline\" | \"pen-fancy-outline\" | \"pen-outline\" | \"phone\" | \"phone-outline\" | \"picture-outline\" | \"play-circle\" | \"plus\" | \"plus-circle\" | \"share\" | \"share-outline\" | \"shuffle\" | \"sitemap\" | \"sliders\" | \"sliders-outline\" | \"squares\" | \"star\" | \"star-outline\" | \"tag\" | \"tag-outline\" | \"tags\" | \"tags-outline\" | \"thumb-down\" | \"thumb-down-outline\" | \"thumb-up\" | \"thumb-up-outline\" | \"thumbtack\" | \"thumbtack-outline\" | \"trash\" | \"trash-outline\" | \"universal-access\" | \"universal-access-outline\" | \"unlink\" | \"unlock\" | \"unlock-outline\" | \"upload\" | \"user\" | \"user-circle\" | \"user-group\" | \"user-lock\" | \"user-outline\" | \"user-pen-fancy-outline\" | \"user-plus\" | \"user-question-outline\" | \"user-shield\" | \"user-shield-outline\" | \"users\" | \"users-outline\" | \"wallet\" | \"wallet-outline\"`",
3493
3529
  "values": [
3494
3530
  {
3495
3531
  "name": "filter"
3496
3532
  },
3497
- {
3498
- "name": "copy"
3499
- },
3500
3533
  {
3501
3534
  "name": "link"
3502
3535
  },
@@ -3512,6 +3545,9 @@
3512
3545
  {
3513
3546
  "name": "download"
3514
3547
  },
3548
+ {
3549
+ "name": "copy"
3550
+ },
3515
3551
  {
3516
3552
  "name": "history"
3517
3553
  },
@@ -3527,6 +3563,9 @@
3527
3563
  {
3528
3564
  "name": "address-card"
3529
3565
  },
3566
+ {
3567
+ "name": "address-card-outline"
3568
+ },
3530
3569
  {
3531
3570
  "name": "align-center"
3532
3571
  },
@@ -3626,6 +3665,9 @@
3626
3665
  {
3627
3666
  "name": "calculator"
3628
3667
  },
3668
+ {
3669
+ "name": "calculator-outline"
3670
+ },
3629
3671
  {
3630
3672
  "name": "calendar"
3631
3673
  },
@@ -3764,9 +3806,15 @@
3764
3806
  {
3765
3807
  "name": "eye"
3766
3808
  },
3809
+ {
3810
+ "name": "eye-outline"
3811
+ },
3767
3812
  {
3768
3813
  "name": "eye-slash"
3769
3814
  },
3815
+ {
3816
+ "name": "eye-slash-outline"
3817
+ },
3770
3818
  {
3771
3819
  "name": "fax"
3772
3820
  },
@@ -3866,6 +3914,12 @@
3866
3914
  {
3867
3915
  "name": "graduation-cap-outline"
3868
3916
  },
3917
+ {
3918
+ "name": "hand-euro"
3919
+ },
3920
+ {
3921
+ "name": "hand-euro-outline"
3922
+ },
3869
3923
  {
3870
3924
  "name": "hand-up"
3871
3925
  },
@@ -3947,9 +4001,15 @@
3947
4001
  {
3948
4002
  "name": "paper-plane"
3949
4003
  },
4004
+ {
4005
+ "name": "paper-plane-outline"
4006
+ },
3950
4007
  {
3951
4008
  "name": "paper-plane-slash"
3952
4009
  },
4010
+ {
4011
+ "name": "paper-plane-slash-outline"
4012
+ },
3953
4013
  {
3954
4014
  "name": "paperclip"
3955
4015
  },
@@ -4019,9 +4079,15 @@
4019
4079
  {
4020
4080
  "name": "tag"
4021
4081
  },
4082
+ {
4083
+ "name": "tag-outline"
4084
+ },
4022
4085
  {
4023
4086
  "name": "tags"
4024
4087
  },
4088
+ {
4089
+ "name": "tags-outline"
4090
+ },
4025
4091
  {
4026
4092
  "name": "thumb-down"
4027
4093
  },
@@ -4049,6 +4115,9 @@
4049
4115
  {
4050
4116
  "name": "universal-access"
4051
4117
  },
4118
+ {
4119
+ "name": "universal-access-outline"
4120
+ },
4052
4121
  {
4053
4122
  "name": "unlink"
4054
4123
  },
@@ -4085,6 +4154,9 @@
4085
4154
  {
4086
4155
  "name": "user-question-outline"
4087
4156
  },
4157
+ {
4158
+ "name": "user-shield"
4159
+ },
4088
4160
  {
4089
4161
  "name": "user-shield-outline"
4090
4162
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mgdis/mg-components",
3
- "version": "6.0.0",
3
+ "version": "6.1.0",
4
4
  "description": "MG Components",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -34,44 +34,44 @@
34
34
  },
35
35
  "dependencies": {
36
36
  "@popperjs/core": "2.11.8",
37
- "@stencil/core": "4.21.0",
38
- "@mgdis/stencil-helpers": "2.0.0",
39
- "@mgdis/img": "2.0.0",
40
- "@mgdis/styles": "2.0.0"
37
+ "@stencil/core": "4.22.1",
38
+ "@mgdis/img": "2.1.0",
39
+ "@mgdis/stencil-helpers": "2.1.0",
40
+ "@mgdis/styles": "2.0.1"
41
41
  },
42
42
  "devDependencies": {
43
- "@playwright/test": "1.45.3",
44
- "@storybook/addon-a11y": "8.2.9",
45
- "@storybook/addon-actions": "8.2.9",
46
- "@storybook/addon-essentials": "8.2.9",
47
- "@storybook/addon-interactions": "8.2.9",
48
- "@storybook/addon-links": "8.2.9",
49
- "@storybook/blocks": "8.2.9",
50
- "@storybook/html": "8.2.9",
51
- "@storybook/html-vite": "8.2.9",
52
- "@storybook/manager-api": "8.2.9",
43
+ "@playwright/test": "1.48.1",
44
+ "@storybook/addon-a11y": "8.3.6",
45
+ "@storybook/addon-actions": "8.3.6",
46
+ "@storybook/addon-essentials": "8.3.6",
47
+ "@storybook/addon-interactions": "8.3.6",
48
+ "@storybook/addon-links": "8.3.6",
49
+ "@storybook/blocks": "8.3.6",
50
+ "@storybook/html": "8.3.6",
51
+ "@storybook/html-vite": "8.3.6",
52
+ "@storybook/manager-api": "8.3.6",
53
53
  "@storybook/testing-library": "0.2.2",
54
- "@types/jest": "29.5.12",
55
- "@types/node": "20.14.15",
56
- "chromatic": "11.7.1",
57
- "eslint": "8.57.0",
58
- "eslint-plugin-storybook": "0.8.0",
54
+ "@types/jest": "29.5.14",
55
+ "@types/node": "20.16.14",
56
+ "chromatic": "11.15.0",
57
+ "eslint": "8.57.1",
58
+ "eslint-plugin-storybook": "0.10.1",
59
59
  "jest": "29.7.0",
60
60
  "jest-cli": "29.7.0",
61
61
  "jest-junit": "16.0.0",
62
62
  "jest-transform-stub": "2.0.0",
63
63
  "prettier": "3.3.3",
64
64
  "puppeteer": "22.15.0",
65
- "sass": "1.77.8",
66
- "storybook": "8.2.9",
65
+ "sass": "1.80.4",
66
+ "storybook": "8.3.6",
67
67
  "ts-node": "10.9.2",
68
- "typescript": "5.5.4",
69
- "vite": "5.4.2",
70
- "@mgdis/playwright-helpers": "1.0.9",
71
- "@mgdis/linting-stencil": "1.3.0",
72
- "eslint-config-stencil": "1.2.0",
73
- "jest-config": "1.0.6",
74
- "tsconfig": "1.0.3"
68
+ "typescript": "5.6.3",
69
+ "vite": "5.4.10",
70
+ "@core-ui/tsconfig": "1.0.4",
71
+ "@core-ui/eslint-config-stencil": "1.2.1",
72
+ "@core-ui/jest-config": "1.0.7",
73
+ "@mgdis/linting-stencil": "1.3.1",
74
+ "@mgdis/playwright-helpers": "1.0.10"
75
75
  },
76
76
  "license": "BSD-3-Clause",
77
77
  "scripts": {