energy-components 2.3.0 → 2.3.1
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/components/style/tableRenderer.css +1 -1
- package/dist/components/tableRenderer.es.js +120 -120
- package/dist/energy-components.css +1 -1
- package/dist/energy-components.es.js +5 -5
- package/dist/energy-components.umd.js +1 -1
- package/dist/style.css +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -16158,11 +16158,11 @@ const xm = ["id", "aria-label"], $m = ["width", "height", "viewBox"], Sm = ["id"
|
|
|
16158
16158
|
e.hideSelectAll ? I("", !0) : (v(), k("div", Im, [
|
|
16159
16159
|
we(gn, {
|
|
16160
16160
|
id: `checkbox-all-${g(l)}-${R.key}`,
|
|
16161
|
-
"
|
|
16161
|
+
"model-value": R.allSelected,
|
|
16162
16162
|
"onUpdate:modelValue": $[1] || ($[1] = (j) => T.$emit("toggleSelectAll", j)),
|
|
16163
16163
|
onClick: $[2] || ($[2] = ge(() => {
|
|
16164
16164
|
}, ["stop"]))
|
|
16165
|
-
}, null, 8, ["id", "
|
|
16165
|
+
}, null, 8, ["id", "model-value"]),
|
|
16166
16166
|
E("label", {
|
|
16167
16167
|
for: `checkbox-all-${g(l)}-${R.key}`,
|
|
16168
16168
|
class: "rds-checkbox__label rds-checkbox__label--no-text"
|
|
@@ -16224,12 +16224,12 @@ const xm = ["id", "aria-label"], $m = ["width", "height", "viewBox"], Sm = ["id"
|
|
|
16224
16224
|
}, [
|
|
16225
16225
|
we(gn, {
|
|
16226
16226
|
id: `chk-${g(l)}-${z}-${j.key}`,
|
|
16227
|
-
"
|
|
16227
|
+
"model-value": x(R),
|
|
16228
16228
|
disabled: S(R),
|
|
16229
16229
|
"onUpdate:modelValue": () => T.$emit("toggleRowSelection", R),
|
|
16230
16230
|
onClick: $[3] || ($[3] = ge(() => {
|
|
16231
16231
|
}, ["stop"]))
|
|
16232
|
-
}, null, 8, ["id", "
|
|
16232
|
+
}, null, 8, ["id", "model-value", "disabled", "onUpdate:modelValue"]),
|
|
16233
16233
|
E("label", {
|
|
16234
16234
|
for: `chk-${g(l)}-${z}-${j.key}`,
|
|
16235
16235
|
class: "rds-checkbox__label rds-checkbox__label--no-text"
|
|
@@ -16269,7 +16269,7 @@ const xm = ["id", "aria-label"], $m = ["width", "height", "viewBox"], Sm = ["id"
|
|
|
16269
16269
|
], 4)
|
|
16270
16270
|
], 2));
|
|
16271
16271
|
}
|
|
16272
|
-
}), eh = /* @__PURE__ */ Me(Zm, [["__scopeId", "data-v-
|
|
16272
|
+
}), eh = /* @__PURE__ */ Me(Zm, [["__scopeId", "data-v-9b371162"]]), th = ["id"], ah = { class: "rds-e-pagination" }, nh = {
|
|
16273
16273
|
key: 0,
|
|
16274
16274
|
class: "rds-e-pagination__item rds-e-pagination__item-elipsis"
|
|
16275
16275
|
}, lh = {
|