boreal-ui 0.0.10 → 0.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.
Files changed (88) hide show
  1. package/dist/core/CheveronDownIcon-B2codmaq.cjs +26 -0
  2. package/dist/core/CheveronDownIcon-B2codmaq.cjs.map +1 -0
  3. package/dist/core/CheveronDownIcon-Cn9jj-ku.js +27 -0
  4. package/dist/core/CheveronDownIcon-Cn9jj-ku.js.map +1 -0
  5. package/dist/core/{Footer-bKgKgU6L.js → Footer-7ixaMvFc.js} +2 -2
  6. package/dist/core/{Footer-bKgKgU6L.js.map → Footer-7ixaMvFc.js.map} +1 -1
  7. package/dist/core/{Footer-B4Owy88y.cjs → Footer-Dc_CuIC1.cjs} +2 -2
  8. package/dist/core/{Footer-B4Owy88y.cjs.map → Footer-Dc_CuIC1.cjs.map} +1 -1
  9. package/dist/core/Footer.cjs.js +1 -1
  10. package/dist/core/Footer.js +1 -1
  11. package/dist/core/{Select-9F6p9ghR.cjs → Select-CitauzQm.cjs} +3 -24
  12. package/dist/core/Select-CitauzQm.cjs.map +1 -0
  13. package/dist/core/{Select-C4a_4B87.js → Select-_12yQ-yj.js} +3 -24
  14. package/dist/core/Select-_12yQ-yj.js.map +1 -0
  15. package/dist/core/Select.cjs.js +1 -1
  16. package/dist/core/Select.js +1 -1
  17. package/dist/core/Sidebar-CqTJJULG.cjs +216 -0
  18. package/dist/core/Sidebar-CqTJJULG.cjs.map +1 -0
  19. package/dist/core/Sidebar-z0mG5nn_.js +217 -0
  20. package/dist/core/Sidebar-z0mG5nn_.js.map +1 -0
  21. package/dist/core/Sidebar.cjs.js +4 -0
  22. package/dist/core/Sidebar.cjs.js.map +1 -0
  23. package/dist/core/Sidebar.js +5 -0
  24. package/dist/core/Sidebar.js.map +1 -0
  25. package/dist/core/index.cjs.js +4 -2
  26. package/dist/core/index.cjs.js.map +1 -1
  27. package/dist/core/index.js +4 -2
  28. package/dist/core/index.js.map +1 -1
  29. package/dist/core/style.css +713 -0
  30. package/dist/next/CheveronDownIcon-Cn9jj-ku.js +27 -0
  31. package/dist/next/CheveronDownIcon-Cn9jj-ku.js.map +1 -0
  32. package/dist/next/CheveronDownIcon-CyoOZUNY.cjs +26 -0
  33. package/dist/next/CheveronDownIcon-CyoOZUNY.cjs.map +1 -0
  34. package/dist/next/{Footer-D2veQTa-.cjs → Footer-J0Tb7-n4.cjs} +2 -2
  35. package/dist/next/{Footer-D2veQTa-.cjs.map → Footer-J0Tb7-n4.cjs.map} +1 -1
  36. package/dist/next/{Footer-CQAWg2tl.js → Footer-bb_8EH_R.js} +2 -2
  37. package/dist/next/{Footer-CQAWg2tl.js.map → Footer-bb_8EH_R.js.map} +1 -1
  38. package/dist/next/Footer.cjs.js +1 -1
  39. package/dist/next/Footer.js +1 -1
  40. package/dist/next/NavBar-CRbRBzGq.js +163 -0
  41. package/dist/next/NavBar-CRbRBzGq.js.map +1 -0
  42. package/dist/next/NavBar-JPkuek76.cjs +162 -0
  43. package/dist/next/NavBar-JPkuek76.cjs.map +1 -0
  44. package/dist/next/NavBar.cjs.js +1 -1
  45. package/dist/next/NavBar.js +1 -1
  46. package/dist/next/{Select-_f1aZuKO.cjs → Select-Bln5-seQ.cjs} +3 -24
  47. package/dist/next/Select-Bln5-seQ.cjs.map +1 -0
  48. package/dist/next/{Select-DwWTQcCU.js → Select-CdWyrGrV.js} +3 -24
  49. package/dist/next/Select-CdWyrGrV.js.map +1 -0
  50. package/dist/next/Select.cjs.js +1 -1
  51. package/dist/next/Select.js +1 -1
  52. package/dist/next/Sidebar-DBmaTOMW.js +285 -0
  53. package/dist/next/Sidebar-DBmaTOMW.js.map +1 -0
  54. package/dist/next/Sidebar-Rl3o8_ya.cjs +284 -0
  55. package/dist/next/Sidebar-Rl3o8_ya.cjs.map +1 -0
  56. package/dist/next/Sidebar.cjs.js +4 -0
  57. package/dist/next/Sidebar.cjs.js.map +1 -0
  58. package/dist/next/Sidebar.js +5 -0
  59. package/dist/next/Sidebar.js.map +1 -0
  60. package/dist/next/index.cjs.js +5 -3
  61. package/dist/next/index.cjs.js.map +1 -1
  62. package/dist/next/index.js +6 -4
  63. package/dist/next/index.js.map +1 -1
  64. package/dist/next/{NavBar-DzRWv8W0.js → navigation-DTwYCgCL.js} +4 -160
  65. package/dist/next/navigation-DTwYCgCL.js.map +1 -0
  66. package/dist/next/{NavBar-CZtNDAdX.cjs → navigation-m012syo9.cjs} +2 -158
  67. package/dist/next/navigation-m012syo9.cjs.map +1 -0
  68. package/dist/next/style.css +696 -0
  69. package/dist/tsconfig.build.tsbuildinfo +1 -1
  70. package/dist/types/components/Sidebar/Sidebar.types.d.ts +112 -0
  71. package/dist/types/components/Sidebar/Sidebar.types.d.ts.map +1 -0
  72. package/dist/types/components/Sidebar/SidebarBase.d.ts +5 -0
  73. package/dist/types/components/Sidebar/SidebarBase.d.ts.map +1 -0
  74. package/dist/types/components/Sidebar/core/Sidebar.d.ts +6 -0
  75. package/dist/types/components/Sidebar/core/Sidebar.d.ts.map +1 -0
  76. package/dist/types/components/Sidebar/next/Sidebar.d.ts +5 -0
  77. package/dist/types/components/Sidebar/next/Sidebar.d.ts.map +1 -0
  78. package/dist/types/index.core.d.ts +1 -0
  79. package/dist/types/index.core.d.ts.map +1 -1
  80. package/dist/types/index.next.d.ts +1 -0
  81. package/dist/types/index.next.d.ts.map +1 -1
  82. package/package.json +2 -2
  83. package/dist/core/Select-9F6p9ghR.cjs.map +0 -1
  84. package/dist/core/Select-C4a_4B87.js.map +0 -1
  85. package/dist/next/NavBar-CZtNDAdX.cjs.map +0 -1
  86. package/dist/next/NavBar-DzRWv8W0.js.map +0 -1
  87. package/dist/next/Select-DwWTQcCU.js.map +0 -1
  88. package/dist/next/Select-_f1aZuKO.cjs.map +0 -1
