@noya-app/noya-designsystem 0.0.6 → 0.0.7

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.
@@ -6,12 +6,12 @@ CLI Target: esnext
6
6
  CJS Build start
7
7
  ESM Build start
8
8
  DTS Build start
9
- CJS dist/index.js 787.15 KB
9
+ CJS dist/index.js 787.14 KB
10
10
  CJS dist/index.js.map 1.12 MB
11
- CJS ⚡️ Build success in 253ms
12
- ESM dist/index.mjs 750.46 KB
11
+ CJS ⚡️ Build success in 362ms
12
+ ESM dist/index.mjs 750.45 KB
13
13
  ESM dist/index.mjs.map 1.12 MB
14
- ESM ⚡️ Build success in 253ms
15
- DTS ⚡️ Build success in 5639ms
14
+ ESM ⚡️ Build success in 362ms
15
+ DTS ⚡️ Build success in 5235ms
16
16
  DTS dist/index.d.ts 48.78 KB
17
17
  DTS dist/index.d.mts 48.78 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @noya-app/noya-designsystem
2
2
 
3
+ ## 0.0.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Bump version
8
+
3
9
  ## 0.0.6
4
10
 
5
11
  ### Patch Changes
package/dist/index.js CHANGED
@@ -15266,7 +15266,7 @@ var colors = {
15266
15266
  return colors.primary;
15267
15267
  },
15268
15268
  selection: "rgb(179,215,254)",
15269
- thumbnailBackground: "rgb(240, 240, 242)"
15269
+ thumbnailBackground: "#E1DAFF"
15270
15270
  };
15271
15271
  var fonts = {
15272
15272
  normal: "-apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif",