@designsystem-se/af 39.1.0-beta.2 → 39.1.0-beta.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.
Files changed (185) hide show
  1. package/components/digi-bar-chart.js +1 -1
  2. package/components/digi-button.js +1 -1
  3. package/components/digi-calendar-week-view.js +2 -2
  4. package/components/digi-chart-line.js +1 -1
  5. package/components/digi-code-block.js +1 -1
  6. package/components/digi-code-example.js +2 -2
  7. package/components/digi-context-menu.js +1 -1
  8. package/components/digi-dialog.js +1 -1
  9. package/components/digi-form-category-filter.js +1 -1
  10. package/components/digi-form-error-list.js +2 -2
  11. package/components/digi-form-file-upload.js +1 -1
  12. package/components/digi-form-filter.js +1 -1
  13. package/components/digi-form-input-search.js +2 -2
  14. package/components/digi-form-select-filter.js +1 -1
  15. package/components/digi-header-navigation.js +1 -1
  16. package/components/digi-header.js +2 -2
  17. package/components/digi-navigation-pagination.js +1 -1
  18. package/components/digi-navigation-sidebar-button.js +1 -1
  19. package/components/digi-navigation-sidebar.js +1 -1
  20. package/components/digi-notification-alert.js +1 -1
  21. package/components/digi-tag.js +1 -1
  22. package/components/digi-tools-feedback-banner.js +7 -2
  23. package/components/digi-tools-feedback.js +1 -1
  24. package/components/p-3IdGnhr5.js +172 -0
  25. package/components/{p-DDZ0nalw.js → p-B-hL6z4l.js} +1 -1
  26. package/components/{p-Dq9EWvk8.js → p-BOM-CTrq.js} +1 -1
  27. package/components/{p-C32dTT4K.js → p-BZkK1uIs.js} +1 -1
  28. package/dist/cjs/button-type.enum-2UH0KkO-.js +8 -0
  29. package/dist/cjs/{button-variation.enum-DkUalo9f.js → button-variation.enum-ngMqFLdW.js} +6 -0
  30. package/dist/cjs/{code-example-variation.enum-BCENTUV2.js → code-example-variation.enum-Cq-BioXW.js} +0 -6
  31. package/dist/cjs/digi-arbetsformedlingen.cjs.js +1 -1
  32. package/dist/cjs/{digi-calendar-week-view.cjs.entry.js → digi-button_5.cjs.entry.js} +260 -72
  33. package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +10 -6
  34. package/dist/cjs/digi-code-block_3.cjs.entry.js +10 -6
  35. package/dist/cjs/digi-code-example.cjs.entry.js +4 -4
  36. package/dist/cjs/digi-dialog.cjs.entry.js +10 -6
  37. package/dist/cjs/digi-footer.cjs.entry.js +9 -5
  38. package/dist/cjs/digi-form-error-list.cjs.entry.js +9 -5
  39. package/dist/cjs/digi-form-file-upload.cjs.entry.js +11 -10
  40. package/dist/cjs/digi-form-input-search.cjs.entry.js +9 -7
  41. package/dist/cjs/digi-form-input.cjs.entry.js +205 -0
  42. package/dist/cjs/digi-form-label_3.cjs.entry.js +147 -0
  43. package/dist/cjs/digi-form-receipt.cjs.entry.js +9 -5
  44. package/dist/cjs/digi-form-select-filter.cjs.entry.js +649 -0
  45. package/dist/cjs/digi-header-navigation.cjs.entry.js +9 -5
  46. package/dist/cjs/digi-header.cjs.entry.js +9 -5
  47. package/dist/cjs/digi-icon-check.cjs.entry.js +28 -0
  48. package/dist/cjs/digi-icon-chevron-down.cjs.entry.js +28 -0
  49. package/dist/cjs/digi-icon-validation-error_2.cjs.entry.js +51 -0
  50. package/dist/cjs/digi-navigation-pagination.cjs.entry.js +9 -5
  51. package/dist/cjs/digi-notification-alert.cjs.entry.js +9 -5
  52. package/dist/cjs/digi-notification-error-page.cjs.entry.js +9 -5
  53. package/dist/cjs/digi-title-logo.cjs.entry.js +9 -5
  54. package/dist/cjs/digi-tools-feedback-banner.cjs.entry.js +7 -2
  55. package/dist/cjs/digi-tools-feedback.cjs.entry.js +11 -7
  56. package/dist/cjs/digi-util-keydown-handler.cjs.entry.js +81 -0
  57. package/dist/cjs/{form-validation-message-variation.enum-DgkifAnP.js → form-file-upload-variation.enum-xcEOoggr.js} +0 -7
  58. package/dist/cjs/form-input-search-variation.enum-VVfvlVeM.js +8 -0
  59. package/dist/cjs/{form-input-type.enum-B2CsNSBg.js → form-input-type.enum-DvF_MTHK.js} +0 -14
  60. package/dist/cjs/form-input-variation.enum-kpoXNUuI.js +29 -0
  61. package/dist/cjs/form-validation-message-variation.enum-BA5nmCiw.js +8 -0
  62. package/dist/cjs/index-tbq85ezH.js +26 -10
  63. package/dist/cjs/index.cjs.js +52 -48
  64. package/dist/cjs/loader.cjs.js +1 -1
  65. package/dist/cjs/{typography-variation.enum-4snUBTF7.js → typography-variation.enum-BDSt7CVI.js} +0 -28
  66. package/dist/collection/components/_button/button/button.css +23 -0
  67. package/dist/collection/components/_calendar/week-view/calendar-week-view.css +36 -47
  68. package/dist/collection/components/_form/form-file-upload/form-file-upload.css +11 -15
  69. package/dist/collection/components/_form/form-input-search/form-input-search.css +0 -4
  70. package/dist/collection/components/_tools/tools-feedback-banner/tools-feedback-banner.js +7 -2
  71. package/dist/collection/design-tokens/components/_button.variables.scss +6 -0
  72. package/dist/collection/design-tokens/components/_logo.variables.scss +17 -15
  73. package/dist/digi-arbetsformedlingen/design-tokens/components/_button.variables.scss +6 -0
  74. package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
  75. package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
  76. package/dist/digi-arbetsformedlingen/p-0a993ca4.entry.js +1 -0
  77. package/dist/digi-arbetsformedlingen/p-0b0009eb.entry.js +1 -0
  78. package/dist/digi-arbetsformedlingen/p-21853656.entry.js +1 -0
  79. package/dist/digi-arbetsformedlingen/p-23d8d58c.entry.js +1 -0
  80. package/dist/digi-arbetsformedlingen/p-28f335d8.entry.js +1 -0
  81. package/dist/digi-arbetsformedlingen/p-2f65802b.entry.js +1 -0
  82. package/dist/digi-arbetsformedlingen/{p-77d355fe.entry.js → p-4336cdff.entry.js} +1 -1
  83. package/dist/digi-arbetsformedlingen/p-4c9a428d.entry.js +1 -0
  84. package/dist/digi-arbetsformedlingen/p-4ee14c12.entry.js +1 -0
  85. package/dist/digi-arbetsformedlingen/p-4smNltRI.js +1 -0
  86. package/dist/digi-arbetsformedlingen/p-5c7e6e61.entry.js +1 -0
  87. package/dist/digi-arbetsformedlingen/p-60928fb0.entry.js +1 -0
  88. package/dist/digi-arbetsformedlingen/p-68e721b1.entry.js +1 -0
  89. package/dist/digi-arbetsformedlingen/p-7da0451b.entry.js +1 -0
  90. package/dist/digi-arbetsformedlingen/p-87e306b0.entry.js +1 -0
  91. package/dist/digi-arbetsformedlingen/p-8848ce2b.entry.js +1 -0
  92. package/dist/digi-arbetsformedlingen/p-91a0e1ca.entry.js +1 -0
  93. package/dist/digi-arbetsformedlingen/p-9d3da044.entry.js +1 -0
  94. package/dist/digi-arbetsformedlingen/p-B8hpiXmh.js +1 -0
  95. package/dist/digi-arbetsformedlingen/p-BMQm4N5I.js +1 -0
  96. package/dist/digi-arbetsformedlingen/p-BSJH8Lpg.js +1 -0
  97. package/dist/digi-arbetsformedlingen/p-BfyJgcLA.js +1 -0
  98. package/dist/digi-arbetsformedlingen/p-BvWKyXb_.js +1 -0
  99. package/dist/digi-arbetsformedlingen/p-DGI7Jkg2.js +1 -0
  100. package/dist/digi-arbetsformedlingen/p-DShzaNrQ.js +1 -0
  101. package/dist/digi-arbetsformedlingen/p-DfWZa2Wv.js +1 -0
  102. package/dist/digi-arbetsformedlingen/p-a563f0f4.entry.js +1 -0
  103. package/dist/digi-arbetsformedlingen/p-ad7e2dc6.entry.js +1 -0
  104. package/dist/digi-arbetsformedlingen/p-beab4698.entry.js +1 -0
  105. package/dist/digi-arbetsformedlingen/p-c9c140af.entry.js +1 -0
  106. package/dist/digi-arbetsformedlingen/p-d62e264c.entry.js +1 -0
  107. package/dist/digi-arbetsformedlingen/p-ef47f143.entry.js +1 -0
  108. package/dist/digi-arbetsformedlingen/p-f9a2a80e.entry.js +1 -0
  109. package/dist/digi-arbetsformedlingen/p-feaeab97.entry.js +1 -0
  110. package/dist/digi-arbetsformedlingen/{p-DbBOgLZR.js → p-xwICssEK.js} +1 -1
  111. package/dist/esm/button-type.enum-DShzaNrQ.js +8 -0
  112. package/dist/esm/{button-variation.enum-y5Nm4oWF.js → button-variation.enum-BMQm4N5I.js} +7 -1
  113. package/dist/esm/{code-example-variation.enum-Ooszw6tl.js → code-example-variation.enum-DGI7Jkg2.js} +1 -7
  114. package/dist/esm/digi-arbetsformedlingen.js +1 -1
  115. package/dist/esm/{digi-calendar-week-view.entry.js → digi-button_5.entry.js} +190 -6
  116. package/dist/esm/digi-calendar-datepicker.entry.js +10 -6
  117. package/dist/esm/digi-code-block_3.entry.js +9 -5
  118. package/dist/esm/digi-code-example.entry.js +2 -2
  119. package/dist/esm/digi-dialog.entry.js +9 -5
  120. package/dist/esm/digi-footer.entry.js +9 -5
  121. package/dist/esm/digi-form-error-list.entry.js +9 -5
  122. package/dist/esm/digi-form-file-upload.entry.js +3 -2
  123. package/dist/esm/digi-form-input-search.entry.js +4 -2
  124. package/dist/esm/digi-form-input.entry.js +203 -0
  125. package/dist/esm/digi-form-label_3.entry.js +143 -0
  126. package/dist/esm/digi-form-receipt.entry.js +9 -5
  127. package/dist/esm/digi-form-select-filter.entry.js +647 -0
  128. package/dist/esm/digi-header-navigation.entry.js +9 -5
  129. package/dist/esm/digi-header.entry.js +9 -5
  130. package/dist/esm/digi-icon-check.entry.js +26 -0
  131. package/dist/esm/digi-icon-chevron-down.entry.js +26 -0
  132. package/dist/esm/digi-icon-validation-error_2.entry.js +48 -0
  133. package/dist/esm/digi-navigation-pagination.entry.js +9 -5
  134. package/dist/esm/digi-notification-alert.entry.js +9 -5
  135. package/dist/esm/digi-notification-error-page.entry.js +9 -5
  136. package/dist/esm/digi-title-logo.entry.js +9 -5
  137. package/dist/esm/digi-tools-feedback-banner.entry.js +7 -2
  138. package/dist/esm/digi-tools-feedback.entry.js +9 -5
  139. package/dist/esm/digi-util-keydown-handler.entry.js +79 -0
  140. package/dist/esm/{form-validation-message-variation.enum-9n7Okhf1.js → form-file-upload-variation.enum-BfyJgcLA.js} +1 -8
  141. package/dist/esm/form-input-search-variation.enum-BvWKyXb_.js +8 -0
  142. package/dist/esm/{form-input-type.enum-CN1mgrt1.js → form-input-type.enum-BSJH8Lpg.js} +1 -15
  143. package/dist/esm/form-input-variation.enum-DfWZa2Wv.js +29 -0
  144. package/dist/esm/form-validation-message-variation.enum-B8hpiXmh.js +8 -0
  145. package/dist/esm/{index-DnTiPaEs.js → index-B1Je6g2n.js} +1 -1
  146. package/dist/esm/index-Co_lVhh_.js +26 -10
  147. package/dist/esm/index.js +9 -5
  148. package/dist/esm/loader.js +1 -1
  149. package/dist/esm/{typography-variation.enum-BDBYHWrh.js → typography-variation.enum-4smNltRI.js} +1 -29
  150. package/dist/types/components/_tools/tools-feedback-banner/tools-feedback-banner.d.ts +1 -0
  151. package/hydrate/index.js +11 -6
  152. package/hydrate/index.mjs +11 -6
  153. package/package.json +1 -1
  154. package/components/p--RxphPe_.js +0 -172
  155. package/dist/cjs/digi-button_11.cjs.entry.js +0 -1274
  156. package/dist/cjs/digi-icon-chevron-left_2.cjs.entry.js +0 -51
  157. package/dist/cjs/digi-typography.cjs.entry.js +0 -22
  158. package/dist/digi-arbetsformedlingen/p-0dc8c1f1.entry.js +0 -1
  159. package/dist/digi-arbetsformedlingen/p-14d011c8.entry.js +0 -1
  160. package/dist/digi-arbetsformedlingen/p-31d3b121.entry.js +0 -1
  161. package/dist/digi-arbetsformedlingen/p-38d6c196.entry.js +0 -1
  162. package/dist/digi-arbetsformedlingen/p-44c16261.entry.js +0 -1
  163. package/dist/digi-arbetsformedlingen/p-45f30e15.entry.js +0 -1
  164. package/dist/digi-arbetsformedlingen/p-478dd735.entry.js +0 -1
  165. package/dist/digi-arbetsformedlingen/p-591509af.entry.js +0 -1
  166. package/dist/digi-arbetsformedlingen/p-8c4b642e.entry.js +0 -1
  167. package/dist/digi-arbetsformedlingen/p-8fb4e6a3.entry.js +0 -1
  168. package/dist/digi-arbetsformedlingen/p-93367afb.entry.js +0 -1
  169. package/dist/digi-arbetsformedlingen/p-9n7Okhf1.js +0 -1
  170. package/dist/digi-arbetsformedlingen/p-BDBYHWrh.js +0 -1
  171. package/dist/digi-arbetsformedlingen/p-CN1mgrt1.js +0 -1
  172. package/dist/digi-arbetsformedlingen/p-Ooszw6tl.js +0 -1
  173. package/dist/digi-arbetsformedlingen/p-aaeddc10.entry.js +0 -1
  174. package/dist/digi-arbetsformedlingen/p-ab84eed8.entry.js +0 -1
  175. package/dist/digi-arbetsformedlingen/p-bd635299.entry.js +0 -1
  176. package/dist/digi-arbetsformedlingen/p-c273763e.entry.js +0 -1
  177. package/dist/digi-arbetsformedlingen/p-c73ddbe2.entry.js +0 -1
  178. package/dist/digi-arbetsformedlingen/p-cd90ab0b.entry.js +0 -1
  179. package/dist/digi-arbetsformedlingen/p-cfe0bcf9.entry.js +0 -1
  180. package/dist/digi-arbetsformedlingen/p-d441cad3.entry.js +0 -1
  181. package/dist/digi-arbetsformedlingen/p-fd330ef0.entry.js +0 -1
  182. package/dist/digi-arbetsformedlingen/p-y5Nm4oWF.js +0 -1
  183. package/dist/esm/digi-button_11.entry.js +0 -1262
  184. package/dist/esm/digi-icon-chevron-left_2.entry.js +0 -48
  185. package/dist/esm/digi-typography.entry.js +0 -20
