@envive-ai/react-widgets 0.3.16 → 0.3.17

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 (28) hide show
  1. package/dist/SearchResults/SearchResultsWidget.d.ts +2 -2
  2. package/dist/SearchZeroState/SearchZeroStateWidget.d.cts +2 -2
  3. package/dist/SearchZeroState/SearchZeroStateWidget.d.ts +2 -2
  4. package/dist/SuggestionBar/SuggestionBar.d.cts +2 -2
  5. package/dist/SuggestionBar/SuggestionBar.d.ts +2 -2
  6. package/dist/packages/icons/dist/AiSearchBold.cjs +6 -7
  7. package/dist/packages/icons/dist/AiSearchBold.js +5 -7
  8. package/dist/packages/icons/dist/AiSearchThin.cjs +6 -7
  9. package/dist/packages/icons/dist/AiSearchThin.js +5 -7
  10. package/dist/packages/icons/dist/IconCloseVariant.cjs +5 -6
  11. package/dist/packages/icons/dist/IconCloseVariant.js +4 -6
  12. package/dist/packages/icons/dist/Sparkles.cjs +6 -7
  13. package/dist/packages/icons/dist/Sparkles.js +5 -7
  14. package/package.json +3 -3
  15. package/dist/packages/icons/dist/_virtual/rolldown_runtime.cjs +0 -27
  16. package/dist/packages/icons/dist/_virtual/rolldown_runtime.js +0 -25
  17. package/dist/packages/icons/dist/node_modules/react/cjs/react-jsx-runtime.development.cjs +0 -696
  18. package/dist/packages/icons/dist/node_modules/react/cjs/react-jsx-runtime.development.js +0 -696
  19. package/dist/packages/icons/dist/node_modules/react/cjs/react-jsx-runtime.production.min.cjs +0 -43
  20. package/dist/packages/icons/dist/node_modules/react/cjs/react-jsx-runtime.production.min.js +0 -43
  21. package/dist/packages/icons/dist/node_modules/react/cjs/react.development.cjs +0 -1528
  22. package/dist/packages/icons/dist/node_modules/react/cjs/react.development.js +0 -1528
  23. package/dist/packages/icons/dist/node_modules/react/cjs/react.production.min.cjs +0 -329
  24. package/dist/packages/icons/dist/node_modules/react/cjs/react.production.min.js +0 -329
  25. package/dist/packages/icons/dist/node_modules/react/index.cjs +0 -13
  26. package/dist/packages/icons/dist/node_modules/react/index.js +0 -13
  27. package/dist/packages/icons/dist/node_modules/react/jsx-runtime.cjs +0 -13
  28. package/dist/packages/icons/dist/node_modules/react/jsx-runtime.js +0 -13
@@ -1,43 +0,0 @@
1
- const require_rolldown_runtime = require('../../../_virtual/rolldown_runtime.cjs');
2
- const require_index = require('../index.cjs');
3
-
4
- //#region ../icons/dist/node_modules/react/cjs/react-jsx-runtime.production.min.js
5
- /**
6
- * @license React
7
- * react-jsx-runtime.production.min.js
8
- *
9
- * Copyright (c) Facebook, Inc. and its affiliates.
10
- *
11
- * This source code is licensed under the MIT license found in the
12
- * LICENSE file in the root directory of this source tree.
13
- */
14
- var require_react_jsx_runtime_production_min = /* @__PURE__ */ require_rolldown_runtime.__commonJSMin(((exports$1) => {
15
- var f = require_index.require_react(), k = Symbol.for("react.element"), m = Object.prototype.hasOwnProperty, n = f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, p = {
16
- key: !0,
17
- ref: !0,
18
- __self: !0,
19
- __source: !0
20
- };
21
- function q(c, a, g) {
22
- var b, d = {}, e = null, h = null;
23
- void 0 !== g && (e = "" + g);
24
- void 0 !== a.key && (e = "" + a.key);
25
- void 0 !== a.ref && (h = a.ref);
26
- for (b in a) m.call(a, b) && !p.hasOwnProperty(b) && (d[b] = a[b]);
27
- if (c && c.defaultProps) for (b in a = c.defaultProps, a) void 0 === d[b] && (d[b] = a[b]);
28
- return {
29
- $$typeof: k,
30
- type: c,
31
- key: e,
32
- ref: h,
33
- props: d,
34
- _owner: n.current
35
- };
36
- }
37
- exports$1.jsx = q;
38
- exports$1.jsxs = q;
39
- }));
40
- var react_jsx_runtime_production_min_default = require_react_jsx_runtime_production_min();
41
-
42
- //#endregion
43
- exports.require_react_jsx_runtime_production_min = require_react_jsx_runtime_production_min;
@@ -1,43 +0,0 @@
1
- import { __commonJSMin } from "../../../_virtual/rolldown_runtime.js";
2
- import { require_react } from "../index.js";
3
-
4
- //#region ../icons/dist/node_modules/react/cjs/react-jsx-runtime.production.min.js
5
- /**
6
- * @license React
7
- * react-jsx-runtime.production.min.js
8
- *
9
- * Copyright (c) Facebook, Inc. and its affiliates.
10
- *
11
- * This source code is licensed under the MIT license found in the
12
- * LICENSE file in the root directory of this source tree.
13
- */
14
- var require_react_jsx_runtime_production_min = /* @__PURE__ */ __commonJSMin(((exports) => {
15
- var f = require_react(), k = Symbol.for("react.element"), m = Object.prototype.hasOwnProperty, n = f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, p = {
16
- key: !0,
17
- ref: !0,
18
- __self: !0,
19
- __source: !0
20
- };
21
- function q(c, a, g) {
22
- var b, d = {}, e = null, h = null;
23
- void 0 !== g && (e = "" + g);
24
- void 0 !== a.key && (e = "" + a.key);
25
- void 0 !== a.ref && (h = a.ref);
26
- for (b in a) m.call(a, b) && !p.hasOwnProperty(b) && (d[b] = a[b]);
27
- if (c && c.defaultProps) for (b in a = c.defaultProps, a) void 0 === d[b] && (d[b] = a[b]);
28
- return {
29
- $$typeof: k,
30
- type: c,
31
- key: e,
32
- ref: h,
33
- props: d,
34
- _owner: n.current
35
- };
36
- }
37
- exports.jsx = q;
38
- exports.jsxs = q;
39
- }));
40
- var react_jsx_runtime_production_min_default = require_react_jsx_runtime_production_min();
41
-
42
- //#endregion
43
- export { require_react_jsx_runtime_production_min };