@tipp/ui 1.4.19 → 1.4.20

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.
package/dist/index.js CHANGED
@@ -29,9 +29,6 @@ import {
29
29
  import {
30
30
  LearningPost
31
31
  } from "./chunk-YNIACSWN.js";
32
- import {
33
- ThemeProvider
34
- } from "./chunk-BVNXAZ4W.js";
35
32
  import {
36
33
  Navigation
37
34
  } from "./chunk-OCINOC2X.js";
@@ -41,6 +38,9 @@ import {
41
38
  import {
42
39
  TagSelector
43
40
  } from "./chunk-HBAMB3GV.js";
41
+ import {
42
+ ThemeProvider
43
+ } from "./chunk-BVNXAZ4W.js";
44
44
  import "./chunk-BSTJBBEX.js";
45
45
  import "./chunk-NDUKDKGB.js";
46
46
  import "./chunk-KTVZ4KLX.js";
@@ -13,7 +13,6 @@ import {
13
13
  import {
14
14
  LearningPost
15
15
  } from "../chunk-YNIACSWN.js";
16
- import "../chunk-BVNXAZ4W.js";
17
16
  import {
18
17
  Navigation
19
18
  } from "../chunk-OCINOC2X.js";
@@ -23,6 +22,7 @@ import {
23
22
  import {
24
23
  TagSelector
25
24
  } from "../chunk-HBAMB3GV.js";
25
+ import "../chunk-BVNXAZ4W.js";
26
26
  import "../chunk-BSTJBBEX.js";
27
27
  import "../chunk-NDUKDKGB.js";
28
28
  import "../chunk-KTVZ4KLX.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tipp/ui",
3
- "version": "1.4.19",
3
+ "version": "1.4.20",
4
4
  "private": false,
5
5
  "sideEffects": false,
6
6
  "type": "module",