@@ -18051,6 +18051,702 @@ a:hover {
18051
18051
  * 9. skeleton-loading
18052
18052
  * - Creates a sweeping shimmer effect for skeleton loaders.
18053
18053
  */
18054
+ @keyframes _fade-in_y1c07_1 {
18055
+ from {
18056
+ opacity: 0;
18057
+ }
18058
+ to {
18059
+ opacity: 1;
18060
+ }
18061
+ }
18062
+ @keyframes _slide-up_y1c07_1 {
18063
+ from {
18064
+ transform: translateY(100%);
18065
+ opacity: 0;
18066
+ }
18067
+ to {
18068
+ transform: translateY(0);
18069
+ opacity: 1;
18070
+ }
18071
+ }
18072
+ @keyframes _spin-3d_y1c07_1 {
18073
+ 0% {
18074
+ transform: rotateX(0deg) rotateY(0deg);
18075
+ }
18076
+ 100% {
18077
+ transform: rotateX(360deg) rotateY(360deg);
18078
+ }
18079
+ }
18080
+ @keyframes _spin_y1c07_1 {
18081
+ 0% {
18082
+ transform: rotate(0deg);
18083
+ }
18084
+ 100% {
18085
+ transform: rotate(360deg);
18086
+ }
18087
+ }
18088
+ @keyframes _pulse_y1c07_1 {
18089
+ 0% {
18090
+ transform: scale(1);
18091
+ }
18092
+ 50% {
18093
+ transform: scale(1.1);
18094
+ }
18095
+ 100% {
18096
+ transform: scale(1);
18097
+ }
18098
+ }
18099
+ @keyframes _fade-in-up_y1c07_1 {
18100
+ from {
18101
+ opacity: 0;
18102
+ transform: translateY(-5px);
18103
+ }
18104
+ to {
18105
+ opacity: 1;
18106
+ transform: translateY(0);
18107
+ }
18108
+ }
18109
+ @keyframes _progress-grow_y1c07_1 {
18110
+ from {
18111
+ width: 0;
18112
+ }
18113
+ to {
18114
+ width: 100%;
18115
+ }
18116
+ }
18117
+ @keyframes _indeterminate-move_y1c07_1 {
18118
+ 0% {
18119
+ transform: translateX(-100%);
18120
+ }
18121
+ 50% {
18122
+ transform: translateX(0);
18123
+ }
18124
+ 100% {
18125
+ transform: translateX(100%);
18126
+ }
18127
+ }
18128
+ @keyframes _skeleton-loading_y1c07_1 {
18129
+ 0% {
18130
+ left: -100%;
18131
+ }
18132
+ 100% {
18133
+ left: 100%;
18134
+ }
18135
+ }
18136
+ /**
18137
+ * -----------------------------------------------------
18138
+ * _breakpoints.scss
18139
+ * -----------------------------------------------------
18140
+ * These constants define the standard device-width breakpoints
18141
+ * used in responsive media queries throughout the theme.
18142
+ *
18143
+ * - $breakpoint-xs: 320px (Extra small, portrait phones)
18144
+ * - $breakpoint-sm: 480px (Small devices, larger phones)
18145
+ * - $breakpoint-md: 768px (Medium devices, tablets)
18146
+ * - $breakpoint-lg: 1024px (Large devices, desktops)
18147
+ * - $breakpoint-xl: 1280px (Extra large desktops)
18148
+ * - $breakpoint-xxl: 1536px (Widescreens, large monitors)
18149
+ *
18150
+ * $breakpoints map:
18151
+ * Use this map to loop over breakpoints or access named values.
18152
+ */
18153
+ *, *::before, *::after {
18154
+ box-sizing: border-box;
18155
+ }
18156
+
18157
+ body, h1, h2, h3, h4, p, figure, blockquote, dl, dd {
18158
+ margin: 0;
18159
+ }
18160
+
18161
+ ul[role=list], ol[role=list] {
18162
+ list-style: none;
18163
+ }
18164
+
18165
+ html:focus-within {
18166
+ scroll-behavior: smooth;
18167
+ }
18168
+
18169
+ body {
18170
+ min-height: 100vh;
18171
+ text-rendering: optimizeSpeed;
18172
+ line-height: 1.5;
18173
+ }
18174
+
18175
+ a:not([class]) {
18176
+ text-decoration-skip-ink: auto;
18177
+ }
18178
+
18179
+ img, picture {
18180
+ max-width: 100%;
18181
+ display: block;
18182
+ }
18183
+
18184
+ input, button, textarea, select {
18185
+ font: inherit;
18186
+ }
18187
+
18188
+ @media (prefers-reduced-motion: reduce) {
18189
+ html:focus-within {
18190
+ scroll-behavior: auto;
18191
+ }
18192
+ *, *::before, *::after {
18193
+ animation-duration: 0.01ms !important;
18194
+ animation-iteration-count: 1 !important;
18195
+ transition-duration: 0.01ms !important;
18196
+ scroll-behavior: auto !important;
18197
+ }
18198
+ }
18199
+ :root {
18200
+ --primary-color: #1c4d3a;
18201
+ --primary-color-light: rgb(107.6, 201.4, 165.0285714286);
18202
+ --primary-color-hover: rgb(14.4, 39.6, 29.8285714286);
18203
+ --text-color-primary: rgb(255, 255, 255);
18204
+ --primary-text-color-contrast: rgb(0, 0, 0);
18205
+ --success-color: #51c703;
18206
+ --warning-color: #fca505;
18207
+ --error-color: #f83838;
18208
+ --secondary-color: #6e502e;
18209
+ --secondary-color-light: rgb(210.7692307692, 181.9230769231, 149.2307692308);
18210
+ --secondary-color-hover: rgb(74.0384615385, 53.8461538462, 30.9615384615);
18211
+ --secondary-text-color: rgb(0, 0, 0);
18212
+ --tertiary-color: #092b1c;
18213
+ --tertiary-color-light: rgb(44.9615384615, 211.0384615385, 137.7692307692);
18214
+ --tertiary-color-hover: rgb(0.1730769231, 0.8269230769, 0.5384615385);
18215
+ --tertiary-text-color: rgb(255, 255, 255);
18216
+ --quaternary-color: #a1733a;
18217
+ --quaternary-color-light: rgb(231.9589041096, 213.6849315068, 191.0410958904);
18218
+ --quaternary-color-hover: rgb(123.5068493151, 88.2191780822, 44.4931506849);
18219
+ --quaternary-text-color: rgb(255, 255, 255);
18220
+ --background-color: #222e2e;
18221
+ --background-color-light: rgb(55.675, 75.325, 75.325);
18222
+ --background-color-lighter: rgb(77.35, 104.65, 104.65);
18223
+ --background-color-dark: rgb(12.325, 16.675, 16.675);
18224
+ --background-color-darker: hsl(180, 15%, -4.3137254902%);
18225
+ --text-color: rgb(255, 255, 255);
18226
+ --text-color-light: hsl(0, 0%, 120%);
18227
+ --text-color-lighter: hsl(0, 0%, 140%);
18228
+ --link-color: #8bb0c7;
18229
+ --link-hover-color: #627e8f;
18230
+ --link-hover-color-primary: rgb(22.4, 61.6, 46.4);
18231
+ --link-hover-color-secondary: rgb(88, 64, 36.8);
18232
+ --focus-outline-color: theme.$primary-color;
18233
+ }
18234
+
18235
+ body {
18236
+ font-family: "Lora", arial, sans-serif;
18237
+ font-size: 18px;
18238
+ color: var(--text-color-primary);
18239
+ background-color: var(--background-color);
18240
+ margin: 0;
18241
+ padding: 0;
18242
+ line-height: 1.5;
18243
+ overflow-x: hidden;
18244
+ transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
18245
+ }
18246
+
18247
+ h1,
18248
+ h2,
18249
+ h3,
18250
+ h4,
18251
+ h5,
18252
+ h6 {
18253
+ font-family: "Lora", arial, sans-serif;
18254
+ margin: 0;
18255
+ font-weight: 700;
18256
+ transition: color 0.3s ease-in-out;
18257
+ }
18258
+
18259
+ h1 {
18260
+ font-size: 32px;
18261
+ font-weight: 900;
18262
+ line-height: 1.2;
18263
+ }
18264
+
18265
+ h2 {
18266
+ font-size: 24px;
18267
+ font-weight: 900;
18268
+ line-height: 1.3;
18269
+ }
18270
+
18271
+ h3 {
18272
+ font-size: 16px;
18273
+ line-height: 1.4;
18274
+ }
18275
+
18276
+ h4 {
18277
+ font-size: 18px;
18278
+ line-height: 1.5;
18279
+ }
18280
+
18281
+ h5,
18282
+ h6 {
18283
+ font-size: 14px;
18284
+ line-height: 1.6;
18285
+ font-weight: 400;
18286
+ }
18287
+
18288
+ h6 {
18289
+ text-transform: uppercase;
18290
+ }
18291
+
18292
+ p {
18293
+ font-size: 18px;
18294
+ line-height: 1.6;
18295
+ font-weight: 500;
18296
+ margin-bottom: 16px;
18297
+ }
18298
+
18299
+ a {
18300
+ color: var(--link-color);
18301
+ font-weight: 700;
18302
+ text-decoration: none;
18303
+ transition: color 0.3s ease-in-out, text-decoration 0.3s ease-in-out;
18304
+ }
18305
+ a:hover {
18306
+ color: var(--link-color-hover);
18307
+ text-decoration: underline;
18308
+ }
18309
+
18310
+ ._noScroll_y1c07_91 {
18311
+ overflow: hidden;
18312
+ }
18313
+
18314
+ ._errorMessage_y1c07_92 {
18315
+ color: #f83838;
18316
+ font-size: 14px;
18317
+ }
18318
+
18319
+ ._loadingContainer_y1c07_93 {
18320
+ min-height: 100vh;
18321
+ display: flex;
18322
+ justify-content: center;
18323
+ align-items: center;
18324
+ font-size: 1.5rem;
18325
+ }
18326
+
18327
+ * {
18328
+ scrollbar-width: thin;
18329
+ scrollbar-color: var(--primary-color) var(--background-color-light);
18330
+ }
18331
+
18332
+ *:focus {
18333
+ outline: 2px solid var(--focus-outline-color);
18334
+ outline-offset: 2px;
18335
+ }
18336
+
18337
+ ::-webkit-scrollbar {
18338
+ width: 12px;
18339
+ height: 12px;
18340
+ }
18341
+
18342
+ ::-webkit-scrollbar-track {
18343
+ background: var(--background-color);
18344
+ }
18345
+
18346
+ ::-webkit-scrollbar-thumb {
18347
+ background-color: var(--primary-color);
18348
+ border-radius: 6px;
18349
+ border: 3px solid var(--background-color-light);
18350
+ }
18351
+
18352
+ ::-webkit-scrollbar-thumb:hover {
18353
+ background-color: var(--primary-color-hover);
18354
+ }
18355
+
18356
+ ._hideScrollbar_y1c07_85 {
18357
+ scrollbar-width: none;
18358
+ -ms-overflow-style: none;
18359
+ }
18360
+
18361
+ ._hideScrollbar_y1c07_85::-webkit-scrollbar {
18362
+ display: none;
18363
+ }
18364
+
18365
+ ._sr_only_y1c07_94 {
18366
+ position: absolute;
18367
+ width: 1px;
18368
+ height: 1px;
18369
+ margin: -1px;
18370
+ overflow: hidden;
18371
+ clip: rect(0 0 0 0);
18372
+ white-space: nowrap;
18373
+ border: 0;
18374
+ }
18375
+
18376
+ .sr_only {
18377
+ position: absolute;
18378
+ width: 1px;
18379
+ height: 1px;
18380
+ margin: -1px;
18381
+ overflow: hidden;
18382
+ clip: rect(0 0 0 0);
18383
+ white-space: nowrap;
18384
+ border: 0;
18385
+ }
18386
+
18387
+ ._wrapper_y1c07_479 {
18388
+ position: relative;
18389
+ width: 240px;
18390
+ height: 100vh;
18391
+ background-color: var(--background-color-light);
18392
+ border-right: 1px solid var(--background-color-lighter);
18393
+ position: sticky;
18394
+ top: 0;
18395
+ overflow-y: auto;
18396
+ font-family: var(--font-family-primary);
18397
+ }
18398
+ ._wrapper_y1c07_479._roundNone_y1c07_490 {
18399
+ border-radius: 0;
18400
+ }
18401
+ ._wrapper_y1c07_479._roundSmall_y1c07_493 {
18402
+ border-radius: 5px;
18403
+ }
18404
+ ._wrapper_y1c07_479._roundMedium_y1c07_496 {
18405
+ border-radius: 10px;
18406
+ }
18407
+ ._wrapper_y1c07_479._roundLarge_y1c07_499 {
18408
+ border-radius: 20px;
18409
+ }
18410
+ ._wrapper_y1c07_479._roundFull_y1c07_502 {
18411
+ border-radius: 50%;
18412
+ }
18413
+ ._wrapper_y1c07_479._shadowNone_y1c07_505 {
18414
+ box-shadow: 0;
18415
+ }
18416
+ ._wrapper_y1c07_479._shadowLight_y1c07_508 {
18417
+ box-shadow: 0px 2px 4px rgba(46, 49, 49, 0.1);
18418
+ }
18419
+ ._wrapper_y1c07_479._shadowMedium_y1c07_511 {
18420
+ box-shadow: 0px 4px 8px rgba(86, 101, 116, 0.2);
18421
+ }
18422
+ ._wrapper_y1c07_479._shadowStrong_y1c07_514 {
18423
+ box-shadow: 0px 6px 12px rgba(52, 73, 94, 0.4);
18424
+ }
18425
+ ._wrapper_y1c07_479._shadowIntense_y1c07_517 {
18426
+ box-shadow: 0px 6px 12px rgba(52, 73, 94, 0.6);
18427
+ }
18428
+
18429
+ ._primary_y1c07_521 ._active_y1c07_521 {
18430
+ background-color: var(--primary-color);
18431
+ }
18432
+
18433
+ ._primary_y1c07_521._outline_y1c07_525 ._active_y1c07_521 {
18434
+ background-color: transparent;
18435
+ border: 2px solid var(--primary-color);
18436
+ }
18437
+
18438
+ ._clear_y1c07_530._primary_y1c07_521 ._active_y1c07_521 {
18439
+ background-color: var(--primary-color);
18440
+ }
18441
+
18442
+ ._secondary_y1c07_534 ._active_y1c07_521 {
18443
+ background-color: var(--secondary-color);
18444
+ }
18445
+
18446
+ ._secondary_y1c07_534._outline_y1c07_525 ._active_y1c07_521 {
18447
+ background-color: transparent;
18448
+ border: 2px solid var(--secondary-color);
18449
+ }
18450
+
18451
+ ._clear_y1c07_530._secondary_y1c07_534 ._active_y1c07_521 {
18452
+ background-color: var(--secondary-color);
18453
+ }
18454
+
18455
+ ._tertiary_y1c07_547 ._active_y1c07_521 {
18456
+ background-color: var(--tertiary-color);
18457
+ }
18458
+
18459
+ ._tertiary_y1c07_547._outline_y1c07_525 ._active_y1c07_521 {
18460
+ background-color: transparent;
18461
+ border: 2px solid var(--tertiary-color);
18462
+ }
18463
+
18464
+ ._clear_y1c07_530._tertiary_y1c07_547 ._active_y1c07_521 {
18465
+ background-color: var(--tertiary-color);
18466
+ }
18467
+
18468
+ ._quaternary_y1c07_560 ._active_y1c07_521 {
18469
+ background-color: var(--quaternary-color);
18470
+ }
18471
+
18472
+ ._quaternary_y1c07_560._outline_y1c07_525 ._active_y1c07_521 {
18473
+ background-color: transparent;
18474
+ border: 2px solid var(--quaternary-color);
18475
+ }
18476
+
18477
+ ._clear_y1c07_530._quaternary_y1c07_560 ._active_y1c07_521 {
18478
+ background-color: var(--quaternary-color);
18479
+ }
18480
+
18481
+ ._clear_y1c07_530 ._active_y1c07_521 {
18482
+ background-color: transparent;
18483
+ color: var(--text-color-primary);
18484
+ }
18485
+
18486
+ ._clear_y1c07_530._outline_y1c07_525 ._active_y1c07_521 {
18487
+ background-color: transparent;
18488
+ color: var(--text-color-primary);
18489
+ border: 2px solid var(--text-color-primary);
18490
+ }
18491
+
18492
+ ._clear_y1c07_530._clear_y1c07_530 ._active_y1c07_521 {
18493
+ background-color: var(--text-color-primary);
18494
+ }
18495
+
18496
+ ._success_y1c07_588 ._active_y1c07_521 {
18497
+ background-color: #51c703;
18498
+ }
18499
+ ._success_y1c07_588 ._active_y1c07_521:hover {
18500
+ background-color: rgb(60.5495049505, 148.7574257426, 2.2425742574);
18501
+ }
18502
+
18503
+ ._error_y1c07_92 ._active_y1c07_521 {
18504
+ background-color: #f83838;
18505
+ }
18506
+ ._error_y1c07_92 ._active_y1c07_521:hover {
18507
+ background-color: rgb(244.4029126214, 8.5970873786, 8.5970873786);
18508
+ }
18509
+
18510
+ ._warning_y1c07_602 ._active_y1c07_521 {
18511
+ background-color: #fca505;
18512
+ }
18513
+ ._warning_y1c07_602 ._active_y1c07_521:hover {
18514
+ background-color: rgb(203.557312253, 132.7193675889, 2.442687747);
18515
+ }
18516
+
18517
+ ._nav_y1c07_609 {
18518
+ display: flex;
18519
+ flex-direction: column;
18520
+ }
18521
+
18522
+ ._list_y1c07_614 {
18523
+ list-style: none;
18524
+ padding: 0;
18525
+ margin: 0;
18526
+ }
18527
+
18528
+ ._link_y1c07_620 {
18529
+ display: flex;
18530
+ justify-content: space-between;
18531
+ align-items: center;
18532
+ width: 100%;
18533
+ padding: 0.5rem 0.75rem;
18534
+ border-radius: var(--border-radius-sm);
18535
+ color: var(--text-color-secondary);
18536
+ text-decoration: none;
18537
+ background: none;
18538
+ border: none;
18539
+ cursor: pointer;
18540
+ transition: 0.3s ease-in-out;
18541
+ }
18542
+ ._link_y1c07_620:hover {
18543
+ text-decoration: none;
18544
+ background-color: var(--background-color-dark);
18545
+ color: var(--text-color-primary);
18546
+ letter-spacing: 0.05em;
18547
+ }
18548
+ ._link_y1c07_620:focus {
18549
+ outline: 2px solid var(--text-color-primary);
18550
+ outline-offset: 2px;
18551
+ }
18552
+
18553
+ ._active_y1c07_521 {
18554
+ font-weight: bolder;
18555
+ letter-spacing: 0.1em;
18556
+ }
18557
+
18558
+ ._childLink_y1c07_650 {
18559
+ font-size: 0.9rem;
18560
+ }
18561
+
18562
+ ._chevron_y1c07_654 {
18563
+ transition: transform 0.2s ease;
18564
+ }
18565
+
18566
+ ._chevronOpen_y1c07_658 {
18567
+ transform: rotate(180deg);
18568
+ }
18569
+
18570
+ ._submenu_y1c07_662 {
18571
+ max-height: 0;
18572
+ overflow: hidden;
18573
+ transition: max-height 0.25s ease;
18574
+ }
18575
+
18576
+ ._childList_y1c07_668 {
18577
+ border-left: 3px solid var(--background-color-darker);
18578
+ margin: 0.25rem 0;
18579
+ }
18580
+
18581
+ ._footer_y1c07_673 {
18582
+ position: absolute;
18583
+ bottom: 0px;
18584
+ margin-top: auto;
18585
+ width: 100%;
18586
+ padding: 1rem;
18587
+ border-top: 1px solid var(--background-color-darker);
18588
+ display: flex;
18589
+ flex-direction: column;
18590
+ gap: 0.5rem;
18591
+ }
18592
+
18593
+ ._footerLink_y1c07_685 {
18594
+ font-size: 0.85rem;
18595
+ text-decoration: none;
18596
+ }
18597
+ ._footerLink_y1c07_685:hover {
18598
+ color: var(--text-color-primary);
18599
+ }
18600
+
18601
+ ._footerVersion_y1c07_693 {
18602
+ font-size: 0.75rem;
18603
+ opacity: 0.7;
18604
+ margin-top: 0.5rem;
18605
+ }
18606
+ /**
18607
+ * ---------------------------------------------------------------------
18608
+ * theme.scss
18609
+ * ---------------------------------------------------------------------
18610
+ * Global design tokens and theme configuration for the Boreal UI system.
18611
+ * This file defines SCSS variables, maps, and constants for:
18612
+ * - Colors (brand, background, feedback, text)
18613
+ * - Fonts (families, sizes, weights)
18614
+ * - Spacing
18615
+ * - Border radii
18616
+ * - Shadows
18617
+ * - Transitions
18618
+ * - Z-index layers
18619
+ * - Thematic color maps
18620
+ * - UI states (success, error, warning)
18621
+ * - Rounding and shadow presets
18622
+ *
18623
+ * All variables support the `!default` flag to allow overrides via user-defined themes.
18624
+ * ---------------------------------------------------------------------
18625
+ *
18626
+ * == Color Palette ==
18627
+ * $primary-color – Brand primary color
18628
+ * $secondary-color – Secondary accent color
18629
+ * $tertiary-color – Alternate accent color
18630
+ * $quaternary-color – Alternate accent color
18631
+ * $background-color – Main background color (dark)
18632
+ * $background-color-surface – Surface layer background (cards, modals)
18633
+ * $error-color, $success-color, $warning-color – Feedback states
18634
+ * $link-color – Link default color
18635
+ * $link-hover-color – Link hover state
18636
+ * $text-color, $text-color-light, $text-color-primary, $text-color-secondary – Text coloring
18637
+ *
18638
+ * == Typography ==
18639
+ * $font-family-primary / secondary – Primary typefaces
18640
+ * $font-size-xxs to $font-size-xxl – Font size scale
18641
+ * $font-weight-light to bolder – Font weights
18642
+ *
18643
+ * == Spacing ==
18644
+ * $spacing-xxs to $spacing-xl – Margin/padding utility scale
18645
+ *
18646
+ * == Border Radius ==
18647
+ * $border-radius-xs to full – Border rounding presets
18648
+ *
18649
+ * == Shadows ==
18650
+ * $box-shadow-light to intense – Shadow elevation levels
18651
+ * $inverted-shadows – Shadows used on dark surfaces (e.g. modals)
18652
+ *
18653
+ * == Transitions ==
18654
+ * $transition-fast / default / slow – Standard easing transitions
18655
+ *
18656
+ * == Z-Index Layers ==
18657
+ * $z-index-drawer – For slide-out panels
18658
+ * $z-index-modal – For modals and overlays
18659
+ * $z-index-tooltip – Highest layer for tooltips and floating labels
18660
+ *
18661
+ * == Theme Map ==
18662
+ * $themes: map of theme names (e.g. "primary", "secondary") to their visual styles
18663
+ * - Each theme includes: bg, hover, text, border, text-hover
18664
+ *
18665
+ * == State Map ==
18666
+ * $states: visual styles for UI feedback states (success, error, warning)
18667
+ *
18668
+ * == Rounding / Shadow Maps ==
18669
+ * $rounding: key-value pairs for component rounding levels
18670
+ * $shadow: key-value pairs for shadow levels
18671
+ */
18672
+ /**
18673
+ * ---------------------------------------------------------------------
18674
+ * globals.scss
18675
+ * ---------------------------------------------------------------------
18676
+ * Global style definitions and base theme setup for Boreal UI.
18677
+ * This file is responsible for setting:
18678
+ *
18679
+ * 1. CSS Variables (`:root`) — Derived from SCSS theme tokens
18680
+ * - Automatically syncs SCSS color and font variables to global CSS variables
18681
+ * - Enables theming and dynamic runtime overrides
18682
+ *
18683
+ * 2. Global Element Styles
18684
+ * - `body`, headings (`h1–h6`), paragraphs, links, and layout defaults
18685
+ * - Applies font, color, spacing, and background rules using theme tokens
18686
+ *
18687
+ * 3. Scrollbar Styling
18688
+ * - Thin scrollbar with custom thumb and track colors
18689
+ * - Supports hiding scrollbars with `.hideScrollbar` utility
18690
+ *
18691
+ * 4. Focus Outlines
18692
+ * - Custom `:focus` styles using accessible high-contrast outlines
18693
+ *
18694
+ * 5. Utility Classes
18695
+ * - `.noScroll`: disables scroll overflow
18696
+ * - `.errorMessage`: standardized error message styling
18697
+ * - `.loadingContainer`: centered layout for loading views
18698
+ * - `.sr_only` and `:global(.sr_only)`: accessibility class for screen-reader-only content
18699
+ *
18700
+ * 6. Mixin: `visually-hidden`
18701
+ * - Reusable mixin for accessibility-hidden content
18702
+ * - Applied via `.sr_only` and `:global(.sr_only)`
18703
+ *
18704
+ * Dependencies:
18705
+ * - Resets: `modern-css-reset`
18706
+ * - SCSS Modules: `theme`, `animations`, `breakpoints`
18707
+ * - Sass Color Utilities: `sass:color`
18708
+ *
18709
+ * Note:
18710
+ * All transitions use the theme-defined `$transition-default` for consistency.
18711
+ * CSS variables allow dynamic switching between light/dark/custom themes.
18712
+ */
18713
+ /**
18714
+ * -----------------------------------------------------
18715
+ * _animations.scss
18716
+ * -----------------------------------------------------
18717
+ * This file contains reusable keyframe animations
18718
+ * used across the component library for transitions,
18719
+ * loaders, and visual enhancements.
18720
+ *
18721
+ * List of Animations:
18722
+ *
18723
+ * 1. fade-in
18724
+ * - Smoothly fades in an element by transitioning opacity from 0 to 1.
18725
+ *
18726
+ * 2. slide-up
18727
+ * - Slides an element upward into view from below while fading in.
18728
+ *
18729
+ * 3. spin-3d
18730
+ * - Rotates an element in 3D space along both X and Y axes (360°).
18731
+ *
18732
+ * 4. spin
18733
+ * - Continuously rotates an element clockwise in 2D space.
18734
+ *
18735
+ * 5. pulse
18736
+ * - Gently scales an element up and down to create a pulsing effect.
18737
+ *
18738
+ * 6. fade-in-up
18739
+ * - Combines a fade-in with a slight upward motion (used for tooltips, popups).
18740
+ *
18741
+ * 7. progress-grow
18742
+ * - Expands the width of a progress bar from 0% to 100%.
18743
+ *
18744
+ * 8. indeterminate-move
18745
+ * - Moves an element from left to right in a loop, used in indeterminate loaders.
18746
+ *
18747
+ * 9. skeleton-loading
18748
+ * - Creates a sweeping shimmer effect for skeleton loaders.
18749
+ */
18054
18750
  @keyframes _fade-in_133dl_1 {
18055
18751
  from {
18056
18752
  opacity: 0;