@shibui-ui/ui 1.15.0 → 1.19.8

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 (120) hide show
  1. package/dist/angular/directives.ts +8 -8
  2. package/dist/components/atoms/text-glitch/lib-text-glitch.component.d.ts.map +1 -0
  3. package/dist/components/atoms/text-glitch/lib-text-glitch.html.d.ts.map +1 -0
  4. package/dist/components/atoms/text-glitch/lib-text-glitch.stories.d.ts.map +1 -0
  5. package/dist/components/organisms/drawer/lib-drawer.component.d.ts.map +1 -1
  6. package/dist/custom-elements.json +354 -351
  7. package/dist/index.d.ts +1 -1
  8. package/dist/index.d.ts.map +1 -1
  9. package/dist/index.js.map +1 -1
  10. package/dist/index264.js.map +1 -1
  11. package/dist/index39.js.map +1 -1
  12. package/dist/index71.js +4 -3
  13. package/dist/index71.js.map +1 -1
  14. package/dist/react/index.ts +2 -1
  15. package/dist/react/lib-accordion-item.tsx +17 -11
  16. package/dist/react/lib-accordion.tsx +16 -10
  17. package/dist/react/lib-alert.tsx +17 -11
  18. package/dist/react/lib-aspect-ratio.tsx +16 -10
  19. package/dist/react/lib-avatar.tsx +16 -10
  20. package/dist/react/lib-background.tsx +16 -10
  21. package/dist/react/lib-badge.tsx +16 -10
  22. package/dist/react/lib-bento-grid.tsx +16 -10
  23. package/dist/react/lib-bento-item.tsx +16 -10
  24. package/dist/react/lib-breadcrumb.tsx +17 -11
  25. package/dist/react/lib-burger.tsx +17 -11
  26. package/dist/react/lib-button-group.tsx +17 -11
  27. package/dist/react/lib-button-liquid.tsx +17 -11
  28. package/dist/react/lib-button-sep.tsx +16 -10
  29. package/dist/react/lib-button-split.tsx +18 -12
  30. package/dist/react/lib-button.tsx +18 -12
  31. package/dist/react/lib-card.tsx +17 -11
  32. package/dist/react/lib-carousel.tsx +17 -11
  33. package/dist/react/lib-checkbox-card.tsx +17 -11
  34. package/dist/react/lib-checkbox.tsx +17 -11
  35. package/dist/react/lib-chip.tsx +18 -12
  36. package/dist/react/lib-close-button.tsx +17 -11
  37. package/dist/react/lib-code-block.tsx +16 -10
  38. package/dist/react/lib-color-picker.tsx +19 -13
  39. package/dist/react/lib-color-scale.tsx +16 -10
  40. package/dist/react/lib-color-swatches.tsx +17 -11
  41. package/dist/react/lib-component-grid.tsx +16 -10
  42. package/dist/react/lib-content-pillar.tsx +16 -10
  43. package/dist/react/lib-copy-button.tsx +17 -11
  44. package/dist/react/lib-counter.tsx +16 -10
  45. package/dist/react/lib-cursor-follower.tsx +16 -10
  46. package/dist/react/lib-data-table.tsx +20 -14
  47. package/dist/react/lib-dialog.tsx +17 -11
  48. package/dist/react/lib-display-heading.tsx +16 -10
  49. package/dist/react/lib-divider.tsx +16 -10
  50. package/dist/react/lib-drawer.tsx +17 -11
  51. package/dist/react/lib-dropdown.tsx +18 -12
  52. package/dist/react/lib-empty-state.tsx +16 -10
  53. package/dist/react/lib-eyebrow.tsx +16 -10
  54. package/dist/react/lib-file-uploader.tsx +21 -15
  55. package/dist/react/lib-footer.tsx +17 -11
  56. package/dist/react/lib-glass-card.tsx +16 -10
  57. package/dist/react/lib-header.tsx +19 -13
  58. package/dist/react/lib-horizontal-scroll-section.tsx +17 -11
  59. package/dist/react/lib-icon.tsx +16 -10
  60. package/dist/react/lib-input.tsx +17 -11
  61. package/dist/react/lib-kbd.tsx +16 -10
  62. package/dist/react/lib-label.tsx +16 -10
  63. package/dist/react/lib-magnetic.tsx +16 -10
  64. package/dist/react/lib-modal.tsx +17 -11
  65. package/dist/react/lib-pagination.tsx +17 -11
  66. package/dist/react/lib-parallax-container.tsx +16 -10
  67. package/dist/react/lib-parallax-text-stack.tsx +16 -10
  68. package/dist/react/lib-progress-circle.tsx +16 -10
  69. package/dist/react/lib-progress.tsx +16 -10
  70. package/dist/react/lib-quote.tsx +16 -10
  71. package/dist/react/lib-radio.tsx +17 -11
  72. package/dist/react/lib-range-slider.tsx +17 -11
  73. package/dist/react/lib-rating.tsx +17 -11
  74. package/dist/react/lib-reading-progress.tsx +16 -10
  75. package/dist/react/lib-ripple.tsx +16 -10
  76. package/dist/react/lib-segmented-control.tsx +17 -11
  77. package/dist/react/lib-select-option.tsx +17 -11
  78. package/dist/react/lib-select.tsx +20 -14
  79. package/dist/react/lib-sidebar.tsx +19 -13
  80. package/dist/react/lib-skeleton.tsx +16 -10
  81. package/dist/react/lib-spacer.tsx +16 -10
  82. package/dist/react/lib-spinner.tsx +16 -10
  83. package/dist/react/lib-spotlight-card.tsx +16 -10
  84. package/dist/react/lib-stagger-container.tsx +18 -12
  85. package/dist/react/lib-status-dot.tsx +16 -10
  86. package/dist/react/lib-step.tsx +16 -10
  87. package/dist/react/lib-stepper.tsx +17 -11
  88. package/dist/react/lib-switch.tsx +17 -11
  89. package/dist/react/lib-tabs.tsx +17 -11
  90. package/dist/react/lib-text-glitch.tsx +16 -10
  91. package/dist/react/lib-text-list.tsx +18 -12
  92. package/dist/react/lib-timeline-item.tsx +16 -10
  93. package/dist/react/lib-timeline.tsx +16 -10
  94. package/dist/react/lib-toast-manager.tsx +16 -10
  95. package/dist/react/lib-tooltip.tsx +16 -10
  96. package/dist/react/lib-tree-select.tsx +18 -12
  97. package/dist/react/lib-visually-hidden.tsx +16 -10
  98. package/dist/react/types.ts +26 -0
  99. package/dist/src/components/atoms/text-glitch/lib-text-glitch.component.d.ts.map +1 -0
  100. package/dist/src/components/atoms/text-glitch/lib-text-glitch.html.d.ts.map +1 -0
  101. package/dist/src/components/atoms/text-glitch/lib-text-glitch.stories.d.ts.map +1 -0
  102. package/dist/src/components/organisms/drawer/lib-drawer.component.d.ts.map +1 -1
  103. package/dist/src/index.d.ts +1 -1
  104. package/dist/src/index.d.ts.map +1 -1
  105. package/dist/svelte/shibui-elements.d.ts +4 -4
  106. package/dist/vitest.unit.config.d.ts +3 -0
  107. package/dist/vitest.unit.config.d.ts.map +1 -0
  108. package/package.json +6 -3
  109. package/dist/components/atoms/text-glich/lib-text-glitch.component.d.ts.map +0 -1
  110. package/dist/components/atoms/text-glich/lib-text-glitch.html.d.ts.map +0 -1
  111. package/dist/components/atoms/text-glich/lib-text-glitch.stories.d.ts.map +0 -1
  112. package/dist/src/components/atoms/text-glich/lib-text-glitch.component.d.ts.map +0 -1
  113. package/dist/src/components/atoms/text-glich/lib-text-glitch.html.d.ts.map +0 -1
  114. package/dist/src/components/atoms/text-glich/lib-text-glitch.stories.d.ts.map +0 -1
  115. /package/dist/components/atoms/{text-glich → text-glitch}/lib-text-glitch.component.d.ts +0 -0
  116. /package/dist/components/atoms/{text-glich → text-glitch}/lib-text-glitch.html.d.ts +0 -0
  117. /package/dist/components/atoms/{text-glich → text-glitch}/lib-text-glitch.stories.d.ts +0 -0
  118. /package/dist/src/components/atoms/{text-glich → text-glitch}/lib-text-glitch.component.d.ts +0 -0
  119. /package/dist/src/components/atoms/{text-glich → text-glitch}/lib-text-glitch.html.d.ts +0 -0
  120. /package/dist/src/components/atoms/{text-glich → text-glitch}/lib-text-glitch.stories.d.ts +0 -0
