@gooddata/sdk-ui-dashboard 11.16.0-alpha.3 → 11.16.0-alpha.5

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 (117) hide show
  1. package/NOTICE +3 -3
  2. package/esm/__version.d.ts +1 -1
  3. package/esm/__version.js +1 -1
  4. package/esm/kdaDialog/components/KdaContent.d.ts +3 -3
  5. package/esm/kdaDialog/components/KdaContent.d.ts.map +1 -1
  6. package/esm/kdaDialog/components/KdaContent.js +8 -4
  7. package/esm/kdaDialog/components/KdaContent.js.map +1 -1
  8. package/esm/kdaDialog/components/KdaErrorComponent.d.ts +11 -0
  9. package/esm/kdaDialog/components/KdaErrorComponent.d.ts.map +1 -0
  10. package/esm/kdaDialog/components/KdaErrorComponent.js +53 -0
  11. package/esm/kdaDialog/components/KdaErrorComponent.js.map +1 -0
  12. package/esm/kdaDialog/composition/KeyDriversFooter.d.ts +1 -1
  13. package/esm/kdaDialog/composition/KeyDriversFooter.d.ts.map +1 -1
  14. package/esm/kdaDialog/composition/KeyDriversFooter.js +9 -4
  15. package/esm/kdaDialog/composition/KeyDriversFooter.js.map +1 -1
  16. package/esm/kdaDialog/dialog/KdaDialog.d.ts.map +1 -1
  17. package/esm/kdaDialog/dialog/KdaDialog.js +2 -2
  18. package/esm/kdaDialog/dialog/KdaDialog.js.map +1 -1
  19. package/esm/kdaDialog/dialog/KdaDialogController.d.ts +12 -1
  20. package/esm/kdaDialog/dialog/KdaDialogController.d.ts.map +1 -1
  21. package/esm/kdaDialog/dialog/KdaDialogController.js +2 -2
  22. package/esm/kdaDialog/dialog/KdaDialogController.js.map +1 -1
  23. package/esm/kdaDialog/dialog/hooks/useChangeAnalysis.d.ts.map +1 -1
  24. package/esm/kdaDialog/dialog/hooks/useChangeAnalysis.js +11 -1
  25. package/esm/kdaDialog/dialog/hooks/useChangeAnalysis.js.map +1 -1
  26. package/esm/kdaDialog/dialog/hooks/useTags.d.ts +5 -0
  27. package/esm/kdaDialog/dialog/hooks/useTags.d.ts.map +1 -0
  28. package/esm/kdaDialog/dialog/hooks/useTags.js +11 -0
  29. package/esm/kdaDialog/dialog/hooks/useTags.js.map +1 -0
  30. package/esm/kdaDialog/internalTypes.d.ts +4 -0
  31. package/esm/kdaDialog/internalTypes.d.ts.map +1 -1
  32. package/esm/kdaDialog/providers/Kda.d.ts +3 -1
  33. package/esm/kdaDialog/providers/Kda.d.ts.map +1 -1
  34. package/esm/kdaDialog/providers/Kda.js +4 -2
  35. package/esm/kdaDialog/providers/Kda.js.map +1 -1
  36. package/esm/kdaDialog/providers/KdaState.d.ts.map +1 -1
  37. package/esm/kdaDialog/providers/KdaState.js +4 -0
  38. package/esm/kdaDialog/providers/KdaState.js.map +1 -1
  39. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/resolveDashboardConfig.d.ts.map +1 -1
  40. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/resolveDashboardConfig.js +2 -1
  41. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/resolveDashboardConfig.js.map +1 -1
  42. package/esm/model/store/config/configSelectors.d.ts +12 -0
  43. package/esm/model/store/config/configSelectors.d.ts.map +1 -1
  44. package/esm/model/store/config/configSelectors.js +16 -0
  45. package/esm/model/store/config/configSelectors.js.map +1 -1
  46. package/esm/model/store/index.d.ts +1 -1
  47. package/esm/model/store/index.d.ts.map +1 -1
  48. package/esm/model/store/index.js +1 -1
  49. package/esm/model/store/index.js.map +1 -1
  50. package/esm/model/types/commonTypes.d.ts +11 -1
  51. package/esm/model/types/commonTypes.d.ts.map +1 -1
  52. package/esm/model/types/commonTypes.js +1 -1
  53. package/esm/model/types/commonTypes.js.map +1 -1
  54. package/esm/plugins/customizationApis/layoutCustomizer.js +2 -2
  55. package/esm/plugins/customizationApis/layoutCustomizer.js.map +1 -1
  56. package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertMeasureSelect.d.ts.map +1 -1
  57. package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertMeasureSelect.js +1 -1
  58. package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertMeasureSelect.js.map +1 -1
  59. package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertThresholdInput.d.ts.map +1 -1
  60. package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertThresholdInput.js +12 -1
  61. package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertThresholdInput.js.map +1 -1
  62. package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/Alert.d.ts.map +1 -1
  63. package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/Alert.js +1 -1
  64. package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/Alert.js.map +1 -1
  65. package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertOld.d.ts.map +1 -1
  66. package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertOld.js +1 -1
  67. package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/AlertOld.js.map +1 -1
  68. package/esm/presentation/automationFilters/useAutomationFiltersSelect.d.ts +1 -1
  69. package/esm/presentation/automationFilters/useAutomationFiltersSelect.d.ts.map +1 -1
  70. package/esm/presentation/automationFilters/useAutomationFiltersSelect.js +4 -4
  71. package/esm/presentation/automationFilters/useAutomationFiltersSelect.js.map +1 -1
  72. package/esm/presentation/dashboard/DashboardHeader/DashboardTabs.d.ts.map +1 -1
  73. package/esm/presentation/dashboard/DashboardHeader/DashboardTabs.js +4 -3
  74. package/esm/presentation/dashboard/DashboardHeader/DashboardTabs.js.map +1 -1
  75. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts.map +1 -1
  76. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js +79 -2
  77. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js.map +1 -1
  78. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +28 -0
  79. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
  80. package/esm/presentation/localization/bundles/en-US.localization-bundle.js +28 -0
  81. package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
  82. package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmail.d.ts.map +1 -1
  83. package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmail.js +1 -2
  84. package/esm/presentation/scheduledEmail/DefaultScheduledEmailManagementDialog/components/ScheduledEmail.js.map +1 -1
  85. package/esm/presentation/widget/common/configuration/DateDatasetDropdown.d.ts.map +1 -1
  86. package/esm/presentation/widget/common/configuration/DateDatasetDropdown.js +1 -3
  87. package/esm/presentation/widget/common/configuration/DateDatasetDropdown.js.map +1 -1
  88. package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts.map +1 -1
  89. package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.js +3 -2
  90. package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.js.map +1 -1
  91. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.d.ts.map +1 -1
  92. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.js +3 -3
  93. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.js.map +1 -1
  94. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts.map +1 -1
  95. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js +11 -9
  96. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js.map +1 -1
  97. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.js +2 -2
  98. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.js.map +1 -1
  99. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogSyncInsightProperties.d.ts +26 -0
  100. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogSyncInsightProperties.d.ts.map +1 -0
  101. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogSyncInsightProperties.js +55 -0
  102. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogSyncInsightProperties.js.map +1 -0
  103. package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetType.js +1 -1
  104. package/esm/presentation/widget/insight/configuration/DrillTargetType/DrillTargetType.js.map +1 -1
  105. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlert.d.ts.map +1 -1
  106. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlert.js +14 -6
  107. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/EditAlert.js.map +1 -1
  108. package/esm/sdk-ui-dashboard.d.ts +18 -1
  109. package/package.json +20 -20
  110. package/styles/css/drillDialog.css +2 -0
  111. package/styles/css/drillDialog.css.map +1 -1
  112. package/styles/css/kdaDialog.css +83 -0
  113. package/styles/css/kdaDialog.css.map +1 -1
  114. package/styles/css/main.css +85 -0
  115. package/styles/css/main.css.map +1 -1
  116. package/styles/scss/drillDialog.scss +2 -0
  117. package/styles/scss/kdaDialog.scss +95 -0
