@skyux/navbar 9.30.2 → 9.30.3
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/documentation.json +12 -12
- package/package.json +1 -1
package/documentation.json
CHANGED
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"fileName": "projects/navbar/src/modules/navbar/navbar.module.ts",
|
|
32
32
|
"line": 12,
|
|
33
33
|
"character": 13,
|
|
34
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
34
|
+
"url": "https://github.com/blackbaud/skyux/blob/e532e4e/libs/components/navbar/src/lib/modules/navbar/navbar.module.ts#L12"
|
|
35
35
|
}
|
|
36
36
|
],
|
|
37
37
|
"decorators": [
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"fileName": "projects/navbar/src/modules/navbar/navbar.component.ts",
|
|
72
72
|
"line": 11,
|
|
73
73
|
"character": 13,
|
|
74
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
74
|
+
"url": "https://github.com/blackbaud/skyux/blob/e532e4e/libs/components/navbar/src/lib/modules/navbar/navbar.component.ts#L11"
|
|
75
75
|
}
|
|
76
76
|
],
|
|
77
77
|
"decorators": [
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
"fileName": "projects/navbar/src/modules/navbar/navbar-item.component.ts",
|
|
131
131
|
"line": 18,
|
|
132
132
|
"character": 9,
|
|
133
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
133
|
+
"url": "https://github.com/blackbaud/skyux/blob/e532e4e/libs/components/navbar/src/lib/modules/navbar/navbar-item.component.ts#L18"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
136
|
"type": {
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
"fileName": "projects/navbar/src/modules/navbar/navbar-item.component.ts",
|
|
164
164
|
"line": 12,
|
|
165
165
|
"character": 13,
|
|
166
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
166
|
+
"url": "https://github.com/blackbaud/skyux/blob/e532e4e/libs/components/navbar/src/lib/modules/navbar/navbar-item.component.ts#L12"
|
|
167
167
|
}
|
|
168
168
|
],
|
|
169
169
|
"decorators": [
|
|
@@ -249,15 +249,15 @@
|
|
|
249
249
|
"@angular/router": "16.2.9",
|
|
250
250
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
251
251
|
"@schematics/angular": "16.2.6",
|
|
252
|
-
"@skyux-sdk/testing": "9.30.
|
|
253
|
-
"@skyux/assets": "9.30.
|
|
254
|
-
"@skyux/core": "9.30.
|
|
255
|
-
"@skyux/i18n": "9.30.
|
|
252
|
+
"@skyux-sdk/testing": "9.30.3",
|
|
253
|
+
"@skyux/assets": "9.30.3",
|
|
254
|
+
"@skyux/core": "9.30.3",
|
|
255
|
+
"@skyux/i18n": "9.30.3",
|
|
256
256
|
"@skyux/icons": "6.10.2",
|
|
257
|
-
"@skyux/indicators": "9.30.
|
|
258
|
-
"@skyux/navbar": "9.30.
|
|
259
|
-
"@skyux/popovers": "9.30.
|
|
260
|
-
"@skyux/theme": "9.30.
|
|
257
|
+
"@skyux/indicators": "9.30.3",
|
|
258
|
+
"@skyux/navbar": "9.30.3",
|
|
259
|
+
"@skyux/popovers": "9.30.3",
|
|
260
|
+
"@skyux/theme": "9.30.3",
|
|
261
261
|
"axe-core": "4.6.3",
|
|
262
262
|
"cross-spawn": "7.0.3",
|
|
263
263
|
"fontfaceobserver": "2.3.0",
|