@kanso-protocol/mcp 4.2.0 → 4.2.1

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 (3) hide show
  1. package/figma-mapping.json +581 -133
  2. package/manifest.json +164 -164
  3. package/package.json +1 -1
package/manifest.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
- "generatedAt": "2026-06-07T11:53:36.026Z",
3
- "version": "4.2.0",
2
+ "generatedAt": "2026-06-07T14:51:41.886Z",
3
+ "version": "4.2.1",
4
4
  "totals": {
5
5
  "components": 59,
6
6
  "patterns": 22,
@@ -136,10 +136,10 @@
136
136
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11103"
137
137
  },
138
138
  "codeConnect": {
139
- "npm": "@kanso-protocol/accordion",
139
+ "npm": "@kanso-protocol/ui",
140
140
  "primaryClass": "KpAccordionComponent",
141
141
  "selector": "kp-accordion",
142
- "import": "import { KpAccordionComponent } from '@kanso-protocol/accordion';",
142
+ "import": "import { KpAccordionComponent } from '@kanso-protocol/ui/accordion';",
143
143
  "docs": "docs/components/accordion.md",
144
144
  "storybook": "components-accordion--docs"
145
145
  }
@@ -189,10 +189,10 @@
189
189
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11103"
190
190
  },
191
191
  "codeConnect": {
192
- "npm": "@kanso-protocol/accordion",
192
+ "npm": "@kanso-protocol/ui",
193
193
  "primaryClass": "KpAccordionComponent",
194
194
  "selector": "kp-accordion",
195
- "import": "import { KpAccordionComponent } from '@kanso-protocol/accordion';",
195
+ "import": "import { KpAccordionComponent } from '@kanso-protocol/ui/accordion';",
196
196
  "docs": "docs/components/accordion.md",
197
197
  "storybook": "components-accordion--docs"
198
198
  }
@@ -273,10 +273,10 @@
273
273
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11044"
274
274
  },
275
275
  "codeConnect": {
276
- "npm": "@kanso-protocol/alert",
276
+ "npm": "@kanso-protocol/ui",
277
277
  "primaryClass": "KpAlertComponent",
278
278
  "selector": "kp-alert",
279
- "import": "import { KpAlertComponent } from '@kanso-protocol/alert';",
279
+ "import": "import { KpAlertComponent } from '@kanso-protocol/ui/alert';",
280
280
  "docs": "docs/components/alert.md",
281
281
  "storybook": "components-alert--docs"
282
282
  }
@@ -373,10 +373,10 @@
373
373
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11139"
374
374
  },
375
375
  "codeConnect": {
376
- "npm": "@kanso-protocol/avatar",
376
+ "npm": "@kanso-protocol/ui",
377
377
  "primaryClass": "KpAvatarComponent",
378
378
  "selector": "kp-avatar",
379
- "import": "import { KpAvatarComponent } from '@kanso-protocol/avatar';",
379
+ "import": "import { KpAvatarComponent } from '@kanso-protocol/ui/avatar';",
380
380
  "docs": "docs/components/avatar.md",
381
381
  "storybook": "components-avatar--docs"
382
382
  }
@@ -426,10 +426,10 @@
426
426
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11139"
427
427
  },
428
428
  "codeConnect": {
429
- "npm": "@kanso-protocol/avatar-group",
429
+ "npm": "@kanso-protocol/ui",
430
430
  "primaryClass": "KpAvatarGroupComponent",
431
431
  "selector": "kp-avatar-group",
432
- "import": "import { KpAvatarGroupComponent } from '@kanso-protocol/avatar-group';",
432
+ "import": "import { KpAvatarGroupComponent } from '@kanso-protocol/ui/avatar-group';",
433
433
  "docs": "docs/components/avatar-group.md",
434
434
  "storybook": "components-avatargroup--docs"
435
435
  }
@@ -510,10 +510,10 @@
510
510
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11040"
511
511
  },
512
512
  "codeConnect": {
513
- "npm": "@kanso-protocol/badge",
513
+ "npm": "@kanso-protocol/ui",
514
514
  "primaryClass": "KpBadgeComponent",
515
515
  "selector": "kp-badge",
516
- "import": "import { KpBadgeComponent } from '@kanso-protocol/badge';",
516
+ "import": "import { KpBadgeComponent } from '@kanso-protocol/ui/badge';",
517
517
  "docs": "docs/components/badge.md",
518
518
  "storybook": "components-badge--docs"
519
519
  }
@@ -589,10 +589,10 @@
589
589
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11072"
590
590
  },
591
591
  "codeConnect": {
592
- "npm": "@kanso-protocol/breadcrumbs",
592
+ "npm": "@kanso-protocol/ui",
593
593
  "primaryClass": "KpBreadcrumbsComponent",
594
594
  "selector": "kp-breadcrumbs",
595
- "import": "import { KpBreadcrumbsComponent } from '@kanso-protocol/breadcrumbs';",
595
+ "import": "import { KpBreadcrumbsComponent } from '@kanso-protocol/ui/breadcrumbs';",
596
596
  "docs": "docs/components/breadcrumbs.md",
597
597
  "storybook": "components-breadcrumbs--docs"
598
598
  }
@@ -635,10 +635,10 @@
635
635
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11072"
636
636
  },
637
637
  "codeConnect": {
638
- "npm": "@kanso-protocol/breadcrumbs",
638
+ "npm": "@kanso-protocol/ui",
639
639
  "primaryClass": "KpBreadcrumbsComponent",
640
640
  "selector": "kp-breadcrumbs",
641
- "import": "import { KpBreadcrumbsComponent } from '@kanso-protocol/breadcrumbs';",
641
+ "import": "import { KpBreadcrumbsComponent } from '@kanso-protocol/ui/breadcrumbs';",
642
642
  "docs": "docs/components/breadcrumbs.md",
643
643
  "storybook": "components-breadcrumbs--docs"
644
644
  }
@@ -691,10 +691,10 @@
691
691
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11072"
692
692
  },
693
693
  "codeConnect": {
694
- "npm": "@kanso-protocol/breadcrumbs",
694
+ "npm": "@kanso-protocol/ui",
695
695
  "primaryClass": "KpBreadcrumbsComponent",
696
696
  "selector": "kp-breadcrumbs",
697
- "import": "import { KpBreadcrumbsComponent } from '@kanso-protocol/breadcrumbs';",
697
+ "import": "import { KpBreadcrumbsComponent } from '@kanso-protocol/ui/breadcrumbs';",
698
698
  "docs": "docs/components/breadcrumbs.md",
699
699
  "storybook": "components-breadcrumbs--docs"
700
700
  }
@@ -739,10 +739,10 @@
739
739
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11072"
740
740
  },
741
741
  "codeConnect": {
742
- "npm": "@kanso-protocol/breadcrumbs",
742
+ "npm": "@kanso-protocol/ui",
743
743
  "primaryClass": "KpBreadcrumbsComponent",
744
744
  "selector": "kp-breadcrumbs",
745
- "import": "import { KpBreadcrumbsComponent } from '@kanso-protocol/breadcrumbs';",
745
+ "import": "import { KpBreadcrumbsComponent } from '@kanso-protocol/ui/breadcrumbs';",
746
746
  "docs": "docs/components/breadcrumbs.md",
747
747
  "storybook": "components-breadcrumbs--docs"
748
748
  }
@@ -826,10 +826,10 @@
826
826
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-10993"
827
827
  },
828
828
  "codeConnect": {
829
- "npm": "@kanso-protocol/button",
829
+ "npm": "@kanso-protocol/ui",
830
830
  "primaryClass": "KpButtonComponent",
831
831
  "selector": "kp-button",
832
- "import": "import { KpButtonComponent } from '@kanso-protocol/button';",
832
+ "import": "import { KpButtonComponent } from '@kanso-protocol/ui/button';",
833
833
  "docs": "docs/components/button.md",
834
834
  "storybook": "components-button--docs"
835
835
  }
@@ -886,10 +886,10 @@
886
886
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-10993"
887
887
  },
888
888
  "codeConnect": {
889
- "npm": "@kanso-protocol/button",
889
+ "npm": "@kanso-protocol/ui",
890
890
  "primaryClass": "KpButtonComponent",
891
891
  "selector": "kp-button",
892
- "import": "import { KpButtonComponent } from '@kanso-protocol/button';",
892
+ "import": "import { KpButtonComponent } from '@kanso-protocol/ui/button';",
893
893
  "docs": "docs/components/button.md",
894
894
  "storybook": "components-button--docs"
895
895
  }
@@ -992,10 +992,10 @@
992
992
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11091"
993
993
  },
994
994
  "codeConnect": {
995
- "npm": "@kanso-protocol/card",
995
+ "npm": "@kanso-protocol/ui",
996
996
  "primaryClass": "KpCardComponent",
997
997
  "selector": "kp-card",
998
- "import": "import { KpCardComponent } from '@kanso-protocol/card';",
998
+ "import": "import { KpCardComponent } from '@kanso-protocol/ui/card';",
999
999
  "docs": "docs/components/card.md",
1000
1000
  "storybook": "components-card--docs"
1001
1001
  }
@@ -1106,10 +1106,10 @@
1106
1106
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11001"
1107
1107
  },
1108
1108
  "codeConnect": {
1109
- "npm": "@kanso-protocol/checkbox",
1109
+ "npm": "@kanso-protocol/ui",
1110
1110
  "primaryClass": "KpCheckboxComponent",
1111
1111
  "selector": "kp-checkbox",
1112
- "import": "import { KpCheckboxComponent } from '@kanso-protocol/checkbox';",
1112
+ "import": "import { KpCheckboxComponent } from '@kanso-protocol/ui/checkbox';",
1113
1113
  "docs": "docs/components/checkbox.md",
1114
1114
  "storybook": "components-checkbox--docs"
1115
1115
  }
@@ -1216,10 +1216,10 @@
1216
1216
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11115"
1217
1217
  },
1218
1218
  "codeConnect": {
1219
- "npm": "@kanso-protocol/combobox",
1219
+ "npm": "@kanso-protocol/ui",
1220
1220
  "primaryClass": "KpComboboxComponent",
1221
1221
  "selector": "kp-combobox",
1222
- "import": "import { KpComboboxComponent } from '@kanso-protocol/combobox';",
1222
+ "import": "import { KpComboboxComponent } from '@kanso-protocol/ui/combobox';",
1223
1223
  "docs": "docs/components/combobox.md",
1224
1224
  "storybook": "components-combobox--docs"
1225
1225
  }
@@ -1320,10 +1320,10 @@
1320
1320
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=4111-11234"
1321
1321
  },
1322
1322
  "codeConnect": {
1323
- "npm": "@kanso-protocol/command-palette",
1323
+ "npm": "@kanso-protocol/ui",
1324
1324
  "primaryClass": "KpCommandPaletteComponent",
1325
1325
  "selector": "kp-command-palette",
1326
- "import": "import { KpCommandPaletteComponent } from '@kanso-protocol/command-palette';",
1326
+ "import": "import { KpCommandPaletteComponent } from '@kanso-protocol/ui/command-palette';",
1327
1327
  "docs": "docs/components/command-palette.md",
1328
1328
  "storybook": "components-commandpalette--docs"
1329
1329
  }
@@ -1456,10 +1456,10 @@
1456
1456
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11119"
1457
1457
  },
1458
1458
  "codeConnect": {
1459
- "npm": "@kanso-protocol/datepicker",
1459
+ "npm": "@kanso-protocol/ui",
1460
1460
  "primaryClass": "KpDatePickerComponent",
1461
1461
  "selector": "kp-datepicker",
1462
- "import": "import { KpDatePickerComponent } from '@kanso-protocol/datepicker';",
1462
+ "import": "import { KpDatePickerComponent } from '@kanso-protocol/ui/datepicker';",
1463
1463
  "docs": "docs/components/datepicker.md",
1464
1464
  "storybook": "components-datepicker--docs"
1465
1465
  }
@@ -1582,10 +1582,10 @@
1582
1582
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11083"
1583
1583
  },
1584
1584
  "codeConnect": {
1585
- "npm": "@kanso-protocol/dialog",
1585
+ "npm": "@kanso-protocol/ui",
1586
1586
  "primaryClass": "KpDialogComponent",
1587
1587
  "selector": "kp-dialog",
1588
- "import": "import { KpDialogComponent } from '@kanso-protocol/dialog';",
1588
+ "import": "import { KpDialogComponent } from '@kanso-protocol/ui/dialog';",
1589
1589
  "docs": "docs/components/dialog.md",
1590
1590
  "storybook": "components-dialog--docs"
1591
1591
  }
@@ -1637,10 +1637,10 @@
1637
1637
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11087"
1638
1638
  },
1639
1639
  "codeConnect": {
1640
- "npm": "@kanso-protocol/divider",
1640
+ "npm": "@kanso-protocol/ui",
1641
1641
  "primaryClass": "KpDividerComponent",
1642
1642
  "selector": "kp-divider",
1643
- "import": "import { KpDividerComponent } from '@kanso-protocol/divider';",
1643
+ "import": "import { KpDividerComponent } from '@kanso-protocol/ui/divider';",
1644
1644
  "docs": "docs/components/divider.md",
1645
1645
  "storybook": "components-divider--docs"
1646
1646
  }
@@ -1774,10 +1774,10 @@
1774
1774
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11099"
1775
1775
  },
1776
1776
  "codeConnect": {
1777
- "npm": "@kanso-protocol/drawer",
1777
+ "npm": "@kanso-protocol/ui",
1778
1778
  "primaryClass": "KpDrawerComponent",
1779
1779
  "selector": "kp-drawer",
1780
- "import": "import { KpDrawerComponent } from '@kanso-protocol/drawer';",
1780
+ "import": "import { KpDrawerComponent } from '@kanso-protocol/ui/drawer';",
1781
1781
  "docs": "docs/components/drawer.md",
1782
1782
  "storybook": "components-drawer--docs"
1783
1783
  }
@@ -1839,10 +1839,10 @@
1839
1839
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11095"
1840
1840
  },
1841
1841
  "codeConnect": {
1842
- "npm": "@kanso-protocol/empty-state",
1842
+ "npm": "@kanso-protocol/ui",
1843
1843
  "primaryClass": "KpEmptyStateComponent",
1844
1844
  "selector": "kp-empty-state",
1845
- "import": "import { KpEmptyStateComponent } from '@kanso-protocol/empty-state';",
1845
+ "import": "import { KpEmptyStateComponent } from '@kanso-protocol/ui/empty-state';",
1846
1846
  "docs": "docs/components/empty-state.md",
1847
1847
  "storybook": "components-emptystate--docs"
1848
1848
  }
