@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
@@ -7077,7 +7077,7 @@
7077
7077
  },
7078
7078
  {
7079
7079
  "kind": "javascript-module",
7080
- "path": "src/components/atoms/text-glich/lib-text-glitch.component.ts",
7080
+ "path": "src/components/atoms/text-glitch/lib-text-glitch.component.ts",
7081
7081
  "declarations": [
7082
7082
  {
7083
7083
  "kind": "class",
@@ -7254,7 +7254,7 @@
7254
7254
  "name": "LibTextGlitch",
7255
7255
  "declaration": {
7256
7256
  "name": "LibTextGlitch",
7257
- "module": "src/components/atoms/text-glich/lib-text-glitch.component.ts"
7257
+ "module": "src/components/atoms/text-glitch/lib-text-glitch.component.ts"
7258
7258
  }
7259
7259
  },
7260
7260
  {
@@ -7262,7 +7262,7 @@
7262
7262
  "name": "lib-text-glitch",
7263
7263
  "declaration": {
7264
7264
  "name": "LibTextGlitch",
7265
- "module": "src/components/atoms/text-glich/lib-text-glitch.component.ts"
7265
+ "module": "src/components/atoms/text-glitch/lib-text-glitch.component.ts"
7266
7266
  }
7267
7267
  }
7268
7268
  ]
@@ -16923,6 +16923,268 @@
16923
16923
  }
16924
16924
  ]
16925
16925
  },
