@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.
Files changed (135) hide show
  1. package/README.md +15 -12
  2. package/dist/assets/ui.css +1178 -83
  3. package/dist/chart.cjs +1 -0
  4. package/dist/chart.js +1 -0
  5. package/dist/codeblock.cjs +15 -6
  6. package/dist/codeblock.js +15 -6
  7. package/dist/colorpicker.cjs +1 -0
  8. package/dist/colorpicker.js +1 -0
  9. package/dist/components/Accordion/index.cjs +1 -0
  10. package/dist/components/Accordion/index.js +1 -0
  11. package/dist/components/Alert/index.cjs +1 -0
  12. package/dist/components/Alert/index.js +1 -0
  13. package/dist/components/AppShell/index.cjs +1 -0
  14. package/dist/components/AppShell/index.js +1 -0
  15. package/dist/components/Avatar/index.cjs +1 -0
  16. package/dist/components/Avatar/index.js +1 -0
  17. package/dist/components/Badge/index.cjs +1 -0
  18. package/dist/components/Badge/index.js +1 -0
  19. package/dist/components/Breadcrumbs/index.cjs +1 -0
  20. package/dist/components/Breadcrumbs/index.js +1 -0
  21. package/dist/components/Button/index.cjs +1 -0
  22. package/dist/components/Button/index.js +1 -0
  23. package/dist/components/Card/index.cjs +1 -0
  24. package/dist/components/Card/index.js +1 -0
  25. package/dist/components/Checkbox/index.cjs +1 -0
  26. package/dist/components/Checkbox/index.js +1 -0
  27. package/dist/components/Chip/index.cjs +1 -0
  28. package/dist/components/Chip/index.js +1 -0
  29. package/dist/components/CodeBlock/index.d.ts.map +1 -1
  30. package/dist/components/Collapsible/index.cjs +1 -0
  31. package/dist/components/Collapsible/index.js +1 -0
  32. package/dist/components/Combobox/index.cjs +1 -0
  33. package/dist/components/Combobox/index.js +1 -0
  34. package/dist/components/Command/index.cjs +1 -0
  35. package/dist/components/Command/index.js +1 -0
  36. package/dist/components/ComponentDefaults/index.cjs +1 -0
  37. package/dist/components/ComponentDefaults/index.js +1 -0
  38. package/dist/components/ConversationList/index.cjs +1 -0
  39. package/dist/components/ConversationList/index.js +1 -0
  40. package/dist/components/DataTable/DataTable.module.scss.cjs +35 -35
  41. package/dist/components/DataTable/DataTable.module.scss.js +35 -35
  42. package/dist/components/Dialog/index.cjs +1 -0
  43. package/dist/components/Dialog/index.js +1 -0
  44. package/dist/components/Drawer/index.cjs +1 -0
  45. package/dist/components/Drawer/index.js +1 -0
  46. package/dist/components/EmptyState/index.cjs +1 -0
  47. package/dist/components/EmptyState/index.js +1 -0
  48. package/dist/components/Field/index.cjs +1 -0
  49. package/dist/components/Field/index.js +1 -0
  50. package/dist/components/Fieldset/index.cjs +1 -0
  51. package/dist/components/Fieldset/index.js +1 -0
  52. package/dist/components/Form/index.cjs +1 -0
  53. package/dist/components/Form/index.js +1 -0
  54. package/dist/components/Header/index.cjs +1 -0
  55. package/dist/components/Header/index.js +1 -0
  56. package/dist/components/Icon/index.cjs +1 -0
  57. package/dist/components/Icon/index.js +1 -0
  58. package/dist/components/IconButton/index.cjs +1 -0
  59. package/dist/components/IconButton/index.js +1 -0
  60. package/dist/components/Image/index.cjs +1 -0
  61. package/dist/components/Image/index.js +1 -0
  62. package/dist/components/Input/index.cjs +1 -0
  63. package/dist/components/Input/index.js +1 -0
  64. package/dist/components/List/index.cjs +1 -0
  65. package/dist/components/List/index.js +1 -0
  66. package/dist/components/Listbox/index.cjs +1 -0
  67. package/dist/components/Listbox/index.js +1 -0
  68. package/dist/components/Loading/index.cjs +1 -0
  69. package/dist/components/Loading/index.js +1 -0
  70. package/dist/components/Menu/index.cjs +1 -0
  71. package/dist/components/Menu/index.js +1 -0
  72. package/dist/components/Message/index.cjs +1 -0
  73. package/dist/components/Message/index.js +1 -0
  74. package/dist/components/NavigationMenu/NavigationMenuContext.cjs +1 -0
  75. package/dist/components/NavigationMenu/NavigationMenuContext.js +1 -0
  76. package/dist/components/NavigationMenu/index.cjs +1 -0
  77. package/dist/components/NavigationMenu/index.js +1 -0
  78. package/dist/components/NavigationMenu/useNavigationMenu.cjs +1 -0
  79. package/dist/components/NavigationMenu/useNavigationMenu.js +1 -0
  80. package/dist/components/Pagination/index.cjs +1 -0
  81. package/dist/components/Pagination/index.js +1 -0
  82. package/dist/components/Popover/index.cjs +1 -0
  83. package/dist/components/Popover/index.js +1 -0
  84. package/dist/components/Progress/index.cjs +1 -0
  85. package/dist/components/Progress/index.js +1 -0
  86. package/dist/components/Prompt/index.cjs +1 -0
  87. package/dist/components/Prompt/index.js +1 -0
  88. package/dist/components/RadioGroup/index.cjs +1 -0
  89. package/dist/components/RadioGroup/index.js +1 -0
  90. package/dist/components/ScrollArea/index.cjs +1 -0
  91. package/dist/components/ScrollArea/index.js +1 -0
  92. package/dist/components/Select/index.cjs +1 -0
  93. package/dist/components/Select/index.js +1 -0
  94. package/dist/components/Separator/index.cjs +1 -0
  95. package/dist/components/Separator/index.js +1 -0
  96. package/dist/components/Sidebar/index.cjs +1 -0
  97. package/dist/components/Sidebar/index.js +1 -0
  98. package/dist/components/Slider/index.cjs +1 -0
  99. package/dist/components/Slider/index.js +1 -0
  100. package/dist/components/TableOfContents/index.cjs +1 -0
  101. package/dist/components/TableOfContents/index.js +1 -0
  102. package/dist/components/Tabs/index.cjs +1 -0
  103. package/dist/components/Tabs/index.js +1 -0
  104. package/dist/components/Theme/index.cjs +1 -0
  105. package/dist/components/Theme/index.js +1 -0
  106. package/dist/components/ThinkingIndicator/index.cjs +1 -0
  107. package/dist/components/ThinkingIndicator/index.js +1 -0
  108. package/dist/components/Toast/index.cjs +1 -0
  109. package/dist/components/Toast/index.js +1 -0
  110. package/dist/components/Toggle/index.cjs +1 -0
  111. package/dist/components/Toggle/index.js +1 -0
  112. package/dist/components/ToggleGroup/index.cjs +1 -0
  113. package/dist/components/ToggleGroup/index.js +1 -0
  114. package/dist/components/Tooltip/index.cjs +1 -0
  115. package/dist/components/Tooltip/index.js +1 -0
  116. package/dist/data-table-virtual.cjs +1 -0
  117. package/dist/data-table-virtual.js +1 -0
  118. package/dist/data-table.cjs +1 -0
  119. package/dist/data-table.js +1 -0
  120. package/dist/datepicker.cjs +1 -0
  121. package/dist/datepicker.js +1 -0
  122. package/dist/editor.cjs +1 -0
  123. package/dist/editor.js +1 -0
  124. package/dist/markdown.cjs +1 -0
  125. package/dist/markdown.js +1 -0
  126. package/dist/table.cjs +1 -0
  127. package/dist/table.js +1 -0
  128. package/dist/utils/a11y.cjs +1 -0
  129. package/dist/utils/a11y.js +1 -0
  130. package/dist/utils/keyboard-shortcuts.cjs +1 -0
  131. package/dist/utils/keyboard-shortcuts.js +1 -0
  132. package/fragments.json +1 -1
  133. package/package.json +4 -3
  134. package/src/components/CodeBlock/index.tsx +38 -6
  135. package/src/components/DataTable/DataTable.module.scss +5 -0