@@ -1961,10 +1961,10 @@
1961
1961
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=4110-11270"
1962
1962
  },
1963
1963
  "codeConnect": {
1964
- "npm": "@kanso-protocol/file-upload",
1964
+ "npm": "@kanso-protocol/ui",
1965
1965
  "primaryClass": "KpFileUploadComponent",
1966
1966
  "selector": "kp-file-upload",
1967
- "import": "import { KpFileUploadComponent } from '@kanso-protocol/file-upload';",
1967
+ "import": "import { KpFileUploadComponent } from '@kanso-protocol/ui/file-upload';",
1968
1968
  "docs": "docs/components/file-upload.md",
1969
1969
  "storybook": "components-fileupload--docs"
1970
1970
  }
@@ -2037,10 +2037,10 @@
2037
2037
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11016"
2038
2038
  },
2039
2039
  "codeConnect": {
2040
- "npm": "@kanso-protocol/form-field",
2040
+ "npm": "@kanso-protocol/ui",
2041
2041
  "primaryClass": "KpFormFieldComponent",
2042
2042
  "selector": "kp-form-field",
2043
- "import": "import { KpFormFieldComponent } from '@kanso-protocol/form-field';",
2043
+ "import": "import { KpFormFieldComponent } from '@kanso-protocol/ui/form-field';",
2044
2044
  "docs": "docs/components/form-field.md",
2045
2045
  "storybook": "components-formfield--docs"
2046
2046
  }
@@ -2064,10 +2064,10 @@
2064
2064
  "docsUrl": "https://gregnblack.github.io/kanso-protocol/?path=/docs/components-icon--docs",
2065
2065
  "sourcePath": "packages/ui/icon/src/icon.component.ts",
2066
2066
  "codeConnect": {
2067
- "npm": "@kanso-protocol/icon",
2067
+ "npm": "@kanso-protocol/ui",
2068
2068
  "primaryClass": "KpIconComponent",
2069
2069
  "selector": "kp-icon",
2070
- "import": "import { KpIconComponent } from '@kanso-protocol/icon';",
2070
+ "import": "import { KpIconComponent } from '@kanso-protocol/ui/icon';",
2071
2071
  "docs": "docs/components/icon.md",
2072
2072
  "storybook": "components-icon--docs"
2073
2073
  }
@@ -2163,10 +2163,10 @@
2163
2163
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-10997"
2164
2164
  },
2165
2165
  "codeConnect": {
2166
- "npm": "@kanso-protocol/input",
2166
+ "npm": "@kanso-protocol/ui",
2167
2167
  "primaryClass": "KpInputComponent",
2168
2168
  "selector": "kp-input",
2169
- "import": "import { KpInputComponent } from '@kanso-protocol/input';",
2169
+ "import": "import { KpInputComponent } from '@kanso-protocol/ui/input';",
2170
2170
  "docs": "docs/components/input.md",
2171
2171
  "storybook": "components-input--docs"
2172
2172
  }
@@ -2225,10 +2225,10 @@
2225
2225
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=4109-11282"
2226
2226
  },
2227
2227
  "codeConnect": {
2228
- "npm": "@kanso-protocol/markdown-viewer",
2228
+ "npm": "@kanso-protocol/ui",
2229
2229
  "primaryClass": "KpMarkdownViewerComponent",
2230
2230
  "selector": "kp-markdown-viewer",
2231
- "import": "import { KpMarkdownViewerComponent } from '@kanso-protocol/markdown-viewer';",
2231
+ "import": "import { KpMarkdownViewerComponent } from '@kanso-protocol/ui/markdown-viewer';",
2232
2232
  "docs": "docs/components/markdown-viewer.md",
2233
2233
  "storybook": "components-markdownviewer--docs"
2234
2234
  }
@@ -2313,10 +2313,10 @@
2313
2313
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11020"
2314
2314
  },
2315
2315
  "codeConnect": {
2316
- "npm": "@kanso-protocol/menu",
2316
+ "npm": "@kanso-protocol/ui",
2317
2317
  "primaryClass": "KpDropdownMenuComponent",
2318
2318
  "selector": "kp-dropdown-menu",
2319
- "import": "import { KpDropdownMenuComponent } from '@kanso-protocol/menu';",
2319
+ "import": "import { KpDropdownMenuComponent } from '@kanso-protocol/ui/menu';",
2320
2320
  "docs": "docs/components/dropdown-menu.md",
2321
2321
  "storybook": "components-dropdownmenu--docs"
2322
2322
  }
@@ -2343,10 +2343,10 @@
2343
2343
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11020"
2344
2344
  },
2345
2345
  "codeConnect": {
2346
- "npm": "@kanso-protocol/menu",
2346
+ "npm": "@kanso-protocol/ui",
2347
2347
  "primaryClass": "KpDropdownMenuComponent",
2348
2348
  "selector": "kp-dropdown-menu",
2349
- "import": "import { KpDropdownMenuComponent } from '@kanso-protocol/menu';",
2349
+ "import": "import { KpDropdownMenuComponent } from '@kanso-protocol/ui/menu';",
2350
2350
  "docs": "docs/components/dropdown-menu.md",
2351
2351
  "storybook": "components-dropdownmenu--docs"
2352
2352
  }
@@ -2434,10 +2434,10 @@
2434
2434
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11020"
2435
2435
  },
2436
2436
  "codeConnect": {
2437
- "npm": "@kanso-protocol/menu",
2437
+ "npm": "@kanso-protocol/ui",
2438
2438
  "primaryClass": "KpDropdownMenuComponent",
2439
2439
  "selector": "kp-dropdown-menu",
2440
- "import": "import { KpDropdownMenuComponent } from '@kanso-protocol/menu';",
2440
+ "import": "import { KpDropdownMenuComponent } from '@kanso-protocol/ui/menu';",
2441
2441
  "docs": "docs/components/dropdown-menu.md",
2442
2442
  "storybook": "components-dropdownmenu--docs"
2443
2443
  }
@@ -2471,10 +2471,10 @@
2471
2471
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11020"
2472
2472
  },
2473
2473
  "codeConnect": {
2474
- "npm": "@kanso-protocol/menu",
2474
+ "npm": "@kanso-protocol/ui",
2475
2475
  "primaryClass": "KpDropdownMenuComponent",
2476
2476
  "selector": "kp-dropdown-menu",
2477
- "import": "import { KpDropdownMenuComponent } from '@kanso-protocol/menu';",
2477
+ "import": "import { KpDropdownMenuComponent } from '@kanso-protocol/ui/menu';",
2478
2478
  "docs": "docs/components/dropdown-menu.md",
2479
2479
  "storybook": "components-dropdownmenu--docs"
2480
2480
  }
@@ -2564,10 +2564,10 @@
2564
2564
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11032"
2565
2565
  },
