@scouterna/ui-webc 0.2.2 → 0.2.7

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 (91) hide show
  1. package/dist/cjs/index-M8pbc2b8.js +1515 -0
  2. package/dist/cjs/index-M8pbc2b8.js.map +1 -0
  3. package/dist/cjs/index.cjs.js +8 -0
  4. package/dist/cjs/index.cjs.js.map +1 -0
  5. package/dist/cjs/loader.cjs.js +13 -0
  6. package/dist/cjs/loader.cjs.js.map +1 -0
  7. package/dist/cjs/scout-bottom-bar-item.cjs.entry.js +50 -0
  8. package/dist/cjs/scout-bottom-bar-item.entry.cjs.js.map +1 -0
  9. package/dist/cjs/scout-bottom-bar.cjs.entry.js +18 -0
  10. package/dist/cjs/scout-bottom-bar.entry.cjs.js.map +1 -0
  11. package/dist/cjs/scout-button.cjs.entry.js +29 -0
  12. package/dist/cjs/scout-button.entry.cjs.js.map +1 -0
  13. package/dist/cjs/ui-webc.cjs.js +25 -0
  14. package/dist/cjs/ui-webc.cjs.js.map +1 -0
  15. package/dist/collection/collection-manifest.json +14 -0
  16. package/dist/collection/components/bottom-bar/bottom-bar.css +11 -0
  17. package/dist/collection/components/bottom-bar/bottom-bar.js +23 -0
  18. package/dist/collection/components/bottom-bar/bottom-bar.js.map +1 -0
  19. package/dist/collection/components/bottom-bar-item/bottom-bar-item.css +39 -0
  20. package/dist/collection/components/bottom-bar-item/bottom-bar-item.js +177 -0
  21. package/dist/collection/components/bottom-bar-item/bottom-bar-item.js.map +1 -0
  22. package/dist/collection/components/button/button.css +94 -0
  23. package/dist/collection/components/button/button.js +119 -0
  24. package/dist/collection/components/button/button.js.map +1 -0
  25. package/dist/collection/index.js +11 -0
  26. package/dist/collection/index.js.map +1 -0
  27. package/dist/collection/utils/utils.js +4 -0
  28. package/dist/collection/utils/utils.js.map +1 -0
  29. package/dist/components/index.d.ts +33 -0
  30. package/dist/components/index.js +10 -0
  31. package/dist/components/index.js.map +1 -0
  32. package/dist/components/p-CMd0pUms.js +1306 -0
  33. package/dist/components/p-CMd0pUms.js.map +1 -0
  34. package/dist/components/scout-bottom-bar-item.d.ts +11 -0
  35. package/dist/components/scout-bottom-bar-item.js +76 -0
  36. package/dist/components/scout-bottom-bar-item.js.map +1 -0
  37. package/dist/components/scout-bottom-bar.d.ts +11 -0
  38. package/dist/components/scout-bottom-bar.js +38 -0
  39. package/dist/components/scout-bottom-bar.js.map +1 -0
  40. package/dist/components/scout-button.d.ts +11 -0
  41. package/dist/components/scout-button.js +53 -0
  42. package/dist/components/scout-button.js.map +1 -0
  43. package/dist/custom-elements.d.ts +443 -0
  44. package/dist/custom-elements.json +356 -0
  45. package/dist/esm/index-BKWL7m90.js +1507 -0
  46. package/dist/esm/index-BKWL7m90.js.map +1 -0
  47. package/dist/esm/index.js +6 -0
  48. package/dist/esm/index.js.map +1 -0
  49. package/dist/esm/loader.js +11 -0
  50. package/dist/esm/loader.js.map +1 -0
  51. package/dist/esm/scout-bottom-bar-item.entry.js +48 -0
  52. package/dist/esm/scout-bottom-bar-item.entry.js.map +1 -0
  53. package/dist/esm/scout-bottom-bar.entry.js +16 -0
  54. package/dist/esm/scout-bottom-bar.entry.js.map +1 -0
  55. package/dist/esm/scout-button.entry.js +27 -0
  56. package/dist/esm/scout-button.entry.js.map +1 -0
  57. package/dist/esm/ui-webc.js +21 -0
  58. package/dist/esm/ui-webc.js.map +1 -0
  59. package/dist/index.cjs.js +1 -0
  60. package/dist/index.js +1 -0
  61. package/dist/types/components/bottom-bar/bottom-bar.d.ts +7 -0
  62. package/dist/types/components/bottom-bar-item/bottom-bar-item.d.ts +32 -0
  63. package/dist/types/components/button/button.d.ts +18 -0
  64. package/dist/types/components.d.ts +211 -0
  65. package/dist/types/index.d.ts +11 -0
  66. package/dist/types/raw.d.ts +4 -0
  67. package/dist/types/stencil-public-runtime.d.ts +1747 -0
  68. package/dist/types/utils/utils.d.ts +1 -0
  69. package/dist/ui-webc/index.esm.js +2 -0
  70. package/dist/ui-webc/index.esm.js.map +1 -0
  71. package/dist/ui-webc/loader.esm.js.map +1 -0
  72. package/dist/ui-webc/p-2b13b5cd.entry.js +2 -0
  73. package/dist/ui-webc/p-2b13b5cd.entry.js.map +1 -0
  74. package/dist/ui-webc/p-5a234307.entry.js +2 -0
  75. package/dist/ui-webc/p-5a234307.entry.js.map +1 -0
  76. package/dist/ui-webc/p-BKWL7m90.js +3 -0
  77. package/dist/ui-webc/p-BKWL7m90.js.map +1 -0
  78. package/dist/ui-webc/p-d1aadf34.entry.js +2 -0
  79. package/dist/ui-webc/p-d1aadf34.entry.js.map +1 -0
  80. package/dist/ui-webc/scout-bottom-bar-item.entry.esm.js.map +1 -0
  81. package/dist/ui-webc/scout-bottom-bar.entry.esm.js.map +1 -0
  82. package/dist/ui-webc/scout-button.entry.esm.js.map +1 -0
  83. package/dist/ui-webc/ui-webc.css +1 -0
  84. package/dist/ui-webc/ui-webc.esm.js +2 -0
  85. package/dist/ui-webc/ui-webc.esm.js.map +1 -0
  86. package/loader/cdn.js +1 -0
  87. package/loader/index.cjs.js +1 -0
  88. package/loader/index.d.ts +24 -0
  89. package/loader/index.es2017.js +1 -0
  90. package/loader/index.js +2 -0
  91. package/package.json +1 -1
