@next-bricks/nav 1.24.4 → 1.24.6
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 +35 -35
- package/dist/chunks/{4433.37b5f4d3.js → 4433.992e1929.js} +2 -2
- package/dist/chunks/4433.992e1929.js.map +1 -0
- package/dist/chunks/9149.f260681c.js.map +1 -1
- package/dist/chunks/{main.0d281534.js → main.f38a6f4f.js} +2 -2
- package/dist/chunks/{main.0d281534.js.map → main.f38a6f4f.js.map} +1 -1
- package/dist/chunks/query-search.409b5c32.js +3 -0
- package/dist/chunks/query-search.409b5c32.js.map +1 -0
- package/dist/examples.json +11 -11
- package/dist/index.0b8fa17f.js +2 -0
- package/dist/{index.238173c2.js.map → index.0b8fa17f.js.map} +1 -1
- package/dist/manifest.json +215 -215
- package/dist/types.json +55 -55
- package/dist-types/query-search/i18n.d.ts +10 -0
- package/package.json +2 -2
- package/dist/chunks/4433.37b5f4d3.js.map +0 -1
- package/dist/chunks/query-search.aab4b569.js +0 -3
- package/dist/chunks/query-search.aab4b569.js.map +0 -1
- package/dist/index.238173c2.js +0 -2
- /package/dist/chunks/{query-search.aab4b569.js.LICENSE.txt → query-search.409b5c32.js.LICENSE.txt} +0 -0
package/dist/bricks.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"id": "bricks/nav",
|
|
3
3
|
"bricks": [
|
|
4
4
|
"nav.easyops-navbar-alerts",
|
|
5
|
-
"nav.app-bar-wrapper",
|
|
6
5
|
"nav.launchpad-config",
|
|
6
|
+
"nav.app-bar-wrapper",
|
|
7
7
|
"nav.nav-logo",
|
|
8
8
|
"nav.poll-announce",
|
|
9
9
|
"nav.get-menu-config-options",
|
|
@@ -13,22 +13,22 @@
|
|
|
13
13
|
"elements": [
|
|
14
14
|
"eo-nav-menu",
|
|
15
15
|
"eo-launchpad-button-v2",
|
|
16
|
-
"eo-launchpad-quick-access",
|
|
17
|
-
"eo-search-launchpad",
|
|
18
16
|
"eo-launchpad-button",
|
|
17
|
+
"eo-launchpad-quick-access",
|
|
19
18
|
"eo-app-bar-wrapper",
|
|
19
|
+
"eo-search-launchpad",
|
|
20
|
+
"eo-launchpad-recent-visits",
|
|
20
21
|
"eo-frame-breadcrumb",
|
|
21
|
-
"eo-sidebar-menu-item",
|
|
22
22
|
"eo-sidebar-menu-group",
|
|
23
|
+
"eo-sidebar-menu-item",
|
|
23
24
|
"eo-sidebar-menu-submenu",
|
|
24
|
-
"eo-launchpad-recent-visits",
|
|
25
25
|
"eo-sidebar-menu",
|
|
26
26
|
"eo-sidebar",
|
|
27
27
|
"eo-sidebar-sub-menu",
|
|
28
|
-
"eo-directory",
|
|
29
|
-
"eo-directory-tree-leaf",
|
|
30
28
|
"eo-directory-tree",
|
|
31
|
-
"eo-directory-tree-
|
|
29
|
+
"eo-directory-tree-leaf",
|
|
30
|
+
"eo-directory-tree-internal-node",
|
|
31
|
+
"eo-directory"
|
|
32
32
|
],
|
|
33
33
|
"processors": [],
|
|
34
34
|
"editors": [],
|
|
@@ -42,6 +42,10 @@
|
|
|
42
42
|
"eo-input",
|
|
43
43
|
"eo-tooltip"
|
|
44
44
|
],
|
|
45
|
+
"nav.easyops-navbar-alerts": [
|
|
46
|
+
"eo-icon",
|
|
47
|
+
"eo-link"
|
|
48
|
+
],
|
|
45
49
|
"eo-launchpad-button-v2": [
|
|
46
50
|
"basic.lock-body-scroll",
|
|
47
51
|
"eo-icon",
|
|
@@ -49,10 +53,16 @@
|
|
|
49
53
|
"basic.show-dialog",
|
|
50
54
|
"basic.show-notification"
|
|
51
55
|
],
|
|
52
|
-
"
|
|
56
|
+
"eo-launchpad-button": [
|
|
53
57
|
"eo-icon",
|
|
54
58
|
"eo-link"
|
|
55
59
|
],
|
|
60
|
+
"nav.launchpad-config": [
|
|
61
|
+
"eo-icon",
|
|
62
|
+
"eo-link",
|
|
63
|
+
"eo-dropdown-actions",
|
|
64
|
+
"basic.show-dialog"
|
|
65
|
+
],
|
|
56
66
|
"eo-launchpad-quick-access": [
|
|
57
67
|
"eo-icon",
|
|
58
68
|
"eo-link",
|
|
@@ -65,42 +75,32 @@
|
|
|
65
75
|
"basic.show-dialog",
|
|
66
76
|
"basic.show-notification"
|
|
67
77
|
],
|
|
68
|
-
"eo-launchpad-
|
|
78
|
+
"eo-launchpad-recent-visits": [
|
|
79
|
+
"eo-link",
|
|
69
80
|
"eo-icon",
|
|
70
|
-
"
|
|
81
|
+
"basic.show-dialog",
|
|
82
|
+
"basic.show-notification"
|
|
71
83
|
],
|
|
72
84
|
"eo-frame-breadcrumb": [
|
|
73
85
|
"eo-breadcrumb",
|
|
74
86
|
"eo-breadcrumb-item",
|
|
75
87
|
"eo-icon"
|
|
76
88
|
],
|
|
77
|
-
"nav.launchpad-config": [
|
|
78
|
-
"eo-icon",
|
|
79
|
-
"eo-link",
|
|
80
|
-
"eo-dropdown-actions",
|
|
81
|
-
"basic.show-dialog"
|
|
82
|
-
],
|
|
83
|
-
"eo-sidebar-menu-item": [
|
|
84
|
-
"eo-link",
|
|
85
|
-
"eo-icon"
|
|
86
|
-
],
|
|
87
89
|
"eo-sidebar-menu-group": [
|
|
88
90
|
"eo-sidebar-menu",
|
|
89
91
|
"eo-sidebar-menu-item",
|
|
90
92
|
"eo-sidebar-menu-submenu"
|
|
91
93
|
],
|
|
94
|
+
"eo-sidebar-menu-item": [
|
|
95
|
+
"eo-link",
|
|
96
|
+
"eo-icon"
|
|
97
|
+
],
|
|
92
98
|
"eo-sidebar-menu-submenu": [
|
|
93
99
|
"eo-icon",
|
|
94
100
|
"eo-sidebar-menu",
|
|
95
101
|
"eo-sidebar-menu-item",
|
|
96
102
|
"eo-sidebar-menu-group"
|
|
97
103
|
],
|
|
98
|
-
"eo-launchpad-recent-visits": [
|
|
99
|
-
"eo-link",
|
|
100
|
-
"eo-icon",
|
|
101
|
-
"basic.show-dialog",
|
|
102
|
-
"basic.show-notification"
|
|
103
|
-
],
|
|
104
104
|
"eo-sidebar-menu": [
|
|
105
105
|
"eo-sidebar-menu-item",
|
|
106
106
|
"eo-sidebar-menu-group",
|
|
@@ -122,19 +122,15 @@
|
|
|
122
122
|
"eo-menu-item",
|
|
123
123
|
"eo-link"
|
|
124
124
|
],
|
|
125
|
-
"eo-directory": [
|
|
126
|
-
"eo-icon",
|
|
127
|
-
"eo-tooltip"
|
|
128
|
-
],
|
|
129
|
-
"eo-directory-tree-leaf": [
|
|
130
|
-
"eo-icon"
|
|
131
|
-
],
|
|
132
125
|
"eo-directory-tree": [
|
|
133
126
|
"eo-search",
|
|
134
127
|
"eo-directory-tree-leaf",
|
|
135
128
|
"eo-directory-tree-internal-node",
|
|
136
129
|
"eo-icon"
|
|
137
130
|
],
|
|
131
|
+
"eo-directory-tree-leaf": [
|
|
132
|
+
"eo-icon"
|
|
133
|
+
],
|
|
138
134
|
"eo-directory-tree-internal-node": [
|
|
139
135
|
"eo-icon"
|
|
140
136
|
],
|
|
@@ -145,6 +141,10 @@
|
|
|
145
141
|
"nav.poll-announce": [
|
|
146
142
|
"basic.show-notification"
|
|
147
143
|
],
|
|
144
|
+
"eo-directory": [
|
|
145
|
+
"eo-icon",
|
|
146
|
+
"eo-tooltip"
|
|
147
|
+
],
|
|
148
148
|
"nav.query-search": [
|
|
149
149
|
"eo-icon",
|
|
150
150
|
"eo-button",
|
|
@@ -152,5 +152,5 @@
|
|
|
152
152
|
"eo-tooltip"
|
|
153
153
|
]
|
|
154
154
|
},
|
|
155
|
-
"filePath": "bricks/nav/dist/index.
|
|
155
|
+
"filePath": "bricks/nav/dist/index.0b8fa17f.js"
|
|
156
156
|
}
|