@usefragments/ui 1.3.1 → 1.3.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/README.md +15 -12
- package/dist/assets/ui.css +1178 -83
- package/dist/chart.cjs +1 -0
- package/dist/chart.js +1 -0
- package/dist/codeblock.cjs +15 -6
- package/dist/codeblock.js +15 -6
- package/dist/colorpicker.cjs +1 -0
- package/dist/colorpicker.js +1 -0
- package/dist/components/Accordion/index.cjs +1 -0
- package/dist/components/Accordion/index.js +1 -0
- package/dist/components/Alert/index.cjs +1 -0
- package/dist/components/Alert/index.js +1 -0
- package/dist/components/AppShell/index.cjs +1 -0
- package/dist/components/AppShell/index.js +1 -0
- package/dist/components/Avatar/index.cjs +1 -0
- package/dist/components/Avatar/index.js +1 -0
- package/dist/components/Badge/index.cjs +1 -0
- package/dist/components/Badge/index.js +1 -0
- package/dist/components/Breadcrumbs/index.cjs +1 -0
- package/dist/components/Breadcrumbs/index.js +1 -0
- package/dist/components/Button/index.cjs +1 -0
- package/dist/components/Button/index.js +1 -0
- package/dist/components/Card/index.cjs +1 -0
- package/dist/components/Card/index.js +1 -0
- package/dist/components/Checkbox/index.cjs +1 -0
- package/dist/components/Checkbox/index.js +1 -0
- package/dist/components/Chip/index.cjs +1 -0
- package/dist/components/Chip/index.js +1 -0
- package/dist/components/CodeBlock/index.d.ts.map +1 -1
- package/dist/components/Collapsible/index.cjs +1 -0
- package/dist/components/Collapsible/index.js +1 -0
- package/dist/components/Combobox/index.cjs +1 -0
- package/dist/components/Combobox/index.js +1 -0
- package/dist/components/Command/index.cjs +1 -0
- package/dist/components/Command/index.js +1 -0
- package/dist/components/ComponentDefaults/index.cjs +1 -0
- package/dist/components/ComponentDefaults/index.js +1 -0
- package/dist/components/ConversationList/index.cjs +1 -0
- package/dist/components/ConversationList/index.js +1 -0
- package/dist/components/DataTable/DataTable.module.scss.cjs +35 -35
- package/dist/components/DataTable/DataTable.module.scss.js +35 -35
- package/dist/components/Dialog/index.cjs +1 -0
- package/dist/components/Dialog/index.js +1 -0
- package/dist/components/Drawer/index.cjs +1 -0
- package/dist/components/Drawer/index.js +1 -0
- package/dist/components/EmptyState/index.cjs +1 -0
- package/dist/components/EmptyState/index.js +1 -0
- package/dist/components/Field/index.cjs +1 -0
- package/dist/components/Field/index.js +1 -0
- package/dist/components/Fieldset/index.cjs +1 -0
- package/dist/components/Fieldset/index.js +1 -0
- package/dist/components/Form/index.cjs +1 -0
- package/dist/components/Form/index.js +1 -0
- package/dist/components/Header/index.cjs +1 -0
- package/dist/components/Header/index.js +1 -0
- package/dist/components/Icon/index.cjs +1 -0
- package/dist/components/Icon/index.js +1 -0
- package/dist/components/IconButton/index.cjs +1 -0
- package/dist/components/IconButton/index.js +1 -0
- package/dist/components/Image/index.cjs +1 -0
- package/dist/components/Image/index.js +1 -0
- package/dist/components/Input/index.cjs +1 -0
- package/dist/components/Input/index.js +1 -0
- package/dist/components/List/index.cjs +1 -0
- package/dist/components/List/index.js +1 -0
- package/dist/components/Listbox/index.cjs +1 -0
- package/dist/components/Listbox/index.js +1 -0
- package/dist/components/Loading/index.cjs +1 -0
- package/dist/components/Loading/index.js +1 -0
- package/dist/components/Menu/index.cjs +1 -0
- package/dist/components/Menu/index.js +1 -0
- package/dist/components/Message/index.cjs +1 -0
- package/dist/components/Message/index.js +1 -0
- package/dist/components/NavigationMenu/NavigationMenuContext.cjs +1 -0
- package/dist/components/NavigationMenu/NavigationMenuContext.js +1 -0
- package/dist/components/NavigationMenu/index.cjs +1 -0
- package/dist/components/NavigationMenu/index.js +1 -0
- package/dist/components/NavigationMenu/useNavigationMenu.cjs +1 -0
- package/dist/components/NavigationMenu/useNavigationMenu.js +1 -0
- package/dist/components/Pagination/index.cjs +1 -0
- package/dist/components/Pagination/index.js +1 -0
- package/dist/components/Popover/index.cjs +1 -0
- package/dist/components/Popover/index.js +1 -0
- package/dist/components/Progress/index.cjs +1 -0
- package/dist/components/Progress/index.js +1 -0
- package/dist/components/Prompt/index.cjs +1 -0
- package/dist/components/Prompt/index.js +1 -0
- package/dist/components/RadioGroup/index.cjs +1 -0
- package/dist/components/RadioGroup/index.js +1 -0
- package/dist/components/ScrollArea/index.cjs +1 -0
- package/dist/components/ScrollArea/index.js +1 -0
- package/dist/components/Select/index.cjs +1 -0
- package/dist/components/Select/index.js +1 -0
- package/dist/components/Separator/index.cjs +1 -0
- package/dist/components/Separator/index.js +1 -0
- package/dist/components/Sidebar/index.cjs +1 -0
- package/dist/components/Sidebar/index.js +1 -0
- package/dist/components/Slider/index.cjs +1 -0
- package/dist/components/Slider/index.js +1 -0
- package/dist/components/TableOfContents/index.cjs +1 -0
- package/dist/components/TableOfContents/index.js +1 -0
- package/dist/components/Tabs/index.cjs +1 -0
- package/dist/components/Tabs/index.js +1 -0
- package/dist/components/Theme/index.cjs +1 -0
- package/dist/components/Theme/index.js +1 -0
- package/dist/components/ThinkingIndicator/index.cjs +1 -0
- package/dist/components/ThinkingIndicator/index.js +1 -0
- package/dist/components/Toast/index.cjs +1 -0
- package/dist/components/Toast/index.js +1 -0
- package/dist/components/Toggle/index.cjs +1 -0
- package/dist/components/Toggle/index.js +1 -0
- package/dist/components/ToggleGroup/index.cjs +1 -0
- package/dist/components/ToggleGroup/index.js +1 -0
- package/dist/components/Tooltip/index.cjs +1 -0
- package/dist/components/Tooltip/index.js +1 -0
- package/dist/data-table-virtual.cjs +1 -0
- package/dist/data-table-virtual.js +1 -0
- package/dist/data-table.cjs +1 -0
- package/dist/data-table.js +1 -0
- package/dist/datepicker.cjs +1 -0
- package/dist/datepicker.js +1 -0
- package/dist/editor.cjs +1 -0
- package/dist/editor.js +1 -0
- package/dist/markdown.cjs +1 -0
- package/dist/markdown.js +1 -0
- package/dist/table.cjs +1 -0
- package/dist/table.js +1 -0
- package/dist/utils/a11y.cjs +1 -0
- package/dist/utils/a11y.js +1 -0
- package/dist/utils/keyboard-shortcuts.cjs +1 -0
- package/dist/utils/keyboard-shortcuts.js +1 -0
- package/fragments.json +1 -1
- package/package.json +4 -3
- package/src/components/CodeBlock/index.tsx +38 -6
- package/src/components/DataTable/DataTable.module.scss +5 -0
package/dist/chart.cjs
CHANGED
package/dist/chart.js
CHANGED
package/dist/codeblock.cjs
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
"use client";
|
|
1
2
|
"use strict";
|
|
2
3
|
var __create = Object.create;
|
|
3
4
|
var __defProp = Object.defineProperty;
|
|
@@ -159,19 +160,27 @@ function dedent(str) {
|
|
|
159
160
|
}
|
|
160
161
|
return lines.map((line) => line.slice(minIndent)).join("\n");
|
|
161
162
|
}
|
|
162
|
-
|
|
163
|
+
const INDENTATION_SIGNIFICANT_LANGUAGES = /* @__PURE__ */ new Set([
|
|
164
|
+
"yaml",
|
|
165
|
+
"yml",
|
|
166
|
+
"json",
|
|
167
|
+
"python",
|
|
168
|
+
"py"
|
|
169
|
+
]);
|
|
170
|
+
function normalizeIndentation(str, language) {
|
|
163
171
|
var _a, _b;
|
|
164
172
|
const lines = str.split("\n");
|
|
165
173
|
if (lines.length <= 1) return str;
|
|
174
|
+
const firstLineCounts = INDENTATION_SIGNIFICANT_LANGUAGES.has(language);
|
|
166
175
|
let minIndent = Infinity;
|
|
167
176
|
const firstLineIndent = ((_a = lines[0].match(/^(\s*)/)) == null ? void 0 : _a[1].length) ?? 0;
|
|
168
|
-
for (let i = 1; i < lines.length; i += 1) {
|
|
177
|
+
for (let i = firstLineCounts ? 0 : 1; i < lines.length; i += 1) {
|
|
169
178
|
const line = lines[i];
|
|
170
179
|
if (line.trim().length === 0) continue;
|
|
171
180
|
const indent = ((_b = line.match(/^(\s*)/)) == null ? void 0 : _b[1].length) ?? 0;
|
|
172
181
|
minIndent = Math.min(minIndent, indent);
|
|
173
182
|
}
|
|
174
|
-
if (firstLineIndent > 0) {
|
|
183
|
+
if (!firstLineCounts && firstLineIndent > 0) {
|
|
175
184
|
minIndent = Math.min(minIndent, firstLineIndent);
|
|
176
185
|
}
|
|
177
186
|
if (minIndent === Infinity || minIndent === 0) return str;
|
|
@@ -298,10 +307,10 @@ function formatLongJsxTagLine(line) {
|
|
|
298
307
|
function formatLongJsxTags(code) {
|
|
299
308
|
return code.split("\n").flatMap((line) => formatLongJsxTagLine(line).split("\n")).join("\n");
|
|
300
309
|
}
|
|
301
|
-
function normalizeCode(code) {
|
|
310
|
+
function normalizeCode(code, language) {
|
|
302
311
|
const trimmed = code.trim();
|
|
303
312
|
if (trimmed.length === 0) return "";
|
|
304
|
-
const normalized = normalizeIndentation(trimmed);
|
|
313
|
+
const normalized = normalizeIndentation(trimmed, language);
|
|
305
314
|
const dedented = dedent(normalized);
|
|
306
315
|
const withoutTrailingWhitespace = trimTrailingWhitespace(dedented);
|
|
307
316
|
return formatLongJsxTags(withoutTrailingWhitespace);
|
|
@@ -390,7 +399,7 @@ const CodeBlockBase = React__namespace.forwardRef(function CodeBlock2({
|
|
|
390
399
|
const [copied, setCopied] = React.useState(false);
|
|
391
400
|
const [highlight, setHighlight] = React.useState({ html: "", loading: true });
|
|
392
401
|
const [isCollapsed, setIsCollapsed] = React.useState(defaultCollapsed);
|
|
393
|
-
const trimmedCode = React.useMemo(() => normalizeCode(code), [code]);
|
|
402
|
+
const trimmedCode = React.useMemo(() => normalizeCode(code, language), [code, language]);
|
|
394
403
|
const codeLines = trimmedCode.split("\n");
|
|
395
404
|
const totalLines = codeLines.length;
|
|
396
405
|
const shouldShowCollapse = collapsible && totalLines > collapsedLines;
|
package/dist/codeblock.js
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
"use client";
|
|
1
2
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
2
3
|
import * as React from "react";
|
|
3
4
|
import { useState, useMemo, useEffect, useCallback } from "react";
|
|
@@ -119,19 +120,27 @@ function dedent(str) {
|
|
|
119
120
|
}
|
|
120
121
|
return lines.map((line) => line.slice(minIndent)).join("\n");
|
|
121
122
|
}
|
|
122
|
-
|
|
123
|
+
const INDENTATION_SIGNIFICANT_LANGUAGES = /* @__PURE__ */ new Set([
|
|
124
|
+
"yaml",
|
|
125
|
+
"yml",
|
|
126
|
+
"json",
|
|
127
|
+
"python",
|
|
128
|
+
"py"
|
|
129
|
+
]);
|
|
130
|
+
function normalizeIndentation(str, language) {
|
|
123
131
|
var _a, _b;
|
|
124
132
|
const lines = str.split("\n");
|
|
125
133
|
if (lines.length <= 1) return str;
|
|
134
|
+
const firstLineCounts = INDENTATION_SIGNIFICANT_LANGUAGES.has(language);
|
|
126
135
|
let minIndent = Infinity;
|
|
127
136
|
const firstLineIndent = ((_a = lines[0].match(/^(\s*)/)) == null ? void 0 : _a[1].length) ?? 0;
|
|
128
|
-
for (let i = 1; i < lines.length; i += 1) {
|
|
137
|
+
for (let i = firstLineCounts ? 0 : 1; i < lines.length; i += 1) {
|
|
129
138
|
const line = lines[i];
|
|
130
139
|
if (line.trim().length === 0) continue;
|
|
131
140
|
const indent = ((_b = line.match(/^(\s*)/)) == null ? void 0 : _b[1].length) ?? 0;
|
|
132
141
|
minIndent = Math.min(minIndent, indent);
|
|
133
142
|
}
|
|
134
|
-
if (firstLineIndent > 0) {
|
|
143
|
+
if (!firstLineCounts && firstLineIndent > 0) {
|
|
135
144
|
minIndent = Math.min(minIndent, firstLineIndent);
|
|
136
145
|
}
|
|
137
146
|
if (minIndent === Infinity || minIndent === 0) return str;
|
|
@@ -258,10 +267,10 @@ function formatLongJsxTagLine(line) {
|
|
|
258
267
|
function formatLongJsxTags(code) {
|
|
259
268
|
return code.split("\n").flatMap((line) => formatLongJsxTagLine(line).split("\n")).join("\n");
|
|
260
269
|
}
|
|
261
|
-
function normalizeCode(code) {
|
|
270
|
+
function normalizeCode(code, language) {
|
|
262
271
|
const trimmed = code.trim();
|
|
263
272
|
if (trimmed.length === 0) return "";
|
|
264
|
-
const normalized = normalizeIndentation(trimmed);
|
|
273
|
+
const normalized = normalizeIndentation(trimmed, language);
|
|
265
274
|
const dedented = dedent(normalized);
|
|
266
275
|
const withoutTrailingWhitespace = trimTrailingWhitespace(dedented);
|
|
267
276
|
return formatLongJsxTags(withoutTrailingWhitespace);
|
|
@@ -350,7 +359,7 @@ const CodeBlockBase = React.forwardRef(function CodeBlock2({
|
|
|
350
359
|
const [copied, setCopied] = useState(false);
|
|
351
360
|
const [highlight, setHighlight] = useState({ html: "", loading: true });
|
|
352
361
|
const [isCollapsed, setIsCollapsed] = useState(defaultCollapsed);
|
|
353
|
-
const trimmedCode = useMemo(() => normalizeCode(code), [code]);
|
|
362
|
+
const trimmedCode = useMemo(() => normalizeCode(code, language), [code, language]);
|
|
354
363
|
const codeLines = trimmedCode.split("\n");
|
|
355
364
|
const totalLines = codeLines.length;
|
|
356
365
|
const shouldShowCollapse = collapsible && totalLines > collapsedLines;
|
package/dist/colorpicker.cjs
CHANGED
package/dist/colorpicker.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/CodeBlock/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AA8B/B,MAAM,MAAM,iBAAiB,GACzB,KAAK,GACL,YAAY,GACZ,IAAI,GACJ,YAAY,GACZ,IAAI,GACJ,KAAK,GACL,MAAM,GACN,OAAO,GACP,KAAK,GACL,MAAM,GACN,MAAM,GACN,MAAM,GACN,MAAM,GACN,KAAK,GACL,UAAU,GACV,IAAI,GACJ,MAAM,GACN,KAAK,GACL,QAAQ,GACR,IAAI,GACJ,MAAM,GACN,IAAI,GACJ,MAAM,GACN,MAAM,GACN,QAAQ,GACR,OAAO,GACP,GAAG,GACH,KAAK,GACL,QAAQ,GACR,KAAK,GACL,KAAK,GACL,SAAS,GACT,MAAM,GACN,WAAW,GACX,MAAM,CAAC;AASX,2CAA2C;AAC3C,MAAM,MAAM,cAAc,GACtB,cAAc,GACd,aAAa,GACb,cAAc,GACd,cAAc,GACd,SAAS,GACT,MAAM,GACN,SAAS,GACT,cAAc,GACd,eAAe,GACf,UAAU,GACV,WAAW,CAAC;AAEhB,MAAM,MAAM,sBAAsB,GAAG,MAAM,GAAG,QAAQ,GAAG,SAAS,CAAC;AAEnE,MAAM,WAAW,cAAe,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;IAC1E,6BAA6B;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,mDAAmD;IACnD,QAAQ,CAAC,EAAE,iBAAiB,CAAC;IAC7B,gCAAgC;IAChC,KAAK,CAAC,EAAE,cAAc,CAAC;IACvB,uBAAuB;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,uDAAuD;IACvD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,8DAA8D;IAC9D,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,wCAAwC;IACxC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,wBAAwB;IACxB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,wCAAwC;IACxC,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,qDAAqD;IACrD,cAAc,CAAC,EAAE,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE,CAAC;IACrC,yCAAyC;IACzC,UAAU,CAAC,EAAE,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE,CAAC;IACjC,2CAA2C;IAC3C,YAAY,CAAC,EAAE,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE,CAAC;IACnC,0CAA0C;IAC1C,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,mDAAmD;IACnD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,gDAAgD;IAChD,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,sEAAsE;IACtE,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,6CAA6C;IAC7C,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,wCAAwC;IACxC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,4EAA4E;IAC5E,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,8DAA8D;IAC9D,aAAa,CAAC,EAAE,sBAAsB,CAAC;IACvC,2GAA2G;IAC3G,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,uEAAuE;IACvE,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/CodeBlock/index.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,40 +1,40 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const wrapper = "
|
|
4
|
-
const table = "
|
|
5
|
-
const caption = "
|
|
6
|
-
const captionHidden = "
|
|
7
|
-
const sm = "
|
|
8
|
-
const th = "
|
|
9
|
-
const td = "
|
|
10
|
-
const md = "
|
|
11
|
-
const thead = "
|
|
12
|
-
const headerRow = "
|
|
13
|
-
const headerContent = "
|
|
14
|
-
const thSortable = "
|
|
15
|
-
const sortButton = "
|
|
16
|
-
const sortIndicator = "
|
|
17
|
-
const tbody = "
|
|
18
|
-
const row = "
|
|
19
|
-
const clickable = "
|
|
20
|
-
const selected = "
|
|
21
|
-
const striped = "
|
|
22
|
-
const bordered = "
|
|
23
|
-
const fixedLayout = "
|
|
24
|
-
const densityCondensed = "
|
|
25
|
-
const densityRegular = "
|
|
26
|
-
const densityRelaxed = "
|
|
27
|
-
const truncate = "
|
|
28
|
-
const skeletonBar = "
|
|
29
|
-
const dataTableShimmer = "
|
|
30
|
-
const checkboxCell = "
|
|
31
|
-
const expandCell = "
|
|
32
|
-
const expandButton = "
|
|
33
|
-
const expandIcon = "
|
|
34
|
-
const expandIconOpen = "
|
|
35
|
-
const subRow = "
|
|
36
|
-
const emptyState = "
|
|
37
|
-
const emptyMessage = "
|
|
3
|
+
const wrapper = "_wrapper_1ci3s_1";
|
|
4
|
+
const table = "_table_1ci3s_13";
|
|
5
|
+
const caption = "_caption_1ci3s_21";
|
|
6
|
+
const captionHidden = "_captionHidden_1ci3s_30";
|
|
7
|
+
const sm = "_sm_1ci3s_42";
|
|
8
|
+
const th = "_th_1ci3s_42";
|
|
9
|
+
const td = "_td_1ci3s_43";
|
|
10
|
+
const md = "_md_1ci3s_48";
|
|
11
|
+
const thead = "_thead_1ci3s_54";
|
|
12
|
+
const headerRow = "_headerRow_1ci3s_60";
|
|
13
|
+
const headerContent = "_headerContent_1ci3s_80";
|
|
14
|
+
const thSortable = "_thSortable_1ci3s_86";
|
|
15
|
+
const sortButton = "_sortButton_1ci3s_90";
|
|
16
|
+
const sortIndicator = "_sortIndicator_1ci3s_129";
|
|
17
|
+
const tbody = "_tbody_1ci3s_156";
|
|
18
|
+
const row = "_row_1ci3s_161";
|
|
19
|
+
const clickable = "_clickable_1ci3s_172";
|
|
20
|
+
const selected = "_selected_1ci3s_186";
|
|
21
|
+
const striped = "_striped_1ci3s_200";
|
|
22
|
+
const bordered = "_bordered_1ci3s_216";
|
|
23
|
+
const fixedLayout = "_fixedLayout_1ci3s_223";
|
|
24
|
+
const densityCondensed = "_densityCondensed_1ci3s_227";
|
|
25
|
+
const densityRegular = "_densityRegular_1ci3s_231";
|
|
26
|
+
const densityRelaxed = "_densityRelaxed_1ci3s_235";
|
|
27
|
+
const truncate = "_truncate_1ci3s_259";
|
|
28
|
+
const skeletonBar = "_skeletonBar_1ci3s_265";
|
|
29
|
+
const dataTableShimmer = "_dataTableShimmer_1ci3s_1";
|
|
30
|
+
const checkboxCell = "_checkboxCell_1ci3s_290";
|
|
31
|
+
const expandCell = "_expandCell_1ci3s_296";
|
|
32
|
+
const expandButton = "_expandButton_1ci3s_302";
|
|
33
|
+
const expandIcon = "_expandIcon_1ci3s_335";
|
|
34
|
+
const expandIconOpen = "_expandIconOpen_1ci3s_341";
|
|
35
|
+
const subRow = "_subRow_1ci3s_345";
|
|
36
|
+
const emptyState = "_emptyState_1ci3s_352";
|
|
37
|
+
const emptyMessage = "_emptyMessage_1ci3s_359";
|
|
38
38
|
const styles = {
|
|
39
39
|
wrapper,
|
|
40
40
|
table,
|
|
@@ -1,38 +1,38 @@
|
|
|
1
|
-
const wrapper = "
|
|
2
|
-
const table = "
|
|
3
|
-
const caption = "
|
|
4
|
-
const captionHidden = "
|
|
5
|
-
const sm = "
|
|
6
|
-
const th = "
|
|
7
|
-
const td = "
|
|
8
|
-
const md = "
|
|
9
|
-
const thead = "
|
|
10
|
-
const headerRow = "
|
|
11
|
-
const headerContent = "
|
|
12
|
-
const thSortable = "
|
|
13
|
-
const sortButton = "
|
|
14
|
-
const sortIndicator = "
|
|
15
|
-
const tbody = "
|
|
16
|
-
const row = "
|
|
17
|
-
const clickable = "
|
|
18
|
-
const selected = "
|
|
19
|
-
const striped = "
|
|
20
|
-
const bordered = "
|
|
21
|
-
const fixedLayout = "
|
|
22
|
-
const densityCondensed = "
|
|
23
|
-
const densityRegular = "
|
|
24
|
-
const densityRelaxed = "
|
|
25
|
-
const truncate = "
|
|
26
|
-
const skeletonBar = "
|
|
27
|
-
const dataTableShimmer = "
|
|
28
|
-
const checkboxCell = "
|
|
29
|
-
const expandCell = "
|
|
30
|
-
const expandButton = "
|
|
31
|
-
const expandIcon = "
|
|
32
|
-
const expandIconOpen = "
|
|
33
|
-
const subRow = "
|
|
34
|
-
const emptyState = "
|
|
35
|
-
const emptyMessage = "
|
|
1
|
+
const wrapper = "_wrapper_1ci3s_1";
|
|
2
|
+
const table = "_table_1ci3s_13";
|
|
3
|
+
const caption = "_caption_1ci3s_21";
|
|
4
|
+
const captionHidden = "_captionHidden_1ci3s_30";
|
|
5
|
+
const sm = "_sm_1ci3s_42";
|
|
6
|
+
const th = "_th_1ci3s_42";
|
|
7
|
+
const td = "_td_1ci3s_43";
|
|
8
|
+
const md = "_md_1ci3s_48";
|
|
9
|
+
const thead = "_thead_1ci3s_54";
|
|
10
|
+
const headerRow = "_headerRow_1ci3s_60";
|
|
11
|
+
const headerContent = "_headerContent_1ci3s_80";
|
|
12
|
+
const thSortable = "_thSortable_1ci3s_86";
|
|
13
|
+
const sortButton = "_sortButton_1ci3s_90";
|
|
14
|
+
const sortIndicator = "_sortIndicator_1ci3s_129";
|
|
15
|
+
const tbody = "_tbody_1ci3s_156";
|
|
16
|
+
const row = "_row_1ci3s_161";
|
|
17
|
+
const clickable = "_clickable_1ci3s_172";
|
|
18
|
+
const selected = "_selected_1ci3s_186";
|
|
19
|
+
const striped = "_striped_1ci3s_200";
|
|
20
|
+
const bordered = "_bordered_1ci3s_216";
|
|
21
|
+
const fixedLayout = "_fixedLayout_1ci3s_223";
|
|
22
|
+
const densityCondensed = "_densityCondensed_1ci3s_227";
|
|
23
|
+
const densityRegular = "_densityRegular_1ci3s_231";
|
|
24
|
+
const densityRelaxed = "_densityRelaxed_1ci3s_235";
|
|
25
|
+
const truncate = "_truncate_1ci3s_259";
|
|
26
|
+
const skeletonBar = "_skeletonBar_1ci3s_265";
|
|
27
|
+
const dataTableShimmer = "_dataTableShimmer_1ci3s_1";
|
|
28
|
+
const checkboxCell = "_checkboxCell_1ci3s_290";
|
|
29
|
+
const expandCell = "_expandCell_1ci3s_296";
|
|
30
|
+
const expandButton = "_expandButton_1ci3s_302";
|
|
31
|
+
const expandIcon = "_expandIcon_1ci3s_335";
|
|
32
|
+
const expandIconOpen = "_expandIconOpen_1ci3s_341";
|
|
33
|
+
const subRow = "_subRow_1ci3s_345";
|
|
34
|
+
const emptyState = "_emptyState_1ci3s_352";
|
|
35
|
+
const emptyMessage = "_emptyMessage_1ci3s_359";
|
|
36
36
|
const styles = {
|
|
37
37
|
wrapper,
|
|
38
38
|
table,
|