@crediblemark/build 0.25.1 → 0.25.2
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/ArrayField-JZ2XQAUS.mjs +19 -0
- package/dist/{Editor-CD7CMRO5.mjs → Editor-GGSPWIO6.mjs} +7 -7
- package/dist/ObjectField-ZUGNSCNN.mjs +19 -0
- package/dist/{chunk-WEPD3OBO.mjs → chunk-3R4HYYSJ.mjs} +2 -2
- package/dist/{chunk-NJZPPQVT.mjs → chunk-4CV4HOSK.mjs} +3 -3
- package/dist/{chunk-BC5TH63U.mjs → chunk-4Z54QJVQ.mjs} +1 -1
- package/dist/{chunk-NSDGBGNG.mjs → chunk-A7MU7FEU.mjs} +1 -1
- package/dist/{chunk-OUXISRNA.mjs → chunk-BVZDBEP4.mjs} +355 -273
- package/dist/{chunk-MLM27DOG.mjs → chunk-DWF5T7E3.mjs} +1 -1
- package/dist/{chunk-PQXVFRLA.mjs → chunk-GY4BXVOH.mjs} +6 -6
- package/dist/{chunk-UPNU77XM.mjs → chunk-IJPF46QY.mjs} +1 -1
- package/dist/{chunk-BPBYJDIJ.mjs → chunk-J66BZ4WH.mjs} +95 -80
- package/dist/{chunk-JKWSSGAY.mjs → chunk-KRFBBRUA.mjs} +7 -7
- package/dist/{chunk-3S3KWE2J.mjs → chunk-YDODUFKC.mjs} +2 -2
- package/dist/{full-HTQAR5N2.mjs → full-KPGLJZI5.mjs} +5 -5
- package/dist/index.css +119 -40
- package/dist/index.d.mts +3 -2
- package/dist/index.d.ts +3 -2
- package/dist/index.js +741 -634
- package/dist/index.mjs +11 -11
- package/dist/{loaded-AHSNCA4P.mjs → loaded-5QLBLQ3N.mjs} +2 -2
- package/dist/{loaded-Q7N3MNZB.mjs → loaded-HEYQUU36.mjs} +2 -2
- package/dist/{loaded-CDAPR2WZ.mjs → loaded-RXPNBJYA.mjs} +2 -2
- package/dist/no-external.css +119 -40
- package/dist/no-external.js +741 -634
- package/dist/no-external.mjs +11 -11
- package/package.json +1 -1
- package/dist/ArrayField-N36WXYIG.mjs +0 -19
- package/dist/ObjectField-RMXFC6TI.mjs +0 -19
package/dist/index.mjs
CHANGED
|
@@ -15,18 +15,18 @@ import {
|
|
|
15
15
|
registerOverlayPortal,
|
|
16
16
|
useCredBuild,
|
|
17
17
|
useGetCredBuild
|
|
18
|
-
} from "./chunk-
|
|
19
|
-
import "./chunk-
|
|
18
|
+
} from "./chunk-BVZDBEP4.mjs";
|
|
19
|
+
import "./chunk-3R4HYYSJ.mjs";
|
|
20
20
|
import {
|
|
21
21
|
setDeep
|
|
22
|
-
} from "./chunk-
|
|
23
|
-
import "./chunk-
|
|
22
|
+
} from "./chunk-4CV4HOSK.mjs";
|
|
23
|
+
import "./chunk-YDODUFKC.mjs";
|
|
24
24
|
import {
|
|
25
25
|
AutoField,
|
|
26
26
|
Button,
|
|
27
27
|
FieldLabel
|
|
28
|
-
} from "./chunk-
|
|
29
|
-
import "./chunk-
|
|
28
|
+
} from "./chunk-GY4BXVOH.mjs";
|
|
29
|
+
import "./chunk-IJPF46QY.mjs";
|
|
30
30
|
import {
|
|
31
31
|
migrate,
|
|
32
32
|
resolveAllData,
|
|
@@ -41,11 +41,11 @@ import {
|
|
|
41
41
|
Label,
|
|
42
42
|
RichTextMenu,
|
|
43
43
|
Separator
|
|
44
|
-
} from "./chunk-
|
|
45
|
-
import "./chunk-
|
|
46
|
-
import "./chunk-
|
|
47
|
-
import "./chunk-
|
|
48
|
-
import "./chunk-
|
|
44
|
+
} from "./chunk-KRFBBRUA.mjs";
|
|
45
|
+
import "./chunk-DWF5T7E3.mjs";
|
|
46
|
+
import "./chunk-A7MU7FEU.mjs";
|
|
47
|
+
import "./chunk-4Z54QJVQ.mjs";
|
|
48
|
+
import "./chunk-J66BZ4WH.mjs";
|
|
49
49
|
import "./chunk-64A37UUC.mjs";
|
|
50
50
|
import "./chunk-SMAWAXVX.mjs";
|
|
51
51
|
import "./chunk-BFHV72KK.mjs";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
useHeadingOptions
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-A7MU7FEU.mjs";
|
|
4
4
|
import {
|
|
5
5
|
Heading,
|
|
6
6
|
SelectControl,
|
|
7
7
|
useControlContext
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-J66BZ4WH.mjs";
|
|
9
9
|
import "./chunk-64A37UUC.mjs";
|
|
10
10
|
import "./chunk-SMAWAXVX.mjs";
|
|
11
11
|
import "./chunk-BFHV72KK.mjs";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
useAlignOptions
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-DWF5T7E3.mjs";
|
|
4
4
|
import {
|
|
5
5
|
SelectControl,
|
|
6
6
|
TextAlignStart,
|
|
7
7
|
useControlContext
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-J66BZ4WH.mjs";
|
|
9
9
|
import "./chunk-64A37UUC.mjs";
|
|
10
10
|
import "./chunk-SMAWAXVX.mjs";
|
|
11
11
|
import "./chunk-BFHV72KK.mjs";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
useListOptions
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-4Z54QJVQ.mjs";
|
|
4
4
|
import {
|
|
5
5
|
List,
|
|
6
6
|
SelectControl,
|
|
7
7
|
useControlContext
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-J66BZ4WH.mjs";
|
|
9
9
|
import "./chunk-64A37UUC.mjs";
|
|
10
10
|
import "./chunk-SMAWAXVX.mjs";
|
|
11
11
|
import "./chunk-BFHV72KK.mjs";
|
package/dist/no-external.css
CHANGED
|
@@ -1755,6 +1755,82 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
1755
1755
|
margin-inline-start: auto;
|
|
1756
1756
|
}
|
|
1757
1757
|
|
|
1758
|
+
/* css-module:/home/crediblemark/Project/Credibuild/components/CredBuild/components/Components/styles.module.css/#css-module-data */
|
|
1759
|
+
._CredBuildComponents_17idm_1 {
|
|
1760
|
+
display: flex;
|
|
1761
|
+
flex-direction: column;
|
|
1762
|
+
height: 100%;
|
|
1763
|
+
}
|
|
1764
|
+
._CredBuildComponents-searchContainer_17idm_7 {
|
|
1765
|
+
padding: 8px 12px;
|
|
1766
|
+
border-bottom: 1px solid var(--cb-border, #e2e8f0);
|
|
1767
|
+
background-color: var(--cb-bg-surface, #ffffff);
|
|
1768
|
+
position: relative;
|
|
1769
|
+
display: flex;
|
|
1770
|
+
align-items: center;
|
|
1771
|
+
}
|
|
1772
|
+
._CredBuildComponents-searchWrapper_17idm_16 {
|
|
1773
|
+
position: relative;
|
|
1774
|
+
width: 100%;
|
|
1775
|
+
display: flex;
|
|
1776
|
+
align-items: center;
|
|
1777
|
+
}
|
|
1778
|
+
._CredBuildComponents-searchInput_17idm_23 {
|
|
1779
|
+
width: 100%;
|
|
1780
|
+
height: 32px;
|
|
1781
|
+
padding: 0 28px 0 32px;
|
|
1782
|
+
font-size: 12px;
|
|
1783
|
+
border: 1px solid var(--cb-border, #e2e8f0);
|
|
1784
|
+
border-radius: 6px;
|
|
1785
|
+
background-color: var(--cb-bg-base, #f8fafc);
|
|
1786
|
+
color: var(--cb-silver, #0f172a);
|
|
1787
|
+
outline: none;
|
|
1788
|
+
transition: all 0.2s ease-in-out;
|
|
1789
|
+
}
|
|
1790
|
+
._CredBuildComponents-searchInput_17idm_23:focus {
|
|
1791
|
+
border-color: var(--cb-gold, #d97706);
|
|
1792
|
+
background-color: var(--cb-bg-surface, #ffffff);
|
|
1793
|
+
box-shadow: 0 0 0 2px var(--cb-gold-glow, rgba(217, 119, 6, 0.15));
|
|
1794
|
+
}
|
|
1795
|
+
._CredBuildComponents-searchIcon_17idm_42 {
|
|
1796
|
+
position: absolute;
|
|
1797
|
+
left: 10px;
|
|
1798
|
+
color: var(--cb-silver-muted, #64748b);
|
|
1799
|
+
pointer-events: none;
|
|
1800
|
+
}
|
|
1801
|
+
._CredBuildComponents-clearButton_17idm_49 {
|
|
1802
|
+
position: absolute;
|
|
1803
|
+
right: 8px;
|
|
1804
|
+
background: none;
|
|
1805
|
+
border: none;
|
|
1806
|
+
padding: 4px;
|
|
1807
|
+
cursor: pointer;
|
|
1808
|
+
color: var(--cb-silver-muted, #64748b);
|
|
1809
|
+
display: flex;
|
|
1810
|
+
align-items: center;
|
|
1811
|
+
justify-content: center;
|
|
1812
|
+
border-radius: 4px;
|
|
1813
|
+
transition: all 0.15s ease-in-out;
|
|
1814
|
+
}
|
|
1815
|
+
._CredBuildComponents-clearButton_17idm_49:hover {
|
|
1816
|
+
background-color: var(--cb-border, #e2e8f0);
|
|
1817
|
+
color: var(--cb-silver, #0f172a);
|
|
1818
|
+
}
|
|
1819
|
+
._CredBuildComponents-listContainer_17idm_69 {
|
|
1820
|
+
flex: 1;
|
|
1821
|
+
overflow-y: auto;
|
|
1822
|
+
}
|
|
1823
|
+
._CredBuildComponents-noResults_17idm_74 {
|
|
1824
|
+
padding: 32px 16px;
|
|
1825
|
+
text-align: center;
|
|
1826
|
+
color: var(--cb-silver-muted, #64748b);
|
|
1827
|
+
font-size: 13px;
|
|
1828
|
+
display: flex;
|
|
1829
|
+
flex-direction: column;
|
|
1830
|
+
align-items: center;
|
|
1831
|
+
gap: 8px;
|
|
1832
|
+
}
|
|
1833
|
+
|
|
1758
1834
|
/* css-module:/home/crediblemark/Project/Credibuild/components/CredBuild/components/Preview/styles.module.css/#css-module-data */
|
|
1759
1835
|
._CredBuildPreview_1z08a_1 {
|
|
1760
1836
|
position: relative;
|
|
@@ -2032,10 +2108,10 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2032
2108
|
}
|
|
2033
2109
|
|
|
2034
2110
|
/* css-module:/home/crediblemark/Project/Credibuild/components/ViewportControls/styles.module.css/#css-module-data */
|
|
2035
|
-
.
|
|
2111
|
+
._ViewportControls_gefvg_1 {
|
|
2036
2112
|
position: relative;
|
|
2037
2113
|
}
|
|
2038
|
-
._ViewportControls--
|
|
2114
|
+
._ViewportControls--fullScreen_gefvg_5 {
|
|
2039
2115
|
border-radius: 32px;
|
|
2040
2116
|
display: flex;
|
|
2041
2117
|
position: absolute;
|
|
@@ -2043,10 +2119,10 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2043
2119
|
right: 12px;
|
|
2044
2120
|
overflow: hidden;
|
|
2045
2121
|
}
|
|
2046
|
-
._ViewportControls-
|
|
2122
|
+
._ViewportControls-toggleButton_gefvg_14 {
|
|
2047
2123
|
display: none;
|
|
2048
2124
|
}
|
|
2049
|
-
._ViewportControls--
|
|
2125
|
+
._ViewportControls--fullScreen_gefvg_5 ._ViewportControls-toggleButton_gefvg_14 {
|
|
2050
2126
|
align-items: center;
|
|
2051
2127
|
background-color: var(--credbuild-color-grey-02);
|
|
2052
2128
|
border: 1px solid var(--credbuild-color-grey-04);
|
|
@@ -2059,27 +2135,28 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2059
2135
|
height: 42px;
|
|
2060
2136
|
z-index: 1;
|
|
2061
2137
|
}
|
|
2062
|
-
._ViewportControls--
|
|
2138
|
+
._ViewportControls--fullScreen_gefvg_5 ._ViewportControls-toggleButton_gefvg_14:hover {
|
|
2063
2139
|
background-color: var(--credbuild-color-grey-02);
|
|
2064
2140
|
border: 1px solid var(--credbuild-color-azure-04);
|
|
2065
2141
|
color: var(--credbuild-color-azure-07);
|
|
2066
2142
|
}
|
|
2067
|
-
._ViewportControls--
|
|
2143
|
+
._ViewportControls--isExpanded_gefvg_38 ._ViewportControls-toggleButton_gefvg_14 {
|
|
2068
2144
|
background-color: var(--credbuild-color-grey-03);
|
|
2069
2145
|
}
|
|
2070
|
-
._ViewportControls-
|
|
2146
|
+
._ViewportControls-actions_gefvg_42 {
|
|
2071
2147
|
display: flex;
|
|
2072
2148
|
}
|
|
2073
|
-
._ViewportControls-
|
|
2149
|
+
._ViewportControls-actionsInner_gefvg_46 {
|
|
2074
2150
|
display: flex;
|
|
2075
2151
|
box-sizing: border-box;
|
|
2076
2152
|
justify-content: center;
|
|
2153
|
+
align-items: center;
|
|
2077
2154
|
margin-left: auto;
|
|
2078
2155
|
margin-right: auto;
|
|
2079
2156
|
z-index: 0;
|
|
2080
2157
|
overflow: hidden;
|
|
2081
2158
|
}
|
|
2082
|
-
._ViewportControls--
|
|
2159
|
+
._ViewportControls--fullScreen_gefvg_5 ._ViewportControls-actionsInner_gefvg_46 {
|
|
2083
2160
|
background: var(--credbuild-color-grey-11);
|
|
2084
2161
|
border: 1px solid var(--credbuild-color-grey-09);
|
|
2085
2162
|
border-radius: 30px;
|
|
@@ -2087,19 +2164,20 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2087
2164
|
margin-right: none;
|
|
2088
2165
|
padding-right: 42px;
|
|
2089
2166
|
}
|
|
2090
|
-
._ViewportControls--
|
|
2167
|
+
._ViewportControls--fullScreen_gefvg_5 ._ViewportControls-actionsInner_gefvg_46 {
|
|
2091
2168
|
transform: translateX(100%);
|
|
2092
2169
|
transition: transform 150ms ease-in-out;
|
|
2093
2170
|
}
|
|
2094
|
-
._ViewportControls--
|
|
2171
|
+
._ViewportControls--fullScreen_gefvg_5._ViewportControls--isExpanded_gefvg_38 ._ViewportControls-actionsInner_gefvg_46 {
|
|
2095
2172
|
transform: translateX(42px);
|
|
2096
2173
|
}
|
|
2097
|
-
._ViewportControls-
|
|
2174
|
+
._ViewportControls-divider_gefvg_76 {
|
|
2098
2175
|
border-inline-end: 1px solid var(--credbuild-color-grey-09);
|
|
2099
|
-
|
|
2100
|
-
margin-
|
|
2176
|
+
height: 16px;
|
|
2177
|
+
margin-left: 4px;
|
|
2178
|
+
margin-right: 4px;
|
|
2101
2179
|
}
|
|
2102
|
-
._ViewportControls-
|
|
2180
|
+
._ViewportControls-zoomSelect_gefvg_83 {
|
|
2103
2181
|
appearance: none;
|
|
2104
2182
|
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23c3c3c3'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
|
|
2105
2183
|
background-size: 10px;
|
|
@@ -2111,27 +2189,28 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2111
2189
|
padding-left: 8px;
|
|
2112
2190
|
width: 96px;
|
|
2113
2191
|
}
|
|
2114
|
-
._ViewportControls--
|
|
2192
|
+
._ViewportControls--fullScreen_gefvg_5 ._ViewportControls-zoom_gefvg_83 {
|
|
2115
2193
|
display: none;
|
|
2116
2194
|
}
|
|
2117
2195
|
@media (min-width: 638px) {
|
|
2118
|
-
._ViewportControls-
|
|
2119
|
-
._ViewportControls--
|
|
2196
|
+
._ViewportControls-zoom_gefvg_83,
|
|
2197
|
+
._ViewportControls--fullScreen_gefvg_5 ._ViewportControls-zoom_gefvg_83 {
|
|
2120
2198
|
display: flex;
|
|
2121
2199
|
justify-content: center;
|
|
2200
|
+
align-items: center;
|
|
2122
2201
|
}
|
|
2123
2202
|
}
|
|
2124
|
-
._ViewportControls-
|
|
2203
|
+
._ViewportControls-zoomSelect_gefvg_83:dir(rtl) {
|
|
2125
2204
|
background-position: 12px calc(50% + 3px);
|
|
2126
2205
|
}
|
|
2127
|
-
._ViewportButton-
|
|
2206
|
+
._ViewportButton-inner_gefvg_114 {
|
|
2128
2207
|
align-items: center;
|
|
2129
2208
|
display: flex;
|
|
2130
2209
|
justify-content: center;
|
|
2131
2210
|
height: 32px;
|
|
2132
2211
|
width: 32px;
|
|
2133
2212
|
}
|
|
2134
|
-
._ViewportButton--
|
|
2213
|
+
._ViewportButton--isActive_gefvg_122 ._ViewportButton-inner_gefvg_114 {
|
|
2135
2214
|
color: var(--credbuild-color-azure-04);
|
|
2136
2215
|
}
|
|
2137
2216
|
|
|
@@ -2210,16 +2289,16 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2210
2289
|
}
|
|
2211
2290
|
|
|
2212
2291
|
/* css-module:/home/crediblemark/Project/Credibuild/components/SidebarSection/styles.module.css/#css-module-data */
|
|
2213
|
-
.
|
|
2292
|
+
._SidebarSection_1w6vl_1 {
|
|
2214
2293
|
display: flex;
|
|
2215
2294
|
position: relative;
|
|
2216
2295
|
flex-direction: column;
|
|
2217
2296
|
color: var(--credbuild-color-black);
|
|
2218
2297
|
}
|
|
2219
|
-
.
|
|
2220
|
-
flex-grow:
|
|
2298
|
+
._SidebarSection_1w6vl_1:last-of-type {
|
|
2299
|
+
flex-grow: 0;
|
|
2221
2300
|
}
|
|
2222
|
-
._SidebarSection-
|
|
2301
|
+
._SidebarSection-title_1w6vl_12 {
|
|
2223
2302
|
background: var(--credbuild-color-grey-11);
|
|
2224
2303
|
padding: 4px 10px;
|
|
2225
2304
|
border-bottom: 1px solid var(--credbuild-color-grey-10);
|
|
@@ -2230,11 +2309,11 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2230
2309
|
user-select: none;
|
|
2231
2310
|
transition: background 0.2s ease;
|
|
2232
2311
|
}
|
|
2233
|
-
._SidebarSection-
|
|
2312
|
+
._SidebarSection-title_1w6vl_12:hover {
|
|
2234
2313
|
background: #f3f4f6;
|
|
2235
2314
|
}
|
|
2236
|
-
._SidebarSection-
|
|
2237
|
-
._SidebarSection-
|
|
2315
|
+
._SidebarSection-title_1w6vl_12 h2,
|
|
2316
|
+
._SidebarSection-title_1w6vl_12 span {
|
|
2238
2317
|
font-size: 10px;
|
|
2239
2318
|
text-transform: uppercase;
|
|
2240
2319
|
letter-spacing: 0.1em;
|
|
@@ -2242,17 +2321,17 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2242
2321
|
color: var(--credbuild-color-grey-05);
|
|
2243
2322
|
margin: 0;
|
|
2244
2323
|
}
|
|
2245
|
-
._SidebarSection--
|
|
2324
|
+
._SidebarSection--noBorderTop_1w6vl_38 > ._SidebarSection-title_1w6vl_12 {
|
|
2246
2325
|
border-top: 0px;
|
|
2247
2326
|
}
|
|
2248
|
-
._SidebarSection-
|
|
2327
|
+
._SidebarSection-content_1w6vl_42:last-child {
|
|
2249
2328
|
padding-bottom: 4px;
|
|
2250
2329
|
}
|
|
2251
|
-
.
|
|
2330
|
+
._SidebarSection_1w6vl_1:last-of-type ._SidebarSection-content_1w6vl_42 {
|
|
2252
2331
|
border-bottom: none;
|
|
2253
|
-
flex-grow:
|
|
2332
|
+
flex-grow: 0;
|
|
2254
2333
|
}
|
|
2255
|
-
._SidebarSection-
|
|
2334
|
+
._SidebarSection-breadcrumbLabel_1w6vl_51 {
|
|
2256
2335
|
background: none;
|
|
2257
2336
|
border: 0;
|
|
2258
2337
|
border-radius: 2px;
|
|
@@ -2263,34 +2342,34 @@ body:has(._DropZone--isAnimating_1vmgt_68:empty) [data-credbuild-overlay] {
|
|
|
2263
2342
|
padding: 0;
|
|
2264
2343
|
transition: color 50ms ease-in;
|
|
2265
2344
|
}
|
|
2266
|
-
._SidebarSection-
|
|
2345
|
+
._SidebarSection-breadcrumbLabel_1w6vl_51:focus-visible {
|
|
2267
2346
|
outline: 2px solid var(--credbuild-color-azure-05);
|
|
2268
2347
|
outline-offset: 2px;
|
|
2269
2348
|
}
|
|
2270
2349
|
@media (hover: hover) and (pointer: fine) {
|
|
2271
|
-
._SidebarSection-
|
|
2350
|
+
._SidebarSection-breadcrumbLabel_1w6vl_51:hover {
|
|
2272
2351
|
color: var(--credbuild-color-azure-03);
|
|
2273
2352
|
transition: none;
|
|
2274
2353
|
}
|
|
2275
2354
|
}
|
|
2276
|
-
._SidebarSection-
|
|
2355
|
+
._SidebarSection-breadcrumbLabel_1w6vl_51:active {
|
|
2277
2356
|
color: var(--credbuild-color-azure-02);
|
|
2278
2357
|
transition: none;
|
|
2279
2358
|
}
|
|
2280
|
-
._SidebarSection-
|
|
2359
|
+
._SidebarSection-breadcrumbs_1w6vl_80 {
|
|
2281
2360
|
align-items: center;
|
|
2282
2361
|
display: flex;
|
|
2283
2362
|
gap: 4px;
|
|
2284
2363
|
}
|
|
2285
|
-
._SidebarSection-
|
|
2364
|
+
._SidebarSection-breadcrumb_1w6vl_51 {
|
|
2286
2365
|
align-items: center;
|
|
2287
2366
|
display: flex;
|
|
2288
2367
|
gap: 4px;
|
|
2289
2368
|
}
|
|
2290
|
-
._SidebarSection-
|
|
2369
|
+
._SidebarSection-heading_1w6vl_92 {
|
|
2291
2370
|
padding-inline-end: 16px;
|
|
2292
2371
|
}
|
|
2293
|
-
._SidebarSection-
|
|
2372
|
+
._SidebarSection-loadingOverlay_1w6vl_96 {
|
|
2294
2373
|
background: var(--credbuild-color-white);
|
|
2295
2374
|
display: flex;
|
|
2296
2375
|
justify-content: center;
|