@@ -166,10 +166,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
166
166
  }
167
167
  switch(bundleId) {
168
168
 
169
- case 'digi-button_11.cjs':
169
+ case 'digi-button_5.cjs':
170
170
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
171
171
  /* webpackMode: "lazy" */
172
- './digi-button_11.cjs.entry.js')); }).then(processMod, consoleError);
172
+ './digi-button_5.cjs.entry.js')); }).then(processMod, consoleError);
173
173
  case 'digi-badge-status.cjs':
174
174
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
175
175
  /* webpackMode: "lazy" */
@@ -182,10 +182,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
182
182
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
183
183
  /* webpackMode: "lazy" */
184
184
  './digi-calendar-datepicker.cjs.entry.js')); }).then(processMod, consoleError);
185
- case 'digi-calendar-week-view.cjs':
186
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
187
- /* webpackMode: "lazy" */
188
- './digi-calendar-week-view.cjs.entry.js')); }).then(processMod, consoleError);
189
185
  case 'digi-chart-line.cjs':
190
186
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
191
187
  /* webpackMode: "lazy" */
@@ -254,6 +250,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
254
250
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
255
251
  /* webpackMode: "lazy" */
256
252
  './digi-form-receipt.cjs.entry.js')); }).then(processMod, consoleError);
253
+ case 'digi-form-select-filter.cjs':
254
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
255
+ /* webpackMode: "lazy" */
256
+ './digi-form-select-filter.cjs.entry.js')); }).then(processMod, consoleError);
257
257
  case 'digi-form-textarea.cjs':