package/dist/chart.cjs CHANGED
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
package/dist/chart.js CHANGED
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx, jsxs } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import { mergeAriaIds } from "./utils/aria.js";
@@ -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
- function normalizeIndentation(str) {
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
- function normalizeIndentation(str) {
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;
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsxs, jsx } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import { Popover } from "@base-ui/react/popover";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx, jsxs } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import { Collapsible } from "@base-ui/react/collapsible";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import { Button } from "@base-ui/react/button";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx, jsxs } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import styles from "./AppShell.module.scss.js";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsxs, jsx } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import styles from "./Avatar.module.scss.js";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsxs, jsx } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import { Button } from "@base-ui/react/button";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx, jsxs, Fragment } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import styles from "./Breadcrumbs.module.scss.js";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import { Button as Button$1 } from "@base-ui/react/button";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import styles from "./Card.module.scss.js";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx, jsxs } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import { Checkbox as Checkbox$1 } from "@base-ui/react/checkbox";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsxs, jsx } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import { useResolvedControlSize } from "../ComponentDefaults/index.js";
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/CodeBlock/index.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/CodeBlock/index.tsx"],"names":[],"mappings":"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"}
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx, jsxs } from "react/jsx-runtime";
2
3
  import React__default, { useState, useId, useCallback, createContext, useContext } from "react";