@@ -1,19 +1,25 @@
1
- // @ts-nocheck
2
- import React from 'react';
3
- import { createComponent, type EventName } from '@lit/react';
1
+ import React from 'react';
2
+ import { createComponent } from '@lit/react';
4
3
  import { LibStep as Element } from '../index.js';
4
+ import type { WebComponentBaseProps } from './types.js';
5
5
 
6
6
  /**
7
- * Wrapper de React para <lib-step>
8
- * Generado automáticamente - No editar manualmente.
7
+ * React wrapper for <lib-step>
8
+ * Auto-generated do not edit manually.
9
9
  */
10
- export const _LibStep = createComponent({
10
+ const _LibStep = createComponent({
11
11
  react: React,
12
12
  tagName: 'lib-step',
13
13
  elementClass: Element,
14
- events: {}
14
+ events: {},
15
15
  });
16
16
 
17
- // Tipado para evitar el error "JSX element class does not support attributes"
18
- export const LibStep = _LibStep as unknown as React.FC<any>;
19
- export type LibStepProps = React.ComponentProps<typeof LibStep>;
17
+ // Cast necesario para resolver la incompatibilidad entre el tipo de retorno
18
+ // de createComponent y las restricciones de JSX. Evita @ts-nocheck manteniendo
19
+ // type-safety en el consumidor mediante LibStepProps.
20
+ // WebComponentBaseProps omite React.HTMLAttributes intencionadamente — ver types.ts.
21
+ export const LibStep = _LibStep as unknown as React.ComponentType<
22
+ WebComponentBaseProps & Record<string, unknown>
23
+ >;
24
+
25
+ export type LibStepProps = React.ComponentPropsWithRef<typeof LibStep>;
@@ -1,21 +1,27 @@
1
- // @ts-nocheck
2
- import React from 'react';
3
- import { createComponent, type EventName } from '@lit/react';
1
+ import React from 'react';
2
+ import { createComponent } from '@lit/react';
4
3
  import { LibStepper as Element } from '../index.js';
4
+ import type { WebComponentBaseProps } from './types.js';
5
5
 
6
6
  /**
7
- * Wrapper de React para <lib-stepper>
8
- * Generado automáticamente - No editar manualmente.
7
+ * React wrapper for <lib-stepper>
8
+ * Auto-generated do not edit manually.
9
9
  */
10
- export const _LibStepper = createComponent({
10
+ const _LibStepper = createComponent({
11
11
  react: React,
12
12
  tagName: 'lib-stepper',
13
13
  elementClass: Element,
14
14
  events: {
15
- 'onUiLibStepChange': 'ui-lib-step-change'
16
- }
15
+ 'onUiLibStepChange': 'ui-lib-step-change'
16
+ },
17
17
  });
18
18
 
19
- // Tipado para evitar el error "JSX element class does not support attributes"
20
- export const LibStepper = _LibStepper as unknown as React.FC<any>;
21
- export type LibStepperProps = React.ComponentProps<typeof LibStepper>;
19
+ // Cast necesario para resolver la incompatibilidad entre el tipo de retorno
20
+ // de createComponent y las restricciones de JSX. Evita @ts-nocheck manteniendo
21
+ // type-safety en el consumidor mediante LibStepperProps.
22
+ // WebComponentBaseProps omite React.HTMLAttributes intencionadamente — ver types.ts.
23
+ export const LibStepper = _LibStepper as unknown as React.ComponentType<
24
+ WebComponentBaseProps & Record<string, unknown>
25
+ >;
26
+
27
+ export type LibStepperProps = React.ComponentPropsWithRef<typeof LibStepper>;
@@ -1,21 +1,27 @@
1
- // @ts-nocheck
2
- import React from 'react';
3
- import { createComponent, type EventName } from '@lit/react';
1
+ import React from 'react';
2
+ import { createComponent } from '@lit/react';
4
3
  import { LibSwitch as Element } from '../index.js';
4
+ import type { WebComponentBaseProps } from './types.js';
5
5
 
6
6
  /**
7
- * Wrapper de React para <lib-switch>
8
- * Generado automáticamente - No editar manualmente.
7
+ * React wrapper for <lib-switch>
8
+ * Auto-generated do not edit manually.
9
9
  */
10
- export const _LibSwitch = createComponent({
10
+ const _LibSwitch = createComponent({
11
11
  react: React,
12
12
  tagName: 'lib-switch',
13
13
  elementClass: Element,
14
14
  events: {
15
- 'onUiLibChange': 'ui-lib-change'
16
- }
15
+ 'onUiLibChange': 'ui-lib-change'
16
+ },
17
17
  });
18
18
 
19
- // Tipado para evitar el error "JSX element class does not support attributes"
20
- export const LibSwitch = _LibSwitch as unknown as React.FC<any>;
21
- export type LibSwitchProps = React.ComponentProps<typeof LibSwitch>;
19
+ // Cast necesario para resolver la incompatibilidad entre el tipo de retorno
20
+ // de createComponent y las restricciones de JSX. Evita @ts-nocheck manteniendo
21
+ // type-safety en el consumidor mediante LibSwitchProps.
22
+ // WebComponentBaseProps omite React.HTMLAttributes intencionadamente — ver types.ts.
23
+ export const LibSwitch = _LibSwitch as unknown as React.ComponentType<
24
+ WebComponentBaseProps & Record<string, unknown>
25
+ >;
26
+
27
+ export type LibSwitchProps = React.ComponentPropsWithRef<typeof LibSwitch>;
@@ -1,21 +1,27 @@
1
- // @ts-nocheck
2
- import React from 'react';
3
- import { createComponent, type EventName } from '@lit/react';
1
+ import React from 'react';
2
+ import { createComponent } from '@lit/react';
4
3
  import { LibTabs as Element } from '../index.js';
4
+ import type { WebComponentBaseProps } from './types.js';
5
5
 
6
6
  /**
7
- * Wrapper de React para <lib-tabs>
8
- * Generado automáticamente - No editar manualmente.
7
+ * React wrapper for <lib-tabs>
8
+ * Auto-generated do not edit manually.
9
9
  */
10
- export const _LibTabs = createComponent({
10
+ const _LibTabs = createComponent({
11
11
  react: React,
12
12
  tagName: 'lib-tabs',
13
13
  elementClass: Element,
14
14
  events: {
15
- 'onUiLibTabChange': 'ui-lib-tab-change'
16
- }
15
+ 'onUiLibTabChange': 'ui-lib-tab-change'
16
+ },
17
17
  });
18
18
 
19
- // Tipado para evitar el error "JSX element class does not support attributes"
20
- export const LibTabs = _LibTabs as unknown as React.FC<any>;
21
- export type LibTabsProps = React.ComponentProps<typeof LibTabs>;
19
+ // Cast necesario para resolver la incompatibilidad entre el tipo de retorno
20
+ // de createComponent y las restricciones de JSX. Evita @ts-nocheck manteniendo
21
+ // type-safety en el consumidor mediante LibTabsProps.
22
+ // WebComponentBaseProps omite React.HTMLAttributes intencionadamente — ver types.ts.
23
+ export const LibTabs = _LibTabs as unknown as React.ComponentType<
24
+ WebComponentBaseProps & Record<string, unknown>
25
+ >;
26
+
27
+ export type LibTabsProps = React.ComponentPropsWithRef<typeof LibTabs>;
@@ -1,19 +1,25 @@
1
- // @ts-nocheck
2
- import React from 'react';
3
- import { createComponent, type EventName } from '@lit/react';
1
+ import React from 'react';
2
+ import { createComponent } from '@lit/react';
4
3
  import { LibTextGlitch as Element } from '../index.js';
4
+ import type { WebComponentBaseProps } from './types.js';
5
5
 
6
6
  /**
7
- * Wrapper de React para <lib-text-glitch>
8
- * Generado automáticamente - No editar manualmente.
7
+ * React wrapper for <lib-text-glitch>
8
+ * Auto-generated do not edit manually.
9
9
  */
10
- export const _LibTextGlitch = createComponent({
10
+ const _LibTextGlitch = createComponent({
11
11
  react: React,
12
12
  tagName: 'lib-text-glitch',
13
13
  elementClass: Element,
14
- events: {}
14
+ events: {},
15
15
  });
16
16
 
17
- // Tipado para evitar el error "JSX element class does not support attributes"
18
- export const LibTextGlitch = _LibTextGlitch as unknown as React.FC<any>;
19
- export type LibTextGlitchProps = React.ComponentProps<typeof LibTextGlitch>;
17
+ // Cast necesario para resolver la incompatibilidad entre el tipo de retorno
18
+ // de createComponent y las restricciones de JSX. Evita @ts-nocheck manteniendo
19
+ // type-safety en el consumidor mediante LibTextGlitchProps.
20
+ // WebComponentBaseProps omite React.HTMLAttributes intencionadamente — ver types.ts.
21
+ export const LibTextGlitch = _LibTextGlitch as unknown as React.ComponentType<
22
+ WebComponentBaseProps & Record<string, unknown>
23
+ >;
24
+
25
+ export type LibTextGlitchProps = React.ComponentPropsWithRef<typeof LibTextGlitch>;
@@ -1,22 +1,28 @@
1
- // @ts-nocheck
2
- import React from 'react';
3
- import { createComponent, type EventName } from '@lit/react';
1
+ import React from 'react';
2
+ import { createComponent } from '@lit/react';
4
3
  import { LibTextList as Element } from '../index.js';
4
+ import type { WebComponentBaseProps } from './types.js';
5
5
 
6
6
  /**
7
- * Wrapper de React para <lib-text-list>
8
- * Generado automáticamente - No editar manualmente.
7
+ * React wrapper for <lib-text-list>
8
+ * Auto-generated do not edit manually.
9
9
  */
10
- export const _LibTextList = createComponent({
10
+ const _LibTextList = createComponent({
11
11
  react: React,
12
12
  tagName: 'lib-text-list',
13
13
  elementClass: Element,
14
14
  events: {
15
- 'onUiLibRowClick': 'ui-lib-row-click',
16
- 'onUiLibToggle': 'ui-lib-toggle'
17
- }
15
+ 'onUiLibRowClick': 'ui-lib-row-click',
16
+ 'onUiLibToggle': 'ui-lib-toggle'
17
+ },
18
18
  });
19
19
 
20
- // Tipado para evitar el error "JSX element class does not support attributes"
21
- export const LibTextList = _LibTextList as unknown as React.FC<any>;
22
- export type LibTextListProps = React.ComponentProps<typeof LibTextList>;
20
+ // Cast necesario para resolver la incompatibilidad entre el tipo de retorno
21
+ // de createComponent y las restricciones de JSX. Evita @ts-nocheck manteniendo
22
+ // type-safety en el consumidor mediante LibTextListProps.
23
+ // WebComponentBaseProps omite React.HTMLAttributes intencionadamente — ver types.ts.
24
+ export const LibTextList = _LibTextList as unknown as React.ComponentType<
25
+ WebComponentBaseProps & Record<string, unknown>
26
+ >;
27
+
28
+ export type LibTextListProps = React.ComponentPropsWithRef<typeof LibTextList>;
@@ -1,19 +1,25 @@
1
- // @ts-nocheck
2
- import React from 'react';
3
- import { createComponent, type EventName } from '@lit/react';
1
+ import React from 'react';
2
+ import { createComponent } from '@lit/react';
4
3
  import { LibTimelineItem as Element } from '../index.js';
4
+ import type { WebComponentBaseProps } from './types.js';
5
5
 
6
6
  /**
7
- * Wrapper de React para <lib-timeline-item>
8
- * Generado automáticamente - No editar manualmente.
7
+ * React wrapper for <lib-timeline-item>
8
+ * Auto-generated do not edit manually.
9
9
  */
10
- export const _LibTimelineItem = createComponent({
10
+ const _LibTimelineItem = createComponent({
11
11
  react: React,
12
12
  tagName: 'lib-timeline-item',
13
13
  elementClass: Element,
14
- events: {}
14
+ events: {},
15
15
  });
16
16
 
17
- // Tipado para evitar el error "JSX element class does not support attributes"
18
- export const LibTimelineItem = _LibTimelineItem as unknown as React.FC<any>;
19
- export type LibTimelineItemProps = React.ComponentProps<typeof LibTimelineItem>;
17
+ // Cast necesario para resolver la incompatibilidad entre el tipo de retorno
18
+ // de createComponent y las restricciones de JSX. Evita @ts-nocheck manteniendo
19
+ // type-safety en el consumidor mediante LibTimelineItemProps.
20
+ // WebComponentBaseProps omite React.HTMLAttributes intencionadamente — ver types.ts.
21
+ export const LibTimelineItem = _LibTimelineItem as unknown as React.ComponentType<
22
+ WebComponentBaseProps & Record<string, unknown>
23
+ >;
24
+
25
+ export type LibTimelineItemProps = React.ComponentPropsWithRef<typeof LibTimelineItem>;
@@ -1,19 +1,25 @@
1
- // @ts-nocheck
2
- import React from 'react';
3
- import { createComponent, type EventName } from '@lit/react';
1
+ import React from 'react';
2
+ import { createComponent } from '@lit/react';
4
3
  import { LibTimeline as Element } from '../index.js';
4
+ import type { WebComponentBaseProps } from './types.js';
5
5
 
6
6
  /**
7
- * Wrapper de React para <lib-timeline>
8
- * Generado automáticamente - No editar manualmente.
7
+ * React wrapper for <lib-timeline>
8
+ * Auto-generated do not edit manually.
9
9
  */
10
- export const _LibTimeline = createComponent({
10
+ const _LibTimeline = createComponent({
11
11
  react: React,
12
12
  tagName: 'lib-timeline',
13
13
  elementClass: Element,
14
- events: {}
14
+ events: {},
15
15
  });
16
16
 
17
- // Tipado para evitar el error "JSX element class does not support attributes"
18
- export const LibTimeline = _LibTimeline as unknown as React.FC<any>;
19
- export type LibTimelineProps = React.ComponentProps<typeof LibTimeline>;
17
+ // Cast necesario para resolver la incompatibilidad entre el tipo de retorno
18
+ // de createComponent y las restricciones de JSX. Evita @ts-nocheck manteniendo
19
+ // type-safety en el consumidor mediante LibTimelineProps.
20
+ // WebComponentBaseProps omite React.HTMLAttributes intencionadamente — ver types.ts.
21
+ export const LibTimeline = _LibTimeline as unknown as React.ComponentType<
22
+ WebComponentBaseProps & Record<string, unknown>
23
+ >;
24
+
25
+ export type LibTimelineProps = React.ComponentPropsWithRef<typeof LibTimeline>;
@@ -1,19 +1,25 @@
1
- // @ts-nocheck
2
- import React from 'react';
3
- import { createComponent, type EventName } from '@lit/react';
1
+ import React from 'react';
2
+ import { createComponent } from '@lit/react';
4
3
  import { LibToastManager as Element } from '../index.js';
4
+ import type { WebComponentBaseProps } from './types.js';
5
5
 
6
6
  /**
7
- * Wrapper de React para <lib-toast-manager>
8
- * Generado automáticamente - No editar manualmente.
7
+ * React wrapper for <lib-toast-manager>
8
+ * Auto-generated do not edit manually.
9
9
  */
10
- export const _LibToastManager = createComponent({
10
+ const _LibToastManager = createComponent({
11
11
  react: React,
12
12
  tagName: 'lib-toast-manager',
13
13
  elementClass: Element,
14
- events: {}
14
+ events: {},
15
15
  });
16
16
 
17
- // Tipado para evitar el error "JSX element class does not support attributes"
18
- export const LibToastManager = _LibToastManager as unknown as React.FC<any>;
19
- export type LibToastManagerProps = React.ComponentProps<typeof LibToastManager>;
17
+ // Cast necesario para resolver la incompatibilidad entre el tipo de retorno
18
+ // de createComponent y las restricciones de JSX. Evita @ts-nocheck manteniendo
19
+ // type-safety en el consumidor mediante LibToastManagerProps.
20
+ // WebComponentBaseProps omite React.HTMLAttributes intencionadamente — ver types.ts.
21
+ export const LibToastManager = _LibToastManager as unknown as React.ComponentType<
22
+ WebComponentBaseProps & Record<string, unknown>
23
+ >;
24
+
25
+ export type LibToastManagerProps = React.ComponentPropsWithRef<typeof LibToastManager>;
@@ -1,19 +1,25 @@
1
- // @ts-nocheck
2
- import React from 'react';
3
- import { createComponent, type EventName } from '@lit/react';
1
+ import React from 'react';
2
+ import { createComponent } from '@lit/react';
4
3
  import { LibTooltip as Element } from '../index.js';
4
+ import type { WebComponentBaseProps } from './types.js';
5
5
 
6
6
  /**
7
- * Wrapper de React para <lib-tooltip>
8
- * Generado automáticamente - No editar manualmente.
7
+ * React wrapper for <lib-tooltip>
8
+ * Auto-generated do not edit manually.
9
9
  */
10
- export const _LibTooltip = createComponent({
10
+ const _LibTooltip = createComponent({
11
11
  react: React,
12
12
  tagName: 'lib-tooltip',
13
13
  elementClass: Element,
14
- events: {}
14
+ events: {},
15
15
  });
16
16
 
17
- // Tipado para evitar el error "JSX element class does not support attributes"
18
- export const LibTooltip = _LibTooltip as unknown as React.FC<any>;
19
- export type LibTooltipProps = React.ComponentProps<typeof LibTooltip>;
17
+ // Cast necesario para resolver la incompatibilidad entre el tipo de retorno
18
+ // de createComponent y las restricciones de JSX. Evita @ts-nocheck manteniendo
19
+ // type-safety en el consumidor mediante LibTooltipProps.
20
+ // WebComponentBaseProps omite React.HTMLAttributes intencionadamente — ver types.ts.
21
+ export const LibTooltip = _LibTooltip as unknown as React.ComponentType<
22
+ WebComponentBaseProps & Record<string, unknown>
23
+ >;
24
+
25
+ export type LibTooltipProps = React.ComponentPropsWithRef<typeof LibTooltip>;
@@ -1,22 +1,28 @@
1
- // @ts-nocheck
2
- import React from 'react';
3
- import { createComponent, type EventName } from '@lit/react';
1
+ import React from 'react';
2
+ import { createComponent } from '@lit/react';
4
3
  import { LibTreeSelect as Element } from '../index.js';
4
+ import type { WebComponentBaseProps } from './types.js';
5
5
 
6
6
  /**
7
- * Wrapper de React para <lib-tree-select>
8
- * Generado automáticamente - No editar manualmente.
7
+ * React wrapper for <lib-tree-select>
8
+ * Auto-generated do not edit manually.
9
9
  */
10
- export const _LibTreeSelect = createComponent({
10
+ const _LibTreeSelect = createComponent({
11
11
  react: React,
12
12
  tagName: 'lib-tree-select',
13
13
  elementClass: Element,
14
14
  events: {
15
- 'onUiLibTreeConfirm': 'ui-lib-tree-confirm',
16
- 'onUiLibTreeChange': 'ui-lib-tree-change'
17
- }
15
+ 'onUiLibTreeConfirm': 'ui-lib-tree-confirm',
16
+ 'onUiLibTreeChange': 'ui-lib-tree-change'
17
+ },
18
18
  });
19
19
 
20
- // Tipado para evitar el error "JSX element class does not support attributes"
21
- export const LibTreeSelect = _LibTreeSelect as unknown as React.FC<any>;
22
- export type LibTreeSelectProps = React.ComponentProps<typeof LibTreeSelect>;
20
+ // Cast necesario para resolver la incompatibilidad entre el tipo de retorno
21
+ // de createComponent y las restricciones de JSX. Evita @ts-nocheck manteniendo
22
+ // type-safety en el consumidor mediante LibTreeSelectProps.
23
+ // WebComponentBaseProps omite React.HTMLAttributes intencionadamente — ver types.ts.
24
+ export const LibTreeSelect = _LibTreeSelect as unknown as React.ComponentType<
25
+ WebComponentBaseProps & Record<string, unknown>
26
+ >;
27
+
28
+ export type LibTreeSelectProps = React.ComponentPropsWithRef<typeof LibTreeSelect>;
@@ -1,19 +1,25 @@
1
- // @ts-nocheck
2
- import React from 'react';
3
- import { createComponent, type EventName } from '@lit/react';
1
+ import React from 'react';
2
+ import { createComponent } from '@lit/react';
4
3
  import { LibVisuallyHidden as Element } from '../index.js';
4
+ import type { WebComponentBaseProps } from './types.js';
5
5
 
6
6
  /**
7
- * Wrapper de React para <lib-visually-hidden>
8
- * Generado automáticamente - No editar manualmente.
7
+ * React wrapper for <lib-visually-hidden>
8
+ * Auto-generated do not edit manually.
9
9
  */
10
- export const _LibVisuallyHidden = createComponent({
10
+ const _LibVisuallyHidden = createComponent({
11
11
  react: React,
12
12
  tagName: 'lib-visually-hidden',
13
13
  elementClass: Element,
14
- events: {}
14
+ events: {},
15
15
  });
16
16
 
17
- // Tipado para evitar el error "JSX element class does not support attributes"
18
- export const LibVisuallyHidden = _LibVisuallyHidden as unknown as React.FC<any>;
19
- export type LibVisuallyHiddenProps = React.ComponentProps<typeof LibVisuallyHidden>;
17
+ // Cast necesario para resolver la incompatibilidad entre el tipo de retorno
18
+ // de createComponent y las restricciones de JSX. Evita @ts-nocheck manteniendo
19
+ // type-safety en el consumidor mediante LibVisuallyHiddenProps.
20
+ // WebComponentBaseProps omite React.HTMLAttributes intencionadamente — ver types.ts.
21
+ export const LibVisuallyHidden = _LibVisuallyHidden as unknown as React.ComponentType<
22
+ WebComponentBaseProps & Record<string, unknown>
23
+ >;
24
+
25
+ export type LibVisuallyHiddenProps = React.ComponentPropsWithRef<typeof LibVisuallyHidden>;
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Minimal base props shared by all web component React wrappers.
3
+ * Auto-generated — do not edit manually.
4
+ *
5
+ * WHY NOT React.HTMLAttributes<HTMLElement>:
6
+ * React types onChange as FormEventHandler<HTMLElement>, but Lit custom elements
7
+ * dispatch CustomEvent. These types are structurally incompatible — CustomEvent
8
+ * has .detail, .initCustomEvent, .composed, etc. that FormEvent lacks.
9
+ * Under strict tsc -b this causes a build error in consumer projects.
10
+ *
11
+ * By using this minimal base + Record<string, unknown>, consumers can pass
12
+ * any event handler typed as CustomEvent without casting on their side:
13
+ *
14
+ * <LibCheckbox onChange={(e: CustomEvent<{ checked: boolean }>) => ...} />
15
+ *
16
+ * Standard structural props (style, className, children, slot, id, ref) are
17
+ * explicitly declared so IDEs provide autocomplete for the most common cases.
18
+ */
19
+ export type WebComponentBaseProps = {
20
+ children?: React.ReactNode;
21
+ style?: React.CSSProperties;
22
+ className?: string;
23
+ slot?: string;
24
+ id?: string;
25
+ ref?: React.Ref<HTMLElement>;
26
+ };
@@ -0,0 +1 @@
1
+ {"version":3,"file":"lib-text-glitch.component.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/text-glitch/lib-text-glitch.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAkB,cAAc,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAQjF,4CAA4C;AAC5C,MAAM,MAAM,iBAAiB,GAAG,OAAO,GAAG,MAAM,GAAG,OAAO,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;AAE3F;;;;GAIG;AACH,MAAM,MAAM,iBAAiB,GAAG,OAAO,GAAG,QAAQ,CAAC;AASnD;;;;;;;;;;GAUG;AACH,qBACa,aAAc,SAAQ,UAAU;IAC3C,OAAgB,MAAM,4BAGpB;IAKF,IAAI,EAAE,MAAM,CAAM;IAGlB,OAAO,EAAE,iBAAiB,CAAW;IAGrC,OAAO,EAAE,iBAAiB,CAAW;IAErC,qEAAqE;IAErE,MAAM,EAAE,OAAO,CAAS;IAIxB,OAAO,CAAC,QAAQ,CAAS;IACzB,OAAO,CAAC,YAAY,CAAC,CAAgC;IAGrD,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAAuC;IAI/D,iBAAiB,IAAI,IAAI;IAKzB,oBAAoB,IAAI,IAAI;IAM5B,OAAO,CAAC,OAAO,EAAE,cAAc,GAAG,IAAI;IAetC,MAAM,IAAI,cAAc;IAMjC;;;;;OAKG;IACH,IAAI,IAAI,IAAI;IAYZ,gEAAgE;IAChE,IAAI,IAAI,IAAI;IAQZ,OAAO,CAAC,YAAY;IAWpB,OAAO,CAAC,qBAAqB;IAO7B;;;;;;OAMG;IACH,OAAO,CAAC,WAAW;CAuDpB;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,iBAAiB,EAAE,aAAa,CAAC;KAClC;CACF"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"lib-text-glitch.html.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/text-glitch/lib-text-glitch.html.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,cAAc,EAAE,MAAM,KAAK,CAAC;AAC3C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAC;AAErE,MAAM,WAAW,uBAAuB;IACtC,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,iBAAiB,CAAC;CAC5B;AAED;;;;;;;;;GASG;AACH,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,uBAAuB,GAAG,cAAc,CAcjF"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"lib-text-glitch.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/text-glitch/lib-text-glitch.stories.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,gCAAgC,CAAC;AAEhE,OAAO,6BAA6B,CAAC;AACrC,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAEjE,KAAK,iBAAiB,GAAG,IAAI,CAAC,aAAa,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC,CAAC;AAExF,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,iBAAiB,CAoCjC,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,iBAAiB,CAAC,CAAC;AAMzC,eAAO,MAAM,UAAU,EAAE,KAOxB,CAAC;AAMF,eAAO,MAAM,WAAW,EAAE,KAkCzB,CAAC;AAMF,eAAO,MAAM,KAAK,EAAE,KAmCnB,CAAC;AAMF,eAAO,MAAM,IAAI,EAAE,KA4BlB,CAAC;AAMF,eAAO,MAAM,KAAK,EAAE,KAqBnB,CAAC;AAMF,eAAO,MAAM,MAAM,EAAE,KA0CpB,CAAC;AAMF,eAAO,MAAM,MAAM,EAAE,KA0CpB,CAAC;AAMF,eAAO,MAAM,KAAK,EAAE,KA6BnB,CAAC;AAMF,eAAO,MAAM,UAAU,EAAE,KAwExB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"lib-drawer.component.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/drawer/lib-drawer.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAkB,cAAc,EAAE,MAAM,KAAK,CAAC;AAKjE,OAAO,KAAK,EAAE,eAAe,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAErF;;;;;;;;;;;;;;;;;;;GAmBG;AACH,qBACa,SAAU,SAAQ,UAAU;IACvC,OAAgB,MAAM,4BAGpB;IAGF,QAAQ,CAAC,IAAI,SAA0C;IAGvD,IAAI,UAAS;IAGb,SAAS,EAAE,eAAe,CAAW;IAGrC,IAAI,EAAE,UAAU,CAAQ;IAGxB,OAAO,EAAE,aAAa,CAAa;IAGnC,KAAK,SAAM;IAGX,OAAO,SAAM;IAGb,QAAQ,SAAM;IAGd,WAAW,SAAM;IAMR,iBAAiB,IAAI,IAAI;IAKzB,oBAAoB,IAAI,IAAI;IAO5B,OAAO,CAAC,OAAO,EAAE,GAAG,CAAC,WAAW,EAAE,OAAO,CAAC,GAAG,IAAI;IAwB1D,yCAAyC;IACzC,MAAM,IAAI,IAAI;IAad,OAAO,CAAC,aAAa;IAYrB,OAAO,CAAC,UAAU,CAuBhB;cAKiB,MAAM,IAAI,cAAc;CAG5C;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,YAAY,EAAE,SAAS,CAAC;KACzB;CACF"}
1
+ {"version":3,"file":"lib-drawer.component.d.ts","sourceRoot":"","sources":["../../../../../src/components/organisms/drawer/lib-drawer.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAkB,cAAc,EAAE,MAAM,KAAK,CAAC;AAKjE,OAAO,KAAK,EAAE,eAAe,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAErF;;;;;;;;;;;;;;;;;;;GAmBG;AACH,qBACa,SAAU,SAAQ,UAAU;IACvC,OAAgB,MAAM,4BAGpB;IAGF,QAAQ,CAAC,IAAI,EAAE,MAAM,CAER;IAGb,IAAI,UAAS;IAGb,SAAS,EAAE,eAAe,CAAW;IAGrC,IAAI,EAAE,UAAU,CAAQ;IAGxB,OAAO,EAAE,aAAa,CAAa;IAGnC,KAAK,SAAM;IAGX,OAAO,SAAM;IAGb,QAAQ,SAAM;IAGd,WAAW,SAAM;IAMR,iBAAiB,IAAI,IAAI;IAKzB,oBAAoB,IAAI,IAAI;IAO5B,OAAO,CAAC,OAAO,EAAE,GAAG,CAAC,WAAW,EAAE,OAAO,CAAC,GAAG,IAAI;IAwB1D,yCAAyC;IACzC,MAAM,IAAI,IAAI;IAad,OAAO,CAAC,aAAa;IAYrB,OAAO,CAAC,UAAU,CAuBhB;cAKiB,MAAM,IAAI,cAAc;CAG5C;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,YAAY,EAAE,SAAS,CAAC;KACzB;CACF"}
@@ -35,7 +35,7 @@ export * from './components/atoms/spinner/lib-spinner.component';
35
35
  export * from './components/atoms/bento-item/lib-bento-item.component';
36
36
  export * from './components/atoms/reading-progress/lib-reading-progress.component';
37
37
  export * from './components/atoms/liquid-button/lib-liquid-button.component';
38
- export * from './components/atoms/text-glich/lib-text-glitch.component';
38
+ export * from './components/atoms/text-glitch/lib-text-glitch.component';
39
39
  export * from './components/atoms/background/lib-background.component';
40
40
  export * from './components/atoms/burger-button/lib-burger-button.component';
41
41
  export * from './components/atoms/eyebrow/lib-eyebrow.component';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,4BAA4B,CAAC;AACpC,cAAc,8BAA8B,CAAC;AAE7C,cAAc,0DAA0D,CAAC;AACzE,cAAc,wDAAwD,CAAC;AACvE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,oDAAoD,CAAC;AACnE,cAAc,sDAAsD,CAAC;AACrE,cAAc,4DAA4D,CAAC;AAC3E,cAAc,wDAAwD,CAAC;AACvE,cAAc,oDAAoD,CAAC;AACnE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,kDAAkD,CAAC;AACjE,cAAc,4CAA4C,CAAC;AAC3D,cAAc,gDAAgD,CAAC;AAC/D,cAAc,kEAAkE,CAAC;AACjF,cAAc,8CAA8C,CAAC;AAC7D,cAAc,gDAAgD,CAAC;AAC/D,cAAc,8DAA8D,CAAC;AAC7E,cAAc,4CAA4C,CAAC;AAC3D,cAAc,8CAA8C,CAAC;AAC7D,cAAc,4CAA4C,CAAC;AAC3D,cAAc,gDAAgD,CAAC;AAC/D,cAAc,oDAAoD,CAAC;AACnE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,sDAAsD,CAAA;AACpE,cAAc,kDAAkD,CAAA;AAChE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,gDAAgD,CAAC;AAC/D,cAAc,4DAA4D,CAAC;AAC3E,cAAc,kEAAkE,CAAC;AACjF,cAAc,oDAAoD,CAAC;AACnE,cAAc,8CAA8C,CAAC;AAC7D,cAAc,0CAA0C,CAAC;AACzD,cAAc,kDAAkD,CAAC;AACjE,cAAc,wDAAwD,CAAC;AACvE,cAAc,oEAAoE,CAAC;AACnF,cAAc,8DAA8D,CAAA;AAC5E,cAAc,yDAAyD,CAAA;AACvE,cAAc,wDAAwD,CAAA;AACtE,cAAc,8DAA8D,CAAA;AAC5E,cAAc,kDAAkD,CAAC;AACjE,cAAc,kEAAkE,CAAC;AACjF,cAAc,2DAA2D,CAAC;AAC1E,cAAc,4DAA4D,CAAC;AAC3E,cAAc,8CAA8C,CAAC;AAC7D,cAAc,0DAA0D,CAAC;AAGzE,cAAc,4DAA4D,CAAC;AAC3E,cAAc,oDAAoD,CAAC;AACnE,cAAc,sDAAsD,CAAC;AACrE,cAAc,wDAAwD,CAAC;AACvE,cAAc,8DAA8D,CAAC;AAC7E,cAAc,gDAAgD,CAAC;AAC/D,cAAc,kEAAkE,CAAC;AACjF,cAAc,0EAA0E,CAAC;AACzF,cAAc,kDAAkD,CAAC;AACjE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,mEAAmE,CAAC;AAClF,cAAc,gEAAgE,CAAC;AAC/E,cAAc,4DAA4D,CAAC;AAC3E,cAAc,gDAAgD,CAAC;AAC/D,cAAc,kDAAkD,CAAC;AACjE,cAAc,4DAA4D,CAAC;AAC3E,cAAc,gEAAgE,CAAC;AAC/E,cAAc,kEAAkE,CAAC;AACjF,cAAc,oDAAoD,CAAC;AAEnE,cAAc,wDAAwD,CAAC;AAGvE,cAAc,oDAAoD,CAAC;AACnE,cAAc,sDAAsD,CAAC;AACrE,cAAc,sDAAsD,CAAC;AACrE,cAAc,oDAAoD,CAAC;AACnE,cAAc,4DAA4D,CAAC;AAC3E,cAAc,0DAA0D,CAAC;AACzE,cAAc,kEAAkE,CAAC;AACjF,cAAc,kEAAkE,CAAC;AACjF,cAAc,wEAAwE,CAAC;AACvF,cAAc,6DAA6D,CAAC;AAC5E,cAAc,wDAAwD,CAAC;AAEvE,cAAc,0FAA0F,CAAC;AACzG,cAAc,wDAAwD,CAAC;AACvE,cAAc,4DAA4D,CAAA;AAC1E,cAAc,oDAAoD,CAAC;AAGnE,cAAc,sEAAsE,CAAC;AACrF,cAAc,gEAAgE,CAAC;AAE/E,cAAc,kDAAkD,CAAC;AAEjE,cAAc,gBAAgB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,4BAA4B,CAAC;AACpC,cAAc,8BAA8B,CAAC;AAE7C,cAAc,0DAA0D,CAAC;AACzE,cAAc,wDAAwD,CAAC;AACvE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,oDAAoD,CAAC;AACnE,cAAc,sDAAsD,CAAC;AACrE,cAAc,4DAA4D,CAAC;AAC3E,cAAc,wDAAwD,CAAC;AACvE,cAAc,oDAAoD,CAAC;AACnE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,kDAAkD,CAAC;AACjE,cAAc,4CAA4C,CAAC;AAC3D,cAAc,gDAAgD,CAAC;AAC/D,cAAc,kEAAkE,CAAC;AACjF,cAAc,8CAA8C,CAAC;AAC7D,cAAc,gDAAgD,CAAC;AAC/D,cAAc,8DAA8D,CAAC;AAC7E,cAAc,4CAA4C,CAAC;AAC3D,cAAc,8CAA8C,CAAC;AAC7D,cAAc,4CAA4C,CAAC;AAC3D,cAAc,gDAAgD,CAAC;AAC/D,cAAc,oDAAoD,CAAC;AACnE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,sDAAsD,CAAA;AACpE,cAAc,kDAAkD,CAAA;AAChE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,gDAAgD,CAAC;AAC/D,cAAc,4DAA4D,CAAC;AAC3E,cAAc,kEAAkE,CAAC;AACjF,cAAc,oDAAoD,CAAC;AACnE,cAAc,8CAA8C,CAAC;AAC7D,cAAc,0CAA0C,CAAC;AACzD,cAAc,kDAAkD,CAAC;AACjE,cAAc,wDAAwD,CAAC;AACvE,cAAc,oEAAoE,CAAC;AACnF,cAAc,8DAA8D,CAAA;AAC5E,cAAc,0DAA0D,CAAA;AACxE,cAAc,wDAAwD,CAAA;AACtE,cAAc,8DAA8D,CAAA;AAC5E,cAAc,kDAAkD,CAAC;AACjE,cAAc,kEAAkE,CAAC;AACjF,cAAc,2DAA2D,CAAC;AAC1E,cAAc,4DAA4D,CAAC;AAC3E,cAAc,8CAA8C,CAAC;AAC7D,cAAc,0DAA0D,CAAC;AAGzE,cAAc,4DAA4D,CAAC;AAC3E,cAAc,oDAAoD,CAAC;AACnE,cAAc,sDAAsD,CAAC;AACrE,cAAc,wDAAwD,CAAC;AACvE,cAAc,8DAA8D,CAAC;AAC7E,cAAc,gDAAgD,CAAC;AAC/D,cAAc,kEAAkE,CAAC;AACjF,cAAc,0EAA0E,CAAC;AACzF,cAAc,kDAAkD,CAAC;AACjE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,mEAAmE,CAAC;AAClF,cAAc,gEAAgE,CAAC;AAC/E,cAAc,4DAA4D,CAAC;AAC3E,cAAc,gDAAgD,CAAC;AAC/D,cAAc,kDAAkD,CAAC;AACjE,cAAc,4DAA4D,CAAC;AAC3E,cAAc,gEAAgE,CAAC;AAC/E,cAAc,kEAAkE,CAAC;AACjF,cAAc,oDAAoD,CAAC;AAEnE,cAAc,wDAAwD,CAAC;AAGvE,cAAc,oDAAoD,CAAC;AACnE,cAAc,sDAAsD,CAAC;AACrE,cAAc,sDAAsD,CAAC;AACrE,cAAc,oDAAoD,CAAC;AACnE,cAAc,4DAA4D,CAAC;AAC3E,cAAc,0DAA0D,CAAC;AACzE,cAAc,kEAAkE,CAAC;AACjF,cAAc,kEAAkE,CAAC;AACjF,cAAc,wEAAwE,CAAC;AACvF,cAAc,6DAA6D,CAAC;AAC5E,cAAc,wDAAwD,CAAC;AAEvE,cAAc,0FAA0F,CAAC;AACzG,cAAc,wDAAwD,CAAC;AACvE,cAAc,4DAA4D,CAAA;AAC1E,cAAc,oDAAoD,CAAC;AAGnE,cAAc,sEAAsE,CAAC;AACrF,cAAc,gEAAgE,CAAC;AAE/E,cAAc,kDAAkD,CAAC;AAEjE,cAAc,gBAAgB,CAAC"}
@@ -308,6 +308,10 @@ declare global {
308
308
 
309
309
  'on:ui-lib-dialog-close'?: (e: CustomEvent<any>) => void;
310
310
  };
311
+ 'lib-drawer': {
312
+
313
+ 'on:ui-lib-drawer-close'?: (e: CustomEvent<any>) => void;
314
+ };
311
315
  'lib-footer': {
312
316
 
313
317
  'on:ui-lib-footer-link-click'?: (e: CustomEvent<any>) => void;
@@ -316,10 +320,6 @@ declare global {
316
320
 
317
321
  'on:ui-lib-scroll-progress'?: (e: CustomEvent<any>) => void;
318
322
  };
319
- 'lib-drawer': {
320
-
321
- 'on:ui-lib-drawer-close'?: (e: CustomEvent<any>) => void;
322
- };
323
323
  'lib-parallax-container': {
324
324
 
325
325
 
@@ -0,0 +1,3 @@
1
+ declare const _default: import("vite").UserConfig;
2
+ export default _default;
3
+ //# sourceMappingURL=vitest.unit.config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vitest.unit.config.d.ts","sourceRoot":"","sources":["../vitest.unit.config.ts"],"names":[],"mappings":";AAaA,wBA8BG"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shibui-ui/ui",
3
- "version": "1.15.0",
3
+ "version": "1.19.8",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",
@@ -60,7 +60,10 @@
60
60
  "analyze": "cem analyze --litelement --exclude dist",
61
61
  "generate:wrappers": "tsx scripts/generate-wrappers.ts",
62
62
  "build": "pnpm run clean && vite build && tsc && pnpm run analyze && pnpm run generate:wrappers",
63
- "deploy": "firebase deploy --only hosting:storybook --project lib-ui-b67c5"
63
+ "deploy": "firebase deploy --only hosting:storybook --project lib-ui-b67c5",
64
+ "test:unit": "vitest run --config vitest.unit.config.ts",
65
+ "test:unit:watch": "vitest --config vitest.unit.config.ts",
66
+ "validate:wrappers": "tsx scripts/validate-react-wrappers.ts"
64
67
  },
65
68
  "keywords": [
66
69
  "web-components",
@@ -75,6 +78,7 @@
75
78
  "lit": "^3.0.0"
76
79
  },
77
80
  "devDependencies": {
81
+ "@types/react": "^18.0.0",
78
82
  "@axe-core/playwright": "^4.10.0",
79
83
  "@chromatic-com/storybook": "^5.0.0",
80
84
  "@commitlint/cli": "^20.4.1",
@@ -94,7 +98,6 @@
94
98
  "husky": "^9.1.7",
95
99
  "lint-staged": "^16.2.7",
96
100
  "lit": "^3.0.0",
97
- "playwright": "^1.49.0",
98
101
  "prettier": "^3.1.1",
99
102
  "rimraf": "^6.1.3",
100
103
  "sass": "^1.97.3",
@@ -1 +0,0 @@
1
- {"version":3,"file":"lib-text-glitch.component.d.ts","sourceRoot":"","sources":["../../../../src/components/atoms/text-glich/lib-text-glitch.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAkB,cAAc,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAQjF,4CAA4C;AAC5C,MAAM,MAAM,iBAAiB,GAAG,OAAO,GAAG,MAAM,GAAG,OAAO,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;AAE3F;;;;GAIG;AACH,MAAM,MAAM,iBAAiB,GAAG,OAAO,GAAG,QAAQ,CAAC;AASnD;;;;;;;;;;GAUG;AACH,qBACa,aAAc,SAAQ,UAAU;IAC3C,OAAgB,MAAM,4BAGpB;IAKF,IAAI,EAAE,MAAM,CAAM;IAGlB,OAAO,EAAE,iBAAiB,CAAW;IAGrC,OAAO,EAAE,iBAAiB,CAAW;IAErC,qEAAqE;IAErE,MAAM,EAAE,OAAO,CAAS;IAIxB,OAAO,CAAC,QAAQ,CAAS;IACzB,OAAO,CAAC,YAAY,CAAC,CAAgC;IAGrD,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAAuC;IAI/D,iBAAiB,IAAI,IAAI;IAKzB,oBAAoB,IAAI,IAAI;IAM5B,OAAO,CAAC,OAAO,EAAE,cAAc,GAAG,IAAI;IAetC,MAAM,IAAI,cAAc;IAMjC;;;;;OAKG;IACH,IAAI,IAAI,IAAI;IAYZ,gEAAgE;IAChE,IAAI,IAAI,IAAI;IAQZ,OAAO,CAAC,YAAY;IAWpB,OAAO,CAAC,qBAAqB;IAO7B;;;;;;OAMG;IACH,OAAO,CAAC,WAAW;CAuDpB;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,iBAAiB,EAAE,aAAa,CAAC;KAClC;CACF"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"lib-text-glitch.html.d.ts","sourceRoot":"","sources":["../../../../src/components/atoms/text-glich/lib-text-glitch.html.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,cAAc,EAAE,MAAM,KAAK,CAAC;AAC3C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAC;AAErE,MAAM,WAAW,uBAAuB;IACtC,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,iBAAiB,CAAC;CAC5B;AAED;;;;;;;;;GASG;AACH,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,uBAAuB,GAAG,cAAc,CAcjF"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"lib-text-glitch.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/atoms/text-glich/lib-text-glitch.stories.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,gCAAgC,CAAC;AAEhE,OAAO,6BAA6B,CAAC;AACrC,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAEjE,KAAK,iBAAiB,GAAG,IAAI,CAAC,aAAa,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC,CAAC;AAExF,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,iBAAiB,CAoCjC,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,iBAAiB,CAAC,CAAC;AAMzC,eAAO,MAAM,UAAU,EAAE,KAOxB,CAAC;AAMF,eAAO,MAAM,WAAW,EAAE,KAkCzB,CAAC;AAMF,eAAO,MAAM,KAAK,EAAE,KAmCnB,CAAC;AAMF,eAAO,MAAM,IAAI,EAAE,KA4BlB,CAAC;AAMF,eAAO,MAAM,KAAK,EAAE,KAqBnB,CAAC;AAMF,eAAO,MAAM,MAAM,EAAE,KA0CpB,CAAC;AAMF,eAAO,MAAM,MAAM,EAAE,KA0CpB,CAAC;AAMF,eAAO,MAAM,KAAK,EAAE,KA6BnB,CAAC;AAMF,eAAO,MAAM,UAAU,EAAE,KAwExB,CAAC"}