@public-ui/components 1.1.16-rc.4 → 1.1.16-rc.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/cheat-sheet.html +6 -6
- package/custom-elements.json +2 -2
- package/dist/cjs/kol-link-wc.cjs.entry.js +1 -1
- package/dist/cjs/kol-link-wc.cjs.entry.js.map +1 -1
- package/dist/components/component6.js +1 -1
- package/dist/components/component6.js.map +1 -1
- package/dist/esm/kol-link-wc.entry.js +1 -1
- package/dist/esm/kol-link-wc.entry.js.map +1 -1
- package/dist/kolibri/kol-link-wc.entry.js +1 -1
- package/dist/kolibri/kol-link-wc.entry.js.map +1 -1
- package/doc/icon-icofont.md +1 -1
- package/jest-test-results.json +1 -1
- package/package.json +1 -1
- package/vscode-custom-data.json +3 -3
package/package.json
CHANGED
package/vscode-custom-data.json
CHANGED
|
@@ -5203,6 +5203,9 @@
|
|
|
5203
5203
|
{
|
|
5204
5204
|
"name": "underline"
|
|
5205
5205
|
},
|
|
5206
|
+
{
|
|
5207
|
+
"name": "external-link"
|
|
5208
|
+
},
|
|
5206
5209
|
{
|
|
5207
5210
|
"name": "500px"
|
|
5208
5211
|
},
|
|
@@ -10747,9 +10750,6 @@
|
|
|
10747
10750
|
{
|
|
10748
10751
|
"name": "exit"
|
|
10749
10752
|
},
|
|
10750
|
-
{
|
|
10751
|
-
"name": "external-link"
|
|
10752
|
-
},
|
|
10753
10753
|
{
|
|
10754
10754
|
"name": "eye-alt"
|
|
10755
10755
|
},
|