3
4
  import styles from "./Collapsible.module.scss.js";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx, jsxs } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import { Combobox as Combobox$1 } from "@base-ui/react/combobox";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx, jsxs } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import styles from "./Command.module.scss.js";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  const DEFAULT_COMPONENT_DEFAULTS = {
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx, jsxs } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import styles from "./ConversationList.module.scss.js";
@@ -1,40 +1,40 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const wrapper = "_wrapper_1nxxb_1";
4
- const table = "_table_1nxxb_11";
5
- const caption = "_caption_1nxxb_19";
6
- const captionHidden = "_captionHidden_1nxxb_28";
7
- const sm = "_sm_1nxxb_40";
8
- const th = "_th_1nxxb_40";
9
- const td = "_td_1nxxb_41";
10
- const md = "_md_1nxxb_46";
11
- const thead = "_thead_1nxxb_52";
12
- const headerRow = "_headerRow_1nxxb_58";
13
- const headerContent = "_headerContent_1nxxb_78";
14
- const thSortable = "_thSortable_1nxxb_84";
15
- const sortButton = "_sortButton_1nxxb_88";
16
- const sortIndicator = "_sortIndicator_1nxxb_127";
17
- const tbody = "_tbody_1nxxb_154";
18
- const row = "_row_1nxxb_159";
19
- const clickable = "_clickable_1nxxb_170";
20
- const selected = "_selected_1nxxb_184";
21
- const striped = "_striped_1nxxb_198";
22
- const bordered = "_bordered_1nxxb_214";
23
- const fixedLayout = "_fixedLayout_1nxxb_221";
24
- const densityCondensed = "_densityCondensed_1nxxb_225";
25
- const densityRegular = "_densityRegular_1nxxb_229";
26
- const densityRelaxed = "_densityRelaxed_1nxxb_233";
27
- const truncate = "_truncate_1nxxb_257";
28
- const skeletonBar = "_skeletonBar_1nxxb_263";
29
- const dataTableShimmer = "_dataTableShimmer_1nxxb_1";
30
- const checkboxCell = "_checkboxCell_1nxxb_288";
31
- const expandCell = "_expandCell_1nxxb_294";
32
- const expandButton = "_expandButton_1nxxb_300";
33
- const expandIcon = "_expandIcon_1nxxb_333";
34
- const expandIconOpen = "_expandIconOpen_1nxxb_339";
35
- const subRow = "_subRow_1nxxb_343";
36
- const emptyState = "_emptyState_1nxxb_350";
37
- const emptyMessage = "_emptyMessage_1nxxb_357";
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 = "_wrapper_1nxxb_1";
2
- const table = "_table_1nxxb_11";
3
- const caption = "_caption_1nxxb_19";
4
- const captionHidden = "_captionHidden_1nxxb_28";
5
- const sm = "_sm_1nxxb_40";
6
- const th = "_th_1nxxb_40";
7
- const td = "_td_1nxxb_41";
8
- const md = "_md_1nxxb_46";
9
- const thead = "_thead_1nxxb_52";
10
- const headerRow = "_headerRow_1nxxb_58";
11
- const headerContent = "_headerContent_1nxxb_78";
12
- const thSortable = "_thSortable_1nxxb_84";
13
- const sortButton = "_sortButton_1nxxb_88";
14
- const sortIndicator = "_sortIndicator_1nxxb_127";
15
- const tbody = "_tbody_1nxxb_154";
16
- const row = "_row_1nxxb_159";
17
- const clickable = "_clickable_1nxxb_170";
18
- const selected = "_selected_1nxxb_184";
19
- const striped = "_striped_1nxxb_198";
20
- const bordered = "_bordered_1nxxb_214";
21
- const fixedLayout = "_fixedLayout_1nxxb_221";
22
- const densityCondensed = "_densityCondensed_1nxxb_225";
23
- const densityRegular = "_densityRegular_1nxxb_229";
24
- const densityRelaxed = "_densityRelaxed_1nxxb_233";
25
- const truncate = "_truncate_1nxxb_257";
26
- const skeletonBar = "_skeletonBar_1nxxb_263";
27
- const dataTableShimmer = "_dataTableShimmer_1nxxb_1";
28
- const checkboxCell = "_checkboxCell_1nxxb_288";
29
- const expandCell = "_expandCell_1nxxb_294";
30
- const expandButton = "_expandButton_1nxxb_300";
31
- const expandIcon = "_expandIcon_1nxxb_333";
32
- const expandIconOpen = "_expandIconOpen_1nxxb_339";
33
- const subRow = "_subRow_1nxxb_343";
34
- const emptyState = "_emptyState_1nxxb_350";
35
- const emptyMessage = "_emptyMessage_1nxxb_357";
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,
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx, jsxs } from "react/jsx-runtime";
2
3
  import { Dialog as Dialog$1 } from "@base-ui/react/dialog";
3
4
  import styles from "./Dialog.module.scss.js";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx, jsxs } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import { Drawer as Drawer$1 } from "@base-ui/react/drawer";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import styles from "./EmptyState.module.scss.js";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx } from "react/jsx-runtime";
2
3
  import { Field as Field$1 } from "@base-ui/react/field";
3
4
  import styles from "./Field.module.scss.js";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx } from "react/jsx-runtime";
2
3
  import { Fieldset as Fieldset$1 } from "@base-ui/react/fieldset";
3
4
  import styles from "./Fieldset.module.scss.js";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx } from "react/jsx-runtime";
2
3
  import { Form as Form$1 } from "@base-ui/react/form";
3
4
  import styles from "./Form.module.scss.js";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx, jsxs, Fragment } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import { createPortal } from "react-dom";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import styles from "./Icon.module.scss.js";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import { Button } from "@base-ui/react/button";
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
4
  const jsxRuntime = require("react/jsx-runtime");
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  import { jsx, jsxs, Fragment } from "react/jsx-runtime";
2
3
  import * as React from "react";
3
4
  import styles from "./Image.module.scss.js";