258
258
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
259
259
  /* webpackMode: "lazy" */
@@ -1146,10 +1146,14 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
1146
1146
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1147
1147
  /* webpackMode: "lazy" */
1148
1148
  './digi-media-image_2.cjs.entry.js')); }).then(processMod, consoleError);
1149
- case 'digi-icon-chevron-left_2.cjs':
1149
+ case 'digi-form-input.cjs':
1150
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1151
+ /* webpackMode: "lazy" */
1152
+ './digi-form-input.cjs.entry.js')); }).then(processMod, consoleError);
1153
+ case 'digi-icon-check.cjs':
1150
1154
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1151
1155
  /* webpackMode: "lazy" */
1152
- './digi-icon-chevron-left_2.cjs.entry.js')); }).then(processMod, consoleError);
1156
+ './digi-icon-check.cjs.entry.js')); }).then(processMod, consoleError);
1153
1157
  case 'digi-link.cjs':
1154
1158
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1155
1159
  /* webpackMode: "lazy" */
@@ -1158,18 +1162,30 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
1158
1162
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1159
1163
  /* webpackMode: "lazy" */
1160
1164
  './digi-layout-block_2.cjs.entry.js')); }).then(processMod, consoleError);
1165
+ case 'digi-util-keydown-handler.cjs':
1166
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1167
+ /* webpackMode: "lazy" */
1168
+ './digi-util-keydown-handler.cjs.entry.js')); }).then(processMod, consoleError);
1169
+ case 'digi-icon-chevron-down.cjs':
1170
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1171
+ /* webpackMode: "lazy" */
1172
+ './digi-icon-chevron-down.cjs.entry.js')); }).then(processMod, consoleError);
1161
1173
  case 'digi-util-breakpoint-observer.cjs':
