@rufous/ui 0.1.6 → 0.1.9

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.
Files changed (2) hide show
  1. package/dist/main.js +8 -8
  2. package/package.json +1 -1
package/dist/main.js CHANGED
@@ -1,10 +1,6 @@
1
1
  import {
2
- RufousThemeProvider,
3
- useRufousTheme
4
- } from "./chunk-BCGCLMKA.js";
5
- import {
6
- APP_THEMES
7
- } from "./chunk-2FHTGYR4.js";
2
+ Checkbox
3
+ } from "./chunk-QKDJLUKZ.js";
8
4
  import "./chunk-ZZ37BKUK.js";
9
5
  import {
10
6
  rufousLauncherBird_default
@@ -37,8 +33,12 @@ import {
37
33
  Button
38
34
  } from "./chunk-ASP3DBRX.js";
39
35
  import {
40
- Checkbox
41
- } from "./chunk-QKDJLUKZ.js";
36
+ RufousThemeProvider,
37
+ useRufousTheme
38
+ } from "./chunk-BCGCLMKA.js";
39
+ import {
40
+ APP_THEMES
41
+ } from "./chunk-2FHTGYR4.js";
42
42
  import {
43
43
  FloatingInput
44
44
  } from "./chunk-AWA5Y5LH.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@rufous/ui",
3
3
  "private": false,
4
- "version": "0.1.6",
4
+ "version": "0.1.9",
5
5
  "type": "module",
6
6
  "style": "./dist/style.css",
7
7
  "files": [