@vygruppen/spor-react 11.1.1 → 11.1.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@11.1.1 build
2
+ > @vygruppen/spor-react@11.1.3 build
3
3
  > tsup src/index.tsx --dts --treeshake --format cjs,esm
4
4
 
5
5
  CLI Building entry: src/index.tsx
@@ -9,12 +9,10 @@
9
9
  CJS Build start
10
10
  ESM Build start
11
11
  DTS Build start
12
- ESM dist/index.mjs 2.16 KB
13
- ESM dist/CountryCodeSelect-V422HKUV.mjs 1.22 KB
14
- ESM dist/chunk-QFSW3GTE.mjs 428.91 KB
15
- ESM ⚡️ Build success in 2226ms
16
- CJS dist/index.js 542.81 KB
17
- CJS ⚡️ Build success in 2227ms
18
- DTS ⚡️ Build success in 15804ms
12
+ CJS dist/index.js 449.00 KB
13
+ CJS ⚡️ Build success in 1957ms
14
+ ESM dist/index.mjs 429.50 KB
15
+ ESM ⚡️ Build success in 1959ms
16
+ DTS ⚡️ Build success in 16234ms
19
17
  DTS dist/index.d.ts 343.31 KB
20
18
  DTS dist/index.d.mts 343.31 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @vygruppen/spor-react
2
2
 
3
+ ## 11.1.3
4
+
5
+ ### Patch Changes
6
+
7
+ - edb4b4d: Disable pointer-events on input labels
8
+
9
+ ## 11.1.2
10
+
11
+ ### Patch Changes
12
+
13
+ - 902cd66: Removed lazy from phone number input
14
+
3
15
  ## 11.1.1
4
16
 
5
17
  ### Patch Changes