2566
2566
  "codeConnect": {
2567
- "npm": "@kanso-protocol/number-stepper",
2567
+ "npm": "@kanso-protocol/ui",
2568
2568
  "primaryClass": "KpNumberStepperComponent",
2569
2569
  "selector": "kp-number-stepper",
2570
- "import": "import { KpNumberStepperComponent } from '@kanso-protocol/number-stepper';",
2570
+ "import": "import { KpNumberStepperComponent } from '@kanso-protocol/ui/number-stepper';",
2571
2571
  "docs": "docs/components/number-stepper.md",
2572
2572
  "storybook": "components-numberstepper--docs"
2573
2573
  }
@@ -2658,10 +2658,10 @@
2658
2658
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11076"
2659
2659
  },
2660
2660
  "codeConnect": {
2661
- "npm": "@kanso-protocol/pagination",
2661
+ "npm": "@kanso-protocol/ui",
2662
2662
  "primaryClass": "KpPaginationComponent",
2663
2663
  "selector": "kp-pagination",
2664
- "import": "import { KpPaginationComponent } from '@kanso-protocol/pagination';",
2664
+ "import": "import { KpPaginationComponent } from '@kanso-protocol/ui/pagination';",
2665
2665
  "docs": "docs/components/pagination.md",
2666
2666
  "storybook": "components-pagination--docs"
2667
2667
  }
@@ -2788,10 +2788,10 @@
2788
2788
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11076"
2789
2789
  },
2790
2790
  "codeConnect": {
2791
- "npm": "@kanso-protocol/pagination",
2791
+ "npm": "@kanso-protocol/ui",
2792
2792
  "primaryClass": "KpPaginationComponent",
2793
2793
  "selector": "kp-pagination",
2794
- "import": "import { KpPaginationComponent } from '@kanso-protocol/pagination';",
2794
+ "import": "import { KpPaginationComponent } from '@kanso-protocol/ui/pagination';",
2795
2795
  "docs": "docs/components/pagination.md",
2796
2796
  "storybook": "components-pagination--docs"
2797
2797
  }
@@ -2892,10 +2892,10 @@
2892
2892
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11052"
2893
2893
  },
2894
2894
  "codeConnect": {
2895
- "npm": "@kanso-protocol/popover",
2895
+ "npm": "@kanso-protocol/ui",
2896
2896
  "primaryClass": "KpPopoverComponent",
2897
2897
  "selector": "kp-popover",
2898
- "import": "import { KpPopoverComponent } from '@kanso-protocol/popover';",
2898
+ "import": "import { KpPopoverComponent } from '@kanso-protocol/ui/popover';",
2899
2899
  "docs": "docs/components/popover.md",
2900
2900
  "storybook": "components-popover--docs"
2901
2901
  }
@@ -2967,10 +2967,10 @@
2967
2967
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11052"
2968
2968
  },
2969
2969
  "codeConnect": {
2970
- "npm": "@kanso-protocol/popover",
2970
+ "npm": "@kanso-protocol/ui",
2971
2971
  "primaryClass": "KpPopoverComponent",
2972
2972
  "selector": "kp-popover",
2973
- "import": "import { KpPopoverComponent } from '@kanso-protocol/popover';",
2973
+ "import": "import { KpPopoverComponent } from '@kanso-protocol/ui/popover';",
2974
2974
  "docs": "docs/components/popover.md",
2975
2975
  "storybook": "components-popover--docs"
2976
2976
  }
@@ -3044,10 +3044,10 @@
3044
3044
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11056"
3045
3045
  },
3046
3046
  "codeConnect": {
3047
- "npm": "@kanso-protocol/progress",
3047
+ "npm": "@kanso-protocol/ui",
3048
3048
  "primaryClass": "KpProgressLinearComponent",
3049
3049
  "selector": "kp-progress-linear",
3050
- "import": "import { KpProgressLinearComponent } from '@kanso-protocol/progress';",
3050
+ "import": "import { KpProgressLinearComponent } from '@kanso-protocol/ui/progress';",
3051
3051
  "docs": "docs/components/progress.md",
3052
3052
  "storybook": "components-progress-linear--docs"
3053
3053
  }
@@ -3130,10 +3130,10 @@
3130
3130
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11056"
3131
3131
  },
3132
3132
  "codeConnect": {
3133
- "npm": "@kanso-protocol/progress",
3133
+ "npm": "@kanso-protocol/ui",
3134
3134
  "primaryClass": "KpProgressLinearComponent",
3135
3135
  "selector": "kp-progress-linear",
3136
- "import": "import { KpProgressLinearComponent } from '@kanso-protocol/progress';",
3136
+ "import": "import { KpProgressLinearComponent } from '@kanso-protocol/ui/progress';",
3137
3137
  "docs": "docs/components/progress.md",
3138
3138
  "storybook": "components-progress-linear--docs"
3139
3139
  }
@@ -3222,10 +3222,10 @@
3222
3222
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11056"
3223
3223
  },
3224
3224
  "codeConnect": {
3225
- "npm": "@kanso-protocol/progress",
3225
+ "npm": "@kanso-protocol/ui",
3226
3226
  "primaryClass": "KpProgressLinearComponent",
3227
3227
  "selector": "kp-progress-linear",
3228
- "import": "import { KpProgressLinearComponent } from '@kanso-protocol/progress';",
3228
+ "import": "import { KpProgressLinearComponent } from '@kanso-protocol/ui/progress';",
3229
3229
  "docs": "docs/components/progress.md",
3230
3230
  "storybook": "components-progress-linear--docs"
3231
3231
  }
@@ -3284,10 +3284,10 @@
3284
3284
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11005"
3285
3285
  },
3286
3286
  "codeConnect": {
3287
- "npm": "@kanso-protocol/radio",
3287
+ "npm": "@kanso-protocol/ui",
3288
3288
  "primaryClass": "KpRadioComponent",
3289
3289
  "selector": "kp-radio",
3290
- "import": "import { KpRadioComponent } from '@kanso-protocol/radio';",
3290
+ "import": "import { KpRadioComponent } from '@kanso-protocol/ui/radio';",
3291
3291
  "docs": "docs/components/radio.md",
3292
3292
  "storybook": "components-radio--docs"
3293
3293
  }
@@ -3386,10 +3386,10 @@
3386
3386
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11005"
3387
3387
  },
3388
3388
  "codeConnect": {
3389
- "npm": "@kanso-protocol/radio",
3389
+ "npm": "@kanso-protocol/ui",
3390
3390
  "primaryClass": "KpRadioComponent",
3391
3391
  "selector": "kp-radio",
3392
- "import": "import { KpRadioComponent } from '@kanso-protocol/radio';",
3392
+ "import": "import { KpRadioComponent } from '@kanso-protocol/ui/radio';",
3393
3393
  "docs": "docs/components/radio.md",
3394
3394
  "storybook": "components-radio--docs"
3395
3395
  }
@@ -3464,10 +3464,10 @@
3464
3464
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3849-11648"
3465
3465
  },
3466
3466
  "codeConnect": {
3467
- "npm": "@kanso-protocol/rich-text-editor",
3467
+ "npm": "@kanso-protocol/ui",
3468
3468
  "primaryClass": "KpRichTextEditorComponent",
3469
3469
  "selector": "kp-rich-text-editor",
3470
- "import": "import { KpRichTextEditorComponent } from '@kanso-protocol/rich-text-editor';",
3470
+ "import": "import { KpRichTextEditorComponent } from '@kanso-protocol/ui/rich-text-editor';",
3471
3471
  "docs": "docs/components/rich-text-editor.md",
3472
3472
  "storybook": "components-richtexteditor--docs"
3473
3473
  }
