search-and-file-widget-test 1.4.3 → 1.4.4

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.
@@ -77403,7 +77403,7 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
77403
77403
  FormErrorsComponent,
77404
77404
  NoteComponent,
77405
77405
  FormsModule
77406
- ], styles: ["\n\n[_nghost-%COMP%] .incorporation-delta-form[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n height: 100%;\n}\n[_nghost-%COMP%] .incorporation-delta-form-content[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n overflow: auto;\n height: calc(100% - 116px);\n}\n[_nghost-%COMP%] .incorporation-delta-form-content.with-errors[_ngcontent-%COMP%] {\n height: calc(100% - 216px);\n}\n[_nghost-%COMP%] .incorporation-delta-form-item[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-errors[_ngcontent-%COMP%] {\n padding: 0 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n gap: 16px;\n padding: 0 16px 16px 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] button[_ngcontent-%COMP%] {\n margin: 0;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] .submit[_ngcontent-%COMP%] {\n padding-left: 30px;\n padding-right: 70px;\n}\n/*# sourceMappingURL=ontario-incorporation-delta-form.component.css.map */"], changeDetection: 0 });
77406
+ ], styles: ["\n\n[_nghost-%COMP%] .incorporation-delta-form[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n height: 100%;\n}\n[_nghost-%COMP%] .incorporation-delta-form-content[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n overflow: auto;\n}\n[_nghost-%COMP%] .incorporation-delta-form-item[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-errors[_ngcontent-%COMP%] {\n padding: 0 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n gap: 16px;\n padding: 0 16px 16px 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] button[_ngcontent-%COMP%] {\n margin: 0;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] .submit[_ngcontent-%COMP%] {\n padding-left: 30px;\n padding-right: 70px;\n}\n/*# sourceMappingURL=ontario-incorporation-delta-form.component.css.map */"], changeDetection: 0 });
77407
77407
  };
77408
77408
  (() => {
77409
77409
  (typeof ngDevMode === "undefined" || ngDevMode) && setClassMetadata(OntarioIncorporationDeltaFormComponent, [{
@@ -77478,7 +77478,7 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
77478
77478
  </button>
77479
77479
  </div>
77480
77480
  </div>
77481
- `, styles: ["/* src/app/components/ontario/incorporation/steps/delta/ontario-incorporation-delta-form.component.scss */\n:host .incorporation-delta-form {\n display: flex;\n flex-direction: column;\n gap: 16px;\n height: 100%;\n}\n:host .incorporation-delta-form-content {\n display: flex;\n flex-direction: column;\n gap: 16px;\n overflow: auto;\n height: calc(100% - 116px);\n}\n:host .incorporation-delta-form-content.with-errors {\n height: calc(100% - 216px);\n}\n:host .incorporation-delta-form-item {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n:host .incorporation-delta-form-errors {\n padding: 0 16px;\n}\n:host .incorporation-delta-form-actions {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n gap: 16px;\n padding: 0 16px 16px 16px;\n}\n:host .incorporation-delta-form-actions button {\n margin: 0;\n}\n:host .incorporation-delta-form-actions .submit {\n padding-left: 30px;\n padding-right: 70px;\n}\n/*# sourceMappingURL=ontario-incorporation-delta-form.component.css.map */\n"] }]
77481
+ `, styles: ["/* src/app/components/ontario/incorporation/steps/delta/ontario-incorporation-delta-form.component.scss */\n:host .incorporation-delta-form {\n display: flex;\n flex-direction: column;\n gap: 16px;\n height: 100%;\n}\n:host .incorporation-delta-form-content {\n display: flex;\n flex-direction: column;\n gap: 16px;\n overflow: auto;\n}\n:host .incorporation-delta-form-item {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n:host .incorporation-delta-form-errors {\n padding: 0 16px;\n}\n:host .incorporation-delta-form-actions {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n gap: 16px;\n padding: 0 16px 16px 16px;\n}\n:host .incorporation-delta-form-actions button {\n margin: 0;\n}\n:host .incorporation-delta-form-actions .submit {\n padding-left: 30px;\n padding-right: 70px;\n}\n/*# sourceMappingURL=ontario-incorporation-delta-form.component.css.map */\n"] }]
77482
77482
  }], null, null);