16926
+ {
16927
+ "kind": "javascript-module",
16928
+ "path": "src/components/organisms/drawer/lib-drawer.component.ts",
16929
+ "declarations": [
16930
+ {
16931
+ "kind": "class",
16932
+ "description": "lib-drawer — Shibui UI · SG-59",
16933
+ "name": "LibDrawer",
16934
+ "slots": [
16935
+ {
16936
+ "description": "Contenido del body",
16937
+ "name": "—"
16938
+ },
16939
+ {
16940
+ "description": "— Reemplaza el título",
16941
+ "name": "title"
16942
+ },
16943
+ {
16944
+ "description": "— Reemplaza el eyebrow",
16945
+ "name": "eyebrow"
16946
+ },
16947
+ {
16948
+ "description": "— Reemplaza el subtítulo",
16949
+ "name": "subtitle"
16950
+ },
16951
+ {
16952
+ "description": "— Botones de pie (oculto si vacío)",
16953
+ "name": "footer"
16954
+ }
16955
+ ],
16956
+ "members": [
16957
+ {
16958
+ "kind": "field",
16959
+ "name": "_uid",
16960
+ "type": {
16961
+ "text": "string"
16962
+ },
16963
+ "readonly": true
16964
+ },
16965
+ {
16966
+ "kind": "field",
16967
+ "name": "open",
16968
+ "type": {
16969
+ "text": "boolean"
16970
+ },
16971
+ "default": "false",
16972
+ "description": "— Abre / cierra el drawer",
16973
+ "attribute": "open",
16974
+ "reflects": true
16975
+ },
16976
+ {
16977
+ "kind": "field",
16978
+ "name": "placement",
16979
+ "type": {
16980
+ "text": "DrawerPlacement"
16981
+ },
16982
+ "default": "'right'",
16983
+ "description": "— 'right'(default) | 'left' | 'top' | 'bottom'",
16984
+ "attribute": "placement",
16985
+ "reflects": true
16986
+ },
16987
+ {
16988
+ "kind": "field",
16989
+ "name": "size",
16990
+ "type": {
16991
+ "text": "DrawerSize"
16992
+ },
16993
+ "default": "'md'",
16994
+ "description": "— 'sm' | 'md'(default) | 'lg' | 'xl' | 'full'",
16995
+ "attribute": "size",
16996
+ "reflects": true
16997
+ },
16998
+ {
16999
+ "kind": "field",
17000
+ "name": "variant",
17001
+ "type": {
17002
+ "text": "DrawerVariant"
17003
+ },
17004
+ "default": "'default'",
17005
+ "description": "— 'default' | 'dark' | 'kintsugi' | 'kintsugi-dark' | 'glitch' | 'glitch-dark'",
17006
+ "attribute": "variant",
17007
+ "reflects": true
17008
+ },
17009
+ {
17010
+ "kind": "field",
17011
+ "name": "label",
17012
+ "type": {
17013
+ "text": "string"
17014
+ },
17015
+ "default": "''",
17016
+ "description": "— Texto del título (también rellenable via slot[name=\"title\"])",
17017
+ "attribute": "label"
17018
+ },
17019
+ {
17020
+ "kind": "field",
17021
+ "name": "eyebrow",
17022
+ "type": {
17023
+ "text": "string"
17024
+ },
17025
+ "default": "''",
17026
+ "description": "— Texto del eyebrow (también via slot[name=\"eyebrow\"])",
17027
+ "attribute": "eyebrow"
17028
+ },
17029
+ {
17030
+ "kind": "field",
17031
+ "name": "subtitle",
17032
+ "type": {
17033
+ "text": "string"
17034
+ },
17035
+ "default": "''",
17036
+ "description": "— Texto del subtítulo (también via slot[name=\"subtitle\"])",
17037
+ "attribute": "subtitle"
17038
+ },
17039
+ {
17040
+ "kind": "field",
17041
+ "name": "drawerLabel",
17042
+ "type": {
17043
+ "text": "string"
17044
+ },
17045
+ "default": "''",
17046
+ "attribute": "drawer-label"
17047
+ },
17048
+ {
17049
+ "kind": "method",
17050
+ "name": "_close",
17051
+ "return": {
17052
+ "type": {
17053
+ "text": "void"
17054
+ }
17055
+ },
17056
+ "description": "Cierra el drawer y emite el evento"
17057
+ },
17058
+ {
17059
+ "kind": "method",
17060
+ "name": "_getFocusable",
17061
+ "privacy": "private",
17062
+ "return": {
17063
+ "type": {
17064
+ "text": "HTMLElement[]"
17065
+ }
17066
+ }
17067
+ },
17068
+ {
17069
+ "kind": "field",
17070
+ "name": "_onKeyDown",
17071
+ "privacy": "private"
17072
+ },
17073
+ {
17074
+ "description": "— Aria-label del dialog (default = label)",
17075
+ "name": "drawer-label",
17076
+ "kind": "field"
17077
+ }
17078
+ ],
17079
+ "events": [
17080
+ {
17081
+ "name": "ui-lib-drawer-close",
17082
+ "type": {
17083
+ "text": "CustomEvent"
17084
+ },
17085
+ "description": "— Cuando el drawer se cierra (backdrop, Escape, botón X)"
17086
+ }
17087
+ ],
17088
+ "attributes": [
17089
+ {
17090
+ "name": "open",
17091
+ "type": {
17092
+ "text": "boolean"
17093
+ },
17094
+ "default": "false",
17095
+ "description": "— Abre / cierra el drawer",
17096
+ "fieldName": "open"
17097
+ },
17098
+ {
17099
+ "name": "placement",
17100
+ "type": {
17101
+ "text": "DrawerPlacement"
17102
+ },
17103
+ "default": "'right'",
17104
+ "description": "— 'right'(default) | 'left' | 'top' | 'bottom'",
17105
+ "fieldName": "placement"
17106
+ },
17107
+ {
17108
+ "name": "size",
17109
+ "type": {
17110
+ "text": "DrawerSize"
17111
+ },
17112
+ "default": "'md'",
17113
+ "description": "— 'sm' | 'md'(default) | 'lg' | 'xl' | 'full'",
17114
+ "fieldName": "size"
17115
+ },
17116
+ {
17117
+ "name": "variant",
17118
+ "type": {
17119
+ "text": "DrawerVariant"
17120
+ },
17121
+ "default": "'default'",
17122
+ "description": "— 'default' | 'dark' | 'kintsugi' | 'kintsugi-dark' | 'glitch' | 'glitch-dark'",
17123
+ "fieldName": "variant"
17124
+ },
17125
+ {
17126
+ "name": "label",
17127
+ "type": {
17128
+ "text": "string"
17129
+ },
17130
+ "default": "''",
17131
+ "description": "— Texto del título (también rellenable via slot[name=\"title\"])",
17132
+ "fieldName": "label"
17133
+ },
17134
+ {
17135
+ "name": "eyebrow",
17136
+ "type": {
17137
+ "text": "string"
17138
+ },
17139
+ "default": "''",
17140
+ "description": "— Texto del eyebrow (también via slot[name=\"eyebrow\"])",
17141
+ "fieldName": "eyebrow"
17142
+ },
17143
+ {
17144
+ "name": "subtitle",
17145
+ "type": {
17146
+ "text": "string"
17147
+ },
17148
+ "default": "''",
17149
+ "description": "— Texto del subtítulo (también via slot[name=\"subtitle\"])",
17150
+ "fieldName": "subtitle"
17151
+ },
17152
+ {
17153
+ "name": "drawer-label",
17154
+ "type": {
17155
+ "text": "string"
17156
+ },
17157
+ "default": "''",
17158
+ "fieldName": "drawerLabel"
17159
+ }
17160
+ ],
17161
+ "superclass": {
17162
+ "name": "LitElement",
17163
+ "package": "lit"
17164
+ },
17165
+ "tagName": "lib-drawer",
17166
+ "customElement": true
17167
+ }
17168
+ ],
17169
+ "exports": [
17170
+ {
17171
+ "kind": "js",
17172
+ "name": "LibDrawer",
17173
+ "declaration": {
17174
+ "name": "LibDrawer",
17175
+ "module": "src/components/organisms/drawer/lib-drawer.component.ts"
17176
+ }
17177
+ },
17178
+ {
17179
+ "kind": "custom-element-definition",
17180
+ "name": "lib-drawer",
17181
+ "declaration": {
17182
+ "name": "LibDrawer",
17183
+ "module": "src/components/organisms/drawer/lib-drawer.component.ts"
17184
+ }
17185
+ }
17186
+ ]
17187
+ },
16926
17188
  {
16927
17189
  "kind": "javascript-module",
16928
17190
  "path": "src/components/organisms/footer/lib-footer.component.ts",
@@ -17233,485 +17495,226 @@
17233
17495
  {
17234
17496
  "name": "legal-links",
17235
17497
  "type": {
17236
- "text": "FooterLink[]"
17237
- },
17238
- "default": "[ { label: 'privacy.md', href: '#' }, { label: 'terms.md', href: '#' }, ]",
17239
- "fieldName": "legalLinks"
17240
- },
17241
- {
17242
- "name": "runtime-lines",
17243
- "type": {
17244
- "text": "{ key: string; value: string }[]"
17245
- },
17246
- "default": "[ { key: 'node', value: 'v22.0.0' }, { key: 'css', value: 'pure · no-build' }, { key: 'fonts', value: 'google CDN' }, { key: 'deps', value: '0' }, { key: 'size', value: '~180kb total' }, ]",
17247
- "fieldName": "runtimeLines"
17248
- }
17249
- ],
17250
- "superclass": {
17251
- "name": "LitElement",
17252
- "package": "lit"
17253
- },
17254
- "tagName": "lib-footer",
17255
- "customElement": true
17256
- }
17257
- ],
17258
- "exports": [
17259
- {
17260
- "kind": "js",
17261
- "name": "LibFooter",
17262
- "declaration": {
17263
- "name": "LibFooter",
17264
- "module": "src/components/organisms/footer/lib-footer.component.ts"
17265
- }
17266
- },
17267
- {
17268
- "kind": "custom-element-definition",
17269
- "name": "lib-footer",
17270
- "declaration": {
17271
- "name": "LibFooter",
17272
- "module": "src/components/organisms/footer/lib-footer.component.ts"
17273
- }
17274
- }
17275
- ]
17276
- },
17277
- {
17278
- "kind": "javascript-module",
17279
- "path": "src/components/organisms/horizontal-scroll-section/lib-horizontal-scroll-section.component.ts",
17280
- "declarations": [
17281
- {
17282
- "kind": "class",
17283
- "description": "lib-horizontal-scroll-section\n\nConvierte scroll vertical en desplazamiento horizontal sticky.\nEl bloque ocupa `scrollDuration` vh de altura — esa \"duración\"\ndetermina cuánto debe bajar el usuario para ver todo el contenido.",
17284
- "name": "LibHorizontalScrollSection",
17285
- "slots": [
17286
- {
17287
- "description": "Items del carrusel horizontal (flex-shrink: 0 automático)",
17288
- "name": "—"
17289
- }
17290
- ],
17291
- "members": [
17292
- {
17293
- "kind": "field",
17294
- "name": "scrollDuration",
17295
- "type": {
17296
- "text": "number"
17297
- },
17298
- "default": "3",
17299
- "description": "Cuántas veces la altura del viewport dura el efecto (default: 3 → 300vh)",
17300
- "attribute": "scroll-duration"
17301
- },
17302
- {
17303
- "kind": "field",
17304
- "name": "paddingInline",
17305
- "type": {
17306
- "text": "number"
17307
- },
17308
- "default": "10",
17309
- "description": "Padding lateral en vw aplicado a ambos lados del track (default: 10)",
17310
- "attribute": "padding-inline"
17311
- },
17312
- {
17313
- "kind": "field",
17314
- "name": "showProgress",
17315
- "type": {
17316
- "text": "boolean"
17317
- },
17318
- "default": "true",
17319
- "description": "Muestra la barra de progreso y el contador de porcentaje",
17320
- "attribute": "show-progress"
17321
- },
17322
- {
17323
- "kind": "field",
17324
- "name": "_content",
17325
- "type": {
17326
- "text": "HTMLElement"
17327
- },
17328
- "privacy": "private"
17329
- },
17330
- {
17331
- "kind": "field",
17332
- "name": "_progressFill",
17333
- "type": {
17334
- "text": "HTMLElement"
17335
- },
17336
- "privacy": "private"
17337
- },
17338
- {
17339
- "kind": "field",
17340
- "name": "_counter",
17341
- "type": {
17342
- "text": "HTMLElement"
17343
- },
17344
- "privacy": "private"
17345
- },
17346
- {
17347
- "kind": "field",
17348
- "name": "_ticking",
17349
- "type": {
17350
- "text": "boolean"
17351
- },
17352
- "privacy": "private",
17353
- "default": "false"
17354
- },
17355
- {
17356
- "kind": "field",
17357
- "name": "_ro",
17358
- "type": {
17359
- "text": "ResizeObserver | null"
17360
- },
17361
- "privacy": "private",
17362
- "default": "null"
17363
- },
17364
- {
17365
- "kind": "field",
17366
- "name": "_onScroll",
17367
- "privacy": "private"
17368
- },
17369
- {
17370
- "kind": "method",
17371
- "name": "_calculate",
17372
- "privacy": "private",
17373
- "return": {
17374
- "type": {
17375
- "text": "void"
17376
- }
17377
- }
17378
- },
17379
- {
17380
- "description": "— Multiplicador de vh (default 3 → 300vh)",
17381
- "name": "scroll-duration",
17382
- "kind": "field"
17383
- },
17384
- {
17385
- "description": "— Padding lateral en vw (default 10 → 10vw)",
17386
- "name": "padding-inline",
17387
- "kind": "field"
17388
- },
17389
- {
17390
- "description": "— Muestra barra de progreso y contador (default true)",
17391
- "name": "show-progress",
17392
- "kind": "field"
17393
- }
17394
- ],
17395
- "events": [
17396
- {
17397
- "name": "ui-lib-scroll-progress",
17398
- "type": {
17399
- "text": "CustomEvent"
17400
- },
17401
- "description": "— { detail: HorizontalScrollProgressEvent }"
17402
- }
17403
- ],
17404
- "attributes": [
17405
- {
17406
- "name": "scroll-duration",
17407
- "type": {
17408
- "text": "number"
17409
- },
17410
- "default": "3",
17411
- "description": "Cuántas veces la altura del viewport dura el efecto (default: 3 → 300vh)",
17412
- "fieldName": "scrollDuration"
17413
- },
17414
- {
17415
- "name": "padding-inline",
17416
- "type": {
17417
- "text": "number"
17498
+ "text": "FooterLink[]"
17418
17499
  },
17419
- "default": "10",
17420
- "description": "Padding lateral en vw aplicado a ambos lados del track (default: 10)",
17421
- "fieldName": "paddingInline"
17500
+ "default": "[ { label: 'privacy.md', href: '#' }, { label: 'terms.md', href: '#' }, ]",
17501
+ "fieldName": "legalLinks"
17422
17502
  },
17423
17503
  {
17424
- "name": "show-progress",
17504
+ "name": "runtime-lines",
17425
17505
  "type": {
17426
- "text": "boolean"
17506
+ "text": "{ key: string; value: string }[]"
17427
17507
  },
17428
- "default": "true",
17429
- "description": "Muestra la barra de progreso y el contador de porcentaje",
17430
- "fieldName": "showProgress"
17508
+ "default": "[ { key: 'node', value: 'v22.0.0' }, { key: 'css', value: 'pure · no-build' }, { key: 'fonts', value: 'google CDN' }, { key: 'deps', value: '0' }, { key: 'size', value: '~180kb total' }, ]",
17509
+ "fieldName": "runtimeLines"
17431
17510
  }
17432
17511
  ],
17433
17512
  "superclass": {
17434
17513
  "name": "LitElement",
17435
17514
  "package": "lit"
17436
17515
  },
17437
- "tagName": "lib-horizontal-scroll-section",
17516
+ "tagName": "lib-footer",
17438
17517
  "customElement": true
17439
17518
  }
17440
17519
  ],
17441
17520
  "exports": [
17442
17521
  {
17443
17522
  "kind": "js",
17444
- "name": "LibHorizontalScrollSection",
17523
+ "name": "LibFooter",
17445
17524
  "declaration": {
17446
- "name": "LibHorizontalScrollSection",
17447
- "module": "src/components/organisms/horizontal-scroll-section/lib-horizontal-scroll-section.component.ts"
17525
+ "name": "LibFooter",
17526
+ "module": "src/components/organisms/footer/lib-footer.component.ts"
17448
17527
  }
17449
17528
  },
17450
17529
  {
17451
17530
  "kind": "custom-element-definition",
17452
- "name": "lib-horizontal-scroll-section",
17531
+ "name": "lib-footer",
17453
17532
  "declaration": {
17454
- "name": "LibHorizontalScrollSection",
17455
- "module": "src/components/organisms/horizontal-scroll-section/lib-horizontal-scroll-section.component.ts"
17533
+ "name": "LibFooter",
17534
+ "module": "src/components/organisms/footer/lib-footer.component.ts"
17456
17535
  }
17457
17536
  }
17458
17537
  ]
17459
17538
  },
