@skyux/navbar 10.2.0 → 10.4.0
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 +13 -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/63d0df3/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/63d0df3/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/63d0df3/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/63d0df3/libs/components/navbar/src/lib/modules/navbar/navbar-item.component.ts#L12"
|
|
167
167
|
}
|
|
168
168
|
],
|
|
169
169
|
"decorators": [
|
|
@@ -245,19 +245,20 @@
|
|
|
245
245
|
"@angular/cli": "17.3.2",
|
|
246
246
|
"@angular/common": "17.3.1",
|
|
247
247
|
"@angular/core": "17.3.1",
|
|
248
|
+
"@angular/forms": "17.3.1",
|
|
248
249
|
"@angular/platform-browser": "17.3.1",
|
|
249
250
|
"@angular/router": "17.3.1",
|
|
250
251
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
251
252
|
"@schematics/angular": "17.3.2",
|
|
252
|
-
"@skyux-sdk/testing": "10.
|
|
253
|
-
"@skyux/assets": "10.
|
|
254
|
-
"@skyux/core": "10.
|
|
255
|
-
"@skyux/i18n": "10.
|
|
253
|
+
"@skyux-sdk/testing": "10.4.0",
|
|
254
|
+
"@skyux/assets": "10.4.0",
|
|
255
|
+
"@skyux/core": "10.4.0",
|
|
256
|
+
"@skyux/i18n": "10.4.0",
|
|
256
257
|
"@skyux/icons": "7.0.0",
|
|
257
|
-
"@skyux/indicators": "10.
|
|
258
|
-
"@skyux/navbar": "10.
|
|
259
|
-
"@skyux/popovers": "10.
|
|
260
|
-
"@skyux/theme": "10.
|
|
258
|
+
"@skyux/indicators": "10.4.0",
|
|
259
|
+
"@skyux/navbar": "10.4.0",
|
|
260
|
+
"@skyux/popovers": "10.4.0",
|
|
261
|
+
"@skyux/theme": "10.4.0",
|
|
261
262
|
"axe-core": "4.9.0",
|
|
262
263
|
"cross-spawn": "7.0.3",
|
|
263
264
|
"fontfaceobserver": "2.3.0",
|