@next-bricks/nav 1.25.3 → 1.26.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/dist/bricks.json +26 -26
- package/dist/chunks/{6128.8878d558.js → 6128.debd36f3.js} +2 -2
- package/dist/chunks/6128.debd36f3.js.map +1 -0
- package/dist/chunks/{main.6cba1f41.js → main.5ea8c334.js} +2 -2
- package/dist/chunks/{main.6cba1f41.js.map → main.5ea8c334.js.map} +1 -1
- package/dist/chunks/query-search.d5d0f0f9.js +3 -0
- package/dist/chunks/query-search.d5d0f0f9.js.map +1 -0
- package/dist/examples.json +6 -6
- package/dist/index.d0dd7062.js +2 -0
- package/dist/{index.b2d3092b.js.map → index.d0dd7062.js.map} +1 -1
- package/dist/manifest.json +112 -112
- package/dist/types.json +77 -77
- package/package.json +2 -2
- package/dist/chunks/6128.8878d558.js.map +0 -1
- package/dist/chunks/query-search.640f922a.js +0 -3
- package/dist/chunks/query-search.640f922a.js.map +0 -1
- package/dist/index.b2d3092b.js +0 -2
- /package/dist/chunks/{query-search.640f922a.js.LICENSE.txt → query-search.d5d0f0f9.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
|
+
"eo-launchpad-quick-access",
|
|
15
18
|
"eo-search-launchpad",
|
|
16
19
|
"eo-launchpad-recent-visits",
|
|
17
|
-
"eo-launchpad-button",
|
|
18
20
|
"eo-frame-breadcrumb",
|
|
19
|
-
"eo-app-bar-wrapper",
|
|
20
21
|
"eo-sidebar-menu-item",
|
|
21
|
-
"eo-
|
|
22
|
+
"eo-app-bar-wrapper",
|
|
22
23
|
"eo-sidebar-menu-group",
|
|
23
|
-
"eo-launchpad-button-v2",
|
|
24
24
|
"eo-sidebar-menu-submenu",
|
|
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": [],
|
|
@@ -42,12 +42,29 @@
|
|
|
42
42
|
"eo-input",
|
|
43
43
|
"eo-tooltip"
|
|
44
44
|
],
|
|
45
|
+
"eo-launchpad-button-v2": [
|
|
46
|
+
"basic.lock-body-scroll",
|
|
47
|
+
"eo-icon",
|
|
48
|
+
"eo-link",
|
|
49
|
+
"basic.show-dialog",
|
|
50
|
+
"basic.show-notification"
|
|
51
|
+
],
|
|
52
|
+
"eo-launchpad-button": [
|
|
53
|
+
"eo-icon",
|
|
54
|
+
"eo-link"
|
|
55
|
+
],
|
|
45
56
|
"nav.launchpad-config": [
|
|
46
57
|
"eo-icon",
|
|
47
58
|
"eo-link",
|
|
48
59
|
"eo-dropdown-actions",
|
|
49
60
|
"basic.show-dialog"
|
|
50
61
|
],
|
|
62
|
+
"eo-launchpad-quick-access": [
|
|
63
|
+
"eo-icon",
|
|
64
|
+
"eo-link",
|
|
65
|
+
"basic.show-dialog",
|
|
66
|
+
"basic.show-notification"
|
|
67
|
+
],
|
|
51
68
|
"nav.easyops-navbar-alerts": [
|
|
52
69
|
"eo-icon",
|
|
53
70
|
"eo-link"
|
|
@@ -64,10 +81,6 @@
|
|
|
64
81
|
"basic.show-dialog",
|
|
65
82
|
"basic.show-notification"
|
|
66
83
|
],
|
|
67
|
-
"eo-launchpad-button": [
|
|
68
|
-
"eo-icon",
|
|
69
|
-
"eo-link"
|
|
70
|
-
],
|
|
71
84
|
"eo-frame-breadcrumb": [
|
|
72
85
|
"eo-breadcrumb",
|
|
73
86
|
"eo-breadcrumb-item",
|
|
@@ -77,24 +90,11 @@
|
|
|
77
90
|
"eo-link",
|
|
78
91
|
"eo-icon"
|
|
79
92
|
],
|
|
80
|
-
"eo-launchpad-quick-access": [
|
|
81
|
-
"eo-icon",
|
|
82
|
-
"eo-link",
|
|
83
|
-
"basic.show-dialog",
|
|
84
|
-
"basic.show-notification"
|
|
85
|
-
],
|
|
86
93
|
"eo-sidebar-menu-group": [
|
|
87
94
|
"eo-sidebar-menu",
|
|
88
95
|
"eo-sidebar-menu-item",
|
|
89
96
|
"eo-sidebar-menu-submenu"
|
|
90
97
|
],
|
|
91
|
-
"eo-launchpad-button-v2": [
|
|
92
|
-
"basic.lock-body-scroll",
|
|
93
|
-
"eo-icon",
|
|
94
|
-
"eo-link",
|
|
95
|
-
"basic.show-dialog",
|
|
96
|
-
"basic.show-notification"
|
|
97
|
-
],
|
|
98
98
|
"eo-sidebar-menu-submenu": [
|
|
99
99
|
"eo-icon",
|
|
100
100
|
"eo-sidebar-menu",
|
|
@@ -126,15 +126,15 @@
|
|
|
126
126
|
"eo-icon",
|
|
127
127
|
"eo-tooltip"
|
|
128
128
|
],
|
|
129
|
+
"eo-directory-tree-leaf": [
|
|
130
|
+
"eo-icon"
|
|
131
|
+
],
|
|
129
132
|
"eo-directory-tree": [
|
|
130
133
|
"eo-search",
|
|
131
134
|
"eo-directory-tree-leaf",
|
|
132
135
|
"eo-directory-tree-internal-node",
|
|
133
136
|
"eo-icon"
|
|
134
137
|
],
|
|
135
|
-
"eo-directory-tree-leaf": [
|
|
136
|
-
"eo-icon"
|
|
137
|
-
],
|
|
138
138
|
"eo-directory-tree-internal-node": [
|
|
139
139
|
"eo-icon"
|
|
140
140
|
],
|
|
@@ -152,5 +152,5 @@
|
|
|
152
152
|
"eo-tooltip"
|
|
153
153
|
]
|
|
154
154
|
},
|
|
155
|
-
"filePath": "bricks/nav/dist/index.
|
|
155
|
+
"filePath": "bricks/nav/dist/index.d0dd7062.js"
|
|
156
156
|
}
|