77483
77483
  })();
77484
77484
  (() => {
@@ -77682,7 +77682,7 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
77682
77682
  ExpandableListCardComponent,
77683
77683
  MatButton,
77684
77684
  TranslatePipe
77685
- ], styles: ["\n\n[_nghost-%COMP%] .incorporation-delta-form[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n height: 100%;\n}\n[_nghost-%COMP%] .incorporation-delta-form-content[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n overflow: auto;\n height: calc(100% - 168px);\n}\n[_nghost-%COMP%] .incorporation-delta-form-content.with-errors[_ngcontent-%COMP%] {\n height: calc(100% - 216px);\n}\n[_nghost-%COMP%] .incorporation-delta-form-item[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-errors[_ngcontent-%COMP%] {\n padding: 0 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n gap: 16px;\n padding: 0 16px 16px 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] button[_ngcontent-%COMP%] {\n margin: 0;\n}\n/*# sourceMappingURL=ontario-incorporation-preview-form.component.css.map */"], changeDetection: 0 });
77685
+ ], styles: ["\n\n[_nghost-%COMP%] .incorporation-delta-form[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n height: 100%;\n}\n[_nghost-%COMP%] .incorporation-delta-form-content[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n overflow: auto;\n}\n[_nghost-%COMP%] .incorporation-delta-form-item[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-errors[_ngcontent-%COMP%] {\n padding: 0 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n gap: 16px;\n padding: 0 16px 16px 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] button[_ngcontent-%COMP%] {\n margin: 0;\n}\n/*# sourceMappingURL=ontario-incorporation-preview-form.component.css.map */"], changeDetection: 0 });
77686
77686
  };
77687
77687
  (() => {
77688
77688
  (typeof ngDevMode === "undefined" || ngDevMode) && setClassMetadata(OntarioIncorporationPreviewFormComponent, [{
@@ -77761,7 +77761,7 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
77761
77761
  </button>
77762
77762
  </div>
77763
77763
  </div>
77764
- `, styles: ["/* src/app/components/ontario/incorporation/steps/preview/ontario-incorporation-preview-form.component.scss */\n:host .incorporation-delta-form {\n display: flex;\n flex-direction: column;\n gap: 16px;\n height: 100%;\n}\n:host .incorporation-delta-form-content {\n display: flex;\n flex-direction: column;\n gap: 16px;\n overflow: auto;\n height: calc(100% - 168px);\n}\n:host .incorporation-delta-form-content.with-errors {\n height: calc(100% - 216px);\n}\n:host .incorporation-delta-form-item {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n:host .incorporation-delta-form-errors {\n padding: 0 16px;\n}\n:host .incorporation-delta-form-actions {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n gap: 16px;\n padding: 0 16px 16px 16px;\n}\n:host .incorporation-delta-form-actions button {\n margin: 0;\n}\n/*# sourceMappingURL=ontario-incorporation-preview-form.component.css.map */\n"] }]
77764
+ `, styles: ["/* src/app/components/ontario/incorporation/steps/preview/ontario-incorporation-preview-form.component.scss */\n:host .incorporation-delta-form {\n display: flex;\n flex-direction: column;\n gap: 16px;\n height: 100%;\n}\n:host .incorporation-delta-form-content {\n display: flex;\n flex-direction: column;\n gap: 16px;\n overflow: auto;\n}\n:host .incorporation-delta-form-item {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n:host .incorporation-delta-form-errors {\n padding: 0 16px;\n}\n:host .incorporation-delta-form-actions {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n gap: 16px;\n padding: 0 16px 16px 16px;\n}\n:host .incorporation-delta-form-actions button {\n margin: 0;\n}\n/*# sourceMappingURL=ontario-incorporation-preview-form.component.css.map */\n"] }]
77765
77765
  }], null, null);
77766
77766
  })();