@@ -3538,10 +3538,10 @@
3538
3538
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11036"
3539
3539
  },
3540
3540
  "codeConnect": {
3541
- "npm": "@kanso-protocol/segmented-control",
3541
+ "npm": "@kanso-protocol/ui",
3542
3542
  "primaryClass": "KpSegmentedControlComponent",
3543
3543
  "selector": "kp-segmented-control",
3544
- "import": "import { KpSegmentedControlComponent } from '@kanso-protocol/segmented-control';",
3544
+ "import": "import { KpSegmentedControlComponent } from '@kanso-protocol/ui/segmented-control';",
3545
3545
  "docs": "docs/components/segmented-control.md",
3546
3546
  "storybook": "components-segmentedcontrol--docs"
3547
3547
  }
@@ -3650,10 +3650,10 @@
3650
3650
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11028"
3651
3651
  },
3652
3652
  "codeConnect": {
3653
- "npm": "@kanso-protocol/select",
3653
+ "npm": "@kanso-protocol/ui",
3654
3654
  "primaryClass": "KpSelectComponent",
3655
3655
  "selector": "kp-select",
3656
- "import": "import { KpSelectComponent } from '@kanso-protocol/select';",
3656
+ "import": "import { KpSelectComponent } from '@kanso-protocol/ui/select';",
3657
3657
  "docs": "docs/components/select.md",
3658
3658
  "storybook": "components-select--docs"
3659
3659
  }
@@ -3717,10 +3717,10 @@
3717
3717
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11107"
3718
3718
  },
3719
3719
  "codeConnect": {
3720
- "npm": "@kanso-protocol/skeleton",
3720
+ "npm": "@kanso-protocol/ui",
3721
3721
  "primaryClass": "KpSkeletonComponent",
3722
3722
  "selector": "kp-skeleton",
3723
- "import": "import { KpSkeletonComponent } from '@kanso-protocol/skeleton';",
3723
+ "import": "import { KpSkeletonComponent } from '@kanso-protocol/ui/skeleton';",
3724
3724
  "docs": "docs/components/skeleton.md",
3725
3725
  "storybook": "components-skeleton--docs"
3726
3726
  }
@@ -3850,10 +3850,10 @@
3850
3850
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11111"
3851
3851
  },
3852
3852
  "codeConnect": {
3853
- "npm": "@kanso-protocol/slider",
3853
+ "npm": "@kanso-protocol/ui",
3854
3854
  "primaryClass": "KpSliderComponent",
3855
3855
  "selector": "kp-slider",
3856
- "import": "import { KpSliderComponent } from '@kanso-protocol/slider';",
3856
+ "import": "import { KpSliderComponent } from '@kanso-protocol/ui/slider';",
3857
3857
  "docs": "docs/components/slider.md",
3858
3858
  "storybook": "components-slider--docs"
3859
3859
  }
@@ -3887,10 +3887,10 @@
3887
3887
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11131"
3888
3888
  },
3889
3889
  "codeConnect": {
3890
- "npm": "@kanso-protocol/table",
3890
+ "npm": "@kanso-protocol/ui",
3891
3891
  "primaryClass": "KpTableComponent",
3892
3892
  "selector": "kp-table",
3893
- "import": "import { KpTableComponent } from '@kanso-protocol/table';",
3893
+ "import": "import { KpTableComponent } from '@kanso-protocol/ui/table';",
3894
3894
  "docs": "docs/components/table.md",
3895
3895
  "storybook": "components-table--docs"
3896
3896
  }
@@ -3924,10 +3924,10 @@
3924
3924
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11131"
3925
3925
  },
3926
3926
  "codeConnect": {
3927
- "npm": "@kanso-protocol/table",
3927
+ "npm": "@kanso-protocol/ui",
3928
3928
  "primaryClass": "KpTableComponent",
3929
3929
  "selector": "kp-table",
3930
- "import": "import { KpTableComponent } from '@kanso-protocol/table';",
3930
+ "import": "import { KpTableComponent } from '@kanso-protocol/ui/table';",
3931
3931
  "docs": "docs/components/table.md",
3932
3932
  "storybook": "components-table--docs"
3933
3933
  }
@@ -4034,10 +4034,10 @@
4034
4034
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11131"
4035
4035
  },
4036
4036
  "codeConnect": {
4037
- "npm": "@kanso-protocol/table",
4037
+ "npm": "@kanso-protocol/ui",
4038
4038
  "primaryClass": "KpTableComponent",
4039
4039
  "selector": "kp-table",
4040
- "import": "import { KpTableComponent } from '@kanso-protocol/table';",
4040
+ "import": "import { KpTableComponent } from '@kanso-protocol/ui/table';",
4041
4041
  "docs": "docs/components/table.md",
4042
4042
  "storybook": "components-table--docs"
4043
4043
  }
@@ -4106,10 +4106,10 @@
4106
4106
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11068"
4107
4107
  },
4108
4108
  "codeConnect": {
4109
- "npm": "@kanso-protocol/tabs",
4109
+ "npm": "@kanso-protocol/ui",
4110
4110
  "primaryClass": "KpTabsComponent",
4111
4111
  "selector": "kp-tabs",
4112
- "import": "import { KpTabsComponent } from '@kanso-protocol/tabs';",
4112
+ "import": "import { KpTabsComponent } from '@kanso-protocol/ui/tabs';",
4113
4113
  "docs": "docs/components/tabs.md",
4114
4114
  "storybook": "components-tabs--docs"
4115
4115
  }
@@ -4160,10 +4160,10 @@
4160
4160
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11068"
4161
4161
  },
4162
4162
  "codeConnect": {
4163
- "npm": "@kanso-protocol/tabs",
4163
+ "npm": "@kanso-protocol/ui",
4164
4164
  "primaryClass": "KpTabsComponent",
4165
4165
  "selector": "kp-tabs",
4166
- "import": "import { KpTabsComponent } from '@kanso-protocol/tabs';",
4166
+ "import": "import { KpTabsComponent } from '@kanso-protocol/ui/tabs';",
4167
4167
  "docs": "docs/components/tabs.md",
4168
4168
  "storybook": "components-tabs--docs"
4169
4169
  }
@@ -4257,10 +4257,10 @@
4257
4257
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11024"
4258
4258
  },
4259
4259
  "codeConnect": {
4260
- "npm": "@kanso-protocol/textarea",
4260
+ "npm": "@kanso-protocol/ui",
4261
4261
  "primaryClass": "KpTextareaComponent",
4262
4262
  "selector": "kp-textarea",
4263
- "import": "import { KpTextareaComponent } from '@kanso-protocol/textarea';",
4263
+ "import": "import { KpTextareaComponent } from '@kanso-protocol/ui/textarea';",
4264
4264
  "docs": "docs/components/textarea.md",
4265
4265
  "storybook": "components-textarea--docs"
4266
4266
  }
@@ -4357,10 +4357,10 @@
4357
4357
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11123"
4358
4358
  },
