@assembly-js/design-system 3.0.0 → 3.0.1-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/dist/esm/components/Avatar/Avatar.js +2 -0
  2. package/dist/esm/components/CheckboxGroup/CheckboxGroup.js +2 -0
  3. package/dist/esm/components/RadioGroup/RadioGroup.js +2 -0
  4. package/dist/esm/components/Search/Search.js +2 -0
  5. package/dist/esm/components/Toolbar/SlashMenu.js +2 -0
  6. package/dist/esm/components/Toolbar/ToolbarContext.js +2 -0
  7. package/dist/esm/components/Tooltip/Tooltip.js +2 -0
  8. package/dist/esm/components/UserCompanySelector/UserCompanySelector.js +2 -0
  9. package/dist/esm/types/tsconfig.tsbuildinfo +1 -1
  10. package/dist/types/tsconfig.tsbuildinfo +1 -1
  11. package/dist/umd/components/Avatar/Avatar.js +1 -0
  12. package/dist/umd/components/CheckboxGroup/CheckboxGroup.js +1 -0
  13. package/dist/umd/components/RadioGroup/RadioGroup.js +1 -0
  14. package/dist/umd/components/Search/Search.js +1 -0
  15. package/dist/umd/components/Toolbar/SlashMenu.js +1 -0
  16. package/dist/umd/components/Toolbar/ToolbarContext.js +1 -0
  17. package/dist/umd/components/Tooltip/Tooltip.js +1 -0
  18. package/dist/umd/components/UserCompanySelector/UserCompanySelector.js +1 -0
  19. package/dist/umd/types/tsconfig.tsbuildinfo +1 -1
  20. package/package.json +14 -6
  21. package/.eslintrc.cjs +0 -45
  22. package/.github/workflows/chromatic.yml +0 -21
  23. package/.github/workflows/npm-publish.yml +0 -52
  24. package/.github/workflows/tsc.yml +0 -32
  25. package/.nvmrc +0 -1
  26. package/.prettierignore +0 -2
  27. package/.prettierrc.js +0 -7
  28. package/.storybook/main.ts +0 -40
  29. package/.storybook/preview.ts +0 -11
  30. package/.vscode/css_custom_data.json +0 -9
  31. package/.vscode/extensions.json +0 -11
  32. package/.vscode/launch.json +0 -27
  33. package/.vscode/settings.json +0 -13
  34. package/.yarn/install-state.gz +0 -0
  35. package/.yarn/releases/yarn-4.1.0.cjs +0 -893
  36. package/declarations.d.ts +0 -1
  37. package/docs/ENV_SETUP.md +0 -72
  38. package/next.config.cjs +0 -8
  39. package/pull_request_template.md +0 -17
  40. package/tsconfig.json +0 -49
  41. package/vercel.json +0 -8
@@ -14,6 +14,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
14
14
  }
15
15
  })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React, AvatarPrimitive, _cva, _utils, _Typography, _Icon) {
16
16
  "use strict";
17
+ 'use client';
17
18
 
18
19
  Object.defineProperty(_exports, "__esModule", {
19
20
  value: true
@@ -14,6 +14,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
14
14
  }
15
15
  })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, _react, _ChoiceGroupLayout) {
16
16
  "use strict";
17
+ 'use client';
17
18
 
18
19
  Object.defineProperty(_exports, "__esModule", {
19
20
  value: true
@@ -14,6 +14,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
14
14
  }
15
15
  })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, _react, _ChoiceGroupLayout) {
16
16
  "use strict";
17
+ 'use client';
17
18
 
18
19
  Object.defineProperty(_exports, "__esModule", {
19
20
  value: true
@@ -14,6 +14,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
14
14
  }
15
15
  })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, _react, _Button, _Input, _Icon) {
16
16
  "use strict";
17
+ 'use client';
17
18
 
18
19
  Object.defineProperty(_exports, "__esModule", {
19
20
  value: true
@@ -13,6 +13,7 @@
13
13
  }
14
14
  })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, _react, _ToolbarContext, _utils, _Icon) {
15
15
  "use strict";
16
+ 'use client';
16
17
 
17
18
  Object.defineProperty(_exports, "__esModule", {
18
19
  value: true
@@ -14,6 +14,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
14
14
  }
15
15
  })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, _react, _clsx) {
16
16
  "use strict";
17
+ 'use client';
17
18
 
18
19
  Object.defineProperty(_exports, "__esModule", {
19
20
  value: true
@@ -14,6 +14,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
14
14
  }
15
15
  })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, _react, _reactDom, _clsx, _Button, _TextLink, _Status, _Chip) {
16
16
  "use strict";
17
+ 'use client';
17
18
 
18
19
  Object.defineProperty(_exports, "__esModule", {
19
20
  value: true
@@ -14,6 +14,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
14
14
  }
15
15
  })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, _react, _reactSelect, _ListItem, _Typography, _SelectedValueChip, _LimitedOptionsList, _colors) {
16
16
  "use strict";
17
+ 'use client';
17
18
 
18
19
  Object.defineProperty(_exports, "__esModule", {
19
20
  value: true