77767
77767
  (() => {
@@ -86256,7 +86256,7 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
86256
86256
  FormErrorsComponent,
86257
86257
  DocumentsComponent,
86258
86258
  NoteComponent
86259
- ], styles: ["\n\n[_nghost-%COMP%] .incorporation-delta-form[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n height: 100%;\n}\n[_nghost-%COMP%] .incorporation-delta-form-content[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n overflow: auto;\n height: calc(100% - 116px);\n}\n[_nghost-%COMP%] .incorporation-delta-form-content.with-errors[_ngcontent-%COMP%] {\n height: calc(100% - 216px);\n}\n[_nghost-%COMP%] .incorporation-delta-form-item[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-errors[_ngcontent-%COMP%] {\n padding: 0 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n gap: 16px;\n padding: 0 16px 16px 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] button[_ngcontent-%COMP%] {\n margin: 0;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] .submit[_ngcontent-%COMP%] {\n padding-left: 30px;\n padding-right: 70px;\n}\n/*# sourceMappingURL=federal-incorporation-delta-form.component.css.map */"], changeDetection: 0 });
86259
+ ], styles: ["\n\n[_nghost-%COMP%] .incorporation-delta-form[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n height: 100%;\n}\n[_nghost-%COMP%] .incorporation-delta-form-content[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n overflow: auto;\n}\n[_nghost-%COMP%] .incorporation-delta-form-item[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-errors[_ngcontent-%COMP%] {\n padding: 0 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n gap: 16px;\n padding: 0 16px 16px 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] button[_ngcontent-%COMP%] {\n margin: 0;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] .submit[_ngcontent-%COMP%] {\n padding-left: 30px;\n padding-right: 70px;\n}\n/*# sourceMappingURL=federal-incorporation-delta-form.component.css.map */"], changeDetection: 0 });
86260
86260
  };
86261
86261
  (() => {
86262
86262
  (typeof ngDevMode === "undefined" || ngDevMode) && setClassMetadata(FederalIncorporationDeltaFormComponent, [{
@@ -86355,7 +86355,7 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
86355
86355
  </button>
86356
86356
  </div>
86357
86357
  </div>
86358
- `, styles: ["/* src/app/components/federal/incorporation/steps/delta/federal-incorporation-delta-form.component.scss */\n:host .incorporation-delta-form {\n display: flex;\n flex-direction: column;\n gap: 16px;\n height: 100%;\n}\n:host .incorporation-delta-form-content {\n display: flex;\n flex-direction: column;\n gap: 16px;\n overflow: auto;\n height: calc(100% - 116px);\n}\n:host .incorporation-delta-form-content.with-errors {\n height: calc(100% - 216px);\n}\n:host .incorporation-delta-form-item {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n:host .incorporation-delta-form-errors {\n padding: 0 16px;\n}\n:host .incorporation-delta-form-actions {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n gap: 16px;\n padding: 0 16px 16px 16px;\n}\n:host .incorporation-delta-form-actions button {\n margin: 0;\n}\n:host .incorporation-delta-form-actions .submit {\n padding-left: 30px;\n padding-right: 70px;\n}\n/*# sourceMappingURL=federal-incorporation-delta-form.component.css.map */\n"] }]
86358
+ `, styles: ["/* src/app/components/federal/incorporation/steps/delta/federal-incorporation-delta-form.component.scss */\n:host .incorporation-delta-form {\n display: flex;\n flex-direction: column;\n gap: 16px;\n height: 100%;\n}\n:host .incorporation-delta-form-content {\n display: flex;\n flex-direction: column;\n gap: 16px;\n overflow: auto;\n}\n:host .incorporation-delta-form-item {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n:host .incorporation-delta-form-errors {\n padding: 0 16px;\n}\n:host .incorporation-delta-form-actions {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n gap: 16px;\n padding: 0 16px 16px 16px;\n}\n:host .incorporation-delta-form-actions button {\n margin: 0;\n}\n:host .incorporation-delta-form-actions .submit {\n padding-left: 30px;\n padding-right: 70px;\n}\n/*# sourceMappingURL=federal-incorporation-delta-form.component.css.map */\n"] }]
86359
86359
  }], () => [], null);
86360
86360
  })();
