@spscommerce/ds-react 8.23.7 → 8.23.8
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/lib/index.js +11 -11
- package/lib/index.umd.cjs +107 -107
- package/package.json +12 -12
package/lib/index.js
CHANGED
|
@@ -29080,7 +29080,7 @@ const Vx = {
|
|
|
29080
29080
|
components: [vn],
|
|
29081
29081
|
examples: Tv
|
|
29082
29082
|
},
|
|
29083
|
-
|
|
29083
|
+
Checkboxes: {
|
|
29084
29084
|
components: [Rr],
|
|
29085
29085
|
examples: wv
|
|
29086
29086
|
},
|
|
@@ -29105,15 +29105,19 @@ const Vx = {
|
|
|
29105
29105
|
],
|
|
29106
29106
|
examples: $D
|
|
29107
29107
|
},
|
|
29108
|
-
|
|
29108
|
+
"Content Sections": {
|
|
29109
|
+
components: [Ru],
|
|
29110
|
+
examples: SN
|
|
29111
|
+
},
|
|
29112
|
+
"Date Pickers": {
|
|
29109
29113
|
components: [Du],
|
|
29110
29114
|
examples: GD
|
|
29111
29115
|
},
|
|
29112
|
-
"Date Range
|
|
29116
|
+
"Date Range Pickers": {
|
|
29113
29117
|
components: [Nu],
|
|
29114
29118
|
examples: zD
|
|
29115
29119
|
},
|
|
29116
|
-
"Date Time Range
|
|
29120
|
+
"Date Time Range Pickers": {
|
|
29117
29121
|
components: [xu],
|
|
29118
29122
|
examples: eN
|
|
29119
29123
|
},
|
|
@@ -29134,10 +29138,6 @@ const Vx = {
|
|
|
29134
29138
|
components: [Ar, Ou],
|
|
29135
29139
|
examples: fN
|
|
29136
29140
|
},
|
|
29137
|
-
Fieldset: {
|
|
29138
|
-
components: [Ru],
|
|
29139
|
-
examples: SN
|
|
29140
|
-
},
|
|
29141
29141
|
"Filter Panel": {
|
|
29142
29142
|
components: [mm, fm, hm, gm],
|
|
29143
29143
|
examples: Ox
|
|
@@ -29195,7 +29195,7 @@ const Vx = {
|
|
|
29195
29195
|
components: [qu],
|
|
29196
29196
|
examples: ex
|
|
29197
29197
|
},
|
|
29198
|
-
|
|
29198
|
+
Selects: {
|
|
29199
29199
|
description: "Selects consist off a Label and a dropdown menu from which a user selects a value from a list of pre-defined options.",
|
|
29200
29200
|
components: [Or],
|
|
29201
29201
|
examples: JD
|
|
@@ -29232,7 +29232,7 @@ const Vx = {
|
|
|
29232
29232
|
components: [tm],
|
|
29233
29233
|
examples: fx
|
|
29234
29234
|
},
|
|
29235
|
-
|
|
29235
|
+
Toggles: {
|
|
29236
29236
|
description: () => /* @__PURE__ */ s.createElement("p", null, "Toggles allow a user to immediately turn a setting on or off."),
|
|
29237
29237
|
components: [rm],
|
|
29238
29238
|
examples: hx
|
|
@@ -29250,7 +29250,7 @@ const Vx = {
|
|
|
29250
29250
|
examples: Nx,
|
|
29251
29251
|
notices: [kx]
|
|
29252
29252
|
},
|
|
29253
|
-
"Slide In
|
|
29253
|
+
"Slide In Panels": {
|
|
29254
29254
|
description: "",
|
|
29255
29255
|
components: [Uu],
|
|
29256
29256
|
examples: UN
|