4359
4359
  "codeConnect": {
4360
- "npm": "@kanso-protocol/timepicker",
4360
+ "npm": "@kanso-protocol/ui",
4361
4361
  "primaryClass": "KpTimePickerComponent",
4362
4362
  "selector": "kp-timepicker",
4363
- "import": "import { KpTimePickerComponent } from '@kanso-protocol/timepicker';",
4363
+ "import": "import { KpTimePickerComponent } from '@kanso-protocol/ui/timepicker';",
4364
4364
  "docs": "docs/components/timepicker.md",
4365
4365
  "storybook": "components-timepicker--docs"
4366
4366
  }
@@ -4417,10 +4417,10 @@
4417
4417
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11127"
4418
4418
  },
4419
4419
  "codeConnect": {
4420
- "npm": "@kanso-protocol/toast",
4420
+ "npm": "@kanso-protocol/ui",
4421
4421
  "primaryClass": "KpToastHostComponent",
4422
4422
  "selector": "kp-toast-host",
4423
- "import": "import { KpToastHostComponent } from '@kanso-protocol/toast';",
4423
+ "import": "import { KpToastHostComponent } from '@kanso-protocol/ui/toast';",
4424
4424
  "docs": "docs/components/toast.md",
4425
4425
  "storybook": "components-toast--docs"
4426
4426
  }
@@ -4519,10 +4519,10 @@
4519
4519
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11009"
4520
4520
  },
4521
4521
  "codeConnect": {
4522
- "npm": "@kanso-protocol/toggle",
4522
+ "npm": "@kanso-protocol/ui",
4523
4523
  "primaryClass": "KpToggleComponent",
4524
4524
  "selector": "kp-toggle",
4525
- "import": "import { KpToggleComponent } from '@kanso-protocol/toggle';",
4525
+ "import": "import { KpToggleComponent } from '@kanso-protocol/ui/toggle';",
4526
4526
  "docs": "docs/components/toggle.md",
4527
4527
  "storybook": "components-toggle--docs"
4528
4528
  }
@@ -4592,10 +4592,10 @@
4592
4592
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11048"
4593
4593
  },
4594
4594
  "codeConnect": {
4595
- "npm": "@kanso-protocol/tooltip",
4595
+ "npm": "@kanso-protocol/ui",
4596
4596
  "primaryClass": "KpTooltipComponent",
4597
4597
  "selector": "kp-tooltip",
4598
- "import": "import { KpTooltipComponent } from '@kanso-protocol/tooltip';",
4598
+ "import": "import { KpTooltipComponent } from '@kanso-protocol/ui/tooltip';",
4599
4599
  "docs": "docs/components/tooltip.md",
4600
4600
  "storybook": "components-tooltip--docs"
4601
4601
  }
@@ -4670,10 +4670,10 @@
4670
4670
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11048"
4671
4671
  },
4672
4672
  "codeConnect": {
4673
- "npm": "@kanso-protocol/tooltip",
4673
+ "npm": "@kanso-protocol/ui",
4674
4674
  "primaryClass": "KpTooltipComponent",
4675
4675
  "selector": "kp-tooltip",
4676
- "import": "import { KpTooltipComponent } from '@kanso-protocol/tooltip';",
4676
+ "import": "import { KpTooltipComponent } from '@kanso-protocol/ui/tooltip';",
4677
4677
  "docs": "docs/components/tooltip.md",
4678
4678
  "storybook": "components-tooltip--docs"
4679
4679
  }
@@ -4772,10 +4772,10 @@
4772
4772
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3805-11135"
4773
4773
  },
4774
4774
  "codeConnect": {
4775
- "npm": "@kanso-protocol/tree",
4775
+ "npm": "@kanso-protocol/ui",
4776
4776
  "primaryClass": "KpTreeComponent",
4777
4777
  "selector": "kp-tree",
4778
- "import": "import { KpTreeComponent } from '@kanso-protocol/tree';",
4778
+ "import": "import { KpTreeComponent } from '@kanso-protocol/ui/tree';",
4779
4779
  "docs": "docs/components/tree.md",
4780
4780
  "storybook": "components-tree--docs"
4781
4781
  }
@@ -4799,10 +4799,10 @@
4799
4799
  "docsUrl": "https://gregnblack.github.io/kanso-protocol/?path=/docs/components-virtuallist--docs",
4800
4800
  "sourcePath": "packages/ui/virtual-list/src/virtual-list.component.ts",
4801
4801
  "codeConnect": {
4802
- "npm": "@kanso-protocol/virtual-list",
4802
+ "npm": "@kanso-protocol/ui",
4803
4803
  "primaryClass": "KpVirtualListComponent",
4804
4804
  "selector": "kp-virtual-list",
4805
- "import": "import { KpVirtualListComponent } from '@kanso-protocol/virtual-list';",
4805
+ "import": "import { KpVirtualListComponent } from '@kanso-protocol/ui/virtual-list';",
4806
4806
  "docs": "docs/components/virtual-list.md",
4807
4807
  "storybook": "components-virtuallist--docs"
4808
4808
  }
@@ -4862,10 +4862,10 @@
4862
4862
  "docsUrl": "https://gregnblack.github.io/kanso-protocol/?path=/docs/components-virtuallist--docs",
4863
4863
  "sourcePath": "packages/ui/virtual-list/src/virtual-list.component.ts",
4864
4864
  "codeConnect": {
4865
- "npm": "@kanso-protocol/virtual-list",
4865
+ "npm": "@kanso-protocol/ui",
4866
4866
  "primaryClass": "KpVirtualListComponent",
4867
4867
  "selector": "kp-virtual-list",
4868
- "import": "import { KpVirtualListComponent } from '@kanso-protocol/virtual-list';",
4868
+ "import": "import { KpVirtualListComponent } from '@kanso-protocol/ui/virtual-list';",
4869
4869
  "docs": "docs/components/virtual-list.md",
4870
4870
  "storybook": "components-virtuallist--docs"
4871
4871
  }
@@ -4927,10 +4927,10 @@
4927
4927
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7265"
4928
4928
  },
4929
4929
  "codeConnect": {
4930
- "npm": "@kanso-protocol/app-shell",
4930
+ "npm": "@kanso-protocol/ui",
4931
4931
  "primaryClass": "KpAppShellComponent",
4932
4932
  "selector": "kp-app-shell",
4933
- "import": "import { KpAppShellComponent } from '@kanso-protocol/app-shell';",
4933
+ "import": "import { KpAppShellComponent } from '@kanso-protocol/ui/app-shell';",
4934
4934
  "docs": "docs/patterns/app-shell.md",
4935
4935
  "storybook": "patterns-appshell--docs"
4936
4936
  }
@@ -5004,10 +5004,10 @@
5004
5004
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7272"
5005
5005
  },
5006
5006
  "codeConnect": {
5007
- "npm": "@kanso-protocol/banner",
5007
+ "npm": "@kanso-protocol/ui",
5008
5008
  "primaryClass": "KpBannerComponent",
5009
5009
  "selector": "kp-banner",
5010
- "import": "import { KpBannerComponent } from '@kanso-protocol/banner';",
5010
+ "import": "import { KpBannerComponent } from '@kanso-protocol/ui/banner';",
5011
5011
  "docs": "docs/patterns/banner.md",
5012
5012
  "storybook": "patterns-banner--docs"
5013
5013
  }
