@ntbjs/react-components 1.3.0-rc.4 → 1.3.0-rc.41

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 (78) hide show
  1. package/.eslintrc +7 -8
  2. package/{ActionButton-46735b89.js → ActionButton-581e717e.js} +23 -18
  3. package/{Alert-13b75102.js → Alert-b79a8fcc.js} +30 -29
  4. package/{AssetGallery-7d05ac94.js → AssetAction-06d40708.js} +790 -655
  5. package/AssetPreviewTopBar-1b5dfde2.js +118 -0
  6. package/{Badge-757b0a39.js → Badge-a35c7018.js} +44 -54
  7. package/Button-70230131.js +284 -0
  8. package/Checkbox-92d07052.js +152 -0
  9. package/CompactAutocompleteSelect-c7a11d3d.js +478 -0
  10. package/CompactStarRating-86673c4f.js +343 -0
  11. package/CompactTextInput-f1824946.js +380 -0
  12. package/{ContextMenu-4ec3d9f3.js → ContextMenu-999756c8.js} +9 -7
  13. package/ContextMenuItem-ae4357ba.js +114 -0
  14. package/{InputGroup-49fbc423.js → InputGroup-0423e24c.js} +9 -7
  15. package/{Instructions-e5947be9.js → Instructions-9910f44d.js} +109 -82
  16. package/{MultiLevelCheckboxSelect-b897d605.js → MultiLevelCheckboxSelect-7a036b16.js} +158 -168
  17. package/MultiSelect-9d8c24e5.js +406 -0
  18. package/{Popover-569cd272.js → Popover-0d9a689b.js} +24 -24
  19. package/Radio-a0610a91.js +90 -0
  20. package/{SectionSeparator-259a22ed.js → SectionSeparator-5025c8f4.js} +9 -7
  21. package/Switch-b7193858.js +122 -0
  22. package/{Tab-f499ecbc.js → Tab-7c817d4d.js} +10 -8
  23. package/{Tabs-a8c77f71.js → Tabs-318feff9.js} +54 -44
  24. package/TextArea-ecfd3418.js +382 -0
  25. package/TextInput-91d6341d.js +252 -0
  26. package/{Tooltip-66daf6e3.js → Tooltip-478ec993.js} +16 -14
  27. package/{VerificationStatusIcon-d5bfb67a.js → VerificationStatusIcon-ecec5f07.js} +30 -32
  28. package/{close-ebf2f3cf.js → close-1751121a.js} +8 -12
  29. package/data/Alert/index.js +2 -2
  30. package/data/Badge/index.js +2 -2
  31. package/data/Popover/index.js +3 -3
  32. package/data/Tab/index.js +2 -2
  33. package/data/Tabs/index.js +3 -3
  34. package/data/Tooltip/index.js +3 -3
  35. package/data/index.js +9 -9
  36. package/{defaultTheme-ea44e34a.js → defaultTheme-573a9150.js} +205 -263
  37. package/edit-note-cefe2215.js +37 -0
  38. package/{expand-more-94585605.js → expand-more-d74e2bd2.js} +8 -12
  39. package/inputs/ActionButton/index.js +2 -2
  40. package/inputs/Button/index.js +6 -6
  41. package/inputs/Checkbox/index.js +2 -2
  42. package/inputs/CompactAutocompleteSelect/index.js +13 -13
  43. package/inputs/CompactStarRating/index.js +10 -10
  44. package/inputs/CompactTextInput/index.js +11 -11
  45. package/inputs/MultiSelect/index.js +4 -4
  46. package/inputs/Radio/index.js +2 -2
  47. package/inputs/Switch/index.js +2 -2
  48. package/inputs/TextArea/index.js +12 -12
  49. package/inputs/TextInput/index.js +3 -3
  50. package/inputs/index.js +28 -28
  51. package/layout/InputGroup/index.js +2 -2
  52. package/layout/SectionSeparator/index.js +2 -2
  53. package/layout/index.js +3 -3
  54. package/package.json +6 -5
  55. package/{react-select-creatable.esm-2f23d6c6.js → react-select-creatable.esm-8bf8566a.js} +1500 -1074
  56. package/{shift-away-subtle-0bed9a3c.js → shift-away-subtle-a9da38b8.js} +1 -1
  57. package/ssr/index.js +1 -3
  58. package/widgets/AssetGallery/index.js +34 -32
  59. package/widgets/AssetPreview/AssetPreviewTopBar/index.js +3 -3
  60. package/widgets/ContextMenu/ContextMenuItem/index.js +2 -2
  61. package/widgets/ContextMenu/ContextMenuItemsGroup/index.js +9 -7
  62. package/widgets/ContextMenu/index.js +2 -2
  63. package/widgets/Instructions/index.js +16 -17
  64. package/widgets/index.js +37 -35
  65. package/AssetPreviewTopBar-912c3469.js +0 -99
  66. package/Button-49f82b31.js +0 -264
  67. package/Checkbox-68dc38a8.js +0 -140
  68. package/CompactAutocompleteSelect-755b1869.js +0 -451
  69. package/CompactStarRating-bcfb78ac.js +0 -339
  70. package/CompactTextInput-9e507306.js +0 -349
  71. package/ContextMenuItem-ba2b697e.js +0 -110
  72. package/MultiSelect-efd60232.js +0 -377
  73. package/Radio-32d0513a.js +0 -86
  74. package/Switch-4a41585f.js +0 -107
  75. package/TextArea-8f62da6e.js +0 -353
  76. package/TextInput-0d109708.js +0 -236
  77. package/edit-note-c47d292e.js +0 -41
  78. package/warning-circle-24522402.js +0 -41
@@ -1,41 +0,0 @@
1
- 'use strict';
2
-
3
- var React = require('react');
4
-
5
- function _interopNamespace(e) {
6
- if (e && e.__esModule) return e;
7
- var n = Object.create(null);
8
- if (e) {
9
- Object.keys(e).forEach(function (k) {
10
- if (k !== 'default') {
11
- var d = Object.getOwnPropertyDescriptor(e, k);
12
- Object.defineProperty(n, k, d.get ? d : {
13
- enumerable: true,
14
- get: function () {
15
- return e[k];
16
- }
17
- });
18
- }
19
- });
20
- }
21
- n['default'] = e;
22
- return Object.freeze(n);
23
- }
24
-
25
- var React__namespace = /*#__PURE__*/_interopNamespace(React);
26
-
27
- function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
28
-
29
- var _ref = /*#__PURE__*/React__namespace.createElement("path", {
30
- fill: "currentColor",
31
- d: "M10.8 15.6h2.4V18h-2.4zm0-9.6h2.4v7.2h-2.4zm1.188-6A12 12 0 1024 12 11.994 11.994 0 0011.988 0zM12 21.6a9.6 9.6 0 119.6-9.6 9.597 9.597 0 01-9.6 9.6z"
32
- });
33
-
34
- function SvgWarningCircle(props) {
35
- return /*#__PURE__*/React__namespace.createElement("svg", _extends({
36
- xmlns: "http://www.w3.org/2000/svg",
37
- viewBox: "0 0 24 24"
38
- }, props), _ref);
39
- }
40
-
41
- exports.SvgWarningCircle = SvgWarningCircle;