paraqeet 2.0.4 → 2.1.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.
- checksums.yaml +4 -4
- data/_sass/_bootstrap-icons.scss +30 -2
- data/_sass/_highlight.scss +12 -43
- data/_sass/_prose.scss +15 -3
- data/_sass/bootstrap/_card.scss +8 -8
- data/_sass/bootstrap/mixins/_banner.scss +1 -1
- data/_sass/bootstrap/mixins/_box-shadow.scss +11 -5
- data/_sass/bootstrap/mixins/_visually-hidden.scss +5 -0
- data/_sass/bootstrap/tests/mixins/_box-shadow.test.scss +188 -0
- data/assets/bootstrap-icons/anthropic.svg +3 -0
- data/assets/bootstrap-icons/apple-music.svg +3 -0
- data/assets/bootstrap-icons/battery-low.svg +4 -0
- data/assets/bootstrap-icons/beaker-fill.svg +3 -0
- data/assets/bootstrap-icons/beaker.svg +4 -0
- data/assets/bootstrap-icons/bluesky.svg +3 -0
- data/assets/bootstrap-icons/{font/bootstrap-icons.css → bootstrap-icons.css} +31 -3
- data/assets/bootstrap-icons/{font/bootstrap-icons.json → bootstrap-icons.json} +29 -1
- data/assets/bootstrap-icons/{font/bootstrap-icons.min.css → bootstrap-icons.min.css} +2 -2
- data/assets/bootstrap-icons/bootstrap-icons.svg +1 -1
- data/assets/bootstrap-icons/calendar3-event-fill.svg +1 -1
- data/assets/bootstrap-icons/calendar3-range-fill.svg +1 -1
- data/assets/bootstrap-icons/calendar3-week-fill.svg +1 -1
- data/assets/bootstrap-icons/claude.svg +3 -0
- data/assets/bootstrap-icons/css.svg +3 -0
- data/assets/bootstrap-icons/flask-fill.svg +3 -0
- data/assets/bootstrap-icons/flask-florence-fill.svg +3 -0
- data/assets/bootstrap-icons/flask-florence.svg +3 -0
- data/assets/bootstrap-icons/flask.svg +3 -0
- data/assets/bootstrap-icons/fonts/bootstrap-icons.woff +0 -0
- data/assets/bootstrap-icons/fonts/bootstrap-icons.woff2 +0 -0
- data/assets/bootstrap-icons/fork-knife.svg +3 -0
- data/assets/bootstrap-icons/globe-americas-fill.svg +3 -0
- data/assets/bootstrap-icons/globe-asia-australia-fill.svg +3 -0
- data/assets/bootstrap-icons/globe-central-south-asia-fill.svg +3 -0
- data/assets/bootstrap-icons/globe-europe-africa-fill.svg +3 -0
- data/assets/bootstrap-icons/javascript.svg +3 -0
- data/assets/bootstrap-icons/leaf-fill.svg +3 -0
- data/assets/bootstrap-icons/leaf.svg +3 -0
- data/assets/bootstrap-icons/lock-fill.svg +1 -1
- data/assets/bootstrap-icons/lock.svg +1 -1
- data/assets/bootstrap-icons/measuring-cup-fill.svg +3 -0
- data/assets/bootstrap-icons/measuring-cup.svg +3 -0
- data/assets/bootstrap-icons/meta.svg +1 -1
- data/assets/bootstrap-icons/openai.svg +3 -0
- data/assets/bootstrap-icons/perplexity.svg +3 -0
- data/assets/bootstrap-icons/tux.svg +4 -0
- data/assets/bootstrap-icons/typescript.svg +3 -0
- data/assets/bootstrap-icons/unlock-fill.svg +1 -1
- data/assets/bootstrap-icons/unlock.svg +1 -1
- data/assets/bootstrap-icons/unlock2-fill.svg +3 -0
- data/assets/bootstrap-icons/unlock2.svg +3 -0
- data/assets/js/bootstrap.bundle.js +10 -6
- data/assets/js/bootstrap.bundle.js.map +1 -1
- data/assets/js/bootstrap.bundle.min.js +2 -2
- data/assets/js/bootstrap.bundle.min.js.map +1 -1
- data/assets/js/bootstrap.esm.js +10 -6
- data/assets/js/bootstrap.esm.js.map +1 -1
- data/assets/js/bootstrap.esm.min.js +2 -2
- data/assets/js/bootstrap.esm.min.js.map +1 -1
- data/assets/js/bootstrap.js +10 -6
- data/assets/js/bootstrap.js.map +1 -1
- data/assets/js/bootstrap.min.js +2 -2
- data/assets/js/bootstrap.min.js.map +1 -1
- metadata +37 -12
- data/assets/bootstrap-icons/font/bootstrap-icons.scss +0 -2090
- data/assets/bootstrap-icons/font/fonts/bootstrap-icons.woff +0 -0
- data/assets/bootstrap-icons/font/fonts/bootstrap-icons.woff2 +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f90d618872d7805e890d27bde62852896dbd580b984c2d6997775a78f4297f99
|
4
|
+
data.tar.gz: 991c6865faeb804366d8fe382b5367bb5e8574028023dbb1d3f734c07a2b944f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8ae02c0a0e78df09cdb1548e1e9882c2da62db2ff9c6c8f62c3ea2ea50bca31204d8ee741e8b9eaa3636a0e688aa36be10a0ab584ad8735403c6cf33ee8962b7
|
7
|
+
data.tar.gz: 1aad422895f33398ed357a5d747eff6fbdbca52668022789eeb11edfc0145736abda17bfb9f90eb71d05edf60188cd72a03a6e6628a5b7925a2db64490c2b61a
|
data/_sass/_bootstrap-icons.scss
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
/*!
|
2
|
-
* Bootstrap Icons v1.
|
2
|
+
* Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
|
3
3
|
* Copyright 2019-2024 The Bootstrap Authors
|
4
4
|
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
|
5
5
|
*/
|
6
6
|
|
7
7
|
$bootstrap-icons-font: "bootstrap-icons" !default;
|
8
|
-
$bootstrap-icons-font-dir: "../bootstrap-icons/
|
8
|
+
$bootstrap-icons-font-dir: "../bootstrap-icons/fonts" !default;
|
9
9
|
$bootstrap-icons-font-file: "#{$bootstrap-icons-font-dir}/#{$bootstrap-icons-font}" !default;
|
10
10
|
$bootstrap-icons-font-hash: "24e3eb84d0bcaf83d77f904c78ac1f47" !default;
|
11
11
|
$bootstrap-icons-font-src: url("#{$bootstrap-icons-font-file}.woff2?#{$bootstrap-icons-font-hash}") format("woff2"),
|
@@ -2083,6 +2083,34 @@ $bootstrap-icons-map: (
|
|
2083
2083
|
"suitcase2-fill": "\f901",
|
2084
2084
|
"suitcase2": "\f902",
|
2085
2085
|
"vignette": "\f903",
|
2086
|
+
"bluesky": "\f7f9",
|
2087
|
+
"tux": "\f904",
|
2088
|
+
"beaker-fill": "\f905",
|
2089
|
+
"beaker": "\f906",
|
2090
|
+
"flask-fill": "\f907",
|
2091
|
+
"flask-florence-fill": "\f908",
|
2092
|
+
"flask-florence": "\f909",
|
2093
|
+
"flask": "\f90a",
|
2094
|
+
"leaf-fill": "\f90b",
|
2095
|
+
"leaf": "\f90c",
|
2096
|
+
"measuring-cup-fill": "\f90d",
|
2097
|
+
"measuring-cup": "\f90e",
|
2098
|
+
"unlock2-fill": "\f90f",
|
2099
|
+
"unlock2": "\f910",
|
2100
|
+
"battery-low": "\f911",
|
2101
|
+
"anthropic": "\f912",
|
2102
|
+
"apple-music": "\f913",
|
2103
|
+
"claude": "\f914",
|
2104
|
+
"openai": "\f915",
|
2105
|
+
"perplexity": "\f916",
|
2106
|
+
"css": "\f917",
|
2107
|
+
"javascript": "\f918",
|
2108
|
+
"typescript": "\f919",
|
2109
|
+
"fork-knife": "\f91a",
|
2110
|
+
"globe-americas-fill": "\f91b",
|
2111
|
+
"globe-asia-australia-fill": "\f91c",
|
2112
|
+
"globe-central-south-asia-fill": "\f91d",
|
2113
|
+
"globe-europe-africa-fill": "\f91e",
|
2086
2114
|
);
|
2087
2115
|
|
2088
2116
|
@each $icon, $codepoint in $bootstrap-icons-map {
|
data/_sass/_highlight.scss
CHANGED
@@ -1,55 +1,24 @@
|
|
1
|
-
:root,
|
2
|
-
[data-bs-theme="light"] {
|
3
|
-
--base00: #{$light};
|
4
|
-
--base01: #{$pre-color};
|
5
|
-
--base02: #{$text-muted};
|
6
|
-
--base03: #{$gray-400};
|
7
|
-
--base04: #{$blue-400};
|
8
|
-
--base05: #{$indigo-400};
|
9
|
-
--base06: #{$purple-400};
|
10
|
-
--base07: #{$pink-400};
|
11
|
-
--base08: #{$red-400};
|
12
|
-
--base09: #{$orange-400};
|
13
|
-
--base10: #{$yellow-100};
|
14
|
-
--base11: #{$green-400};
|
15
|
-
}
|
16
|
-
|
17
|
-
@include color-mode(dark, true) {
|
18
|
-
--base00: #{$black};
|
19
|
-
}
|
20
|
-
|
21
1
|
.highlight {
|
22
2
|
|
23
3
|
& {
|
24
4
|
width: 100%;
|
25
|
-
margin: 0;
|
26
|
-
padding: 0;
|
27
|
-
background-color: var(--base00);
|
28
|
-
border-radius: $border-radius;
|
29
5
|
}
|
30
6
|
|
31
7
|
* {
|
32
8
|
font-size: $font-size-sm;
|
33
9
|
}
|
34
10
|
|
35
|
-
pre {
|
36
|
-
margin: 0;
|
37
|
-
padding: $spacer;
|
38
|
-
color: var(--base01);
|
39
|
-
}
|
40
|
-
|
41
11
|
td {
|
42
|
-
|
43
12
|
pre {
|
13
|
+
margin: 0;
|
44
14
|
padding: 0;
|
45
15
|
}
|
46
|
-
|
47
16
|
}
|
48
17
|
|
49
18
|
.lineno {
|
50
19
|
padding: 0 $spacer 0 0;
|
51
20
|
text-align: right;
|
52
|
-
color:
|
21
|
+
color: $text-muted;
|
53
22
|
}
|
54
23
|
|
55
24
|
.o,
|
@@ -63,7 +32,7 @@
|
|
63
32
|
.go,
|
64
33
|
.ni,
|
65
34
|
.w {
|
66
|
-
color:
|
35
|
+
color: $gray-400;
|
67
36
|
}
|
68
37
|
|
69
38
|
.gh,
|
@@ -79,21 +48,21 @@
|
|
79
48
|
.vg,
|
80
49
|
.vi,
|
81
50
|
.vm {
|
82
|
-
color:
|
51
|
+
color: $blue-400;
|
83
52
|
}
|
84
53
|
|
85
54
|
.nd,
|
86
55
|
.ow {
|
87
|
-
color:
|
56
|
+
color: $indigo-400;
|
88
57
|
}
|
89
58
|
|
90
59
|
.gu {
|
91
|
-
color:
|
60
|
+
color: $purple-400;
|
92
61
|
}
|
93
62
|
|
94
63
|
.si,
|
95
64
|
.sr {
|
96
|
-
color:
|
65
|
+
color: $pink-400;
|
97
66
|
}
|
98
67
|
|
99
68
|
.gd,
|
@@ -110,16 +79,16 @@
|
|
110
79
|
.s1,
|
111
80
|
.no,
|
112
81
|
.ne {
|
113
|
-
color:
|
82
|
+
color: $red-400;
|
114
83
|
}
|
115
84
|
|
116
85
|
.cp,
|
117
86
|
.se {
|
118
|
-
color:
|
87
|
+
color: $orange-400;
|
119
88
|
}
|
120
89
|
|
121
90
|
.hll {
|
122
|
-
background-color:
|
91
|
+
background-color: $yellow-100;
|
123
92
|
}
|
124
93
|
|
125
94
|
.c,
|
@@ -141,7 +110,7 @@
|
|
141
110
|
.gi,
|
142
111
|
.na,
|
143
112
|
.nl {
|
144
|
-
color:
|
113
|
+
color: $green-400;
|
145
114
|
}
|
146
115
|
|
147
116
|
.k,
|
@@ -176,7 +145,7 @@
|
|
176
145
|
}
|
177
146
|
|
178
147
|
.err {
|
179
|
-
border: 1px solid
|
148
|
+
border: 1px solid $red-400;
|
180
149
|
}
|
181
150
|
|
182
151
|
}
|
data/_sass/_prose.scss
CHANGED
@@ -52,11 +52,15 @@
|
|
52
52
|
@include img-fluid();
|
53
53
|
}
|
54
54
|
|
55
|
-
|
56
|
-
|
57
|
-
margin
|
55
|
+
// Code
|
56
|
+
pre {
|
57
|
+
margin: 0 0 map-get($spacers, 4) 0;
|
58
58
|
padding: $spacer;
|
59
|
+
width: 100%;
|
60
|
+
background-color: $light;
|
59
61
|
color: $pre-color;
|
62
|
+
border-radius: $border-radius;
|
63
|
+
font-size: $font-size-sm;
|
60
64
|
}
|
61
65
|
|
62
66
|
// Tables
|
@@ -103,3 +107,11 @@
|
|
103
107
|
}
|
104
108
|
|
105
109
|
}
|
110
|
+
|
111
|
+
[data-bs-theme="dark"] {
|
112
|
+
.prose {
|
113
|
+
pre {
|
114
|
+
background-color: $black;
|
115
|
+
}
|
116
|
+
}
|
117
|
+
}
|
data/_sass/bootstrap/_card.scss
CHANGED
@@ -206,13 +206,13 @@
|
|
206
206
|
&:not(:last-child) {
|
207
207
|
@include border-end-radius(0);
|
208
208
|
|
209
|
-
.card-img-top,
|
210
|
-
.card-header {
|
209
|
+
> .card-img-top,
|
210
|
+
> .card-header {
|
211
211
|
// stylelint-disable-next-line property-disallowed-list
|
212
212
|
border-top-right-radius: 0;
|
213
213
|
}
|
214
|
-
.card-img-bottom,
|
215
|
-
.card-footer {
|
214
|
+
> .card-img-bottom,
|
215
|
+
> .card-footer {
|
216
216
|
// stylelint-disable-next-line property-disallowed-list
|
217
217
|
border-bottom-right-radius: 0;
|
218
218
|
}
|
@@ -221,13 +221,13 @@
|
|
221
221
|
&:not(:first-child) {
|
222
222
|
@include border-start-radius(0);
|
223
223
|
|
224
|
-
.card-img-top,
|
225
|
-
.card-header {
|
224
|
+
> .card-img-top,
|
225
|
+
> .card-header {
|
226
226
|
// stylelint-disable-next-line property-disallowed-list
|
227
227
|
border-top-left-radius: 0;
|
228
228
|
}
|
229
|
-
.card-img-bottom,
|
230
|
-
.card-footer {
|
229
|
+
> .card-img-bottom,
|
230
|
+
> .card-footer {
|
231
231
|
// stylelint-disable-next-line property-disallowed-list
|
232
232
|
border-bottom-left-radius: 0;
|
233
233
|
}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
@mixin bsBanner($file) {
|
2
2
|
/*!
|
3
|
-
* Bootstrap #{$file} v5.3.
|
3
|
+
* Bootstrap #{$file} v5.3.7 (https://getbootstrap.com/)
|
4
4
|
* Copyright 2011-2025 The Bootstrap Authors
|
5
5
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
6
6
|
*/
|
@@ -1,17 +1,23 @@
|
|
1
1
|
@mixin box-shadow($shadow...) {
|
2
2
|
@if $enable-shadows {
|
3
3
|
$result: ();
|
4
|
+
$has-single-value: false;
|
5
|
+
$single-value: null;
|
4
6
|
|
5
7
|
@each $value in $shadow {
|
6
8
|
@if $value != null {
|
7
|
-
$
|
8
|
-
|
9
|
-
|
10
|
-
@
|
9
|
+
@if $value == none or $value == initial or $value == inherit or $value == unset {
|
10
|
+
$has-single-value: true;
|
11
|
+
$single-value: $value;
|
12
|
+
} @else {
|
13
|
+
$result: append($result, $value, "comma");
|
14
|
+
}
|
11
15
|
}
|
12
16
|
}
|
13
17
|
|
14
|
-
@if
|
18
|
+
@if $has-single-value {
|
19
|
+
box-shadow: $single-value;
|
20
|
+
} @else if (length($result) > 0) {
|
15
21
|
box-shadow: $result;
|
16
22
|
}
|
17
23
|
}
|
@@ -19,6 +19,11 @@
|
|
19
19
|
&:not(caption) {
|
20
20
|
position: absolute !important;
|
21
21
|
}
|
22
|
+
|
23
|
+
// Fix to prevent overflowing children to become focusable
|
24
|
+
* {
|
25
|
+
overflow: hidden !important;
|
26
|
+
}
|
22
27
|
}
|
23
28
|
|
24
29
|
// Use to only display content when it's focused, or one of its child elements is focused
|
@@ -0,0 +1,188 @@
|
|
1
|
+
@import "../../functions";
|
2
|
+
@import "../../variables";
|
3
|
+
@import "../../mixins";
|
4
|
+
|
5
|
+
// Store original value
|
6
|
+
$original-enable-shadows: $enable-shadows;
|
7
|
+
|
8
|
+
// Enable shadows for all tests
|
9
|
+
$enable-shadows: true !global;
|
10
|
+
|
11
|
+
@include describe("box-shadow mixin") {
|
12
|
+
@include it("handles single none value") {
|
13
|
+
@include assert() {
|
14
|
+
@include output() {
|
15
|
+
.test {
|
16
|
+
@include box-shadow(none);
|
17
|
+
}
|
18
|
+
}
|
19
|
+
|
20
|
+
@include expect() {
|
21
|
+
.test {
|
22
|
+
box-shadow: none;
|
23
|
+
}
|
24
|
+
}
|
25
|
+
}
|
26
|
+
}
|
27
|
+
|
28
|
+
@include it("handles multiple none values by consolidating them") {
|
29
|
+
@include assert() {
|
30
|
+
@include output() {
|
31
|
+
.test {
|
32
|
+
@include box-shadow(none, none, none);
|
33
|
+
}
|
34
|
+
}
|
35
|
+
|
36
|
+
@include expect() {
|
37
|
+
.test {
|
38
|
+
box-shadow: none;
|
39
|
+
}
|
40
|
+
}
|
41
|
+
}
|
42
|
+
}
|
43
|
+
|
44
|
+
@include it("handles other single-value keywords (initial, inherit, unset)") {
|
45
|
+
@include assert() {
|
46
|
+
@include output() {
|
47
|
+
.test-initial {
|
48
|
+
@include box-shadow(initial);
|
49
|
+
}
|
50
|
+
.test-inherit {
|
51
|
+
@include box-shadow(inherit);
|
52
|
+
}
|
53
|
+
.test-unset {
|
54
|
+
@include box-shadow(unset);
|
55
|
+
}
|
56
|
+
}
|
57
|
+
|
58
|
+
@include expect() {
|
59
|
+
.test-initial {
|
60
|
+
box-shadow: initial;
|
61
|
+
}
|
62
|
+
.test-inherit {
|
63
|
+
box-shadow: inherit;
|
64
|
+
}
|
65
|
+
.test-unset {
|
66
|
+
box-shadow: unset;
|
67
|
+
}
|
68
|
+
}
|
69
|
+
}
|
70
|
+
}
|
71
|
+
|
72
|
+
@include it("handles multiple single-value keywords by using the last one") {
|
73
|
+
@include assert() {
|
74
|
+
@include output() {
|
75
|
+
.test {
|
76
|
+
@include box-shadow(initial, inherit, unset);
|
77
|
+
}
|
78
|
+
}
|
79
|
+
|
80
|
+
@include expect() {
|
81
|
+
.test {
|
82
|
+
box-shadow: unset;
|
83
|
+
}
|
84
|
+
}
|
85
|
+
}
|
86
|
+
}
|
87
|
+
|
88
|
+
@include it("handles regular box-shadow values") {
|
89
|
+
@include assert() {
|
90
|
+
@include output() {
|
91
|
+
.test {
|
92
|
+
@include box-shadow(0 0 10px rgba(0, 0, 0, .5));
|
93
|
+
}
|
94
|
+
}
|
95
|
+
|
96
|
+
@include expect() {
|
97
|
+
.test {
|
98
|
+
box-shadow: 0 0 10px rgba(0, 0, 0, .5);
|
99
|
+
}
|
100
|
+
}
|
101
|
+
}
|
102
|
+
}
|
103
|
+
|
104
|
+
@include it("handles multiple regular box-shadow values") {
|
105
|
+
@include assert() {
|
106
|
+
@include output() {
|
107
|
+
.test {
|
108
|
+
@include box-shadow(0 0 10px rgba(0, 0, 0, .5), 0 0 20px rgba(0, 0, 0, .3));
|
109
|
+
}
|
110
|
+
}
|
111
|
+
|
112
|
+
@include expect() {
|
113
|
+
.test {
|
114
|
+
box-shadow: 0 0 10px rgba(0, 0, 0, .5), 0 0 20px rgba(0, 0, 0, .3);
|
115
|
+
}
|
116
|
+
}
|
117
|
+
}
|
118
|
+
}
|
119
|
+
|
120
|
+
@include it("handles null values by ignoring them") {
|
121
|
+
@include assert() {
|
122
|
+
@include output() {
|
123
|
+
.test {
|
124
|
+
@include box-shadow(null, 0 0 10px rgba(0, 0, 0, .5), null);
|
125
|
+
}
|
126
|
+
}
|
127
|
+
|
128
|
+
@include expect() {
|
129
|
+
.test {
|
130
|
+
box-shadow: 0 0 10px rgba(0, 0, 0, .5);
|
131
|
+
}
|
132
|
+
}
|
133
|
+
}
|
134
|
+
}
|
135
|
+
|
136
|
+
@include it("handles mixed values with keywords and regular shadows") {
|
137
|
+
@include assert() {
|
138
|
+
@include output() {
|
139
|
+
.test {
|
140
|
+
@include box-shadow(none, 0 0 10px rgba(0, 0, 0, .5));
|
141
|
+
}
|
142
|
+
}
|
143
|
+
|
144
|
+
@include expect() {
|
145
|
+
.test {
|
146
|
+
box-shadow: none;
|
147
|
+
}
|
148
|
+
}
|
149
|
+
}
|
150
|
+
}
|
151
|
+
|
152
|
+
@include it("handles empty input") {
|
153
|
+
@include assert() {
|
154
|
+
@include output() {
|
155
|
+
.test {
|
156
|
+
@include box-shadow();
|
157
|
+
}
|
158
|
+
}
|
159
|
+
|
160
|
+
@include expect() {
|
161
|
+
.test { // stylelint-disable-line block-no-empty
|
162
|
+
}
|
163
|
+
}
|
164
|
+
}
|
165
|
+
}
|
166
|
+
|
167
|
+
@include it("respects $enable-shadows variable") {
|
168
|
+
$enable-shadows: false !global;
|
169
|
+
|
170
|
+
@include assert() {
|
171
|
+
@include output() {
|
172
|
+
.test {
|
173
|
+
@include box-shadow(0 0 10px rgba(0, 0, 0, .5));
|
174
|
+
}
|
175
|
+
}
|
176
|
+
|
177
|
+
@include expect() {
|
178
|
+
.test { // stylelint-disable-line block-no-empty
|
179
|
+
}
|
180
|
+
}
|
181
|
+
}
|
182
|
+
|
183
|
+
$enable-shadows: true !global;
|
184
|
+
}
|
185
|
+
}
|
186
|
+
|
187
|
+
// Restore original value
|
188
|
+
$enable-shadows: $original-enable-shadows !global;
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-anthropic" viewBox="0 0 16 16">
|
2
|
+
<path fill-rule="evenodd" d="M9.218 2h2.402L16 12.987h-2.402zM4.379 2h2.512l4.38 10.987H8.82l-.895-2.308h-4.58l-.896 2.307H0L4.38 2.001zm2.755 6.64L5.635 4.777 4.137 8.64z"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-apple-music" viewBox="0 0 16 16">
|
2
|
+
<path fill-rule="evenodd" d="m10.995 0 .573.001q.241 0 .483.007c.35.01.705.03 1.051.093.352.063.68.166.999.329a3.36 3.36 0 0 1 1.47 1.468c.162.32.265.648.328 1 .063.347.084.7.093 1.051q.007.241.007.483l.001.573v5.99l-.001.573q0 .241-.008.483c-.01.35-.03.704-.092 1.05a3.5 3.5 0 0 1-.33 1 3.36 3.36 0 0 1-1.468 1.468 3.5 3.5 0 0 1-1 .33 7 7 0 0 1-1.05.092q-.241.007-.483.008l-.573.001h-5.99l-.573-.001q-.241 0-.483-.008a7 7 0 0 1-1.052-.092 3.6 3.6 0 0 1-.998-.33 3.36 3.36 0 0 1-1.47-1.468 3.6 3.6 0 0 1-.328-1 7 7 0 0 1-.093-1.05Q.002 11.81 0 11.568V5.005l.001-.573q0-.241.007-.483c.01-.35.03-.704.093-1.05a3.6 3.6 0 0 1 .329-1A3.36 3.36 0 0 1 1.9.431 3.5 3.5 0 0 1 2.896.1 7 7 0 0 1 3.95.008Q4.19.002 4.432 0h.573zm-.107 2.518-4.756.959H6.13a.66.66 0 0 0-.296.133.5.5 0 0 0-.16.31c-.004.027-.01.08-.01.16v5.952c0 .14-.012.275-.106.39-.095.115-.21.15-.347.177l-.31.063c-.393.08-.65.133-.881.223a1.4 1.4 0 0 0-.519.333 1.25 1.25 0 0 0-.332.995c.031.297.166.582.395.792.156.142.35.25.578.296.236.047.49.031.858-.043.196-.04.38-.102.555-.205a1.4 1.4 0 0 0 .438-.405 1.5 1.5 0 0 0 .233-.55c.042-.202.052-.386.052-.588V6.347c0-.276.08-.35.302-.404.024-.005 3.954-.797 4.138-.833.257-.049.378.025.378.294v3.524c0 .14-.001.28-.096.396-.094.115-.211.15-.348.178l-.31.062c-.393.08-.649.133-.88.223a1.4 1.4 0 0 0-.52.334 1.26 1.26 0 0 0-.34.994c.03.297.174.582.404.792a1.2 1.2 0 0 0 .577.294c.237.048.49.03.858-.044.197-.04.381-.098.556-.202a1.4 1.4 0 0 0 .438-.405q.173-.252.233-.549a2.7 2.7 0 0 0 .044-.589V2.865c0-.273-.143-.443-.4-.42-.04.003-.383.064-.424.073"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,4 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-battery-low" viewBox="0 0 16 16">
|
2
|
+
<path d="M2 6h2v4H2z"/>
|
3
|
+
<path d="M2 4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm10 1a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1zm4 3a1.5 1.5 0 0 1-1.5 1.5v-3A1.5 1.5 0 0 1 16 8"/>
|
4
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-beaker-fill" viewBox="0 0 16 16">
|
2
|
+
<path d="M15.575.006a.5.5 0 0 1 .327.79l-.048.058-.122.12A2.5 2.5 0 0 0 15 2.743V14a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V2.742a2.5 2.5 0 0 0-.566-1.584L.268.975.146.854A.5.5 0 0 1 .5 0h15zM11.5 13a.5.5 0 1 0 0 1H13v-1zm-2-2a.5.5 0 0 0 0 1H13v-1zm2-2a.5.5 0 1 0 0 1H13V9zm-2-2a.5.5 0 1 0 0 1H13V7zm2-2a.5.5 0 1 0 0 1H13V5zm-2-2a.5.5 0 1 0 0 1H13V3z"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,4 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-beaker" viewBox="0 0 16 16">
|
2
|
+
<path d="M9.5 3a.5.5 0 0 0 0 1H13V3zm2 2a.5.5 0 0 0 0 1H13V5zm-2 2a.5.5 0 0 0 0 1H13V7zm2 2a.5.5 0 0 0 0 1H13V9zm-2 2a.5.5 0 0 0 0 1H13v-1zm2 2a.5.5 0 0 0 0 1H13v-1z"/>
|
3
|
+
<path d="M.5 0a.5.5 0 0 0-.354.854l.122.12A2.5 2.5 0 0 1 1 2.744V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V2.743a2.5 2.5 0 0 1 .732-1.768l.122-.121A.5.5 0 0 0 15.5 0zM2 2.743A3.5 3.5 0 0 0 1.535 1h12.93A3.5 3.5 0 0 0 14 2.743V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1z"/>
|
4
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-bluesky" viewBox="0 0 16 16">
|
2
|
+
<path d="M3.468 1.948C5.303 3.325 7.276 6.118 8 7.616c.725-1.498 2.698-4.29 4.532-5.668C13.855.955 16 .186 16 2.632c0 .489-.28 4.105-.444 4.692-.572 2.04-2.653 2.561-4.504 2.246 3.236.551 4.06 2.375 2.281 4.2-3.376 3.464-4.852-.87-5.23-1.98-.07-.204-.103-.3-.103-.218 0-.081-.033.014-.102.218-.379 1.11-1.855 5.444-5.231 1.98-1.778-1.825-.955-3.65 2.28-4.2-1.85.315-3.932-.205-4.503-2.246C.28 6.737 0 3.12 0 2.632 0 .186 2.145.955 3.468 1.948"/>
|
3
|
+
</svg>
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Bootstrap Icons v1.
|
2
|
+
* Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
|
3
3
|
* Copyright 2019-2024 The Bootstrap Authors
|
4
4
|
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
|
5
5
|
*/
|
@@ -7,8 +7,8 @@
|
|
7
7
|
@font-face {
|
8
8
|
font-display: block;
|
9
9
|
font-family: "bootstrap-icons";
|
10
|
-
src: url("./fonts/bootstrap-icons.woff2?
|
11
|
-
url("./fonts/bootstrap-icons.woff?
|
10
|
+
src: url("./fonts/bootstrap-icons.woff2?e34853135f9e39acf64315236852cd5a") format("woff2"),
|
11
|
+
url("./fonts/bootstrap-icons.woff?e34853135f9e39acf64315236852cd5a") format("woff");
|
12
12
|
}
|
13
13
|
|
14
14
|
.bi::before,
|
@@ -2076,3 +2076,31 @@ url("./fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("wof
|
|
2076
2076
|
.bi-suitcase2-fill::before { content: "\f901"; }
|
2077
2077
|
.bi-suitcase2::before { content: "\f902"; }
|
2078
2078
|
.bi-vignette::before { content: "\f903"; }
|
2079
|
+
.bi-bluesky::before { content: "\f7f9"; }
|
2080
|
+
.bi-tux::before { content: "\f904"; }
|
2081
|
+
.bi-beaker-fill::before { content: "\f905"; }
|
2082
|
+
.bi-beaker::before { content: "\f906"; }
|
2083
|
+
.bi-flask-fill::before { content: "\f907"; }
|
2084
|
+
.bi-flask-florence-fill::before { content: "\f908"; }
|
2085
|
+
.bi-flask-florence::before { content: "\f909"; }
|
2086
|
+
.bi-flask::before { content: "\f90a"; }
|
2087
|
+
.bi-leaf-fill::before { content: "\f90b"; }
|
2088
|
+
.bi-leaf::before { content: "\f90c"; }
|
2089
|
+
.bi-measuring-cup-fill::before { content: "\f90d"; }
|
2090
|
+
.bi-measuring-cup::before { content: "\f90e"; }
|
2091
|
+
.bi-unlock2-fill::before { content: "\f90f"; }
|
2092
|
+
.bi-unlock2::before { content: "\f910"; }
|
2093
|
+
.bi-battery-low::before { content: "\f911"; }
|
2094
|
+
.bi-anthropic::before { content: "\f912"; }
|
2095
|
+
.bi-apple-music::before { content: "\f913"; }
|
2096
|
+
.bi-claude::before { content: "\f914"; }
|
2097
|
+
.bi-openai::before { content: "\f915"; }
|
2098
|
+
.bi-perplexity::before { content: "\f916"; }
|
2099
|
+
.bi-css::before { content: "\f917"; }
|
2100
|
+
.bi-javascript::before { content: "\f918"; }
|
2101
|
+
.bi-typescript::before { content: "\f919"; }
|
2102
|
+
.bi-fork-knife::before { content: "\f91a"; }
|
2103
|
+
.bi-globe-americas-fill::before { content: "\f91b"; }
|
2104
|
+
.bi-globe-asia-australia-fill::before { content: "\f91c"; }
|
2105
|
+
.bi-globe-central-south-asia-fill::before { content: "\f91d"; }
|
2106
|
+
.bi-globe-europe-africa-fill::before { content: "\f91e"; }
|
@@ -2048,5 +2048,33 @@
|
|
2048
2048
|
"suitcase": 63744,
|
2049
2049
|
"suitcase2-fill": 63745,
|
2050
2050
|
"suitcase2": 63746,
|
2051
|
-
"vignette": 63747
|
2051
|
+
"vignette": 63747,
|
2052
|
+
"bluesky": 63481,
|
2053
|
+
"tux": 63748,
|
2054
|
+
"beaker-fill": 63749,
|
2055
|
+
"beaker": 63750,
|
2056
|
+
"flask-fill": 63751,
|
2057
|
+
"flask-florence-fill": 63752,
|
2058
|
+
"flask-florence": 63753,
|
2059
|
+
"flask": 63754,
|
2060
|
+
"leaf-fill": 63755,
|
2061
|
+
"leaf": 63756,
|
2062
|
+
"measuring-cup-fill": 63757,
|
2063
|
+
"measuring-cup": 63758,
|
2064
|
+
"unlock2-fill": 63759,
|
2065
|
+
"unlock2": 63760,
|
2066
|
+
"battery-low": 63761,
|
2067
|
+
"anthropic": 63762,
|
2068
|
+
"apple-music": 63763,
|
2069
|
+
"claude": 63764,
|
2070
|
+
"openai": 63765,
|
2071
|
+
"perplexity": 63766,
|
2072
|
+
"css": 63767,
|
2073
|
+
"javascript": 63768,
|
2074
|
+
"typescript": 63769,
|
2075
|
+
"fork-knife": 63770,
|
2076
|
+
"globe-americas-fill": 63771,
|
2077
|
+
"globe-asia-australia-fill": 63772,
|
2078
|
+
"globe-central-south-asia-fill": 63773,
|
2079
|
+
"globe-europe-africa-fill": 63774
|
2052
2080
|
}
|