@gooddata/sdk-ui-kit 10.25.0-alpha.9 → 10.26.0-alpha.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.
Files changed (166) hide show
  1. package/esm/@ui/UiButton/UiButton.js +1 -1
  2. package/esm/@ui/UiButton/UiButton.js.map +1 -1
  3. package/esm/@ui/UiChip/UiChip.d.ts.map +1 -1
  4. package/esm/@ui/UiChip/UiChip.js +9 -2
  5. package/esm/@ui/UiChip/UiChip.js.map +1 -1
  6. package/esm/@ui/UiFocusTrap/UiFocusTrap.d.ts +11 -1
  7. package/esm/@ui/UiFocusTrap/UiFocusTrap.d.ts.map +1 -1
  8. package/esm/@ui/UiFocusTrap/UiFocusTrap.js +31 -7
  9. package/esm/@ui/UiFocusTrap/UiFocusTrap.js.map +1 -1
  10. package/esm/@ui/UiSkeleton/UiSkeleton.d.ts +5 -1
  11. package/esm/@ui/UiSkeleton/UiSkeleton.d.ts.map +1 -1
  12. package/esm/@ui/UiSkeleton/UiSkeleton.js +2 -2
  13. package/esm/@ui/UiSkeleton/UiSkeleton.js.map +1 -1
  14. package/esm/Datepicker/Datepicker.d.ts +5 -0
  15. package/esm/Datepicker/Datepicker.d.ts.map +1 -1
  16. package/esm/Datepicker/Datepicker.js +9 -2
  17. package/esm/Datepicker/Datepicker.js.map +1 -1
  18. package/esm/Dialog/CommunityEditionDialog.d.ts.map +1 -1
  19. package/esm/Dialog/CommunityEditionDialog.js +5 -3
  20. package/esm/Dialog/CommunityEditionDialog.js.map +1 -1
  21. package/esm/Dialog/ConfirmDialogBase.d.ts +2 -6
  22. package/esm/Dialog/ConfirmDialogBase.d.ts.map +1 -1
  23. package/esm/Dialog/ConfirmDialogBase.js +32 -41
  24. package/esm/Dialog/ConfirmDialogBase.js.map +1 -1
  25. package/esm/Dialog/Dialog.d.ts +3 -5
  26. package/esm/Dialog/Dialog.d.ts.map +1 -1
  27. package/esm/Dialog/Dialog.js +10 -13
  28. package/esm/Dialog/Dialog.js.map +1 -1
  29. package/esm/Dialog/DialogBase.d.ts +2 -8
  30. package/esm/Dialog/DialogBase.d.ts.map +1 -1
  31. package/esm/Dialog/DialogBase.js +22 -39
  32. package/esm/Dialog/DialogBase.js.map +1 -1
  33. package/esm/Dialog/DialogCloseButton.d.ts +4 -0
  34. package/esm/Dialog/DialogCloseButton.d.ts.map +1 -0
  35. package/esm/Dialog/DialogCloseButton.js +8 -0
  36. package/esm/Dialog/DialogCloseButton.js.map +1 -0
  37. package/esm/Dialog/ExportDialog.d.ts +3 -3
  38. package/esm/Dialog/ExportDialog.d.ts.map +1 -1
  39. package/esm/Dialog/ExportDialog.js +3 -4
  40. package/esm/Dialog/ExportDialog.js.map +1 -1
  41. package/esm/Dialog/ExportDialogBase.d.ts +3 -11
  42. package/esm/Dialog/ExportDialogBase.d.ts.map +1 -1
  43. package/esm/Dialog/ExportDialogBase.js +14 -50
  44. package/esm/Dialog/ExportDialogBase.js.map +1 -1
  45. package/esm/Dialog/HubspotConversionTouchPointDialog.d.ts.map +1 -1
  46. package/esm/Dialog/HubspotConversionTouchPointDialog.js +5 -3
  47. package/esm/Dialog/HubspotConversionTouchPointDialog.js.map +1 -1
  48. package/esm/Dialog/HubspotConversionTouchPointDialogBase.d.ts +6 -0
  49. package/esm/Dialog/HubspotConversionTouchPointDialogBase.d.ts.map +1 -1
  50. package/esm/Dialog/HubspotConversionTouchPointDialogBase.js +3 -2
  51. package/esm/Dialog/HubspotConversionTouchPointDialogBase.js.map +1 -1
  52. package/esm/Dialog/StylingEditorDialog/StylingEditorDialog.d.ts +3 -2
  53. package/esm/Dialog/StylingEditorDialog/StylingEditorDialog.d.ts.map +1 -1
  54. package/esm/Dialog/StylingEditorDialog/StylingEditorDialog.js +5 -3
  55. package/esm/Dialog/StylingEditorDialog/StylingEditorDialog.js.map +1 -1
  56. package/esm/Dialog/StylingEditorDialog/StylingEditorDialogFooter.d.ts +3 -3
  57. package/esm/Dialog/StylingEditorDialog/StylingEditorDialogFooter.d.ts.map +1 -1
  58. package/esm/Dialog/StylingEditorDialog/StylingEditorDialogFooter.js +1 -1
  59. package/esm/Dialog/StylingEditorDialog/StylingEditorDialogFooter.js.map +1 -1
  60. package/esm/Dialog/StylingEditorDialog/index.d.ts +1 -1
  61. package/esm/Dialog/typings.d.ts +40 -21
  62. package/esm/Dialog/typings.d.ts.map +1 -1
  63. package/esm/Dropdown/DropdownList.d.ts.map +1 -1
  64. package/esm/Dropdown/DropdownList.js +3 -1
  65. package/esm/Dropdown/DropdownList.js.map +1 -1
  66. package/esm/Form/InputPure.d.ts +2 -1
  67. package/esm/Form/InputPure.d.ts.map +1 -1
  68. package/esm/Form/InputPure.js +3 -2
  69. package/esm/Form/InputPure.js.map +1 -1
  70. package/esm/List/InsightListItem.d.ts +2 -1
  71. package/esm/List/InsightListItem.d.ts.map +1 -1
  72. package/esm/List/InsightListItem.js +2 -2
  73. package/esm/List/InsightListItem.js.map +1 -1
  74. package/esm/List/InvertableSelect/InvertableSelectSearchBar.d.ts.map +1 -1
  75. package/esm/List/InvertableSelect/InvertableSelectSearchBar.js +3 -1
  76. package/esm/List/InvertableSelect/InvertableSelectSearchBar.js.map +1 -1
  77. package/esm/RecurrenceForm/CronExpression.d.ts +6 -2
  78. package/esm/RecurrenceForm/CronExpression.d.ts.map +1 -1
  79. package/esm/RecurrenceForm/CronExpression.js +15 -32
  80. package/esm/RecurrenceForm/CronExpression.js.map +1 -1
  81. package/esm/RecurrenceForm/CronExpressionSuggestion.d.ts +10 -0
  82. package/esm/RecurrenceForm/CronExpressionSuggestion.d.ts.map +1 -0
  83. package/esm/RecurrenceForm/CronExpressionSuggestion.js +21 -0
  84. package/esm/RecurrenceForm/CronExpressionSuggestion.js.map +1 -0
  85. package/esm/RecurrenceForm/DateTime.d.ts +1 -1
  86. package/esm/RecurrenceForm/DateTime.d.ts.map +1 -1
  87. package/esm/RecurrenceForm/DateTime.js +44 -6
  88. package/esm/RecurrenceForm/DateTime.js.map +1 -1
  89. package/esm/RecurrenceForm/Recurrence.d.ts +4 -0
  90. package/esm/RecurrenceForm/Recurrence.d.ts.map +1 -1
  91. package/esm/RecurrenceForm/Recurrence.js +30 -8
  92. package/esm/RecurrenceForm/Recurrence.js.map +1 -1
  93. package/esm/RecurrenceForm/RecurrenceForm.d.ts +4 -1
  94. package/esm/RecurrenceForm/RecurrenceForm.d.ts.map +1 -1
  95. package/esm/RecurrenceForm/RecurrenceForm.js +9 -6
  96. package/esm/RecurrenceForm/RecurrenceForm.js.map +1 -1
  97. package/esm/RecurrenceForm/RepeatTypeDescription.js +3 -2
  98. package/esm/RecurrenceForm/RepeatTypeDescription.js.map +1 -1
  99. package/esm/RecurrenceForm/RepeatTypeSelect.d.ts +1 -1
  100. package/esm/RecurrenceForm/RepeatTypeSelect.d.ts.map +1 -1
  101. package/esm/RecurrenceForm/RepeatTypeSelect.js +41 -18
  102. package/esm/RecurrenceForm/RepeatTypeSelect.js.map +1 -1
  103. package/esm/RecurrenceForm/constants.d.ts +1 -6
  104. package/esm/RecurrenceForm/constants.d.ts.map +1 -1
  105. package/esm/RecurrenceForm/constants.js +2 -7
  106. package/esm/RecurrenceForm/constants.js.map +1 -1
  107. package/esm/RecurrenceForm/locales.d.ts.map +1 -1
  108. package/esm/RecurrenceForm/locales.js +3 -1
  109. package/esm/RecurrenceForm/locales.js.map +1 -1
  110. package/esm/RecurrenceForm/useCronValidation.d.ts +17 -0
  111. package/esm/RecurrenceForm/useCronValidation.d.ts.map +1 -0
  112. package/esm/RecurrenceForm/useCronValidation.js +81 -0
  113. package/esm/RecurrenceForm/useCronValidation.js.map +1 -0
  114. package/esm/RecurrenceForm/utils.d.ts +3 -2
  115. package/esm/RecurrenceForm/utils.d.ts.map +1 -1
  116. package/esm/RecurrenceForm/utils.js +7 -2
  117. package/esm/RecurrenceForm/utils.js.map +1 -1
  118. package/esm/RecurrenceForm/utils.test.js +75 -65
  119. package/esm/RecurrenceForm/utils.test.js.map +1 -1
  120. package/esm/Typography/Typography.d.ts +1 -0
  121. package/esm/Typography/Typography.d.ts.map +1 -1
  122. package/esm/Typography/Typography.js +3 -3
  123. package/esm/Typography/Typography.js.map +1 -1
  124. package/esm/responsive/interfaces.d.ts +4 -0
  125. package/esm/responsive/interfaces.d.ts.map +1 -1
  126. package/esm/responsive/interfaces.js +1 -1
  127. package/esm/responsive/useMediaQuery.d.ts.map +1 -1
  128. package/esm/responsive/useMediaQuery.js +3 -1
  129. package/esm/responsive/useMediaQuery.js.map +1 -1
  130. package/esm/sdk-ui-kit.d.ts +105 -64
  131. package/esm/typings/utilities.d.ts +1 -0
  132. package/esm/typings/utilities.d.ts.map +1 -1
  133. package/esm/typings/utilities.js +2 -1
  134. package/esm/typings/utilities.js.map +1 -1
  135. package/package.json +9 -8
  136. package/src/@ui/UiChip/UiChip.scss +2 -0
  137. package/styles/css/aria.css +13 -0
  138. package/styles/css/aria.css.map +1 -0
  139. package/styles/css/bubble.css +1 -1
  140. package/styles/css/button.css +2 -2
  141. package/styles/css/datepicker.css +6 -6
  142. package/styles/css/descriptionPanel.css +1 -1
  143. package/styles/css/dialog.css +3 -3
  144. package/styles/css/dialogList.css +2 -2
  145. package/styles/css/form.css +2 -2
  146. package/styles/css/header.css +9 -9
  147. package/styles/css/hyperlink.css +1 -1
  148. package/styles/css/invertableSelect.css +1 -1
  149. package/styles/css/list.css +4 -4
  150. package/styles/css/main.css +132 -59
  151. package/styles/css/main.css.map +1 -1
  152. package/styles/css/menu.css +4 -4
  153. package/styles/css/messages.css +1 -1
  154. package/styles/css/overlay.css +3 -3
  155. package/styles/css/recurrenceForm.css +60 -2
  156. package/styles/css/recurrenceForm.css.map +1 -1
  157. package/styles/css/settingWidget.css +1 -1
  158. package/styles/css/shareDialog.css +4 -4
  159. package/styles/css/shareDialogSelectControl.css +3 -3
  160. package/styles/css/stylingEditorDialog.css +1 -1
  161. package/styles/css/tabs.css +1 -1
  162. package/styles/css/typo.css +11 -11
  163. package/styles/scss/aria.scss +13 -0
  164. package/styles/scss/main.scss +1 -0
  165. package/styles/scss/recurrenceForm.scss +76 -2
  166. package/styles/scss/variables.scss +1 -1
