@shibui-ui/ui 1.21.0 → 1.22.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.
- package/dist/angular/directives.ts +14 -14
- package/dist/components/atoms/{glass-card → card/glass-card}/lib-glass-card.component.d.ts +1 -1
- package/dist/components/atoms/card/glass-card/lib-glass-card.component.d.ts.map +1 -0
- package/dist/components/atoms/{glass-card → card/glass-card}/lib-glass-card.html.d.ts +1 -6
- package/dist/components/atoms/card/glass-card/lib-glass-card.html.d.ts.map +1 -0
- package/dist/components/atoms/card/glass-card/lib-glass-card.stories.d.ts.map +1 -0
- package/dist/components/atoms/card/glass-card/lib-glass-card.types.d.ts +7 -0
- package/dist/components/atoms/card/glass-card/lib-glass-card.types.d.ts.map +1 -0
- package/dist/components/atoms/card/lib-card.component.d.ts +5 -3
- package/dist/components/atoms/card/lib-card.component.d.ts.map +1 -1
- package/dist/components/atoms/card/lib-card.stories.d.ts +2 -1
- package/dist/components/atoms/card/lib-card.stories.d.ts.map +1 -1
- package/dist/components/atoms/card/lib-card.types.d.ts +1 -1
- package/dist/components/atoms/card/lib-card.types.d.ts.map +1 -1
- package/dist/components/atoms/{spotlight-card → card/spotlight-card}/lib-spotlight-card.component.d.ts +1 -1
- package/dist/components/atoms/card/spotlight-card/lib-spotlight-card.component.d.ts.map +1 -0
- package/dist/components/atoms/{spotlight-card/lib-spotlight-card.component.html.d.ts → card/spotlight-card/lib-spotlight-card.html.d.ts} +2 -8
- package/dist/components/atoms/card/spotlight-card/lib-spotlight-card.html.d.ts.map +1 -0
- package/dist/components/atoms/card/spotlight-card/lib-spotlight-card.stories.d.ts.map +1 -0
- package/dist/components/atoms/card/spotlight-card/lib-spotlight-card.types.d.ts +8 -0
- package/dist/components/atoms/card/spotlight-card/lib-spotlight-card.types.d.ts.map +1 -0
- package/dist/custom-elements.json +207 -199
- package/dist/index.d.ts +2 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index10.js.map +1 -1
- package/dist/index20.js.map +1 -1
- package/dist/index207.js.map +1 -1
- package/dist/index228.js +1 -1
- package/dist/index235.js.map +1 -1
- package/dist/index25.js.map +1 -1
- package/dist/index307.js +1 -1
- package/dist/index316.js +4 -4
- package/dist/index353.js +13 -24
- package/dist/index353.js.map +1 -1
- package/dist/index354.js +20 -6
- package/dist/index354.js.map +1 -1
- package/dist/index355.js +56 -18
- package/dist/index355.js.map +1 -1
- package/dist/index356.js +55 -57
- package/dist/index356.js.map +1 -1
- package/dist/index357.js +24 -63
- package/dist/index357.js.map +1 -1
- package/dist/react/index.ts +3 -3
- package/dist/src/components/atoms/{glass-card → card/glass-card}/lib-glass-card.component.d.ts +1 -1
- package/dist/src/components/atoms/card/glass-card/lib-glass-card.component.d.ts.map +1 -0
- package/dist/src/components/atoms/{glass-card → card/glass-card}/lib-glass-card.html.d.ts +1 -6
- package/dist/src/components/atoms/card/glass-card/lib-glass-card.html.d.ts.map +1 -0
- package/dist/src/components/atoms/card/glass-card/lib-glass-card.stories.d.ts.map +1 -0
- package/dist/src/components/atoms/card/glass-card/lib-glass-card.types.d.ts +7 -0
- package/dist/src/components/atoms/card/glass-card/lib-glass-card.types.d.ts.map +1 -0
- package/dist/src/components/atoms/card/lib-card.component.d.ts +5 -3
- package/dist/src/components/atoms/card/lib-card.component.d.ts.map +1 -1
- package/dist/src/components/atoms/card/lib-card.stories.d.ts +2 -1
- package/dist/src/components/atoms/card/lib-card.stories.d.ts.map +1 -1
- package/dist/src/components/atoms/card/lib-card.types.d.ts +1 -1
- package/dist/src/components/atoms/card/lib-card.types.d.ts.map +1 -1
- package/dist/src/components/atoms/{spotlight-card → card/spotlight-card}/lib-spotlight-card.component.d.ts +1 -1
- package/dist/src/components/atoms/card/spotlight-card/lib-spotlight-card.component.d.ts.map +1 -0
- package/dist/src/components/atoms/{spotlight-card/lib-spotlight-card.component.html.d.ts → card/spotlight-card/lib-spotlight-card.html.d.ts} +2 -8
- package/dist/src/components/atoms/card/spotlight-card/lib-spotlight-card.html.d.ts.map +1 -0
- package/dist/src/components/atoms/card/spotlight-card/lib-spotlight-card.stories.d.ts.map +1 -0
- package/dist/src/components/atoms/card/spotlight-card/lib-spotlight-card.types.d.ts +8 -0
- package/dist/src/components/atoms/card/spotlight-card/lib-spotlight-card.types.d.ts.map +1 -0
- package/dist/src/index.d.ts +2 -2
- package/dist/src/index.d.ts.map +1 -1
- package/dist/svelte/shibui-elements.d.ts +8 -8
- package/package.json +1 -1
- package/dist/components/atoms/glass-card/lib-glass-card.component.d.ts.map +0 -1
- package/dist/components/atoms/glass-card/lib-glass-card.html.d.ts.map +0 -1
- package/dist/components/atoms/glass-card/lib-glass-card.stories.d.ts.map +0 -1
- package/dist/components/atoms/spotlight-card/lib-spotlight-card.component.d.ts.map +0 -1
- package/dist/components/atoms/spotlight-card/lib-spotlight-card.component.html.d.ts.map +0 -1
- package/dist/components/atoms/spotlight-card/lib-spotlight-card.stories.d.ts.map +0 -1
- package/dist/src/components/atoms/glass-card/lib-glass-card.component.d.ts.map +0 -1
- package/dist/src/components/atoms/glass-card/lib-glass-card.html.d.ts.map +0 -1
- package/dist/src/components/atoms/glass-card/lib-glass-card.stories.d.ts.map +0 -1
- package/dist/src/components/atoms/spotlight-card/lib-spotlight-card.component.d.ts.map +0 -1
- package/dist/src/components/atoms/spotlight-card/lib-spotlight-card.component.html.d.ts.map +0 -1
- package/dist/src/components/atoms/spotlight-card/lib-spotlight-card.stories.d.ts.map +0 -1
- /package/dist/components/atoms/{glass-card → card/glass-card}/lib-glass-card.stories.d.ts +0 -0
- /package/dist/components/atoms/{spotlight-card → card/spotlight-card}/lib-spotlight-card.stories.d.ts +0 -0
- /package/dist/src/components/atoms/{glass-card → card/glass-card}/lib-glass-card.stories.d.ts +0 -0
- /package/dist/src/components/atoms/{spotlight-card → card/spotlight-card}/lib-spotlight-card.stories.d.ts +0 -0
|
@@ -134,13 +134,6 @@ export class LibDividerDirective {
|
|
|
134
134
|
export class LibEyebrowDirective {
|
|
135
135
|
}
|
|
136
136
|
|
|
137
|
-
@Directive({
|
|
138
|
-
selector: 'lib-glass-card',
|
|
139
|
-
standalone: true
|
|
140
|
-
})
|
|
141
|
-
export class LibGlassCardDirective {
|
|
142
|
-
}
|
|
143
|
-
|
|
144
137
|
@Directive({
|
|
145
138
|
selector: 'lib-icon',
|
|
146
139
|
standalone: true
|
|
@@ -264,13 +257,6 @@ export class LibSpacerDirective {
|
|
|
264
257
|
export class LibSpinnerDirective {
|
|
265
258
|
}
|
|
266
259
|
|
|
267
|
-
@Directive({
|
|
268
|
-
selector: 'lib-spotlight-card',
|
|
269
|
-
standalone: true
|
|
270
|
-
})
|
|
271
|
-
export class LibSpotlightCardDirective {
|
|
272
|
-
}
|
|
273
|
-
|
|
274
260
|
@Directive({
|
|
275
261
|
selector: 'lib-status-dot',
|
|
276
262
|
standalone: true
|
|
@@ -646,3 +632,17 @@ export class LibToastManagerDirective {
|
|
|
646
632
|
export class LibComponentGridDirective {
|
|
647
633
|
}
|
|
648
634
|
|
|
635
|
+
@Directive({
|
|
636
|
+
selector: 'lib-glass-card',
|
|
637
|
+
standalone: true
|
|
638
|
+
})
|
|
639
|
+
export class LibGlassCardDirective {
|
|
640
|
+
}
|
|
641
|
+
|
|
642
|
+
@Directive({
|
|
643
|
+
selector: 'lib-spotlight-card',
|
|
644
|
+
standalone: true
|
|
645
|
+
})
|
|
646
|
+
export class LibSpotlightCardDirective {
|
|
647
|
+
}
|
|
648
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lib-glass-card.component.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/card/glass-card/lib-glass-card.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAkB,cAAc,EAAE,MAAM,KAAK,CAAC;AAEjE,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAKjF;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,qBACa,YAAa,SAAQ,UAAU;IAC1C,OAAgB,MAAM,4BAGpB;IAEF;;;;;OAKG;IAEH,OAAO,EAAE,eAAe,CAAW;IAEnC;;;;;OAKG;IAEH,SAAS,EAAE,iBAAiB,CAAQ;IAE3B,MAAM,IAAI,cAAc;CAMlC;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,gBAAgB,EAAE,YAAY,CAAC;KAChC;CACF"}
|
|
@@ -1,10 +1,5 @@
|
|
|
1
1
|
import { TemplateResult } from 'lit';
|
|
2
|
-
|
|
3
|
-
export type LibGlassIntensity = 'low' | 'md' | 'high';
|
|
4
|
-
export interface GlassCardTemplateProps {
|
|
5
|
-
variant: LibGlassVariant;
|
|
6
|
-
intensity: LibGlassIntensity;
|
|
7
|
-
}
|
|
2
|
+
import { GlassCardTemplateProps } from './lib-glass-card.types';
|
|
8
3
|
/**
|
|
9
4
|
* Template del glass card.
|
|
10
5
|
*
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lib-glass-card.html.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/card/glass-card/lib-glass-card.html.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,cAAc,EAAE,MAAM,KAAK,CAAC;AAC3C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAErE;;;;;;;GAOG;AACH,wBAAgB,iBAAiB,CAAC,MAAM,EAAE,sBAAsB,GAAG,cAAc,CAQhF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lib-glass-card.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/card/glass-card/lib-glass-card.stories.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,gCAAgC,CAAC;AAEhE,OAAO,4BAA4B,CAAC;AACpC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAE/D,KAAK,qBAAqB,GAAG,IAAI,CAAC,YAAY,EAAE,SAAS,GAAG,WAAW,CAAC,CAAC;AAoCzE,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,qBAAqB,CA0BrC,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,qBAAqB,CAAC,CAAC;AAG7C,eAAO,MAAM,UAAU,EAAE,KAKxB,CAAC;AAGF,eAAO,MAAM,QAAQ,EAAE,KAetB,CAAC;AAGF,eAAO,MAAM,WAAW,EAAE,KAczB,CAAC;AAGF,eAAO,MAAM,MAAM,EAAE,KAapB,CAAC;AAGF,eAAO,MAAM,YAAY,EAAE,KA6B1B,CAAC;AAGF,eAAO,MAAM,gBAAgB,EAAE,KAqC9B,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export type LibGlassVariant = 'paper' | 'water' | 'kaki';
|
|
2
|
+
export type LibGlassIntensity = 'low' | 'md' | 'high';
|
|
3
|
+
export interface GlassCardTemplateProps {
|
|
4
|
+
variant: LibGlassVariant;
|
|
5
|
+
intensity: LibGlassIntensity;
|
|
6
|
+
}
|
|
7
|
+
//# sourceMappingURL=lib-glass-card.types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lib-glass-card.types.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/card/glass-card/lib-glass-card.types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,eAAe,GAAK,OAAO,GAAG,OAAO,GAAG,MAAM,CAAC;AAC3D,MAAM,MAAM,iBAAiB,GAAG,KAAK,GAAG,IAAI,GAAG,MAAM,CAAC;AAEtD,MAAM,WAAW,sBAAsB;IACrC,OAAO,EAAI,eAAe,CAAC;IAC3B,SAAS,EAAE,iBAAiB,CAAC;CAC9B"}
|
|
@@ -1,17 +1,19 @@
|
|
|
1
1
|
import { LitElement, TemplateResult } from 'lit';
|
|
2
|
-
|
|
2
|
+
import { LibCardVariant } from './lib-card.types';
|
|
3
|
+
export type { LibCardVariant } from './lib-card.types';
|
|
3
4
|
/**
|
|
4
5
|
* @element lib-card
|
|
5
6
|
*
|
|
6
|
-
* @attr {'default'|'inverse'|'accent'|'featured'|'kintsugi'|'glitch'|'celadon'|'washi'} variant
|
|
7
|
+
* @attr {'default'|'inverse'|'accent'|'featured'|'kintsugi'|'glitch'|'celadon'|'washi'|'brutal'} variant
|
|
7
8
|
* - default → superficie elevada neutra
|
|
8
9
|
* - inverse → fondo washi-900 oscuro
|
|
9
10
|
* - accent → borde izquierdo de color (`accent-color`)
|
|
10
11
|
* - featured → fondo kaki degradado, título grande — pensado para 2 columnas en grid
|
|
11
|
-
* - kintsugi → seam de oro animado en borde superior +
|
|
12
|
+
* - kintsugi → seam de oro animado en borde superior + hilo kintsugi-border en borde
|
|
12
13
|
* - glitch → estética terminal CRT, scanlines, fuente mono
|
|
13
14
|
* - celadon → acento verde-gris japonés para estados de éxito / énfasis secundario
|
|
14
15
|
* - washi → paleta neutra cálida, superficie washi-50/100
|
|
16
|
+
* - brutal → superficie clara, borde sólido ink, --lib-shadow-brutal; hover hunde el elemento en su sombra
|
|
15
17
|
*
|
|
16
18
|
* @attr {string} accent-color - Color del borde (solo variante `accent`).
|
|
17
19
|
* @attr {string} kanji - Carácter kanji decorativo de fondo (ej: "渋", "金", "間").
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lib-card.component.d.ts","sourceRoot":"","sources":["../../../../src/components/atoms/card/lib-card.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAkB,cAAc,EAAE,MAAM,KAAK,CAAC;
|
|
1
|
+
{"version":3,"file":"lib-card.component.d.ts","sourceRoot":"","sources":["../../../../src/components/atoms/card/lib-card.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAkB,cAAc,EAAE,MAAM,KAAK,CAAC;AAKjE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEvD,YAAY,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEvD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,qBACa,OAAQ,SAAQ,UAAU;IACrC,OAAgB,MAAM,4BAOpB;IAGF,OAAO,EAAE,cAAc,CAAa;IAGpC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAa;IAE5C,2FAA2F;IAE3F,KAAK,SAAM;IAGX,SAAS,UAAS;IAET,MAAM,IAAI,cAAc;IAUjC,QAAQ,CAAC,CAAC,EAAE,UAAU,GAAG,IAAI;CAU9B;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,UAAU,EAAE,OAAO,CAAC;KACrB;CACF"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta, StoryObj } from '@storybook/web-components-vite';
|
|
2
2
|
type LibCardArgs = {
|
|
3
|
-
variant: 'default' | 'inverse' | 'accent' | 'featured' | 'kintsugi' | 'glitch' | 'celadon' | 'washi';
|
|
3
|
+
variant: 'default' | 'inverse' | 'accent' | 'featured' | 'kintsugi' | 'glitch' | 'celadon' | 'washi' | 'brutal';
|
|
4
4
|
accentColor: string;
|
|
5
5
|
kanji: string;
|
|
6
6
|
};
|
|
@@ -12,5 +12,6 @@ export declare const AllVariants: Story;
|
|
|
12
12
|
export declare const CustomAccent: Story;
|
|
13
13
|
export declare const KanjiWatermark: Story;
|
|
14
14
|
export declare const Featured: Story;
|
|
15
|
+
export declare const Brutal: Story;
|
|
15
16
|
export declare const Kintsugi: Story;
|
|
16
17
|
//# sourceMappingURL=lib-card.stories.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lib-card.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/atoms/card/lib-card.stories.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,gCAAgC,CAAC;AAEhE,OAAO,sBAAsB,CAAC;AAC9B,OAAO,yCAAyC,CAAC;AACjD,OAAO,qCAAqC,CAAC;AAE7C,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,UAAU,GAAG,UAAU,GAAG,QAAQ,GAAG,SAAS,GAAG,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"lib-card.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/atoms/card/lib-card.stories.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,gCAAgC,CAAC;AAEhE,OAAO,sBAAsB,CAAC;AAC9B,OAAO,yCAAyC,CAAC;AACjD,OAAO,qCAAqC,CAAC;AAE7C,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,UAAU,GAAG,UAAU,GAAG,QAAQ,GAAG,SAAS,GAAG,OAAO,GAAG,QAAQ,CAAC;IAChH,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,WAAW,CAgC3B,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,WAAW,CAAC,CAAC;AAGnC,eAAO,MAAM,UAAU,EAAE,KAMxB,CAAC;AAGF,eAAO,MAAM,WAAW,EAAE,KAiGzB,CAAC;AAGF,eAAO,MAAM,YAAY,EAAE,KA+B1B,CAAC;AAGF,eAAO,MAAM,cAAc,EAAE,KAkD5B,CAAC;AAGF,eAAO,MAAM,QAAQ,EAAE,KA6BtB,CAAC;AAGF,eAAO,MAAM,MAAM,EAAE,KA6CpB,CAAC;AAGF,eAAO,MAAM,QAAQ,EAAE,KA6BtB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lib-card.types.d.ts","sourceRoot":"","sources":["../../../../src/components/atoms/card/lib-card.types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"lib-card.types.d.ts","sourceRoot":"","sources":["../../../../src/components/atoms/card/lib-card.types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,cAAc,GACtB,SAAS,GACT,SAAS,GACT,QAAQ,GACR,UAAU,GACV,UAAU,GACV,QAAQ,GACR,SAAS,GACT,OAAO,GACP,QAAQ,CAAC;AAEb,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lib-spotlight-card.component.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/card/spotlight-card/lib-spotlight-card.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAkB,cAAc,EAAE,MAAM,KAAK,CAAC;AAEjE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAKtE;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,qBACa,gBAAiB,SAAQ,UAAU;IAC9C,OAAgB,MAAM,4BAGpB;IAEF;;;;;;;OAOG;IAEH,SAAS,EAAE,mBAAmB,CAAU;IAExC;;;OAGG;IAEH,QAAQ,UAAS;IAER,MAAM,IAAI,cAAc;IASjC,OAAO,CAAC,gBAAgB;IAWxB,OAAO,CAAC,iBAAiB;CAK1B;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,oBAAoB,EAAE,gBAAgB,CAAC;KACxC;CACF"}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
1
|
import { TemplateResult } from 'lit';
|
|
2
|
-
|
|
3
|
-
export interface SpotlightCardTemplateProps {
|
|
4
|
-
spotlight: LibSpotlightVariant;
|
|
5
|
-
kintsugi: boolean;
|
|
6
|
-
onMouseMove: (e: MouseEvent) => void;
|
|
7
|
-
onMouseLeave: () => void;
|
|
8
|
-
}
|
|
2
|
+
import { SpotlightCardTemplateProps } from './lib-spotlight-card.types';
|
|
9
3
|
/**
|
|
10
4
|
* Template del spotlight card.
|
|
11
5
|
*
|
|
@@ -18,4 +12,4 @@ export interface SpotlightCardTemplateProps {
|
|
|
18
12
|
* --lib-spotlight-x / --lib-spotlight-y actualizadas en el mousemove handler.
|
|
19
13
|
*/
|
|
20
14
|
export declare function spotlightCardTemplate(props: SpotlightCardTemplateProps): TemplateResult;
|
|
21
|
-
//# sourceMappingURL=lib-spotlight-card.
|
|
15
|
+
//# sourceMappingURL=lib-spotlight-card.html.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lib-spotlight-card.html.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/card/spotlight-card/lib-spotlight-card.html.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,cAAc,EAAE,MAAM,KAAK,CAAC;AAC3C,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,4BAA4B,CAAC;AAE7E;;;;;;;;;;GAUG;AACH,wBAAgB,qBAAqB,CAAC,KAAK,EAAE,0BAA0B,GAAG,cAAc,CAavF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lib-spotlight-card.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/card/spotlight-card/lib-spotlight-card.stories.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,gCAAgC,CAAC;AAEhE,OAAO,gCAAgC,CAAC;AACxC,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAEvE,KAAK,yBAAyB,GAAG,IAAI,CAAC,gBAAgB,EAAE,WAAW,GAAG,UAAU,CAAC,CAAC;AA2BlF,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,yBAAyB,CAiCzC,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,yBAAyB,CAAC,CAAC;AAGjD,eAAO,MAAM,UAAU,EAAE,KAKxB,CAAC;AAGF,eAAO,MAAM,iBAAiB,EAAE,KA8B/B,CAAC;AAGF,eAAO,MAAM,eAAe,EAAE,KA4B7B,CAAC;AAGF,eAAO,MAAM,UAAU,EAAE,KAWxB,CAAC;AAGF,eAAO,MAAM,kBAAkB,EAAE,KA2BhC,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export type LibSpotlightVariant = 'kaki' | 'water' | 'white';
|
|
2
|
+
export interface SpotlightCardTemplateProps {
|
|
3
|
+
spotlight: LibSpotlightVariant;
|
|
4
|
+
kintsugi: boolean;
|
|
5
|
+
onMouseMove: (e: MouseEvent) => void;
|
|
6
|
+
onMouseLeave: () => void;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=lib-spotlight-card.types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lib-spotlight-card.types.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/card/spotlight-card/lib-spotlight-card.types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,mBAAmB,GAAG,MAAM,GAAG,OAAO,GAAG,OAAO,CAAC;AAE7D,MAAM,WAAW,0BAA0B;IACzC,SAAS,EAAK,mBAAmB,CAAC;IAClC,QAAQ,EAAM,OAAO,CAAC;IACtB,WAAW,EAAG,CAAC,CAAC,EAAE,UAAU,KAAK,IAAI,CAAC;IACtC,YAAY,EAAE,MAAM,IAAI,CAAC;CAC1B"}
|
|
@@ -1381,7 +1381,7 @@
|
|
|
1381
1381
|
"type": {
|
|
1382
1382
|
"text": "LibCardVariant"
|
|
1383
1383
|
},
|
|
1384
|
-
"description": "default → superficie elevada neutra - inverse → fondo washi-900 oscuro - accent → borde izquierdo de color (`accent-color`) - featured → fondo kaki degradado, título grande — pensado para 2 columnas en grid - kintsugi → seam de oro animado en borde superior +
|
|
1384
|
+
"description": "default → superficie elevada neutra - inverse → fondo washi-900 oscuro - accent → borde izquierdo de color (`accent-color`) - featured → fondo kaki degradado, título grande — pensado para 2 columnas en grid - kintsugi → seam de oro animado en borde superior + hilo kintsugi-border en borde - glitch → estética terminal CRT, scanlines, fuente mono - celadon → acento verde-gris japonés para estados de éxito / énfasis secundario - washi → paleta neutra cálida, superficie washi-50/100 - brutal → superficie clara, borde sólido ink, --lib-shadow-brutal; hover hunde el elemento en su sombra",
|
|
1385
1385
|
"name": "variant",
|
|
1386
1386
|
"default": "\"default\"",
|
|
1387
1387
|
"fieldName": "variant"
|
|
@@ -1423,6 +1423,14 @@
|
|
|
1423
1423
|
}
|
|
1424
1424
|
],
|
|
1425
1425
|
"exports": [
|
|
1426
|
+
{
|
|
1427
|
+
"kind": "js",
|
|
1428
|
+
"name": "LibCardVariant",
|
|
1429
|
+
"declaration": {
|
|
1430
|
+
"name": "LibCardVariant",
|
|
1431
|
+
"module": "./lib-card.types"
|
|
1432
|
+
}
|
|
1433
|
+
},
|
|
1426
1434
|
{
|
|
1427
1435
|
"kind": "js",
|
|
1428
1436
|
"name": "LibCard",
|
|
@@ -3122,91 +3130,6 @@
|
|
|
3122
3130
|
}
|
|
3123
3131
|
]
|
|
3124
3132
|
},
|
|
3125
|
-
{
|
|
3126
|
-
"kind": "javascript-module",
|
|
3127
|
-
"path": "src/components/atoms/glass-card/lib-glass-card.component.ts",
|
|
3128
|
-
"declarations": [
|
|
3129
|
-
{
|
|
3130
|
-
"kind": "class",
|
|
3131
|
-
"description": "",
|
|
3132
|
-
"name": "LibGlassCard",
|
|
3133
|
-
"slots": [
|
|
3134
|
-
{
|
|
3135
|
-
"description": "Contenido de la card (eyebrow, título, body, footer...).",
|
|
3136
|
-
"name": ""
|
|
3137
|
-
}
|
|
3138
|
-
],
|
|
3139
|
-
"members": [
|
|
3140
|
-
{
|
|
3141
|
-
"kind": "field",
|
|
3142
|
-
"name": "variant",
|
|
3143
|
-
"type": {
|
|
3144
|
-
"text": "LibGlassVariant"
|
|
3145
|
-
},
|
|
3146
|
-
"default": "'paper'",
|
|
3147
|
-
"description": "Tinte de color del cristal.\n- paper : neutro paper al 15% (default)\n- water : azul sereno oklch(55% 0.06 210)\n- kaki : orgánico cálido oklch(45% 0.05 45)",
|
|
3148
|
-
"attribute": "variant",
|
|
3149
|
-
"reflects": true
|
|
3150
|
-
},
|
|
3151
|
-
{
|
|
3152
|
-
"kind": "field",
|
|
3153
|
-
"name": "intensity",
|
|
3154
|
-
"type": {
|
|
3155
|
-
"text": "LibGlassIntensity"
|
|
3156
|
-
},
|
|
3157
|
-
"default": "'md'",
|
|
3158
|
-
"description": "Intensidad del efecto (blur + opacidad).\n- low : blur 4px · opacity 0.10 — sutil\n- md : blur 12px · opacity 0.15 — default\n- high : blur 25px · opacity 0.25 — máximo",
|
|
3159
|
-
"attribute": "intensity",
|
|
3160
|
-
"reflects": true
|
|
3161
|
-
}
|
|
3162
|
-
],
|
|
3163
|
-
"attributes": [
|
|
3164
|
-
{
|
|
3165
|
-
"name": "variant",
|
|
3166
|
-
"type": {
|
|
3167
|
-
"text": "LibGlassVariant"
|
|
3168
|
-
},
|
|
3169
|
-
"default": "'paper'",
|
|
3170
|
-
"description": "Tinte de color del cristal.\n- paper : neutro paper al 15% (default)\n- water : azul sereno oklch(55% 0.06 210)\n- kaki : orgánico cálido oklch(45% 0.05 45)",
|
|
3171
|
-
"fieldName": "variant"
|
|
3172
|
-
},
|
|
3173
|
-
{
|
|
3174
|
-
"name": "intensity",
|
|
3175
|
-
"type": {
|
|
3176
|
-
"text": "LibGlassIntensity"
|
|
3177
|
-
},
|
|
3178
|
-
"default": "'md'",
|
|
3179
|
-
"description": "Intensidad del efecto (blur + opacidad).\n- low : blur 4px · opacity 0.10 — sutil\n- md : blur 12px · opacity 0.15 — default\n- high : blur 25px · opacity 0.25 — máximo",
|
|
3180
|
-
"fieldName": "intensity"
|
|
3181
|
-
}
|
|
3182
|
-
],
|
|
3183
|
-
"superclass": {
|
|
3184
|
-
"name": "LitElement",
|
|
3185
|
-
"package": "lit"
|
|
3186
|
-
},
|
|
3187
|
-
"tagName": "lib-glass-card",
|
|
3188
|
-
"customElement": true
|
|
3189
|
-
}
|
|
3190
|
-
],
|
|
3191
|
-
"exports": [
|
|
3192
|
-
{
|
|
3193
|
-
"kind": "js",
|
|
3194
|
-
"name": "LibGlassCard",
|
|
3195
|
-
"declaration": {
|
|
3196
|
-
"name": "LibGlassCard",
|
|
3197
|
-
"module": "src/components/atoms/glass-card/lib-glass-card.component.ts"
|
|
3198
|
-
}
|
|
3199
|
-
},
|
|
3200
|
-
{
|
|
3201
|
-
"kind": "custom-element-definition",
|
|
3202
|
-
"name": "lib-glass-card",
|
|
3203
|
-
"declaration": {
|
|
3204
|
-
"name": "LibGlassCard",
|
|
3205
|
-
"module": "src/components/atoms/glass-card/lib-glass-card.component.ts"
|
|
3206
|
-
}
|
|
3207
|
-
}
|
|
3208
|
-
]
|
|
3209
|
-
},
|
|
3210
3133
|
{
|
|
3211
3134
|
"kind": "javascript-module",
|
|
3212
3135
|
"path": "src/components/atoms/icon/lib-icon.component.ts",
|
|
@@ -6438,119 +6361,6 @@
|
|
|
6438
6361
|
}
|
|
6439
6362
|
]
|
|
6440
6363
|
},
|
|
6441
|
-
{
|
|
6442
|
-
"kind": "javascript-module",
|
|
6443
|
-
"path": "src/components/atoms/spotlight-card/lib-spotlight-card.component.ts",
|
|
6444
|
-
"declarations": [
|
|
6445
|
-
{
|
|
6446
|
-
"kind": "class",
|
|
6447
|
-
"description": "",
|
|
6448
|
-
"name": "LibSpotlightCard",
|
|
6449
|
-
"slots": [
|
|
6450
|
-
{
|
|
6451
|
-
"description": "Contenido de la card.",
|
|
6452
|
-
"name": ""
|
|
6453
|
-
}
|
|
6454
|
-
],
|
|
6455
|
-
"members": [
|
|
6456
|
-
{
|
|
6457
|
-
"kind": "field",
|
|
6458
|
-
"name": "spotlight",
|
|
6459
|
-
"type": {
|
|
6460
|
-
"text": "LibSpotlightVariant"
|
|
6461
|
-
},
|
|
6462
|
-
"default": "'kaki'",
|
|
6463
|
-
"description": "Color del foco de luz.\n- kaki : orgánico cálido — oklch(45% 0.05 45) [default]\n- water : azul sereno — oklch(55% 0.06 210)\n- white : neutro — oklch(100% 0 0)\n\nNota: cuando `kintsugi` está activo el spotlight es siempre kaki.",
|
|
6464
|
-
"attribute": "spotlight",
|
|
6465
|
-
"reflects": true
|
|
6466
|
-
},
|
|
6467
|
-
{
|
|
6468
|
-
"kind": "field",
|
|
6469
|
-
"name": "kintsugi",
|
|
6470
|
-
"type": {
|
|
6471
|
-
"text": "boolean"
|
|
6472
|
-
},
|
|
6473
|
-
"default": "false",
|
|
6474
|
-
"description": "Activa el hilo de oro en el borde (--lib-kintsugi-border)\ny cambia el fondo del contenedor a un tono cálido oscuro.",
|
|
6475
|
-
"attribute": "kintsugi",
|
|
6476
|
-
"reflects": true
|
|
6477
|
-
},
|
|
6478
|
-
{
|
|
6479
|
-
"kind": "method",
|
|
6480
|
-
"name": "_handleMouseMove",
|
|
6481
|
-
"privacy": "private",
|
|
6482
|
-
"return": {
|
|
6483
|
-
"type": {
|
|
6484
|
-
"text": "void"
|
|
6485
|
-
}
|
|
6486
|
-
},
|
|
6487
|
-
"parameters": [
|
|
6488
|
-
{
|
|
6489
|
-
"name": "e",
|
|
6490
|
-
"type": {
|
|
6491
|
-
"text": "MouseEvent"
|
|
6492
|
-
}
|
|
6493
|
-
}
|
|
6494
|
-
]
|
|
6495
|
-
},
|
|
6496
|
-
{
|
|
6497
|
-
"kind": "method",
|
|
6498
|
-
"name": "_handleMouseLeave",
|
|
6499
|
-
"privacy": "private",
|
|
6500
|
-
"return": {
|
|
6501
|
-
"type": {
|
|
6502
|
-
"text": "void"
|
|
6503
|
-
}
|
|
6504
|
-
}
|
|
6505
|
-
}
|
|
6506
|
-
],
|
|
6507
|
-
"attributes": [
|
|
6508
|
-
{
|
|
6509
|
-
"name": "spotlight",
|
|
6510
|
-
"type": {
|
|
6511
|
-
"text": "LibSpotlightVariant"
|
|
6512
|
-
},
|
|
6513
|
-
"default": "'kaki'",
|
|
6514
|
-
"description": "Color del foco de luz.\n- kaki : orgánico cálido — oklch(45% 0.05 45) [default]\n- water : azul sereno — oklch(55% 0.06 210)\n- white : neutro — oklch(100% 0 0)\n\nNota: cuando `kintsugi` está activo el spotlight es siempre kaki.",
|
|
6515
|
-
"fieldName": "spotlight"
|
|
6516
|
-
},
|
|
6517
|
-
{
|
|
6518
|
-
"name": "kintsugi",
|
|
6519
|
-
"type": {
|
|
6520
|
-
"text": "boolean"
|
|
6521
|
-
},
|
|
6522
|
-
"default": "false",
|
|
6523
|
-
"description": "Activa el hilo de oro en el borde (--lib-kintsugi-border)\ny cambia el fondo del contenedor a un tono cálido oscuro.",
|
|
6524
|
-
"fieldName": "kintsugi"
|
|
6525
|
-
}
|
|
6526
|
-
],
|
|
6527
|
-
"superclass": {
|
|
6528
|
-
"name": "LitElement",
|
|
6529
|
-
"package": "lit"
|
|
6530
|
-
},
|
|
6531
|
-
"tagName": "lib-spotlight-card",
|
|
6532
|
-
"customElement": true
|
|
6533
|
-
}
|
|
6534
|
-
],
|
|
6535
|
-
"exports": [
|
|
6536
|
-
{
|
|
6537
|
-
"kind": "js",
|
|
6538
|
-
"name": "LibSpotlightCard",
|
|
6539
|
-
"declaration": {
|
|
6540
|
-
"name": "LibSpotlightCard",
|
|
6541
|
-
"module": "src/components/atoms/spotlight-card/lib-spotlight-card.component.ts"
|
|
6542
|
-
}
|
|
6543
|
-
},
|
|
6544
|
-
{
|
|
6545
|
-
"kind": "custom-element-definition",
|
|
6546
|
-
"name": "lib-spotlight-card",
|
|
6547
|
-
"declaration": {
|
|
6548
|
-
"name": "LibSpotlightCard",
|
|
6549
|
-
"module": "src/components/atoms/spotlight-card/lib-spotlight-card.component.ts"
|
|
6550
|
-
}
|
|
6551
|
-
}
|
|
6552
|
-
]
|
|
6553
|
-
},
|
|
6554
6364
|
{
|
|
6555
6365
|
"kind": "javascript-module",
|
|
6556
6366
|
"path": "src/components/atoms/status-dot/lib-status-dot.component.ts",
|
|
@@ -19516,6 +19326,204 @@
|
|
|
19516
19326
|
}
|
|
19517
19327
|
}
|
|
19518
19328
|
]
|
|
19329
|
+
},
|
|
19330
|
+
{
|
|
19331
|
+
"kind": "javascript-module",
|
|
19332
|
+
"path": "src/components/atoms/card/glass-card/lib-glass-card.component.ts",
|
|
19333
|
+
"declarations": [
|
|
19334
|
+
{
|
|
19335
|
+
"kind": "class",
|
|
19336
|
+
"description": "",
|
|
19337
|
+
"name": "LibGlassCard",
|
|
19338
|
+
"slots": [
|
|
19339
|
+
{
|
|
19340
|
+
"description": "Contenido de la card (eyebrow, título, body, footer...).",
|
|
19341
|
+
"name": ""
|
|
19342
|
+
}
|
|
19343
|
+
],
|
|
19344
|
+
"members": [
|
|
19345
|
+
{
|
|
19346
|
+
"kind": "field",
|
|
19347
|
+
"name": "variant",
|
|
19348
|
+
"type": {
|
|
19349
|
+
"text": "LibGlassVariant"
|
|
19350
|
+
},
|
|
19351
|
+
"default": "'paper'",
|
|
19352
|
+
"description": "Tinte de color del cristal.\n- paper : neutro paper al 15% (default)\n- water : azul sereno oklch(55% 0.06 210)\n- kaki : orgánico cálido oklch(45% 0.05 45)",
|
|
19353
|
+
"attribute": "variant",
|
|
19354
|
+
"reflects": true
|
|
19355
|
+
},
|
|
19356
|
+
{
|
|
19357
|
+
"kind": "field",
|
|
19358
|
+
"name": "intensity",
|
|
19359
|
+
"type": {
|
|
19360
|
+
"text": "LibGlassIntensity"
|
|
19361
|
+
},
|
|
19362
|
+
"default": "'md'",
|
|
19363
|
+
"description": "Intensidad del efecto (blur + opacidad).\n- low : blur 4px · opacity 0.10 — sutil\n- md : blur 12px · opacity 0.15 — default\n- high : blur 25px · opacity 0.25 — máximo",
|
|
19364
|
+
"attribute": "intensity",
|
|
19365
|
+
"reflects": true
|
|
19366
|
+
}
|
|
19367
|
+
],
|
|
19368
|
+
"attributes": [
|
|
19369
|
+
{
|
|
19370
|
+
"name": "variant",
|
|
19371
|
+
"type": {
|
|
19372
|
+
"text": "LibGlassVariant"
|
|
19373
|
+
},
|
|
19374
|
+
"default": "'paper'",
|
|
19375
|
+
"description": "Tinte de color del cristal.\n- paper : neutro paper al 15% (default)\n- water : azul sereno oklch(55% 0.06 210)\n- kaki : orgánico cálido oklch(45% 0.05 45)",
|
|
19376
|
+
"fieldName": "variant"
|
|
19377
|
+
},
|
|
19378
|
+
{
|
|
19379
|
+
"name": "intensity",
|
|
19380
|
+
"type": {
|
|
19381
|
+
"text": "LibGlassIntensity"
|
|
19382
|
+
},
|
|
19383
|
+
"default": "'md'",
|
|
19384
|
+
"description": "Intensidad del efecto (blur + opacidad).\n- low : blur 4px · opacity 0.10 — sutil\n- md : blur 12px · opacity 0.15 — default\n- high : blur 25px · opacity 0.25 — máximo",
|
|
19385
|
+
"fieldName": "intensity"
|
|
19386
|
+
}
|
|
19387
|
+
],
|
|
19388
|
+
"superclass": {
|
|
19389
|
+
"name": "LitElement",
|
|
19390
|
+
"package": "lit"
|
|
19391
|
+
},
|
|
19392
|
+
"tagName": "lib-glass-card",
|
|
19393
|
+
"customElement": true
|
|
19394
|
+
}
|
|
19395
|
+
],
|
|
19396
|
+
"exports": [
|
|
19397
|
+
{
|
|
19398
|
+
"kind": "js",
|
|
19399
|
+
"name": "LibGlassCard",
|
|
19400
|
+
"declaration": {
|
|
19401
|
+
"name": "LibGlassCard",
|
|
19402
|
+
"module": "src/components/atoms/card/glass-card/lib-glass-card.component.ts"
|
|
19403
|
+
}
|
|
19404
|
+
},
|
|
19405
|
+
{
|
|
19406
|
+
"kind": "custom-element-definition",
|
|
19407
|
+
"name": "lib-glass-card",
|
|
19408
|
+
"declaration": {
|
|
19409
|
+
"name": "LibGlassCard",
|
|
19410
|
+
"module": "src/components/atoms/card/glass-card/lib-glass-card.component.ts"
|
|
19411
|
+
}
|
|
19412
|
+
}
|
|
19413
|
+
]
|
|
19414
|
+
},
|
|
19415
|
+
{
|
|
19416
|
+
"kind": "javascript-module",
|
|
19417
|
+
"path": "src/components/atoms/card/spotlight-card/lib-spotlight-card.component.ts",
|
|
19418
|
+
"declarations": [
|
|
19419
|
+
{
|
|
19420
|
+
"kind": "class",
|
|
19421
|
+
"description": "",
|
|
19422
|
+
"name": "LibSpotlightCard",
|
|
19423
|
+
"slots": [
|
|
19424
|
+
{
|
|
19425
|
+
"description": "Contenido de la card.",
|
|
19426
|
+
"name": ""
|
|
19427
|
+
}
|
|
19428
|
+
],
|
|
19429
|
+
"members": [
|
|
19430
|
+
{
|
|
19431
|
+
"kind": "field",
|
|
19432
|
+
"name": "spotlight",
|
|
19433
|
+
"type": {
|
|
19434
|
+
"text": "LibSpotlightVariant"
|
|
19435
|
+
},
|
|
19436
|
+
"default": "'kaki'",
|
|
19437
|
+
"description": "Color del foco de luz.\n- kaki : orgánico cálido — oklch(45% 0.05 45) [default]\n- water : azul sereno — oklch(55% 0.06 210)\n- white : neutro — oklch(100% 0 0)\n\nNota: cuando `kintsugi` está activo el spotlight es siempre kaki.",
|
|
19438
|
+
"attribute": "spotlight",
|
|
19439
|
+
"reflects": true
|
|
19440
|
+
},
|
|
19441
|
+
{
|
|
19442
|
+
"kind": "field",
|
|
19443
|
+
"name": "kintsugi",
|
|
19444
|
+
"type": {
|
|
19445
|
+
"text": "boolean"
|
|
19446
|
+
},
|
|
19447
|
+
"default": "false",
|
|
19448
|
+
"description": "Activa el hilo de oro en el borde (--lib-kintsugi-border)\ny cambia el fondo del contenedor a un tono cálido oscuro.",
|
|
19449
|
+
"attribute": "kintsugi",
|
|
19450
|
+
"reflects": true
|
|
19451
|
+
},
|
|
19452
|
+
{
|
|
19453
|
+
"kind": "method",
|
|
19454
|
+
"name": "_handleMouseMove",
|
|
19455
|
+
"privacy": "private",
|
|
19456
|
+
"return": {
|
|
19457
|
+
"type": {
|
|
19458
|
+
"text": "void"
|
|
19459
|
+
}
|
|
19460
|
+
},
|
|
19461
|
+
"parameters": [
|
|
19462
|
+
{
|
|
19463
|
+
"name": "e",
|
|
19464
|
+
"type": {
|
|
19465
|
+
"text": "MouseEvent"
|
|
19466
|
+
}
|
|
19467
|
+
}
|
|
19468
|
+
]
|
|
19469
|
+
},
|
|
19470
|
+
{
|
|
19471
|
+
"kind": "method",
|
|
19472
|
+
"name": "_handleMouseLeave",
|
|
19473
|
+
"privacy": "private",
|
|
19474
|
+
"return": {
|
|
19475
|
+
"type": {
|
|
19476
|
+
"text": "void"
|
|
19477
|
+
}
|
|
19478
|
+
}
|
|
19479
|
+
}
|
|
19480
|
+
],
|
|
19481
|
+
"attributes": [
|
|
19482
|
+
{
|
|
19483
|
+
"name": "spotlight",
|
|
19484
|
+
"type": {
|
|
19485
|
+
"text": "LibSpotlightVariant"
|
|
19486
|
+
},
|
|
19487
|
+
"default": "'kaki'",
|
|
19488
|
+
"description": "Color del foco de luz.\n- kaki : orgánico cálido — oklch(45% 0.05 45) [default]\n- water : azul sereno — oklch(55% 0.06 210)\n- white : neutro — oklch(100% 0 0)\n\nNota: cuando `kintsugi` está activo el spotlight es siempre kaki.",
|
|
19489
|
+
"fieldName": "spotlight"
|
|
19490
|
+
},
|
|
19491
|
+
{
|
|
19492
|
+
"name": "kintsugi",
|
|
19493
|
+
"type": {
|
|
19494
|
+
"text": "boolean"
|
|
19495
|
+
},
|
|
19496
|
+
"default": "false",
|
|
19497
|
+
"description": "Activa el hilo de oro en el borde (--lib-kintsugi-border)\ny cambia el fondo del contenedor a un tono cálido oscuro.",
|
|
19498
|
+
"fieldName": "kintsugi"
|
|
19499
|
+
}
|
|
19500
|
+
],
|
|
19501
|
+
"superclass": {
|
|
19502
|
+
"name": "LitElement",
|
|
19503
|
+
"package": "lit"
|
|
19504
|
+
},
|
|
19505
|
+
"tagName": "lib-spotlight-card",
|
|
19506
|
+
"customElement": true
|
|
19507
|
+
}
|
|
19508
|
+
],
|
|
19509
|
+
"exports": [
|
|
19510
|
+
{
|
|
19511
|
+
"kind": "js",
|
|
19512
|
+
"name": "LibSpotlightCard",
|
|
19513
|
+
"declaration": {
|
|
19514
|
+
"name": "LibSpotlightCard",
|
|
19515
|
+
"module": "src/components/atoms/card/spotlight-card/lib-spotlight-card.component.ts"
|
|
19516
|
+
}
|
|
19517
|
+
},
|
|
19518
|
+
{
|
|
19519
|
+
"kind": "custom-element-definition",
|
|
19520
|
+
"name": "lib-spotlight-card",
|
|
19521
|
+
"declaration": {
|
|
19522
|
+
"name": "LibSpotlightCard",
|
|
19523
|
+
"module": "src/components/atoms/card/spotlight-card/lib-spotlight-card.component.ts"
|
|
19524
|
+
}
|
|
19525
|
+
}
|
|
19526
|
+
]
|
|
19519
19527
|
}
|
|
19520
19528
|
]
|
|
19521
19529
|
}
|