17460
17539
  {
17461
17540
  "kind": "javascript-module",
17462
- "path": "src/components/organisms/drawer/lib-drawer.component.ts",
17541
+ "path": "src/components/organisms/horizontal-scroll-section/lib-horizontal-scroll-section.component.ts",
17463
17542
  "declarations": [
17464
17543
  {
17465
17544
  "kind": "class",
17466
- "description": "lib-drawerShibui UI · SG-59",
17467
- "name": "LibDrawer",
17545
+ "description": "lib-horizontal-scroll-section\n\nConvierte scroll vertical en desplazamiento horizontal sticky.\nEl bloque ocupa `scrollDuration` vh de altura esa \"duración\"\ndetermina cuánto debe bajar el usuario para ver todo el contenido.",
17546
+ "name": "LibHorizontalScrollSection",
17468
17547
  "slots": [
17469
17548
  {
17470
- "description": "Contenido del body",
17549
+ "description": "Items del carrusel horizontal (flex-shrink: 0 automático)",
17471
17550
  "name": "—"
17472
- },
17473
- {
17474
- "description": "— Reemplaza el título",
17475
- "name": "title"
17476
- },
17477
- {
17478
- "description": "— Reemplaza el eyebrow",
17479
- "name": "eyebrow"
17480
- },
17481
- {
17482
- "description": "— Reemplaza el subtítulo",
17483
- "name": "subtitle"
17484
- },
17485
- {
17486
- "description": "— Botones de pie (oculto si vacío)",
17487
- "name": "footer"
17488
17551
  }
17489
17552
  ],
17490
17553
  "members": [
17491
17554
  {
17492
17555
  "kind": "field",
17493
- "name": "_uid",
17494
- "readonly": true
17495
- },
17496
- {
17497
- "kind": "field",
17498
- "name": "open",
17556
+ "name": "scrollDuration",
17499
17557
  "type": {
17500
- "text": "boolean"
17558
+ "text": "number"
17501
17559
  },
17502
- "default": "false",
17503
- "description": " Abre / cierra el drawer",
17504
- "attribute": "open",
17505
- "reflects": true
17560
+ "default": "3",
17561
+ "description": "Cuántas veces la altura del viewport dura el efecto (default: 3 → 300vh)",
17562
+ "attribute": "scroll-duration"
17506
17563
  },
17507
17564
  {
17508
17565
  "kind": "field",
17509
- "name": "placement",
17566
+ "name": "paddingInline",
17510
17567
  "type": {
17511
- "text": "DrawerPlacement"
17568
+ "text": "number"
17512
17569
  },
17513
- "default": "'right'",
17514
- "description": " 'right'(default) | 'left' | 'top' | 'bottom'",
17515
- "attribute": "placement",
17516
- "reflects": true
17570
+ "default": "10",
17571
+ "description": "Padding lateral en vw aplicado a ambos lados del track (default: 10)",
17572
+ "attribute": "padding-inline"
17517
17573
  },
17518
17574
  {
17519
17575
  "kind": "field",
17520
- "name": "size",
17576
+ "name": "showProgress",
17521
17577
  "type": {
17522
- "text": "DrawerSize"
17578
+ "text": "boolean"
17523
17579
  },
17524
- "default": "'md'",
17525
- "description": " 'sm' | 'md'(default) | 'lg' | 'xl' | 'full'",
17526
- "attribute": "size",
17527
- "reflects": true
17580
+ "default": "true",
17581
+ "description": "Muestra la barra de progreso y el contador de porcentaje",
17582
+ "attribute": "show-progress"
17528
17583
  },
17529
17584
  {
17530
17585
  "kind": "field",
17531
- "name": "variant",
17586
+ "name": "_content",
17532
17587
  "type": {
17533
- "text": "DrawerVariant"
17588
+ "text": "HTMLElement"
17534
17589
  },
17535
- "default": "'default'",
17536
- "description": "— 'default' | 'dark' | 'kintsugi' | 'kintsugi-dark' | 'glitch' | 'glitch-dark'",
17537
- "attribute": "variant",
17538
- "reflects": true
17590
+ "privacy": "private"
17539
17591
  },
17540
17592
  {
17541
17593
  "kind": "field",
17542
- "name": "label",
17594
+ "name": "_progressFill",
17543
17595
  "type": {
17544
- "text": "string"
17596
+ "text": "HTMLElement"
17545
17597
  },
17546
- "default": "''",
17547
- "description": "— Texto del título (también rellenable via slot[name=\"title\"])",
17548
- "attribute": "label"
17598
+ "privacy": "private"
17549
17599
  },
17550
17600
  {
17551
17601
  "kind": "field",
17552
- "name": "eyebrow",
17602
+ "name": "_counter",
17553
17603
  "type": {
17554
- "text": "string"
17604
+ "text": "HTMLElement"
17555
17605
  },
17556
- "default": "''",
17557
- "description": "— Texto del eyebrow (también via slot[name=\"eyebrow\"])",
17558
- "attribute": "eyebrow"
17606
+ "privacy": "private"
17559
17607
  },
17560
17608
  {
17561
17609
  "kind": "field",
17562
- "name": "subtitle",
17610
+ "name": "_ticking",
17563
17611
  "type": {
17564
- "text": "string"
17612
+ "text": "boolean"
17565
17613
  },
17566
- "default": "''",
17567
- "description": "— Texto del subtítulo (también via slot[name=\"subtitle\"])",
17568
- "attribute": "subtitle"
17614
+ "privacy": "private",
17615
+ "default": "false"
17569
17616
  },
17570
17617
  {
17571
17618
  "kind": "field",
17572
- "name": "drawerLabel",
17619
+ "name": "_ro",
17573
17620
  "type": {
17574
- "text": "string"
17621
+ "text": "ResizeObserver | null"
17575
17622
  },
17576
- "default": "''",
17577
- "attribute": "drawer-label"
17623
+ "privacy": "private",
17624
+ "default": "null"
17578
17625
  },
17579
17626
  {
17580
- "kind": "method",
17581
- "name": "_close",
17582
- "return": {
17583
- "type": {
17584
- "text": "void"
17585
- }
17586
- },
17587
- "description": "Cierra el drawer y emite el evento"
17627
+ "kind": "field",
17628
+ "name": "_onScroll",
17629
+ "privacy": "private"
17588
17630
  },
17589
17631
  {
17590
17632
  "kind": "method",
17591
- "name": "_getFocusable",
17633
+ "name": "_calculate",
17592
17634
  "privacy": "private",
17593
17635
  "return": {
17594
17636
  "type": {
17595
- "text": "HTMLElement[]"
17637
+ "text": "void"
17596
17638
  }
17597
17639
  }
17598
17640
  },
17599
17641
  {
17600
- "kind": "field",
17601
- "name": "_onKeyDown",
17602
- "privacy": "private"
17642
+ "description": "— Multiplicador de vh (default 3 → 300vh)",
17643
+ "name": "scroll-duration",
17644
+ "kind": "field"
17603
17645
  },
17604
17646
  {
17605
- "description": "— Aria-label del dialog (default = label)",
17606
- "name": "drawer-label",
17647
+ "description": "— Padding lateral en vw (default 10 → 10vw)",
17648
+ "name": "padding-inline",
17649
+ "kind": "field"
17650
+ },
17651
+ {
17652
+ "description": "— Muestra barra de progreso y contador (default true)",
17653
+ "name": "show-progress",
17607
17654
  "kind": "field"
17608
17655
  }
17609
17656
  ],
17610
17657
  "events": [
17611
17658
  {
17612
- "name": "ui-lib-drawer-close",
17659
+ "name": "ui-lib-scroll-progress",
17613
17660
  "type": {
17614
17661
  "text": "CustomEvent"
17615
17662
  },
17616
- "description": "— Cuando el drawer se cierra (backdrop, Escape, botón X)"
17663
+ "description": "— { detail: HorizontalScrollProgressEvent }"
17617
17664
  }
17618
17665
  ],
17619
17666
  "attributes": [
17620
17667
  {
17621
- "name": "open",
17622
- "type": {
17623
- "text": "boolean"
17624
- },
17625
- "default": "false",
17626
- "description": "— Abre / cierra el drawer",
17627
- "fieldName": "open"
17628
- },
17629
- {
17630
- "name": "placement",
17631
- "type": {
17632
- "text": "DrawerPlacement"
17633
- },
17634
- "default": "'right'",
17635
- "description": "— 'right'(default) | 'left' | 'top' | 'bottom'",
17636
- "fieldName": "placement"
17637
- },
17638
- {
17639
- "name": "size",
17640
- "type": {
17641
- "text": "DrawerSize"
17642
- },
17643
- "default": "'md'",
17644
- "description": "— 'sm' | 'md'(default) | 'lg' | 'xl' | 'full'",
17645
- "fieldName": "size"
17646
- },
17647
- {
17648
- "name": "variant",
17649
- "type": {
17650
- "text": "DrawerVariant"
17651
- },
17652
- "default": "'default'",
17653
- "description": "— 'default' | 'dark' | 'kintsugi' | 'kintsugi-dark' | 'glitch' | 'glitch-dark'",
17654
- "fieldName": "variant"
17655
- },
17656
- {
17657
- "name": "label",
17658
- "type": {
17659
- "text": "string"
17660
- },
17661
- "default": "''",
17662
- "description": "— Texto del título (también rellenable via slot[name=\"title\"])",
17663
- "fieldName": "label"
17664
- },
17665
- {
17666
- "name": "eyebrow",
17668
+ "name": "scroll-duration",
17667
17669
  "type": {
17668
- "text": "string"
17670
+ "text": "number"
17669
17671
  },
17670
- "default": "''",
17671
- "description": " Texto del eyebrow (también via slot[name=\"eyebrow\"])",
17672
- "fieldName": "eyebrow"
17672
+ "default": "3",
17673
+ "description": "Cuántas veces la altura del viewport dura el efecto (default: 3 → 300vh)",
17674
+ "fieldName": "scrollDuration"
17673
17675
  },
17674
17676
  {
17675
- "name": "subtitle",
17677
+ "name": "padding-inline",
17676
17678
  "type": {
17677
- "text": "string"
17679
+ "text": "number"
17678
17680
  },
17679
- "default": "''",
17680
- "description": " Texto del subtítulo (también via slot[name=\"subtitle\"])",
17681
- "fieldName": "subtitle"
17681
+ "default": "10",
17682
+ "description": "Padding lateral en vw aplicado a ambos lados del track (default: 10)",
17683
+ "fieldName": "paddingInline"
17682
17684
  },
17683
17685
  {
17684
- "name": "drawer-label",
17686
+ "name": "show-progress",
17685
17687
  "type": {
17686
- "text": "string"
17688
+ "text": "boolean"
17687
17689
  },
17688
- "default": "''",
17689
- "fieldName": "drawerLabel"
17690
+ "default": "true",
17691
+ "description": "Muestra la barra de progreso y el contador de porcentaje",
17692
+ "fieldName": "showProgress"
17690
17693
  }
17691
17694
  ],
17692
17695
  "superclass": {
17693
17696
  "name": "LitElement",
17694
17697
  "package": "lit"
17695
17698
  },
17696
- "tagName": "lib-drawer",
17699
+ "tagName": "lib-horizontal-scroll-section",
17697
17700
  "customElement": true
17698
17701
  }
17699
17702
  ],
17700
17703
  "exports": [
17701
17704
  {
17702
17705
  "kind": "js",
17703
- "name": "LibDrawer",
17706
+ "name": "LibHorizontalScrollSection",
17704
17707
  "declaration": {
17705
- "name": "LibDrawer",
17706
- "module": "src/components/organisms/drawer/lib-drawer.component.ts"
17708
+ "name": "LibHorizontalScrollSection",
17709
+ "module": "src/components/organisms/horizontal-scroll-section/lib-horizontal-scroll-section.component.ts"
17707
17710
  }
17708
17711
  },
17709
17712
  {
17710
17713
  "kind": "custom-element-definition",
17711
- "name": "lib-drawer",
17714
+ "name": "lib-horizontal-scroll-section",
17712
17715
  "declaration": {
17713
- "name": "LibDrawer",
17714
- "module": "src/components/organisms/drawer/lib-drawer.component.ts"
17716
+ "name": "LibHorizontalScrollSection",
17717
+ "module": "src/components/organisms/horizontal-scroll-section/lib-horizontal-scroll-section.component.ts"
17715
17718
  }
17716
17719
  }
17717
17720
  ]