@@ -784,6 +784,9 @@
784
784
  overflow: hidden;
785
785
  text-overflow: ellipsis;
786
786
  }
787
+ .gd-ui-kit-chip__tag {
788
+ margin-left: 2px;
789
+ }
787
790
  .gd-ui-kit-chip__icon-before {
788
791
  margin-right: 5px;
789
792
  }
@@ -800,9 +803,21 @@
800
803
  .gd-ui-kit-chip__icon-lock {
801
804
  margin-left: 5px;
802
805
  }
806
+ .sr-only {
807
+ position: absolute;
808
+ width: 1px;
809
+ height: 1px;
810
+ padding: 0;
811
+ margin: -1px;
812
+ overflow: hidden;
813
+ clip: rect(0, 0, 0, 0);
814
+ white-space: nowrap;
815
+ border-width: 0;
816
+ }
817
+
803
818
  .gd-heading-1 {
804
819
  color: var(--gd-palette-complementary-8, #464e56);
805
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
820
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
806
821
  font-weight: 400;
807
822
  font-weight: 700;
808
823
  line-height: 30px;
@@ -811,7 +826,7 @@
811
826
 
812
827
  .gd-heading-2 {
813
828
  color: var(--gd-palette-complementary-8, #464e56);
814
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
829
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
815
830
  font-weight: 400;
816
831
  font-weight: 700;
817
832
  line-height: 26px;
@@ -820,7 +835,7 @@
820
835
 
821
836
  .gd-heading-3 {
822
837
  color: var(--gd-palette-complementary-8, #464e56);
823
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
838
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
824
839
  font-weight: 400;
825
840
  font-weight: 700;
826
841
  line-height: 23px;
@@ -828,7 +843,7 @@
828
843
  }
829
844
 
830
845
  .gd-paragraph {
831
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
846
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
832
847
  font-weight: 400;
833
848
  line-height: 1.4rem;
834
849
  color: var(--gd-palette-complementary-8, #464e56);
@@ -836,7 +851,7 @@
836
851
  }
837
852
 
838
853
  .gd-label-top {
839
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
854
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
840
855
  font-weight: 400;
841
856
  line-height: 1.8rem;
842
857
  color: var(--gd-palette-complementary-7, #6d7680);
@@ -845,7 +860,7 @@
845
860
  }
846
861
 
847
862
  .gd-label {
848
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
863
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
849
864
  font-weight: 400;
850
865
  line-height: 1.8rem;
851
866
  color: var(--gd-palette-complementary-7, #6d7680);
@@ -853,7 +868,7 @@
853
868
  }
854
869
 
855
870
  .gd-label-small {
856
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
871
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
857
872
  font-weight: 400;
858
873
  line-height: 1.8rem;
859
874
  color: var(--gd-palette-complementary-7, #6d7680);
@@ -865,7 +880,7 @@
865
880
  }
866
881
  .gd-typography--h1 {
867
882
  color: var(--gd-palette-complementary-8, #464e56);
868
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
883
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
869
884
  font-weight: 400;
870
885
  font-weight: 700;
871
886
  line-height: 30px;
@@ -873,7 +888,7 @@
873
888
  }
874
889
  .gd-typography--h2 {
875
890
  color: var(--gd-palette-complementary-8, #464e56);
876
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
891
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
877
892
  font-weight: 400;
878
893
  font-weight: 700;
879
894
  line-height: 26px;
@@ -881,14 +896,14 @@
881
896
  }
882
897
  .gd-typography--h3 {
883
898
  color: var(--gd-palette-complementary-8, #464e56);
884
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
899
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
885
900
  font-weight: 400;
886
901
  font-weight: 700;
887
902
  line-height: 23px;
888
903
  font-size: 17px;
889
904
  }
890
905
  .gd-typography--p {
891
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
906
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
892
907
  font-weight: 400;
893
908
  line-height: 1.4rem;
894
909
  color: var(--gd-palette-complementary-8, #464e56);
@@ -1357,7 +1372,7 @@
1357
1372
  .bubble .bubble-content .content,
1358
1373
  .bubble .bubble-content .content p,
1359
1374
  .bubble .bubble-content .content a {
1360
- font: 400 12px/18px gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
1375
+ font: 400 12px/18px var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
1361
1376
  }
1362
1377
  .bubble .bubble-content .content p {
1363
1378
  margin: 0;
@@ -1776,7 +1791,7 @@
1776
1791
  align-items: center;
1777
1792
  padding: 5px 14px;
1778
1793
  border: 1px solid transparent;
1779
- font: 400 14px/20px gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
1794
+ font: 400 14px/20px var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
1780
1795
  white-space: nowrap;
1781
1796
  vertical-align: middle;
1782
1797
  cursor: pointer;
@@ -2121,7 +2136,7 @@
2121
2136
  display: inline-flex;
2122
2137
  padding: 0 6px;
2123
2138
  border: 1px solid transparent;
2124
- font: 400 14px/30px gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
2139
+ font: 400 14px/30px var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
2125
2140
  vertical-align: middle;
2126
2141
  color: var(--gd-palette-primary-base, #14b2e2);
2127
2142
  background: none;
@@ -2948,7 +2963,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
2948
2963
  margin-bottom: 0.6em;
2949
2964
  }
2950
2965
  .gd-datepicker-picker .rdp-caption_label {
2951
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
2966
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
2952
2967
  font-size: 17px;
2953
2968
  text-align: center;
2954
2969
  font-weight: normal;
@@ -2961,7 +2976,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
2961
2976
  display: table-cell;
2962
2977
  color: var(--gd-palette-complementary-8-from-theme, #94a1ad);
2963
2978
  cursor: help;
2964
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
2979
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
2965
2980
  font-weight: 400;
2966
2981
  font-size: 13px;
2967
2982
  text-transform: none;
@@ -2974,7 +2989,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
2974
2989
  .gd-datepicker-picker .rdp-day {
2975
2990
  padding: 0.3125em 0.55em;
2976
2991
  color: var(--gd-palette-complementary-8, #464e56);
2977
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
2992
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
2978
2993
  font-size: 14px;
2979
2994
  font-weight: 700;
2980
2995
  text-align: center;
@@ -3071,7 +3086,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
3071
3086
  margin-left: 0.25em;
3072
3087
  margin-right: 0.25em;
3073
3088
  margin-bottom: 1em;
3074
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
3089
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
3075
3090
  font-size: 17px;
3076
3091
  text-align: center;
3077
3092
  }
@@ -3086,7 +3101,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
3086
3101
  color: var(--gd-palette-complementary-8-from-theme, #94a1ad);
3087
3102
  cursor: help;
3088
3103
  padding-bottom: 0.5em;
3089
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
3104
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
3090
3105
  font-weight: 400;
3091
3106
  font-size: 13px;
3092
3107
  text-align: center;
@@ -3105,7 +3120,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
3105
3120
  display: table-cell;
3106
3121
  padding: 0.3125em 0.55em;
3107
3122
  color: var(--gd-palette-complementary-8, #464e56);
3108
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
3123
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
3109
3124
  font-size: 14px;
3110
3125
  font-weight: 700;
3111
3126
  text-align: center;
@@ -3253,7 +3268,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
3253
3268
  }
3254
3269
  .gd-dialog-header h2 {
3255
3270
  color: var(--gd-palette-complementary-8, #464e56);
3256
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
3271
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
3257
3272
  font-weight: 400;
3258
3273
  font-weight: 700;
3259
3274
  line-height: 26px;
@@ -3261,7 +3276,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
3261
3276
  }
3262
3277
  .gd-dialog-header h3 {
3263
3278
  color: var(--gd-palette-complementary-8, #464e56);
3264
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
3279
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
3265
3280
  font-weight: 400;
3266
3281
  font-weight: 700;
3267
3282
  line-height: 23px;
@@ -3274,7 +3289,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
3274
3289
 
3275
3290
  .gd-dialog-icon {
3276
3291
  color: var(--gd-palette-complementary-8, #464e56);
3277
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
3292
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
3278
3293
  font-weight: 400;
3279
3294
  font-weight: 700;
3280
3295
  line-height: 30px;
@@ -3573,7 +3588,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
3573
3588
  color: var(--gd-palette-complementary-8, #464e56);
3574
3589
  background: var(--gd-palette-complementary-0, #fff);
3575
3590
  font-size: 14px;
3576
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
3591
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
3577
3592
  font-weight: 200;
3578
3593
  border-radius: 3px;
3579
3594
  box-shadow: inset 0 1px 1px 0 rgba(31, 53, 74, 0.15);
@@ -3953,7 +3968,7 @@ textarea.gd-input, textarea.input-text {
3953
3968
  color: var(--gd-palette-complementary-8, #464e56);
3954
3969
  background: var(--gd-palette-complementary-0, #fff);
3955
3970
  font-size: 14px;
3956
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
3971
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
3957
3972
  font-weight: 200;
3958
3973
  color: var(--gd-palette-complementary-6-from-theme, #b0beca);
3959
3974
  min-width: 30px;
@@ -5713,7 +5728,7 @@ span.CodeMirror-selectedtext {
5713
5728
  padding: 15px;
5714
5729
  color: var(--gd-palette-complementary-6, #94a1ad);
5715
5730
  font-size: 14px;
5716
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
5731
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
5717
5732
  text-align: center;
5718
5733
  }
5719
5734
 
@@ -5732,7 +5747,7 @@ span.CodeMirror-selectedtext {
5732
5747
  font-size: 12px;
5733
5748
  padding-top: 5px;
5734
5749
  border-top: 1px solid var(--gd-palette-complementary-3, #dde4eb);
5735
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
5750
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
5736
5751
  }
5737
5752
  .gd-list-status-bar span {
5738
5753
  flex: 0 0 auto;
@@ -5758,7 +5773,7 @@ span.CodeMirror-selectedtext {
5758
5773
  }
5759
5774
 
5760
5775
  .gd-list-actions {
5761
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
5776
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
5762
5777
  margin: 0 10px 10px;
5763
5778
  line-height: 1;
5764
5779
  font-size: 12px;
@@ -5813,7 +5828,7 @@ span.CodeMirror-selectedtext {
5813
5828
  padding: 0 10px;
5814
5829
  color: var(--gd-palette-complementary-8, #464e56);
5815
5830
  cursor: pointer;
5816
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
5831
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
5817
5832
  font-size: 12px;
5818
5833
  text-decoration: none;
5819
5834
  overflow: hidden;
@@ -6353,7 +6368,7 @@ span.CodeMirror-selectedtext {
6353
6368
  align-items: flex-end;
6354
6369
  margin: 0 20px -1px 0;
6355
6370
  padding: 3px 0;
6356
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
6371
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
6357
6372
  font-weight: 400;
6358
6373
  line-height: 16px;
6359
6374
  color: var(--gd-palette-complementary-7, #6d7680);
@@ -6388,7 +6403,7 @@ span.CodeMirror-selectedtext {
6388
6403
  padding: 0 0 0 20px;
6389
6404
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
6390
6405
  color: #fff;
6391
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
6406
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
6392
6407
  background: #000;
6393
6408
  }
6394
6409
  .gd-header.is-not-loaded {
@@ -6771,7 +6786,7 @@ a.gd-list-help-menu-item.gd-list-item:focus {
6771
6786
  min-width: 210px;
6772
6787
  }
6773
6788
  .gd-header-search-dropdown .gd-list .gd-list-item {
6774
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
6789
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
6775
6790
  font-weight: 400;
6776
6791
  }
6777
6792
 
@@ -6827,7 +6842,7 @@ a.gd-list-help-menu-item.gd-list-item:focus {
6827
6842
  min-width: 210px;
6828
6843
  }
6829
6844
  .gd-header-notifications-dropdown .gd-list .gd-list-item {
6830
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
6845
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
6831
6846
  font-weight: 400;
6832
6847
  }
6833
6848
 
@@ -6940,7 +6955,7 @@ a.gd-list-help-menu-item.gd-list-item:focus {
6940
6955
  margin: -1px 0 0 5px;
6941
6956
  font-size: 14px;
6942
6957
  line-height: 44px;
6943
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
6958
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
6944
6959
  }
6945
6960
  .gd-header-invite .gd-header-invite-icon {
6946
6961
  display: inline-block;
@@ -7160,7 +7175,7 @@ a.gd-list-help-menu-item.gd-list-item:focus {
7160
7175
  border: none;
7161
7176
  justify-content: flex-start;
7162
7177
  font-size: 14px;
7163
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
7178
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
7164
7179
  font-weight: 400;
7165
7180
  padding: 0 15px;
7166
7181
  }
@@ -7197,7 +7212,7 @@ a.gd-list-help-menu-item.gd-list-item:focus {
7197
7212
  min-width: 210px;
7198
7213
  }
7199
7214
  .gd-header-account-dropdown .gd-list .gd-list-item {
7200
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
7215
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
7201
7216
  font-weight: 400;
7202
7217
  }
7203
7218
  .gd-header-account-dropdown .gd-list a.gd-list-item:focus-visible {
@@ -7218,7 +7233,7 @@ a.gd-list-help-menu-item.gd-list-item:focus {
7218
7233
  .gd-header-help-dropdown .gd-list .gd-list-item {
7219
7234
  padding-top: 5px;
7220
7235
  padding-bottom: 5px;
7221
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
7236
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
7222
7237
  font-weight: 400;
7223
7238
  white-space: unset;
7224
7239
  }
@@ -7405,7 +7420,7 @@ button.gd-button-primary.gd-upsell-button {
7405
7420
  border-radius: 3px;
7406
7421
  color: #fff;
7407
7422
  background: #8351a4;
7408
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
7423
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
7409
7424
  }
7410
7425
  button.gd-button-primary.gd-upsell-button .gd-upgrade-button-text {
7411
7426
  margin-right: 11px;
@@ -7482,7 +7497,7 @@ button.gd-button-primary.gd-upsell-button:active {
7482
7497
  font: inherit;
7483
7498
  background: none !important;
7484
7499
  cursor: pointer;
7485
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
7500
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
7486
7501
  border-style: none;
7487
7502
  perspective-origin: 0 0;
7488
7503
  text-align: start;
@@ -7668,7 +7683,7 @@ button.gd-button-primary.gd-upsell-button:active {
7668
7683
  pointer-events: all;
7669
7684
  max-width: 100%;
7670
7685
  border-radius: 3px;
7671
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
7686
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
7672
7687
  font-size: 14px;
7673
7688
  text-align: left;
7674
7689
  }
@@ -7829,7 +7844,7 @@ button.gd-button-primary.gd-upsell-button:active {
7829
7844
  }
7830
7845
 
7831
7846
  .overlay {
7832
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
7847
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
7833
7848
  font-weight: 400;
7834
7849
  line-height: 1.4rem;
7835
7850
  color: var(--gd-palette-complementary-8, #464e56);
@@ -7837,7 +7852,7 @@ button.gd-button-primary.gd-upsell-button:active {
7837
7852
  position: relative;
7838
7853
  padding: 0.1px;
7839
7854
  border-radius: 3px;
7840
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
7855
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
7841
7856
  background-color: var(--gd-palette-complementary-0, #fff);
7842
7857
  box-shadow: 0 1px 20px var(--gd-shadow-color-from-theme, rgba(20, 56, 93, 0.2));
7843
7858
  }
@@ -7848,7 +7863,7 @@ button.gd-button-primary.gd-upsell-button:active {
7848
7863
  }
7849
7864
 
7850
7865
  .gd-overlay-content {
7851
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
7866
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
7852
7867
  line-height: 1.5;
7853
7868
  }
7854
7869
  .gd-overlay-content *,
@@ -9080,7 +9095,7 @@ button.gd-button-primary.gd-upsell-button:active {
9080
9095
  align-items: center;
9081
9096
  height: 50px;
9082
9097
  font-weight: normal;
9083
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
9098
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
9084
9099
  font-size: 14px;
9085
9100
  line-height: 20px;
9086
9101
  color: var(--gd-palette-complementary-6, #94a1ad);
@@ -9134,7 +9149,7 @@ button.gd-button-primary.gd-upsell-button:active {
9134
9149
  }
9135
9150
  .gd-share-dialog-grantee-item .gd-grantee-content-label {
9136
9151
  overflow: hidden;
9137
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
9152
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
9138
9153
  font-size: 14px;
9139
9154
  line-height: 1.3rem;
9140
9155
  white-space: nowrap;
@@ -9145,7 +9160,7 @@ button.gd-button-primary.gd-upsell-button:active {
9145
9160
  }
9146
9161
  .gd-share-dialog-grantee-item .gd-grantee-content-label-inactive {
9147
9162
  overflow: hidden;
9148
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
9163
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
9149
9164
  font-size: 14px;
9150
9165
  line-height: 1.3rem;
9151
9166
  white-space: nowrap;
@@ -9304,7 +9319,7 @@ button.gd-button-primary.gd-upsell-button:active {
9304
9319
  padding: 0 8px;
9305
9320
  margin-left: 4px;
9306
9321
  border: 1px solid transparent;
9307
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
9322
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
9308
9323
  }
9309
9324
  .gd-share-dialog-grantee-item .gd-granular-permission-button.disabled {
9310
9325
  color: var(--gd-palette-complementary-5, #b0beca);
@@ -9343,7 +9358,7 @@ button.gd-button-primary.gd-upsell-button:active {
9343
9358
  border: 1px solid var(--gd-palette-complementary-4, #ccd8e2);
9344
9359
  box-shadow: inset 0 1px 1px 0 rgba(31, 53, 74, 0.15);
9345
9360
  font-size: 14px;
9346
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
9361
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
9347
9362
  font-weight: 200;
9348
9363
  line-height: normal;
9349
9364
  vertical-align: middle;
@@ -9383,7 +9398,7 @@ button.gd-button-primary.gd-upsell-button:active {
9383
9398
  }
9384
9399
  .gd-share-dialog-content-select .gd-share-dialog-input .gd-share-dialog__input input {
9385
9400
  width: 100% !important;
9386
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
9401
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
9387
9402
  }
9388
9403
  .gd-share-dialog-content-select .gd-share-dialog__placeholder {
9389
9404
  position: absolute;
@@ -9435,7 +9450,7 @@ button.gd-button-primary.gd-upsell-button:active {
9435
9450
  margin: 4px;
9436
9451
  padding: 4px;
9437
9452
  font-size: 14px;
9438
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
9453
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
9439
9454
  font-weight: 200;
9440
9455
  line-height: normal;
9441
9456
  vertical-align: middle;
@@ -9857,7 +9872,7 @@ button.gd-button-primary.gd-upsell-button:active {
9857
9872
  min-height: 50px;
9858
9873
  padding-bottom: 5px;
9859
9874
  font-weight: normal;
9860
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
9875
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
9861
9876
  font-size: 14px;
9862
9877
  line-height: 20px;
9863
9878
  color: var(--gd-palette-complementary-6, #94a1ad);
@@ -9871,7 +9886,7 @@ button.gd-button-primary.gd-upsell-button:active {
9871
9886
  padding-top: 10px;
9872
9887
  text-align: center;
9873
9888
  font-weight: normal;
9874
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
9889
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
9875
9890
  font-size: 14px;
9876
9891
  line-height: 20px;
9877
9892
  color: var(--gd-palette-complementary-6, #94a1ad);
@@ -10136,7 +10151,7 @@ button.gd-button-primary.gd-upsell-button:active {
10136
10151
 
10137
10152
  .gd-styling-editor-dialog {
10138
10153
  display: flex;
10139
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
10154
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
10140
10155
  max-height: 560px;
10141
10156
  width: 100vw;
10142
10157
  height: 100vh;
@@ -10400,7 +10415,7 @@ input[type=search]::-webkit-search-cancel-button {
10400
10415
  font-size: 12px;
10401
10416
  padding-top: 5px;
10402
10417
  border-top: 1px solid var(--gd-palette-complementary-3, #dde4eb);
10403
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
10418
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
10404
10419
  }
10405
10420
  .gd-invertable-select-selection-status span,
10406
10421
  .gd-invertable-select-selection-status b {
@@ -10460,7 +10475,7 @@ input[type=search]::-webkit-search-cancel-button {
10460
10475
  flex-direction: row;
10461
10476
  align-items: center;
10462
10477
  flex-wrap: nowrap;
10463
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
10478
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
10464
10479
  margin: 20px;
10465
10480
  color: var(--gd-palette-complementary-8, #464e56);
10466
10481
  gap: 10px;
@@ -10535,7 +10550,7 @@ input[type=search]::-webkit-search-cancel-button {
10535
10550
  line-height: 20px;
10536
10551
  white-space: nowrap;
10537
10552
  color: var(--gd-palette-complementary-7-from-theme, #687581);
10538
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
10553
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
10539
10554
  font-size: 14px;
10540
10555
  text-decoration: none;
10541
10556
  gap: 10px;
@@ -10591,7 +10606,7 @@ input[type=search]::-webkit-search-cancel-button {
10591
10606
  flex-direction: column;
10592
10607
  gap: 10px;
10593
10608
  background-color: var(--gd-palette-complementary-0, #fff);
10594
- font-family: gdcustomfont, avenir, "Helvetica Neue", arial, sans-serif;
10609
+ font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
10595
10610
  max-height: 510px;
10596
10611
  overflow: hidden;
10597
10612
  padding: 15px 0;
@@ -10896,15 +10911,21 @@ input[type=search]::-webkit-search-cancel-button {
10896
10911
  .gd-recurrence-form .gd-input-component .gd-label {
10897
10912
  min-width: 100px;
10898
10913
  }
10914
+ .gd-recurrence-form .gd-recurrence-form-repeat-cron {
10915
+ margin-bottom: 0;
10916
+ }
10899
10917
  .gd-recurrence-form .gd-recurrence-form-datetime {
10900
10918
  display: flex;
10901
10919
  flex-direction: row;
10902
- align-items: center;
10920
+ align-items: flex-start;
10903
10921
  }
10904
10922
  .gd-recurrence-form .gd-recurrence-form-datetime > :not(:first-of-type):not(.gd-label),
10905
10923
  .gd-recurrence-form .gd-recurrence-form-datetime > :not(:last-of-type) {
10906
10924
  margin-right: 10px;
10907
10925
  }
10926
+ .gd-recurrence-form .gd-recurrence-form-datetime .gd-recurrence-form-datetime-timezone {
10927
+ margin-top: 5px;
10928
+ }
10908
10929
  .gd-recurrence-form .gd-recurrence-form-datetime .gd-label {
10909
10930
  margin-right: 0;
10910
10931
  }
@@ -10925,11 +10946,55 @@ input[type=search]::-webkit-search-cancel-button {
10925
10946
  max-width: 128px;
10926
10947
  }
10927
10948
  .gd-recurrence-form .gd-recurrence-form-datetime-inner,
10949
+ .gd-recurrence-form .gd-recurrence-form-time-inner,
10928
10950
  .gd-recurrence-form .gd-recurrence-form-repeat-inner {
10929
10951
  display: flex;
10930
10952
  gap: 10px;
10931
10953
  align-items: flex-start;
10932
10954
  }
10955
+ .gd-recurrence-form .gd-recurrence-form-datetime-inner .gd-recurrence-form-date {
10956
+ display: flex;
10957
+ flex-direction: column;
10958
+ gap: 5px;
10959
+ }
10960
+ .gd-recurrence-form .gd-recurrence-form-datetime-help,
10961
+ .gd-recurrence-form .gd-recurrence-form-datetime-error-message {
10962
+ font-size: 12px;
10963
+ font-style: normal;
10964
+ font-weight: 400;
10965
+ line-height: 13px;
10966
+ width: 128px;
10967
+ }
10968
+ .gd-recurrence-form .gd-recurrence-form-datetime-error-message {
10969
+ color: #e54d42;
10970
+ }
10971
+ .gd-recurrence-form .gd-recurrence-form-datetime-help {
10972
+ color: var(--gd-palette-complementary-6, #94a1ad);
10973
+ }
10974
+ .gd-recurrence-form .gd-recurrence-form-hint-wrapper {
10975
+ margin-bottom: 20px;
10976
+ }
10977
+ .gd-recurrence-form .gd-recurrence-form-hint-wrapper .gd-recurrence-form-cron-help,
10978
+ .gd-recurrence-form .gd-recurrence-form-hint-wrapper .gd-recurrence-form-cron-error-message {
10979
+ font-size: 12px;
10980
+ font-style: normal;
10981
+ font-weight: 400;
10982
+ line-height: 13px;
10983
+ }
10984
+ .gd-recurrence-form .gd-recurrence-form-hint-wrapper .gd-recurrence-form-cron-help,
10985
+ .gd-recurrence-form .gd-recurrence-form-hint-wrapper .gd-recurrence-form-cron-help a {
10986
+ color: var(--gd-palette-complementary-6, #94a1ad);
10987
+ }
10988
+ .gd-recurrence-form .gd-recurrence-form-hint-wrapper .gd-recurrence-form-cron-help a {
10989
+ text-decoration: underline;
10990
+ }
10991
+ .gd-recurrence-form .gd-recurrence-form-hint-wrapper .gd-recurrence-form-cron-error-message {
10992
+ color: #e54d42;
10993
+ }
10994
+ .gd-recurrence-form .gd-recurrence-form-hint-wrapper .gd-recurrence-form-cron-error-message a {
10995
+ text-decoration: underline;
10996
+ color: #e54d42;
10997
+ }
10933
10998
  .gd-recurrence-form .gd-recurrence-form-repeat {
10934
10999
  display: flex;
10935
11000
  flex-direction: row;
@@ -10963,7 +11028,8 @@ input[type=search]::-webkit-search-cancel-button {
10963
11028
  .gd-recurrence-form .gd-recurrence-form-repeat .gd-recurrence-form-cron .gd-recurrence-form-cron-help a {
10964
11029
  color: var(--gd-palette-complementary-6, #94a1ad);
10965
11030
  }
10966
- .gd-recurrence-form .gd-recurrence-form-repeat .gd-recurrence-form-cron .gd-recurrence-form-cron-error-message {
11031
+ .gd-recurrence-form .gd-recurrence-form-repeat .gd-recurrence-form-cron .gd-recurrence-form-cron-error-message,
11032
+ .gd-recurrence-form .gd-recurrence-form-repeat .gd-recurrence-form-cron .gd-recurrence-form-cron-error-message a {
10967
11033
  color: #e54d42;
10968
11034
  }
10969
11035
  .gd-recurrence-form .gd-recurrence-form-repeat .gd-recurrence-form-cron-icon {
@@ -10979,6 +11045,7 @@ input[type=search]::-webkit-search-cancel-button {
10979
11045
  font-size: 14px;
10980
11046
  line-height: 19px;
10981
11047
  gap: 5px;
11048
+ margin-top: 5px;
10982
11049
  }
10983
11050
  @media only screen and (max-width: 640px) {
10984
11051
  .gd-recurrence-form .gd-recurrence-form-datetime,
@@ -10995,4 +11062,10 @@ input[type=search]::-webkit-search-cancel-button {
10995
11062
  }
10996
11063
  }
10997
11064
 
11065
+ @media only screen and (min-width:641px) {
11066
+ .gd-notifications-channel-dialog-content-wrapper .gd-recurrence-form .gd-recurrence-form-hint-wrapper {
11067
+ margin-left: 105px;
11068
+ }
11069
+ }
11070
+
10998
11071
  /*# sourceMappingURL=main.css.map */