@talrace/ngx-noder 19.0.43 → 19.0.45

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.
@@ -16,12 +16,13 @@ export declare class CellResizer {
16
16
  startX: number;
17
17
  startY: number;
18
18
  splitRowIndex: number;
19
+ maxExpansionSpace: number;
19
20
  documentMouseMove$: Subscription;
20
21
  documentMouseUp$: Subscription;
21
22
  readonly resizerBorderSize = 1;
22
23
  readonly minCellWidth = 15;
23
24
  constructor(table: TableModel, tableEl: HTMLTableElement, editorService: EditorService, resizerEl: HTMLDivElement);
24
- onStartResizing(cellResizerParameters: CellResizerParametersModel): void;
25
+ onStartResizing(cellResizerParameters: CellResizerParametersModel, maxExpansionSpace?: number): void;
25
26
  startResizingFromLeft(): void;
26
27
  startResizingFromRight(): void;
27
28
  addHorizontalMouseSubscriptions(): void;
@@ -65,6 +65,7 @@ export declare class NoderTableComponent extends BaseNoderComponent {
65
65
  private getRowsHeightBefore;
66
66
  private getRowsHeightBetweenSplits;
67
67
  private getRowsHeight;
68
+ private getAvailableTableSpace;
68
69
  updateCells(): void;
69
70
  static ɵfac: i0.ɵɵFactoryDeclaration<NoderTableComponent, never>;
70
71
  static ɵcmp: i0.ɵɵComponentDeclaration<NoderTableComponent, "app-nod-table", never, {}, {}, never, never, false, never>;
@@ -2,4 +2,4 @@ export declare const PARENT_TAG = "APP-NOD-EDITOR";
2
2
  export declare const TABLE_CELL_TAG = "APP-NOD-TABLE-CELL";
3
3
  export declare const EDGE_TAG = "APP-NOD-EDGE";
4
4
  export declare const IMAGE_TAG = "APP-NOD-IMAGE";
5
- export declare const CUSTOM_TAG = "APP-NOD-CUSTOM-ELEMENT";
5
+ export declare const CUSTOM_TAG = "app-nod-custom-element";
@@ -5,7 +5,6 @@ import * as i0 from "@angular/core";
5
5
  export declare class GrammarPopupComponent {
6
6
  private readonly editorService;
7
7
  private readonly overlayService;
8
- hostHeight: string;
9
8
  error: GrammarError;
10
9
  paragraphIndex: number;
11
10
  constructor(editorService: EditorService, overlayService: OverlayService);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@talrace/ngx-noder",
3
- "version": "19.0.43",
3
+ "version": "19.0.45",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "@angular/common": "^19.0.5",
Binary file
@@ -30,6 +30,18 @@
30
30
  -webkit-font-smoothing: antialiased;
31
31
  -moz-osx-font-smoothing: grayscale;
32
32
 
33
+ &.icon-grammar:before {
34
+ content: '\e94f';
35
+ }
36
+ &.icon-dictionary:before {
37
+ content: '\e942';
38
+ }
39
+ &.icon-ignore:before {
40
+ content: '\e944';
41
+ }
42
+ &.icon-ignore-all:before {
43
+ content: '\e947';
44
+ }
33
45
  &.icon-space-after:before {
34
46
  content: '\e938';
35
47
  }
@@ -3,7 +3,7 @@
3
3
  <svg xmlns="http://www.w3.org/2000/svg">
4
4
  <metadata>Generated by IcoMoon</metadata>
5
5
  <defs>
6
- <font id="Noder-iconfont-v60" horiz-adv-x="1024">
6
+ <font id="iconfont-NW-V62" horiz-adv-x="1024">
7
7
  <font-face units-per-em="1024" ascent="960" descent="-64" />
8
8
  <missing-glyph horiz-adv-x="1024" />
9
9
  <glyph unicode="&#x20;" horiz-adv-x="512" d="" />
@@ -73,9 +73,20 @@
73
73
  <glyph unicode="&#xe93f;" glyph-name="spacing" d="M191.999 426.667c11.778-0.004 21.333-9.553 21.333-21.333v-239.748l68.958 82.748c7.545 9.037 20.996 10.249 30.042 2.709 9.034-7.543 10.242-20.996 2.708-30.042l-106.667-128-3.375-3.251c-3.692-2.837-8.259-4.416-13-4.416-6.324 0-12.322 2.812-16.375 7.667l-106.667 128c-7.539 9.045-6.332 22.498 2.708 30.042 9.047 7.535 22.498 6.327 30.042-2.709l68.958-82.748v239.748c0 11.78 9.551 21.333 21.333 21.333zM704 234.667c11.776-0.004 21.333-9.553 21.333-21.333s-9.557-21.329-21.333-21.333h-298.668c-11.782 0-21.333 9.553-21.333 21.333s9.551 21.333 21.333 21.333h298.668zM917.333 395.418c11.776-0.004 21.333-9.553 21.333-21.333s-9.557-21.329-21.333-21.333h-512.001c-11.782 0-21.333 9.549-21.333 21.333 0 11.78 9.551 21.333 21.333 21.333h512.001zM191.999 810.667c6.323-0.003 12.324-2.813 16.375-7.667l106.667-128c7.534-9.045 6.325-22.497-2.708-30.042-9.046-7.538-22.496-6.328-30.042 2.708l-68.958 82.75v-239.75c0-11.78-9.555-21.329-21.333-21.333-11.782 0-21.333 9.553-21.333 21.333v239.75l-68.958-82.75c-7.543-9.039-20.995-10.243-30.042-2.708-9.040 7.545-10.248 20.995-2.708 30.042l106.667 128 3.375 3.25c3.693 2.836 8.258 4.417 13 4.417zM704 548.916c11.776-0.005 21.333-9.554 21.333-21.335 0-11.776-9.557-21.329-21.333-21.333h-298.668c-11.782 0-21.333 9.553-21.333 21.333 0 11.784 9.551 21.335 21.333 21.335h298.668zM917.333 704c11.776-0.005 21.333-9.554 21.333-21.333s-9.557-21.329-21.333-21.333h-512.001c-11.782 0-21.333 9.551-21.333 21.333s9.551 21.333 21.333 21.333h512.001z" />
74
74
  <glyph unicode="&#xe940;" glyph-name="select-all" d="M392.664 271.557c-22.622 0-40.96 18.338-40.96 40.96v270.967c0 22.621 18.338 40.96 40.96 40.96h270.966c22.622 0 40.96-18.339 40.96-40.96v-270.967c0-22.622-18.338-40.96-40.96-40.96h-270.966zM392.664 320.709c0-4.526 3.668-8.192 8.192-8.192h254.582c4.526 0 8.192 3.666 8.192 8.192v254.583c0 4.524-3.666 8.192-8.192 8.192h-254.582c-4.524 0-8.192-3.668-8.192-8.192v-254.583zM250.88 170.734v-50.414c-13.864 0-25.732 4.936-35.604 14.807-9.872 9.875-14.808 21.742-14.808 35.607h50.412zM200.468 271.557v50.414h50.412v-50.414h-50.412zM200.468 422.793v50.414h50.412v-50.414h-50.412zM200.468 574.031v50.412h50.412v-50.412h-50.412zM250.88 725.267h-50.412c0 13.864 4.936 25.732 14.808 35.605 9.873 9.872 21.741 14.808 35.604 14.808v-50.413zM351.704 120.32v50.414h50.412v-50.414h-50.412zM351.704 725.267v50.413h50.412v-50.413h-50.412zM502.944 120.32v50.414h50.409v-50.414h-50.409zM502.944 725.267v50.413h50.409v-50.413h-50.409zM654.18 120.32v50.414h50.409v-50.414h-50.409zM654.18 725.267v50.413h50.409v-50.413h-50.409zM805.417 120.32v50.414h50.409c0-14.127-4.936-26.063-14.807-35.803s-21.742-14.61-35.602-14.61zM805.417 271.557v50.414h50.409v-50.414h-50.409zM805.417 422.793v50.414h50.409v-50.414h-50.409zM805.417 574.031v50.412h50.409v-50.412h-50.409zM805.417 725.267v50.413c13.861 0 25.731-4.936 35.602-14.808 9.871-9.873 14.807-21.741 14.807-35.605h-50.409z" />
75
75
  <glyph unicode="&#xe941;" glyph-name="signature" d="M563.397 384.434c59.814 40.014 107.127 84.271 141.943 132.764 34.816 48.497 52.224 96.428 52.224 143.794 0 28.672-5.816 51.541-17.449 68.608-11.629 17.067-27.005 25.6-46.117 25.6-39.965 0-73.282-27.399-99.959-82.195s-40.014-122.631-40.014-203.501c0-16.908 0.827-32.387 2.478-46.436 1.655-14.045 3.953-26.923 6.894-38.633zM199.877 99.84c-4.524 0-8.192 3.666-8.192 8.192v43.479c0 4.526 3.668 8.192 8.192 8.192h43.48c4.524 0 8.192-3.666 8.192-8.192v-43.479c0-4.526-3.668-8.192-8.192-8.192h-43.48zM348.75 99.84c-4.524 0-8.192 3.666-8.192 8.192v43.479c0 4.526 3.668 8.192 8.192 8.192h43.481c4.524 0 8.192-3.666 8.192-8.192v-43.479c0-4.526-3.668-8.192-8.192-8.192h-43.481zM497.623 99.84c-4.522 0-8.192 3.666-8.192 8.192v43.479c0 4.526 3.67 8.192 8.192 8.192h43.483c4.522 0 8.192-3.666 8.192-8.192v-43.479c0-4.526-3.67-8.192-8.192-8.192h-43.483zM646.5 99.84c-4.526 0-8.192 3.666-8.192 8.192v43.479c0 4.526 3.666 8.192 8.192 8.192h43.479c4.522 0 8.192-3.666 8.192-8.192v-43.479c0-4.526-3.67-8.192-8.192-8.192h-43.479zM795.374 99.84c-4.526 0-8.192 3.666-8.192 8.192v43.479c0 4.526 3.666 8.192 8.192 8.192h43.479c4.526 0 8.192-3.666 8.192-8.192v-43.479c0-4.526-3.666-8.192-8.192-8.192h-43.479zM193.811 265.966c-7.787-7.791-20.412-7.791-28.2 0-7.786 7.786-7.786 20.41 0 28.197l51.437 51.438-51.437 51.438c-7.787 7.786-7.787 20.41 0 28.197 7.787 7.791 20.413 7.791 28.2 0l51.436-51.433 51.436 51.433c7.787 7.791 20.413 7.791 28.2 0 7.787-7.786 7.787-20.41 0-28.197l-51.436-51.438 51.436-51.438c7.787-7.786 7.787-20.41 0-28.197-7.787-7.791-20.412-7.791-28.2 0l-51.436 51.433-51.436-51.433zM635.47 263.68c-20.48 0-38.597 4.846-54.35 14.533s-28.725 24.195-38.912 43.52c-16.015-9.556-32.809-18.354-50.373-26.386-11.424-5.226-23.065-10.342-34.922-15.344-10.564-4.456-22.655 0.84-26.722 11.559-3.936 10.383 1.139 21.991 11.334 26.391 11.739 5.071 23.339 10.359 34.791 15.872 17.408 8.376 34.042 17.265 49.902 26.665-4.465 15.016-7.811 31.793-10.043 50.332s-3.346 38.572-3.346 60.101c0 95.679 16.962 173.805 50.885 234.378s77.353 90.861 130.286 90.861c31.298 0 56.504-12.354 75.616-37.061 19.116-24.707 28.672-57.725 28.672-99.052 0-56.084-19.784-111.879-59.351-167.384s-93.25-105.079-161.042-148.718c6.877-13.181 15.241-23.065 25.088-29.655 9.843-6.59 20.91-9.888 33.198-9.888 21.95 0 45.228 10.478 69.829 31.429 20.124 17.138 38.584 39.072 55.39 65.798 6.459 10.277 19.501 14.537 30.478 9.355 9.372-4.424 14.545-14.549 13.3-24.842-1.757-14.557-2.294-27.754-1.61-39.596 0.946-16.384 5.485-30.458 13.627-42.222 8.925 4.465 17.474 9.609 25.637 15.438 4.915 3.51 10.457 8.466 16.634 14.881 7.586 7.881 19.919 9.212 28.459 2.38 9.118-7.291 10.203-20.832 1.884-29.024-12.095-11.919-23.515-21.545-34.255-28.881-15.069-10.293-29.356-15.438-42.848-15.438-12.239 0-22.807 6.894-31.707 20.677s-15.004 31.126-18.313 52.027c-16.49-22.319-36.471-40.014-59.945-53.092-23.47-13.074-45.896-19.612-67.269-19.612z" />
76
+ <glyph unicode="&#xe942;" glyph-name="dictionary" d="M64 768h832v-54.154h-832v54.154zM64 497.229v54.156h832v-54.156h-832zM64 280.614v54.157h520v-54.157h-520zM64 64v54.153h520v-54.153h-520zM791.189 334.771v-108.309h104v-54.153h-104v-108.309h-52.002v108.309h-104v54.153h104v108.309h52.002z" />
76
77
  <glyph unicode="&#xe943;" glyph-name="table" d="M194.935 697.337c0 39.315 30.652 71.187 68.462 71.187h518.296c37.81 0 68.465-31.871 68.465-71.187v-512.964c0-39.313-30.654-71.184-68.465-71.184h-518.296c-37.811 0-68.462 31.871-68.462 71.184v512.964zM263.397 726.649c-15.569 0-28.19-13.124-28.19-29.312v-512.964c0-16.187 12.621-29.311 28.19-29.311h518.296c15.569 0 28.193 13.124 28.193 29.311v512.964c0 16.189-12.624 29.312-28.193 29.312h-518.296zM194.868 598.38c0 11.563 9.015 20.937 20.136 20.937h615.088c11.121 0 20.136-9.374 20.136-20.937s-9.015-20.938-20.136-20.938h-615.088c-11.121 0-20.136 9.374-20.136 20.938zM194.868 366.236c0 11.563 9.015 20.935 20.136 20.935h615.088c11.121 0 20.136-9.372 20.136-20.935s-9.015-20.939-20.136-20.939h-615.088c-11.121 0-20.136 9.376-20.136 20.939zM420.024 619.317c11.121 0 20.136-9.374 20.136-20.937v-464.277c0-11.567-9.015-20.939-20.136-20.939-11.119 0-20.135 9.372-20.135 20.939v464.277c0 11.563 9.015 20.937 20.135 20.937zM625.066 619.317c11.121 0 20.136-9.374 20.136-20.937v-464.277c0-11.567-9.015-20.939-20.136-20.939s-20.136 9.372-20.136 20.939v464.277c0 11.563 9.015 20.937 20.136 20.937zM270.051 482.308c0 11.563 9.015 20.935 20.136 20.935h54.675c11.121 0 20.136-9.372 20.136-20.935s-9.015-20.939-20.136-20.939h-54.675c-11.121 0-20.136 9.376-20.136 20.939zM270.051 250.184c0 11.563 9.015 20.939 20.136 20.939h54.675c11.121 0 20.136-9.376 20.136-20.939s-9.015-20.939-20.136-20.939h-54.675c-11.121 0-20.136 9.376-20.136 20.939z" />
78
+ <glyph unicode="&#xe944;" glyph-name="ignore" d="M659.038 420.425l-33.971 33.971c6.4 37.248-4.156 69.495-31.671 96.736-27.511 27.243-59.622 37.664-96.329 31.264l-33.975 33.973c7.168 2.951 14.652 5.167 22.443 6.645 7.795 1.472 16.619 2.208 26.466 2.208 43.486 0 80.337-15.111 110.558-45.333 30.225-30.222 45.333-67.075 45.333-110.56 0-9.847-0.734-18.944-2.206-27.285-1.481-8.341-3.695-15.548-6.647-21.619zM793.929 289.31l-32.329 28.553c27.021 20.621 51.021 43.2 72 67.733s38.933 52.446 53.867 83.733c-35.554 71.823-86.579 128.89-153.067 171.2s-140.621 63.467-222.4 63.467c-20.621 0-40.887-1.422-60.8-4.267s-39.467-7.111-58.667-12.8l-33.312 33.312c24.782 9.351 49.998 16.093 75.646 20.224 25.66 4.132 51.371 6.197 77.133 6.197 92.608 0 177.31-25.451 254.11-76.352 76.8-50.894 133.227-117.888 169.271-200.982-15.262-34.295-34.581-66.526-57.963-96.691-23.39-30.174-51.217-57.95-83.49-83.328zM841.515 58.086l-166.071 165.581c-18.871-8.371-42.295-15.744-70.272-22.114-27.981-6.37-59.038-9.557-93.171-9.557-93.156 0-177.86 25.451-254.112 76.352-76.253 50.893-132.676 117.888-169.269 200.981 16.569 37.687 38.421 72.986 65.557 105.888 27.129 32.903 56.092 60.512 86.891 82.827l-118.976 119.467 30.197 30.197 719.422-719.422-30.195-30.199zM271.264 627.857c-24.455-17.401-49.455-40.267-74.997-68.597-25.543-28.337-45.455-58.315-59.733-89.931 35.555-71.821 86.577-128.887 153.067-171.2s140.621-63.467 222.4-63.467c24.619 0 49.425 2.394 74.419 7.181 24.998 4.783 43.789 9.613 56.375 14.485l-69.589 70.067c-6.729-3.776-16.107-6.878-28.139-9.31s-23.053-3.648-33.067-3.648c-43.486 0-80.337 15.108-110.56 45.333-30.223 30.221-45.333 67.072-45.333 110.558 0 9.463 1.216 20.079 3.648 31.842 2.432 11.755 5.536 21.542 9.312 29.363l-97.803 97.323z" />
77
79
  <glyph unicode="&#xe945;" glyph-name="undo" horiz-adv-x="983" d="M247.491 625.789c57.582 51.124 132.229 80.272 211.564 80.272 176.112 0 318.878-142.768 318.878-318.882 0-176.112-142.766-318.878-318.878-318.878-92.701 0-179.004 39.797-239.157 107.95-5.549 6.287-4.951 15.884 1.337 21.434 6.287 5.546 15.883 4.948 21.433-1.339 54.448-61.686 132.491-97.677 216.388-97.677 159.338 0 288.51 129.171 288.51 288.51 0 159.343-129.171 288.512-288.51 288.512-78.424 0-151.733-31.447-205.436-85.936l178.033-47.703c8.102-2.171 12.911-10.498 10.74-18.6-2.171-8.098-10.498-12.906-18.6-10.736l-207.427 55.579c-8.101 2.17-12.908 10.497-10.737 18.597l55.58 207.428c2.17 8.1 10.497 12.908 18.597 10.737s12.908-10.497 10.737-18.597l-43.052-160.673z" />
78
80
  <glyph unicode="&#xe946;" glyph-name="view" horiz-adv-x="983" d="M371.361 436.941c0 66.306 53.853 120.159 120.159 120.159 12.018 0 21.848-9.833 21.848-21.846 0-12.018-9.83-21.848-21.848-21.848-42.164 0-76.464-34.3-76.464-76.464 0-12.018-9.832-21.848-21.848-21.848s-21.847 9.83-21.847 21.848zM972.157 352.502c-10.486-6.009-23.814-2.404-29.823 8.081-64.34 111.751-166.801 194.222-284.996 234.421 39.215-41.182 63.578-96.783 63.578-158.063 0-126.497-102.9-229.396-229.396-229.396s-229.394 102.9-229.394 229.396c0 61.28 24.359 116.882 63.575 158.063-118.302-40.199-220.656-122.67-284.995-234.528-4.042-6.992-11.361-10.924-18.898-10.924-3.714 0-7.428 0.872-10.924 2.949-10.377 6.009-13.982 19.333-7.974 29.819 100.715 175.216 287.945 284.014 488.61 284.014 200.667 0 387.895-108.798 488.612-284.014 6.005-10.486 2.4-23.81-7.975-29.819zM491.52 622.641c-102.354 0-185.7-83.345-185.7-185.7s83.347-185.7 185.7-185.7c102.355 0 185.7 83.345 185.7 185.7s-83.345 185.7-185.7 185.7z" />
81
+ <glyph unicode="&#xe947;" glyph-name="ignore-all" d="M153.615 458.624c0 192.074 155.702 347.751 347.749 347.751 192.038-0.014 347.691-155.685 347.691-347.751 0-192.064-155.652-347.733-347.691-347.75-192.047 0-347.749 155.678-347.749 347.75zM102.427 458.624c0-220.343 178.608-398.997 398.936-398.997 220.318 0.013 398.938 178.662 398.938 398.997 0 220.338-178.62 398.987-398.938 399.001-220.329 0-398.936-178.655-398.936-399.001zM239.988 719.99l-18.063-18.125 522.624-522.686 18.125 18.061 18.125 18.125-522.687 522.75-18.125-18.125z" />
82
+ <glyph unicode="&#xe948;" glyph-name="continue-numbering" d="M253.333 347.981c3.188 0.247 6.402-0.418 9.25-1.873 2.848-1.451 5.245-3.652 6.917-6.374 1.67-2.722 2.58-5.85 2.583-9.041v-228.877h36c9.408-0.013 17.031-7.633 17.042-17.041 0-9.417-7.628-17.071-17.042-17.084h-106.875c-9.425 0-17.083 7.659-17.083 17.084 0.010 9.417 7.664 17.041 17.083 17.041h36.208v194.833l-51.958-37.751c-1.842-1.335-3.953-2.3-6.167-2.833-2.212-0.529-4.503-0.644-6.75-0.29-2.242 0.354-4.397 1.148-6.333 2.334-1.942 1.19-3.662 2.782-5 4.625-1.332 1.835-2.304 3.917-2.833 6.123-0.53 2.21-0.604 4.506-0.25 6.75 0.356 2.249 1.144 4.433 2.333 6.374 1.187 1.937 2.747 3.627 4.583 4.962l79.459 57.792c2.586 1.873 5.649 2.999 8.833 3.247zM694.583 828.399c2.163 0.042 4.326-0.438 6.332-1.375 2.005-0.939 3.849-2.316 5.376-4.083 1.532-1.77 2.731-3.889 3.541-6.208 0.811-2.324 1.207-4.827 1.169-7.333-0.038-2.503-0.538-4.963-1.417-7.25-0.883-2.289-2.125-4.375-3.712-6.083l-58.539-67.709h208.542c4.279 0 8.388-1.958 11.413-5.458 2.807-3.247 4.399-7.565 4.625-12.125 0.457-1.75 0.802-3.564 0.794-5.458l-2.581-539.248c-0.073-11.767-9.647-21.265-21.419-21.21-11.776 0.055-21.295 9.643-21.248 21.414l2.496 524.751h-182.622l58.539-67.666c1.587-1.709 2.829-3.794 3.712-6.083 0.879-2.287 1.374-4.748 1.417-7.25 0.038-2.507-0.358-5.009-1.169-7.334-0.811-2.32-2.010-4.438-3.541-6.208-1.527-1.767-3.371-3.145-5.376-4.083s-4.169-1.417-6.332-1.375c-2.167 0.044-4.314 0.605-6.293 1.625s-3.772 2.499-5.248 4.333l-86.084 99.542c-3.021 3.496-4.745 8.227-4.749 13.167 0 4.947 1.728 9.708 4.749 13.208l86.084 99.542c1.476 1.834 3.268 3.313 5.248 4.333s4.126 1.581 6.293 1.625zM758.46 187.691c11.776-0.004 21.329-9.557 21.333-21.333 0-11.78-9.557-21.329-21.333-21.333h-380.835c-11.777 0.004-21.333 9.553-21.333 21.333 0.001 11.776 9.557 21.329 21.333 21.333h380.835zM305.5 527.275h-38.542v115.665h-38.583c-20.439 0.005-40.044 8.134-54.5 22.583-14.461 14.461-22.582 34.091-22.583 54.542 0 20.453 8.121 40.079 22.583 54.542 14.457 14.452 34.058 22.578 54.5 22.583h77.125v-269.915zM527.292 721.19c11.776-0.006 21.333-9.556 21.333-21.333s-9.557-21.327-21.333-21.333h-149.667c-11.777 0.006-21.333 9.555-21.333 21.333s9.557 21.328 21.333 21.333h149.667zM228.375 758.648c-10.22-0.005-20.023-4.106-27.25-11.333-7.224-7.23-11.292-17.029-11.292-27.25 0.001-10.222 4.066-20.021 11.292-27.25 7.227-7.226 17.030-11.287 27.25-11.291h38.583v77.125h-38.583z" />
83
+ <glyph unicode="&#xe949;" glyph-name="restart-numbering" d="M231.584 449.835c4.951 0 9.708-2.266 13.208-6.251 3.496-3.981 5.458-9.37 5.458-15.002v-274.458l67.709 77.043c1.703 2.078 3.761 3.755 6.042 4.915 2.289 1.161 4.785 1.783 7.292 1.835 2.505 0.051 5.010-0.474 7.333-1.54 2.316-1.071 4.441-2.658 6.208-4.668 1.763-2.010 3.147-4.407 4.083-7.040 0.938-2.645 1.418-5.487 1.375-8.337s-0.605-5.683-1.625-8.29c-1.020-2.603-2.502-4.932-4.333-6.874l-99.542-113.293c-3.5-3.977-8.262-6.208-13.208-6.208-4.941 0.004-9.67 2.236-13.167 6.208l-99.584 113.293c-1.824 1.937-3.274 4.279-4.291 6.874-1.021 2.607-1.581 5.44-1.625 8.29s0.396 5.692 1.333 8.337c0.938 2.637 2.356 5.026 4.125 7.040 1.771 2.014 3.887 3.597 6.208 4.668 2.324 1.067 4.827 1.591 7.333 1.54 2.502-0.051 4.964-0.674 7.25-1.835 2.289-1.161 4.375-2.829 6.083-4.915l67.667-77.043v274.458c0 5.636 2 11.021 5.5 15.002 3.497 3.981 8.221 6.246 13.167 6.251zM868.625 223.168c11.767-0.013 21.329-9.562 21.333-21.333 0-11.776-9.562-21.321-21.333-21.333h-418.415c-11.785 0-21.333 9.553-21.333 21.333 0.004 11.776 9.553 21.333 21.333 21.333h418.415zM868.625 470.835c11.767-0.013 21.329-9.566 21.333-21.333 0-11.776-9.562-21.321-21.333-21.333h-418.415c-11.785 0-21.333 9.549-21.333 21.333 0.004 11.776 9.553 21.333 21.333 21.333h418.415zM230.292 814.293c3.19 0.249 6.443-0.419 9.292-1.875 2.842-1.449 5.248-3.656 6.917-6.375 1.666-2.719 2.537-5.853 2.542-9.042v-228.875h36c9.413-0.005 17.028-7.631 17.042-17.042 0-9.423-7.62-17.078-17.042-17.083h-106.875c-9.424 0.002-17.083 7.659-17.083 17.083 0.014 9.413 7.668 17.040 17.083 17.042h36.208v194.833l-51.958-37.792c-1.837-1.332-3.919-2.302-6.125-2.833-2.214-0.531-4.542-0.606-6.792-0.25-2.243 0.358-4.397 1.147-6.333 2.333s-3.622 2.748-4.959 4.583c-1.338 1.842-2.301 3.953-2.833 6.167-0.53 2.21-0.646 4.504-0.292 6.75 0.356 2.246 1.188 4.394 2.375 6.333 1.19 1.941 2.741 3.661 4.583 5l79.417 57.75c2.585 1.877 5.648 3.041 8.833 3.292zM868.625 718.501c11.767-0.012 21.329-9.563 21.333-21.333 0-11.774-9.562-21.321-21.333-21.333h-418.415c-11.785 0-21.333 9.551-21.333 21.333 0.004 11.778 9.553 21.333 21.333 21.333h418.415z" />
84
+ <glyph unicode="&#xe94a;" glyph-name="starting-value" d="M267.333 298.581c6.336-0.004 12.512-1.911 17.708-5.372l4.875-4.002 4-4.834c3.465-5.197 5.332-11.366 5.333-17.707v-178.125c-0.004-8.452-3.362-16.563-9.333-22.541-5.979-5.982-14.128-9.327-22.583-9.335h-120.958v34.125h118.75v69.751h-103.875v34.125h103.875v69.751h-118.75v34.163h120.958zM815.667 216.166c11.776-0.004 21.333-9.553 21.333-21.333s-9.557-21.329-21.333-21.333h-380.834c-11.779 0.004-21.333 9.553-21.333 21.333s9.553 21.329 21.333 21.333h380.834zM263.084 573.25c6.295 0 12.42-1.895 17.583-5.333l4.834-3.959 3.958-4.833c3.443-5.166 5.333-11.284 5.333-17.583v-73.083c-0.006-8.393-3.358-16.439-9.292-22.374-5.941-5.939-14.018-9.293-22.417-9.293h-85.208v-68.169h116.916v-34.125h-151.084v104.751c0 8.401 3.355 16.478 9.292 22.417l4.833 3.959c5.16 3.439 11.291 5.286 17.583 5.291h85.208v68.167h-116.917v34.167h119.375zM500.668 374.707l-97.001-17.041 21.5 92.335 75.501-75.294zM829.585 700.542l-320.585-315.876-74.876 76.002 320.627 315.874 74.833-76zM815.667 477.666c11.772-0.013 21.333-9.557 21.333-21.333s-9.562-21.321-21.333-21.333h-191.543c-11.772 0.009-21.333 9.557-21.333 21.333s9.562 21.325 21.333 21.333h191.543zM268.125 603.542h-34.125v201.708h-70.542v34.167h104.667v-235.875zM642.334 729.833c11.776-0.009 21.333-9.556 21.333-21.333s-9.557-21.325-21.333-21.333h-207.501c-11.779 0.003-21.333 9.553-21.333 21.333s9.553 21.33 21.333 21.333h207.501zM879.292 751.583l-40.751-41.083-75.75 75.125 40.794 41.083 75.708-75.125z" />
85
+ <glyph unicode="&#xe94b;" glyph-name="copy" d="M690.428 651.917h-458.813c-6.761 0-13.244-2.685-18.024-7.466s-7.466-11.264-7.466-18.024v-458.811c0-6.763 2.686-13.244 7.466-18.027 4.78-4.779 11.264-7.462 18.024-7.462h458.813c6.758 0 13.244 2.684 18.022 7.462 4.783 4.783 7.467 11.264 7.467 18.027v458.811c0 6.761-2.684 13.244-7.467 18.024-4.779 4.78-11.264 7.466-18.022 7.466zM664.939 193.105h-407.834v407.832h407.834v-407.832zM817.873 728.385v-458.813c0-6.758-2.684-13.244-7.462-18.022-4.783-4.783-11.264-7.467-18.027-7.467-6.758 0-13.244 2.684-18.022 7.467-4.779 4.779-7.467 11.264-7.467 18.022v433.324h-433.322c-6.761 0-13.244 2.685-18.024 7.466s-7.466 11.264-7.466 18.024c0 6.761 2.685 13.244 7.466 18.024s11.264 7.466 18.024 7.466h458.811c6.763 0 13.244-2.686 18.027-7.466 4.779-4.78 7.462-11.264 7.462-18.024z" />
86
+ <glyph unicode="&#xe94c;" glyph-name="cut" d="M595.29 496.465c-1.924 2.807-3.277 5.969-3.977 9.297-0.704 3.328-0.738 6.767-0.111 10.112 0.627 3.341 1.907 6.532 3.772 9.378 1.86 2.85 4.267 5.303 7.074 7.223l218.901 149.791c5.666 3.508 12.471 4.692 18.995 3.307 6.519-1.385 12.254-5.234 16.009-10.744s5.239-12.256 4.143-18.832c-1.101-6.576-4.693-12.476-10.031-16.468l-218.931-149.792c-4.288-2.957-9.378-4.54-14.592-4.531-4.19 0.017-8.311 1.050-12.015 3.012-3.699 1.963-6.874 4.791-9.237 8.247zM856.922 221.175c-3.878-5.662-9.847-9.553-16.593-10.812-6.746-1.263-13.717 0.205-19.379 4.083l-295.966 202.53-137.529-94.084c10.493-26.645 10.801-56.226 0.864-83.085-9.937-26.863-29.423-49.118-54.733-62.519s-54.671-17.007-82.472-10.129c-27.801 6.878-52.093 23.757-68.235 47.415-16.142 23.654-23.002 52.433-19.269 80.828s17.797 54.417 39.505 73.097c21.708 18.684 49.538 28.71 78.172 28.169s56.065-11.614 77.051-31.1l120.806 82.79-120.967 82.79c-20.916-19.388-48.239-30.391-76.753-30.912s-56.221 9.481-77.83 28.092c-21.609 18.612-35.605 44.532-39.316 72.808s3.123 56.929 19.197 80.487c16.074 23.558 40.262 40.369 67.945 47.225s56.921 3.274 82.131-10.060c25.21-13.334 44.625-35.486 54.539-62.227s9.63-56.195-0.795-82.74l462.644-316.635c2.829-1.903 5.252-4.343 7.138-7.181 1.882-2.842 3.183-6.025 3.836-9.374 0.649-3.345 0.631-6.784-0.055-10.125-0.683-3.337-2.018-6.507-3.934-9.331zM343.811 280.124c0.003 14.972-5.184 29.478-14.679 41.054-9.494 11.571-22.708 19.494-37.39 22.421-14.682 2.923-29.923 0.666-43.127-6.391-13.204-7.053-23.553-18.466-29.284-32.299-5.731-13.828-6.49-29.218-2.147-43.541 4.343-14.327 13.519-26.705 25.965-35.025s27.391-12.066 42.289-10.598c14.898 1.463 28.828 8.051 39.415 18.633 6.031 5.99 10.812 13.12 14.066 20.975 3.255 7.851 4.917 16.273 4.893 24.772zM324.852 570.877c9.051 9.048 15.216 20.578 17.714 33.13s1.218 25.563-3.679 37.388c-4.897 11.825-13.19 21.931-23.831 29.042s-23.152 10.906-35.951 10.906c-12.798 0-25.309-3.796-35.95-10.906s-18.935-17.217-23.831-29.042c-4.897-11.825-6.177-24.835-3.679-37.388s8.663-24.081 17.714-33.13c5.975-6.065 13.097-10.881 20.95-14.168s16.282-4.98 24.796-4.98c8.514 0 16.943 1.693 24.796 4.98s14.975 8.103 20.951 14.168z" />
87
+ <glyph unicode="&#xe94d;" glyph-name="formating" d="M617.937 847.563c33.638 0 60.932-27.3 60.937-60.938v-9.75h58.628c12.732 0 28.924-2.404 43.874-6.688 14.144-4.057 31.71-11.036 43.499-22.813 22.921-22.92 21.376-54.030 21.376-71.313v-197.189c0-14.135-11.486-25.626-25.626-25.626-14.118 0.026-25.562 11.503-25.562 25.626v197.189c0 10.66-0.017 17.851-1.19 24.063-1.020 5.393-2.701 8.507-5.184 11-2.33 2.321-9.485 6.385-21.44 9.812-11.149 3.194-22.545 4.75-29.747 4.75h-58.628v-9.687c0-33.641-27.294-60.937-60.937-60.937h-211.875c-33.641 0-60.937 27.296-60.937 60.937v9.687h-59.063c-11.251 0.001-22.478 0.418-33.437-0.687-5.267-0.533-9.446-1.366-12.5-2.375-3.043-1.008-3.855-1.791-3.688-1.625-1.429-1.441-3.997-5.871-5.687-15.625-1.585-9.164-1.812-19.494-1.812-29.313v-528.811c0-9.852 0.258-19.686 1.812-28.314 1.623-8.981 4.054-13.235 5.687-14.874-0.241 0.239 0.51-0.572 3.563-1.566 3.022-0.973 7.183-1.754 12.437-2.249 11.067-1.037 22.132-0.499 33.625-0.499h201.063c14.127 0 25.609-11.439 25.626-25.562 0-14.14-11.486-25.626-25.626-25.626h-201.063c-8.448-0.004-24.192-0.589-38.438 0.751-13.289 1.246-33.456 4.646-47.375 18.56-12.468 12.476-17.575 28.898-19.938 42.001-2.431 13.491-2.625 27.273-2.625 37.376v528.811c0 10.117 0.231 24.236 2.625 38.063 2.292 13.222 7.265 30.381 19.938 43.063 13.829 13.829 33.861 17.401 47.188 18.75 14.352 1.45 29.937 0.939 38.625 0.937h59.063v9.75c0.004 33.638 27.299 60.938 60.937 60.938h211.875zM730.189 438.374c10.705 0.508 20.625-5.696 24.811-15.561l86.438-203.938 56.563-123.375c5.892-12.851 0.226-28.045-12.625-33.937-12.843-5.862-28.049-0.273-33.937 12.561l-49.69 108.501h-126.75c-9.621-24.939-18.948-48.806-26.001-67.127-4.356-11.324-7.919-20.74-10.372-27.435-1.229-3.354-2.082-5.858-2.628-7.501-0.128-0.388-0.239-0.713-0.311-0.939-2.402-11.644-12.706-20.437-25.062-20.437-14.123 0.017-25.621 11.499-25.626 25.626 0 2.773 0.499 5.018 0.627 5.623 0.196 0.951 0.397 1.83 0.563 2.441 0.337 1.237 0.794 2.556 1.186 3.746 0.806 2.436 1.899 5.551 3.187 9.067 2.607 7.113 6.323 16.845 10.688 28.186 8.87 23.040 20.318 52.425 32.252 83.499 20.74 54.016 57.975 153.975 73.498 203.127 3.226 10.21 12.497 17.348 23.189 17.873zM733.939 341.312c-12.578-35.315-27.273-74.743-39.629-107.499h85.188l-45.559 107.499zM406.063 796.312c-5.361 0-9.683-4.327-9.687-9.687v-70.625c0-5.364 4.323-9.687 9.687-9.687h211.875c5.363 0 9.69 4.323 9.69 9.687v70.625c-0.004 5.361-4.326 9.687-9.69 9.687h-211.875z" />
88
+ <glyph unicode="&#xe94e;" glyph-name="paste" d="M617.937 847.563c33.638 0 60.932-27.3 60.937-60.938v-9.687h58.628c12.732 0 28.924-2.405 43.874-6.688 14.144-4.055 31.71-11.040 43.499-22.812 22.916-22.914 21.376-54.028 21.376-71.313v-539.25c0-17.958 1.374-46.187-21.376-68.937-14.037-14.033-34.79-17.34-48.188-18.564-14.601-1.327-30.707-0.751-39.185-0.751h-451.439c-8.448 0-24.192-0.585-38.438 0.751-13.289 1.25-33.456 4.646-47.375 18.564-12.465 12.471-17.576 28.898-19.938 42.001-2.43 13.487-2.625 27.273-2.625 37.372v528.814c0 10.118 0.23 24.24 2.625 38.063 2.292 13.224 7.261 30.382 19.938 43.063 13.829 13.829 33.861 17.401 47.188 18.75 14.352 1.45 29.937 0.939 38.625 0.937h59.063v9.687c0.004 33.638 27.299 60.938 60.937 60.938h211.875zM252.625 725.062c-5.266-0.533-9.446-1.366-12.5-2.375-3.085-1.021-3.882-1.819-3.688-1.625-1.427-1.433-3.994-5.859-5.687-15.625-1.585-9.161-1.812-19.495-1.812-29.312v-528.814c0-9.847 0.259-19.686 1.812-28.309 1.621-8.977 4.054-13.235 5.687-14.878-0.229 0.23 0.529-0.576 3.563-1.562 3.022-0.977 7.183-1.754 12.437-2.249 11.067-1.037 22.132-0.503 33.625-0.499h451.439c11.46 0 22.993-0.546 34.5 0.499 5.487 0.499 9.86 1.306 13.060 2.313 2.223 0.7 3.294 1.289 3.627 1.498 5.453 5.457 6.374 10.825 6.374 32.751v539.25c0 10.633-0.026 17.799-1.19 24-1.020 5.403-2.697 8.567-5.184 11.063-2.334 2.321-9.493 6.387-21.44 9.812-11.149 3.193-22.549 4.75-29.747 4.75h-58.628v-9.75c0-33.641-27.294-60.937-60.937-60.937h-211.875c-33.641 0-60.937 27.296-60.937 60.937v9.75h-59.063c-11.251 0.001-22.478 0.418-33.437-0.688zM406.063 796.312c-5.361 0-9.683-4.327-9.687-9.687v-70.625c0-5.364 4.323-9.687 9.687-9.687h211.875c5.363 0 9.69 4.323 9.69 9.687v70.625c-0.004 5.361-4.326 9.687-9.69 9.687h-211.875z" />
89
+ <glyph unicode="&#xe94f;" glyph-name="grammar" d="M954.876 397.79l-306.999-358.955-16.333 16.499-134.711 136.542 15.168 14.997 15.168 14.959 118.417-119.957 276.873 323.665 32.418-27.75zM661.833 240.998h-51.499l-61.542 155.251h-268.958l-62.042-155.251h-48.25l225.625 554.668h41.040l225.626-554.668zM294.917 437.248h238.293l-115.376 290.169h-5.917l-117-290.169z" />
79
90
  <glyph unicode="&#xe958;" glyph-name="text" d="M172.54 708.655c-41.13 0-74.473 33.342-74.473 74.473s33.342 74.473 74.473 74.473c41.13 0 74.473-33.343 74.473-74.473s-33.343-74.473-74.473-74.473zM172.54 745.891c20.565 0 37.236 16.671 37.236 37.236s-16.671 37.236-37.236 37.236c-20.565 0-37.236-16.671-37.236-37.236s16.671-37.236 37.236-37.236zM786.94 801.746h-558.545v-37.236h558.545v37.236zM842.797 708.655c-41.132 0-74.473 33.342-74.473 74.473s33.341 74.473 74.473 74.473c41.128 0 74.469-33.343 74.469-74.473s-33.341-74.473-74.469-74.473zM842.797 745.891c20.562 0 37.233 16.671 37.233 37.236s-16.671 37.236-37.233 37.236c-20.566 0-37.237-16.671-37.237-37.236s16.671-37.236 37.237-37.236zM172.54 38.4c-41.13 0-74.473 33.341-74.473 74.473 0 41.128 33.342 74.473 74.473 74.473s74.473-33.346 74.473-74.473c0-41.132-33.343-74.473-74.473-74.473zM172.54 75.637c20.565 0 37.236 16.671 37.236 37.237s-16.671 37.237-37.236 37.237c-20.565 0-37.236-16.671-37.236-37.237s16.671-37.237 37.236-37.237zM786.94 131.49h-558.545v-37.237h558.545v37.237zM842.797 38.4c-41.132 0-74.473 33.341-74.473 74.473 0 41.128 33.341 74.473 74.473 74.473 41.128 0 74.469-33.346 74.469-74.473 0-41.132-33.341-74.473-74.469-74.473zM842.797 75.637c20.562 0 37.233 16.671 37.233 37.237s-16.671 37.237-37.233 37.237c-20.566 0-37.237-16.671-37.237-37.237s16.671-37.237 37.237-37.237zM191.159 727.273h-37.236v-558.546h37.236v558.546zM861.413 727.273h-37.237v-558.546h37.237v558.546zM526.287 615.564h186.18v37.236h-409.599v-37.236h186.182v-409.6h37.237v409.6z" />
80
91
  <glyph unicode="&#xe95a;" glyph-name="arrow-up" d="M512 528.738l-181.168-181.171c-8.338-8.337-21.857-8.337-30.195 0v0c-8.338 8.341-8.338 21.858 0 30.195l211.363 211.366 211.366-211.366c8.337-8.337 8.337-21.854 0-30.195v0c-8.341-8.337-21.858-8.337-30.195 0l-181.171 181.171z" />
81
92
  <glyph unicode="&#xe95b;" glyph-name="arrow-onright" d="M567.138 448l-181.168 181.168c-8.338 8.338-8.338 21.857 0 30.195v0c8.338 8.338 21.857 8.338 30.195 0l211.363-211.363-211.363-211.366c-8.338-8.337-21.857-8.337-30.195 0v0c-8.338 8.341-8.338 21.858 0 30.195l181.168 181.171z" />
Binary file
Binary file
@@ -4,10 +4,14 @@
4
4
  @mixin grammar-popup-theme($theme) {
5
5
  app-nod-grammar-popup {
6
6
  background: map.get($theme, background-palette, dialog);
7
+ box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15), 0 4px 10px rgba(0, 0, 0, 0.1);
7
8
 
8
9
  .message {
9
- color: map.get($theme, foreground-palette, text);
10
- border-bottom-color: map.get($theme, foreground-palette, noder-divider);
10
+ color: map.get($theme, foreground-palette, grammar-rule);
11
+ }
12
+
13
+ .options {
14
+ border-bottom-color: map.get($theme, foreground-palette, grammar-border);
11
15
  }
12
16
 
13
17
  .suggestion {
@@ -15,12 +19,7 @@
15
19
  }
16
20
 
17
21
  .ignore {
18
- color: map.get($theme, foreground-palette, secondary-text);
19
-
20
- &:hover {
21
- background-color: map.get($theme, foreground-palette, secondary-text);
22
- color: map.get($theme, foreground-palette, noder-editor-header-text);
23
- }
22
+ color: map.get($theme, foreground-palette, grammar-action);
24
23
  }
25
24
  }
26
25
  }
@@ -1 +0,0 @@
1
- export declare const POPUP_HEIGHT = 150;