@progress/kendo-themes-html 6.4.1-dev.1 → 6.5.0-dev.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.
- package/dist/cjs/button/tests/button-clear.js +5 -77
- package/dist/cjs/button/tests/button-flat.js +5 -77
- package/dist/cjs/button/tests/button-link.js +5 -77
- package/dist/cjs/button/tests/button-outline.js +5 -77
- package/dist/cjs/button/tests/button-rtl.js +39 -36
- package/dist/cjs/button/tests/button-size.js +8 -80
- package/dist/cjs/button/tests/button-solid.js +5 -77
- package/dist/cjs/button/tests/button.js +39 -36
- package/dist/cjs/gantt/tests/gantt-react.js +47 -47
- package/dist/cjs/gantt/tests/gantt-row-reordering.js +58 -58
- package/dist/cjs/gantt/tests/gantt.js +59 -59
- package/dist/cjs/treelist/tests/treelist-aggregate-react.js +20 -20
- package/dist/cjs/treelist/tests/treelist-aggregates.js +34 -34
- package/dist/cjs/treelist/tests/treelist-react.js +15 -15
- package/dist/cjs/treelist/tests/treelist-row-reordering.js +15 -15
- package/dist/cjs/treelist/tests/treelist.js +16 -16
- package/dist/esm/button/tests/button-clear.js +5 -77
- package/dist/esm/button/tests/button-flat.js +5 -77
- package/dist/esm/button/tests/button-link.js +5 -77
- package/dist/esm/button/tests/button-outline.js +5 -77
- package/dist/esm/button/tests/button-rtl.js +39 -36
- package/dist/esm/button/tests/button-size.js +8 -80
- package/dist/esm/button/tests/button-solid.js +5 -77
- package/dist/esm/button/tests/button.js +39 -36
- package/dist/esm/gantt/tests/gantt-react.js +47 -47
- package/dist/esm/gantt/tests/gantt-row-reordering.js +58 -58
- package/dist/esm/gantt/tests/gantt.js +59 -59
- package/dist/esm/treelist/tests/treelist-aggregate-react.js +20 -20
- package/dist/esm/treelist/tests/treelist-aggregates.js +34 -34
- package/dist/esm/treelist/tests/treelist-react.js +15 -15
- package/dist/esm/treelist/tests/treelist-row-reordering.js +15 -15
- package/dist/esm/treelist/tests/treelist.js +16 -16
- package/dist/types/button/templates/icon-button.d.ts +1 -2
- package/dist/types/button/templates/icon-text-button.d.ts +1 -2
- package/dist/types/button/templates/text-button.d.ts +1 -2
- package/package.json +2 -2
- package/src/button/templates/icon-button.tsx +2 -2
- package/src/button/templates/icon-text-button.tsx +2 -2
- package/src/button/templates/text-button.tsx +2 -2
- package/src/button/tests/button-clear.tsx +13 -92
- package/src/button/tests/button-flat.tsx +13 -92
- package/src/button/tests/button-link.tsx +13 -92
- package/src/button/tests/button-outline.tsx +13 -92
- package/src/button/tests/button-rtl.tsx +37 -38
- package/src/button/tests/button-size.tsx +13 -86
- package/src/button/tests/button-solid.tsx +13 -91
- package/src/button/tests/button.tsx +37 -40
- package/src/gantt/tests/gantt-react.tsx +54 -46
- package/src/gantt/tests/gantt-row-reordering.tsx +23 -23
- package/src/gantt/tests/gantt.tsx +45 -23
- package/src/treelist/tests/treelist-aggregate-react.tsx +31 -10
- package/src/treelist/tests/treelist-aggregates.tsx +41 -20
- package/src/treelist/tests/treelist-react.tsx +15 -15
- package/src/treelist/tests/treelist-row-reordering.tsx +5 -5
- package/src/treelist/tests/treelist.tsx +32 -6
|
@@ -6161,7 +6161,7 @@ var treelist_react_default = () => /* @__PURE__ */ jsx50(Fragment16, { children:
|
|
|
6161
6161
|
/* @__PURE__ */ jsxs23("tbody", { className: "k-table-tbody", children: [
|
|
6162
6162
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-master-row", children: [
|
|
6163
6163
|
/* @__PURE__ */ jsxs23("td", { className: "k-table-td", children: [
|
|
6164
|
-
/* @__PURE__ */ jsx50(Icon, { icon: "caret-alt-down" }),
|
|
6164
|
+
/* @__PURE__ */ jsx50(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
6165
6165
|
"1"
|
|
6166
6166
|
] }),
|
|
6167
6167
|
/* @__PURE__ */ jsx50("td", { className: "k-table-td", children: "Furniture" }),
|
|
@@ -6171,8 +6171,8 @@ var treelist_react_default = () => /* @__PURE__ */ jsx50(Fragment16, { children:
|
|
|
6171
6171
|
] }),
|
|
6172
6172
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-master-row", children: [
|
|
6173
6173
|
/* @__PURE__ */ jsxs23("td", { className: "k-table-td", children: [
|
|
6174
|
-
/* @__PURE__ */ jsx50(Icon, { icon: "none" }),
|
|
6175
|
-
/* @__PURE__ */ jsx50(Icon, { icon: "none" }),
|
|
6174
|
+
/* @__PURE__ */ jsx50(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6175
|
+
/* @__PURE__ */ jsx50(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6176
6176
|
"1.1"
|
|
6177
6177
|
] }),
|
|
6178
6178
|
/* @__PURE__ */ jsx50("td", { className: "k-table-td", children: "Tables & Chairs" }),
|
|
@@ -6182,8 +6182,8 @@ var treelist_react_default = () => /* @__PURE__ */ jsx50(Fragment16, { children:
|
|
|
6182
6182
|
] }),
|
|
6183
6183
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-master-row", children: [
|
|
6184
6184
|
/* @__PURE__ */ jsxs23("td", { className: "k-table-td", children: [
|
|
6185
|
-
/* @__PURE__ */ jsx50(Icon, { icon: "none" }),
|
|
6186
|
-
/* @__PURE__ */ jsx50(Icon, { icon: "none" }),
|
|
6185
|
+
/* @__PURE__ */ jsx50(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6186
|
+
/* @__PURE__ */ jsx50(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6187
6187
|
"1.2"
|
|
6188
6188
|
] }),
|
|
6189
6189
|
/* @__PURE__ */ jsx50("td", { className: "k-table-td", children: "Sofas" }),
|
|
@@ -6193,8 +6193,8 @@ var treelist_react_default = () => /* @__PURE__ */ jsx50(Fragment16, { children:
|
|
|
6193
6193
|
] }),
|
|
6194
6194
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-master-row", children: [
|
|
6195
6195
|
/* @__PURE__ */ jsxs23("td", { className: "k-table-td", children: [
|
|
6196
|
-
/* @__PURE__ */ jsx50(Icon, { icon: "none" }),
|
|
6197
|
-
/* @__PURE__ */ jsx50(Icon, { icon: "none" }),
|
|
6196
|
+
/* @__PURE__ */ jsx50(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6197
|
+
/* @__PURE__ */ jsx50(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6198
6198
|
"1.3"
|
|
6199
6199
|
] }),
|
|
6200
6200
|
/* @__PURE__ */ jsx50("td", { className: "k-table-td", children: "Occasional Furniture" }),
|
|
@@ -6204,7 +6204,7 @@ var treelist_react_default = () => /* @__PURE__ */ jsx50(Fragment16, { children:
|
|
|
6204
6204
|
] }),
|
|
6205
6205
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-master-row", children: [
|
|
6206
6206
|
/* @__PURE__ */ jsxs23("td", { className: "k-table-td", children: [
|
|
6207
|
-
/* @__PURE__ */ jsx50(Icon, { icon: "caret-alt-down" }),
|
|
6207
|
+
/* @__PURE__ */ jsx50(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
6208
6208
|
"2"
|
|
6209
6209
|
] }),
|
|
6210
6210
|
/* @__PURE__ */ jsx50("td", { className: "k-table-td", children: "Decor" }),
|
|
@@ -6214,8 +6214,8 @@ var treelist_react_default = () => /* @__PURE__ */ jsx50(Fragment16, { children:
|
|
|
6214
6214
|
] }),
|
|
6215
6215
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-master-row", children: [
|
|
6216
6216
|
/* @__PURE__ */ jsxs23("td", { className: "k-table-td", children: [
|
|
6217
|
-
/* @__PURE__ */ jsx50(Icon, { icon: "none" }),
|
|
6218
|
-
/* @__PURE__ */ jsx50(Icon, { icon: "none" }),
|
|
6217
|
+
/* @__PURE__ */ jsx50(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6218
|
+
/* @__PURE__ */ jsx50(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6219
6219
|
"2.1"
|
|
6220
6220
|
] }),
|
|
6221
6221
|
/* @__PURE__ */ jsx50("td", { className: "k-table-td", children: "Bed Linen" }),
|
|
@@ -6225,8 +6225,8 @@ var treelist_react_default = () => /* @__PURE__ */ jsx50(Fragment16, { children:
|
|
|
6225
6225
|
] }),
|
|
6226
6226
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-master-row", children: [
|
|
6227
6227
|
/* @__PURE__ */ jsxs23("td", { className: "k-table-td", children: [
|
|
6228
|
-
/* @__PURE__ */ jsx50(Icon, { icon: "none" }),
|
|
6229
|
-
/* @__PURE__ */ jsx50(Icon, { icon: "caret-alt-down" }),
|
|
6228
|
+
/* @__PURE__ */ jsx50(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6229
|
+
/* @__PURE__ */ jsx50(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
6230
6230
|
"2.2"
|
|
6231
6231
|
] }),
|
|
6232
6232
|
/* @__PURE__ */ jsx50("td", { className: "k-table-td", children: "Curtains & Blinds" }),
|
|
@@ -6236,9 +6236,9 @@ var treelist_react_default = () => /* @__PURE__ */ jsx50(Fragment16, { children:
|
|
|
6236
6236
|
] }),
|
|
6237
6237
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-master-row", children: [
|
|
6238
6238
|
/* @__PURE__ */ jsxs23("td", { className: "k-table-td", children: [
|
|
6239
|
-
/* @__PURE__ */ jsx50(Icon, { icon: "none" }),
|
|
6240
|
-
/* @__PURE__ */ jsx50(Icon, { icon: "none" }),
|
|
6241
|
-
/* @__PURE__ */ jsx50(Icon, { icon: "none" }),
|
|
6239
|
+
/* @__PURE__ */ jsx50(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6240
|
+
/* @__PURE__ */ jsx50(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6241
|
+
/* @__PURE__ */ jsx50(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6242
6242
|
"2.2.1"
|
|
6243
6243
|
] }),
|
|
6244
6244
|
/* @__PURE__ */ jsx50("td", { className: "k-table-td", children: "Carpets" }),
|
|
@@ -4193,7 +4193,7 @@ var treelist_row_reordering_default = () => /* @__PURE__ */ jsx4(Fragment4, { ch
|
|
|
4193
4193
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row", children: [
|
|
4194
4194
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td k-drag-cell", children: /* @__PURE__ */ jsx4(Icon, { icon: "reorder" }) }),
|
|
4195
4195
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", children: [
|
|
4196
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-right" }),
|
|
4196
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-right" }),
|
|
4197
4197
|
"Daryl"
|
|
4198
4198
|
] }),
|
|
4199
4199
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td", children: "Sweeney" }),
|
|
@@ -4202,8 +4202,8 @@ var treelist_row_reordering_default = () => /* @__PURE__ */ jsx4(Fragment4, { ch
|
|
|
4202
4202
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-table-alt-row k-alt k-treelist-group", children: [
|
|
4203
4203
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td k-drag-cell", children: /* @__PURE__ */ jsx4(Icon, { icon: "reorder" }) }),
|
|
4204
4204
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", children: [
|
|
4205
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4206
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-down" }),
|
|
4205
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4206
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
4207
4207
|
"Guy"
|
|
4208
4208
|
] }),
|
|
4209
4209
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td", children: "Wooten" }),
|
|
@@ -4212,9 +4212,9 @@ var treelist_row_reordering_default = () => /* @__PURE__ */ jsx4(Fragment4, { ch
|
|
|
4212
4212
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-treelist-group", children: [
|
|
4213
4213
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td k-drag-cell", children: /* @__PURE__ */ jsx4(Icon, { icon: "reorder" }) }),
|
|
4214
4214
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", children: [
|
|
4215
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4216
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4217
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-down" }),
|
|
4215
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4216
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4217
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
4218
4218
|
"Buffy"
|
|
4219
4219
|
] }),
|
|
4220
4220
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td", children: "Weber" }),
|
|
@@ -4223,10 +4223,10 @@ var treelist_row_reordering_default = () => /* @__PURE__ */ jsx4(Fragment4, { ch
|
|
|
4223
4223
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-table-alt-row k-alt k-treelist-group", children: [
|
|
4224
4224
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td k-drag-cell", children: /* @__PURE__ */ jsx4(Icon, { icon: "reorder" }) }),
|
|
4225
4225
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", children: [
|
|
4226
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4227
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4228
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4229
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-down" }),
|
|
4226
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4227
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4228
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4229
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
4230
4230
|
"Hyacinth"
|
|
4231
4231
|
] }),
|
|
4232
4232
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td", children: "Hood" }),
|
|
@@ -4235,11 +4235,11 @@ var treelist_row_reordering_default = () => /* @__PURE__ */ jsx4(Fragment4, { ch
|
|
|
4235
4235
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row", children: [
|
|
4236
4236
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td k-drag-cell", children: /* @__PURE__ */ jsx4(Icon, { icon: "reorder" }) }),
|
|
4237
4237
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", children: [
|
|
4238
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4239
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4240
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4241
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4242
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4238
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4239
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4240
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4241
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4242
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4243
4243
|
"Akeem"
|
|
4244
4244
|
] }),
|
|
4245
4245
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td", children: "Carr" }),
|
|
@@ -4194,7 +4194,7 @@ var treelist_default = () => /* @__PURE__ */ jsx4(Fragment4, { children: /* @__P
|
|
|
4194
4194
|
] }),
|
|
4195
4195
|
/* @__PURE__ */ jsx4("tbody", { className: "k-table-tbody", children: /* @__PURE__ */ jsxs("tr", { className: "k-table-row", children: [
|
|
4196
4196
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", children: [
|
|
4197
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-right" }),
|
|
4197
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-right" }),
|
|
4198
4198
|
"Daryl"
|
|
4199
4199
|
] }),
|
|
4200
4200
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td", children: "Sweeney" })
|
|
@@ -4232,7 +4232,7 @@ var treelist_default = () => /* @__PURE__ */ jsx4(Fragment4, { children: /* @__P
|
|
|
4232
4232
|
/* @__PURE__ */ jsxs("tbody", { className: "k-table-tbody", children: [
|
|
4233
4233
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-treelist-group", children: [
|
|
4234
4234
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", children: [
|
|
4235
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-down" }),
|
|
4235
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
4236
4236
|
"Daryl"
|
|
4237
4237
|
] }),
|
|
4238
4238
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td", children: "Sweeney" }),
|
|
@@ -4240,8 +4240,8 @@ var treelist_default = () => /* @__PURE__ */ jsx4(Fragment4, { children: /* @__P
|
|
|
4240
4240
|
] }),
|
|
4241
4241
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-table-alt-row k-alt k-treelist-group", children: [
|
|
4242
4242
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", children: [
|
|
4243
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4244
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-down" }),
|
|
4243
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4244
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
4245
4245
|
"Guy"
|
|
4246
4246
|
] }),
|
|
4247
4247
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td", children: "Wooten" }),
|
|
@@ -4249,9 +4249,9 @@ var treelist_default = () => /* @__PURE__ */ jsx4(Fragment4, { children: /* @__P
|
|
|
4249
4249
|
] }),
|
|
4250
4250
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-treelist-group", children: [
|
|
4251
4251
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", children: [
|
|
4252
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4253
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4254
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-down" }),
|
|
4252
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4253
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4254
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
4255
4255
|
"Buffy"
|
|
4256
4256
|
] }),
|
|
4257
4257
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td", children: "Weber" }),
|
|
@@ -4259,10 +4259,10 @@ var treelist_default = () => /* @__PURE__ */ jsx4(Fragment4, { children: /* @__P
|
|
|
4259
4259
|
] }),
|
|
4260
4260
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-table-alt-row k-alt k-treelist-group", children: [
|
|
4261
4261
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", children: [
|
|
4262
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4263
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4264
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4265
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-down" }),
|
|
4262
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4263
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4264
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4265
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
4266
4266
|
"Hyacinth"
|
|
4267
4267
|
] }),
|
|
4268
4268
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td", children: "Hood" }),
|
|
@@ -4270,11 +4270,11 @@ var treelist_default = () => /* @__PURE__ */ jsx4(Fragment4, { children: /* @__P
|
|
|
4270
4270
|
] }),
|
|
4271
4271
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row", children: [
|
|
4272
4272
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", children: [
|
|
4273
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4274
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4275
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4276
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4277
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4273
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4274
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4275
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4276
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4277
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4278
4278
|
"Akeem"
|
|
4279
4279
|
] }),
|
|
4280
4280
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td", children: "Carr" }),
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const IconButton: (props: KendoButtonProps) => import("react/jsx-runtime").JSX.Element;
|
|
1
|
+
export declare const IconButton: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const IconTextButton: (props: KendoButtonProps) => import("react/jsx-runtime").JSX.Element;
|
|
1
|
+
export declare const IconTextButton: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const TextButton: (props: KendoButtonProps) => import("react/jsx-runtime").JSX.Element;
|
|
1
|
+
export declare const TextButton: (props: any) => import("react/jsx-runtime").JSX.Element;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-themes-html",
|
|
3
3
|
"description": "A collection of HTML helpers used for developing Kendo UI themes",
|
|
4
|
-
"version": "6.
|
|
4
|
+
"version": "6.5.0-dev.0",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -51,5 +51,5 @@
|
|
|
51
51
|
"devDependencies": {
|
|
52
52
|
"@types/react": "^18.0.2"
|
|
53
53
|
},
|
|
54
|
-
"gitHead": "
|
|
54
|
+
"gitHead": "b5525f1c4c71eb78873e1fb170ae20cd50a8468d"
|
|
55
55
|
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { Button
|
|
1
|
+
import { Button } from "../button.spec";
|
|
2
2
|
|
|
3
|
-
export const IconButton = (props
|
|
3
|
+
export const IconButton = (props) => <Button icon="folder" {...props} children={undefined} />;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { Button
|
|
1
|
+
import { Button } from "../button.spec";
|
|
2
2
|
|
|
3
|
-
export const IconTextButton = (props
|
|
3
|
+
export const IconTextButton = (props) => <Button icon="folder" children="Button" {...props} />;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { Button
|
|
1
|
+
import { Button } from "../button.spec";
|
|
2
2
|
|
|
3
|
-
export const TextButton = (props
|
|
3
|
+
export const TextButton = (props) => <Button children="Button" {...props} />;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Button } from '../../button';
|
|
1
|
+
import { Button, TextButton } from '../../button';
|
|
2
2
|
|
|
3
3
|
const styles = `
|
|
4
4
|
#test-area {
|
|
@@ -10,7 +10,6 @@ export default () => (
|
|
|
10
10
|
<>
|
|
11
11
|
<style>{styles}</style>
|
|
12
12
|
<div id="test-area" className="k-d-grid">
|
|
13
|
-
|
|
14
13
|
<span></span>
|
|
15
14
|
<span>Normal</span>
|
|
16
15
|
<span>Hover</span>
|
|
@@ -18,96 +17,18 @@ export default () => (
|
|
|
18
17
|
<span>Active</span>
|
|
19
18
|
<span>Selected</span>
|
|
20
19
|
<span>Disabled</span>
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
<span><Button fillMode="clear" themeColor="primary" focus>Focus</Button></span>
|
|
34
|
-
<span><Button fillMode="clear" themeColor="primary" active>Active</Button></span>
|
|
35
|
-
<span><Button fillMode="clear" themeColor="primary" selected >Selected</Button></span>
|
|
36
|
-
<span><Button fillMode="clear" themeColor="primary" disabled>Disabled</Button></span>
|
|
37
|
-
|
|
38
|
-
<span>secondary</span>
|
|
39
|
-
<span><Button fillMode="clear" themeColor="secondary">Normal</Button></span>
|
|
40
|
-
<span><Button fillMode="clear" themeColor="secondary" hover>Hover</Button></span>
|
|
41
|
-
<span><Button fillMode="clear" themeColor="secondary" focus>Focus</Button></span>
|
|
42
|
-
<span><Button fillMode="clear" themeColor="secondary" active>Active</Button></span>
|
|
43
|
-
<span><Button fillMode="clear" themeColor="secondary" selected>Selected</Button></span>
|
|
44
|
-
<span><Button fillMode="clear" themeColor="secondary" disabled>Disabled</Button></span>
|
|
45
|
-
|
|
46
|
-
<span>tertiary</span>
|
|
47
|
-
<span><Button fillMode="clear" themeColor="tertiary">Normal</Button></span>
|
|
48
|
-
<span><Button fillMode="clear" themeColor="tertiary" hover>Hover</Button></span>
|
|
49
|
-
<span><Button fillMode="clear" themeColor="tertiary" focus>Focus</Button></span>
|
|
50
|
-
<span><Button fillMode="clear" themeColor="tertiary" active>Active</Button></span>
|
|
51
|
-
<span><Button fillMode="clear" themeColor="tertiary" selected>Selected</Button></span>
|
|
52
|
-
<span><Button fillMode="clear" themeColor="tertiary" disabled>Disabled</Button></span>
|
|
53
|
-
|
|
54
|
-
<span>info</span>
|
|
55
|
-
<span><Button fillMode="clear" themeColor="info">Normal</Button></span>
|
|
56
|
-
<span><Button fillMode="clear" themeColor="info" hover>Hover</Button></span>
|
|
57
|
-
<span><Button fillMode="clear" themeColor="info" focus>Focus</Button></span>
|
|
58
|
-
<span><Button fillMode="clear" themeColor="info" active>Active</Button></span>
|
|
59
|
-
<span><Button fillMode="clear" themeColor="info" selected>Selected</Button></span>
|
|
60
|
-
<span><Button fillMode="clear" themeColor="info" disabled>Disabled</Button></span>
|
|
61
|
-
|
|
62
|
-
<span>success</span>
|
|
63
|
-
<span><Button fillMode="clear" themeColor="success">Normal</Button></span>
|
|
64
|
-
<span><Button fillMode="clear" themeColor="success" hover>Hover</Button></span>
|
|
65
|
-
<span><Button fillMode="clear" themeColor="success" focus>Focus</Button></span>
|
|
66
|
-
<span><Button fillMode="clear" themeColor="success" active>Active</Button></span>
|
|
67
|
-
<span><Button fillMode="clear" themeColor="success" selected>Selected</Button></span>
|
|
68
|
-
<span><Button fillMode="clear" themeColor="success" disabled>Disabled</Button></span>
|
|
69
|
-
|
|
70
|
-
<span>warning</span>
|
|
71
|
-
<span><Button fillMode="clear" themeColor="warning">Normal</Button></span>
|
|
72
|
-
<span><Button fillMode="clear" themeColor="warning" hover>Hover</Button></span>
|
|
73
|
-
<span><Button fillMode="clear" themeColor="warning" focus>Focus</Button></span>
|
|
74
|
-
<span><Button fillMode="clear" themeColor="warning" active>Active</Button></span>
|
|
75
|
-
<span><Button fillMode="clear" themeColor="warning" selected>Selected</Button></span>
|
|
76
|
-
<span><Button fillMode="clear" themeColor="warning" disabled>Disabled</Button></span>
|
|
77
|
-
|
|
78
|
-
<span>error</span>
|
|
79
|
-
<span><Button fillMode="clear" themeColor="error">Normal</Button></span>
|
|
80
|
-
<span><Button fillMode="clear" themeColor="error" hover>Hover</Button></span>
|
|
81
|
-
<span><Button fillMode="clear" themeColor="error" focus>Focus</Button></span>
|
|
82
|
-
<span><Button fillMode="clear" themeColor="error" active>Active</Button></span>
|
|
83
|
-
<span><Button fillMode="clear" themeColor="error" selected>Selected</Button></span>
|
|
84
|
-
<span><Button fillMode="clear" themeColor="error" disabled>Disabled</Button></span>
|
|
85
|
-
|
|
86
|
-
<span>dark</span>
|
|
87
|
-
<span><Button fillMode="clear" themeColor="dark">Normal</Button></span>
|
|
88
|
-
<span><Button fillMode="clear" themeColor="dark" hover>Hover</Button></span>
|
|
89
|
-
<span><Button fillMode="clear" themeColor="dark" focus>Focus</Button></span>
|
|
90
|
-
<span><Button fillMode="clear" themeColor="dark" active>Active</Button></span>
|
|
91
|
-
<span><Button fillMode="clear" themeColor="dark" selected>Selected</Button></span>
|
|
92
|
-
<span><Button fillMode="clear" themeColor="dark" disabled>Disabled</Button></span>
|
|
93
|
-
|
|
94
|
-
<span>light</span>
|
|
95
|
-
<span><Button fillMode="clear" themeColor="light">Normal</Button></span>
|
|
96
|
-
<span><Button fillMode="clear" themeColor="light" hover>Hover</Button></span>
|
|
97
|
-
<span><Button fillMode="clear" themeColor="light" focus>Focus</Button></span>
|
|
98
|
-
<span><Button fillMode="clear" themeColor="light" active>Active</Button></span>
|
|
99
|
-
<span><Button fillMode="clear" themeColor="light" selected>Selected</Button></span>
|
|
100
|
-
<span><Button fillMode="clear" themeColor="light" disabled>Disabled</Button></span>
|
|
101
|
-
|
|
102
|
-
<span>inverse</span>
|
|
103
|
-
<span><Button fillMode="clear" themeColor="inverse">Normal</Button></span>
|
|
104
|
-
<span><Button fillMode="clear" themeColor="inverse" hover>Hover</Button></span>
|
|
105
|
-
<span><Button fillMode="clear" themeColor="inverse" focus>Focus</Button></span>
|
|
106
|
-
<span><Button fillMode="clear" themeColor="inverse" active>Active</Button></span>
|
|
107
|
-
<span><Button fillMode="clear" themeColor="inverse" selected>Selected</Button></span>
|
|
108
|
-
<span><Button fillMode="clear" themeColor="inverse" disabled>Disabled</Button></span>
|
|
109
|
-
|
|
20
|
+
{[ ...Button.options.themeColor ].map((themeColor) => (
|
|
21
|
+
<>
|
|
22
|
+
<span>{themeColor}</span>
|
|
23
|
+
{[ 'normal' , ...Button.states ].map((state) => (
|
|
24
|
+
<>
|
|
25
|
+
<span>
|
|
26
|
+
<TextButton fillMode="clear" themeColor={themeColor} {...{ [state]: true }}>{state}</TextButton>
|
|
27
|
+
</span>
|
|
28
|
+
</>
|
|
29
|
+
))}
|
|
30
|
+
</>
|
|
31
|
+
))}
|
|
110
32
|
</div>
|
|
111
|
-
|
|
112
33
|
</>
|
|
113
34
|
);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Button } from '../../button';
|
|
1
|
+
import { Button, TextButton } from '../../button';
|
|
2
2
|
|
|
3
3
|
const styles = `
|
|
4
4
|
#test-area {
|
|
@@ -10,7 +10,6 @@ export default () => (
|
|
|
10
10
|
<>
|
|
11
11
|
<style>{styles}</style>
|
|
12
12
|
<div id="test-area" className="k-d-grid">
|
|
13
|
-
|
|
14
13
|
<span></span>
|
|
15
14
|
<span>Normal</span>
|
|
16
15
|
<span>Hover</span>
|
|
@@ -18,96 +17,18 @@ export default () => (
|
|
|
18
17
|
<span>Active</span>
|
|
19
18
|
<span>Selected</span>
|
|
20
19
|
<span>Disabled</span>
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
<span><Button fillMode="flat" themeColor="primary" focus>Focus</Button></span>
|
|
34
|
-
<span><Button fillMode="flat" themeColor="primary" active>Active</Button></span>
|
|
35
|
-
<span><Button fillMode="flat" themeColor="primary" selected >Selected</Button></span>
|
|
36
|
-
<span><Button fillMode="flat" themeColor="primary" disabled>Disabled</Button></span>
|
|
37
|
-
|
|
38
|
-
<span>secondary</span>
|
|
39
|
-
<span><Button fillMode="flat" themeColor="secondary">Normal</Button></span>
|
|
40
|
-
<span><Button fillMode="flat" themeColor="secondary" hover>Hover</Button></span>
|
|
41
|
-
<span><Button fillMode="flat" themeColor="secondary" focus>Focus</Button></span>
|
|
42
|
-
<span><Button fillMode="flat" themeColor="secondary" active>Active</Button></span>
|
|
43
|
-
<span><Button fillMode="flat" themeColor="secondary" selected>Selected</Button></span>
|
|
44
|
-
<span><Button fillMode="flat" themeColor="secondary" disabled>Disabled</Button></span>
|
|
45
|
-
|
|
46
|
-
<span>tertiary</span>
|
|
47
|
-
<span><Button fillMode="flat" themeColor="tertiary">Normal</Button></span>
|
|
48
|
-
<span><Button fillMode="flat" themeColor="tertiary" hover>Hover</Button></span>
|
|
49
|
-
<span><Button fillMode="flat" themeColor="tertiary" focus>Focus</Button></span>
|
|
50
|
-
<span><Button fillMode="flat" themeColor="tertiary" active>Active</Button></span>
|
|
51
|
-
<span><Button fillMode="flat" themeColor="tertiary" selected>Selected</Button></span>
|
|
52
|
-
<span><Button fillMode="flat" themeColor="tertiary" disabled>Disabled</Button></span>
|
|
53
|
-
|
|
54
|
-
<span>info</span>
|
|
55
|
-
<span><Button fillMode="flat" themeColor="info">Normal</Button></span>
|
|
56
|
-
<span><Button fillMode="flat" themeColor="info" hover>Hover</Button></span>
|
|
57
|
-
<span><Button fillMode="flat" themeColor="info" focus>Focus</Button></span>
|
|
58
|
-
<span><Button fillMode="flat" themeColor="info" active>Active</Button></span>
|
|
59
|
-
<span><Button fillMode="flat" themeColor="info" selected>Selected</Button></span>
|
|
60
|
-
<span><Button fillMode="flat" themeColor="info" disabled>Disabled</Button></span>
|
|
61
|
-
|
|
62
|
-
<span>success</span>
|
|
63
|
-
<span><Button fillMode="flat" themeColor="success">Normal</Button></span>
|
|
64
|
-
<span><Button fillMode="flat" themeColor="success" hover>Hover</Button></span>
|
|
65
|
-
<span><Button fillMode="flat" themeColor="success" focus>Focus</Button></span>
|
|
66
|
-
<span><Button fillMode="flat" themeColor="success" active>Active</Button></span>
|
|
67
|
-
<span><Button fillMode="flat" themeColor="success" selected>Selected</Button></span>
|
|
68
|
-
<span><Button fillMode="flat" themeColor="success" disabled>Disabled</Button></span>
|
|
69
|
-
|
|
70
|
-
<span>warning</span>
|
|
71
|
-
<span><Button fillMode="flat" themeColor="warning">Normal</Button></span>
|
|
72
|
-
<span><Button fillMode="flat" themeColor="warning" hover>Hover</Button></span>
|
|
73
|
-
<span><Button fillMode="flat" themeColor="warning" focus>Focus</Button></span>
|
|
74
|
-
<span><Button fillMode="flat" themeColor="warning" active>Active</Button></span>
|
|
75
|
-
<span><Button fillMode="flat" themeColor="warning" selected>Selected</Button></span>
|
|
76
|
-
<span><Button fillMode="flat" themeColor="warning" disabled>Disabled</Button></span>
|
|
77
|
-
|
|
78
|
-
<span>error</span>
|
|
79
|
-
<span><Button fillMode="flat" themeColor="error">Normal</Button></span>
|
|
80
|
-
<span><Button fillMode="flat" themeColor="error" hover>Hover</Button></span>
|
|
81
|
-
<span><Button fillMode="flat" themeColor="error" focus>Focus</Button></span>
|
|
82
|
-
<span><Button fillMode="flat" themeColor="error" active>Active</Button></span>
|
|
83
|
-
<span><Button fillMode="flat" themeColor="error" selected>Selected</Button></span>
|
|
84
|
-
<span><Button fillMode="flat" themeColor="error" disabled>Disabled</Button></span>
|
|
85
|
-
|
|
86
|
-
<span>dark</span>
|
|
87
|
-
<span><Button fillMode="flat" themeColor="dark">Normal</Button></span>
|
|
88
|
-
<span><Button fillMode="flat" themeColor="dark" hover>Hover</Button></span>
|
|
89
|
-
<span><Button fillMode="flat" themeColor="dark" focus>Focus</Button></span>
|
|
90
|
-
<span><Button fillMode="flat" themeColor="dark" active>Active</Button></span>
|
|
91
|
-
<span><Button fillMode="flat" themeColor="dark" selected>Selected</Button></span>
|
|
92
|
-
<span><Button fillMode="flat" themeColor="dark" disabled>Disabled</Button></span>
|
|
93
|
-
|
|
94
|
-
<span>light</span>
|
|
95
|
-
<span><Button fillMode="flat" themeColor="light">Normal</Button></span>
|
|
96
|
-
<span><Button fillMode="flat" themeColor="light" hover>Hover</Button></span>
|
|
97
|
-
<span><Button fillMode="flat" themeColor="light" focus>Focus</Button></span>
|
|
98
|
-
<span><Button fillMode="flat" themeColor="light" active>Active</Button></span>
|
|
99
|
-
<span><Button fillMode="flat" themeColor="light" selected>Selected</Button></span>
|
|
100
|
-
<span><Button fillMode="flat" themeColor="light" disabled>Disabled</Button></span>
|
|
101
|
-
|
|
102
|
-
<span>inverse</span>
|
|
103
|
-
<span><Button fillMode="flat" themeColor="inverse">Normal</Button></span>
|
|
104
|
-
<span><Button fillMode="flat" themeColor="inverse" hover>Hover</Button></span>
|
|
105
|
-
<span><Button fillMode="flat" themeColor="inverse" focus>Focus</Button></span>
|
|
106
|
-
<span><Button fillMode="flat" themeColor="inverse" active>Active</Button></span>
|
|
107
|
-
<span><Button fillMode="flat" themeColor="inverse" selected>Selected</Button></span>
|
|
108
|
-
<span><Button fillMode="flat" themeColor="inverse" disabled>Disabled</Button></span>
|
|
109
|
-
|
|
20
|
+
{[ ...Button.options.themeColor ].map((themeColor) => (
|
|
21
|
+
<>
|
|
22
|
+
<span>{themeColor}</span>
|
|
23
|
+
{[ 'normal' , ...Button.states ].map((state) => (
|
|
24
|
+
<>
|
|
25
|
+
<span>
|
|
26
|
+
<TextButton fillMode="flat" themeColor={themeColor} {...{ [state]: true }}>{state}</TextButton>
|
|
27
|
+
</span>
|
|
28
|
+
</>
|
|
29
|
+
))}
|
|
30
|
+
</>
|
|
31
|
+
))}
|
|
110
32
|
</div>
|
|
111
|
-
|
|
112
33
|
</>
|
|
113
34
|
);
|