@next-bricks/presentational 1.12.7 → 1.12.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 +15 -15
- package/dist/chunks/{4185.77d04631.js → 4185.4cb234f9.js} +3 -3
- package/dist/chunks/4185.4cb234f9.js.map +1 -0
- package/dist/chunks/{7082.617e09e3.js → 7082.b8df225e.js} +2 -2
- package/dist/chunks/{7082.617e09e3.js.map → 7082.b8df225e.js.map} +1 -1
- package/dist/chunks/{eo-card-item.55df3a90.js → eo-card-item.06a985d6.js} +3 -3
- package/dist/chunks/{eo-card-item.55df3a90.js.map → eo-card-item.06a985d6.js.map} +1 -1
- package/dist/chunks/{eo-descriptions.19dc877b.js → eo-descriptions.463e23c7.js} +3 -3
- package/dist/chunks/{eo-descriptions.19dc877b.js.map → eo-descriptions.463e23c7.js.map} +1 -1
- package/dist/chunks/{eo-info-card-item.132e586d.js → eo-info-card-item.997b5030.js} +3 -3
- package/dist/chunks/{eo-info-card-item.132e586d.js.map → eo-info-card-item.997b5030.js.map} +1 -1
- package/dist/chunks/{eo-loading-step.2f4a1925.js → eo-loading-step.d97516f9.js} +3 -3
- package/dist/chunks/{eo-loading-step.2f4a1925.js.map → eo-loading-step.d97516f9.js.map} +1 -1
- package/dist/chunks/main.7b76b2a9.js +2 -0
- package/dist/chunks/main.7b76b2a9.js.map +1 -0
- package/dist/examples.json +4 -4
- package/dist/index.7200a6fd.js +2 -0
- package/dist/index.7200a6fd.js.map +1 -0
- package/dist/manifest.json +68 -68
- package/dist/types.json +62 -62
- package/package.json +2 -2
- package/dist/chunks/4185.77d04631.js.map +0 -1
- package/dist/chunks/main.df9ba285.js +0 -2
- package/dist/chunks/main.df9ba285.js.map +0 -1
- package/dist/index.ccda90ba.js +0 -2
- package/dist/index.ccda90ba.js.map +0 -1
- /package/dist/chunks/{4185.77d04631.js.LICENSE.txt → 4185.4cb234f9.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-card-item.55df3a90.js.LICENSE.txt → eo-card-item.06a985d6.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-descriptions.19dc877b.js.LICENSE.txt → eo-descriptions.463e23c7.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-info-card-item.132e586d.js.LICENSE.txt → eo-info-card-item.997b5030.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-loading-step.2f4a1925.js.LICENSE.txt → eo-loading-step.d97516f9.js.LICENSE.txt} +0 -0
package/dist/bricks.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "bricks/presentational",
|
|
3
3
|
"bricks": [
|
|
4
|
-
"presentational.general-alert",
|
|
5
|
-
"presentational.code-display",
|
|
6
4
|
"presentational.general-descriptions",
|
|
5
|
+
"presentational.code-display",
|
|
6
|
+
"presentational.general-alert",
|
|
7
7
|
"presentational.humanize-time"
|
|
8
8
|
],
|
|
9
9
|
"elements": [
|
|
10
|
-
"eo-alert",
|
|
11
|
-
"eo-code-display",
|
|
12
10
|
"eo-descriptions",
|
|
11
|
+
"eo-code-display",
|
|
12
|
+
"eo-alert",
|
|
13
13
|
"eo-pagination",
|
|
14
14
|
"eo-divider",
|
|
15
15
|
"eo-card-item",
|
|
@@ -23,11 +23,13 @@
|
|
|
23
23
|
"processors": [],
|
|
24
24
|
"editors": [],
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"eo-
|
|
27
|
-
"eo-
|
|
26
|
+
"eo-descriptions": [
|
|
27
|
+
"eo-card",
|
|
28
|
+
"eo-grid-layout"
|
|
28
29
|
],
|
|
29
|
-
"presentational.general-
|
|
30
|
-
"eo-
|
|
30
|
+
"presentational.general-descriptions": [
|
|
31
|
+
"eo-card",
|
|
32
|
+
"eo-grid-layout"
|
|
31
33
|
],
|
|
32
34
|
"eo-code-display": [
|
|
33
35
|
"eo-icon",
|
|
@@ -39,13 +41,11 @@
|
|
|
39
41
|
"basic.copy-to-clipboard",
|
|
40
42
|
"basic.show-notification"
|
|
41
43
|
],
|
|
42
|
-
"eo-
|
|
43
|
-
"eo-
|
|
44
|
-
"eo-grid-layout"
|
|
44
|
+
"eo-alert": [
|
|
45
|
+
"eo-icon"
|
|
45
46
|
],
|
|
46
|
-
"presentational.general-
|
|
47
|
-
"eo-
|
|
48
|
-
"eo-grid-layout"
|
|
47
|
+
"presentational.general-alert": [
|
|
48
|
+
"eo-icon"
|
|
49
49
|
],
|
|
50
50
|
"eo-pagination": [
|
|
51
51
|
"eo-icon",
|
|
@@ -77,5 +77,5 @@
|
|
|
77
77
|
"eo-icon"
|
|
78
78
|
]
|
|
79
79
|
},
|
|
80
|
-
"filePath": "bricks/presentational/dist/index.
|
|
80
|
+
"filePath": "bricks/presentational/dist/index.7200a6fd.js"
|
|
81
81
|
}
|