@gooddata/sdk-ui-dashboard 10.44.0-alpha.1 → 10.44.0-alpha.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/NOTICE +102 -15
- package/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterConfigConverters.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterConfigConverters.js +1 -4
- package/esm/_staging/dateFilterConfig/dateFilterConfigConverters.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogNew.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogNew.js +3 -4
- package/esm/presentation/alerting/DefaultAlertingDialog/DefaultAlertingDialogNew.js.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationDateFilter.d.ts.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationDateFilter.js +1 -1
- package/esm/presentation/automationFilters/components/AutomationDateFilter.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.js +42 -21
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.js.map +1 -1
- package/esm/presentation/localization/bundles/en-US.json +20 -0
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +5 -0
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js +5 -0
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +4 -4
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/utils/date.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/utils/date.js +1 -1
- package/esm/presentation/scheduledEmail/utils/date.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.js +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.js.map +1 -1
- package/package.json +17 -17
- package/styles/css/filterBar.css +14 -10
- package/styles/css/filterBar.css.map +1 -1
- package/styles/css/main.css +373 -251
- package/styles/css/main.css.map +1 -1
- package/styles/scss/filterBar.scss +21 -13
package/styles/css/main.css
CHANGED
@@ -6324,9 +6324,9 @@ input[type=search]::-webkit-search-cancel-button {
|
|
6324
6324
|
align-items: center;
|
6325
6325
|
}
|
6326
6326
|
|
6327
|
-
.gd-attribute-filter-dropdown-actions-left-content__next .gd-ui-kit-tooltip__anchor .gd-attribute-filter-
|
6328
|
-
.gd-attribute-filter-dropdown-actions-right-content__next .gd-ui-kit-tooltip__anchor .gd-attribute-filter-
|
6329
|
-
margin-
|
6327
|
+
.gd-attribute-filter-dropdown-actions-left-content__next .gd-ui-kit-tooltip__anchor .gd-attribute-filter-apply-button__next,
|
6328
|
+
.gd-attribute-filter-dropdown-actions-right-content__next .gd-ui-kit-tooltip__anchor .gd-attribute-filter-apply-button__next {
|
6329
|
+
margin-left: 10px;
|
6330
6330
|
}
|
6331
6331
|
|
6332
6332
|
.gd-is-mobile .gd-attribute-filter-dropdown-actions__next {
|
@@ -10850,7 +10850,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
10850
10850
|
pointer-events: auto;
|
10851
10851
|
}
|
10852
10852
|
|
10853
|
-
.bubble .bubble-content .content a {
|
10853
|
+
.bubble .bubble-content .content a:not(.gd-ui-kit-link) {
|
10854
10854
|
color: var(--gd-palette-complementary-0, #fff);
|
10855
10855
|
opacity: 0.8;
|
10856
10856
|
text-decoration: underline;
|
@@ -10865,7 +10865,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
10865
10865
|
transition-timing-function: ease-in-out;
|
10866
10866
|
}
|
10867
10867
|
|
10868
|
-
.bubble .bubble-content .content a:hover {
|
10868
|
+
.bubble .bubble-content .content a:not(.gd-ui-kit-link):hover {
|
10869
10869
|
opacity: 1;
|
10870
10870
|
}
|
10871
10871
|
|
@@ -12173,318 +12173,423 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
12173
12173
|
background-color: var(--gd-palette-complementary-1-from-theme, #f5f7f9);
|
12174
12174
|
}
|
12175
12175
|
|
12176
|
-
|
12177
|
-
|
12178
|
-
--rdp-
|
12179
|
-
--rdp-accent-color: #
|
12180
|
-
--rdp-
|
12181
|
-
--rdp-
|
12182
|
-
--rdp-
|
12183
|
-
--rdp-
|
12184
|
-
--rdp-
|
12185
|
-
--rdp-
|
12186
|
-
|
12176
|
+
/* Variables declaration */
|
12177
|
+
.rdp-root {
|
12178
|
+
--rdp-accent-color: blue; /* The accent color used for selected days and UI elements. */
|
12179
|
+
--rdp-accent-background-color: #f0f0ff; /* The accent background color used for selected days and UI elements. */
|
12180
|
+
--rdp-day-height: 44px; /* The height of the day cells. */
|
12181
|
+
--rdp-day-width: 44px; /* The width of the day cells. */
|
12182
|
+
--rdp-day_button-border-radius: 100%; /* The border radius of the day cells. */
|
12183
|
+
--rdp-day_button-border: 2px solid transparent; /* The border of the day cells. */
|
12184
|
+
--rdp-day_button-height: 42px; /* The height of the day cells. */
|
12185
|
+
--rdp-day_button-width: 42px; /* The width of the day cells. */
|
12186
|
+
--rdp-selected-border: 2px solid var(--rdp-accent-color); /* The border of the selected days. */
|
12187
|
+
--rdp-disabled-opacity: 0.5; /* The opacity of the disabled days. */
|
12188
|
+
--rdp-outside-opacity: 0.75; /* The opacity of the days outside the current month. */
|
12189
|
+
--rdp-today-color: var(--rdp-accent-color); /* The color of the today's date. */
|
12190
|
+
--rdp-dropdown-gap: 0.5rem; /* The gap between the dropdowns used in the month captons. */
|
12191
|
+
--rdp-months-gap: 2rem; /* The gap between the months in the multi-month view. */
|
12192
|
+
--rdp-nav_button-disabled-opacity: 0.5; /* The opacity of the disabled navigation buttons. */
|
12193
|
+
--rdp-nav_button-height: 2.25rem; /* The height of the navigation buttons. */
|
12194
|
+
--rdp-nav_button-width: 2.25rem; /* The width of the navigation buttons. */
|
12195
|
+
--rdp-nav-height: 2.75rem; /* The height of the navigation bar. */
|
12196
|
+
--rdp-range_middle-background-color: var(--rdp-accent-background-color); /* The color of the background for days in the middle of a range. */
|
12197
|
+
--rdp-range_middle-color: inherit; /* The color of the range text. */
|
12198
|
+
--rdp-range_start-color: white; /* The color of the range text. */
|
12199
|
+
--rdp-range_start-background: linear-gradient(
|
12200
|
+
var(--rdp-gradient-direction),
|
12201
|
+
transparent 50%,
|
12202
|
+
var(--rdp-range_middle-background-color) 50%
|
12203
|
+
); /* Used for the background of the start of the selected range. */
|
12204
|
+
--rdp-range_start-date-background-color: var(--rdp-accent-color); /* The background color of the date when at the start of the selected range. */
|
12205
|
+
--rdp-range_end-background: linear-gradient(
|
12206
|
+
var(--rdp-gradient-direction),
|
12207
|
+
var(--rdp-range_middle-background-color) 50%,
|
12208
|
+
transparent 50%
|
12209
|
+
); /* Used for the background of the end of the selected range. */
|
12210
|
+
--rdp-range_end-color: white; /* The color of the range text. */
|
12211
|
+
--rdp-range_end-date-background-color: var(--rdp-accent-color); /* The background color of the date when at the end of the selected range. */
|
12212
|
+
--rdp-week_number-border-radius: 100%; /* The border radius of the week number. */
|
12213
|
+
--rdp-week_number-border: 2px solid transparent; /* The border of the week number. */
|
12214
|
+
--rdp-week_number-height: var(--rdp-day-height); /* The height of the week number cells. */
|
12215
|
+
--rdp-week_number-opacity: 0.75; /* The opacity of the week number. */
|
12216
|
+
--rdp-week_number-width: var(--rdp-day-width); /* The width of the week number cells. */
|
12217
|
+
--rdp-weeknumber-text-align: center; /* The text alignment of the weekday cells. */
|
12218
|
+
--rdp-weekday-opacity: 0.75; /* The opacity of the weekday. */
|
12219
|
+
--rdp-weekday-padding: 0.5rem 0rem; /* The padding of the weekday. */
|
12220
|
+
--rdp-weekday-text-align: center; /* The text alignment of the weekday cells. */
|
12221
|
+
--rdp-gradient-direction: 90deg;
|
12222
|
+
--rdp-animation_duration: 0.3s;
|
12223
|
+
--rdp-animation_timing: cubic-bezier(0.4, 0, 0.2, 1);
|
12224
|
+
}
|
12225
|
+
|
12226
|
+
.rdp-root[dir=rtl] {
|
12227
|
+
--rdp-gradient-direction: -90deg;
|
12228
|
+
}
|
12229
|
+
|
12230
|
+
.rdp-root[data-broadcast-calendar=true] {
|
12231
|
+
--rdp-outside-opacity: unset;
|
12232
|
+
}
|
12233
|
+
|
12234
|
+
/* Root of the component. */
|
12235
|
+
.rdp-root {
|
12236
|
+
position: relative; /* Required to position the navigation toolbar. */
|
12237
|
+
box-sizing: border-box;
|
12187
12238
|
}
|
12188
12239
|
|
12189
|
-
|
12190
|
-
.rdp-vhidden {
|
12240
|
+
.rdp-root * {
|
12191
12241
|
box-sizing: border-box;
|
12242
|
+
}
|
12243
|
+
|
12244
|
+
.rdp-day {
|
12245
|
+
width: var(--rdp-day-width);
|
12246
|
+
height: var(--rdp-day-height);
|
12247
|
+
text-align: center;
|
12248
|
+
}
|
12249
|
+
|
12250
|
+
.rdp-day_button {
|
12251
|
+
background: none;
|
12192
12252
|
padding: 0;
|
12193
12253
|
margin: 0;
|
12194
|
-
|
12195
|
-
|
12196
|
-
|
12197
|
-
-
|
12198
|
-
|
12199
|
-
|
12200
|
-
|
12201
|
-
|
12202
|
-
|
12203
|
-
|
12204
|
-
overflow: hidden !important;
|
12205
|
-
clip: rect(1px, 1px, 1px, 1px) !important;
|
12206
|
-
border: 0 !important;
|
12254
|
+
cursor: pointer;
|
12255
|
+
font: inherit;
|
12256
|
+
color: inherit;
|
12257
|
+
justify-content: center;
|
12258
|
+
align-items: center;
|
12259
|
+
display: flex;
|
12260
|
+
width: var(--rdp-day_button-width);
|
12261
|
+
height: var(--rdp-day_button-height);
|
12262
|
+
border: var(--rdp-day_button-border);
|
12263
|
+
border-radius: var(--rdp-day_button-border-radius);
|
12207
12264
|
}
|
12208
12265
|
|
12209
|
-
|
12210
|
-
|
12211
|
-
|
12266
|
+
.rdp-day_button:disabled {
|
12267
|
+
cursor: revert;
|
12268
|
+
}
|
12269
|
+
|
12270
|
+
.rdp-caption_label {
|
12271
|
+
z-index: 1;
|
12212
12272
|
position: relative;
|
12213
|
-
|
12214
|
-
|
12215
|
-
|
12216
|
-
|
12273
|
+
display: inline-flex;
|
12274
|
+
align-items: center;
|
12275
|
+
white-space: nowrap;
|
12276
|
+
border: 0;
|
12277
|
+
}
|
12278
|
+
|
12279
|
+
.rdp-dropdown:focus-visible ~ .rdp-caption_label {
|
12280
|
+
outline: 5px auto Highlight;
|
12281
|
+
/* biome-ignore lint/suspicious/noDuplicateProperties: backward compatibility */
|
12282
|
+
outline: 5px auto -webkit-focus-ring-color;
|
12283
|
+
}
|
12284
|
+
|
12285
|
+
.rdp-button_next,
|
12286
|
+
.rdp-button_previous {
|
12287
|
+
border: none;
|
12217
12288
|
background: none;
|
12289
|
+
padding: 0;
|
12290
|
+
margin: 0;
|
12291
|
+
cursor: pointer;
|
12218
12292
|
font: inherit;
|
12293
|
+
color: inherit;
|
12219
12294
|
-moz-appearance: none;
|
12220
12295
|
-webkit-appearance: none;
|
12296
|
+
display: inline-flex;
|
12297
|
+
align-items: center;
|
12298
|
+
justify-content: center;
|
12299
|
+
position: relative;
|
12300
|
+
appearance: none;
|
12301
|
+
width: var(--rdp-nav_button-width);
|
12302
|
+
height: var(--rdp-nav_button-height);
|
12221
12303
|
}
|
12222
12304
|
|
12223
|
-
.rdp-
|
12224
|
-
|
12225
|
-
|
12305
|
+
.rdp-button_next:disabled,
|
12306
|
+
.rdp-button_next[aria-disabled=true],
|
12307
|
+
.rdp-button_previous:disabled,
|
12308
|
+
.rdp-button_previous[aria-disabled=true] {
|
12309
|
+
cursor: revert;
|
12310
|
+
opacity: var(--rdp-nav_button-disabled-opacity);
|
12226
12311
|
}
|
12227
12312
|
|
12228
|
-
.rdp-
|
12229
|
-
|
12313
|
+
.rdp-chevron {
|
12314
|
+
display: inline-block;
|
12315
|
+
fill: var(--rdp-accent-color);
|
12230
12316
|
}
|
12231
12317
|
|
12232
|
-
.rdp-
|
12233
|
-
|
12318
|
+
.rdp-root[dir=rtl] .rdp-nav .rdp-chevron {
|
12319
|
+
transform: rotate(180deg);
|
12320
|
+
transform-origin: 50%;
|
12234
12321
|
}
|
12235
12322
|
|
12236
|
-
.rdp-
|
12237
|
-
|
12323
|
+
.rdp-dropdowns {
|
12324
|
+
position: relative;
|
12325
|
+
display: inline-flex;
|
12326
|
+
align-items: center;
|
12327
|
+
gap: var(--rdp-dropdown-gap);
|
12238
12328
|
}
|
12239
12329
|
|
12240
|
-
.rdp-
|
12241
|
-
|
12242
|
-
|
12243
|
-
|
12330
|
+
.rdp-dropdown {
|
12331
|
+
z-index: 2;
|
12332
|
+
/* Reset */
|
12333
|
+
opacity: 0;
|
12334
|
+
appearance: none;
|
12335
|
+
position: absolute;
|
12336
|
+
inset-block-start: 0;
|
12337
|
+
inset-block-end: 0;
|
12338
|
+
inset-inline-start: 0;
|
12339
|
+
width: 100%;
|
12340
|
+
margin: 0;
|
12341
|
+
padding: 0;
|
12342
|
+
cursor: inherit;
|
12343
|
+
border: none;
|
12344
|
+
line-height: inherit;
|
12244
12345
|
}
|
12245
12346
|
|
12246
|
-
.rdp-
|
12247
|
-
|
12347
|
+
.rdp-dropdown_root {
|
12348
|
+
position: relative;
|
12349
|
+
display: inline-flex;
|
12350
|
+
align-items: center;
|
12248
12351
|
}
|
12249
12352
|
|
12250
|
-
.rdp-
|
12353
|
+
.rdp-dropdown_root[data-disabled=true] .rdp-chevron {
|
12354
|
+
opacity: var(--rdp-disabled-opacity);
|
12355
|
+
}
|
12356
|
+
|
12357
|
+
.rdp-month_caption {
|
12251
12358
|
display: flex;
|
12359
|
+
align-content: center;
|
12360
|
+
height: var(--rdp-nav-height);
|
12361
|
+
font-weight: bold;
|
12362
|
+
font-size: large;
|
12252
12363
|
}
|
12253
12364
|
|
12254
|
-
.rdp-month
|
12255
|
-
|
12365
|
+
.rdp-root[data-nav-layout=around] .rdp-month,
|
12366
|
+
.rdp-root[data-nav-layout=after] .rdp-month {
|
12367
|
+
position: relative;
|
12256
12368
|
}
|
12257
12369
|
|
12258
|
-
.rdp-
|
12259
|
-
|
12370
|
+
.rdp-root[data-nav-layout=around] .rdp-month_caption {
|
12371
|
+
justify-content: center;
|
12372
|
+
margin-inline-start: var(--rdp-nav_button-width);
|
12373
|
+
margin-inline-end: var(--rdp-nav_button-width);
|
12374
|
+
position: relative;
|
12260
12375
|
}
|
12261
12376
|
|
12262
|
-
.rdp-
|
12263
|
-
|
12377
|
+
.rdp-root[data-nav-layout=around] .rdp-button_previous {
|
12378
|
+
position: absolute;
|
12379
|
+
inset-inline-start: 0;
|
12380
|
+
top: 0;
|
12381
|
+
height: var(--rdp-nav-height);
|
12382
|
+
display: inline-flex;
|
12264
12383
|
}
|
12265
12384
|
|
12266
|
-
.rdp-
|
12267
|
-
|
12268
|
-
|
12269
|
-
|
12385
|
+
.rdp-root[data-nav-layout=around] .rdp-button_next {
|
12386
|
+
position: absolute;
|
12387
|
+
inset-inline-end: 0;
|
12388
|
+
top: 0;
|
12389
|
+
height: var(--rdp-nav-height);
|
12390
|
+
display: inline-flex;
|
12391
|
+
justify-content: center;
|
12270
12392
|
}
|
12271
12393
|
|
12272
|
-
.rdp-
|
12273
|
-
|
12394
|
+
.rdp-months {
|
12395
|
+
position: relative;
|
12396
|
+
display: flex;
|
12397
|
+
flex-wrap: wrap;
|
12398
|
+
gap: var(--rdp-months-gap);
|
12399
|
+
max-width: fit-content;
|
12400
|
+
}
|
12401
|
+
|
12402
|
+
.rdp-month_grid {
|
12274
12403
|
border-collapse: collapse;
|
12275
12404
|
}
|
12276
12405
|
|
12277
|
-
.rdp-
|
12406
|
+
.rdp-nav {
|
12407
|
+
position: absolute;
|
12408
|
+
inset-block-start: 0;
|
12409
|
+
inset-inline-end: 0;
|
12278
12410
|
display: flex;
|
12279
12411
|
align-items: center;
|
12280
|
-
|
12281
|
-
padding: 0;
|
12282
|
-
text-align: left;
|
12412
|
+
height: var(--rdp-nav-height);
|
12283
12413
|
}
|
12284
12414
|
|
12285
|
-
.rdp-
|
12286
|
-
|
12287
|
-
|
12288
|
-
|
12415
|
+
.rdp-weekday {
|
12416
|
+
opacity: var(--rdp-weekday-opacity);
|
12417
|
+
padding: var(--rdp-weekday-padding);
|
12418
|
+
font-weight: 500;
|
12419
|
+
font-size: smaller;
|
12420
|
+
text-align: var(--rdp-weekday-text-align);
|
12421
|
+
text-transform: var(--rdp-weekday-text-transform);
|
12289
12422
|
}
|
12290
12423
|
|
12291
|
-
.rdp-
|
12292
|
-
|
12293
|
-
|
12424
|
+
.rdp-week_number {
|
12425
|
+
opacity: var(--rdp-week_number-opacity);
|
12426
|
+
font-weight: 400;
|
12427
|
+
font-size: small;
|
12428
|
+
height: var(--rdp-week_number-height);
|
12429
|
+
width: var(--rdp-week_number-width);
|
12430
|
+
border: var(--rdp-week_number-border);
|
12431
|
+
border-radius: var(--rdp-week_number-border-radius);
|
12432
|
+
text-align: var(--rdp-weeknumber-text-align);
|
12294
12433
|
}
|
12295
12434
|
|
12296
|
-
|
12297
|
-
|
12298
|
-
|
12299
|
-
display: inline-flex;
|
12300
|
-
align-items: center;
|
12301
|
-
margin: 0;
|
12302
|
-
padding: 0 0.25em;
|
12303
|
-
white-space: nowrap;
|
12304
|
-
color: currentColor;
|
12305
|
-
border: 0;
|
12306
|
-
border: 2px solid transparent;
|
12307
|
-
font-family: inherit;
|
12308
|
-
font-size: var(--rdp-caption-font-size);
|
12309
|
-
font-weight: bold;
|
12435
|
+
/* DAY MODIFIERS */
|
12436
|
+
.rdp-today:not(.rdp-outside) {
|
12437
|
+
color: var(--rdp-today-color);
|
12310
12438
|
}
|
12311
12439
|
|
12312
|
-
.rdp-
|
12313
|
-
|
12440
|
+
.rdp-selected {
|
12441
|
+
font-weight: bold;
|
12442
|
+
font-size: large;
|
12314
12443
|
}
|
12315
12444
|
|
12316
|
-
.rdp-
|
12317
|
-
|
12318
|
-
top: 50%;
|
12319
|
-
left: 0;
|
12320
|
-
transform: translateY(-50%);
|
12445
|
+
.rdp-selected .rdp-day_button {
|
12446
|
+
border: var(--rdp-selected-border);
|
12321
12447
|
}
|
12322
12448
|
|
12323
|
-
.rdp-
|
12324
|
-
|
12325
|
-
top: 50%;
|
12326
|
-
right: 0;
|
12327
|
-
transform: translateY(-50%);
|
12449
|
+
.rdp-outside {
|
12450
|
+
opacity: var(--rdp-outside-opacity);
|
12328
12451
|
}
|
12329
12452
|
|
12330
|
-
.rdp-
|
12331
|
-
|
12332
|
-
align-items: center;
|
12333
|
-
justify-content: center;
|
12334
|
-
width: var(--rdp-cell-size);
|
12335
|
-
height: var(--rdp-cell-size);
|
12336
|
-
padding: 0.25em;
|
12337
|
-
border-radius: 100%;
|
12453
|
+
.rdp-disabled {
|
12454
|
+
opacity: var(--rdp-disabled-opacity);
|
12338
12455
|
}
|
12339
12456
|
|
12340
|
-
|
12341
|
-
|
12342
|
-
|
12343
|
-
.rdp-dropdown_year,
|
12344
|
-
.rdp-dropdown_month {
|
12345
|
-
position: relative;
|
12346
|
-
display: inline-flex;
|
12347
|
-
align-items: center;
|
12457
|
+
.rdp-hidden {
|
12458
|
+
visibility: hidden;
|
12459
|
+
color: var(--rdp-range_start-color);
|
12348
12460
|
}
|
12349
12461
|
|
12350
|
-
.rdp-
|
12351
|
-
|
12352
|
-
position: absolute;
|
12353
|
-
z-index: 2;
|
12354
|
-
top: 0;
|
12355
|
-
bottom: 0;
|
12356
|
-
left: 0;
|
12357
|
-
width: 100%;
|
12358
|
-
margin: 0;
|
12359
|
-
padding: 0;
|
12360
|
-
cursor: inherit;
|
12361
|
-
opacity: 0;
|
12362
|
-
border: none;
|
12363
|
-
background-color: transparent;
|
12364
|
-
font-family: inherit;
|
12365
|
-
font-size: inherit;
|
12366
|
-
line-height: inherit;
|
12462
|
+
.rdp-range_start {
|
12463
|
+
background: var(--rdp-range_start-background);
|
12367
12464
|
}
|
12368
12465
|
|
12369
|
-
.rdp-
|
12370
|
-
|
12371
|
-
color:
|
12466
|
+
.rdp-range_start .rdp-day_button {
|
12467
|
+
background-color: var(--rdp-range_start-date-background-color);
|
12468
|
+
color: var(--rdp-range_start-color);
|
12372
12469
|
}
|
12373
12470
|
|
12374
|
-
.rdp-
|
12375
|
-
background-color: var(--rdp-background-color);
|
12376
|
-
border: var(--rdp-outline);
|
12377
|
-
border-radius: 6px;
|
12471
|
+
.rdp-range_middle {
|
12472
|
+
background-color: var(--rdp-range_middle-background-color);
|
12378
12473
|
}
|
12379
12474
|
|
12380
|
-
.rdp-
|
12381
|
-
|
12475
|
+
.rdp-range_middle .rdp-day_button {
|
12476
|
+
border: unset;
|
12477
|
+
border-radius: unset;
|
12478
|
+
color: var(--rdp-range_middle-color);
|
12382
12479
|
}
|
12383
12480
|
|
12384
|
-
.rdp-
|
12385
|
-
|
12481
|
+
.rdp-range_end {
|
12482
|
+
background: var(--rdp-range_end-background);
|
12483
|
+
color: var(--rdp-range_end-color);
|
12386
12484
|
}
|
12387
12485
|
|
12388
|
-
.rdp-
|
12389
|
-
|
12390
|
-
|
12486
|
+
.rdp-range_end .rdp-day_button {
|
12487
|
+
color: var(--rdp-range_start-color);
|
12488
|
+
background-color: var(--rdp-range_end-date-background-color);
|
12391
12489
|
}
|
12392
12490
|
|
12393
|
-
.rdp-
|
12394
|
-
|
12395
|
-
font-size: 0.75em;
|
12396
|
-
font-weight: 700;
|
12397
|
-
text-align: center;
|
12398
|
-
height: 100%;
|
12399
|
-
height: var(--rdp-cell-size);
|
12400
|
-
padding: 0;
|
12401
|
-
text-transform: uppercase;
|
12491
|
+
.rdp-range_start.rdp-range_end {
|
12492
|
+
background: revert;
|
12402
12493
|
}
|
12403
12494
|
|
12404
|
-
.rdp-
|
12405
|
-
|
12495
|
+
.rdp-focusable {
|
12496
|
+
cursor: pointer;
|
12406
12497
|
}
|
12407
12498
|
|
12408
|
-
|
12409
|
-
|
12499
|
+
@keyframes rdp-slide_in_left {
|
12500
|
+
0% {
|
12501
|
+
transform: translateX(-100%);
|
12502
|
+
}
|
12503
|
+
100% {
|
12504
|
+
transform: translateX(0);
|
12505
|
+
}
|
12410
12506
|
}
|
12411
|
-
|
12412
|
-
|
12413
|
-
|
12414
|
-
|
12415
|
-
|
12416
|
-
|
12417
|
-
|
12507
|
+
@keyframes rdp-slide_in_right {
|
12508
|
+
0% {
|
12509
|
+
transform: translateX(100%);
|
12510
|
+
}
|
12511
|
+
100% {
|
12512
|
+
transform: translateX(0);
|
12513
|
+
}
|
12418
12514
|
}
|
12419
|
-
|
12420
|
-
|
12421
|
-
|
12515
|
+
@keyframes rdp-slide_out_left {
|
12516
|
+
0% {
|
12517
|
+
transform: translateX(0);
|
12518
|
+
}
|
12519
|
+
100% {
|
12520
|
+
transform: translateX(-100%);
|
12521
|
+
}
|
12522
|
+
}
|
12523
|
+
@keyframes rdp-slide_out_right {
|
12524
|
+
0% {
|
12525
|
+
transform: translateX(0);
|
12526
|
+
}
|
12527
|
+
100% {
|
12528
|
+
transform: translateX(100%);
|
12529
|
+
}
|
12530
|
+
}
|
12531
|
+
.rdp-weeks_before_enter {
|
12532
|
+
animation: rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
|
12422
12533
|
}
|
12423
12534
|
|
12424
|
-
.rdp-
|
12425
|
-
|
12426
|
-
display: flex;
|
12427
|
-
overflow: hidden;
|
12428
|
-
align-items: center;
|
12429
|
-
justify-content: center;
|
12430
|
-
box-sizing: border-box;
|
12431
|
-
width: var(--rdp-cell-size);
|
12432
|
-
max-width: var(--rdp-cell-size);
|
12433
|
-
height: var(--rdp-cell-size);
|
12434
|
-
margin: 0;
|
12435
|
-
border: 2px solid transparent;
|
12436
|
-
border-radius: 100%;
|
12535
|
+
.rdp-weeks_before_exit {
|
12536
|
+
animation: rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
|
12437
12537
|
}
|
12438
12538
|
|
12439
|
-
.rdp-
|
12440
|
-
|
12539
|
+
.rdp-weeks_after_enter {
|
12540
|
+
animation: rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
|
12441
12541
|
}
|
12442
12542
|
|
12443
|
-
.rdp-
|
12444
|
-
|
12445
|
-
.rdp-day_selected:hover {
|
12446
|
-
color: var(--rdp-selected-color);
|
12447
|
-
opacity: 1;
|
12448
|
-
background-color: var(--rdp-accent-color);
|
12543
|
+
.rdp-weeks_after_exit {
|
12544
|
+
animation: rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
|
12449
12545
|
}
|
12450
12546
|
|
12451
|
-
.rdp-
|
12452
|
-
|
12547
|
+
.rdp-root[dir=rtl] .rdp-weeks_after_enter {
|
12548
|
+
animation: rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
|
12453
12549
|
}
|
12454
12550
|
|
12455
|
-
.rdp-
|
12456
|
-
|
12457
|
-
outline: var(--rdp-outline);
|
12458
|
-
outline-offset: 2px;
|
12459
|
-
z-index: 1;
|
12551
|
+
.rdp-root[dir=rtl] .rdp-weeks_before_exit {
|
12552
|
+
animation: rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
|
12460
12553
|
}
|
12461
12554
|
|
12462
|
-
.rdp
|
12463
|
-
|
12464
|
-
border-bottom-right-radius: 0;
|
12555
|
+
.rdp-root[dir=rtl] .rdp-weeks_before_enter {
|
12556
|
+
animation: rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
|
12465
12557
|
}
|
12466
12558
|
|
12467
|
-
.rdp
|
12468
|
-
|
12469
|
-
border-bottom-left-radius: 0;
|
12559
|
+
.rdp-root[dir=rtl] .rdp-weeks_after_exit {
|
12560
|
+
animation: rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
|
12470
12561
|
}
|
12471
12562
|
|
12472
|
-
|
12473
|
-
|
12474
|
-
|
12563
|
+
@keyframes rdp-fade_in {
|
12564
|
+
from {
|
12565
|
+
opacity: 0;
|
12566
|
+
}
|
12567
|
+
to {
|
12568
|
+
opacity: 1;
|
12569
|
+
}
|
12570
|
+
}
|
12571
|
+
@keyframes rdp-fade_out {
|
12572
|
+
from {
|
12573
|
+
opacity: 1;
|
12574
|
+
}
|
12575
|
+
to {
|
12576
|
+
opacity: 0;
|
12577
|
+
}
|
12578
|
+
}
|
12579
|
+
.rdp-caption_after_enter {
|
12580
|
+
animation: rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
|
12475
12581
|
}
|
12476
12582
|
|
12477
|
-
.rdp
|
12478
|
-
|
12479
|
-
border-bottom-right-radius: 0;
|
12583
|
+
.rdp-caption_after_exit {
|
12584
|
+
animation: rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
|
12480
12585
|
}
|
12481
12586
|
|
12482
|
-
.rdp-
|
12483
|
-
|
12587
|
+
.rdp-caption_before_enter {
|
12588
|
+
animation: rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
|
12484
12589
|
}
|
12485
12590
|
|
12486
|
-
.rdp-
|
12487
|
-
|
12591
|
+
.rdp-caption_before_exit {
|
12592
|
+
animation: rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
|
12488
12593
|
}
|
12489
12594
|
|
12490
12595
|
.gd-date-range-row fieldset {
|
@@ -12638,30 +12743,32 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
12638
12743
|
}
|
12639
12744
|
|
12640
12745
|
.gd-date-range-picker-picker .rdp-months {
|
12641
|
-
|
12642
|
-
justify-content: center;
|
12746
|
+
position: unset;
|
12643
12747
|
}
|
12644
12748
|
|
12645
12749
|
.gd-date-range-picker-picker .rdp-nav {
|
12646
12750
|
position: absolute;
|
12647
|
-
top:
|
12751
|
+
top: 18px;
|
12752
|
+
height: 29px;
|
12648
12753
|
right: 0;
|
12649
12754
|
left: 0;
|
12650
12755
|
padding: 0 0.5rem;
|
12756
|
+
display: flex;
|
12757
|
+
justify-content: space-between;
|
12651
12758
|
}
|
12652
12759
|
|
12653
|
-
.gd-date-range-picker-picker .rdp-
|
12760
|
+
.gd-date-range-picker-picker .rdp-nav button {
|
12654
12761
|
position: absolute;
|
12655
|
-
width:
|
12656
|
-
height:
|
12762
|
+
width: 29px;
|
12763
|
+
height: 29px;
|
12657
12764
|
cursor: pointer;
|
12658
12765
|
}
|
12659
12766
|
|
12660
|
-
.gd-date-range-picker-picker .rdp-
|
12767
|
+
.gd-date-range-picker-picker .rdp-nav button:hover {
|
12661
12768
|
color: var(--gd-palette-complementary-6, #94a1ad);
|
12662
12769
|
}
|
12663
12770
|
|
12664
|
-
.gd-date-range-picker-picker .rdp-
|
12771
|
+
.gd-date-range-picker-picker .rdp-button_previous {
|
12665
12772
|
left: 0.8em;
|
12666
12773
|
display: block;
|
12667
12774
|
width: 2em;
|
@@ -12673,7 +12780,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
12673
12780
|
font-size: 18px;
|
12674
12781
|
}
|
12675
12782
|
|
12676
|
-
.gd-date-range-picker-picker .rdp-
|
12783
|
+
.gd-date-range-picker-picker .rdp-button_next {
|
12677
12784
|
right: 0.8em;
|
12678
12785
|
display: block;
|
12679
12786
|
width: 2em;
|
@@ -12685,10 +12792,15 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
12685
12792
|
font-size: 18px;
|
12686
12793
|
}
|
12687
12794
|
|
12688
|
-
.gd-date-range-picker-picker .rdp-
|
12795
|
+
.gd-date-range-picker-picker .rdp-chevron {
|
12796
|
+
fill: currentColor;
|
12797
|
+
}
|
12798
|
+
|
12799
|
+
.gd-date-range-picker-picker .rdp-month_caption {
|
12689
12800
|
display: flex;
|
12690
12801
|
justify-content: center;
|
12691
|
-
margin-bottom:
|
12802
|
+
margin-bottom: 10px;
|
12803
|
+
height: 29px;
|
12692
12804
|
}
|
12693
12805
|
|
12694
12806
|
.gd-date-range-picker-picker .rdp-caption_label {
|
@@ -12699,7 +12811,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
12699
12811
|
color: var(--gd-palette-complementary-9, #000);
|
12700
12812
|
}
|
12701
12813
|
|
12702
|
-
.gd-date-range-picker-picker .rdp-
|
12814
|
+
.gd-date-range-picker-picker .rdp-weekday {
|
12703
12815
|
display: table-cell;
|
12704
12816
|
color: var(--gd-palette-complementary-8-from-theme, #94a1ad);
|
12705
12817
|
cursor: help;
|
@@ -12710,7 +12822,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
12710
12822
|
text-align: center;
|
12711
12823
|
}
|
12712
12824
|
|
12713
|
-
.gd-date-range-picker-picker .rdp-
|
12825
|
+
.gd-date-range-picker-picker .rdp-weekday span {
|
12714
12826
|
text-decoration: none;
|
12715
12827
|
border-bottom: none;
|
12716
12828
|
}
|
@@ -12721,43 +12833,49 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
12721
12833
|
font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
|
12722
12834
|
font-size: 14px;
|
12723
12835
|
font-weight: 700;
|
12724
|
-
text-align: center;
|
12725
12836
|
border-radius: 0;
|
12726
12837
|
}
|
12727
12838
|
|
12728
|
-
.gd-date-range-picker-picker .rdp-day:not(.rdp-
|
12839
|
+
.gd-date-range-picker-picker .rdp-day:not(.rdp-range_middle):hover {
|
12729
12840
|
background: var(--gd-palette-complementary-2, #ebeff4);
|
12730
12841
|
cursor: pointer;
|
12731
12842
|
}
|
12732
12843
|
|
12733
|
-
.gd-date-range-picker-picker .rdp-
|
12844
|
+
.gd-date-range-picker-picker .rdp-day button {
|
12845
|
+
position: relative;
|
12846
|
+
left: 50%;
|
12847
|
+
transform: translateX(-50%);
|
12848
|
+
text-align: center;
|
12849
|
+
}
|
12850
|
+
|
12851
|
+
.gd-date-range-picker-picker .rdp-disabled {
|
12734
12852
|
color: var(--gd-palette-complementary-5, #b0beca);
|
12735
12853
|
cursor: default;
|
12736
12854
|
font-weight: 400;
|
12737
12855
|
}
|
12738
12856
|
|
12739
|
-
.gd-date-range-picker-picker .rdp-
|
12857
|
+
.gd-date-range-picker-picker .rdp-outside {
|
12740
12858
|
color: var(--gd-palette-complementary-7-from-theme, #687581);
|
12741
12859
|
cursor: default;
|
12742
12860
|
font-weight: 400;
|
12743
12861
|
opacity: 1;
|
12744
12862
|
}
|
12745
12863
|
|
12746
|
-
.gd-date-range-picker-picker .rdp-
|
12864
|
+
.gd-date-range-picker-picker .rdp-outside.rdp-selected {
|
12747
12865
|
font-weight: 700;
|
12748
12866
|
}
|
12749
12867
|
|
12750
|
-
.gd-date-range-picker-picker .rdp-
|
12868
|
+
.gd-date-range-picker-picker .rdp-selected:not(.rdp-disabled):not(.rdp-range_middle) {
|
12751
12869
|
color: var(--gd-palette-complementary-0, #fff);
|
12752
12870
|
background: var(--gd-palette-primary-base, #14b2e2);
|
12753
12871
|
}
|
12754
12872
|
|
12755
|
-
.gd-date-range-picker-picker .rdp-
|
12873
|
+
.gd-date-range-picker-picker .rdp-selected:not(.rdp-day_range_start):not(.rdp-range_end) {
|
12756
12874
|
color: var(--gd-palette-complementary-8, #464e56);
|
12757
12875
|
background: var(--gd-palette-primary-dimmed, #e8f7fc);
|
12758
12876
|
}
|
12759
12877
|
|
12760
|
-
.gd-date-range-picker-picker .rdp-
|
12878
|
+
.gd-date-range-picker-picker .rdp-selected:not(.rdp-day_range_start):not(.rdp-range_end):hover {
|
12761
12879
|
cursor: pointer;
|
12762
12880
|
}
|
12763
12881
|
|
@@ -17303,9 +17421,9 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
|
|
17303
17421
|
align-items: center;
|
17304
17422
|
}
|
17305
17423
|
|
17306
|
-
.gd-attribute-filter-dropdown-actions-left-content__next .gd-ui-kit-tooltip__anchor .gd-attribute-filter-
|
17307
|
-
.gd-attribute-filter-dropdown-actions-right-content__next .gd-ui-kit-tooltip__anchor .gd-attribute-filter-
|
17308
|
-
margin-
|
17424
|
+
.gd-attribute-filter-dropdown-actions-left-content__next .gd-ui-kit-tooltip__anchor .gd-attribute-filter-apply-button__next,
|
17425
|
+
.gd-attribute-filter-dropdown-actions-right-content__next .gd-ui-kit-tooltip__anchor .gd-attribute-filter-apply-button__next {
|
17426
|
+
margin-left: 10px;
|
17309
17427
|
}
|
17310
17428
|
|
17311
17429
|
.gd-is-mobile .gd-attribute-filter-dropdown-actions__next {
|
@@ -22712,7 +22830,7 @@ figure {
|
|
22712
22830
|
outline: none;
|
22713
22831
|
}
|
22714
22832
|
.gd-configuration-bubble-wrapper.overlay-wrapper.sdk-edit-mode-on .gd-configuration-bubble .gd-filter-view__list:focus-visible .gd-filter-view__item--isFocused .gd-filter-view__item__button {
|
22715
|
-
|
22833
|
+
opacity: 1;
|
22716
22834
|
}
|
22717
22835
|
.gd-configuration-bubble-wrapper.overlay-wrapper.sdk-edit-mode-on .gd-configuration-bubble .gd-filter-view__list:focus-visible .gd-filter-view__item--isFocusedSelectItem,
|
22718
22836
|
.gd-configuration-bubble-wrapper.overlay-wrapper.sdk-edit-mode-on .gd-configuration-bubble .gd-filter-view__list:focus-visible .gd-filter-view__item__button--isFocused {
|
@@ -22755,7 +22873,7 @@ figure {
|
|
22755
22873
|
|
22756
22874
|
.gd-filter-view__item {
|
22757
22875
|
display: flex;
|
22758
|
-
flex-direction: row
|
22876
|
+
flex-direction: row;
|
22759
22877
|
align-items: center;
|
22760
22878
|
height: 28px;
|
22761
22879
|
}
|
@@ -22780,21 +22898,20 @@ figure {
|
|
22780
22898
|
color: var(--gd-palette-complementary-5, #b0beca);
|
22781
22899
|
}
|
22782
22900
|
.gd-filter-view__item .gd-filter-view__item__button {
|
22783
|
-
|
22901
|
+
opacity: 0;
|
22784
22902
|
flex-shrink: 0;
|
22785
22903
|
height: 28px;
|
22786
22904
|
padding: 0;
|
22787
22905
|
margin: 0;
|
22788
22906
|
transition: none;
|
22789
|
-
|
22790
|
-
|
22791
|
-
font-size: 12px;
|
22907
|
+
display: flex;
|
22908
|
+
align-items: center;
|
22792
22909
|
}
|
22793
22910
|
.gd-filter-view__item:hover {
|
22794
22911
|
background: #ebeff4;
|
22795
22912
|
}
|
22796
|
-
.gd-filter-view__item:hover .gd-filter-view__item__button {
|
22797
|
-
|
22913
|
+
.gd-filter-view__item:hover .gd-filter-view__item__button, .gd-filter-view__item--isFocused:focus .gd-filter-view__item__button, .gd-filter-view__item--isFocused:focus-within .gd-filter-view__item__button {
|
22914
|
+
opacity: 1;
|
22798
22915
|
cursor: pointer;
|
22799
22916
|
}
|
22800
22917
|
.gd-filter-view__item .gd-filter-view__item__button--delete {
|
@@ -22809,12 +22926,17 @@ figure {
|
|
22809
22926
|
}
|
22810
22927
|
.gd-filter-view__item .gd-filter-view__item__delete-button-wrapper {
|
22811
22928
|
padding: 0 5px;
|
22929
|
+
display: flex;
|
22930
|
+
align-items: center;
|
22812
22931
|
}
|
22813
22932
|
.gd-filter-view__item .gd-filter-view__item__delete-button-wrapper:hover {
|
22814
22933
|
background-color: var(--gd-palette-error-lightest, #fff2f1);
|
22934
|
+
color: #e54d42;
|
22815
22935
|
}
|
22816
|
-
.gd-filter-view__item .gd-filter-
|
22817
|
-
.gd-filter-view__item .gd-filter-
|
22936
|
+
.gd-filter-view__item .gd-filter-view__item__button:has(~ .gd-filter-view__item__delete-button-wrapper:hover),
|
22937
|
+
.gd-filter-view__item .gd-filter-view__item__button ~ .gd-filter-view__item__delete-button-wrapper:hover,
|
22938
|
+
.gd-filter-view__item .gd-filter-view__item__value:has(~ .gd-filter-view__item__delete-button-wrapper:hover),
|
22939
|
+
.gd-filter-view__item .gd-filter-view__item__value ~ .gd-filter-view__item__delete-button-wrapper:hover {
|
22818
22940
|
background-color: var(--gd-palette-error-lightest, #fff2f1);
|
22819
22941
|
}
|
22820
22942
|
|