@ama-pt/agora-design-system 3.0.1 → 3.2.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 (147) hide show
  1. package/artifacts/dist/index.mjs +4923 -4701
  2. package/artifacts/dist/index.mjs.map +1 -1
  3. package/artifacts/dist/index.umd.js +2 -2
  4. package/artifacts/dist/index.umd.js.map +1 -1
  5. package/artifacts/dist/style.css +1 -1
  6. package/artifacts/dist/tailwind.css +135 -19
  7. package/artifacts/dist/types/components/accordion/accordion.d.ts +1 -1
  8. package/artifacts/dist/types/components/accordion-group/accordion-group.d.ts +1 -1
  9. package/artifacts/dist/types/components/anchor/anchor.d.ts +1 -1
  10. package/artifacts/dist/types/components/avatar/avatar.d.ts +2 -2
  11. package/artifacts/dist/types/components/avatar-group/avatar-group.d.ts +1 -1
  12. package/artifacts/dist/types/components/breadcrumb/desktop/breadcrumb-desktop.d.ts +1 -1
  13. package/artifacts/dist/types/components/breadcrumb/mobile/breadcrumb-mobile.d.ts +1 -1
  14. package/artifacts/dist/types/components/button/button.d.ts +1 -1
  15. package/artifacts/dist/types/components/button-group/button-group.d.ts +1 -1
  16. package/artifacts/dist/types/components/cards/card-action/card-action.d.ts +18 -50
  17. package/artifacts/dist/types/components/cards/card-article/card-article.d.ts +1 -1
  18. package/artifacts/dist/types/components/cards/card-collection/card-collection.d.ts +1 -1
  19. package/artifacts/dist/types/components/cards/card-emphasize/card-emphasize.d.ts +1 -1
  20. package/artifacts/dist/types/components/cards/card-error/card-error.d.ts +1 -1
  21. package/artifacts/dist/types/components/cards/card-expandable/card-accordion/card-accordion.d.ts +2 -2
  22. package/artifacts/dist/types/components/cards/card-expandable/card-expandable-style.d.ts +16 -0
  23. package/artifacts/dist/types/components/cards/card-expandable/card-expandable.d.ts +2 -2
  24. package/artifacts/dist/types/components/cards/card-frame/card-frame.d.ts +1 -1
  25. package/artifacts/dist/types/components/cards/card-full-image/card-full-image.d.ts +1 -1
  26. package/artifacts/dist/types/components/cards/card-hero-helper/card-hero-helper.d.ts +1 -1
  27. package/artifacts/dist/types/components/cards/card-hero-index/card-hero-index.d.ts +1 -1
  28. package/artifacts/dist/types/components/cards/card-hero-sitemap/card-hero-sitemap.d.ts +1 -1
  29. package/artifacts/dist/types/components/cards/card-highlight/card-highlight.d.ts +1 -1
  30. package/artifacts/dist/types/components/cards/card-highlight/shared/inner-highlight-card.d.ts +1 -1
  31. package/artifacts/dist/types/components/cards/card-highlight-newsletter/card-highlight-newsletter.d.ts +1 -1
  32. package/artifacts/dist/types/components/cards/card-highlight-single/card-highlight-single.d.ts +1 -1
  33. package/artifacts/dist/types/components/cards/card-links/card-links.d.ts +12 -7
  34. package/artifacts/dist/types/components/cards/card-no-results/card-no-results.d.ts +51 -2
  35. package/artifacts/dist/types/components/cards/card-single/card-single.d.ts +1 -1
  36. package/artifacts/dist/types/components/cards/card-topic/card-topic.d.ts +1 -1
  37. package/artifacts/dist/types/components/cards/index.d.ts +0 -1
  38. package/artifacts/dist/types/components/checkbox/checkbox.d.ts +1 -1
  39. package/artifacts/dist/types/components/dialog/dialog.d.ts +1 -1
  40. package/artifacts/dist/types/components/drawer/drawer.d.ts +1 -1
  41. package/artifacts/dist/types/components/dropdown/internals/internal-dropdown-context.d.ts +2 -0
  42. package/artifacts/dist/types/components/dropdown/internals/internal-dropdown-filter-section.d.ts +1 -1
  43. package/artifacts/dist/types/components/dropdown/internals/internal-dropdown-no-results.d.ts +1 -1
  44. package/artifacts/dist/types/components/dropdown/internals/internal-dropdown-option.d.ts +2 -1
  45. package/artifacts/dist/types/components/dropdown/internals/internal-dropdown-section.d.ts +1 -2
  46. package/artifacts/dist/types/components/dropdown/internals/internal-dropdown-select-all-section.d.ts +1 -1
  47. package/artifacts/dist/types/components/dropdown/internals/internal-dropdown.d.ts +1 -1
  48. package/artifacts/dist/types/components/feedback/feedback.d.ts +1 -1
  49. package/artifacts/dist/types/components/footer/federated-footer/federated-footer.d.ts +1 -1
  50. package/artifacts/dist/types/components/footer/public-footer/public-footer.d.ts +1 -1
  51. package/artifacts/dist/types/components/glossary-letters/glossary-letters.d.ts +1 -1
  52. package/artifacts/dist/types/components/header/internals/general-bar/areas/internal-area.d.ts +1 -1
  53. package/artifacts/dist/types/components/header/internals/general-bar/areas/internal-areas.d.ts +1 -1
  54. package/artifacts/dist/types/components/header/internals/general-bar/authenticated/Internal-authenticated-drawer.d.ts +1 -1
  55. package/artifacts/dist/types/components/header/internals/general-bar/authenticated/internal-authenticated-drawer-body.d.ts +1 -1
  56. package/artifacts/dist/types/components/header/internals/general-bar/authenticated/internal-authenticated-drawer-footer.d.ts +1 -1
  57. package/artifacts/dist/types/components/header/internals/general-bar/authenticated/internal-authenticated-drawer-header.d.ts +1 -1
  58. package/artifacts/dist/types/components/header/internals/general-bar/authenticated/internal-authenticated.d.ts +1 -1
  59. package/artifacts/dist/types/components/header/internals/general-bar/internal-general-bar.d.ts +1 -1
  60. package/artifacts/dist/types/components/header/internals/general-bar/languages/internal-language.d.ts +1 -1
  61. package/artifacts/dist/types/components/header/internals/general-bar/languages/internal-languages-layout.d.ts +1 -1
  62. package/artifacts/dist/types/components/header/internals/general-bar/languages/internal-languages.d.ts +1 -1
  63. package/artifacts/dist/types/components/header/internals/general-bar/search/internal-custom-search-layout.d.ts +1 -1
  64. package/artifacts/dist/types/components/header/internals/general-bar/search/internal-search-layout.d.ts +1 -1
  65. package/artifacts/dist/types/components/header/internals/general-bar/search/internal-search.d.ts +1 -1
  66. package/artifacts/dist/types/components/header/internals/general-bar/unauthenticated/internal-unauthenticated-layout.d.ts +1 -1
  67. package/artifacts/dist/types/components/header/internals/general-bar/unauthenticated/internal-unauthenticated.d.ts +1 -1
  68. package/artifacts/dist/types/components/header/internals/internal-header.d.ts +1 -1
  69. package/artifacts/dist/types/components/header/internals/navigation-bar/internal-navigation-bar.d.ts +1 -1
  70. package/artifacts/dist/types/components/header/internals/navigation-bar/logo/internal-logo.d.ts +1 -1
  71. package/artifacts/dist/types/components/header/internals/navigation-bar/navigation-burger/internal-navigation-burger-layout.d.ts +1 -1
  72. package/artifacts/dist/types/components/header/internals/navigation-bar/navigation-burger/internal-navigation-burger-panel.d.ts +1 -1
  73. package/artifacts/dist/types/components/header/internals/navigation-bar/navigation-burger/internal-navigation-burger.d.ts +1 -1
  74. package/artifacts/dist/types/components/header/internals/navigation-bar/navigation-list/internal-navigation-link-layout.d.ts +1 -1
  75. package/artifacts/dist/types/components/header/internals/navigation-bar/navigation-list/internal-navigation-list.d.ts +1 -1
  76. package/artifacts/dist/types/components/header/internals/navigation-bar/navigation-modal/internal-modal-content.d.ts +1 -1
  77. package/artifacts/dist/types/components/header/internals/navigation-bar/navigation-modal/internal-modal-navbar.d.ts +1 -1
  78. package/artifacts/dist/types/components/header/internals/navigation-bar/navigation-modal/internal-navigation-modal-layout.d.ts +1 -1
  79. package/artifacts/dist/types/components/header/internals/shared/custom-header-link/custom-header-link.d.ts +1 -1
  80. package/artifacts/dist/types/components/header/internals/shared/custom-modal/custom-modal-dialog.d.ts +1 -1
  81. package/artifacts/dist/types/components/header/internals/shared/institutional/internal-institutional.d.ts +1 -1
  82. package/artifacts/dist/types/components/header/internals/shared/modal-menu/modal-menu.d.ts +1 -1
  83. package/artifacts/dist/types/components/header/internals/shared/panel-menu/panel-menu.d.ts +1 -1
  84. package/artifacts/dist/types/components/icon/icon.d.ts +1 -1
  85. package/artifacts/dist/types/components/input-date/date-text/date-text.d.ts +1 -1
  86. package/artifacts/dist/types/components/input-date/input-date.d.ts +5 -1
  87. package/artifacts/dist/types/components/input-email-bar/input-email-bar.d.ts +5 -1
  88. package/artifacts/dist/types/components/input-number/input-number.d.ts +5 -1
  89. package/artifacts/dist/types/components/input-password/input-password.d.ts +5 -1
  90. package/artifacts/dist/types/components/input-phone/input-phone.d.ts +5 -1
  91. package/artifacts/dist/types/components/input-range/input-range.d.ts +6 -2
  92. package/artifacts/dist/types/components/input-search/input-search.d.ts +5 -1
  93. package/artifacts/dist/types/components/input-search-bar/equalizer/equalizer.d.ts +1 -1
  94. package/artifacts/dist/types/components/input-search-bar/input-search-bar.d.ts +1 -1
  95. package/artifacts/dist/types/components/input-select/input-select.d.ts +11 -3
  96. package/artifacts/dist/types/components/input-text/input-text.d.ts +5 -1
  97. package/artifacts/dist/types/components/input-textarea/input-textarea.d.ts +5 -1
  98. package/artifacts/dist/types/components/input-time/input-time.d.ts +5 -1
  99. package/artifacts/dist/types/components/input-time/time-text/time-text.d.ts +1 -1
  100. package/artifacts/dist/types/components/link-wrapper/link-wrapper.d.ts +1 -1
  101. package/artifacts/dist/types/components/list/list.d.ts +1 -1
  102. package/artifacts/dist/types/components/loader-dialog/loader-dialog.d.ts +1 -1
  103. package/artifacts/dist/types/components/modal-dialog/modal-dialog.d.ts +1 -1
  104. package/artifacts/dist/types/components/panel-switcher/desktop/panel-switcher-desktop.d.ts +1 -1
  105. package/artifacts/dist/types/components/panel-switcher/mobile/panel-switcher-mobile.d.ts +1 -1
  106. package/artifacts/dist/types/components/pill/pill.d.ts +1 -1
  107. package/artifacts/dist/types/components/popup-dialog/popup-dialog.d.ts +1 -1
  108. package/artifacts/dist/types/components/progress-bar/progress-bar.d.ts +7 -3
  109. package/artifacts/dist/types/components/progress-bar-group/progress-bar-group.d.ts +6 -1
  110. package/artifacts/dist/types/components/quiz/quiz-item-summary/quiz-item-summary.d.ts +1 -1
  111. package/artifacts/dist/types/components/quiz/quiz-option/quiz-option.d.ts +1 -1
  112. package/artifacts/dist/types/components/radio/radio.d.ts +1 -1
  113. package/artifacts/dist/types/components/ratings/rating-buttons/rating-buttons.d.ts +1 -1
  114. package/artifacts/dist/types/components/ratings/rating-icons/rating-icons.d.ts +1 -1
  115. package/artifacts/dist/types/components/scribbles/scribbles.d.ts +1 -1
  116. package/artifacts/dist/types/components/search-pagination/search-pagination.d.ts +1 -1
  117. package/artifacts/dist/types/components/shared/bookmark-icon/bookmark-icon.d.ts +5 -1
  118. package/artifacts/dist/types/components/shared/feedback/feedback.d.ts +1 -1
  119. package/artifacts/dist/types/components/sidebar/sidebar-item-navigation-mobile/sidebar-item-navigation-mobile.d.ts +1 -1
  120. package/artifacts/dist/types/components/sidebar/sidebar-item.d.ts +1 -1
  121. package/artifacts/dist/types/components/sidebar/sidebar.d.ts +1 -1
  122. package/artifacts/dist/types/components/skip-navigation/skip-navigation.d.ts +1 -1
  123. package/artifacts/dist/types/components/status-card/status-card.d.ts +1 -1
  124. package/artifacts/dist/types/components/step-list/step-list.d.ts +1 -1
  125. package/artifacts/dist/types/components/stepper/step.d.ts +1 -1
  126. package/artifacts/dist/types/components/stepper/stepper.d.ts +1 -1
  127. package/artifacts/dist/types/components/switch/switch.d.ts +1 -1
  128. package/artifacts/dist/types/components/table/table-pagination.d.ts +1 -1
  129. package/artifacts/dist/types/components/table/table.d.ts +1 -1
  130. package/artifacts/dist/types/components/tabs/desktop/tabs-desktop.d.ts +1 -1
  131. package/artifacts/dist/types/components/tabs/mobile/tabs-mobile.d.ts +1 -1
  132. package/artifacts/dist/types/components/tag/tag.d.ts +1 -1
  133. package/artifacts/dist/types/components/timelines/shared/timeline-event/timeline-event.d.ts +1 -1
  134. package/artifacts/dist/types/components/timelines/shared/timeline-event-vertical/timeline-event-vertical.d.ts +1 -1
  135. package/artifacts/dist/types/components/timelines/timeline-horizontal/timeline-horizontal.d.ts +1 -1
  136. package/artifacts/dist/types/components/timelines/timeline-vertical/timeline-vertical.d.ts +1 -1
  137. package/artifacts/dist/types/components/toasts/toast-context.d.ts +1 -1
  138. package/artifacts/dist/types/components/toasts/toast-provider.d.ts +1 -1
  139. package/artifacts/dist/types/components/toasts/toast.d.ts +1 -1
  140. package/artifacts/dist/types/components/toggle/toggle.d.ts +1 -1
  141. package/artifacts/dist/types/components/toggle-group/toggle-group.d.ts +3 -2
  142. package/artifacts/dist/types/components/tooltip/tooltip.d.ts +1 -1
  143. package/artifacts/dist/types/components/uploader/button-uploader/button-uploader.d.ts +1 -1
  144. package/artifacts/dist/types/components/uploader/drag-and-drop-uploader/drag-and-drop-uploader.d.ts +1 -1
  145. package/artifacts/dist/types/components/uploader/shared/file-list.d.ts +1 -1
  146. package/artifacts/dist/types/configs/tailwind-config.d.ts +2 -1
  147. package/package.json +11 -23
