@gudhub/ssg-web-components-library 1.0.11 → 1.0.12
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/package.json
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
<ul class="breadcrumbs_list">
|
|
2
2
|
<li>
|
|
3
3
|
<a href="/">
|
|
4
|
-
|
|
5
|
-
<!-- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><g clip-path="url(#clip0_747_1141)"><path d="M16.4787 8.27295V17.5906H12.9606V13.5608C12.9606 13.2075 12.6742 12.9212 12.3209 12.9212H7.82199C7.46867 12.9212 7.18234 13.2075 7.18234 13.5608V17.5906H3.68555V8.27295H2.40625V18.2303C2.40625 18.5836 2.69262 18.8699 3.0459 18.8699H7.82203C8.17535 18.8699 8.46168 18.5836 8.46168 18.2303V14.2005H11.6813V18.2303C11.6813 18.5837 11.9677 18.87 12.3209 18.87H17.1184C17.4717 18.87 17.758 18.5836 17.758 18.2303V8.27295H16.4787Z" fill="#4D555B"/><path d="M19.7975 9.9808L10.5224 1.30279C10.2782 1.074 9.89871 1.07252 9.65246 1.29873L0.206833 9.97677C-0.0532847 10.2158 -0.070355 10.6203 0.168668 10.8804C0.294684 11.0179 0.46695 11.0874 0.639879 11.0874C0.79445 11.0874 0.949684 11.0316 1.0725 10.9188L10.0814 2.64201L18.9234 10.9149C19.1819 11.1565 19.5861 11.1427 19.8275 10.8849C20.0687 10.6269 20.0554 10.2222 19.7975 9.9808Z" fill="#4D555B"/></g><defs><clipPath id="clip0_747_1141"><rect width="20" height="20" fill="white"/></clipPath></defs></svg> -->
|
|
4
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><g clip-path="url(#clip0_747_1141)"><path d="M16.4787 8.27295V17.5906H12.9606V13.5608C12.9606 13.2075 12.6742 12.9212 12.3209 12.9212H7.82199C7.46867 12.9212 7.18234 13.2075 7.18234 13.5608V17.5906H3.68555V8.27295H2.40625V18.2303C2.40625 18.5836 2.69262 18.8699 3.0459 18.8699H7.82203C8.17535 18.8699 8.46168 18.5836 8.46168 18.2303V14.2005H11.6813V18.2303C11.6813 18.5837 11.9677 18.87 12.3209 18.87H17.1184C17.4717 18.87 17.758 18.5836 17.758 18.2303V8.27295H16.4787Z" fill="#4D555B"/><path d="M19.7975 9.9808L10.5224 1.30279C10.2782 1.074 9.89871 1.07252 9.65246 1.29873L0.206833 9.97677C-0.0532847 10.2158 -0.070355 10.6203 0.168668 10.8804C0.294684 11.0179 0.46695 11.0874 0.639879 11.0874C0.79445 11.0874 0.949684 11.0316 1.0725 10.9188L10.0814 2.64201L18.9234 10.9149C19.1819 11.1565 19.5861 11.1427 19.8275 10.8849C20.0687 10.6269 20.0554 10.2222 19.7975 9.9808Z" fill="#4D555B"/></g><defs><clipPath id="clip0_747_1141"><rect width="20" height="20" fill="white"/></clipPath></defs></svg>
|
|
6
5
|
</a>
|
|
7
6
|
</li>
|
|
8
7
|
${
|