@talrace/ngx-noder 0.0.9 → 0.0.11
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/esm2022/lib/apart-components/add-link-dialog/add-link-dialog.component.mjs +7 -1
- package/esm2022/lib/apart-components/editor-title/editor-title.component.mjs +6 -3
- package/esm2022/lib/apart-components/editor-title-mobile/editor-title-mobile.component.mjs +3 -3
- package/esm2022/lib/apart-components/editor-toolbar/components/menu-dropdowns/menu-dropdowns.component.mjs +20 -5
- package/esm2022/lib/apart-components/editor-toolbar/editor-mobile-toolbar/editor-mobile-toolbar.component.mjs +2 -2
- package/esm2022/lib/apart-components/editor-toolbar/editor-toolbar/editor-toolbar.component.mjs +1 -1
- package/esm2022/lib/apart-components/editor-toolbar/editor-toolbar.module.mjs +13 -3
- package/esm2022/lib/editor/components/shared/abstract/base.component.mjs +3 -3
- package/esm2022/lib/editor/content/helpers/link.helper.mjs +6 -0
- package/esm2022/lib/editor/display/layers/text.layer.mjs +10 -10
- package/esm2022/lib/editor/execution/edit.session.mjs +18 -5
- package/esm2022/lib/editor/execution/editor.mjs +37 -5
- package/esm2022/lib/editor/execution/helpers/format-style.helper.mjs +42 -1
- package/esm2022/lib/editor/execution/regulator.service.mjs +6 -5
- package/esm2022/lib/editor/interaction/editor.service.mjs +8 -1
- package/esm2022/lib/editor/operations/helpers/link-operations.helper.mjs +38 -20
- package/esm2022/lib/editor/operations/operations-helper.helper.mjs +16 -8
- package/esm2022/lib/models/generated/link-data.model.mjs +1 -1
- package/esm2022/lib/models/generated/link.model.mjs +1 -1
- package/esm2022/public-api.mjs +5 -1
- package/fesm2022/talrace-ngx-noder.mjs +436 -281
- package/fesm2022/talrace-ngx-noder.mjs.map +1 -1
- package/lib/apart-components/editor-title/editor-title.component.d.ts +2 -1
- package/lib/apart-components/editor-toolbar/components/menu-dropdowns/menu-dropdowns.component.d.ts +6 -1
- package/lib/apart-components/editor-toolbar/editor-toolbar.module.d.ts +1 -1
- package/lib/editor/content/helpers/link.helper.d.ts +4 -0
- package/lib/editor/display/layers/text.layer.d.ts +1 -1
- package/lib/editor/execution/edit.session.d.ts +1 -0
- package/lib/editor/execution/editor.d.ts +2 -0
- package/lib/editor/execution/helpers/format-style.helper.d.ts +2 -0
- package/lib/editor/interaction/editor.service.d.ts +3 -0
- package/lib/editor/operations/helpers/link-operations.helper.d.ts +2 -1
- package/lib/models/generated/link-data.model.d.ts +2 -0
- package/lib/models/generated/link.model.d.ts +3 -1
- package/package.json +8 -8
- package/public-api.d.ts +4 -0
- package/src/assets/fonts/nc-iconfont.eot +0 -0
- package/src/assets/fonts/nc-iconfont.scss +183 -0
- package/src/assets/fonts/nc-iconfont.svg +1 -53
- package/src/assets/fonts/nc-iconfont.ttf +0 -0
- package/src/assets/fonts/nc-iconfont.woff +0 -0
- package/src/styles.scss +0 -1
- package/src/assets/fonts/nc-iconfont.css +0 -339
- package/src/scss/_fonts.scss +0 -3
|
@@ -1,339 +0,0 @@
|
|
|
1
|
-
/* stylelint-disable font-family-name-quotes */
|
|
2
|
-
/* stylelint-disable selector-pseudo-element-colon-notation */
|
|
3
|
-
/* stylelint-disable rule-empty-line-before */
|
|
4
|
-
|
|
5
|
-
@font-face {
|
|
6
|
-
font-family: 'nc-iconfont';
|
|
7
|
-
src: url('nc-iconfont.eot');
|
|
8
|
-
src: url('nc-iconfont.eot') format('embedded-opentype'), url('nc-iconfont.ttf') format('truetype'),
|
|
9
|
-
url('nc-iconfont.woff') format('woff'), url('nc-iconfont.svg') format('svg');
|
|
10
|
-
font-weight: normal;
|
|
11
|
-
font-style: normal;
|
|
12
|
-
font-display: block;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.noder-icon {
|
|
16
|
-
/* use !important to prevent issues with browser extensions that change fonts */
|
|
17
|
-
font-family: 'nc-iconfont', sans-serif !important;
|
|
18
|
-
speak: never;
|
|
19
|
-
font-size: 24px;
|
|
20
|
-
font-style: normal;
|
|
21
|
-
font-weight: normal;
|
|
22
|
-
font-variant: normal;
|
|
23
|
-
text-transform: none;
|
|
24
|
-
line-height: 1;
|
|
25
|
-
|
|
26
|
-
/* Better Font Rendering =========== */
|
|
27
|
-
-webkit-font-smoothing: antialiased;
|
|
28
|
-
-moz-osx-font-smoothing: grayscale;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.icon-table-rows:before {
|
|
32
|
-
content: '\e966';
|
|
33
|
-
}
|
|
34
|
-
.icon-table-columns:before {
|
|
35
|
-
content: '\e965';
|
|
36
|
-
}
|
|
37
|
-
.icon-format-combined:before {
|
|
38
|
-
content: '\e964';
|
|
39
|
-
}
|
|
40
|
-
.icon-person:before {
|
|
41
|
-
content: '\e960';
|
|
42
|
-
}
|
|
43
|
-
.icon-upload:before {
|
|
44
|
-
content: '\e961';
|
|
45
|
-
}
|
|
46
|
-
.icon-zoom-in:before {
|
|
47
|
-
content: '\e962';
|
|
48
|
-
}
|
|
49
|
-
.icon-zoom-out:before {
|
|
50
|
-
content: '\e963';
|
|
51
|
-
}
|
|
52
|
-
.icon-refresh:before {
|
|
53
|
-
content: '\e954';
|
|
54
|
-
}
|
|
55
|
-
.icon-password:before {
|
|
56
|
-
content: '\e955';
|
|
57
|
-
}
|
|
58
|
-
.icon-mail:before {
|
|
59
|
-
content: '\e957';
|
|
60
|
-
}
|
|
61
|
-
.icon-logout:before {
|
|
62
|
-
content: '\e959';
|
|
63
|
-
}
|
|
64
|
-
.icon-arrow-up:before {
|
|
65
|
-
content: '\e95a';
|
|
66
|
-
}
|
|
67
|
-
.icon-arrow-onright:before {
|
|
68
|
-
content: '\e95b';
|
|
69
|
-
}
|
|
70
|
-
.icon-arrow-onleft:before {
|
|
71
|
-
content: '\e95c';
|
|
72
|
-
}
|
|
73
|
-
.icon-arrow-forward:before {
|
|
74
|
-
content: '\e95d';
|
|
75
|
-
}
|
|
76
|
-
.icon-arrow-down:before {
|
|
77
|
-
content: '\e95e';
|
|
78
|
-
}
|
|
79
|
-
.icon-account-circle:before {
|
|
80
|
-
content: '\e95f';
|
|
81
|
-
}
|
|
82
|
-
.icon-text:before {
|
|
83
|
-
content: '\e958';
|
|
84
|
-
}
|
|
85
|
-
.icon-font-color0:before {
|
|
86
|
-
content: '\e956';
|
|
87
|
-
}
|
|
88
|
-
.icon-edit:before {
|
|
89
|
-
content: '\e953';
|
|
90
|
-
}
|
|
91
|
-
.icon-menu-circle:before {
|
|
92
|
-
content: '\e952';
|
|
93
|
-
}
|
|
94
|
-
.icon-fill-color:before {
|
|
95
|
-
content: '\e951';
|
|
96
|
-
}
|
|
97
|
-
.icon-edit-menu:before {
|
|
98
|
-
content: '\e950';
|
|
99
|
-
}
|
|
100
|
-
.icon-upload-file:before {
|
|
101
|
-
content: '\e94f';
|
|
102
|
-
}
|
|
103
|
-
.icon-info:before {
|
|
104
|
-
content: '\e94e';
|
|
105
|
-
}
|
|
106
|
-
.icon-arrow-south:before {
|
|
107
|
-
content: '\e94b';
|
|
108
|
-
}
|
|
109
|
-
.icon-arrow-back:before {
|
|
110
|
-
content: '\e94c';
|
|
111
|
-
}
|
|
112
|
-
.icon-download:before {
|
|
113
|
-
content: '\e94d';
|
|
114
|
-
}
|
|
115
|
-
.icon-folder-move:before {
|
|
116
|
-
content: '\e94a';
|
|
117
|
-
}
|
|
118
|
-
.icon-new-folder:before {
|
|
119
|
-
content: '\e949';
|
|
120
|
-
}
|
|
121
|
-
.icon-add-column:before {
|
|
122
|
-
content: '\e900';
|
|
123
|
-
}
|
|
124
|
-
.icon-add-new:before {
|
|
125
|
-
content: '\e901';
|
|
126
|
-
}
|
|
127
|
-
.icon-add:before {
|
|
128
|
-
content: '\e902';
|
|
129
|
-
}
|
|
130
|
-
.icon-arrow-dropdown:before {
|
|
131
|
-
content: '\e903';
|
|
132
|
-
}
|
|
133
|
-
.icon-arrow-dropup:before {
|
|
134
|
-
content: '\e904';
|
|
135
|
-
}
|
|
136
|
-
.icon-arrow-left:before {
|
|
137
|
-
content: '\e905';
|
|
138
|
-
}
|
|
139
|
-
.icon-arrow-north:before {
|
|
140
|
-
content: '\e906';
|
|
141
|
-
}
|
|
142
|
-
.icon-arrow-right:before {
|
|
143
|
-
content: '\e907';
|
|
144
|
-
}
|
|
145
|
-
.icon-back:before {
|
|
146
|
-
content: '\e908';
|
|
147
|
-
}
|
|
148
|
-
.icon-bottom:before {
|
|
149
|
-
content: '\e909';
|
|
150
|
-
}
|
|
151
|
-
.icon-cancel-nofill:before {
|
|
152
|
-
content: '\e90a';
|
|
153
|
-
}
|
|
154
|
-
.icon-cancel-thin:before {
|
|
155
|
-
content: '\e90b';
|
|
156
|
-
}
|
|
157
|
-
.icon-cancel:before {
|
|
158
|
-
content: '\e90c';
|
|
159
|
-
}
|
|
160
|
-
.icon-check-circle:before {
|
|
161
|
-
content: '\e90d';
|
|
162
|
-
}
|
|
163
|
-
.icon-content-cut:before {
|
|
164
|
-
content: '\e90e';
|
|
165
|
-
}
|
|
166
|
-
.icon-content-paste:before {
|
|
167
|
-
content: '\e90f';
|
|
168
|
-
}
|
|
169
|
-
.icon-datepicker:before {
|
|
170
|
-
content: '\e910';
|
|
171
|
-
}
|
|
172
|
-
.icon-delete:before {
|
|
173
|
-
content: '\e911';
|
|
174
|
-
}
|
|
175
|
-
.icon-done-thin:before {
|
|
176
|
-
content: '\e912';
|
|
177
|
-
}
|
|
178
|
-
.icon-draft:before {
|
|
179
|
-
content: '\e913';
|
|
180
|
-
}
|
|
181
|
-
.icon-edit-mode:before {
|
|
182
|
-
content: '\e914';
|
|
183
|
-
}
|
|
184
|
-
.icon-error:before {
|
|
185
|
-
content: '\e915';
|
|
186
|
-
}
|
|
187
|
-
.icon-file-copy:before {
|
|
188
|
-
content: '\e916';
|
|
189
|
-
}
|
|
190
|
-
.icon-file-library:before {
|
|
191
|
-
content: '\e917';
|
|
192
|
-
}
|
|
193
|
-
.icon-file-related:before {
|
|
194
|
-
content: '\e918';
|
|
195
|
-
}
|
|
196
|
-
.icon-file:before {
|
|
197
|
-
content: '\e919';
|
|
198
|
-
}
|
|
199
|
-
.icon-fill-done:before {
|
|
200
|
-
content: '\e91a';
|
|
201
|
-
}
|
|
202
|
-
.icon-fill-mode:before {
|
|
203
|
-
content: '\e91b';
|
|
204
|
-
}
|
|
205
|
-
.icon-fill:before {
|
|
206
|
-
content: '\e91c';
|
|
207
|
-
}
|
|
208
|
-
.icon-folder-library:before {
|
|
209
|
-
content: '\e91d';
|
|
210
|
-
}
|
|
211
|
-
.icon-folder-upload:before {
|
|
212
|
-
content: '\e91e';
|
|
213
|
-
}
|
|
214
|
-
.icon-format-align:before {
|
|
215
|
-
content: '\e91f';
|
|
216
|
-
}
|
|
217
|
-
.icon-format-aligncenter:before {
|
|
218
|
-
content: '\e920';
|
|
219
|
-
}
|
|
220
|
-
.icon-format-alignleft:before {
|
|
221
|
-
content: '\e921';
|
|
222
|
-
}
|
|
223
|
-
.icon-format-alignright:before {
|
|
224
|
-
content: '\e922';
|
|
225
|
-
}
|
|
226
|
-
.icon-format-bold:before {
|
|
227
|
-
content: '\e923';
|
|
228
|
-
}
|
|
229
|
-
.icon-format-bulleted:before {
|
|
230
|
-
content: '\e924';
|
|
231
|
-
}
|
|
232
|
-
.icon-format-colortext:before {
|
|
233
|
-
content: '\e925';
|
|
234
|
-
}
|
|
235
|
-
.icon-format-italic:before {
|
|
236
|
-
content: '\e926';
|
|
237
|
-
}
|
|
238
|
-
.icon-format-numbered:before {
|
|
239
|
-
content: '\e927';
|
|
240
|
-
}
|
|
241
|
-
.icon-format-underlined:before {
|
|
242
|
-
content: '\e928';
|
|
243
|
-
}
|
|
244
|
-
.icon-header:before {
|
|
245
|
-
content: '\e929';
|
|
246
|
-
}
|
|
247
|
-
.icon-headers-footers:before {
|
|
248
|
-
content: '\e92a';
|
|
249
|
-
}
|
|
250
|
-
.icon-image:before {
|
|
251
|
-
content: '\e92b';
|
|
252
|
-
}
|
|
253
|
-
.icon-input:before {
|
|
254
|
-
content: '\e92c';
|
|
255
|
-
}
|
|
256
|
-
.icon-insert:before {
|
|
257
|
-
content: '\e92d';
|
|
258
|
-
}
|
|
259
|
-
.icon-layout:before {
|
|
260
|
-
content: '\e92e';
|
|
261
|
-
}
|
|
262
|
-
.icon-library-tab:before {
|
|
263
|
-
content: '\e92f';
|
|
264
|
-
}
|
|
265
|
-
.icon-link-highlighter:before {
|
|
266
|
-
content: '\e930';
|
|
267
|
-
}
|
|
268
|
-
.icon-link-off:before {
|
|
269
|
-
content: '\e931';
|
|
270
|
-
}
|
|
271
|
-
.icon-link-on:before {
|
|
272
|
-
content: '\e932';
|
|
273
|
-
}
|
|
274
|
-
.icon-log-tab:before {
|
|
275
|
-
content: '\e933';
|
|
276
|
-
}
|
|
277
|
-
.icon-more-vert:before {
|
|
278
|
-
content: '\e934';
|
|
279
|
-
}
|
|
280
|
-
.icon-open-from:before {
|
|
281
|
-
content: '\e935';
|
|
282
|
-
}
|
|
283
|
-
.icon-page-break:before {
|
|
284
|
-
content: '\e936';
|
|
285
|
-
}
|
|
286
|
-
.icon-print:before {
|
|
287
|
-
content: '\e937';
|
|
288
|
-
}
|
|
289
|
-
.icon-processing-tab:before {
|
|
290
|
-
content: '\e938';
|
|
291
|
-
}
|
|
292
|
-
.icon-redo-material:before {
|
|
293
|
-
content: '\e939';
|
|
294
|
-
}
|
|
295
|
-
.icon-redo:before {
|
|
296
|
-
content: '\e93a';
|
|
297
|
-
}
|
|
298
|
-
.icon-remove:before {
|
|
299
|
-
content: '\e93b';
|
|
300
|
-
}
|
|
301
|
-
.icon-rename:before {
|
|
302
|
-
content: '\e93c';
|
|
303
|
-
}
|
|
304
|
-
.icon-sandwich:before {
|
|
305
|
-
content: '\e93d';
|
|
306
|
-
}
|
|
307
|
-
.icon-save:before {
|
|
308
|
-
content: '\e93e';
|
|
309
|
-
}
|
|
310
|
-
.icon-search:before {
|
|
311
|
-
content: '\e93f';
|
|
312
|
-
}
|
|
313
|
-
.icon-select-all:before {
|
|
314
|
-
content: '\e940';
|
|
315
|
-
}
|
|
316
|
-
.icon-signature:before {
|
|
317
|
-
content: '\e941';
|
|
318
|
-
}
|
|
319
|
-
.icon-stop:before {
|
|
320
|
-
content: '\e942';
|
|
321
|
-
}
|
|
322
|
-
.icon-table:before {
|
|
323
|
-
content: '\e943';
|
|
324
|
-
}
|
|
325
|
-
.icon-undo-material:before {
|
|
326
|
-
content: '\e944';
|
|
327
|
-
}
|
|
328
|
-
.icon-undo:before {
|
|
329
|
-
content: '\e945';
|
|
330
|
-
}
|
|
331
|
-
.icon-view:before {
|
|
332
|
-
content: '\e946';
|
|
333
|
-
}
|
|
334
|
-
.icon-visibility-off:before {
|
|
335
|
-
content: '\e947';
|
|
336
|
-
}
|
|
337
|
-
.icon-visibility-on:before {
|
|
338
|
-
content: '\e948';
|
|
339
|
-
}
|
package/src/scss/_fonts.scss
DELETED