@@ -297,6 +297,15 @@
297
297
  flex-direction: row;
298
298
  gap: 20px;
299
299
 
300
+ &-full {
301
+ width: 100%;
302
+ height: 100%;
303
+ display: flex;
304
+ flex-direction: column;
305
+ justify-content: center;
306
+ align-items: center;
307
+ }
308
+
300
309
  &-left-panel {
301
310
  flex: 0 0 250px;
302
311
  max-width: 250px;
@@ -714,6 +723,92 @@
714
723
  .gd-kda-attributes-dropdown {
715
724
  display: inline-flex;
716
725
  }
726
+
727
+ //error component
728
+ .gd-kda-dialog-error {
729
+ display: flex;
730
+ flex-direction: column;
731
+ max-width: 460px;
732
+ gap: 0;
733
+
734
+ &-trace-id {
735
+ color: var(--gd-palette-complementary-6);
736
+ text-align: center;
737
+ font-size: 14px;
738
+ font-style: normal;
739
+ font-weight: 400;
740
+ line-height: 21px;
741
+ display: flex;
742
+ align-items: center;
743
+ justify-content: center;
744
+
745
+ &-name {
746
+ text-decoration: underline;
747
+ text-decoration-style: dashed;
748
+ }
749
+ }
750
+
751
+ &-details-show {
752
+ margin-top: 0;
753
+ display: flex;
754
+ flex-direction: column;
755
+
756
+ &-content {
757
+ margin-top: 15px;
758
+ margin-bottom: 15px;
759
+ display: flex;
760
+ flex-direction: column;
761
+ height: 233px;
762
+ padding-top: 5px;
763
+ align-items: flex-start;
764
+ align-self: stretch;
765
+ border-radius: 3px;
766
+ border: 1px solid var(--gd-palette-complementary-3);
767
+ }
768
+
769
+ &-content-title {
770
+ display: flex;
771
+ padding: 0 10px;
772
+ align-items: center;
773
+ gap: 5px;
774
+ align-self: stretch;
775
+ flex-grow: 0;
776
+ }
777
+
778
+ &-content-title-text {
779
+ flex: 1 0 0;
780
+ color: var(--gd-palette-complementary-6);
781
+ font-feature-settings:
782
+ "liga" off,
783
+ "clig" off;
784
+ font-size: 14px;
785
+ font-style: normal;
786
+ font-weight: 400;
787
+ line-height: 23px; /* 164.286% */
788
+ }
789
+
790
+ &-content-description {
791
+ display: flex;
792
+ padding: 10px;
793
+ align-items: flex-start;
794
+ gap: 10px;
795
+ align-self: stretch;
796
+ border-radius: 0 0 3px 3px;
797
+ border-top: 1px solid var(--gd-palette-complementary-3);
798
+ background: var(--gray-100-fcfcfd-com-0, #fcfcfd);
799
+ margin: 0;
800
+ color: var(--gd-palette-complementary-7);
801
+ font-family: "Andale Mono", serif;
802
+ font-size: 12px;
803
+ font-style: normal;
804
+ font-weight: 400;
805
+ line-height: 18px;
806
+ overflow: auto;
807
+ white-space: normal;
808
+ word-break: break-word;
809
+ }
810
+ }
811
+ }
717
812
  }
718
813
 
719
814
  @media (prefers-reduced-motion: reduce) {