@@ -5049,10 +5049,10 @@
5049
5049
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7280"
5050
5050
  },
5051
5051
  "codeConnect": {
5052
- "npm": "@kanso-protocol/container",
5052
+ "npm": "@kanso-protocol/ui",
5053
5053
  "primaryClass": "KpContainerComponent",
5054
5054
  "selector": "kp-container",
5055
- "import": "import { KpContainerComponent } from '@kanso-protocol/container';",
5055
+ "import": "import { KpContainerComponent } from '@kanso-protocol/ui/container';",
5056
5056
  "docs": "docs/patterns/container.md",
5057
5057
  "storybook": "patterns-container--docs"
5058
5058
  }
@@ -5123,10 +5123,10 @@
5123
5123
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7288"
5124
5124
  },
5125
5125
  "codeConnect": {
5126
- "npm": "@kanso-protocol/filter-bar",
5126
+ "npm": "@kanso-protocol/ui",
5127
5127
  "primaryClass": "KpFilterBarComponent",
5128
5128
  "selector": "kp-filter-bar",
5129
- "import": "import { KpFilterBarComponent } from '@kanso-protocol/filter-bar';",
5129
+ "import": "import { KpFilterBarComponent } from '@kanso-protocol/ui/filter-bar';",
5130
5130
  "docs": "docs/patterns/filter-bar.md",
5131
5131
  "storybook": "patterns-filterbar--docs"
5132
5132
  }
@@ -5196,10 +5196,10 @@
5196
5196
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7296"
5197
5197
  },
5198
5198
  "codeConnect": {
5199
- "npm": "@kanso-protocol/form-section",
5199
+ "npm": "@kanso-protocol/ui",
5200
5200
  "primaryClass": "KpFormSectionComponent",
5201
5201
  "selector": "kp-form-section",
5202
- "import": "import { KpFormSectionComponent } from '@kanso-protocol/form-section';",
5202
+ "import": "import { KpFormSectionComponent } from '@kanso-protocol/ui/form-section';",
5203
5203
  "docs": "docs/patterns/form-section.md",
5204
5204
  "storybook": "patterns-formsection--docs"
5205
5205
  }
@@ -5247,10 +5247,10 @@
5247
5247
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7304"
5248
5248
  },
5249
5249
  "codeConnect": {
5250
- "npm": "@kanso-protocol/grid",
5250
+ "npm": "@kanso-protocol/ui",
5251
5251
  "primaryClass": "KpGridComponent",
5252
5252
  "selector": "kp-grid",
5253
- "import": "import { KpGridComponent } from '@kanso-protocol/grid';",
5253
+ "import": "import { KpGridComponent } from '@kanso-protocol/ui/grid';",
5254
5254
  "docs": "docs/patterns/grid.md",
5255
5255
  "storybook": "patterns-grid--docs"
5256
5256
  }
@@ -5409,10 +5409,10 @@
5409
5409
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7312"
5410
5410
  },
5411
5411
  "codeConnect": {
5412
- "npm": "@kanso-protocol/header",
5412
+ "npm": "@kanso-protocol/ui",
5413
5413
  "primaryClass": "KpHeaderComponent",
5414
5414
  "selector": "kp-header",
5415
- "import": "import { KpHeaderComponent } from '@kanso-protocol/header';",
5415
+ "import": "import { KpHeaderComponent } from '@kanso-protocol/ui/header';",
5416
5416
  "docs": "docs/patterns/header.md",
5417
5417
  "storybook": "patterns-header--docs"
5418
5418
  }
@@ -5517,10 +5517,10 @@
5517
5517
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7320"
5518
5518
  },
5519
5519
  "codeConnect": {
5520
- "npm": "@kanso-protocol/nav-item",
5520
+ "npm": "@kanso-protocol/ui",
5521
5521
  "primaryClass": "KpNavItemComponent",
5522
5522
  "selector": "kp-nav-item",
5523
- "import": "import { KpNavItemComponent } from '@kanso-protocol/nav-item';",
5523
+ "import": "import { KpNavItemComponent } from '@kanso-protocol/ui/nav-item';",
5524
5524
  "docs": "docs/patterns/nav-item.md",
5525
5525
  "storybook": "patterns-navitem--docs"
5526
5526
  }
@@ -5607,10 +5607,10 @@
5607
5607
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7327"
5608
5608
  },
5609
5609
  "codeConnect": {
5610
- "npm": "@kanso-protocol/notification-center",
5610
+ "npm": "@kanso-protocol/ui",
5611
5611
  "primaryClass": "KpNotificationCenterComponent",
5612
5612
  "selector": "kp-notification-center",
5613
- "import": "import { KpNotificationCenterComponent } from '@kanso-protocol/notification-center';",
5613
+ "import": "import { KpNotificationCenterComponent } from '@kanso-protocol/ui/notification-center';",
5614
5614
  "docs": "docs/patterns/notification-center.md",
5615
5615
  "storybook": "patterns-notificationcenter--docs"
5616
5616
  }
@@ -5691,10 +5691,10 @@
5691
5691
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7327"
5692
5692
  },
5693
5693
  "codeConnect": {
5694
- "npm": "@kanso-protocol/notification-center",
5694
+ "npm": "@kanso-protocol/ui",
5695
5695
  "primaryClass": "KpNotificationCenterComponent",
5696
5696
  "selector": "kp-notification-center",
5697
- "import": "import { KpNotificationCenterComponent } from '@kanso-protocol/notification-center';",
5697
+ "import": "import { KpNotificationCenterComponent } from '@kanso-protocol/ui/notification-center';",
5698
5698
  "docs": "docs/patterns/notification-center.md",
5699
5699
  "storybook": "patterns-notificationcenter--docs"
5700
5700
  }
@@ -5766,10 +5766,10 @@
5766
5766
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7334"
5767
5767
  },
5768
5768
  "codeConnect": {
5769
- "npm": "@kanso-protocol/page-error",
5769
+ "npm": "@kanso-protocol/ui",
5770
5770
  "primaryClass": "KpPageErrorComponent",
5771
5771
  "selector": "kp-page-error",
5772
- "import": "import { KpPageErrorComponent } from '@kanso-protocol/page-error';",
5772
+ "import": "import { KpPageErrorComponent } from '@kanso-protocol/ui/page-error';",
5773
5773
  "docs": "docs/patterns/page-error.md",
5774
5774
  "storybook": "patterns-pageerror--docs"
5775
5775
  }
@@ -5868,10 +5868,10 @@
5868
5868
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7341"
5869
5869
  },
5870
5870
  "codeConnect": {
5871
- "npm": "@kanso-protocol/page-header",
5871
+ "npm": "@kanso-protocol/ui",
5872
5872
  "primaryClass": "KpPageHeaderComponent",
5873
5873
  "selector": "kp-page-header",
5874
- "import": "import { KpPageHeaderComponent } from '@kanso-protocol/page-header';",
5874
+ "import": "import { KpPageHeaderComponent } from '@kanso-protocol/ui/page-header';",
5875
5875
  "docs": "docs/patterns/page-header.md",
5876
5876
  "storybook": "patterns-pageheader--docs"
5877
5877
  }
@@ -5925,10 +5925,10 @@
5925
5925
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3825-7273"
5926
5926
  },
