paraqeet 2.0.2 → 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/LICENSE +1 -1
- data/_sass/_bootstrap-icons.scss +30 -2
- data/_sass/_highlight.scss +56 -66
- data/_sass/_prose.scss +15 -3
- data/_sass/bootstrap/_accordion.scss +4 -9
- data/_sass/bootstrap/_button-group.scss +8 -3
- data/_sass/bootstrap/_card.scss +9 -10
- data/_sass/bootstrap/_carousel.scss +15 -25
- data/_sass/bootstrap/_close.scss +9 -6
- data/_sass/bootstrap/_functions.scss +1 -1
- data/_sass/bootstrap/_list-group.scss +27 -25
- data/_sass/bootstrap/_modal.scss +6 -2
- data/_sass/bootstrap/_nav.scss +1 -1
- data/_sass/bootstrap/_navbar.scss +1 -1
- data/_sass/bootstrap/_offcanvas.scss +5 -1
- data/_sass/bootstrap/_pagination.scss +1 -1
- data/_sass/bootstrap/_progress.scss +1 -1
- data/_sass/bootstrap/_reboot.scss +1 -1
- data/_sass/bootstrap/_type.scss +1 -1
- data/_sass/bootstrap/_variables-dark.scss +17 -2
- data/_sass/bootstrap/_variables.scss +16 -14
- data/_sass/bootstrap/forms/_floating-labels.scss +18 -16
- data/_sass/bootstrap/forms/_input-group.scss +1 -1
- data/_sass/bootstrap/mixins/_banner.scss +2 -2
- data/_sass/bootstrap/mixins/_box-shadow.scss +11 -5
- data/_sass/bootstrap/mixins/_grid.scss +1 -1
- data/_sass/bootstrap/mixins/_visually-hidden.scss +6 -1
- 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 +20 -19
- data/assets/js/bootstrap.bundle.js.map +1 -1
- data/assets/js/bootstrap.bundle.min.js +3 -3
- data/assets/js/bootstrap.bundle.min.js.map +1 -1
- data/assets/js/bootstrap.esm.js +20 -17
- data/assets/js/bootstrap.esm.js.map +1 -1
- data/assets/js/bootstrap.esm.min.js +3 -3
- data/assets/js/bootstrap.esm.min.js.map +1 -1
- data/assets/js/bootstrap.js +20 -17
- data/assets/js/bootstrap.js.map +1 -1
- data/assets/js/bootstrap.min.js +3 -3
- 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
@@ -82,6 +82,21 @@ $form-invalid-border-color-dark: $red-300 !default;
|
|
82
82
|
$accordion-icon-color-dark: $primary-text-emphasis-dark !default;
|
83
83
|
$accordion-icon-active-color-dark: $primary-text-emphasis-dark !default;
|
84
84
|
|
85
|
-
$accordion-button-icon-dark: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$accordion-icon-color-dark}'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.
|
86
|
-
$accordion-button-active-icon-dark: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$accordion-icon-active-color-dark}'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.
|
85
|
+
$accordion-button-icon-dark: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$accordion-icon-color-dark}'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/></svg>") !default;
|
86
|
+
$accordion-button-active-icon-dark: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$accordion-icon-active-color-dark}'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/></svg>") !default;
|
87
87
|
// scss-docs-end sass-dark-mode-vars
|
88
|
+
|
89
|
+
|
90
|
+
//
|
91
|
+
// Carousel
|
92
|
+
//
|
93
|
+
|
94
|
+
$carousel-indicator-active-bg-dark: $carousel-dark-indicator-active-bg !default;
|
95
|
+
$carousel-caption-color-dark: $carousel-dark-caption-color !default;
|
96
|
+
$carousel-control-icon-filter-dark: $carousel-dark-control-icon-filter !default;
|
97
|
+
|
98
|
+
//
|
99
|
+
// Close button
|
100
|
+
//
|
101
|
+
|
102
|
+
$btn-close-filter-dark: $btn-close-white-filter !default;
|
@@ -67,8 +67,8 @@ $colors: (
|
|
67
67
|
) !default;
|
68
68
|
// scss-docs-end colors-map
|
69
69
|
|
70
|
-
// The contrast ratio to reach against white, to determine if color changes from "light" to "dark". Acceptable values for WCAG 2.
|
71
|
-
// See https://www.w3.org/TR/
|
70
|
+
// The contrast ratio to reach against white, to determine if color changes from "light" to "dark". Acceptable values for WCAG 2.2 are 3, 4.5 and 7.
|
71
|
+
// See https://www.w3.org/TR/WCAG/#contrast-minimum
|
72
72
|
$min-contrast-ratio: 4.5 !default;
|
73
73
|
|
74
74
|
// Customize the light and dark text colors for use in our color contrast function.
|
@@ -1091,7 +1091,7 @@ $form-feedback-valid-color: $success !default;
|
|
1091
1091
|
$form-feedback-invalid-color: $danger !default;
|
1092
1092
|
|
1093
1093
|
$form-feedback-icon-valid-color: $form-feedback-valid-color !default;
|
1094
|
-
$form-feedback-icon-valid: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='#{$form-feedback-icon-valid-color}' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.
|
1094
|
+
$form-feedback-icon-valid: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='#{$form-feedback-icon-valid-color}' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/></svg>") !default;
|
1095
1095
|
$form-feedback-icon-invalid-color: $form-feedback-invalid-color !default;
|
1096
1096
|
$form-feedback-icon-invalid: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='#{$form-feedback-icon-invalid-color}'><circle cx='6' cy='6' r='4.5'/><path stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/><circle cx='6' cy='8.2' r='.6' fill='#{$form-feedback-icon-invalid-color}' stroke='none'/></svg>") !default;
|
1097
1097
|
// scss-docs-end form-feedback-variables
|
@@ -1302,7 +1302,7 @@ $pagination-color: var(--#{$prefix}link-color) !default;
|
|
1302
1302
|
$pagination-bg: var(--#{$prefix}body-bg) !default;
|
1303
1303
|
$pagination-border-radius: var(--#{$prefix}border-radius) !default;
|
1304
1304
|
$pagination-border-width: var(--#{$prefix}border-width) !default;
|
1305
|
-
$pagination-margin-start: calc(#{$pagination-border-width}
|
1305
|
+
$pagination-margin-start: calc(-1 * #{$pagination-border-width}) !default; // stylelint-disable-line function-disallowed-list
|
1306
1306
|
$pagination-border-color: var(--#{$prefix}border-color) !default;
|
1307
1307
|
|
1308
1308
|
$pagination-focus-color: var(--#{$prefix}link-hover-color) !default;
|
@@ -1394,8 +1394,8 @@ $accordion-icon-active-color: $primary-text-emphasis !default;
|
|
1394
1394
|
$accordion-icon-transition: transform .2s ease-in-out !default;
|
1395
1395
|
$accordion-icon-transform: rotate(-180deg) !default;
|
1396
1396
|
|
1397
|
-
$accordion-button-icon: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='#{$accordion-icon-color}' stroke-linecap='round' stroke-linejoin='round'><path d='
|
1398
|
-
$accordion-button-active-icon: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='#{$accordion-icon-active-color}' stroke-linecap='round' stroke-linejoin='round'><path d='
|
1397
|
+
$accordion-button-icon: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='#{$accordion-icon-color}' stroke-linecap='round' stroke-linejoin='round'><path d='m2 5 6 6 6-6'/></svg>") !default;
|
1398
|
+
$accordion-button-active-icon: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='#{$accordion-icon-active-color}' stroke-linecap='round' stroke-linejoin='round'><path d='m2 5 6 6 6-6'/></svg>") !default;
|
1399
1399
|
// scss-docs-end accordion-variables
|
1400
1400
|
|
1401
1401
|
// Tooltips
|
@@ -1507,7 +1507,7 @@ $modal-dialog-margin-y-sm-up: 1.75rem !default;
|
|
1507
1507
|
|
1508
1508
|
$modal-title-line-height: $line-height-base !default;
|
1509
1509
|
|
1510
|
-
$modal-content-color:
|
1510
|
+
$modal-content-color: var(--#{$prefix}body-color) !default;
|
1511
1511
|
$modal-content-bg: var(--#{$prefix}body-bg) !default;
|
1512
1512
|
$modal-content-border-color: var(--#{$prefix}border-color-translucent) !default;
|
1513
1513
|
$modal-content-border-width: var(--#{$prefix}border-width) !default;
|
@@ -1652,6 +1652,7 @@ $carousel-control-width: 15% !default;
|
|
1652
1652
|
$carousel-control-opacity: .5 !default;
|
1653
1653
|
$carousel-control-hover-opacity: .9 !default;
|
1654
1654
|
$carousel-control-transition: opacity .15s ease !default;
|
1655
|
+
$carousel-control-icon-filter: null !default;
|
1655
1656
|
|
1656
1657
|
$carousel-indicator-width: 30px !default;
|
1657
1658
|
$carousel-indicator-height: 3px !default;
|
@@ -1669,17 +1670,17 @@ $carousel-caption-spacer: 1.25rem !default;
|
|
1669
1670
|
|
1670
1671
|
$carousel-control-icon-width: 2rem !default;
|
1671
1672
|
|
1672
|
-
$carousel-control-prev-icon-bg: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$carousel-control-color}'><path d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708
|
1673
|
-
$carousel-control-next-icon-bg: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$carousel-control-color}'><path d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.
|
1673
|
+
$carousel-control-prev-icon-bg: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$carousel-control-color}'><path d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/></svg>") !default;
|
1674
|
+
$carousel-control-next-icon-bg: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$carousel-control-color}'><path d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/></svg>") !default;
|
1674
1675
|
|
1675
1676
|
$carousel-transition-duration: .6s !default;
|
1676
1677
|
$carousel-transition: transform $carousel-transition-duration ease-in-out !default; // Define transform transition first if using multiple transitions (e.g., `transform 2s ease, opacity .5s ease-out`)
|
1677
1678
|
// scss-docs-end carousel-variables
|
1678
1679
|
|
1679
1680
|
// scss-docs-start carousel-dark-variables
|
1680
|
-
$carousel-dark-indicator-active-bg: $black !default;
|
1681
|
-
$carousel-dark-caption-color: $black !default;
|
1682
|
-
$carousel-dark-control-icon-filter: invert(1) grayscale(100) !default;
|
1681
|
+
$carousel-dark-indicator-active-bg: $black !default; // Deprecated in v5.3.4
|
1682
|
+
$carousel-dark-caption-color: $black !default; // Deprecated in v5.3.4
|
1683
|
+
$carousel-dark-control-icon-filter: invert(1) grayscale(100) !default; // Deprecated in v5.3.4
|
1683
1684
|
// scss-docs-end carousel-dark-variables
|
1684
1685
|
|
1685
1686
|
|
@@ -1706,13 +1707,14 @@ $btn-close-height: $btn-close-width !default;
|
|
1706
1707
|
$btn-close-padding-x: .25em !default;
|
1707
1708
|
$btn-close-padding-y: $btn-close-padding-x !default;
|
1708
1709
|
$btn-close-color: $black !default;
|
1709
|
-
$btn-close-bg: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$btn-close-color}'><path d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.
|
1710
|
+
$btn-close-bg: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$btn-close-color}'><path d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/></svg>") !default;
|
1710
1711
|
$btn-close-focus-shadow: $focus-ring-box-shadow !default;
|
1711
1712
|
$btn-close-opacity: .5 !default;
|
1712
1713
|
$btn-close-hover-opacity: .75 !default;
|
1713
1714
|
$btn-close-focus-opacity: 1 !default;
|
1714
1715
|
$btn-close-disabled-opacity: .25 !default;
|
1715
|
-
$btn-close-
|
1716
|
+
$btn-close-filter: null !default;
|
1717
|
+
$btn-close-white-filter: invert(1) grayscale(100%) brightness(200%) !default; // Deprecated in v5.3.4
|
1716
1718
|
// scss-docs-end close-variables
|
1717
1719
|
|
1718
1720
|
|
@@ -14,9 +14,11 @@
|
|
14
14
|
top: 0;
|
15
15
|
left: 0;
|
16
16
|
z-index: 2;
|
17
|
+
max-width: 100%;
|
17
18
|
height: 100%; // allow textareas
|
18
19
|
padding: $form-floating-padding-y $form-floating-padding-x;
|
19
20
|
overflow: hidden;
|
21
|
+
color: rgba(var(--#{$prefix}body-color-rgb), #{$form-floating-label-opacity});
|
20
22
|
text-align: start;
|
21
23
|
text-overflow: ellipsis;
|
22
24
|
white-space: nowrap;
|
@@ -49,6 +51,7 @@
|
|
49
51
|
> .form-select {
|
50
52
|
padding-top: $form-floating-input-padding-t;
|
51
53
|
padding-bottom: $form-floating-input-padding-b;
|
54
|
+
padding-left: $form-floating-padding-x;
|
52
55
|
}
|
53
56
|
|
54
57
|
> .form-control:focus,
|
@@ -56,27 +59,30 @@
|
|
56
59
|
> .form-control-plaintext,
|
57
60
|
> .form-select {
|
58
61
|
~ label {
|
59
|
-
color: rgba(var(--#{$prefix}body-color-rgb), #{$form-floating-label-opacity});
|
60
62
|
transform: $form-floating-label-transform;
|
61
|
-
|
62
|
-
&::after {
|
63
|
-
position: absolute;
|
64
|
-
inset: $form-floating-padding-y ($form-floating-padding-x * .5);
|
65
|
-
z-index: -1;
|
66
|
-
height: $form-floating-label-height;
|
67
|
-
content: "";
|
68
|
-
background-color: $input-bg;
|
69
|
-
@include border-radius($input-border-radius);
|
70
|
-
}
|
71
63
|
}
|
72
64
|
}
|
73
65
|
// Duplicated because `:-webkit-autofill` invalidates other selectors when grouped
|
74
66
|
> .form-control:-webkit-autofill {
|
75
67
|
~ label {
|
76
|
-
color: rgba(var(--#{$prefix}body-color-rgb), #{$form-floating-label-opacity});
|
77
68
|
transform: $form-floating-label-transform;
|
78
69
|
}
|
79
70
|
}
|
71
|
+
> textarea:focus,
|
72
|
+
> textarea:not(:placeholder-shown) {
|
73
|
+
~ label::after {
|
74
|
+
position: absolute;
|
75
|
+
inset: $form-floating-padding-y ($form-floating-padding-x * .5);
|
76
|
+
z-index: -1;
|
77
|
+
height: $form-floating-label-height;
|
78
|
+
content: "";
|
79
|
+
background-color: $input-bg;
|
80
|
+
@include border-radius($input-border-radius);
|
81
|
+
}
|
82
|
+
}
|
83
|
+
> textarea:disabled ~ label::after {
|
84
|
+
background-color: $input-disabled-bg;
|
85
|
+
}
|
80
86
|
|
81
87
|
> .form-control-plaintext {
|
82
88
|
~ label {
|
@@ -87,9 +93,5 @@
|
|
87
93
|
> :disabled ~ label,
|
88
94
|
> .form-control:disabled ~ label { // Required for `.form-control`s because of specificity
|
89
95
|
color: $form-floating-label-disabled-color;
|
90
|
-
|
91
|
-
&::after {
|
92
|
-
background-color: $input-disabled-bg;
|
93
|
-
}
|
94
96
|
}
|
95
97
|
}
|
@@ -121,7 +121,7 @@
|
|
121
121
|
}
|
122
122
|
|
123
123
|
> :not(:first-child):not(.dropdown-menu)#{$validation-messages} {
|
124
|
-
margin-left: calc(#{$input-border-width}
|
124
|
+
margin-left: calc(-1 * #{$input-border-width}); // stylelint-disable-line function-disallowed-list
|
125
125
|
@include border-start-radius(0);
|
126
126
|
}
|
127
127
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
@mixin bsBanner($file) {
|
2
2
|
/*!
|
3
|
-
* Bootstrap #{$file} v5.3.
|
4
|
-
* Copyright 2011-
|
3
|
+
* Bootstrap #{$file} v5.3.7 (https://getbootstrap.com/)
|
4
|
+
* Copyright 2011-2025 The Bootstrap Authors
|
5
5
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
6
6
|
*/
|
7
7
|
}
|
@@ -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
|
}
|
@@ -72,7 +72,7 @@
|
|
72
72
|
@include media-breakpoint-up($breakpoint, $breakpoints) {
|
73
73
|
// Provide basic `.col-{bp}` classes for equal-width flexbox columns
|
74
74
|
.col#{$infix} {
|
75
|
-
flex: 1 0 0
|
75
|
+
flex: 1 0 0;
|
76
76
|
}
|
77
77
|
|
78
78
|
.row-cols#{$infix}-auto > * {
|
@@ -19,12 +19,17 @@
|
|
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
|
25
30
|
// (i.e. when focus is within the element/container that the class was applied to)
|
26
31
|
//
|
27
|
-
// Useful for "Skip to main content" links; see https://www.w3.org/
|
32
|
+
// Useful for "Skip to main content" links; see https://www.w3.org/WAI/WCAG22/Techniques/general/G1.html
|
28
33
|
|
29
34
|
@mixin visually-hidden-focusable() {
|
30
35
|
&:not(:focus):not(:focus-within) {
|
@@ -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
|
}
|