@noya-app/noya-designsystem 0.1.78 → 0.1.80

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 148.00 B
12
- ESM dist/chunk-D57E6H3M.mjs 1.50 KB
13
- ESM dist/index.mjs 618.05 KB
14
- ESM dist/chunk-D57E6H3M.mjs.map 71.00 B
15
- ESM dist/emojis.mjs.map 156.00 B
16
- ESM dist/index.mjs.map 1.19 MB
17
- ESM ⚡️ Build success in 585ms
18
11
  CJS dist/emojis.js 1.10 KB
19
- CJS dist/index.js 648.58 KB
12
+ CJS dist/index.js 1.40 MB
20
13
  CJS dist/emojis.js.map 194.00 B
21
- CJS dist/index.js.map 1.19 MB
22
- CJS ⚡️ Build success in 593ms
14
+ 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
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 1524ms.
32
+ Done in 557ms.
33
33
 
34
- DTS ⚡️ Build success in 8201ms
34
+ DTS ⚡️ Build success in 4974ms
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,17 @@
1
1
  # @noya-app/noya-designsystem
2
2
 
3
+ ## 0.1.80
4
+
5
+ ### Patch Changes
6
+
7
+ - 9b0a2df: Bundle base-ui
8
+
9
+ ## 0.1.79
10
+
11
+ ### Patch Changes
12
+
13
+ - 9b0a2df: Bundle base-ui
14
+
3
15
  ## 0.1.78
4
16
 
5
17
  ### Patch Changes
@@ -0,0 +1,43 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
8
+ get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
9
+ }) : x)(function(x) {
10
+ if (typeof require !== "undefined") return require.apply(this, arguments);
11
+ throw Error('Dynamic require of "' + x + '" is not supported');
12
+ });
13
+ var __commonJS = (cb, mod) => function __require2() {
14
+ return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
15
+ };
16
+ var __export = (target, all) => {
17
+ for (var name in all)
18
+ __defProp(target, name, { get: all[name], enumerable: true });
19
+ };
20
+ var __copyProps = (to, from, except, desc) => {
21
+ if (from && typeof from === "object" || typeof from === "function") {
22
+ for (let key of __getOwnPropNames(from))
23
+ if (!__hasOwnProp.call(to, key) && key !== except)
24
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
25
+ }
26
+ return to;
27
+ };
28
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
29
+ // If the importer is in node compatibility mode or this is not an ESM
30
+ // file that has been converted to a CommonJS file using a Babel-
31
+ // compatible transform (i.e. "__esModule" has not been set), then set
32
+ // "default" to the CommonJS "module.exports" for node compatibility.
33
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
34
+ mod
35
+ ));
36
+
37
+ export {
38
+ __require,
39
+ __commonJS,
40
+ __export,
41
+ __toESM
42
+ };
43
+ //# sourceMappingURL=chunk-FJ6ZGZIA.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
package/dist/emojis.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import "./chunk-D57E6H3M.mjs";
1
+ import "./chunk-FJ6ZGZIA.mjs";
2
2
 
3
3
  // src/emojis.ts
4
4
  import { gemoji } from "gemoji";