@vygruppen/spor-react 2.3.0 → 2.3.3

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @vygruppen/spor-react@2.3.0 build
2
+ > @vygruppen/spor-react@2.3.3 build
3
3
  > tsup src/index.tsx --dts --treeshake --format cjs,esm
4
4
 
5
5
  CLI Building entry: src/index.tsx
@@ -10,12 +10,12 @@
10
10
  ESM Build start
11
11
  DTS Build start
12
12
  "toTime" is imported from external module "@internationalized/date" but never used in "dist/index.js".
13
- "toTime" is imported from external module "@internationalized/date" but never used in "dist/chunk-NYC3Z75S.mjs".
14
- CJS dist/index.js 890.38 KB
15
- CJS ⚡️ Build success in 4699ms
16
- ESM dist/index.mjs 2.01 KB
17
- ESM dist/CountryCodeSelect-B2GP2C3U.mjs 351.65 KB
18
- ESM dist/chunk-NYC3Z75S.mjs 410.88 KB
19
- ESM ⚡️ Build success in 4702ms
20
- DTS ⚡️ Build success in 18064ms
21
- DTS dist/index.d.ts 254.53 KB
13
+ "toTime" is imported from external module "@internationalized/date" but never used in "dist/chunk-QXVLVC2K.mjs".
14
+ CJS dist/index.js 890.77 KB
15
+ CJS ⚡️ Build success in 4231ms
16
+ ESM dist/index.mjs 2.02 KB
17
+ ESM dist/CountryCodeSelect-WGG2Z3VI.mjs 351.65 KB
18
+ ESM dist/chunk-QXVLVC2K.mjs 411.46 KB
19
+ ESM ⚡️ Build success in 4233ms
20
+ DTS ⚡️ Build success in 17246ms
21
+ DTS dist/index.d.ts 256.10 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,25 @@
1
1
  # @vygruppen/spor-react
2
2
 
3
+ ## 2.3.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 8f76c59f: Implement all of i18n locally instead of using an external library.
8
+
9
+ This also adds support for nested hierarchies of keys, as well as fetching the current language through the useTranslation hook
10
+
11
+ ## 2.3.2
12
+
13
+ ### Patch Changes
14
+
15
+ - 785671da: NumericStepper: Hide the input field / numeric value if the value is zero (0)
16
+
17
+ ## 2.3.1
18
+
19
+ ### Patch Changes
20
+
21
+ - bab5015d: Rename Counter to NumericStepper before anyone gets to use it
22
+
3
23
  ## 2.3.0
4
24
 
5
25
  ### Minor Changes
@@ -1,4 +1,4 @@
1
- import { createTexts, useTranslation, InfoSelect, Item } from './chunk-NYC3Z75S.mjs';
1
+ import { createTexts, useTranslation, InfoSelect, Item } from './chunk-QXVLVC2K.mjs';
2
2
  import React from 'react';
3
3
 
4
4
  // ../../node_modules/awesome-phonenumber/index-esm.mjs