@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
|
@@ -6215,197 +6215,197 @@ var gantt_default = () => /* @__PURE__ */ jsxs23(Fragment16, { children: [
|
|
|
6215
6215
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-treelist-group", children: [
|
|
6216
6216
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "7" }),
|
|
6217
6217
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6218
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "caret-alt-down" }),
|
|
6218
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
6219
6219
|
"Software validation, research and implementation"
|
|
6220
6220
|
] })
|
|
6221
6221
|
] }),
|
|
6222
6222
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-table-alt-row k-alt", children: [
|
|
6223
6223
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "18" }),
|
|
6224
6224
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6225
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6226
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6225
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6226
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6227
6227
|
"Project Kickoff"
|
|
6228
6228
|
] })
|
|
6229
6229
|
] }),
|
|
6230
6230
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-treelist-group", children: [
|
|
6231
6231
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "11" }),
|
|
6232
6232
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6233
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6234
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "caret-alt-down" }),
|
|
6233
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6234
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
6235
6235
|
"Research"
|
|
6236
6236
|
] })
|
|
6237
6237
|
] }),
|
|
6238
6238
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-table-alt-row k-alt", children: [
|
|
6239
6239
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "19" }),
|
|
6240
6240
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6241
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6242
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6243
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6241
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6242
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6243
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6244
6244
|
"Validation with Customers"
|
|
6245
6245
|
] })
|
|
6246
6246
|
] }),
|
|
6247
6247
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row", children: [
|
|
6248
6248
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "20" }),
|
|
6249
6249
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6250
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6251
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6252
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6250
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6251
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6252
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6253
6253
|
"Market Research"
|
|
6254
6254
|
] })
|
|
6255
6255
|
] }),
|
|
6256
6256
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-table-alt-row k-alt", children: [
|
|
6257
6257
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "39" }),
|
|
6258
6258
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6259
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6260
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6261
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6259
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6260
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6261
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6262
6262
|
"Functional and Technical Specification"
|
|
6263
6263
|
] })
|
|
6264
6264
|
] }),
|
|
6265
6265
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-treelist-group", children: [
|
|
6266
6266
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "12" }),
|
|
6267
6267
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6268
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6269
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "caret-alt-down" }),
|
|
6268
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6269
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
6270
6270
|
"Design"
|
|
6271
6271
|
] })
|
|
6272
6272
|
] }),
|
|
6273
6273
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-table-alt-row k-alt", children: [
|
|
6274
6274
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "22" }),
|
|
6275
6275
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6276
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6277
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6278
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6276
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6277
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6278
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6279
6279
|
"UI Design"
|
|
6280
6280
|
] })
|
|
6281
6281
|
] }),
|
|
6282
6282
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row", children: [
|
|
6283
6283
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "23" }),
|
|
6284
6284
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6285
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6286
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6287
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6285
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6286
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6287
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6288
6288
|
"HTML Prototype"
|
|
6289
6289
|
] })
|
|
6290
6290
|
] }),
|
|
6291
6291
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-table-alt-row k-alt k-treelist-group", children: [
|
|
6292
6292
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "13" }),
|
|
6293
6293
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6294
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6295
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "caret-alt-down" }),
|
|
6294
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6295
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
6296
6296
|
"Implementation"
|
|
6297
6297
|
] })
|
|
6298
6298
|
] }),
|
|
6299
6299
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row", children: [
|
|
6300
6300
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "24" }),
|
|
6301
6301
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6302
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6303
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6304
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6302
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6303
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6304
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6305
6305
|
"Prototype"
|
|
6306
6306
|
] })
|
|
6307
6307
|
] }),
|
|
6308
6308
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-table-alt-row k-alt", children: [
|
|
6309
6309
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "26" }),
|
|
6310
6310
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6311
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6312
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6313
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6311
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6312
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6313
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6314
6314
|
"Architecture"
|
|
6315
6315
|
] })
|
|
6316
6316
|
] }),
|
|
6317
6317
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row", children: [
|
|
6318
6318
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "27" }),
|
|
6319
6319
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6320
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6321
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6322
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6320
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6321
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6322
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6323
6323
|
"Data Layer"
|
|
6324
6324
|
] })
|
|
6325
6325
|
] }),
|
|
6326
6326
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-table-alt-row k-alt", children: [
|
|
6327
6327
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "29" }),
|
|
6328
6328
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6329
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6330
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6331
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6329
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6330
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6331
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6332
6332
|
"UI and Interaction"
|
|
6333
6333
|
] })
|
|
6334
6334
|
] }),
|
|
6335
6335
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row", children: [
|
|
6336
6336
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "28" }),
|
|
6337
6337
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6338
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6339
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6340
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6338
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6339
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6340
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6341
6341
|
"Unit Tests"
|
|
6342
6342
|
] })
|
|
6343
6343
|
] }),
|
|
6344
6344
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-table-alt-row k-alt k-treelist-group", children: [
|
|
6345
6345
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "14" }),
|
|
6346
6346
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6347
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6348
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "caret-alt-down" }),
|
|
6347
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6348
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
6349
6349
|
"Testing"
|
|
6350
6350
|
] })
|
|
6351
6351
|
] }),
|
|
6352
6352
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row", children: [
|
|
6353
6353
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "32" }),
|
|
6354
6354
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6355
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6356
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6357
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6355
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6356
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6357
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6358
6358
|
"Integration Testing"
|
|
6359
6359
|
] })
|
|
6360
6360
|
] }),
|
|
6361
6361
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-table-alt-row k-alt", children: [
|
|
6362
6362
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "33" }),
|
|
6363
6363
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6364
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6365
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6366
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6364
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6365
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6366
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6367
6367
|
"Load Testing"
|
|
6368
6368
|
] })
|
|
6369
6369
|
] }),
|
|
6370
6370
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-treelist-group", children: [
|
|
6371
6371
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "30" }),
|
|
6372
6372
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6373
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6374
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "caret-alt-down" }),
|
|
6373
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6374
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
6375
6375
|
"Documentation"
|
|
6376
6376
|
] })
|
|
6377
6377
|
] }),
|
|
6378
6378
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-table-alt-row k-alt", children: [
|
|
6379
6379
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "34" }),
|
|
6380
6380
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6381
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6382
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6383
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6381
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6382
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6383
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6384
6384
|
"Structure"
|
|
6385
6385
|
] })
|
|
6386
6386
|
] }),
|
|
6387
6387
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row", children: [
|
|
6388
6388
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "35" }),
|
|
6389
6389
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6390
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6391
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6392
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6390
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6391
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6392
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6393
6393
|
"Articles"
|
|
6394
6394
|
] })
|
|
6395
6395
|
] }),
|
|
6396
6396
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row k-table-alt-row k-alt k-treelist-group", children: [
|
|
6397
6397
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "31" }),
|
|
6398
6398
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6399
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6400
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "caret-alt-right" }),
|
|
6399
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6400
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "caret-alt-right" }),
|
|
6401
6401
|
"Demos"
|
|
6402
6402
|
] })
|
|
6403
6403
|
] }),
|
|
6404
6404
|
/* @__PURE__ */ jsxs23("tr", { className: "k-table-row", children: [
|
|
6405
6405
|
/* @__PURE__ */ jsx53("td", { className: "k-table-td", children: "17" }),
|
|
6406
6406
|
/* @__PURE__ */ jsxs23("td", { style: { whiteSpace: "nowrap" }, className: "k-table-td", children: [
|
|
6407
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6408
|
-
/* @__PURE__ */ jsx53(Icon, { icon: "none" }),
|
|
6407
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6408
|
+
/* @__PURE__ */ jsx53(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
6409
6409
|
"Release"
|
|
6410
6410
|
] })
|
|
6411
6411
|
] })
|
|
@@ -4185,7 +4185,7 @@ var treelist_aggregate_react_default = () => /* @__PURE__ */ jsx4(Fragment4, { c
|
|
|
4185
4185
|
/* @__PURE__ */ jsxs("tbody", { className: "k-table-tbody", children: [
|
|
4186
4186
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-master-row", children: [
|
|
4187
4187
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td k-text-nowrap", colSpan: 1, children: [
|
|
4188
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-down" }),
|
|
4188
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
4189
4189
|
"Daryl Sweeney"
|
|
4190
4190
|
] }),
|
|
4191
4191
|
/* @__PURE__ */ jsx4("td", { colSpan: 1, className: "k-table-td", children: "CEO" }),
|
|
@@ -4193,8 +4193,8 @@ var treelist_aggregate_react_default = () => /* @__PURE__ */ jsx4(Fragment4, { c
|
|
|
4193
4193
|
] }),
|
|
4194
4194
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-master-row", children: [
|
|
4195
4195
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td k-text-nowrap", colSpan: 1, children: [
|
|
4196
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4197
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-right" }),
|
|
4196
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4197
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-right" }),
|
|
4198
4198
|
"Guy Wooten"
|
|
4199
4199
|
] }),
|
|
4200
4200
|
/* @__PURE__ */ jsx4("td", { colSpan: 1, className: "k-table-td", children: "Chief Technical Officer" }),
|
|
@@ -4202,8 +4202,8 @@ var treelist_aggregate_react_default = () => /* @__PURE__ */ jsx4(Fragment4, { c
|
|
|
4202
4202
|
] }),
|
|
4203
4203
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-master-row", children: [
|
|
4204
4204
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td k-text-nowrap", colSpan: 1, children: [
|
|
4205
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4206
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-right" }),
|
|
4205
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4206
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-right" }),
|
|
4207
4207
|
"Priscilla Frank"
|
|
4208
4208
|
] }),
|
|
4209
4209
|
/* @__PURE__ */ jsx4("td", { colSpan: 1, className: "k-table-td", children: "Chief Product Officer" }),
|
|
@@ -4211,8 +4211,8 @@ var treelist_aggregate_react_default = () => /* @__PURE__ */ jsx4(Fragment4, { c
|
|
|
4211
4211
|
] }),
|
|
4212
4212
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-master-row", children: [
|
|
4213
4213
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td k-text-nowrap", colSpan: 1, children: [
|
|
4214
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4215
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-down" }),
|
|
4214
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4215
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
4216
4216
|
"Anika Vega"
|
|
4217
4217
|
] }),
|
|
4218
4218
|
/* @__PURE__ */ jsx4("td", { colSpan: 1, className: "k-table-td", children: "Chief Process Officer" }),
|
|
@@ -4220,9 +4220,9 @@ var treelist_aggregate_react_default = () => /* @__PURE__ */ jsx4(Fragment4, { c
|
|
|
4220
4220
|
] }),
|
|
4221
4221
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-master-row", children: [
|
|
4222
4222
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td k-text-nowrap", colSpan: 1, children: [
|
|
4223
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4224
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4225
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-right" }),
|
|
4223
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4224
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4225
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-right" }),
|
|
4226
4226
|
"Vernon Ballard"
|
|
4227
4227
|
] }),
|
|
4228
4228
|
/* @__PURE__ */ jsx4("td", { colSpan: 1, className: "k-table-td", children: "Director Facilities" }),
|
|
@@ -4230,9 +4230,9 @@ var treelist_aggregate_react_default = () => /* @__PURE__ */ jsx4(Fragment4, { c
|
|
|
4230
4230
|
] }),
|
|
4231
4231
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-group-footer", children: [
|
|
4232
4232
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td k-text-nowrap", colSpan: 1, children: [
|
|
4233
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4234
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4235
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4233
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4234
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4235
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4236
4236
|
"7 employee(s)"
|
|
4237
4237
|
] }),
|
|
4238
4238
|
/* @__PURE__ */ jsx4("td", { colSpan: 1, className: "k-table-td" }),
|
|
@@ -4240,8 +4240,8 @@ var treelist_aggregate_react_default = () => /* @__PURE__ */ jsx4(Fragment4, { c
|
|
|
4240
4240
|
] }),
|
|
4241
4241
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-master-row", children: [
|
|
4242
4242
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td k-text-nowrap", colSpan: 1, children: [
|
|
4243
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4244
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-right" }),
|
|
4243
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4244
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-right" }),
|
|
4245
4245
|
"Nevada Hart"
|
|
4246
4246
|
] }),
|
|
4247
4247
|
/* @__PURE__ */ jsx4("td", { colSpan: 1, className: "k-table-td", children: "Chief Financial Officer" }),
|
|
@@ -4249,8 +4249,8 @@ var treelist_aggregate_react_default = () => /* @__PURE__ */ jsx4(Fragment4, { c
|
|
|
4249
4249
|
] }),
|
|
4250
4250
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-master-row", children: [
|
|
4251
4251
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td k-text-nowrap", colSpan: 1, children: [
|
|
4252
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4253
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-right" }),
|
|
4252
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4253
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-right" }),
|
|
4254
4254
|
"Hunter Fry"
|
|
4255
4255
|
] }),
|
|
4256
4256
|
/* @__PURE__ */ jsx4("td", { colSpan: 1, className: "k-table-td", children: "General Counsel" }),
|
|
@@ -4258,8 +4258,8 @@ var treelist_aggregate_react_default = () => /* @__PURE__ */ jsx4(Fragment4, { c
|
|
|
4258
4258
|
] }),
|
|
4259
4259
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-group-footer", children: [
|
|
4260
4260
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td k-text-nowrap", colSpan: 1, children: [
|
|
4261
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4262
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4261
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4262
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4263
4263
|
"98 employee(s)"
|
|
4264
4264
|
] }),
|
|
4265
4265
|
/* @__PURE__ */ jsx4("td", { colSpan: 1, className: "k-table-td" }),
|
|
@@ -4267,7 +4267,7 @@ var treelist_aggregate_react_default = () => /* @__PURE__ */ jsx4(Fragment4, { c
|
|
|
4267
4267
|
] }),
|
|
4268
4268
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-group-footer", children: [
|
|
4269
4269
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td k-text-nowrap", colSpan: 1, children: [
|
|
4270
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4270
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4271
4271
|
"99 employee(s)"
|
|
4272
4272
|
] }),
|
|
4273
4273
|
/* @__PURE__ */ jsx4("td", { colSpan: 1, className: "k-table-td" }),
|
|
@@ -4203,7 +4203,7 @@ var treelist_aggregates_default = () => /* @__PURE__ */ jsx4(Fragment4, { childr
|
|
|
4203
4203
|
/* @__PURE__ */ jsxs("tbody", { className: "k-table-tbody", children: [
|
|
4204
4204
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-treelist-group", children: [
|
|
4205
4205
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", style: { whiteSpace: "nowrap" }, children: [
|
|
4206
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-down" }),
|
|
4206
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
4207
4207
|
"Daryl Sweeney"
|
|
4208
4208
|
] }),
|
|
4209
4209
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td", children: "CEO" }),
|
|
@@ -4211,8 +4211,8 @@ var treelist_aggregates_default = () => /* @__PURE__ */ jsx4(Fragment4, { childr
|
|
|
4211
4211
|
] }),
|
|
4212
4212
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-table-alt-row k-alt k-treelist-group", children: [
|
|
4213
4213
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", style: { whiteSpace: "nowrap" }, children: [
|
|
4214
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4215
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-right" }),
|
|
4214
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4215
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-right" }),
|
|
4216
4216
|
"Guy Wooten"
|
|
4217
4217
|
] }),
|
|
4218
4218
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td", children: "Chief Technical Officer" }),
|
|
@@ -4220,8 +4220,8 @@ var treelist_aggregates_default = () => /* @__PURE__ */ jsx4(Fragment4, { childr
|
|
|
4220
4220
|
] }),
|
|
4221
4221
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-treelist-group", children: [
|
|
4222
4222
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", style: { whiteSpace: "nowrap" }, children: [
|
|
4223
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4224
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-right" }),
|
|
4223
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4224
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-right" }),
|
|
4225
4225
|
"Priscilla Frank"
|
|
4226
4226
|
] }),
|
|
4227
4227
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td", children: "Chief Product Officer" }),
|
|
@@ -4229,8 +4229,8 @@ var treelist_aggregates_default = () => /* @__PURE__ */ jsx4(Fragment4, { childr
|
|
|
4229
4229
|
] }),
|
|
4230
4230
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-table-alt-row k-alt k-treelist-group", children: [
|
|
4231
4231
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", style: { whiteSpace: "nowrap" }, children: [
|
|
4232
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4233
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-down" }),
|
|
4232
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4233
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
4234
4234
|
"Anika Vega"
|
|
4235
4235
|
] }),
|
|
4236
4236
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td", children: "Chief Process Officer" }),
|
|
@@ -4238,9 +4238,9 @@ var treelist_aggregates_default = () => /* @__PURE__ */ jsx4(Fragment4, { childr
|
|
|
4238
4238
|
] }),
|
|
4239
4239
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-treelist-group", children: [
|
|
4240
4240
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", style: { whiteSpace: "nowrap" }, children: [
|
|
4241
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4242
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4243
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-right" }),
|
|
4241
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4242
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4243
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-right" }),
|
|
4244
4244
|
"Vernon Ballard"
|
|
4245
4245
|
] }),
|
|
4246
4246
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td", children: "Director Facilities" }),
|
|
@@ -4248,9 +4248,9 @@ var treelist_aggregates_default = () => /* @__PURE__ */ jsx4(Fragment4, { childr
|
|
|
4248
4248
|
] }),
|
|
4249
4249
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-footer-template", children: [
|
|
4250
4250
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td k-focus", children: [
|
|
4251
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4252
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4253
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4251
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4252
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4253
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4254
4254
|
"7 employee(s)"
|
|
4255
4255
|
] }),
|
|
4256
4256
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td" }),
|
|
@@ -4258,8 +4258,8 @@ var treelist_aggregates_default = () => /* @__PURE__ */ jsx4(Fragment4, { childr
|
|
|
4258
4258
|
] }),
|
|
4259
4259
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-table-alt-row k-alt k-treelist-group", children: [
|
|
4260
4260
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", style: { whiteSpace: "nowrap" }, children: [
|
|
4261
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4262
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-right" }),
|
|
4261
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4262
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-right" }),
|
|
4263
4263
|
"Nevada Hart"
|
|
4264
4264
|
] }),
|
|
4265
4265
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td", children: "Chief Financial Officer" }),
|
|
@@ -4267,8 +4267,8 @@ var treelist_aggregates_default = () => /* @__PURE__ */ jsx4(Fragment4, { childr
|
|
|
4267
4267
|
] }),
|
|
4268
4268
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-treelist-group", children: [
|
|
4269
4269
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", style: { whiteSpace: "nowrap" }, children: [
|
|
4270
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4271
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-right" }),
|
|
4270
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4271
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-right" }),
|
|
4272
4272
|
"Hunter Fry"
|
|
4273
4273
|
] }),
|
|
4274
4274
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td", children: "General Counsel" }),
|
|
@@ -4276,8 +4276,8 @@ var treelist_aggregates_default = () => /* @__PURE__ */ jsx4(Fragment4, { childr
|
|
|
4276
4276
|
] }),
|
|
4277
4277
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-footer-template", children: [
|
|
4278
4278
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", children: [
|
|
4279
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4280
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4279
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4280
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4281
4281
|
"98 employee(s)"
|
|
4282
4282
|
] }),
|
|
4283
4283
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td" }),
|
|
@@ -4285,7 +4285,7 @@ var treelist_aggregates_default = () => /* @__PURE__ */ jsx4(Fragment4, { childr
|
|
|
4285
4285
|
] }),
|
|
4286
4286
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-footer-template", children: [
|
|
4287
4287
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", children: [
|
|
4288
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4288
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4289
4289
|
"99 employee(s)"
|
|
4290
4290
|
] }),
|
|
4291
4291
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td" }),
|
|
@@ -4320,7 +4320,7 @@ var treelist_aggregates_default = () => /* @__PURE__ */ jsx4(Fragment4, { childr
|
|
|
4320
4320
|
/* @__PURE__ */ jsxs("tbody", { className: "k-table-tbody", children: [
|
|
4321
4321
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row", children: [
|
|
4322
4322
|
/* @__PURE__ */ jsxs("td", { colSpan: 1, className: "k-table-td", children: [
|
|
4323
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-down" }),
|
|
4323
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
4324
4324
|
"Daryl Sweeney"
|
|
4325
4325
|
] }),
|
|
4326
4326
|
/* @__PURE__ */ jsx4("td", { colSpan: 1, className: "k-table-td", children: "Chief Executive Officer" }),
|
|
@@ -4328,8 +4328,8 @@ var treelist_aggregates_default = () => /* @__PURE__ */ jsx4(Fragment4, { childr
|
|
|
4328
4328
|
] }),
|
|
4329
4329
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-table-alt-row k-alt", children: [
|
|
4330
4330
|
/* @__PURE__ */ jsxs("td", { colSpan: 1, className: "k-table-td", children: [
|
|
4331
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4332
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-down" }),
|
|
4331
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4332
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-down" }),
|
|
4333
4333
|
"Guy Wooten"
|
|
4334
4334
|
] }),
|
|
4335
4335
|
/* @__PURE__ */ jsx4("td", { colSpan: 1, className: "k-table-td", children: "Chief Technical Officer" }),
|
|
@@ -4337,9 +4337,9 @@ var treelist_aggregates_default = () => /* @__PURE__ */ jsx4(Fragment4, { childr
|
|
|
4337
4337
|
] }),
|
|
4338
4338
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row", children: [
|
|
4339
4339
|
/* @__PURE__ */ jsxs("td", { colSpan: 1, className: "k-table-td", children: [
|
|
4340
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4341
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4342
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-right" }),
|
|
4340
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4341
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4342
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-right" }),
|
|
4343
4343
|
"Buffy Weber"
|
|
4344
4344
|
] }),
|
|
4345
4345
|
/* @__PURE__ */ jsx4("td", { colSpan: 1, className: "k-table-td", children: "VP, Engineering" }),
|
|
@@ -4347,9 +4347,9 @@ var treelist_aggregates_default = () => /* @__PURE__ */ jsx4(Fragment4, { childr
|
|
|
4347
4347
|
] }),
|
|
4348
4348
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-footer", children: [
|
|
4349
4349
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td k-focus", children: [
|
|
4350
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4351
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4352
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4350
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4351
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4352
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4353
4353
|
"35 employee(s)"
|
|
4354
4354
|
] }),
|
|
4355
4355
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td" }),
|
|
@@ -4357,8 +4357,8 @@ var treelist_aggregates_default = () => /* @__PURE__ */ jsx4(Fragment4, { childr
|
|
|
4357
4357
|
] }),
|
|
4358
4358
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-table-alt-row k-alt", children: [
|
|
4359
4359
|
/* @__PURE__ */ jsxs("td", { colSpan: 1, className: "k-table-td", children: [
|
|
4360
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4361
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "caret-alt-right" }),
|
|
4360
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4361
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "caret-alt-right" }),
|
|
4362
4362
|
"Priscilla Frank"
|
|
4363
4363
|
] }),
|
|
4364
4364
|
/* @__PURE__ */ jsx4("td", { colSpan: 1, className: "k-table-td", children: "Chief Product Officer" }),
|
|
@@ -4366,8 +4366,8 @@ var treelist_aggregates_default = () => /* @__PURE__ */ jsx4(Fragment4, { childr
|
|
|
4366
4366
|
] }),
|
|
4367
4367
|
/* @__PURE__ */ jsxs("tr", { className: "k-footer", children: [
|
|
4368
4368
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", children: [
|
|
4369
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4370
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4369
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4370
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4371
4371
|
"42 employee(s)"
|
|
4372
4372
|
] }),
|
|
4373
4373
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td" }),
|
|
@@ -4375,7 +4375,7 @@ var treelist_aggregates_default = () => /* @__PURE__ */ jsx4(Fragment4, { childr
|
|
|
4375
4375
|
] }),
|
|
4376
4376
|
/* @__PURE__ */ jsxs("tr", { className: "k-table-row k-footer", children: [
|
|
4377
4377
|
/* @__PURE__ */ jsxs("td", { className: "k-table-td", children: [
|
|
4378
|
-
/* @__PURE__ */ jsx4(Icon, { icon: "none" }),
|
|
4378
|
+
/* @__PURE__ */ jsx4(Icon, { className: "k-treelist-toggle", icon: "none" }),
|
|
4379
4379
|
"43 employee(s)"
|
|
4380
4380
|
] }),
|
|
4381
4381
|
/* @__PURE__ */ jsx4("td", { className: "k-table-td" }),
|