@@ -937,10 +937,6 @@ input[type]::placeholder{
937
937
  margin: 32px;
938
938
  }
939
939
 
940
- .m-64{
941
- margin: 64px;
942
- }
943
-
944
940
  .m-auto{
945
941
  margin: auto;
946
942
  }
@@ -1143,10 +1139,6 @@ input[type]::placeholder{
1143
1139
  height: 44px !important;
1144
1140
  }
1145
1141
 
1146
- .\!h-auto{
1147
- height: auto !important;
1148
- }
1149
-
1150
1142
  .h-0{
1151
1143
  height: 0px;
1152
1144
  }
@@ -1211,6 +1203,10 @@ input[type]::placeholder{
1211
1203
  height: calc(100% - 128px);
1212
1204
  }
1213
1205
 
1206
+ .h-dvh{
1207
+ height: 100dvh;
1208
+ }
1209
+
1214
1210
  .h-fit{
1215
1211
  height: -moz-fit-content;
1216
1212
  height: fit-content;
@@ -1277,10 +1273,6 @@ input[type]::placeholder{
1277
1273
  width: 44px !important;
1278
1274
  }
1279
1275
 
1280
- .\!w-full{
1281
- width: 100% !important;
1282
- }
1283
-
1284
1276
  .w-1\/2{
1285
1277
  width: 50%;
1286
1278
  }
@@ -1362,6 +1354,14 @@ input[type]::placeholder{
1362
1354
  max-width: 1440px;
1363
1355
  }
1364
1356
 
1357
+ .max-w-\[280px\]{
1358
+ max-width: 280px;
1359
+ }
1360
+
1361
+ .max-w-\[384px\]{
1362
+ max-width: 384px;
1363
+ }
1364
+
1365
1365
  .max-w-full{
1366
1366
  max-width: 100%;
1367
1367
  }
@@ -1763,6 +1763,10 @@ input[type]::placeholder{
1763
1763
  grid-auto-flow: column;
1764
1764
  }
1765
1765
 
1766
+ .grid-cols-1{
1767
+ grid-template-columns: repeat(1, minmax(0, 1fr));
1768
+ }
1769
+
1766
1770
  .grid-cols-12{
1767
1771
  grid-template-columns: repeat(12, minmax(0, 1fr));
1768
1772
  }
@@ -1863,6 +1867,10 @@ input[type]::placeholder{
1863
1867
  gap: 64px;
1864
1868
  }
1865
1869
 
1870
+ .gap-\[8px\]{
1871
+ gap: 8px;
1872
+ }
1873
+
1866
1874
  .gap-x-16{
1867
1875
  -moz-column-gap: 16px;
1868
1876
  column-gap: 16px;
@@ -2268,6 +2276,11 @@ input[type]::placeholder{
2268
2276
  border-color: transparent !important;
2269
2277
  }
2270
2278
 
2279
+ .border-\[\#9747FF\]{
2280
+ --tw-border-opacity: 1;
2281
+ border-color: rgb(151 71 255 / var(--tw-border-opacity, 1));
2282
+ }
2283
+
2271
2284
  .border-\[var\(--color-neutral-200\)\]{
2272
2285
  border-color: var(--color-neutral-200);
2273
2286
  }
@@ -2280,6 +2293,10 @@ input[type]::placeholder{
2280
2293
  border-color: var(--color-neutral-600);
2281
2294
  }
2282
2295
 
2296
+ .border-\[var\(--color-neutral-700\)\]{
2297
+ border-color: var(--color-neutral-700);
2298
+ }
2299
+
2283
2300
  .border-\[var\(--color-primary-400\)\]{
2284
2301
  border-color: var(--color-primary-400);
2285
2302
  }
@@ -5942,10 +5959,26 @@ input[type]::placeholder{
5942
5959
  background-color: var(--color-backdrop);
5943
5960
  }
5944
5961
 
5962
+ .bg-\[var\(--color-danger-100\)\]{
5963
+ background-color: var(--color-danger-100);
5964
+ }
5965
+
5945
5966
  .bg-\[var\(--color-danger-200\)\]{
5946
5967
  background-color: var(--color-danger-200);
5947
5968
  }
5948
5969
 
5970
+ .bg-\[var\(--color-danger-600\)\]{
5971
+ background-color: var(--color-danger-600);
5972
+ }
5973
+
5974
+ .bg-\[var\(--color-informative-300\)\]{
5975
+ background-color: var(--color-informative-300);
5976
+ }
5977
+
5978
+ .bg-\[var\(--color-informative-50\)\]{
5979
+ background-color: var(--color-informative-50);
5980
+ }
5981
+
5949
5982
  .bg-\[var\(--color-neutral-100\)\]{
5950
5983
  background-color: var(--color-neutral-100);
5951
5984
  }
@@ -5966,10 +5999,22 @@ input[type]::placeholder{
5966
5999
  background-color: var(--color-neutral-50);
5967
6000
  }
5968
6001
 
6002
+ .bg-\[var\(--color-neutral-500\)\]{
6003
+ background-color: var(--color-neutral-500);
6004
+ }
6005
+
5969
6006
  .bg-\[var\(--color-primary-100\)\]{
5970
6007
  background-color: var(--color-primary-100);
5971
6008
  }
5972
6009
 
6010
+ .bg-\[var\(--color-primary-300\)\]{
6011
+ background-color: var(--color-primary-300);
6012
+ }
6013
+
6014
+ .bg-\[var\(--color-primary-500\)\]{
6015
+ background-color: var(--color-primary-500);
6016
+ }
6017
+
5973
6018
  .bg-\[var\(--color-primary-600\)\]{
5974
6019
  background-color: var(--color-primary-600);
5975
6020
  }
@@ -5982,10 +6027,38 @@ input[type]::placeholder{
5982
6027
  background-color: var(--color-primary-900);
5983
6028
  }
5984
6029
 
6030
+ .bg-\[var\(--color-secondary-100\)\]{
6031
+ background-color: var(--color-secondary-100);
6032
+ }
6033
+
6034
+ .bg-\[var\(--color-secondary-300\)\]{
6035
+ background-color: var(--color-secondary-300);
6036
+ }
6037
+
5985
6038
  .bg-\[var\(--color-secondary-700\)\]{
5986
6039
  background-color: var(--color-secondary-700);
5987
6040
  }
5988
6041
 
6042
+ .bg-\[var\(--color-success-500\)\]{
6043
+ background-color: var(--color-success-500);
6044
+ }
6045
+
6046
+ .bg-\[var\(--color-warning-200\)\]{
6047
+ background-color: var(--color-warning-200);
6048
+ }
6049
+
6050
+ .bg-\[var\(--color-warning-300\)\]{
6051
+ background-color: var(--color-warning-300);
6052
+ }
6053
+
6054
+ .bg-\[var\(--color-warning-500\)\]{
6055
+ background-color: var(--color-warning-500);
6056
+ }
6057
+
6058
+ .bg-\[var\(--color-warning-800\)\]{
6059
+ background-color: var(--color-warning-800);
6060
+ }
6061
+
5989
6062
  .bg-backdrop{
5990
6063
  background-color: rgba(43, 54, 60, 0.96);
5991
6064
  }
@@ -6604,14 +6677,38 @@ input[type]::placeholder{
6604
6677
  background-origin: content-box;
6605
6678
  }
6606
6679
 
6680
+ .fill-\[var\(--color-danger-500\)\]{
6681
+ fill: var(--color-danger-500);
6682
+ }
6683
+
6684
+ .fill-\[var\(--color-informative-500\)\]{
6685
+ fill: var(--color-informative-500);
6686
+ }
6687
+
6607
6688
  .fill-\[var\(--color-neutral-900\)\]{
6608
6689
  fill: var(--color-neutral-900);
6609
6690
  }
6610
6691
 
6692
+ .fill-\[var\(--color-primary-500\)\]{
6693
+ fill: var(--color-primary-500);
6694
+ }
6695
+
6611
6696
  .fill-\[var\(--color-primary-600\)\]{
6612
6697
  fill: var(--color-primary-600);
6613
6698
  }
6614
6699
 
6700
+ .fill-\[var\(--color-secondary-500\)\]{
6701
+ fill: var(--color-secondary-500);
6702
+ }
6703
+
6704
+ .fill-\[var\(--color-success-500\)\]{
6705
+ fill: var(--color-success-500);
6706
+ }
6707
+
6708
+ .fill-\[var\(--color-warning-500\)\]{
6709
+ fill: var(--color-warning-500);
6710
+ }
6711
+
6615
6712
  .fill-backdrop{
6616
6713
  fill: rgba(43, 54, 60, 0.96);
6617
6714
  }
@@ -7369,10 +7466,6 @@ input[type]::placeholder{
7369
7466
  padding-bottom: 64px;
7370
7467
  }
7371
7468
 
7372
- .pb-96{
7373
- padding-bottom: 96px;
7374
- }
7375
-
7376
7469
  .pl-8{
7377
7470
  padding-left: 8px;
7378
7471
  }
@@ -7417,6 +7510,10 @@ input[type]::placeholder{
7417
7510
  text-align: end;
7418
7511
  }
7419
7512
 
7513
+ .align-middle{
7514
+ vertical-align: middle;
7515
+ }
7516
+
7420
7517
  .align-text-top{
7421
7518
  vertical-align: text-top;
7422
7519
  }
@@ -7664,6 +7761,10 @@ input[type]::placeholder{
7664
7761
  color: var(--color-neutral-900);
7665
7762
  }
7666
7763
 
7764
+ .text-\[var\(--color-primary-400\)\]{
7765
+ color: var(--color-primary-400);
7766
+ }
7767
+
7667
7768
  .text-\[var\(--color-primary-600\)\]{
7668
7769
  color: var(--color-primary-600);
7669
7770
  }
@@ -12612,6 +12713,10 @@ input[type]::placeholder{
12612
12713
  background-color: var(--color-primary-100);
12613
12714
  }
12614
12715
 
12716
+ .hover\:bg-\[var\(--color-primary-900\)\]:hover{
12717
+ background-color: var(--color-primary-900);
12718
+ }
12719
+
12615
12720
  .hover\:bg-backdrop:hover{
12616
12721
  background-color: rgba(43, 54, 60, 0.96);
12617
12722
  }
@@ -20967,9 +21072,8 @@ input[type]::placeholder{
20967
21072
  background-color: var(--color-neutral-200);
20968
21073
  }
20969
21074
 
20970
- .active\:bg-primary-700:active{
20971
- --tw-bg-opacity: 1;
20972
- background-color: rgb(3 56 162 / var(--tw-bg-opacity, 1));
21075
+ .active\:bg-\[var\(--color-primary-700\)\]:active{
21076
+ background-color: var(--color-primary-700);
20973
21077
  }
20974
21078
 
20975
21079
  .active\:text-\[var\(--color-neutral-900\)\]:active{
@@ -26701,6 +26805,10 @@ input[type]::placeholder{
26701
26805
  stroke-width: 2;
26702
26806
  }
26703
26807
 
26808
+ .xs\:p-32{
26809
+ padding: 32px;
26810
+ }
26811
+
26704
26812
  .xs\:px-32{
26705
26813
  padding-left: 32px;
26706
26814
  padding-right: 32px;
@@ -34372,6 +34480,10 @@ input[type]::placeholder{
34372
34480
  width: 696px;
34373
34481
  }
34374
34482
 
34483
+ .xl\:w-\[800px\]{
34484
+ width: 800px;
34485
+ }
34486
+
34375
34487
  .xl\:\!min-w-min{
34376
34488
  min-width: -moz-min-content !important;
34377
34489
  min-width: min-content !important;
@@ -34721,6 +34833,10 @@ input[type]::placeholder{
34721
34833
  grid-template-columns: repeat(12, minmax(0, 1fr));
34722
34834
  }
34723
34835
 
34836
+ .xl\:grid-cols-2{
34837
+ grid-template-columns: repeat(2, minmax(0, 1fr));
34838
+ }
34839
+
34724
34840
  .xl\:grid-cols-6{
34725
34841
  grid-template-columns: repeat(6, minmax(0, 1fr));
34726
34842
  }
@@ -1,6 +1,6 @@
1
1
  import { ComponentProps, FC, ReactNode, SyntheticEvent } from 'react';
2
2
  import { BooleanProp, HeadingLevel } from '../../models';
3
- import './accordion.scss';
3
+ import './accordion.css';
4
4
  export interface AccordionElement extends HTMLDivElement {
5
5
  /**
6
6
  * Expand the accordion.
@@ -1,7 +1,7 @@
1
1
  import { ComponentProps, FC, ReactElement } from 'react';
2
2
  import { BooleanProp } from '../../models';
3
3
  import { AccordionProps } from '../../components/accordion';
4
- import './accordion-group.scss';
4
+ import './accordion-group.css';
5
5
  export interface AccordionGroupProps extends ComponentProps<'ul'> {
6
6
  /**
7
7
  * List of accordion components to use as children of the group.
@@ -1,6 +1,6 @@
1
1
  import { BooleanProp } from '../../models';
2
2
  import { ComponentProps, FC, ReactNode } from 'react';
3
- import './anchor.scss';
3
+ import './anchor.css';
4
4
  /**
5
5
  * The available variants of the anchors. This variants will define the background and border color of the anchors.
6
6
  */
@@ -2,11 +2,11 @@ import { ComponentProps, FC, ReactNode } from 'react';
2
2
  import { IconName } from '../../components/icon';
3
3
  import { TooltipAlignment, TooltipPosition } from '../../components/tooltip';
4
4
  import { BooleanProp } from '../../models';
5
- import './avatar.scss';
5
+ import './avatar.css';
6
6
  /**
7
7
  * The available avatar types. Each of them define the appearance of the avatar image.
8
8
  */
9
- export type AvatarType = 'image' | 'icon' | 'initials';
9
+ export type AvatarType = 'image' | 'icon' | 'initials' | 'empty';
10
10
  /**
11
11
  * The available badge positions. Each of them defines the location of the badge on the avatar.
12
12
  */
@@ -1,7 +1,7 @@
1
1
  import { BooleanProp } from '../../models';
2
2
  import { ComponentPropsWithoutRef, FC, ReactElement } from 'react';
3
3
  import { AvatarProps } from '../avatar';
4
- import './avatar-group.scss';
4
+ import './avatar-group.css';
5
5
  export interface AvatarGroupProps extends ComponentPropsWithoutRef<'ul'> {
6
6
  /**
7
7
  * List of avatar components to use as children of the group.
@@ -1,4 +1,4 @@
1
1
  import { FC } from 'react';
2
2
  import { BreadcrumbProps } from '../../../components/breadcrumb';
3
- import './breadcrumb-desktop.scss';
3
+ import './breadcrumb-desktop.css';
4
4
  export declare const BreadcrumbDesktop: FC<BreadcrumbProps>;
@@ -1,4 +1,4 @@
1
1
  import { FC } from 'react';
2
2
  import { BreadcrumbProps } from '../../../components/breadcrumb';
3
- import './breadcrumb-mobile.scss';
3
+ import './breadcrumb-mobile.css';
4
4
  export declare const BreadcrumbMobile: FC<BreadcrumbProps>;
@@ -1,6 +1,6 @@
1
1
  import { BooleanProp } from '../../models';
2
2
  import { ComponentProps, FC, ReactNode } from 'react';
3
- import './button.scss';
3
+ import './button.css';
4
4
  /**
5
5
  * The available variants of the button. This variants will define the background and border color of the button.
6
6
  */
@@ -1,7 +1,7 @@
1
1
  import { ButtonProps, ButtonVariant } from '../../components/button';
2
2
  import { BooleanProp } from '../../models';
3
3
  import { FC, HtmlHTMLAttributes, ReactElement } from 'react';
4
- import './button-group.scss';
4
+ import './button-group.css';
5
5
  export type ButtonGroupOrientation = 'horizontal' | 'vertical';
6
6
  export interface ButtonGroupProps extends Omit<HtmlHTMLAttributes<HTMLDivElement>, 'onChange'> {
7
7
  /**
@@ -1,39 +1,11 @@
1
- import React, { FC } from 'react';
2
- import './card-action.scss';
1
+ import { FC, ImgHTMLAttributes } from 'react';
2
+ import { ButtonProps } from '../../../components/button';
3
+ import { IconProps } from '../../../components/icon';
4
+ import './card-action.css';
5
+ import { BooleanProp } from '../../../models';
3
6
  export type CardActionStyles = 'white' | 'neutral-100' | 'primary-100' | 'secondary-100' | 'primary-300' | 'secondary-300' | 'primary-500' | 'primary-700' | 'primary-900' | 'white-line' | 'primary-900-line';
7
+ export type CardActionAlignment = 'left' | 'center' | 'right';
4
8
  export interface CardActionProps {
5
- /**
6
- * style of card action
7
- */
8
- variant?: CardActionStyles;
9
- /**
10
- * it allow you align title, text and button
11
- */
12
- alignment?: 'left' | 'center';
13
- /**
14
- * show the image within the card
15
- */
16
- hasImg?: boolean;
17
- /**
18
- * source of image
19
- */
20
- imgSrc?: string;
21
- /**
22
- * alternative text to image
23
- */
24
- imgAlt?: string;
25
- /**
26
- * show the card horizontally
27
- */
28
- isCardHorizontal?: boolean;
29
- /**
30
- * show the icon logo
31
- */
32
- hasIconLogo?: boolean;
33
- /**
34
- * name of icon logo
35
- */
36
- iconLogoName?: string;
37
9
  /**
38
10
  * title of card
39
11
  */
@@ -43,32 +15,28 @@ export interface CardActionProps {
43
15
  */
44
16
  text: string;
45
17
  /**
46
- * show icon within the button
47
- */
48
- buttonHasIcon?: boolean;
49
- /**
50
- * allow the button get all empty space
18
+ * style of card action
51
19
  */
52
- isButtonFullWidth?: boolean;
20
+ variant?: CardActionStyles;
53
21
  /**
54
- * name of button
22
+ * it allow you align title, text and button
55
23
  */
56
- buttonValue: string;
24
+ alignment?: CardActionAlignment;
57
25
  /**
58
- * name of icon to show inside of button
26
+ * show the card horizontally
59
27
  */
60
- buttonLeadingIcon?: string;
28
+ isCardHorizontal?: BooleanProp;
61
29
  /**
62
- * name of icon to show when hover the button
30
+ * name of icon logo
63
31
  */
64
- buttonLeadingIconHover?: string;
32
+ icon?: IconProps;
65
33
  /**
66
- * function called when click on the button
34
+ * image card to draw in the card if specified.
67
35
  */
68
- onClick: (event: React.MouseEvent<HTMLButtonElement, MouseEvent>) => void;
36
+ image?: ImgHTMLAttributes<HTMLImageElement>;
69
37
  /**
70
- * additional class names for the card action component
38
+ * props for the button component
71
39
  */
72
- className?: string;
40
+ button: ButtonProps;
73
41
  }
74
42
  export declare const CardAction: FC<CardActionProps>;
@@ -2,7 +2,7 @@ import { AnchorProps } from '../../../components/anchor';
2
2
  import { PillProps } from '../../../components/pill';
3
3
  import { BooleanProp, HeadingLevel } from '../../../models';
4
4
  import { ComponentPropsWithoutRef, FC, ImgHTMLAttributes, ReactNode } from 'react';
5
- import './card-article.scss';
5
+ import './card-article.css';
6
6
  export type CardArticleVariant = 'default' | 'indented';
7
7
  export interface CardArticleProps extends Omit<ComponentPropsWithoutRef<'div'>, 'title'> {
8
8
  /**
@@ -1,7 +1,7 @@
1
1
  import { ComponentPropsWithoutRef, FC, ReactNode } from 'react';
2
2
  import { AnchorProps } from '../../../components/anchor';
3
3
  import { BooleanProp, HeadingLevel } from '../../../models';
4
- import './card-collection.scss';
4
+ import './card-collection.css';
5
5
  export interface CardCollectionProps extends Omit<ComponentPropsWithoutRef<'div'>, 'title'> {
6
6
  /**
7
7
  * Card Collection heading level title.
@@ -1,7 +1,7 @@
1
1
  import { ComponentPropsWithoutRef, FC, ReactNode } from 'react';
2
2
  import { ButtonProps } from '../../../components/button';
3
3
  import { IconProps } from '../../../components/icon';
4
- import './card-emphasize.scss';
4
+ import './card-emphasize.css';
5
5
  /**
6
6
  * The available alignments of the card emphasize.
7
7
  */
@@ -1,6 +1,6 @@
1
1
  import { ComponentPropsWithoutRef, FC, ReactNode } from 'react';
2
2
  import { BooleanProp } from '../../../models';
3
- import './card-error.scss';
3
+ import './card-error.css';
4
4
  export interface CardErrorProps extends Omit<ComponentPropsWithoutRef<'div'>, 'title'> {
5
5
  /**
6
6
  * The card icon.
@@ -1,10 +1,10 @@
1
1
  import { ComponentProps, FC, ReactNode, SyntheticEvent } from 'react';
2
2
  import { BooleanProp, HeadingLevel } from '../../../../models';
3
- import './card-accordion.scss';
3
+ import './card-accordion.css';
4
4
  /**
5
5
  * The available variants of the accordion. Those variants will define the style of the accordion.
6
6
  */
7
- export type CardAccordionVariant = 'white' | 'primary-light' | 'primary-dark';
7
+ export type CardAccordionVariant = 'white' | 'neutral-100' | 'primary-100' | 'secondary-100' | 'primary-300' | 'secondary-300' | 'primary-500' | 'primary-700' | 'primary-900';
8
8
  export interface CardAccordionElement extends HTMLDivElement {
9
9
  /**
10
10
  * Expand the accordion.
@@ -0,0 +1,16 @@
1
+ import { CardExpandableVariant } from './card-expandable';
2
+ type CardExpandableStylesBody = {
3
+ backgroundColor: string;
4
+ textColor: string;
5
+ iconColor: string;
6
+ anchorColor: string;
7
+ };
8
+ export type CardExpandableStylesMap = Record<CardExpandableVariant, CardExpandableStylesBody>;
9
+ export declare const cardExpandableStylesMap: CardExpandableStylesMap;
10
+ type BookMarkIconStyles = {
11
+ fill: string;
12
+ fillTop: string;
13
+ };
14
+ export type BookMarkIconStylesMap = Record<CardExpandableVariant, BookMarkIconStyles>;
15
+ export declare const bookMarkIconStylesMap: BookMarkIconStylesMap;
16
+ export {};
@@ -1,11 +1,11 @@
1
1
  import { BooleanProp, HeadingLevel } from '../../../models';
2
2
  import { ComponentProps, FC, ReactNode, SyntheticEvent } from 'react';
3
- import './card-expandable.scss';
4
3
  import { CardAccordionElement } from './card-accordion';
4
+ import './card-expandable.css';
5
5
  /**
6
6
  * The available variants of the card. Those variants will define the style of the card.
7
7
  */
8
- export type CardExpandableVariant = 'white' | 'primary-light' | 'primary-dark';
8
+ export type CardExpandableVariant = 'white' | 'primary-100' | 'secondary-100' | 'primary-300' | 'secondary-300' | 'primary-500' | 'primary-700' | 'primary-900' | 'neutral-100';
9
9
  export interface CardExpandableElement extends CardAccordionElement {
10
10
  }
11
11
  export interface CardExpandableProps extends Omit<ComponentProps<'div'>, 'title'> {
@@ -1,7 +1,7 @@
1
1
  import { ComponentPropsWithoutRef, FC, ReactNode } from 'react';
2
2
  import { BooleanProp, HeadingLevel } from '../../../models';
3
3
  import { AnchorProps } from '../../../components/anchor';
4
- import './card-frame.scss';
4
+ import './card-frame.css';
5
5
  export interface CardFrameProps extends ComponentPropsWithoutRef<'div'> {
6
6
  /**
7
7
  * Children content.
@@ -2,7 +2,7 @@ import { ComponentPropsWithoutRef, FC, ImgHTMLAttributes, ReactElement } from 'r
2
2
  import { CardHeroHelperProps } from '../../../components/cards/card-hero-helper';
3
3
  import { CardHeroIndexProps } from '../../../components/cards/card-hero-index';
4
4
  import { CardHeroSitemapProps } from '../../../components/cards/card-hero-sitemap';
5
- import './card-full-image.scss';
5
+ import './card-full-image.css';
6
6
  export interface CardFullImageProps extends ComponentPropsWithoutRef<'div'> {
7
7
  /**
8
8
  * Children content.
@@ -1,7 +1,7 @@
1
1
  import { ComponentPropsWithoutRef, FC, ReactNode } from 'react';
2
2
  import { HeadingLevel } from '../../../models';
3
3
  import { AnchorProps } from '../../../components/anchor';
4
- import './card-hero-helper.scss';
4
+ import './card-hero-helper.css';
5
5
  export interface HelpTopic {
6
6
  description: ReactNode;
7
7
  anchor: AnchorProps;
@@ -1,7 +1,7 @@
1
1
  import { ComponentPropsWithoutRef, FC, ReactNode } from 'react';
2
2
  import { AnchorProps } from '../../../components/anchor';
3
3
  import { HeadingLevel } from '../../../models';
4
- import './card-hero-index.scss';
4
+ import './card-hero-index.css';
5
5
  export interface CardHeroIndexProps extends Omit<ComponentPropsWithoutRef<'div'>, 'title'> {
6
6
  /**
7
7
  * The title of the card.
@@ -1,7 +1,7 @@
1
1
  import { ComponentPropsWithoutRef, FC, ReactNode } from 'react';
2
2
  import { AnchorProps } from '../../../components/anchor';
3
3
  import { HeadingLevel } from '../../../models';
4
- import './card-hero-sitemap.scss';
4
+ import './card-hero-sitemap.css';
5
5
  export interface CardHeroSitemapProps extends Omit<ComponentPropsWithoutRef<'div'>, 'title'> {
6
6
  /**
7
7
  * Header title.
@@ -1,7 +1,7 @@
1
1
  import { ComponentProps, FC, ImgHTMLAttributes, ReactNode } from 'react';
2
2
  import { AnchorProps } from '../../../components/anchor';
3
3
  import { HeadingLevel } from '../../../models';
4
- import './card-highlight.scss';
4
+ import './card-highlight.css';
5
5
  export type HighlightAreaPositionType = 'interior' | 'exterior';
6
6
  export type HighlightCardPositionType = 'bottom' | 'middle';
7
7
  export type HighlightCardSizeType = 's' | 'default';
@@ -1,7 +1,7 @@
1
1
  import { ComponentProps, FC, ReactNode } from 'react';
2
2
  import { AnchorProps } from '../../../../components/anchor';
3
3
  import { HeadingLevel } from '../../../../models';
4
- import './inner-highlight-card.scss';
4
+ import './inner-highlight-card.css';
5
5
  export interface InnerHighlightCardProps extends Omit<ComponentProps<'div'>, 'title'> {
6
6
  /**
7
7
  * header title.
@@ -1,6 +1,6 @@
1
1
  import { ComponentProps, FC, ImgHTMLAttributes, ReactElement, ReactNode } from 'react';
2
2
  import { InputEmailBarProps } from '../../../components/input-email-bar/input-email-bar';
3
- import './card-highlight-newsletter.scss';
3
+ import './card-highlight-newsletter.css';
4
4
  export interface CardHighlightNewsletterProps extends Omit<ComponentProps<'div'>, 'title'> {
5
5
  /**
6
6
  * The title to be displayed.
@@ -1,6 +1,6 @@
1
1
  import { ComponentProps, FC, ReactNode } from 'react';
2
2
  import { ButtonProps } from '../../../components/button';
3
- import './card-highlight-single.scss';
3
+ import './card-highlight-single.css';
4
4
  import { BooleanProp } from '../../../models';
5
5
  export interface CardHighlightSingleProps extends Omit<ComponentProps<'div'>, 'title'> {
6
6
  /**