@mxtommy/kip 3.0.0-beta.21 → 3.0.0-beta.22

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mxtommy/kip",
3
- "version": "3.0.0-beta.21",
3
+ "version": "3.0.0-beta.22",
4
4
  "description": "An advanced and versatile marine instrumentation package to display Signal K data.",
5
5
  "license": "MIT",
6
6
  "author": {
package/public/main.js CHANGED
@@ -123933,120 +123933,100 @@ var WidgetSimpleLinearComponent = class _WidgetSimpleLinearComponent extends Bas
123933
123933
  function WidgetTutorialComponent_Conditional_2_Template(rf, ctx) {
123934
123934
  if (rf & 1) {
123935
123935
  const _r1 = \u0275\u0275getCurrentView();
123936
- \u0275\u0275elementStart(0, "h5");
123937
- \u0275\u0275text(1, "Welcome to KIP");
123936
+ \u0275\u0275elementStart(0, "h3");
123937
+ \u0275\u0275text(1, "Getting Started");
123938
123938
  \u0275\u0275elementEnd();
123939
- \u0275\u0275elementStart(2, "h6");
123940
- \u0275\u0275text(3, "Gestures");
123939
+ \u0275\u0275elementStart(2, "p");
123940
+ \u0275\u0275text(3, "Welcome to KIP! Here are some basic gestures to help you navigate the application:");
123941
123941
  \u0275\u0275elementEnd();
123942
123942
  \u0275\u0275elementStart(4, "ul")(5, "li")(6, "strong");
123943
- \u0275\u0275text(7, "Swipe up / down");
123943
+ \u0275\u0275text(7, "Swipe up/down");
123944
123944
  \u0275\u0275elementEnd();
123945
- \u0275\u0275text(8, " to cycle trough dashboards (Only one dashboard is present by default)");
123945
+ \u0275\u0275text(8, " to cycle through dashboards (Only one dashboard is present by default)");
123946
123946
  \u0275\u0275elementEnd();
123947
123947
  \u0275\u0275elementStart(9, "li")(10, "strong");
123948
- \u0275\u0275text(11, "Swipe right");
123948
+ \u0275\u0275text(11, "Swipe left");
123949
123949
  \u0275\u0275elementEnd();
123950
123950
  \u0275\u0275text(12, " to access the actions menu");
123951
123951
  \u0275\u0275elementEnd();
123952
123952
  \u0275\u0275elementStart(13, "li")(14, "strong");
123953
- \u0275\u0275text(15, "Swipe left");
123953
+ \u0275\u0275text(15, "Swipe right");
123954
123954
  \u0275\u0275elementEnd();
123955
123955
  \u0275\u0275text(16, " to access the notifications menu");
123956
123956
  \u0275\u0275elementEnd()();
123957
123957
  \u0275\u0275elementStart(17, "h6");
123958
- \u0275\u0275text(18, "Getting Started");
123958
+ \u0275\u0275text(18, "Load Demonstration Dashboards");
123959
123959
  \u0275\u0275elementEnd();
123960
- \u0275\u0275elementStart(19, "ul")(20, "li");
123961
- \u0275\u0275text(21, "Load Live Demo ");
123962
- \u0275\u0275elementStart(22, "p");
123963
- \u0275\u0275text(23, "To dive right in and see what KIP can do! Load the demo configuration with simulated data from demo.signalk.org. Note that an internet connection is required.");
123960
+ \u0275\u0275elementStart(19, "p");
123961
+ \u0275\u0275text(20, " Try out the sample Dashboard with simulated data from demo.signalk.org (");
123962
+ \u0275\u0275elementStart(21, "i");
123963
+ \u0275\u0275text(22, "internet connection is required to receive data");
123964
123964
  \u0275\u0275elementEnd();
123965
- \u0275\u0275elementStart(24, "button", 2);
123966
- \u0275\u0275listener("click", function WidgetTutorialComponent_Conditional_2_Template_button_click_24_listener() {
123965
+ \u0275\u0275text(23, "). ");
123966
+ \u0275\u0275element(24, "br");
123967
+ \u0275\u0275elementStart(25, "button", 2);
123968
+ \u0275\u0275listener("click", function WidgetTutorialComponent_Conditional_2_Template_button_click_25_listener() {
123967
123969
  \u0275\u0275restoreView(_r1);
123968
123970
  const ctx_r1 = \u0275\u0275nextContext();
123969
123971
  return \u0275\u0275resetView(ctx_r1.loadDemoConfig());
123970
123972
  });
123971
- \u0275\u0275text(25, "Load Demo");
123972
- \u0275\u0275elementEnd();
123973
- \u0275\u0275element(26, "br")(27, "br");
123974
- \u0275\u0275elementEnd();
123975
- \u0275\u0275elementStart(28, "li");
123976
- \u0275\u0275text(29, "Connect to a Signal K server, then start configuring widgets ");
123977
- \u0275\u0275elementStart(30, "p");
123978
- \u0275\u0275text(31, ` Configure KIP's Signal K server URL connection and connect to receive data. Use the "Set Sign In credentials" button to authenticate to the server with a pre existing Signal K user/password. This setting also tells KIP to save the widget configuration on the Signal K server under your user profile, so your widget configuration is shared by all devices that you log in from. See `);
123979
- \u0275\u0275elementStart(32, "a", 3);
123980
- \u0275\u0275text(33, "Configuration Management Help");
123981
- \u0275\u0275elementEnd();
123982
- \u0275\u0275text(34, " for more instructions. ");
123983
- \u0275\u0275elementEnd();
123984
- \u0275\u0275elementStart(35, "p");
123985
- \u0275\u0275text(36, "Swipe right to open the Actions menu and hit the Edit dashboard button in the upper right hand corner. ");
123986
- \u0275\u0275elementEnd();
123987
- \u0275\u0275elementStart(37, "p");
123988
- \u0275\u0275text(38, "You can also add more dashboards using the Dashboards option from the Actions menu. Dashboards can be reordered, duplicated and renamed using Drag & Drop and Long Press actions menu.");
123989
- \u0275\u0275elementEnd();
123990
- \u0275\u0275elementStart(39, "button", 4);
123991
- \u0275\u0275text(40, "Connectivity settings");
123992
- \u0275\u0275elementEnd();
123993
- \u0275\u0275element(41, "br");
123973
+ \u0275\u0275text(26, "Load Demo");
123994
123974
  \u0275\u0275elementEnd()();
123995
- \u0275\u0275elementStart(42, "h6");
123996
- \u0275\u0275text(43, "Start editing dashboards");
123975
+ \u0275\u0275elementStart(27, "h6");
123976
+ \u0275\u0275text(28, "Create Your Own Layout");
123997
123977
  \u0275\u0275elementEnd();
123998
- \u0275\u0275elementStart(44, "p");
123999
- \u0275\u0275text(45, ' Dashboards are "Locked" by default. This is to prevent accidental touch screens interaction from changing anything. To edit, add, remove and configure widgets in dashboards, you first need to access the Actions menu by swiping left and hit the edit dashboard button in the upper right hand corner. Go Ahead try it now! ');
123978
+ \u0275\u0275elementStart(29, "p");
123979
+ \u0275\u0275text(30, " First, configure Signal K server authentication (");
123980
+ \u0275\u0275elementStart(31, "i");
123981
+ \u0275\u0275text(32, "a pre-existing Signal K server user/password is required");
124000
123982
  \u0275\u0275elementEnd();
124001
- \u0275\u0275elementStart(46, "p");
124002
- \u0275\u0275text(47, "Once you are editing a dashboard, you can:");
123983
+ \u0275\u0275text(33, '). Swipe left to open the Actions menu and hit Settings, then the "Set Credential" button. ');
124003
123984
  \u0275\u0275elementEnd();
124004
- \u0275\u0275elementStart(48, "ol")(49, "li");
124005
- \u0275\u0275text(50, "Touch and Drag to move widgets");
123985
+ \u0275\u0275elementStart(34, "p");
123986
+ \u0275\u0275text(35, ' Dashboards (individual layout pages) are "Locked" by default. This is to prevent accidental modifications. Edit the dashboard by swiping left to open the Actions menu and hit the bottom unlock button. You can later add and manage dashboards using the Dashboards option from the Actions menu. ');
124006
123987
  \u0275\u0275elementEnd();
124007
- \u0275\u0275elementStart(51, "li");
124008
- \u0275\u0275text(52, "Drag the corners and sides to resize widgets");
124009
- \u0275\u0275elementEnd();
124010
- \u0275\u0275elementStart(53, "li");
124011
- \u0275\u0275text(54, "Double Tap on a widget to configure it");
124012
- \u0275\u0275elementEnd();
124013
- \u0275\u0275elementStart(55, "li");
124014
- \u0275\u0275text(56, "Long Press on a widget to access additional options such as delete amd duplicate");
123988
+ \u0275\u0275elementStart(36, "p")(37, "strong");
123989
+ \u0275\u0275text(38, "Try editing the Dashboard now to receive further instructions!");
124015
123990
  \u0275\u0275elementEnd()();
124016
123991
  }
124017
123992
  }
124018
123993
  function WidgetTutorialComponent_Conditional_3_Template(rf, ctx) {
124019
123994
  if (rf & 1) {
124020
- \u0275\u0275elementStart(0, "h5");
124021
- \u0275\u0275text(1, "Editing Dashboard Layouts");
123995
+ \u0275\u0275elementStart(0, "h6");
123996
+ \u0275\u0275text(1, "Build Your Layout");
124022
123997
  \u0275\u0275elementEnd();
124023
123998
  \u0275\u0275elementStart(2, "p");
124024
- \u0275\u0275text(3, " Possible gesture and actions: ");
123999
+ \u0275\u0275text(3, " First, resize this Tutorial widget using the now visible dashed borders so it does not take up all the screen. Then, to add a widget, in an empty dashboard area, press and hold. This will open the widget selection menu. Here you can choose from a variety of widgets. ");
124025
124000
  \u0275\u0275elementEnd();
124026
124001
  \u0275\u0275elementStart(4, "p");
124027
- \u0275\u0275text(5, " From the left editing menu you can: ");
124002
+ \u0275\u0275text(5, "To manage widgets, you can:");
124028
124003
  \u0275\u0275elementEnd();
124029
- \u0275\u0275elementStart(6, "ol")(7, "li");
124030
- \u0275\u0275text(8, "Filter and add widgets");
124004
+ \u0275\u0275elementStart(6, "ul")(7, "li")(8, "strong");
124005
+ \u0275\u0275text(9, "Touch and drag");
124031
124006
  \u0275\u0275elementEnd();
124032
- \u0275\u0275elementStart(9, "li");
124033
- \u0275\u0275text(10, "Exit the dashboard edit mode using the X button");
124034
- \u0275\u0275elementEnd()();
124035
- \u0275\u0275elementStart(11, "p");
124036
- \u0275\u0275text(12, " With the widgets themselves you can: ");
124007
+ \u0275\u0275text(10, " to move widgets");
124008
+ \u0275\u0275elementEnd();
124009
+ \u0275\u0275elementStart(11, "li")(12, "strong");
124010
+ \u0275\u0275text(13, "Drag the corners and sides");
124037
124011
  \u0275\u0275elementEnd();
124038
- \u0275\u0275elementStart(13, "ol")(14, "li");
124039
- \u0275\u0275text(15, "Drag the widget to change it's position.");
124012
+ \u0275\u0275text(14, " to resize widgets");
124040
124013
  \u0275\u0275elementEnd();
124041
- \u0275\u0275elementStart(16, "li");
124042
- \u0275\u0275text(17, "Use the widget corners handles to change its size.");
124014
+ \u0275\u0275elementStart(15, "li")(16, "strong");
124015
+ \u0275\u0275text(17, "Double tap");
124043
124016
  \u0275\u0275elementEnd();
124044
- \u0275\u0275elementStart(18, "li");
124045
- \u0275\u0275text(19, "Double tap/double click a widget to access its configuration options");
124017
+ \u0275\u0275text(18, " on a widget to configure it");
124046
124018
  \u0275\u0275elementEnd();
124047
- \u0275\u0275elementStart(20, "li");
124048
- \u0275\u0275text(21, "Long press a widget access additional widget operations such as delete and duplicate");
124019
+ \u0275\u0275elementStart(19, "li")(20, "strong");
124020
+ \u0275\u0275text(21, "Long press");
124021
+ \u0275\u0275elementEnd();
124022
+ \u0275\u0275text(22, " on a widget to delete or duplicate widgets");
124049
124023
  \u0275\u0275elementEnd()();
124024
+ \u0275\u0275elementStart(23, "h6");
124025
+ \u0275\u0275text(24, "Exit Dashboard Edit Mode");
124026
+ \u0275\u0275elementEnd();
124027
+ \u0275\u0275elementStart(25, "p");
124028
+ \u0275\u0275text(26, "Use the Save or Cancel buttons in the lower right corner to either persist your changes or revert back all changes.");
124029
+ \u0275\u0275elementEnd();
124050
124030
  }
124051
124031
  }
124052
124032
  var WidgetTutorialComponent = class _WidgetTutorialComponent extends BaseWidgetComponent {
@@ -124068,7 +124048,7 @@ var WidgetTutorialComponent = class _WidgetTutorialComponent extends BaseWidgetC
124068
124048
  static \u0275fac = function WidgetTutorialComponent_Factory(__ngFactoryType__) {
124069
124049
  return new (__ngFactoryType__ || _WidgetTutorialComponent)();
124070
124050
  };
124071
- static \u0275cmp = /* @__PURE__ */ \u0275\u0275defineComponent({ type: _WidgetTutorialComponent, selectors: [["widget-tutorial"]], standalone: true, features: [\u0275\u0275InheritDefinitionFeature, \u0275\u0275StandaloneFeature], decls: 4, vars: 3, consts: [[3, "configChange", "config", "id"], [2, "padding", "10px"], ["mat-raised-button", "", 3, "click"], ["routerLink", "/help"], ["mat-raised-button", "", "routerLink", "/settings"]], template: function WidgetTutorialComponent_Template(rf, ctx) {
124051
+ static \u0275cmp = /* @__PURE__ */ \u0275\u0275defineComponent({ type: _WidgetTutorialComponent, selectors: [["widget-tutorial"]], standalone: true, features: [\u0275\u0275InheritDefinitionFeature, \u0275\u0275StandaloneFeature], decls: 4, vars: 3, consts: [[3, "configChange", "config", "id"], [1, "tutorial-container"], ["mat-raised-button", "", 3, "click"]], template: function WidgetTutorialComponent_Template(rf, ctx) {
124072
124052
  if (rf & 1) {
124073
124053
  \u0275\u0275elementStart(0, "widget-host", 0);
124074
124054
  \u0275\u0275twoWayListener("configChange", function WidgetTutorialComponent_Template_widget_host_configChange_0_listener($event) {
@@ -124079,7 +124059,7 @@ var WidgetTutorialComponent = class _WidgetTutorialComponent extends BaseWidgetC
124079
124059
  return ctx.updateConfig($event);
124080
124060
  });
124081
124061
  \u0275\u0275elementStart(1, "div", 1);
124082
- \u0275\u0275template(2, WidgetTutorialComponent_Conditional_2_Template, 57, 0)(3, WidgetTutorialComponent_Conditional_3_Template, 22, 0);
124062
+ \u0275\u0275template(2, WidgetTutorialComponent_Conditional_2_Template, 39, 0)(3, WidgetTutorialComponent_Conditional_3_Template, 27, 0);
124083
124063
  \u0275\u0275elementEnd()();
124084
124064
  }
124085
124065
  if (rf & 2) {
@@ -124088,7 +124068,7 @@ var WidgetTutorialComponent = class _WidgetTutorialComponent extends BaseWidgetC
124088
124068
  \u0275\u0275advance(2);
124089
124069
  \u0275\u0275conditional(ctx.dashboard.isDashboardStatic() ? 2 : 3);
124090
124070
  }
124091
- }, dependencies: [WidgetHostComponent, MatButton, RouterLink], encapsulation: 2 });
124071
+ }, dependencies: [WidgetHostComponent, MatButton], styles: ["\n\n.tutorial-container[_ngcontent-%COMP%] {\n overflow-y: scroll;\n -webkit-overflow-scrolling: touch;\n height: 100%;\n padding: 15px;\n}\n/*# sourceMappingURL=widget-tutorial.component.css.map */"] });
124092
124072
  };
124093
124073
  (() => {
124094
124074
  (typeof ngDevMode === "undefined" || ngDevMode) && \u0275setClassDebugInfo(WidgetTutorialComponent, { className: "WidgetTutorialComponent" });
@@ -128864,37 +128844,27 @@ var DashboardsManageBottomSheetComponent = class _DashboardsManageBottomSheetCom
128864
128844
  static \u0275fac = function DashboardsManageBottomSheetComponent_Factory(__ngFactoryType__) {
128865
128845
  return new (__ngFactoryType__ || _DashboardsManageBottomSheetComponent)();
128866
128846
  };
128867
- static \u0275cmp = /* @__PURE__ */ \u0275\u0275defineComponent({ type: _DashboardsManageBottomSheetComponent, selectors: [["dashboards-manage-bottom-sheet"]], standalone: true, features: [\u0275\u0275StandaloneFeature], decls: 16, vars: 0, consts: [["mat-list-item", "", 3, "click"], ["matListItemIcon", ""]], template: function DashboardsManageBottomSheetComponent_Template(rf, ctx) {
128847
+ static \u0275cmp = /* @__PURE__ */ \u0275\u0275defineComponent({ type: _DashboardsManageBottomSheetComponent, selectors: [["dashboards-manage-bottom-sheet"]], standalone: true, features: [\u0275\u0275StandaloneFeature], decls: 11, vars: 0, consts: [["mat-list-item", "", 3, "click"], ["matListItemIcon", ""]], template: function DashboardsManageBottomSheetComponent_Template(rf, ctx) {
128868
128848
  if (rf & 1) {
128869
128849
  \u0275\u0275elementStart(0, "mat-action-list")(1, "button", 0);
128870
128850
  \u0275\u0275listener("click", function DashboardsManageBottomSheetComponent_Template_button_click_1_listener() {
128871
- return ctx.clickAction("rename");
128851
+ return ctx.clickAction("duplicate");
128872
128852
  });
128873
128853
  \u0275\u0275elementStart(2, "mat-icon", 1);
128874
- \u0275\u0275text(3, "edit");
128854
+ \u0275\u0275text(3, "content_copy");
128875
128855
  \u0275\u0275elementEnd();
128876
128856
  \u0275\u0275elementStart(4, "span");
128877
- \u0275\u0275text(5, "Rename");
128857
+ \u0275\u0275text(5, "Duplicate");
128878
128858
  \u0275\u0275elementEnd()();
128879
128859
  \u0275\u0275elementStart(6, "button", 0);
128880
128860
  \u0275\u0275listener("click", function DashboardsManageBottomSheetComponent_Template_button_click_6_listener() {
128881
- return ctx.clickAction("duplicate");
128861
+ return ctx.clickAction("delete");
128882
128862
  });
128883
128863
  \u0275\u0275elementStart(7, "mat-icon", 1);
128884
- \u0275\u0275text(8, "content_copy");
128864
+ \u0275\u0275text(8, "delete_forever");
128885
128865
  \u0275\u0275elementEnd();
128886
128866
  \u0275\u0275elementStart(9, "span");
128887
- \u0275\u0275text(10, "Duplicate");
128888
- \u0275\u0275elementEnd()();
128889
- \u0275\u0275elementStart(11, "button", 0);
128890
- \u0275\u0275listener("click", function DashboardsManageBottomSheetComponent_Template_button_click_11_listener() {
128891
- return ctx.clickAction("delete");
128892
- });
128893
- \u0275\u0275elementStart(12, "mat-icon", 1);
128894
- \u0275\u0275text(13, "delete_forever");
128895
- \u0275\u0275elementEnd();
128896
- \u0275\u0275elementStart(14, "span");
128897
- \u0275\u0275text(15, "Delete");
128867
+ \u0275\u0275text(10, "Delete");
128898
128868
  \u0275\u0275elementEnd()()();
128899
128869
  }
128900
128870
  }, dependencies: [MatListModule, MatActionList, MatListItem, MatListItemIcon, MatIconModule, MatIcon] });
@@ -128913,6 +128883,10 @@ function DashboardsEditorComponent_For_3_Template(rf, ctx) {
128913
128883
  const \u0275$index_5_r2 = \u0275\u0275restoreView(_r1).$index;
128914
128884
  const ctx_r2 = \u0275\u0275nextContext();
128915
128885
  return \u0275\u0275resetView(ctx_r2.openBottomSheet(\u0275$index_5_r2));
128886
+ })("doubletap", function DashboardsEditorComponent_For_3_Template_div_doubletap_0_listener() {
128887
+ const \u0275$index_5_r2 = \u0275\u0275restoreView(_r1).$index;
128888
+ const ctx_r2 = \u0275\u0275nextContext();
128889
+ return \u0275\u0275resetView(ctx_r2.editDashboard(\u0275$index_5_r2));
128916
128890
  });
128917
128891
  \u0275\u0275elementStart(1, "span", 7)(2, "div", 8);
128918
128892
  \u0275\u0275text(3);
@@ -128958,18 +128932,15 @@ var DashboardsEditorComponent = class _DashboardsEditorComponent {
128958
128932
  case "duplicate":
128959
128933
  this.duplicateDashboard(index2, `${this._dashboard.dashboards()[index2].name}`);
128960
128934
  break;
128961
- case "rename":
128962
- this.renameDashboard(index2, this._dashboard.dashboards()[index2].name);
128963
- break;
128964
128935
  default:
128965
128936
  break;
128966
128937
  }
128967
128938
  });
128968
128939
  }
128969
- renameDashboard(itemIndex, currentName) {
128940
+ editDashboard(itemIndex) {
128970
128941
  this._dialog.openNameDialog({
128971
128942
  title: "Rename Dashboard",
128972
- name: currentName,
128943
+ name: this._dashboard.dashboards()[itemIndex].name,
128973
128944
  confirmBtnText: "Save",
128974
128945
  cancelBtnText: "Cancel"
128975
128946
  }).afterClosed().subscribe((data) => {
@@ -129005,7 +128976,7 @@ var DashboardsEditorComponent = class _DashboardsEditorComponent {
129005
128976
  static \u0275fac = function DashboardsEditorComponent_Factory(__ngFactoryType__) {
129006
128977
  return new (__ngFactoryType__ || _DashboardsEditorComponent)();
129007
128978
  };
129008
- static \u0275cmp = /* @__PURE__ */ \u0275\u0275defineComponent({ type: _DashboardsEditorComponent, selectors: [["dashboards-editor"]], standalone: true, features: [\u0275\u0275StandaloneFeature], decls: 11, vars: 1, consts: [[3, "pageTitle"], ["cdkDropList", "", "cdkDropListOrientation", "mixed", 1, "dashboard-manage", 3, "cdkDropListDropped"], ["cdkDrag", "", "cdkDragBoundary", ".dashboard-manage", 1, "dashboard-card", "dashboard-item"], [1, "dashboard-card", "dashboard-item-add", "dashboard-add-btn"], ["mat-fab", "", 3, "click"], [2, "margin-top", "10px"], ["cdkDrag", "", "cdkDragBoundary", ".dashboard-manage", 1, "dashboard-card", "dashboard-item", 3, "press"], [2, "display", "block", "width", "100%"], [1, "item-index"], [1, "mat-title-large", 2, "margin-top", "25px"]], template: function DashboardsEditorComponent_Template(rf, ctx) {
128979
+ static \u0275cmp = /* @__PURE__ */ \u0275\u0275defineComponent({ type: _DashboardsEditorComponent, selectors: [["dashboards-editor"]], standalone: true, features: [\u0275\u0275StandaloneFeature], decls: 11, vars: 1, consts: [[3, "pageTitle"], ["cdkDropList", "", "cdkDropListOrientation", "mixed", 1, "dashboard-manage", 3, "cdkDropListDropped"], ["cdkDrag", "", "cdkDragBoundary", ".dashboard-manage", 1, "dashboard-card", "dashboard-item"], [1, "dashboard-card", "dashboard-item-add", "dashboard-add-btn"], ["mat-fab", "", 3, "click"], [2, "margin-top", "10px"], ["cdkDrag", "", "cdkDragBoundary", ".dashboard-manage", 1, "dashboard-card", "dashboard-item", 3, "press", "doubletap"], [2, "display", "block", "width", "100%"], [1, "item-index"], [1, "mat-title-large", 2, "margin-top", "25px"]], template: function DashboardsEditorComponent_Template(rf, ctx) {
129009
128980
  if (rf & 1) {
129010
128981
  \u0275\u0275element(0, "page-header", 0);
129011
128982
  \u0275\u0275elementStart(1, "div", 1);
@@ -150428,8 +150399,10 @@ bootstrapApplication(AppComponent, {
150428
150399
  provide: MAT_DIALOG_DEFAULT_OPTIONS,
150429
150400
  useValue: {
150430
150401
  hasBackdrop: true,
150431
- disableClose: true,
150432
- autoFocus: "first-tabbable"
150402
+ disableClose: false,
150403
+ autoFocus: "first-tabbable",
150404
+ delayFocusTrap: true,
150405
+ backdropClass: "dialogBackdrop"
150433
150406
  }
150434
150407
  },
150435
150408
  {