5927
5927
  "codeConnect": {
5928
- "npm": "@kanso-protocol/row",
5928
+ "npm": "@kanso-protocol/ui",
5929
5929
  "primaryClass": "KpRowComponent",
5930
5930
  "selector": "kp-row",
5931
- "import": "import { KpRowComponent } from '@kanso-protocol/row';",
5931
+ "import": "import { KpRowComponent } from '@kanso-protocol/ui/row';",
5932
5932
  "docs": "docs/patterns/row.md",
5933
5933
  "storybook": "patterns-row--docs"
5934
5934
  }
@@ -6017,10 +6017,10 @@
6017
6017
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7356"
6018
6018
  },
6019
6019
  "codeConnect": {
6020
- "npm": "@kanso-protocol/search-bar",
6020
+ "npm": "@kanso-protocol/ui",
6021
6021
  "primaryClass": "KpSearchBarComponent",
6022
6022
  "selector": "kp-search-bar",
6023
- "import": "import { KpSearchBarComponent } from '@kanso-protocol/search-bar';",
6023
+ "import": "import { KpSearchBarComponent } from '@kanso-protocol/ui/search-bar';",
6024
6024
  "docs": "docs/patterns/search-bar.md",
6025
6025
  "storybook": "patterns-searchbar--docs"
6026
6026
  }
@@ -6090,10 +6090,10 @@
6090
6090
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7364"
6091
6091
  },
6092
6092
  "codeConnect": {
6093
- "npm": "@kanso-protocol/settings-panel",
6093
+ "npm": "@kanso-protocol/ui",
6094
6094
  "primaryClass": "KpSettingsPanelComponent",
6095
6095
  "selector": "kp-settings-panel",
6096
- "import": "import { KpSettingsPanelComponent } from '@kanso-protocol/settings-panel';",
6096
+ "import": "import { KpSettingsPanelComponent } from '@kanso-protocol/ui/settings-panel';",
6097
6097
  "docs": "docs/patterns/settings-panel.md",
6098
6098
  "storybook": "patterns-settingspanel--docs"
6099
6099
  }
@@ -6157,10 +6157,10 @@
6157
6157
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7364"
6158
6158
  },
6159
6159
  "codeConnect": {
6160
- "npm": "@kanso-protocol/settings-panel",
6160
+ "npm": "@kanso-protocol/ui",
6161
6161
  "primaryClass": "KpSettingsPanelComponent",
6162
6162
  "selector": "kp-settings-panel",
6163
- "import": "import { KpSettingsPanelComponent } from '@kanso-protocol/settings-panel';",
6163
+ "import": "import { KpSettingsPanelComponent } from '@kanso-protocol/ui/settings-panel';",
6164
6164
  "docs": "docs/patterns/settings-panel.md",
6165
6165
  "storybook": "patterns-settingspanel--docs"
6166
6166
  }
@@ -6269,10 +6269,10 @@
6269
6269
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7372"
6270
6270
  },
6271
6271
  "codeConnect": {
6272
- "npm": "@kanso-protocol/sidebar",
6272
+ "npm": "@kanso-protocol/ui",
6273
6273
  "primaryClass": "KpSidebarComponent",
6274
6274
  "selector": "kp-sidebar",
6275
- "import": "import { KpSidebarComponent } from '@kanso-protocol/sidebar';",
6275
+ "import": "import { KpSidebarComponent } from '@kanso-protocol/ui/sidebar';",
6276
6276
  "docs": "docs/patterns/sidebar.md",
6277
6277
  "storybook": "patterns-sidebar--docs"
6278
6278
  }
@@ -6314,10 +6314,10 @@
6314
6314
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3825-7265"
6315
6315
  },
6316
6316
  "codeConnect": {
6317
- "npm": "@kanso-protocol/stack",
6317
+ "npm": "@kanso-protocol/ui",
6318
6318
  "primaryClass": "KpStackComponent",
6319
6319
  "selector": "kp-stack",
6320
- "import": "import { KpStackComponent } from '@kanso-protocol/stack';",
6320
+ "import": "import { KpStackComponent } from '@kanso-protocol/ui/stack';",
6321
6321
  "docs": "docs/patterns/stack.md",
6322
6322
  "storybook": "patterns-stack--docs"
6323
6323
  }
@@ -6417,10 +6417,10 @@
6417
6417
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7387"
6418
6418
  },
6419
6419
  "codeConnect": {
6420
- "npm": "@kanso-protocol/stat-card",
6420
+ "npm": "@kanso-protocol/ui",
6421
6421
  "primaryClass": "KpStatCardComponent",
6422
6422
  "selector": "kp-stat-card",
6423
- "import": "import { KpStatCardComponent } from '@kanso-protocol/stat-card';",
6423
+ "import": "import { KpStatCardComponent } from '@kanso-protocol/ui/stat-card';",
6424
6424
  "docs": "docs/patterns/stat-card.md",
6425
6425
  "storybook": "patterns-statcard--docs"
6426
6426
  }
@@ -6583,10 +6583,10 @@
6583
6583
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7395"
6584
6584
  },
6585
6585
  "codeConnect": {
6586
- "npm": "@kanso-protocol/table-toolbar",
6586
+ "npm": "@kanso-protocol/ui",
6587
6587
  "primaryClass": "KpTableToolbarComponent",
6588
6588
  "selector": "kp-table-toolbar",
6589
- "import": "import { KpTableToolbarComponent } from '@kanso-protocol/table-toolbar';",
6589
+ "import": "import { KpTableToolbarComponent } from '@kanso-protocol/ui/table-toolbar';",
6590
6590
  "docs": "docs/patterns/table-toolbar.md",
6591
6591
  "storybook": "patterns-tabletoolbar--docs"
6592
6592
  }
@@ -6655,10 +6655,10 @@
6655
6655
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7403"
6656
6656
  },
6657
6657
  "codeConnect": {
6658
- "npm": "@kanso-protocol/theme-toggle",
6658
+ "npm": "@kanso-protocol/ui",
6659
6659
  "primaryClass": "KpThemeToggleComponent",
6660
6660
  "selector": "kp-theme-toggle",
6661
- "import": "import { KpThemeToggleComponent } from '@kanso-protocol/theme-toggle';",
6661
+ "import": "import { KpThemeToggleComponent } from '@kanso-protocol/ui/theme-toggle';",
6662
6662
  "docs": "docs/patterns/theme-toggle.md",
6663
6663
  "storybook": "patterns-themetoggle--docs"
6664
6664
  }
@@ -6750,10 +6750,10 @@
6750
6750
  "url": "https://www.figma.com/design/ahRfe4BdMAyoK0I3lnicp6/Design-System?node-id=3822-7411"
6751
6751
  },
6752
6752
  "codeConnect": {
6753
- "npm": "@kanso-protocol/user-menu",
6753
+ "npm": "@kanso-protocol/ui",
6754
6754
  "primaryClass": "KpUserMenuComponent",
6755
6755
  "selector": "kp-user-menu",
6756
- "import": "import { KpUserMenuComponent } from '@kanso-protocol/user-menu';",
6756
+ "import": "import { KpUserMenuComponent } from '@kanso-protocol/ui/user-menu';",
6757
6757
  "docs": "docs/patterns/user-menu.md",
6758
6758
  "storybook": "patterns-usermenu--docs"
6759
6759
  }