@doneisbetter/gds-core 2.6.1 → 2.6.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.
package/dist/index.mjs CHANGED
@@ -6,13 +6,14 @@ import {
6
6
  SemanticButton,
7
7
  ThemeToggle,
8
8
  UploadDropzone
9
- } from "./chunk-SI66GK77.mjs";
9
+ } from "./chunk-E3QXLNZO.mjs";
10
10
  import {
11
11
  AccentPanel,
12
12
  AccessSummary,
13
13
  ArticleShell,
14
14
  AuthShell,
15
15
  BrowseSurface,
16
+ ChoiceChip,
16
17
  ConsumerDashboardGrid,
17
18
  ConsumerSection,
18
19
  CtaButtonGroup,
@@ -50,12 +51,14 @@ import {
50
51
  fr,
51
52
  gdsLocales,
52
53
  getGdsMessages,
54
+ getSemanticActionConfig,
55
+ getSemanticActionLabel,
53
56
  he,
54
57
  hu,
55
58
  it,
56
59
  resolveAccentPanelStyles,
57
60
  ru
58
- } from "./chunk-6B42ANK7.mjs";
61
+ } from "./chunk-QEPN7PSA.mjs";
59
62
  export {
60
63
  AccentPanel,
61
64
  AccessRecoveryPanel,
@@ -63,6 +66,7 @@ export {
63
66
  ArticleShell,
64
67
  AuthShell,
65
68
  BrowseSurface,
69
+ ChoiceChip,
66
70
  ConfirmDialog,
67
71
  ConsumerDashboardGrid,
68
72
  ConsumerSection,
@@ -106,6 +110,8 @@ export {
106
110
  fr,
107
111
  gdsLocales,
108
112
  getGdsMessages,
113
+ getSemanticActionConfig,
114
+ getSemanticActionLabel,
109
115
  he,
110
116
  hu,
111
117
  it,