@roughapp/feature 0.1.0 → 0.2.0

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 (4) hide show
  1. package/index.d.ts +45 -821
  2. package/index.js +35 -24
  3. package/package.json +2 -2
  4. package/style.css +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@roughapp/feature",
3
- "version": "0.1.0",
3
+ "version": "0.2.0",
4
4
  "type": "module",
5
5
  "license": "UNLICENSED",
6
6
  "publishConfig": {
@@ -29,7 +29,7 @@
29
29
  "@andypf/json-viewer": "^2.8.0",
30
30
  "@stayradiated/error-boundary": "^4.3.0",
31
31
  "capnweb": "^0.8.0",
32
- "svelte": "^5.56.4",
32
+ "svelte": "^5.56.8",
33
33
  "zod": "^4.4.3"
34
34
  }
35
35
  }
package/style.css CHANGED
@@ -1,2 +1,2 @@
1
- :root{--rough-background:#fdf6e3;--rough-background-muted:#eee8d5;--rough-border:#93a1a1;--rough-text-secondary:#586e75;--rough-text:#073642;--rough-danger:#cb4b16;--rough-accent:#268bd2;--rough-accent-secondary:#2aa198;--rough-surface:#fff;--rough-surface-border:#93a1a152;--rough-shadow:0 24px 70px #0736421f}
1
+ @supports (color:lab(0% 0 0)){:root{--rough-background:lab(100% 0 0);--rough-foreground:lab(2.75381% 0 0);--rough-card:lab(100% 0 0);--rough-card-foreground:lab(2.75381% 0 0);--rough-popover:lab(100% 0 0);--rough-popover-foreground:lab(2.75381% 0 0);--rough-primary:lab(7.78201% -.0000149012 0);--rough-primary-foreground:lab(98.26% 0 0);--rough-secondary:lab(96.52% -.0000298023 .0000119209);--rough-secondary-foreground:lab(7.78201% -.0000149012 0);--rough-muted:lab(96.52% -.0000298023 .0000119209);--rough-muted-foreground:lab(48.496% 0 0);--rough-accent:lab(96.52% -.0000298023 .0000119209);--rough-accent-foreground:lab(7.78201% -.0000149012 0);--rough-destructive:lab(48.4493% 77.4328 61.5452);--rough-destructive-foreground:lab(98.26% 0 0);--rough-border:lab(90.952% 0 -.0000119209);--rough-input:lab(90.952% 0 -.0000119209);--rough-ring:lab(66.128% -.0000298023 .0000119209)}}@supports (color:lab(0% 0 0)){.rough-dark{--rough-background:lab(2.75381% 0 0);--rough-foreground:lab(98.26% 0 0);--rough-card:lab(7.78201% -.0000149012 0);--rough-card-foreground:lab(98.26% 0 0);--rough-popover:lab(7.78201% -.0000149012 0);--rough-popover-foreground:lab(98.26% 0 0);--rough-primary:lab(90.952% 0 -.0000119209);--rough-primary-foreground:lab(7.78201% -.0000149012 0);--rough-secondary:lab(15.204% 0 -.00000596046);--rough-secondary-foreground:lab(98.26% 0 0);--rough-muted:lab(15.204% 0 -.00000596046);--rough-muted-foreground:lab(66.128% -.0000298023 .0000119209);--rough-accent:lab(15.204% 0 -.00000596046);--rough-accent-foreground:lab(98.26% 0 0);--rough-destructive:lab(63.7053% 60.745 31.3109);--rough-destructive-foreground:lab(98.26% 0 0);--rough-border:lab(100% 0 0/.1);--rough-input:lab(100% 0 0/.15);--rough-ring:lab(48.496% 0 0)}}:root{--rough-radius:.625rem;--rough-radius-sm:calc(var(--rough-radius) - 4px);--rough-radius-md:calc(var(--rough-radius) - 2px);--rough-radius-lg:var(--rough-radius);--rough-radius-xl:calc(var(--rough-radius) + 4px);--rough-background:#fff;--rough-foreground:#0a0a0a;--rough-card:#fff;--rough-card-foreground:#0a0a0a;--rough-popover:#fff;--rough-popover-foreground:#0a0a0a;--rough-primary:#171717;--rough-primary-foreground:#fafafa;--rough-secondary:#f5f5f5;--rough-secondary-foreground:#171717;--rough-muted:#f5f5f5;--rough-muted-foreground:#737373;--rough-accent:#f5f5f5;--rough-accent-foreground:#171717;--rough-destructive:#e40014;--rough-destructive-foreground:#fafafa;--rough-border:#e5e5e5;--rough-input:#e5e5e5;--rough-ring:#a1a1a1;--rough-brand:#cb4b16;--rough-success:#15803d;--rough-success-background:color-mix(in srgb, var(--rough-success) 12%, var(--rough-card));--rough-success-border:color-mix(in srgb, var(--rough-success) 45%, var(--rough-border));--rough-shadow-xs:0 1px 2px 0 #0000000d;--rough-shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--rough-shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a}@supports (color:lab(0% 0 0)){:root{--rough-background:lab(100% 0 0);--rough-foreground:lab(2.75381% 0 0);--rough-card:lab(100% 0 0);--rough-card-foreground:lab(2.75381% 0 0);--rough-popover:lab(100% 0 0);--rough-popover-foreground:lab(2.75381% 0 0);--rough-primary:lab(7.78201% -.0000149012 0);--rough-primary-foreground:lab(98.26% 0 0);--rough-secondary:lab(96.52% -.0000298023 .0000119209);--rough-secondary-foreground:lab(7.78201% -.0000149012 0);--rough-muted:lab(96.52% -.0000298023 .0000119209);--rough-muted-foreground:lab(48.496% 0 0);--rough-accent:lab(96.52% -.0000298023 .0000119209);--rough-accent-foreground:lab(7.78201% -.0000149012 0);--rough-destructive:lab(48.4493% 77.4328 61.5452);--rough-destructive-foreground:lab(98.26% 0 0);--rough-border:lab(90.952% 0 -.0000119209);--rough-input:lab(90.952% 0 -.0000119209);--rough-ring:lab(66.128% -.0000298023 .0000119209)}}.rough-dark{--rough-background:#0a0a0a;--rough-foreground:#fafafa;--rough-card:#171717;--rough-card-foreground:#fafafa;--rough-popover:#171717;--rough-popover-foreground:#fafafa;--rough-primary:#e5e5e5;--rough-primary-foreground:#171717;--rough-secondary:#262626;--rough-secondary-foreground:#fafafa;--rough-muted:#262626;--rough-muted-foreground:#a1a1a1;--rough-accent:#262626;--rough-accent-foreground:#fafafa;--rough-destructive:#ff6568;--rough-destructive-foreground:#fafafa;--rough-border:#ffffff1a;--rough-input:#ffffff26;--rough-ring:#737373;--rough-brand:#cb4b16;--rough-success:#22c55e}@supports (color:lab(0% 0 0)){.rough-dark{--rough-background:lab(2.75381% 0 0);--rough-foreground:lab(98.26% 0 0);--rough-card:lab(7.78201% -.0000149012 0);--rough-card-foreground:lab(98.26% 0 0);--rough-popover:lab(7.78201% -.0000149012 0);--rough-popover-foreground:lab(98.26% 0 0);--rough-primary:lab(90.952% 0 -.0000119209);--rough-primary-foreground:lab(7.78201% -.0000149012 0);--rough-secondary:lab(15.204% 0 -.00000596046);--rough-secondary-foreground:lab(98.26% 0 0);--rough-muted:lab(15.204% 0 -.00000596046);--rough-muted-foreground:lab(66.128% -.0000298023 .0000119209);--rough-accent:lab(15.204% 0 -.00000596046);--rough-accent-foreground:lab(98.26% 0 0);--rough-destructive:lab(63.7053% 60.745 31.3109);--rough-destructive-foreground:lab(98.26% 0 0);--rough-border:lab(100% 0 0/.1);--rough-input:lab(100% 0 0/.15);--rough-ring:lab(48.496% 0 0)}}
2
2
  /*$vite$:1*/