1162
1174
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1163
1175
  /* webpackMode: "lazy" */
1164
1176
  './digi-util-breakpoint-observer.cjs.entry.js')); }).then(processMod, consoleError);
1177
+ case 'digi-form-label_3.cjs':
1178
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1179
+ /* webpackMode: "lazy" */
1180
+ './digi-form-label_3.cjs.entry.js')); }).then(processMod, consoleError);
1165
1181
  case 'digi-icon-x.cjs':
1166
1182
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1167
1183
  /* webpackMode: "lazy" */
1168
1184
  './digi-icon-x.cjs.entry.js')); }).then(processMod, consoleError);
1169
- case 'digi-typography.cjs':
1185
+ case 'digi-icon-validation-error_2.cjs':
1170
1186
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1171
1187
  /* webpackMode: "lazy" */
1172
- './digi-typography.cjs.entry.js')); }).then(processMod, consoleError);
1188
+ './digi-icon-validation-error_2.cjs.entry.js')); }).then(processMod, consoleError);
1173
1189
  }
1174
1190
  }
1175
1191
  return (function (t) { return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(t)); }); })(
@@ -1,23 +1,27 @@
1
1
  'use strict';
2
2
 
3
3
  var badgeNotificationShape_enum = require('./badge-notification-shape.enum-CEyEo2G5.js');
4
- var typographyVariation_enum = require('./typography-variation.enum-4snUBTF7.js');
4
+ var typographyVariation_enum = require('./typography-variation.enum-BDSt7CVI.js');
5
5
  var badgeStatusVariation_enum = require('./badge-status-variation.enum-XX8d--rj.js');
6
- var codeExampleVariation_enum = require('./code-example-variation.enum-BCENTUV2.js');
7
- var formInputType_enum = require('./form-input-type.enum-B2CsNSBg.js');
8
- var buttonVariation_enum = require('./button-variation.enum-DkUalo9f.js');
6
+ var buttonVariation_enum = require('./button-variation.enum-ngMqFLdW.js');
7
+ var buttonType_enum = require('./button-type.enum-2UH0KkO-.js');
9
8
  var calendarWeekViewHeadingLevel_enum = require('./calendar-week-view-heading-level.enum-NEkm5SUq.js');
10
9
  var barChartVariation_enum = require('./bar-chart-variation.enum-BZFN4377.js');
10
+ var codeExampleVariation_enum = require('./code-example-variation.enum-Cq-BioXW.js');
11
11
  var codeVariation_enum = require('./code-variation.enum-BM-hhQuD.js');
12
12
  var expandableAccordionHeaderLevel_enum = require('./expandable-accordion-header-level.enum-CjL9V3Kt.js');
13
13
  var expandableFaqItemVariation_enum = require('./expandable-faq-item-variation.enum-aKkYAQgd.js');
14
14
  var expandableFaqVariation_enum = require('./expandable-faq-variation.enum-FEybT9s4.js');
15
15
  var footerCardVariation_enum = require('./footer-card-variation.enum-BPnpkC45.js');
16
16
  var formCheckboxVariation_enum = require('./form-checkbox-variation.enum-BfOGU4Qt.js');
17
- var formValidationMessageVariation_enum = require('./form-validation-message-variation.enum-DgkifAnP.js');
17
+ var formFileUploadVariation_enum = require('./form-file-upload-variation.enum-xcEOoggr.js');
18
+ var formInputSearchVariation_enum = require('./form-input-search-variation.enum-VVfvlVeM.js');
19
+ var formInputType_enum = require('./form-input-type.enum-DvF_MTHK.js');
20
+ var formInputVariation_enum = require('./form-input-variation.enum-kpoXNUuI.js');
18
21
  var formRadiogroupValidation_enum = require('./form-radiogroup-validation.enum-DBDbjF6N.js');
19
22
  var formSelectVariation_enum = require('./form-select-variation.enum-e6wjWyaS.js');
20
23
  var formTextareaVariation_enum = require('./form-textarea-variation.enum-BcEyaR5W.js');
24
+ var formValidationMessageVariation_enum = require('./form-validation-message-variation.enum-BA5nmCiw.js');
21
25
  var infoCardMultiType_enum = require('./info-card-multi-type.enum-pqhvdrsN.js');
22
26
  var infoCardVariation_enum = require('./info-card-variation.enum-B1cqmknX.js');
23
27
  var layoutContainerMaxWidth_enum = require('./layout-container-max-width.enum-DqWtU7WK.js');
@@ -107,18 +111,6 @@ Object.defineProperty(exports, "FormFieldsetValidation", {
107
111
  enumerable: true,
108
112
  get: function () { return typographyVariation_enum.FormFieldsetValidation; }
109
113
  });
110
- Object.defineProperty(exports, "FormInputMode", {
111
- enumerable: true,
112
- get: function () { return typographyVariation_enum.FormInputMode; }
113
- });
114
- Object.defineProperty(exports, "FormInputValidation", {
115
- enumerable: true,
116
- get: function () { return typographyVariation_enum.FormInputValidation; }
117
- });
118
- Object.defineProperty(exports, "FormInputVariation", {
119
- enumerable: true,
120
- get: function () { return typographyVariation_enum.FormInputVariation; }
121
- });
122
114
  Object.defineProperty(exports, "FormRadiobuttonLayout", {
123
115
  enumerable: true,
124
116
  get: function () { return typographyVariation_enum.FormRadiobuttonLayout; }
@@ -209,47 +201,35 @@ Object.defineProperty(exports, "BadgeStatusVariation", {
209
201
  });
210
202
  Object.defineProperty(exports, "ButtonSize", {
211
203
  enumerable: true,
212
- get: function () { return codeExampleVariation_enum.ButtonSize; }
213
- });
214
- Object.defineProperty(exports, "CodeBlockVariation", {
215
- enumerable: true,
216
- get: function () { return codeExampleVariation_enum.CodeBlockVariation; }
217
- });
218
- Object.defineProperty(exports, "CodeExampleLanguage", {
219
- enumerable: true,
220
- get: function () { return codeExampleVariation_enum.CodeExampleLanguage; }
204
+ get: function () { return buttonVariation_enum.ButtonSize; }
221
205
  });
222
- Object.defineProperty(exports, "CodeExampleVariation", {
206
+ Object.defineProperty(exports, "ButtonVariation", {
223
207
  enumerable: true,
224
- get: function () { return codeExampleVariation_enum.CodeExampleVariation; }
208
+ get: function () { return buttonVariation_enum.ButtonVariation; }
225
209
  });
226
210
  Object.defineProperty(exports, "ButtonType", {
227
211
  enumerable: true,
228
- get: function () { return formInputType_enum.ButtonType; }
212
+ get: function () { return buttonType_enum.ButtonType; }
229
213
  });
230
- Object.defineProperty(exports, "FormInputButtonVariation", {
231
- enumerable: true,
232
- get: function () { return formInputType_enum.FormInputButtonVariation; }
233
- });
234
- Object.defineProperty(exports, "FormInputSearchVariation", {
214
+ Object.defineProperty(exports, "CalendarWeekViewHeadingLevel", {
235
215
  enumerable: true,
236
- get: function () { return formInputType_enum.FormInputSearchVariation; }
216
+ get: function () { return calendarWeekViewHeadingLevel_enum.CalendarWeekViewHeadingLevel; }
237
217
  });
238
- Object.defineProperty(exports, "FormInputType", {
218
+ Object.defineProperty(exports, "BarChartVariation", {
239
219
  enumerable: true,
240
- get: function () { return formInputType_enum.FormInputType; }
220
+ get: function () { return barChartVariation_enum.BarChartVariation; }
241
221
  });
242
- Object.defineProperty(exports, "ButtonVariation", {
222
+ Object.defineProperty(exports, "CodeBlockVariation", {
243
223
  enumerable: true,
244
- get: function () { return buttonVariation_enum.ButtonVariation; }
224
+ get: function () { return codeExampleVariation_enum.CodeBlockVariation; }
245
225
  });
246
- Object.defineProperty(exports, "CalendarWeekViewHeadingLevel", {
226
+ Object.defineProperty(exports, "CodeExampleLanguage", {
247
227
  enumerable: true,
248
- get: function () { return calendarWeekViewHeadingLevel_enum.CalendarWeekViewHeadingLevel; }
228
+ get: function () { return codeExampleVariation_enum.CodeExampleLanguage; }
249
229
  });
250
- Object.defineProperty(exports, "BarChartVariation", {
230
+ Object.defineProperty(exports, "CodeExampleVariation", {
251
231
  enumerable: true,
252
- get: function () { return barChartVariation_enum.BarChartVariation; }
232
+ get: function () { return codeExampleVariation_enum.CodeExampleVariation; }
253
233
  });
254
234
  Object.defineProperty(exports, "CodeLanguage", {
255
235
  enumerable: true,
@@ -297,19 +277,39 @@ Object.defineProperty(exports, "FormCheckboxVariation", {
297
277
  });
298
278
  Object.defineProperty(exports, "FormFileUploadHeadingLevel", {
299
279
  enumerable: true,
300
- get: function () { return formValidationMessageVariation_enum.FormFileUploadHeadingLevel; }
280
+ get: function () { return formFileUploadVariation_enum.FormFileUploadHeadingLevel; }
301
281
  });
302
282
  Object.defineProperty(exports, "FormFileUploadValidation", {
303
283
  enumerable: true,
304
- get: function () { return formValidationMessageVariation_enum.FormFileUploadValidation; }
284
+ get: function () { return formFileUploadVariation_enum.FormFileUploadValidation; }
305
285
  });
306
286
  Object.defineProperty(exports, "FormFileUploadVariation", {
307
287
  enumerable: true,
308
- get: function () { return formValidationMessageVariation_enum.FormFileUploadVariation; }
288
+ get: function () { return formFileUploadVariation_enum.FormFileUploadVariation; }
309
289
  });
310
- Object.defineProperty(exports, "FormValidationMessageVariation", {
290
+ Object.defineProperty(exports, "FormInputSearchVariation", {
311
291
  enumerable: true,
312
- get: function () { return formValidationMessageVariation_enum.FormValidationMessageVariation; }
292
+ get: function () { return formInputSearchVariation_enum.FormInputSearchVariation; }
293
+ });
294
+ Object.defineProperty(exports, "FormInputButtonVariation", {
295
+ enumerable: true,
296
+ get: function () { return formInputType_enum.FormInputButtonVariation; }
297
+ });
298
+ Object.defineProperty(exports, "FormInputType", {
299
+ enumerable: true,
300
+ get: function () { return formInputType_enum.FormInputType; }
301
+ });
302
+ Object.defineProperty(exports, "FormInputMode", {
303
+ enumerable: true,
304
+ get: function () { return formInputVariation_enum.FormInputMode; }
305
+ });
306
+ Object.defineProperty(exports, "FormInputValidation", {
307
+ enumerable: true,
308
+ get: function () { return formInputVariation_enum.FormInputValidation; }
309
+ });
310
+ Object.defineProperty(exports, "FormInputVariation", {
311
+ enumerable: true,
312
+ get: function () { return formInputVariation_enum.FormInputVariation; }
313
313
  });
314
314
  Object.defineProperty(exports, "FormRadiogroupValidation", {
315
315
  enumerable: true,
@@ -331,6 +331,10 @@ Object.defineProperty(exports, "FormTextareaVariation", {
331
331
  enumerable: true,
332
332
  get: function () { return formTextareaVariation_enum.FormTextareaVariation; }
333
333
  });
334
+ Object.defineProperty(exports, "FormValidationMessageVariation", {
335
+ enumerable: true,
336
+ get: function () { return formValidationMessageVariation_enum.FormValidationMessageVariation; }
337
+ });
334
338
  Object.defineProperty(exports, "InfoCardMultiType", {
335
339
  enumerable: true,
336
340
  get: function () { return infoCardMultiType_enum.InfoCardMultiType; }