@ukic/docs 3.0.0-alpha.13 → 3.0.0-alpha.14
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/docs.json +62 -15
- package/package.json +2 -2
package/docs.json
CHANGED
|
@@ -522,6 +522,7 @@
|
|
|
522
522
|
"ic-button"
|
|
523
523
|
],
|
|
524
524
|
"ic-button": [
|
|
525
|
+
"ic-typography",
|
|
525
526
|
"ic-loading-indicator",
|
|
526
527
|
"ic-tooltip"
|
|
527
528
|
],
|
|
@@ -860,6 +861,7 @@
|
|
|
860
861
|
"ic-button"
|
|
861
862
|
],
|
|
862
863
|
"ic-button": [
|
|
864
|
+
"ic-typography",
|
|
863
865
|
"ic-loading-indicator",
|
|
864
866
|
"ic-tooltip"
|
|
865
867
|
],
|
|
@@ -1062,6 +1064,7 @@
|
|
|
1062
1064
|
"ic-button"
|
|
1063
1065
|
],
|
|
1064
1066
|
"ic-button": [
|
|
1067
|
+
"ic-typography",
|
|
1065
1068
|
"ic-loading-indicator",
|
|
1066
1069
|
"ic-tooltip"
|
|
1067
1070
|
],
|
|
@@ -2899,11 +2902,13 @@
|
|
|
2899
2902
|
"ic-top-navigation"
|
|
2900
2903
|
],
|
|
2901
2904
|
"dependencies": [
|
|
2905
|
+
"ic-typography",
|
|
2902
2906
|
"ic-loading-indicator",
|
|
2903
2907
|
"ic-tooltip"
|
|
2904
2908
|
],
|
|
2905
2909
|
"dependencyGraph": {
|
|
2906
2910
|
"ic-button": [
|
|
2911
|
+
"ic-typography",
|
|
2907
2912
|
"ic-loading-indicator",
|
|
2908
2913
|
"ic-tooltip"
|
|
2909
2914
|
],
|
|
@@ -5798,6 +5803,7 @@
|
|
|
5798
5803
|
"ic-button"
|
|
5799
5804
|
],
|
|
5800
5805
|
"ic-button": [
|
|
5806
|
+
"ic-typography",
|
|
5801
5807
|
"ic-loading-indicator",
|
|
5802
5808
|
"ic-tooltip"
|
|
5803
5809
|
],
|
|
@@ -7445,6 +7451,7 @@
|
|
|
7445
7451
|
"ic-button"
|
|
7446
7452
|
],
|
|
7447
7453
|
"ic-button": [
|
|
7454
|
+
"ic-typography",
|
|
7448
7455
|
"ic-loading-indicator",
|
|
7449
7456
|
"ic-tooltip"
|
|
7450
7457
|
],
|
|
@@ -9588,6 +9595,7 @@
|
|
|
9588
9595
|
"ic-typography"
|
|
9589
9596
|
],
|
|
9590
9597
|
"ic-button": [
|
|
9598
|
+
"ic-typography",
|
|
9591
9599
|
"ic-loading-indicator",
|
|
9592
9600
|
"ic-tooltip"
|
|
9593
9601
|
],
|
|
@@ -10078,6 +10086,7 @@
|
|
|
10078
10086
|
"ic-button"
|
|
10079
10087
|
],
|
|
10080
10088
|
"ic-button": [
|
|
10089
|
+
"ic-typography",
|
|
10081
10090
|
"ic-loading-indicator",
|
|
10082
10091
|
"ic-tooltip"
|
|
10083
10092
|
],
|
|
@@ -10439,6 +10448,7 @@
|
|
|
10439
10448
|
"ic-button"
|
|
10440
10449
|
],
|
|
10441
10450
|
"ic-button": [
|
|
10451
|
+
"ic-typography",
|
|
10442
10452
|
"ic-loading-indicator",
|
|
10443
10453
|
"ic-tooltip"
|
|
10444
10454
|
],
|
|
@@ -10583,6 +10593,12 @@
|
|
|
10583
10593
|
"capture": false,
|
|
10584
10594
|
"passive": false
|
|
10585
10595
|
},
|
|
10596
|
+
{
|
|
10597
|
+
"event": "navigationGroupOpened",
|
|
10598
|
+
"target": "document",
|
|
10599
|
+
"capture": false,
|
|
10600
|
+
"passive": false
|
|
10601
|
+
},
|
|
10586
10602
|
{
|
|
10587
10603
|
"event": "navItemClicked",
|
|
10588
10604
|
"capture": false,
|
|
@@ -11162,6 +11178,7 @@
|
|
|
11162
11178
|
"ic-typography"
|
|
11163
11179
|
],
|
|
11164
11180
|
"ic-button": [
|
|
11181
|
+
"ic-typography",
|
|
11165
11182
|
"ic-loading-indicator",
|
|
11166
11183
|
"ic-tooltip"
|
|
11167
11184
|
],
|
|
@@ -11562,6 +11579,7 @@
|
|
|
11562
11579
|
"ic-button"
|
|
11563
11580
|
],
|
|
11564
11581
|
"ic-button": [
|
|
11582
|
+
"ic-typography",
|
|
11565
11583
|
"ic-loading-indicator",
|
|
11566
11584
|
"ic-tooltip"
|
|
11567
11585
|
],
|
|
@@ -12013,6 +12031,7 @@
|
|
|
12013
12031
|
"ic-pagination-item"
|
|
12014
12032
|
],
|
|
12015
12033
|
"ic-button": [
|
|
12034
|
+
"ic-typography",
|
|
12016
12035
|
"ic-loading-indicator",
|
|
12017
12036
|
"ic-tooltip"
|
|
12018
12037
|
],
|
|
@@ -12479,6 +12498,7 @@
|
|
|
12479
12498
|
"ic-button"
|
|
12480
12499
|
],
|
|
12481
12500
|
"ic-button": [
|
|
12501
|
+
"ic-typography",
|
|
12482
12502
|
"ic-loading-indicator",
|
|
12483
12503
|
"ic-tooltip"
|
|
12484
12504
|
],
|
|
@@ -14453,6 +14473,7 @@
|
|
|
14453
14473
|
"ic-typography"
|
|
14454
14474
|
],
|
|
14455
14475
|
"ic-button": [
|
|
14476
|
+
"ic-typography",
|
|
14456
14477
|
"ic-loading-indicator",
|
|
14457
14478
|
"ic-tooltip"
|
|
14458
14479
|
],
|
|
@@ -15713,6 +15734,7 @@
|
|
|
15713
15734
|
"ic-typography"
|
|
15714
15735
|
],
|
|
15715
15736
|
"ic-button": [
|
|
15737
|
+
"ic-typography",
|
|
15716
15738
|
"ic-loading-indicator",
|
|
15717
15739
|
"ic-tooltip"
|
|
15718
15740
|
],
|
|
@@ -16096,6 +16118,7 @@
|
|
|
16096
16118
|
"ic-divider"
|
|
16097
16119
|
],
|
|
16098
16120
|
"ic-button": [
|
|
16121
|
+
"ic-typography",
|
|
16099
16122
|
"ic-loading-indicator",
|
|
16100
16123
|
"ic-tooltip"
|
|
16101
16124
|
],
|
|
@@ -16234,7 +16257,7 @@
|
|
|
16234
16257
|
"mutable": false,
|
|
16235
16258
|
"attr": "full-width",
|
|
16236
16259
|
"reflectToAttr": false,
|
|
16237
|
-
"docs": "If `true`, the link will fill the width of the page.",
|
|
16260
|
+
"docs": "If `true`, the skip link will fill the width of the page.",
|
|
16238
16261
|
"docsTags": [],
|
|
16239
16262
|
"default": "false",
|
|
16240
16263
|
"values": [
|
|
@@ -16258,7 +16281,7 @@
|
|
|
16258
16281
|
"mutable": false,
|
|
16259
16282
|
"attr": "inline",
|
|
16260
16283
|
"reflectToAttr": false,
|
|
16261
|
-
"docs": "If `true`, the link will appear inline with surrounding page content when focused.",
|
|
16284
|
+
"docs": "If `true`, the skip link will appear inline with surrounding page content when focused.",
|
|
16262
16285
|
"docsTags": [],
|
|
16263
16286
|
"default": "false",
|
|
16264
16287
|
"values": [
|
|
@@ -16282,7 +16305,7 @@
|
|
|
16282
16305
|
"mutable": false,
|
|
16283
16306
|
"attr": "label",
|
|
16284
16307
|
"reflectToAttr": false,
|
|
16285
|
-
"docs": "The label displayed when the link is focused.",
|
|
16308
|
+
"docs": "The label displayed when the skip link is focused.",
|
|
16286
16309
|
"docsTags": [],
|
|
16287
16310
|
"default": "\"Skip to main content\"",
|
|
16288
16311
|
"values": [
|
|
@@ -16306,7 +16329,7 @@
|
|
|
16306
16329
|
"mutable": false,
|
|
16307
16330
|
"attr": "monochrome",
|
|
16308
16331
|
"reflectToAttr": false,
|
|
16309
|
-
"docs": "If `true`, the link will display as black in the light theme, and white in the dark theme.",
|
|
16332
|
+
"docs": "If `true`, the skip link will display as black in the light theme, and white in the dark theme.",
|
|
16310
16333
|
"docsTags": [],
|
|
16311
16334
|
"default": "false",
|
|
16312
16335
|
"values": [
|
|
@@ -16409,7 +16432,13 @@
|
|
|
16409
16432
|
"methods": [],
|
|
16410
16433
|
"events": [],
|
|
16411
16434
|
"listeners": [],
|
|
16412
|
-
"styles": [
|
|
16435
|
+
"styles": [
|
|
16436
|
+
{
|
|
16437
|
+
"name": "--ic-skip-link-position-top",
|
|
16438
|
+
"annotation": "prop",
|
|
16439
|
+
"docs": "The top position of the skip link when it is not displayed inline and has an absolute position."
|
|
16440
|
+
}
|
|
16441
|
+
],
|
|
16413
16442
|
"slots": [],
|
|
16414
16443
|
"parts": [],
|
|
16415
16444
|
"dependents": [],
|
|
@@ -17818,6 +17847,7 @@
|
|
|
17818
17847
|
"ic-button"
|
|
17819
17848
|
],
|
|
17820
17849
|
"ic-button": [
|
|
17850
|
+
"ic-typography",
|
|
17821
17851
|
"ic-loading-indicator",
|
|
17822
17852
|
"ic-tooltip"
|
|
17823
17853
|
],
|
|
@@ -19401,6 +19431,7 @@
|
|
|
19401
19431
|
"ic-typography"
|
|
19402
19432
|
],
|
|
19403
19433
|
"ic-button": [
|
|
19434
|
+
"ic-typography",
|
|
19404
19435
|
"ic-loading-indicator",
|
|
19405
19436
|
"ic-tooltip"
|
|
19406
19437
|
],
|
|
@@ -19920,6 +19951,7 @@
|
|
|
19920
19951
|
"ic-button"
|
|
19921
19952
|
],
|
|
19922
19953
|
"ic-button": [
|
|
19954
|
+
"ic-typography",
|
|
19923
19955
|
"ic-loading-indicator",
|
|
19924
19956
|
"ic-tooltip"
|
|
19925
19957
|
],
|
|
@@ -21152,6 +21184,7 @@
|
|
|
21152
21184
|
"ic-navigation-menu"
|
|
21153
21185
|
],
|
|
21154
21186
|
"ic-button": [
|
|
21187
|
+
"ic-typography",
|
|
21155
21188
|
"ic-loading-indicator",
|
|
21156
21189
|
"ic-tooltip"
|
|
21157
21190
|
],
|
|
@@ -21488,6 +21521,7 @@
|
|
|
21488
21521
|
"ic-accordion-group",
|
|
21489
21522
|
"ic-alert",
|
|
21490
21523
|
"ic-badge",
|
|
21524
|
+
"ic-button",
|
|
21491
21525
|
"ic-card-vertical",
|
|
21492
21526
|
"ic-checkbox",
|
|
21493
21527
|
"ic-chip",
|
|
@@ -21537,6 +21571,9 @@
|
|
|
21537
21571
|
"ic-badge": [
|
|
21538
21572
|
"ic-typography"
|
|
21539
21573
|
],
|
|
21574
|
+
"ic-button": [
|
|
21575
|
+
"ic-typography"
|
|
21576
|
+
],
|
|
21540
21577
|
"ic-card-vertical": [
|
|
21541
21578
|
"ic-typography"
|
|
21542
21579
|
],
|
|
@@ -21823,6 +21860,16 @@
|
|
|
21823
21860
|
"docstring": "",
|
|
21824
21861
|
"path": "src/components/ic-search-bar/ic-search-bar.types.ts"
|
|
21825
21862
|
},
|
|
21863
|
+
"src/utils/types.ts::IcOrientation": {
|
|
21864
|
+
"declaration": "export type IcOrientation = \"horizontal\" | \"vertical\";",
|
|
21865
|
+
"docstring": "",
|
|
21866
|
+
"path": "src/utils/types.ts"
|
|
21867
|
+
},
|
|
21868
|
+
"src/components/ic-radio-group/ic-radio-group.types.ts::IcChangeEventDetail": {
|
|
21869
|
+
"declaration": "export interface IcChangeEventDetail {\n value: string;\n selectedOption: {\n radio: HTMLIcRadioOptionElement;\n textFieldValue?: string;\n };\n}",
|
|
21870
|
+
"docstring": "",
|
|
21871
|
+
"path": "src/components/ic-radio-group/ic-radio-group.types.ts"
|
|
21872
|
+
},
|
|
21826
21873
|
"src/components/ic-divider/ic-divider.types.tsx::IcDividerStyles": {
|
|
21827
21874
|
"declaration": "export type IcDividerStyles = \"solid\" | \"dashed\";",
|
|
21828
21875
|
"docstring": "",
|
|
@@ -21833,11 +21880,6 @@
|
|
|
21833
21880
|
"docstring": "",
|
|
21834
21881
|
"path": "src/components/ic-divider/ic-divider.types.tsx"
|
|
21835
21882
|
},
|
|
21836
|
-
"src/utils/types.ts::IcOrientation": {
|
|
21837
|
-
"declaration": "export type IcOrientation = \"horizontal\" | \"vertical\";",
|
|
21838
|
-
"docstring": "",
|
|
21839
|
-
"path": "src/utils/types.ts"
|
|
21840
|
-
},
|
|
21841
21883
|
"src/utils/types.ts::IcBrandForeground": {
|
|
21842
21884
|
"declaration": "export type IcBrandForeground = \"default\" | \"dark\" | \"light\";",
|
|
21843
21885
|
"docstring": "",
|
|
@@ -21893,6 +21935,16 @@
|
|
|
21893
21935
|
"docstring": "",
|
|
21894
21936
|
"path": "src/components/ic-menu-item/ic-menu-item.types.ts"
|
|
21895
21937
|
},
|
|
21938
|
+
"src/components/ic-navigation-group/ic-navigation-group.types.ts::IcNavigationOpenEventDetail": {
|
|
21939
|
+
"declaration": "export interface IcNavigationOpenEventDetail {\n source: HTMLElement;\n}",
|
|
21940
|
+
"docstring": "",
|
|
21941
|
+
"path": "src/components/ic-navigation-group/ic-navigation-group.types.ts"
|
|
21942
|
+
},
|
|
21943
|
+
"src/components/ic-navigation-group/ic-navigation-group.types.ts::IcNavigationExpandEventDetail": {
|
|
21944
|
+
"declaration": "export interface IcNavigationExpandEventDetail {\n expanded: boolean;\n}",
|
|
21945
|
+
"docstring": "",
|
|
21946
|
+
"path": "src/components/ic-navigation-group/ic-navigation-group.types.ts"
|
|
21947
|
+
},
|
|
21896
21948
|
"src/components/ic-side-navigation/ic-side-navigation.types.ts::IcExpandedDetail": {
|
|
21897
21949
|
"declaration": "export interface IcExpandedDetail {\n sideNavExpanded: boolean;\n sideNavMobile: boolean;\n}",
|
|
21898
21950
|
"docstring": "",
|
|
@@ -21913,11 +21965,6 @@
|
|
|
21913
21965
|
"docstring": "",
|
|
21914
21966
|
"path": "src/components/ic-pagination-item/ic-pagination-item.types.ts"
|
|
21915
21967
|
},
|
|
21916
|
-
"src/components/ic-radio-group/ic-radio-group.types.ts::IcChangeEventDetail": {
|
|
21917
|
-
"declaration": "export interface IcChangeEventDetail {\n value: string;\n selectedOption: {\n radio: HTMLIcRadioOptionElement;\n textFieldValue?: string;\n };\n}",
|
|
21918
|
-
"docstring": "",
|
|
21919
|
-
"path": "src/components/ic-radio-group/ic-radio-group.types.ts"
|
|
21920
|
-
},
|
|
21921
21968
|
"src/utils/types.ts::IcSearchMatchPositions": {
|
|
21922
21969
|
"declaration": "export type IcSearchMatchPositions = \"start\" | \"anywhere\";",
|
|
21923
21970
|
"docstring": "",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"author": "mi6",
|
|
3
3
|
"name": "@ukic/docs",
|
|
4
|
-
"version": "3.0.0-alpha.
|
|
4
|
+
"version": "3.0.0-alpha.14",
|
|
5
5
|
"description": "API documentation for @ukic components",
|
|
6
6
|
"main": "docs.json",
|
|
7
7
|
"types": "docs.d.ts",
|
|
@@ -19,5 +19,5 @@
|
|
|
19
19
|
},
|
|
20
20
|
"license": "MIT",
|
|
21
21
|
"packageManager": "^npm@10.9.2",
|
|
22
|
-
"gitHead": "
|
|
22
|
+
"gitHead": "e546aa169cbde94000232d3d27a474391e47b19f"
|
|
23
23
|
}
|