@next-bricks/nav 1.22.4 → 1.22.5
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 +27 -27
- package/dist/chunks/{4433.8a2db39c.js → 4433.44c89b3a.js} +2 -2
- package/dist/chunks/4433.44c89b3a.js.map +1 -0
- package/dist/chunks/{main.3b673ac6.js → main.b2d89d48.js} +2 -2
- package/dist/chunks/{main.3b673ac6.js.map → main.b2d89d48.js.map} +1 -1
- package/dist/chunks/query-search.442a7bde.js +3 -0
- package/dist/chunks/query-search.442a7bde.js.map +1 -0
- package/dist/examples.json +9 -9
- package/dist/index.3de8975a.js +2 -0
- package/dist/{index.e563bd3f.js.map → index.3de8975a.js.map} +1 -1
- package/dist/manifest.json +94 -94
- package/dist/types.json +111 -111
- package/package.json +2 -2
- package/dist/chunks/4433.8a2db39c.js.map +0 -1
- package/dist/chunks/query-search.f47848f6.js +0 -3
- package/dist/chunks/query-search.f47848f6.js.map +0 -1
- package/dist/index.e563bd3f.js +0 -2
- /package/dist/chunks/{query-search.f47848f6.js.LICENSE.txt → query-search.442a7bde.js.LICENSE.txt} +0 -0
package/dist/bricks.json
CHANGED
|
@@ -12,22 +12,22 @@
|
|
|
12
12
|
],
|
|
13
13
|
"elements": [
|
|
14
14
|
"eo-nav-menu",
|
|
15
|
-
"eo-launchpad-button-v2",
|
|
16
|
-
"eo-launchpad-button",
|
|
17
15
|
"eo-launchpad-quick-access",
|
|
16
|
+
"eo-launchpad-button",
|
|
18
17
|
"eo-search-launchpad",
|
|
19
18
|
"eo-launchpad-recent-visits",
|
|
19
|
+
"eo-launchpad-button-v2",
|
|
20
20
|
"eo-app-bar-wrapper",
|
|
21
|
-
"eo-frame-breadcrumb",
|
|
22
21
|
"eo-sidebar-menu-item",
|
|
23
22
|
"eo-sidebar-menu-group",
|
|
24
23
|
"eo-sidebar-menu-submenu",
|
|
24
|
+
"eo-frame-breadcrumb",
|
|
25
25
|
"eo-sidebar-menu",
|
|
26
26
|
"eo-sidebar",
|
|
27
27
|
"eo-sidebar-sub-menu",
|
|
28
28
|
"eo-directory",
|
|
29
|
-
"eo-directory-tree",
|
|
30
29
|
"eo-directory-tree-leaf",
|
|
30
|
+
"eo-directory-tree",
|
|
31
31
|
"eo-directory-tree-internal-node"
|
|
32
32
|
],
|
|
33
33
|
"processors": [],
|
|
@@ -48,27 +48,20 @@
|
|
|
48
48
|
"eo-dropdown-actions",
|
|
49
49
|
"basic.show-dialog"
|
|
50
50
|
],
|
|
51
|
-
"eo-launchpad-button-v2": [
|
|
52
|
-
"basic.lock-body-scroll",
|
|
53
|
-
"eo-icon",
|
|
54
|
-
"eo-link",
|
|
55
|
-
"basic.show-dialog",
|
|
56
|
-
"basic.show-notification"
|
|
57
|
-
],
|
|
58
51
|
"nav.easyops-navbar-alerts": [
|
|
59
52
|
"eo-icon",
|
|
60
53
|
"eo-link"
|
|
61
54
|
],
|
|
62
|
-
"eo-launchpad-button": [
|
|
63
|
-
"eo-icon",
|
|
64
|
-
"eo-link"
|
|
65
|
-
],
|
|
66
55
|
"eo-launchpad-quick-access": [
|
|
67
56
|
"eo-icon",
|
|
68
57
|
"eo-link",
|
|
69
58
|
"basic.show-dialog",
|
|
70
59
|
"basic.show-notification"
|
|
71
60
|
],
|
|
61
|
+
"eo-launchpad-button": [
|
|
62
|
+
"eo-icon",
|
|
63
|
+
"eo-link"
|
|
64
|
+
],
|
|
72
65
|
"eo-search-launchpad": [
|
|
73
66
|
"eo-icon",
|
|
74
67
|
"eo-link",
|
|
@@ -81,10 +74,12 @@
|
|
|
81
74
|
"basic.show-dialog",
|
|
82
75
|
"basic.show-notification"
|
|
83
76
|
],
|
|
84
|
-
"eo-
|
|
85
|
-
"
|
|
86
|
-
"eo-
|
|
87
|
-
"eo-
|
|
77
|
+
"eo-launchpad-button-v2": [
|
|
78
|
+
"basic.lock-body-scroll",
|
|
79
|
+
"eo-icon",
|
|
80
|
+
"eo-link",
|
|
81
|
+
"basic.show-dialog",
|
|
82
|
+
"basic.show-notification"
|
|
88
83
|
],
|
|
89
84
|
"eo-sidebar-menu-item": [
|
|
90
85
|
"eo-link",
|
|
@@ -101,6 +96,11 @@
|
|
|
101
96
|
"eo-sidebar-menu-item",
|
|
102
97
|
"eo-sidebar-menu-group"
|
|
103
98
|
],
|
|
99
|
+
"eo-frame-breadcrumb": [
|
|
100
|
+
"eo-breadcrumb",
|
|
101
|
+
"eo-breadcrumb-item",
|
|
102
|
+
"eo-icon"
|
|
103
|
+
],
|
|
104
104
|
"eo-sidebar-menu": [
|
|
105
105
|
"eo-sidebar-menu-item",
|
|
106
106
|
"eo-sidebar-menu-group",
|
|
@@ -126,22 +126,22 @@
|
|
|
126
126
|
"eo-icon",
|
|
127
127
|
"eo-tooltip"
|
|
128
128
|
],
|
|
129
|
+
"eo-directory-tree-leaf": [
|
|
130
|
+
"eo-icon"
|
|
131
|
+
],
|
|
132
|
+
"nav.nav-logo": [
|
|
133
|
+
"eo-icon",
|
|
134
|
+
"eo-link"
|
|
135
|
+
],
|
|
129
136
|
"eo-directory-tree": [
|
|
130
137
|
"eo-search",
|
|
131
138
|
"eo-directory-tree-leaf",
|
|
132
139
|
"eo-directory-tree-internal-node",
|
|
133
140
|
"eo-icon"
|
|
134
141
|
],
|
|
135
|
-
"eo-directory-tree-leaf": [
|
|
136
|
-
"eo-icon"
|
|
137
|
-
],
|
|
138
142
|
"eo-directory-tree-internal-node": [
|
|
139
143
|
"eo-icon"
|
|
140
144
|
],
|
|
141
|
-
"nav.nav-logo": [
|
|
142
|
-
"eo-icon",
|
|
143
|
-
"eo-link"
|
|
144
|
-
],
|
|
145
145
|
"nav.poll-announce": [
|
|
146
146
|
"basic.show-notification"
|
|
147
147
|
],
|
|
@@ -152,5 +152,5 @@
|
|
|
152
152
|
"eo-tooltip"
|
|
153
153
|
]
|
|
154
154
|
},
|
|
155
|
-
"filePath": "bricks/nav/dist/index.
|
|
155
|
+
"filePath": "bricks/nav/dist/index.3de8975a.js"
|
|
156
156
|
}
|