86361
86361
  (() => {
@@ -86603,7 +86603,7 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
86603
86603
  TranslatePipe,
86604
86604
  FormErrorsComponent,
86605
86605
  DocumentsComponent
86606
- ], styles: ["\n\n[_nghost-%COMP%] .incorporation-delta-form[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n height: 100%;\n}\n[_nghost-%COMP%] .incorporation-delta-form-content[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n overflow: auto;\n height: calc(100% - 168px);\n}\n[_nghost-%COMP%] .incorporation-delta-form-content.with-errors[_ngcontent-%COMP%] {\n height: calc(100% - 216px);\n}\n[_nghost-%COMP%] .incorporation-delta-form-item[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-errors[_ngcontent-%COMP%] {\n padding: 0 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n gap: 16px;\n padding: 0 16px 16px 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] button[_ngcontent-%COMP%] {\n margin: 0;\n}\n/*# sourceMappingURL=federal-incorporation-preview-form.component.css.map */"], changeDetection: 0 });
86606
+ ], styles: ["\n\n[_nghost-%COMP%] .incorporation-delta-form[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n height: 100%;\n}\n[_nghost-%COMP%] .incorporation-delta-form-content[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n overflow: auto;\n}\n[_nghost-%COMP%] .incorporation-delta-form-item[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-errors[_ngcontent-%COMP%] {\n padding: 0 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n gap: 16px;\n padding: 0 16px 16px 16px;\n}\n[_nghost-%COMP%] .incorporation-delta-form-actions[_ngcontent-%COMP%] button[_ngcontent-%COMP%] {\n margin: 0;\n}\n/*# sourceMappingURL=federal-incorporation-preview-form.component.css.map */"], changeDetection: 0 });
86607
86607
  };
86608
86608
  (() => {
86609
86609
  (typeof ngDevMode === "undefined" || ngDevMode) && setClassMetadata(FederalIncorporationPreviewFormComponent, [{
@@ -86695,7 +86695,7 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
86695
86695
  </button>
86696
86696
  </div>
86697
86697
  </div>
86698
- `, styles: ["/* src/app/components/federal/incorporation/steps/preview/federal-incorporation-preview-form.component.scss */\n:host .incorporation-delta-form {\n display: flex;\n flex-direction: column;\n gap: 16px;\n height: 100%;\n}\n:host .incorporation-delta-form-content {\n display: flex;\n flex-direction: column;\n gap: 16px;\n overflow: auto;\n height: calc(100% - 168px);\n}\n:host .incorporation-delta-form-content.with-errors {\n height: calc(100% - 216px);\n}\n:host .incorporation-delta-form-item {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n:host .incorporation-delta-form-errors {\n padding: 0 16px;\n}\n:host .incorporation-delta-form-actions {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n gap: 16px;\n padding: 0 16px 16px 16px;\n}\n:host .incorporation-delta-form-actions button {\n margin: 0;\n}\n/*# sourceMappingURL=federal-incorporation-preview-form.component.css.map */\n"] }]
86698
+ `, styles: ["/* src/app/components/federal/incorporation/steps/preview/federal-incorporation-preview-form.component.scss */\n:host .incorporation-delta-form {\n display: flex;\n flex-direction: column;\n gap: 16px;\n height: 100%;\n}\n:host .incorporation-delta-form-content {\n display: flex;\n flex-direction: column;\n gap: 16px;\n overflow: auto;\n}\n:host .incorporation-delta-form-item {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n:host .incorporation-delta-form-errors {\n padding: 0 16px;\n}\n:host .incorporation-delta-form-actions {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n gap: 16px;\n padding: 0 16px 16px 16px;\n}\n:host .incorporation-delta-form-actions button {\n margin: 0;\n}\n/*# sourceMappingURL=federal-incorporation-preview-form.component.css.map */\n"] }]
86699
86699
  }], () => [], null);
86700
86700
  })();
86701
86701
  (() => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "search-and-file-widget-test",
3
- "version": "1.4.3",
3
+ "version": "1.4.4",
4
4
  "description": "",
5
5
  "main": "dnd-filing-shell.js",
6
6
  "scripts": {