@m1kapp/kit 0.0.26 → 0.0.28

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/meta.json CHANGED
@@ -1,10 +1,16 @@
1
1
  {
2
- "version": "0.0.26",
3
- "generatedAt": "2026-06-03T22:50:02.902Z",
4
- "totalCodeLines": 2239,
2
+ "version": "0.0.28",
3
+ "generatedAt": "2026-06-05T14:33:21.769Z",
4
+ "totalCodeLines": 4226,
5
5
  "features": {
6
+ "Button": {
7
+ "loc": 61,
8
+ "category": "component",
9
+ "source": "ui/components/button.tsx",
10
+ "isPrimary": true
11
+ },
6
12
  "AppShell": {
7
- "loc": 54,
13
+ "loc": 76,
8
14
  "category": "component",
9
15
  "source": "ui/components/app-shell.tsx",
10
16
  "isPrimary": true
@@ -21,6 +27,12 @@
21
27
  "source": "ui/components/app-shell.tsx",
22
28
  "isPrimary": false
23
29
  },
30
+ "Fab": {
31
+ "loc": 27,
32
+ "category": "component",
33
+ "source": "ui/components/fab.tsx",
34
+ "isPrimary": true
35
+ },
24
36
  "TabBar": {
25
37
  "loc": 37,
26
38
  "category": "component",
@@ -33,22 +45,22 @@
33
45
  "source": "ui/components/tab-bar.tsx",
34
46
  "isPrimary": false
35
47
  },
36
- "Button": {
37
- "loc": 61,
48
+ "Section": {
49
+ "loc": 17,
38
50
  "category": "component",
39
- "source": "ui/components/button.tsx",
51
+ "source": "ui/components/section.tsx",
40
52
  "isPrimary": true
41
53
  },
42
- "Fab": {
43
- "loc": 27,
54
+ "SectionHeader": {
55
+ "loc": 0,
44
56
  "category": "component",
45
- "source": "ui/components/fab.tsx",
46
- "isPrimary": true
57
+ "source": "ui/components/section.tsx",
58
+ "isPrimary": false
47
59
  },
48
- "GrassMap": {
49
- "loc": 314,
60
+ "Divider": {
61
+ "loc": 3,
50
62
  "category": "component",
51
- "source": "ui/components/grass-map.tsx",
63
+ "source": "ui/components/divider.tsx",
52
64
  "isPrimary": true
53
65
  },
54
66
  "StatChip": {
@@ -57,52 +69,22 @@
57
69
  "source": "ui/components/stat-chip.tsx",
58
70
  "isPrimary": true
59
71
  },
60
- "Avatar": {
61
- "loc": 57,
62
- "category": "component",
63
- "source": "ui/components/avatar.tsx",
64
- "isPrimary": true
65
- },
66
- "Badge": {
67
- "loc": 35,
68
- "category": "component",
69
- "source": "ui/components/badge.tsx",
70
- "isPrimary": true
71
- },
72
- "Skeleton": {
73
- "loc": 20,
74
- "category": "component",
75
- "source": "ui/components/skeleton.tsx",
76
- "isPrimary": true
77
- },
78
72
  "EmptyState": {
79
73
  "loc": 19,
80
74
  "category": "component",
81
75
  "source": "ui/components/empty-state.tsx",
82
76
  "isPrimary": true
83
77
  },
84
- "Dialog": {
85
- "loc": 98,
86
- "category": "component",
87
- "source": "ui/components/dialog.tsx",
88
- "isPrimary": true
89
- },
90
- "InAppSheet": {
91
- "loc": 166,
92
- "category": "component",
93
- "source": "ui/components/in-app-sheet.tsx",
94
- "isPrimary": true
95
- },
96
- "Tooltip": {
97
- "loc": 50,
78
+ "Watermark": {
79
+ "loc": 244,
98
80
  "category": "component",
99
- "source": "ui/components/tooltip.tsx",
81
+ "source": "ui/components/watermark.tsx",
100
82
  "isPrimary": true
101
83
  },
102
- "Typewriter": {
103
- "loc": 98,
104
- "category": "component",
105
- "source": "ui/components/typewriter.tsx",
84
+ "colors": {
85
+ "loc": 12,
86
+ "category": "util",
87
+ "source": "ui/components/colors.ts",
106
88
  "isPrimary": true
107
89
  },
108
90
  "ThemeButton": {
@@ -123,95 +105,89 @@
123
105
  "source": "ui/components/theme-picker.tsx",
124
106
  "isPrimary": false
125
107
  },
126
- "EmojiButton": {
127
- "loc": 107,
128
- "category": "component",
129
- "source": "ui/components/emoji-picker.tsx",
108
+ "fonts": {
109
+ "loc": 25,
110
+ "category": "util",
111
+ "source": "ui/components/fonts.tsx",
130
112
  "isPrimary": true
131
113
  },
132
- "EmojiPicker": {
114
+ "fontFamily": {
133
115
  "loc": 0,
134
- "category": "component",
135
- "source": "ui/components/emoji-picker.tsx",
116
+ "category": "util",
117
+ "source": "ui/components/fonts.tsx",
136
118
  "isPrimary": false
137
119
  },
138
- "ToastProvider": {
139
- "loc": 93,
140
- "category": "component",
141
- "source": "ui/components/toast.tsx",
142
- "isPrimary": true
143
- },
144
- "useToast": {
120
+ "FontLinks": {
145
121
  "loc": 0,
146
- "category": "hook",
147
- "source": "ui/components/toast.tsx",
122
+ "category": "util",
123
+ "source": "ui/components/fonts.tsx",
148
124
  "isPrimary": false
149
125
  },
150
- "ShareButton": {
126
+ "Typewriter": {
151
127
  "loc": 98,
152
128
  "category": "component",
153
- "source": "ui/components/share.tsx",
129
+ "source": "ui/components/typewriter.tsx",
154
130
  "isPrimary": true
155
131
  },
156
- "useShare": {
132
+ "EmojiButton": {
133
+ "loc": 107,
134
+ "category": "component",
135
+ "source": "ui/components/emoji-picker.tsx",
136
+ "isPrimary": true
137
+ },
138
+ "EmojiPicker": {
157
139
  "loc": 0,
158
- "category": "hook",
159
- "source": "ui/components/share.tsx",
140
+ "category": "component",
141
+ "source": "ui/components/emoji-picker.tsx",
160
142
  "isPrimary": false
161
143
  },
162
- "Watermark": {
163
- "loc": 239,
144
+ "Tooltip": {
145
+ "loc": 50,
164
146
  "category": "component",
165
- "source": "ui/components/watermark.tsx",
147
+ "source": "ui/components/tooltip.tsx",
166
148
  "isPrimary": true
167
149
  },
168
- "Section": {
169
- "loc": 17,
150
+ "GrassMap": {
151
+ "loc": 314,
170
152
  "category": "component",
171
- "source": "ui/components/section.tsx",
153
+ "source": "ui/components/grass-map.tsx",
172
154
  "isPrimary": true
173
155
  },
174
- "SectionHeader": {
175
- "loc": 0,
156
+ "Avatar": {
157
+ "loc": 57,
176
158
  "category": "component",
177
- "source": "ui/components/section.tsx",
178
- "isPrimary": false
159
+ "source": "ui/components/avatar.tsx",
160
+ "isPrimary": true
179
161
  },
180
- "Divider": {
181
- "loc": 3,
162
+ "Badge": {
163
+ "loc": 35,
182
164
  "category": "component",
183
- "source": "ui/components/divider.tsx",
165
+ "source": "ui/components/badge.tsx",
184
166
  "isPrimary": true
185
167
  },
186
- "FontLinks": {
187
- "loc": 25,
188
- "category": "util",
189
- "source": "ui/components/fonts.tsx",
168
+ "useShare": {
169
+ "loc": 98,
170
+ "category": "hook",
171
+ "source": "ui/components/share.tsx",
190
172
  "isPrimary": true
191
173
  },
192
- "fonts": {
193
- "loc": 0,
194
- "category": "util",
195
- "source": "ui/components/fonts.tsx",
196
- "isPrimary": false
197
- },
198
- "fontFamily": {
174
+ "ShareButton": {
199
175
  "loc": 0,
200
- "category": "util",
201
- "source": "ui/components/fonts.tsx",
176
+ "category": "component",
177
+ "source": "ui/components/share.tsx",
202
178
  "isPrimary": false
203
179
  },
204
- "colors": {
205
- "loc": 12,
206
- "category": "util",
207
- "source": "ui/components/colors.ts",
180
+ "ToastProvider": {
181
+ "loc": 93,
182
+ "category": "component",
183
+ "source": "ui/components/toast.tsx",
208
184
  "isPrimary": true
209
185
  },
210
- "PoweredByKit": {
186
+ "useToast": {
211
187
  "loc": 0,
212
- "category": "component",
213
- "source": "ui/components/powered-by.tsx",
214
- "isPrimary": true
188
+ "category": "hook",
189
+ "source": "ui/components/toast.tsx",
190
+ "isPrimary": false
215
191
  },
216
192
  "useLocalStorage": {
217
193
  "loc": 33,
@@ -261,65 +237,293 @@
261
237
  "source": "ui/hooks/use-portal-target.ts",
262
238
  "isPrimary": true
263
239
  },
264
- "mobileViewport": {
265
- "loc": 16,
266
- "category": "util",
267
- "source": "pwa/index.ts",
240
+ "Skeleton": {
241
+ "loc": 20,
242
+ "category": "component",
243
+ "source": "ui/components/skeleton.tsx",
268
244
  "isPrimary": true
269
245
  },
270
- "createManifest": {
271
- "loc": 16,
272
- "category": "util",
273
- "source": "pwa/index.ts",
246
+ "Dialog": {
247
+ "loc": 98,
248
+ "category": "component",
249
+ "source": "ui/components/dialog.tsx",
274
250
  "isPrimary": true
275
251
  },
276
- "svgIcon": {
277
- "loc": 16,
278
- "category": "util",
279
- "source": "pwa/index.ts",
252
+ "InAppSheet": {
253
+ "loc": 168,
254
+ "category": "component",
255
+ "source": "ui/components/in-app-sheet.tsx",
280
256
  "isPrimary": true
281
257
  },
282
- "PWAInstallButton": {
283
- "loc": 16,
258
+ "PoweredByKit": {
259
+ "loc": 0,
284
260
  "category": "component",
285
- "source": "pwa/index.ts",
261
+ "source": "ui/components/powered-by.tsx",
286
262
  "isPrimary": true
287
263
  },
288
- "IOSInstallSheet": {
289
- "loc": 16,
264
+ "Switch": {
265
+ "loc": 40,
290
266
  "category": "component",
291
- "source": "pwa/index.ts",
267
+ "source": "ui/components/switch.tsx",
268
+ "isPrimary": true
269
+ },
270
+ "Field": {
271
+ "loc": 67,
272
+ "category": "component",
273
+ "source": "ui/components/field.tsx",
274
+ "isPrimary": true
275
+ },
276
+ "SegmentedControl": {
277
+ "loc": 49,
278
+ "category": "component",
279
+ "source": "ui/components/segmented-control.tsx",
280
+ "isPrimary": true
281
+ },
282
+ "ChatBubble": {
283
+ "loc": 104,
284
+ "category": "component",
285
+ "source": "ui/components/chat.tsx",
286
+ "isPrimary": true
287
+ },
288
+ "TypingIndicator": {
289
+ "loc": 0,
290
+ "category": "component",
291
+ "source": "ui/components/chat.tsx",
292
+ "isPrimary": false
293
+ },
294
+ "MessageList": {
295
+ "loc": 0,
296
+ "category": "component",
297
+ "source": "ui/components/chat.tsx",
298
+ "isPrimary": false
299
+ },
300
+ "ActionCard": {
301
+ "loc": 117,
302
+ "category": "component",
303
+ "source": "ui/components/action-card.tsx",
304
+ "isPrimary": true
305
+ },
306
+ "ListRow": {
307
+ "loc": 71,
308
+ "category": "component",
309
+ "source": "ui/components/list-row.tsx",
310
+ "isPrimary": true
311
+ },
312
+ "LinkifiedText": {
313
+ "loc": 36,
314
+ "category": "component",
315
+ "source": "ui/components/linkified-text.tsx",
316
+ "isPrimary": true
317
+ },
318
+ "Stepper": {
319
+ "loc": 87,
320
+ "category": "component",
321
+ "source": "ui/components/stepper.tsx",
322
+ "isPrimary": true
323
+ },
324
+ "Collapsible": {
325
+ "loc": 80,
326
+ "category": "component",
327
+ "source": "ui/components/collapsible.tsx",
328
+ "isPrimary": true
329
+ },
330
+ "useCopy": {
331
+ "loc": 67,
332
+ "category": "hook",
333
+ "source": "ui/components/copy.tsx",
334
+ "isPrimary": true
335
+ },
336
+ "CopyButton": {
337
+ "loc": 0,
338
+ "category": "component",
339
+ "source": "ui/components/copy.tsx",
340
+ "isPrimary": false
341
+ },
342
+ "useImageLoader": {
343
+ "loc": 68,
344
+ "category": "hook",
345
+ "source": "ui/components/img.tsx",
346
+ "isPrimary": true
347
+ },
348
+ "Img": {
349
+ "loc": 0,
350
+ "category": "component",
351
+ "source": "ui/components/img.tsx",
352
+ "isPrimary": false
353
+ },
354
+ "Select": {
355
+ "loc": 109,
356
+ "category": "component",
357
+ "source": "ui/components/select.tsx",
358
+ "isPrimary": true
359
+ },
360
+ "ColorPicker": {
361
+ "loc": 54,
362
+ "category": "component",
363
+ "source": "ui/components/color-picker.tsx",
364
+ "isPrimary": true
365
+ },
366
+ "CodeBlock": {
367
+ "loc": 37,
368
+ "category": "component",
369
+ "source": "ui/components/code-block.tsx",
370
+ "isPrimary": true
371
+ },
372
+ "InlineEdit": {
373
+ "loc": 62,
374
+ "category": "component",
375
+ "source": "ui/components/inline-edit.tsx",
376
+ "isPrimary": true
377
+ },
378
+ "BarList": {
379
+ "loc": 48,
380
+ "category": "component",
381
+ "source": "ui/components/bar-list.tsx",
382
+ "isPrimary": true
383
+ },
384
+ "ProgressRing": {
385
+ "loc": 50,
386
+ "category": "component",
387
+ "source": "ui/components/progress-ring.tsx",
388
+ "isPrimary": true
389
+ },
390
+ "Countdown": {
391
+ "loc": 104,
392
+ "category": "component",
393
+ "source": "ui/components/countdown.tsx",
394
+ "isPrimary": true
395
+ },
396
+ "Carousel": {
397
+ "loc": 94,
398
+ "category": "component",
399
+ "source": "ui/components/carousel.tsx",
292
400
  "isPrimary": true
293
401
  },
294
402
  "usePWAInstall": {
295
- "loc": 16,
403
+ "loc": 55,
296
404
  "category": "hook",
405
+ "source": "pwa/use-pwa-install.ts",
406
+ "isPrimary": true
407
+ },
408
+ "PWAInstallButton": {
409
+ "loc": 213,
410
+ "category": "component",
411
+ "source": "pwa/pwa-install-button.tsx",
412
+ "isPrimary": true
413
+ },
414
+ "IOSInstallSheet": {
415
+ "loc": 0,
416
+ "category": "component",
417
+ "source": "pwa/pwa-install-button.tsx",
418
+ "isPrimary": false
419
+ },
420
+ "KitStyles": {
421
+ "loc": 97,
422
+ "category": "component",
297
423
  "source": "pwa/index.ts",
298
424
  "isPrimary": true
299
425
  },
300
- "cn": {
301
- "loc": 28,
426
+ "mobileViewport": {
427
+ "loc": 0,
302
428
  "category": "util",
303
- "source": "utils/index.ts",
304
- "isPrimary": true
429
+ "source": "pwa/index.ts",
430
+ "isPrimary": false
431
+ },
432
+ "svgIcon": {
433
+ "loc": 0,
434
+ "category": "util",
435
+ "source": "pwa/index.ts",
436
+ "isPrimary": false
437
+ },
438
+ "createManifest": {
439
+ "loc": 0,
440
+ "category": "util",
441
+ "source": "pwa/index.ts",
442
+ "isPrimary": false
305
443
  },
306
444
  "relativeTime": {
307
- "loc": 28,
445
+ "loc": 110,
308
446
  "category": "util",
309
447
  "source": "utils/index.ts",
310
448
  "isPrimary": true
311
449
  },
312
450
  "formatNumber": {
313
- "loc": 28,
451
+ "loc": 0,
314
452
  "category": "util",
315
453
  "source": "utils/index.ts",
316
- "isPrimary": true
454
+ "isPrimary": false
317
455
  },
318
456
  "formatPrice": {
319
- "loc": 28,
457
+ "loc": 0,
320
458
  "category": "util",
321
459
  "source": "utils/index.ts",
460
+ "isPrimary": false
461
+ },
462
+ "cn": {
463
+ "loc": 0,
464
+ "category": "util",
465
+ "source": "utils/index.ts",
466
+ "isPrimary": false
467
+ },
468
+ "formatDuration": {
469
+ "loc": 0,
470
+ "category": "util",
471
+ "source": "utils/index.ts",
472
+ "isPrimary": false
473
+ },
474
+ "formatDayLabel": {
475
+ "loc": 0,
476
+ "category": "util",
477
+ "source": "utils/index.ts",
478
+ "isPrimary": false
479
+ },
480
+ "groupByDay": {
481
+ "loc": 0,
482
+ "category": "util",
483
+ "source": "utils/index.ts",
484
+ "isPrimary": false
485
+ },
486
+ "createMetadata": {
487
+ "loc": 76,
488
+ "category": "util",
489
+ "source": "seo/metadata.ts",
490
+ "isPrimary": true
491
+ },
492
+ "titleTemplate": {
493
+ "loc": 0,
494
+ "category": "util",
495
+ "source": "seo/metadata.ts",
496
+ "isPrimary": false
497
+ },
498
+ "jsonLd": {
499
+ "loc": 168,
500
+ "category": "util",
501
+ "source": "seo/jsonld.ts",
502
+ "isPrimary": true
503
+ },
504
+ "createSitemap": {
505
+ "loc": 52,
506
+ "category": "util",
507
+ "source": "seo/sitemap.ts",
322
508
  "isPrimary": true
509
+ },
510
+ "nextSitemap": {
511
+ "loc": 0,
512
+ "category": "util",
513
+ "source": "seo/sitemap.ts",
514
+ "isPrimary": false
515
+ },
516
+ "createRobots": {
517
+ "loc": 51,
518
+ "category": "util",
519
+ "source": "seo/robots.ts",
520
+ "isPrimary": true
521
+ },
522
+ "nextRobots": {
523
+ "loc": 0,
524
+ "category": "util",
525
+ "source": "seo/robots.ts",
526
+ "isPrimary": false
323
527
  }
324
528
  }
325
529
  }