@@ -0,0 +1,356 @@
1
+ {
2
+ "timestamp": "2025-11-21T21:25:02",
3
+ "compiler": {
4
+ "name": "@stencil/core",
5
+ "version": "4.38.1",
6
+ "typescriptVersion": "5.9.3"
7
+ },
8
+ "components": [
9
+ {
10
+ "filePath": "src/components/bottom-bar/bottom-bar.tsx",
11
+ "encapsulation": "shadow",
12
+ "tag": "scout-bottom-bar",
13
+ "readme": "# scout-button\n\n\n",
14
+ "docs": "The bottom bar component is used in the Jamboree26 app to provide\nnavigation at the bottom of the screen.",
15
+ "docsTags": [],
16
+ "usage": {},
17
+ "props": [],
18
+ "methods": [],
19
+ "events": [],
20
+ "listeners": [],
21
+ "styles": [],
22
+ "slots": [],
23
+ "parts": [],
24
+ "dependents": [],
25
+ "dependencies": [],
26
+ "dependencyGraph": {}
27
+ },
28
+ {
29
+ "filePath": "src/components/bottom-bar-item/bottom-bar-item.tsx",
30
+ "encapsulation": "shadow",
31
+ "tag": "scout-bottom-bar-item",
32
+ "readme": "# scout-button\n\n\n",
33
+ "docs": "A bottom bar item used within the bottom bar for navigation. Should not be\nused outside of a bottom bar.",
34
+ "docsTags": [],
35
+ "usage": {},
36
+ "props": [
37
+ {
38
+ "name": "active",
39
+ "type": "boolean",
40
+ "complexType": {
41
+ "original": "boolean",
42
+ "resolved": "boolean",
43
+ "references": {}
44
+ },
45
+ "mutable": false,
46
+ "attr": "active",
47
+ "reflectToAttr": false,
48
+ "docs": "Whether the item is currently active. Should be set to true when the item\nrepresents the current page.",
49
+ "docsTags": [],
50
+ "values": [
51
+ {
52
+ "type": "boolean"
53
+ }
54
+ ],
55
+ "optional": true,
56
+ "required": false,
57
+ "getter": false,
58
+ "setter": false
59
+ },
60
+ {
61
+ "name": "href",
62
+ "type": "string",
63
+ "complexType": {
64
+ "original": "string",
65
+ "resolved": "string",
66
+ "references": {}
67
+ },
68
+ "mutable": false,
69
+ "attr": "href",
70
+ "reflectToAttr": false,
71
+ "docs": "An optional link to navigate to when the item is clicked. Only used when\n`type` is set to \"link\".",
72
+ "docsTags": [],
73
+ "values": [
74
+ {
75
+ "type": "string"
76
+ }
77
+ ],
78
+ "optional": true,
79
+ "required": false,
80
+ "getter": false,
81
+ "setter": false
82
+ },
83
+ {
84
+ "name": "icon",
85
+ "type": "string",
86
+ "complexType": {
87
+ "original": "string",
88
+ "resolved": "string",
89
+ "references": {}
90
+ },
91
+ "mutable": false,
92
+ "attr": "icon",
93
+ "reflectToAttr": false,
94
+ "docs": "An icon to display above the label. Must be an SVG string.",
95
+ "docsTags": [],
96
+ "values": [
97
+ {
98
+ "type": "string"
99
+ }
100
+ ],
101
+ "optional": false,
102
+ "required": true,
103
+ "getter": false,
104
+ "setter": false
105
+ },
106
+ {
107
+ "name": "label",
108
+ "type": "string",
109
+ "complexType": {
110
+ "original": "string",
111
+ "resolved": "string",
112
+ "references": {}
113
+ },
114
+ "mutable": false,
115
+ "attr": "label",
116
+ "reflectToAttr": false,
117
+ "docs": "The label to display below the icon.",
118
+ "docsTags": [],
119
+ "values": [
120
+ {
121
+ "type": "string"
122
+ }
123
+ ],
124
+ "optional": false,
125
+ "required": true,
126
+ "getter": false,
127
+ "setter": false
128
+ },
129
+ {
130
+ "name": "type",
131
+ "type": "\"button\" | \"link\"",
132
+ "complexType": {
133
+ "original": "ItemType",
134
+ "resolved": "\"button\" | \"link\"",
135
+ "references": {
136
+ "ItemType": {
137
+ "location": "local",
138
+ "path": "/home/runner/work/j26-web-components/j26-web-components/packages/ui-webc/src/components/bottom-bar-item/bottom-bar-item.tsx",
139
+ "id": "src/components/bottom-bar-item/bottom-bar-item.tsx::ItemType"
140
+ }
141
+ }
142
+ },
143
+ "mutable": false,
144
+ "attr": "type",
145
+ "reflectToAttr": false,
146
+ "docs": "The type of the bottom bar item, either a button or a link.",
147
+ "docsTags": [
148
+ {
149
+ "name": "default",
150
+ "text": "\"button\""
151
+ }
152
+ ],
153
+ "default": "\"button\"",
154
+ "values": [
155
+ {
156
+ "value": "button",
157
+ "type": "string"
158
+ },
159
+ {
160
+ "value": "link",
161
+ "type": "string"
162
+ }
163
+ ],
164
+ "optional": false,
165
+ "required": false,
166
+ "getter": false,
167
+ "setter": false
168
+ }
169
+ ],
170
+ "methods": [],
171
+ "events": [
172
+ {
173
+ "event": "scoutClick",
174
+ "detail": "void",
175
+ "bubbles": true,
176
+ "complexType": {
177
+ "original": "void",
178
+ "resolved": "void",
179
+ "references": {}
180
+ },
181
+ "cancelable": true,
182
+ "composed": true,
183
+ "docs": "",
184
+ "docsTags": []
185
+ }
186
+ ],
187
+ "listeners": [],
188
+ "styles": [],
189
+ "slots": [],
190
+ "parts": [],
191
+ "dependents": [],
192
+ "dependencies": [],
193
+ "dependencyGraph": {}
194
+ },
195
+ {
196
+ "filePath": "src/components/button/button.tsx",
197
+ "encapsulation": "shadow",
198
+ "tag": "scout-button",
199
+ "readme": "# scout-button\n\n\n",
200
+ "docs": "A simple button component.",
201
+ "docsTags": [],
202
+ "usage": {},
203
+ "props": [
204
+ {
205
+ "name": "icon",
206
+ "type": "string",
207
+ "complexType": {
208
+ "original": "string",
209
+ "resolved": "string",
210
+ "references": {}
211
+ },
212
+ "mutable": false,
213
+ "attr": "icon",
214
+ "reflectToAttr": false,
215
+ "docs": "An optional icon to display alongside the button text. Must be an SVG string.",
216
+ "docsTags": [],
217
+ "values": [
218
+ {
219
+ "type": "string"
220
+ }
221
+ ],
222
+ "optional": true,
223
+ "required": false,
224
+ "getter": false,
225
+ "setter": false
226
+ },
227
+ {
228
+ "name": "type",
229
+ "type": "\"button\" | \"reset\" | \"submit\"",
230
+ "complexType": {
231
+ "original": "\"button\" | \"submit\" | \"reset\"",
232
+ "resolved": "\"button\" | \"reset\" | \"submit\"",
233
+ "references": {}
234
+ },
235
+ "mutable": false,
236
+ "attr": "type",
237
+ "reflectToAttr": false,
238
+ "docs": "",
239
+ "docsTags": [
240
+ {
241
+ "name": "default",
242
+ "text": "\"button\""
243
+ }
244
+ ],
245
+ "default": "\"button\"",
246
+ "values": [
247
+ {
248
+ "value": "button",
249
+ "type": "string"
250
+ },
251
+ {
252
+ "value": "reset",
253
+ "type": "string"
254
+ },
255
+ {
256
+ "value": "submit",
257
+ "type": "string"
258
+ }
259
+ ],
260
+ "optional": false,
261
+ "required": false,
262
+ "getter": false,
263
+ "setter": false
264
+ },
265
+ {
266
+ "name": "variant",
267
+ "type": "\"caution\" | \"danger\" | \"outlined\" | \"primary\" | \"text\"",
268
+ "complexType": {
269
+ "original": "Variant",
270
+ "resolved": "\"caution\" | \"danger\" | \"outlined\" | \"primary\" | \"text\"",
271
+ "references": {
272
+ "Variant": {
273
+ "location": "local",
274
+ "path": "/home/runner/work/j26-web-components/j26-web-components/packages/ui-webc/src/components/button/button.tsx",
275
+ "id": "src/components/button/button.tsx::Variant"
276
+ }
277
+ }
278
+ },
279
+ "mutable": false,
280
+ "attr": "variant",
281
+ "reflectToAttr": false,
282
+ "docs": "The variant primarily affects the color of the button.",
283
+ "docsTags": [
284
+ {
285
+ "name": "default",
286
+ "text": "\"outlined\""
287
+ }
288
+ ],
289
+ "default": "\"outlined\"",
290
+ "values": [
291
+ {
292
+ "value": "caution",
293
+ "type": "string"
294
+ },
295
+ {
296
+ "value": "danger",
297
+ "type": "string"
298
+ },
299
+ {
300
+ "value": "outlined",
301
+ "type": "string"
302
+ },
303
+ {
304
+ "value": "primary",
305
+ "type": "string"
306
+ },
307
+ {
308
+ "value": "text",
309
+ "type": "string"
310
+ }
311
+ ],
312
+ "optional": false,
313
+ "required": false,
314
+ "getter": false,
315
+ "setter": false
316
+ }
317
+ ],
318
+ "methods": [],
319
+ "events": [
320
+ {
321
+ "event": "scoutClick",
322
+ "detail": "void",
323
+ "bubbles": true,
324
+ "complexType": {
325
+ "original": "void",
326
+ "resolved": "void",
327
+ "references": {}
328
+ },
329
+ "cancelable": true,
330
+ "composed": true,
331
+ "docs": "",
332
+ "docsTags": []
333
+ }
334
+ ],
335
+ "listeners": [],
336
+ "styles": [],
337
+ "slots": [],
338
+ "parts": [],
339
+ "dependents": [],
340
+ "dependencies": [],
341
+ "dependencyGraph": {}
342
+ }
343
+ ],
344
+ "typeLibrary": {
345
+ "src/components/bottom-bar-item/bottom-bar-item.tsx::ItemType": {
346
+ "declaration": "export type ItemType = \"button\" | \"link\";",
347
+ "docstring": "",
348
+ "path": "src/components/bottom-bar-item/bottom-bar-item.tsx"
349
+ },
350
+ "src/components/button/button.tsx::Variant": {
351
+ "declaration": "export type Variant = \"primary\" | \"outlined\" | \"text\" | \"caution\" | \"danger\";",
352
+ "docstring": "",
353
+ "path": "src/components/button/button.tsx"
354
+ }
355
+ }
356
+ }