@noya-app/noya-designsystem 0.1.80 → 0.1.81

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.
@@ -8,18 +8,18 @@
8
8
  CJS Build start
9
9
  ESM Build start
10
10
  DTS Build start
11
+ ESM dist/emojis.mjs 300.00 B
12
+ ESM dist/chunk-L6E2LZOL.mjs 2.02 KB
13
+ ESM dist/index.mjs 1.37 MB
14
+ ESM dist/emojis.mjs.map 157.00 B
15
+ ESM dist/chunk-L6E2LZOL.mjs.map 71.00 B
16
+ ESM dist/index.mjs.map 2.73 MB
17
+ ESM ⚡️ Build success in 1122ms
11
18
  CJS dist/emojis.js 1.10 KB
12
19
  CJS dist/index.js 1.40 MB
13
20
  CJS dist/emojis.js.map 194.00 B
14
21
  CJS dist/index.js.map 2.73 MB
15
- CJS ⚡️ Build success in 217ms
16
- ESM dist/emojis.mjs 148.00 B
17
- ESM dist/chunk-FJ6ZGZIA.mjs 1.87 KB
18
- ESM dist/index.mjs 1.37 MB
19
- ESM dist/emojis.mjs.map 156.00 B
20
- ESM dist/chunk-FJ6ZGZIA.mjs.map 71.00 B
21
- ESM dist/index.mjs.map 2.73 MB
22
- ESM ⚡️ Build success in 238ms
22
+ CJS ⚡️ Build success in 1160ms
23
23
  Browserslist: caniuse-lite is outdated. Please run:
24
24
  npx update-browserslist-db@latest
25
25
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
@@ -29,9 +29,9 @@ Browserslist: browsers data (caniuse-lite) is 9 months old. Please run:
29
29
 
30
30
  Rebuilding...
31
31
 
32
- Done in 557ms.
32
+ Done in 1532ms.
33
33
 
34
- DTS ⚡️ Build success in 4974ms
34
+ DTS ⚡️ Build success in 8028ms
35
35
  DTS dist/emojis.d.ts 43.00 B
36
36
  DTS dist/index.d.ts 125.02 KB
37
37
  DTS dist/emojis.d.mts 43.00 B
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @noya-app/noya-designsystem
2
2
 
3
+ ## 0.1.81
4
+
5
+ ### Patch Changes
6
+
7
+ - 64e5019: shim require
8
+
3
9
  ## 0.1.80
4
10
 
5
11
  ### Patch Changes
@@ -0,0 +1,44 @@
1
+ import * as __noya_react__ from "react";const require=(m)=>{if(m==="react")return __noya_react__;throw new Error("Dynamic require not supported: "+m)};
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
9
+ get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
10
+ }) : x)(function(x) {
11
+ if (typeof require !== "undefined") return require.apply(this, arguments);
12
+ throw Error('Dynamic require of "' + x + '" is not supported');
13
+ });
14
+ var __commonJS = (cb, mod) => function __require2() {
15
+ return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
16
+ };
17
+ var __export = (target, all) => {
18
+ for (var name in all)
19
+ __defProp(target, name, { get: all[name], enumerable: true });
20
+ };
21
+ var __copyProps = (to, from, except, desc) => {
22
+ if (from && typeof from === "object" || typeof from === "function") {
23
+ for (let key of __getOwnPropNames(from))
24
+ if (!__hasOwnProp.call(to, key) && key !== except)
25
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
26
+ }
27
+ return to;
28
+ };
29
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
30
+ // If the importer is in node compatibility mode or this is not an ESM
31
+ // file that has been converted to a CommonJS file using a Babel-
32
+ // compatible transform (i.e. "__esModule" has not been set), then set
33
+ // "default" to the CommonJS "module.exports" for node compatibility.
34
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
35
+ mod
36
+ ));
37
+
38
+ export {
39
+ __require,
40
+ __commonJS,
41
+ __export,
42
+ __toESM
43
+ };
44
+ //# sourceMappingURL=chunk-L6E2LZOL.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
package/dist/emojis.mjs CHANGED
@@ -1,4 +1,5 @@
1
- import "./chunk-FJ6ZGZIA.mjs";
1
+ import * as __noya_react__ from "react";const require=(m)=>{if(m==="react")return __noya_react__;throw new Error("Dynamic require not supported: "+m)};
2
+ import "./chunk-L6E2LZOL.mjs";
2
3
 
3
4
  // src/emojis.ts
4
5
  import { gemoji } from "gemoji";
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/emojis.ts"],"sourcesContent":["export { gemoji as emojis } from \"gemoji\";\n"],"mappings":";;;AAAA,SAAmB,cAAc;","names":[]}
1
+ {"version":3,"sources":["../src/emojis.ts"],"sourcesContent":["export { gemoji as emojis } from \"gemoji\";\n"],"mappings":";;;;AAAA,SAAmB,cAAc;","names":[]}
package/dist/index.mjs CHANGED
@@ -1,9 +1,10 @@
1
+ import * as __noya_react__ from "react";const require=(m)=>{if(m==="react")return __noya_react__;throw new Error("Dynamic require not supported: "+m)};
1
2
  import {
2
3
  __commonJS,
3
4
  __export,
4
5
  __require,
5
6
  __toESM
6
- } from "./chunk-FJ6ZGZIA.mjs";
7
+ } from "./chunk-L6E2LZOL.mjs";
7
8
 
8
9
  // ../../node_modules/@base-ui/utils/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js
9
10
  var require_use_sync_external_store_shim_production = __commonJS({