@next-bricks/nav 1.21.7 → 1.21.8
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/bricks.json +26 -26
- package/dist/chunks/{4433.35af6b18.js → 4433.738db11e.js} +2 -2
- package/dist/chunks/4433.738db11e.js.map +1 -0
- package/dist/chunks/{main.ca0c6453.js → main.0ac74f96.js} +2 -2
- package/dist/chunks/{main.ca0c6453.js.map → main.0ac74f96.js.map} +1 -1
- package/dist/chunks/query-search.685bd573.js +3 -0
- package/dist/chunks/query-search.685bd573.js.map +1 -0
- package/dist/examples.json +6 -6
- package/dist/{index.fad61f38.js → index.2a0922e8.js} +2 -2
- package/dist/{index.fad61f38.js.map → index.2a0922e8.js.map} +1 -1
- package/dist/manifest.json +68 -68
- package/dist/types.json +198 -198
- package/package.json +2 -2
- package/dist/chunks/4433.35af6b18.js.map +0 -1
- package/dist/chunks/query-search.7c0faf13.js +0 -3
- package/dist/chunks/query-search.7c0faf13.js.map +0 -1
- /package/dist/chunks/{query-search.7c0faf13.js.LICENSE.txt → query-search.685bd573.js.LICENSE.txt} +0 -0
package/dist/bricks.json
CHANGED
|
@@ -4,25 +4,25 @@
|
|
|
4
4
|
"nav.launchpad-config",
|
|
5
5
|
"nav.easyops-navbar-alerts",
|
|
6
6
|
"nav.app-bar-wrapper",
|
|
7
|
-
"nav.get-menu-config-options",
|
|
8
7
|
"nav.nav-logo",
|
|
8
|
+
"nav.poll-announce",
|
|
9
|
+
"nav.get-menu-config-options",
|
|
9
10
|
"nav.get-menu-config-tree",
|
|
10
|
-
"nav.query-search"
|
|
11
|
-
"nav.poll-announce"
|
|
11
|
+
"nav.query-search"
|
|
12
12
|
],
|
|
13
13
|
"elements": [
|
|
14
14
|
"eo-nav-menu",
|
|
15
|
-
"eo-launchpad-quick-access",
|
|
16
|
-
"eo-launchpad-button-v2",
|
|
17
15
|
"eo-search-launchpad",
|
|
16
|
+
"eo-launchpad-button-v2",
|
|
18
17
|
"eo-launchpad-recent-visits",
|
|
19
|
-
"eo-launchpad-button",
|
|
20
18
|
"eo-app-bar-wrapper",
|
|
21
|
-
"eo-sidebar-menu-item",
|
|
22
19
|
"eo-frame-breadcrumb",
|
|
20
|
+
"eo-sidebar-menu-item",
|
|
23
21
|
"eo-sidebar-menu-group",
|
|
22
|
+
"eo-launchpad-button",
|
|
24
23
|
"eo-sidebar-menu-submenu",
|
|
25
24
|
"eo-sidebar-menu",
|
|
25
|
+
"eo-launchpad-quick-access",
|
|
26
26
|
"eo-sidebar",
|
|
27
27
|
"eo-sidebar-sub-menu",
|
|
28
28
|
"eo-directory",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"eo-icon",
|
|
53
53
|
"eo-link"
|
|
54
54
|
],
|
|
55
|
-
"eo-launchpad
|
|
55
|
+
"eo-search-launchpad": [
|
|
56
56
|
"eo-icon",
|
|
57
57
|
"eo-link",
|
|
58
58
|
"basic.show-dialog",
|
|
@@ -65,36 +65,30 @@
|
|
|
65
65
|
"basic.show-dialog",
|
|
66
66
|
"basic.show-notification"
|
|
67
67
|
],
|
|
68
|
-
"eo-search-launchpad": [
|
|
69
|
-
"eo-icon",
|
|
70
|
-
"eo-link",
|
|
71
|
-
"basic.show-dialog",
|
|
72
|
-
"basic.show-notification"
|
|
73
|
-
],
|
|
74
68
|
"eo-launchpad-recent-visits": [
|
|
75
69
|
"eo-link",
|
|
76
70
|
"eo-icon",
|
|
77
71
|
"basic.show-dialog",
|
|
78
72
|
"basic.show-notification"
|
|
79
73
|
],
|
|
80
|
-
"eo-launchpad-button": [
|
|
81
|
-
"eo-icon",
|
|
82
|
-
"eo-link"
|
|
83
|
-
],
|
|
84
|
-
"eo-sidebar-menu-item": [
|
|
85
|
-
"eo-link",
|
|
86
|
-
"eo-icon"
|
|
87
|
-
],
|
|
88
74
|
"eo-frame-breadcrumb": [
|
|
89
75
|
"eo-breadcrumb",
|
|
90
76
|
"eo-breadcrumb-item",
|
|
91
77
|
"eo-icon"
|
|
92
78
|
],
|
|
79
|
+
"eo-sidebar-menu-item": [
|
|
80
|
+
"eo-link",
|
|
81
|
+
"eo-icon"
|
|
82
|
+
],
|
|
93
83
|
"eo-sidebar-menu-group": [
|
|
94
84
|
"eo-sidebar-menu",
|
|
95
85
|
"eo-sidebar-menu-item",
|
|
96
86
|
"eo-sidebar-menu-submenu"
|
|
97
87
|
],
|
|
88
|
+
"eo-launchpad-button": [
|
|
89
|
+
"eo-icon",
|
|
90
|
+
"eo-link"
|
|
91
|
+
],
|
|
98
92
|
"eo-sidebar-menu-submenu": [
|
|
99
93
|
"eo-icon",
|
|
100
94
|
"eo-sidebar-menu",
|
|
@@ -106,6 +100,12 @@
|
|
|
106
100
|
"eo-sidebar-menu-group",
|
|
107
101
|
"eo-sidebar-menu-submenu"
|
|
108
102
|
],
|
|
103
|
+
"eo-launchpad-quick-access": [
|
|
104
|
+
"eo-icon",
|
|
105
|
+
"eo-link",
|
|
106
|
+
"basic.show-dialog",
|
|
107
|
+
"basic.show-notification"
|
|
108
|
+
],
|
|
109
109
|
"eo-sidebar": [
|
|
110
110
|
"eo-tooltip",
|
|
111
111
|
"eo-icon",
|
|
@@ -142,15 +142,15 @@
|
|
|
142
142
|
"eo-icon",
|
|
143
143
|
"eo-link"
|
|
144
144
|
],
|
|
145
|
+
"nav.poll-announce": [
|
|
146
|
+
"basic.show-notification"
|
|
147
|
+
],
|
|
145
148
|
"nav.query-search": [
|
|
146
149
|
"eo-icon",
|
|
147
150
|
"eo-button",
|
|
148
151
|
"eo-search",
|
|
149
152
|
"eo-tooltip"
|
|
150
|
-
],
|
|
151
|
-
"nav.poll-announce": [
|
|
152
|
-
"basic.show-notification"
|
|
153
153
|
]
|
|
154
154
|
},
|
|
155
|
-
"filePath": "bricks/nav/dist/index.
|
|
155
|
+
"filePath": "bricks/nav/dist/index.2a0922e8.js"
|
|
156
156
|
}
|