@bcc-code/component-library-vue 1.3.19 → 1.3.21
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/archivo-font/archivo-v25-latin-500.woff2 +0 -0
- package/dist/archivo-font/archivo-v25-latin-600.woff2 +0 -0
- package/dist/archivo-font/archivo-v25-latin-600italic.woff2 +0 -0
- package/dist/archivo-font/archivo-v25-latin-italic.woff2 +0 -0
- package/dist/archivo-font/archivo-v25-latin-regular.woff2 +0 -0
- package/dist/archivo-font.css +72 -0
- package/dist/component-library.js +3084 -3113
- package/dist/component-library.umd.cjs +275 -275
- package/dist/index.css +1 -1
- package/dist/library-utilities.css +1 -1
- package/dist-types/components/custom/index.d.ts +0 -1
- package/package.json +2 -2
- package/dist-types/components/custom/BccCircleLoader/BccCircleLoader.vue.d.ts +0 -9
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
/* vietnamese */
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Archivo';
|
|
4
|
+
font-style: italic;
|
|
5
|
+
font-weight: 100 900;
|
|
6
|
+
font-stretch: 100%;
|
|
7
|
+
font-display: swap;
|
|
8
|
+
src: url(./archivo-font/k3kBo8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYCx-muKZlYPTr_Q.woff2) format('woff2');
|
|
9
|
+
unicode-range:
|
|
10
|
+
U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309,
|
|
11
|
+
U+0323, U+0329, U+1EA0-1EF9, U+20AB;
|
|
12
|
+
}
|
|
13
|
+
/* latin-ext */
|
|
14
|
+
@font-face {
|
|
15
|
+
font-family: 'Archivo';
|
|
16
|
+
font-style: italic;
|
|
17
|
+
font-weight: 100 900;
|
|
18
|
+
font-stretch: 100%;
|
|
19
|
+
font-display: swap;
|
|
20
|
+
src: url(./archivo-font/k3kBo8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYCx6muKZlYPTr_Q.woff2) format('woff2');
|
|
21
|
+
unicode-range:
|
|
22
|
+
U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113,
|
|
23
|
+
U+2C60-2C7F, U+A720-A7FF;
|
|
24
|
+
}
|
|
25
|
+
/* latin */
|
|
26
|
+
@font-face {
|
|
27
|
+
font-family: 'Archivo';
|
|
28
|
+
font-style: italic;
|
|
29
|
+
font-weight: 100 900;
|
|
30
|
+
font-stretch: 100%;
|
|
31
|
+
font-display: swap;
|
|
32
|
+
src: url(./archivo-font/k3kBo8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYCxCmuKZlYPQ.woff2) format('woff2');
|
|
33
|
+
unicode-range:
|
|
34
|
+
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074,
|
|
35
|
+
U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
36
|
+
}
|
|
37
|
+
/* vietnamese */
|
|
38
|
+
@font-face {
|
|
39
|
+
font-family: 'Archivo';
|
|
40
|
+
font-style: normal;
|
|
41
|
+
font-weight: 100 900;
|
|
42
|
+
font-stretch: 100%;
|
|
43
|
+
font-display: swap;
|
|
44
|
+
src: url(./archivo-font/k3kPo8UDI-1M0wlSV9XAw6lQkqWY8Q82sLySOxKsv4RnUPU.woff2) format('woff2');
|
|
45
|
+
unicode-range:
|
|
46
|
+
U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309,
|
|
47
|
+
U+0323, U+0329, U+1EA0-1EF9, U+20AB;
|
|
48
|
+
}
|
|
49
|
+
/* latin-ext */
|
|
50
|
+
@font-face {
|
|
51
|
+
font-family: 'Archivo';
|
|
52
|
+
font-style: normal;
|
|
53
|
+
font-weight: 100 900;
|
|
54
|
+
font-stretch: 100%;
|
|
55
|
+
font-display: swap;
|
|
56
|
+
src: url(./archivo-font/k3kPo8UDI-1M0wlSV9XAw6lQkqWY8Q82sLyTOxKsv4RnUPU.woff2) format('woff2');
|
|
57
|
+
unicode-range:
|
|
58
|
+
U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113,
|
|
59
|
+
U+2C60-2C7F, U+A720-A7FF;
|
|
60
|
+
}
|
|
61
|
+
/* latin */
|
|
62
|
+
@font-face {
|
|
63
|
+
font-family: 'Archivo';
|
|
64
|
+
font-style: normal;
|
|
65
|
+
font-weight: 100 900;
|
|
66
|
+
font-stretch: 100%;
|
|
67
|
+
font-display: swap;
|
|
68
|
+
src: url(./archivo-font/k3kPo8UDI-1M0wlSV9XAw6lQkqWY8Q82sLydOxKsv4Rn.woff2) format('woff2');
|
|
69
|
+
unicode-range:
|
|
70
|
+
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074,
|
|
71
|
+
U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
72
|
+
}
|