dev-dict 0.11.11 → 0.11.13

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 (43) hide show
  1. package/README.md +0 -3
  2. package/dist/config/completeness.d.ts.map +1 -1
  3. package/dist/data/terms/aes.d.ts +1 -1
  4. package/dist/data/terms/agile.d.ts +1 -1
  5. package/dist/data/terms/aws.d.ts +1 -1
  6. package/dist/data/terms/index.d.ts +58 -14
  7. package/dist/data/terms/index.d.ts.map +1 -1
  8. package/dist/data/terms/javascript.d.ts +1 -1
  9. package/dist/data/terms/node_js.d.ts +23 -1
  10. package/dist/data/terms/node_js.d.ts.map +1 -1
  11. package/dist/data/terms/react.d.ts +1 -1
  12. package/dist/data/terms/typescript.d.ts +1 -1
  13. package/dist/dev-dict.min.js +2 -2
  14. package/dist/dev-dict.min.js.map +1 -1
  15. package/dist/index.js +363 -296
  16. package/dist/index.js.map +1 -1
  17. package/dist/locales-CvHJXK8Z.js +10 -0
  18. package/dist/locales-CvHJXK8Z.js.map +1 -0
  19. package/dist/standard-D20hQ7Ls.js +70 -0
  20. package/dist/standard-D20hQ7Ls.js.map +1 -0
  21. package/dist/tags-entry.js +2 -125
  22. package/dist/terms-entry.js +2 -226
  23. package/dist/types/index.d.ts +1 -1
  24. package/dist/types/index.d.ts.map +1 -1
  25. package/dist/types-entry.js +2 -77
  26. package/dist/ui_library-Zgy-bmI_.js +112 -0
  27. package/dist/ui_library-Zgy-bmI_.js.map +1 -0
  28. package/dist/utils-CxyRIyjZ.js +188 -0
  29. package/dist/utils-CxyRIyjZ.js.map +1 -0
  30. package/dist/utils-entry.js +2 -94
  31. package/dist/zod-B6pu8fS6.js +1849 -0
  32. package/dist/zod-B6pu8fS6.js.map +1 -0
  33. package/package.json +11 -11
  34. package/dist/helpers-BRYP4qHQ.js +0 -90
  35. package/dist/helpers-BRYP4qHQ.js.map +0 -1
  36. package/dist/index-DX_tPBsM.js +0 -9
  37. package/dist/index-DX_tPBsM.js.map +0 -1
  38. package/dist/tags-entry.js.map +0 -1
  39. package/dist/terms-entry-3pcmdaBe.js +0 -3306
  40. package/dist/terms-entry-3pcmdaBe.js.map +0 -1
  41. package/dist/terms-entry.js.map +0 -1
  42. package/dist/types-entry.js.map +0 -1
  43. package/dist/utils-entry.js.map +0 -1
@@ -0,0 +1,1849 @@
1
+ import { t as e } from "./locales-CvHJXK8Z.js";
2
+ import { g as t } from "./utils-CxyRIyjZ.js";
3
+ import { a as n, c as r, d as i, f as a, h as o, i as s, l as c, m as l, n as u, o as d, p as f, r as p, s as m, t as h, u as g } from "./ui_library-Zgy-bmI_.js";
4
+ import { a as _, c as v, i as y, l as b, n as x, o as S, r as C, s as w, t as T } from "./standard-D20hQ7Ls.js";
5
+ var E = t({
6
+ obj: {
7
+ [o.id]: o,
8
+ [l.id]: l,
9
+ [f.id]: f,
10
+ [a.id]: a,
11
+ [i.id]: i,
12
+ [g.id]: g,
13
+ [c.id]: c,
14
+ [r.id]: r,
15
+ [m.id]: m,
16
+ [d.id]: d,
17
+ [n.id]: n,
18
+ [s.id]: s,
19
+ [p.id]: p,
20
+ [u.id]: u,
21
+ [h.id]: h
22
+ },
23
+ keys: ["name"],
24
+ populateEmpty: !1
25
+ }), D = {
26
+ id: "ai_generated",
27
+ name: {
28
+ [e.EN_US]: "AI Generated",
29
+ [e.EN_GB]: e.EN_US,
30
+ [e.DE_DE]: "KI-generiert"
31
+ }
32
+ }, O = {
33
+ id: "community",
34
+ name: {
35
+ [e.EN_US]: "Community",
36
+ [e.EN_GB]: e.EN_US,
37
+ [e.DE_DE]: "Gemeinschaft"
38
+ }
39
+ }, k = {
40
+ id: "official_website",
41
+ name: {
42
+ [e.EN_US]: "Official Website",
43
+ [e.EN_GB]: e.EN_US,
44
+ [e.DE_DE]: "Offizielle Website"
45
+ }
46
+ }, A = {
47
+ id: "wikipedia",
48
+ name: {
49
+ [e.EN_US]: "Wikipedia",
50
+ [e.EN_GB]: e.EN_US,
51
+ [e.DE_DE]: "Wikipedia"
52
+ }
53
+ }, j = t({
54
+ obj: {
55
+ [D.id]: D,
56
+ [O.id]: O,
57
+ [k.id]: k,
58
+ [A.id]: A
59
+ },
60
+ keys: ["name"],
61
+ populateEmpty: !1
62
+ }), M = t({
63
+ obj: {
64
+ [b.id]: b,
65
+ [v.id]: v,
66
+ [w.id]: w,
67
+ [S.id]: S,
68
+ [_.id]: _,
69
+ [y.id]: y,
70
+ [x.id]: x,
71
+ [C.id]: C,
72
+ [T.id]: T
73
+ },
74
+ keys: ["name"],
75
+ populateEmpty: !1
76
+ }), ee = {
77
+ id: "aes",
78
+ name: {
79
+ [e.EN_US]: "AES",
80
+ [e.EN_GB]: e.EN_US,
81
+ [e.DE_DE]: e.EN_US
82
+ },
83
+ altName: {
84
+ [e.EN_US]: "Advanced Encryption Standard",
85
+ [e.EN_GB]: e.EN_US,
86
+ [e.DE_DE]: e.EN_US
87
+ },
88
+ label: {
89
+ [e.EN_US]: "Encryption Standard",
90
+ [e.EN_GB]: e.EN_US,
91
+ [e.DE_DE]: "Verschlüsselungsstandard"
92
+ },
93
+ definition: {
94
+ [e.EN_US]: "Advanced Encryption Standard (AES) is a symmetric encryption algorithm established as a standard by the US National Institute of Standards and Technology (NIST) in 2001. It uses block cipher with key sizes of 128, 192, or 256 bits and is widely adopted for securing sensitive data in software applications, communications, and storage systems.",
95
+ [e.EN_GB]: e.EN_US,
96
+ [e.DE_DE]: "Advanced Encryption Standard (AES) ist ein symmetrischer Verschlüsselungsalgorithmus, der im Jahr 2001 vom US-amerikanischen National Institute of Standards and Technology (NIST) als Standard festgelegt wurde. Er verwendet eine Blockchiffre mit Schlüssellängen von 128, 192 oder 256 Bit und wird weltweit zur Absicherung sensibler Daten in Softwareanwendungen, Kommunikationssystemen und Speichersystemen eingesetzt."
97
+ },
98
+ type: [M.standard],
99
+ tags: [E.security, E.cryptography],
100
+ links: {
101
+ official_website: "https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.197-upd1.pdf",
102
+ wikipedia: "https://en.wikipedia.org/wiki/Advanced_Encryption_Standard"
103
+ },
104
+ sources: {
105
+ label: [j.community],
106
+ definition: [j.ai_generated, j.wikipedia]
107
+ }
108
+ }, te = {
109
+ id: "agile",
110
+ name: {
111
+ [e.EN_US]: "Agile",
112
+ [e.EN_GB]: e.EN_US,
113
+ [e.DE_DE]: e.EN_US
114
+ },
115
+ label: { ...M.methodology.name },
116
+ definition: {
117
+ [e.EN_US]: "Agile is a software development methodology that emphasizes iterative progress, collaboration, and flexibility. It promotes adaptive planning, evolutionary development, early delivery, and continuous improvement, encouraging rapid and flexible response to change through cross-functional teams working in short cycles called sprints.",
118
+ [e.EN_GB]: "Agile is a software development methodology that emphasises iterative progress, collaboration, and flexibility. It promotes adaptive planning, evolutionary development, early delivery, and continuous improvement, encouraging rapid and flexible response to change through cross-functional teams working in short cycles called sprints.",
119
+ [e.DE_DE]: "Agile ist eine Softwareentwicklungsmethodik, die iterative Fortschritte, Zusammenarbeit und Flexibilität betont. Sie fördert adaptive Planung, evolutionäre Entwicklung, frühzeitige Lieferung und kontinuierliche Verbesserung und ermutigt zu einer schnellen und flexiblen Reaktion auf Veränderungen durch funktionsübergreifende Teams, die in kurzen Zyklen, sogenannten Sprints, arbeiten."
120
+ },
121
+ type: [M.methodology],
122
+ tags: [
123
+ E.software_development,
124
+ E.project_management,
125
+ E.scrum,
126
+ E.kanban
127
+ ],
128
+ links: {
129
+ official_website: "https://agilemanifesto.org",
130
+ wikipedia: "https://en.wikipedia.org/wiki/Agile_software_development"
131
+ },
132
+ sources: {
133
+ label: [j.community],
134
+ definition: [j.ai_generated]
135
+ }
136
+ }, N = {
137
+ id: "ai",
138
+ name: {
139
+ [e.EN_US]: "AI",
140
+ [e.EN_GB]: e.EN_US,
141
+ [e.DE_DE]: "KI"
142
+ },
143
+ altName: {
144
+ [e.EN_US]: "Artificial Intelligence",
145
+ [e.EN_GB]: e.EN_US,
146
+ [e.DE_DE]: "Künstliche Intelligenz"
147
+ },
148
+ label: { [e.EN_US]: "" },
149
+ definition: { [e.EN_US]: "" },
150
+ type: [],
151
+ tags: []
152
+ }, P = {
153
+ id: "algolia",
154
+ name: { [e.EN_US]: "Algolia" },
155
+ label: { [e.EN_US]: "" },
156
+ definition: { [e.EN_US]: "" },
157
+ type: [],
158
+ tags: []
159
+ }, F = {
160
+ id: "alpine_js",
161
+ name: { [e.EN_US]: "Alpine.js" },
162
+ label: { [e.EN_US]: "" },
163
+ definition: { [e.EN_US]: "" },
164
+ type: [],
165
+ tags: []
166
+ }, I = {
167
+ id: "android_studio",
168
+ name: { [e.EN_US]: "Android Studio" },
169
+ label: { [e.EN_US]: "" },
170
+ definition: { [e.EN_US]: "" },
171
+ type: [],
172
+ tags: []
173
+ }, L = {
174
+ id: "angularjs",
175
+ name: { [e.EN_US]: "AngularJS" },
176
+ label: { [e.EN_US]: "" },
177
+ definition: { [e.EN_US]: "" },
178
+ type: [],
179
+ tags: []
180
+ }, R = {
181
+ id: "apache_tomcat",
182
+ name: { [e.EN_US]: "Apache Tomcat" },
183
+ label: { [e.EN_US]: "" },
184
+ definition: { [e.EN_US]: "" },
185
+ type: [],
186
+ tags: []
187
+ }, z = {
188
+ id: "asp_net",
189
+ name: { [e.EN_US]: "ASP.NET" },
190
+ label: { [e.EN_US]: "" },
191
+ definition: { [e.EN_US]: "" },
192
+ type: [],
193
+ tags: []
194
+ }, B = {
195
+ id: "assembly",
196
+ name: { [e.EN_US]: "Assembly" },
197
+ label: { [e.EN_US]: "" },
198
+ definition: { [e.EN_US]: "" },
199
+ type: [M.language],
200
+ tags: []
201
+ }, V = {
202
+ id: "aws",
203
+ name: {
204
+ [e.EN_US]: "AWS",
205
+ [e.EN_GB]: e.EN_US,
206
+ [e.DE_DE]: e.EN_US
207
+ },
208
+ altName: {
209
+ [e.EN_US]: "Amazon Web Services",
210
+ [e.EN_GB]: e.EN_US,
211
+ [e.DE_DE]: e.EN_US
212
+ },
213
+ label: {
214
+ [e.EN_US]: "Cloud Computing Platform",
215
+ [e.EN_GB]: e.EN_US,
216
+ [e.DE_DE]: "Cloud-Computing-Plattform"
217
+ },
218
+ definition: { [e.EN_US]: "" },
219
+ type: [M.platform],
220
+ tags: [],
221
+ links: { official_website: "https://aws.amazon.com/" }
222
+ }, H = {
223
+ id: "azure",
224
+ name: { [e.EN_US]: "Azure" },
225
+ label: { [e.EN_US]: "" },
226
+ definition: { [e.EN_US]: "" },
227
+ type: [],
228
+ tags: []
229
+ }, U = {
230
+ id: "azure_pipelines",
231
+ name: { [e.EN_US]: "Azure Pipelines" },
232
+ label: { [e.EN_US]: "" },
233
+ definition: { [e.EN_US]: "" },
234
+ type: [],
235
+ tags: []
236
+ }, W = {
237
+ id: "backbone_js",
238
+ name: { [e.EN_US]: "Backbone.js" },
239
+ label: { [e.EN_US]: "" },
240
+ definition: { [e.EN_US]: "" },
241
+ type: [],
242
+ tags: []
243
+ }, G = {
244
+ id: "bash",
245
+ name: { [e.EN_US]: "Bash" },
246
+ label: { [e.EN_US]: "" },
247
+ definition: { [e.EN_US]: "" },
248
+ type: [M.language],
249
+ tags: []
250
+ }, K = {
251
+ id: "bdd",
252
+ name: { [e.EN_US]: "BDD" },
253
+ label: { [e.EN_US]: "" },
254
+ definition: { [e.EN_US]: "" },
255
+ type: [],
256
+ tags: []
257
+ }, q = {
258
+ id: "beanstalk",
259
+ name: { [e.EN_US]: "Beanstalk" },
260
+ label: { [e.EN_US]: "" },
261
+ definition: { [e.EN_US]: "" },
262
+ type: [],
263
+ tags: []
264
+ }, J = {
265
+ id: "big_js",
266
+ name: { [e.EN_US]: "Big.js" },
267
+ label: { [e.EN_US]: "" },
268
+ definition: { [e.EN_US]: "" },
269
+ type: [],
270
+ tags: []
271
+ }, Y = {
272
+ id: "biome",
273
+ name: { [e.EN_US]: "Biome" },
274
+ label: { [e.EN_US]: "" },
275
+ definition: { [e.EN_US]: "" },
276
+ type: [],
277
+ tags: []
278
+ }, X = {
279
+ id: "bitbucket_pipelines",
280
+ name: { [e.EN_US]: "Bitbucket Pipelines" },
281
+ label: { [e.EN_US]: "" },
282
+ definition: { [e.EN_US]: "" },
283
+ type: [],
284
+ tags: []
285
+ }, Z = {
286
+ id: "bitcoin",
287
+ name: { [e.EN_US]: "Bitcoin" },
288
+ label: { [e.EN_US]: "" },
289
+ definition: { [e.EN_US]: "" },
290
+ type: [],
291
+ tags: []
292
+ }, Q = {
293
+ id: "blockchain",
294
+ name: { [e.EN_US]: "Blockchain" },
295
+ label: { [e.EN_US]: "" },
296
+ definition: { [e.EN_US]: "" },
297
+ type: [],
298
+ tags: []
299
+ }, ne = {
300
+ id: "bootstrap",
301
+ name: { [e.EN_US]: "Bootstrap" },
302
+ label: { [e.EN_US]: "" },
303
+ definition: { [e.EN_US]: "" },
304
+ type: [],
305
+ tags: []
306
+ }, re = {
307
+ id: "browserify",
308
+ name: { [e.EN_US]: "Browserify" },
309
+ label: { [e.EN_US]: "" },
310
+ definition: { [e.EN_US]: "" },
311
+ type: [],
312
+ tags: []
313
+ }, ie = {
314
+ id: "browserstack",
315
+ name: { [e.EN_US]: "BrowserStack" },
316
+ label: { [e.EN_US]: "" },
317
+ definition: { [e.EN_US]: "" },
318
+ type: [],
319
+ tags: []
320
+ }, ae = {
321
+ id: "bugzilla",
322
+ name: { [e.EN_US]: "Bugzilla" },
323
+ label: { [e.EN_US]: "" },
324
+ definition: { [e.EN_US]: "" },
325
+ type: [],
326
+ tags: []
327
+ }, oe = {
328
+ id: "c_sharp",
329
+ name: { [e.EN_US]: "C#" },
330
+ label: { [e.EN_US]: "" },
331
+ definition: { [e.EN_US]: "" },
332
+ type: [M.language],
333
+ tags: []
334
+ }, se = {
335
+ id: "cakephp",
336
+ name: { [e.EN_US]: "CakePHP" },
337
+ label: { [e.EN_US]: "" },
338
+ definition: { [e.EN_US]: "" },
339
+ type: [],
340
+ tags: []
341
+ }, ce = {
342
+ id: "chart_js",
343
+ name: { [e.EN_US]: "Chart.js" },
344
+ label: { [e.EN_US]: "" },
345
+ definition: { [e.EN_US]: "" },
346
+ type: [],
347
+ tags: []
348
+ }, le = {
349
+ id: "ci_cd",
350
+ name: { [e.EN_US]: "CI/CD" },
351
+ label: { [e.EN_US]: "" },
352
+ definition: { [e.EN_US]: "" },
353
+ type: [],
354
+ tags: []
355
+ }, ue = {
356
+ id: "circle_ci",
357
+ name: { [e.EN_US]: "CircleCI" },
358
+ label: { [e.EN_US]: "" },
359
+ definition: { [e.EN_US]: "" },
360
+ type: [],
361
+ tags: []
362
+ }, de = {
363
+ id: "claude_code",
364
+ name: { [e.EN_US]: "Claude Code" },
365
+ label: { [e.EN_US]: "" },
366
+ definition: { [e.EN_US]: "" },
367
+ type: [],
368
+ tags: []
369
+ }, fe = {
370
+ id: "clean_code",
371
+ name: { [e.EN_US]: "Clean Code" },
372
+ label: { [e.EN_US]: "" },
373
+ definition: { [e.EN_US]: "" },
374
+ type: [],
375
+ tags: []
376
+ }, pe = {
377
+ id: "clojure",
378
+ name: { [e.EN_US]: "Clojure" },
379
+ label: { [e.EN_US]: "" },
380
+ definition: { [e.EN_US]: "" },
381
+ type: [M.language],
382
+ tags: []
383
+ }, me = {
384
+ id: "cloudflare",
385
+ name: { [e.EN_US]: "Cloudflare" },
386
+ label: { [e.EN_US]: "" },
387
+ definition: { [e.EN_US]: "" },
388
+ type: [],
389
+ tags: []
390
+ }, he = {
391
+ id: "codacy",
392
+ name: { [e.EN_US]: "Codacy" },
393
+ label: { [e.EN_US]: "" },
394
+ definition: { [e.EN_US]: "" },
395
+ type: [],
396
+ tags: []
397
+ }, ge = {
398
+ id: "codeigniter",
399
+ name: { [e.EN_US]: "CodeIgniter" },
400
+ label: { [e.EN_US]: "" },
401
+ definition: { [e.EN_US]: "" },
402
+ type: [],
403
+ tags: []
404
+ }, _e = {
405
+ id: "confluence",
406
+ name: { [e.EN_US]: "Confluence" },
407
+ label: { [e.EN_US]: "" },
408
+ definition: { [e.EN_US]: "" },
409
+ type: [],
410
+ tags: []
411
+ }, ve = {
412
+ id: "contentful",
413
+ name: {
414
+ [e.EN_US]: "Contentful",
415
+ [e.EN_GB]: e.EN_US,
416
+ [e.DE_DE]: e.EN_US
417
+ },
418
+ label: { [e.EN_US]: "" },
419
+ definition: { [e.EN_US]: "" },
420
+ type: [M.cms],
421
+ tags: []
422
+ }, ye = {
423
+ id: "cplusplus",
424
+ name: { [e.EN_US]: "C++" },
425
+ label: { [e.EN_US]: "" },
426
+ definition: { [e.EN_US]: "" },
427
+ type: [M.language],
428
+ tags: []
429
+ }, be = {
430
+ id: "craft_cms",
431
+ name: {
432
+ [e.EN_US]: "Craft CMS",
433
+ [e.EN_GB]: e.EN_US,
434
+ [e.DE_DE]: e.EN_US
435
+ },
436
+ label: { [e.EN_US]: "" },
437
+ definition: { [e.EN_US]: "" },
438
+ type: [M.cms],
439
+ tags: []
440
+ }, xe = {
441
+ id: "cs_cart",
442
+ name: { [e.EN_US]: "CS-Cart" },
443
+ label: { [e.EN_US]: "" },
444
+ definition: { [e.EN_US]: "" },
445
+ type: [],
446
+ tags: []
447
+ }, Se = {
448
+ id: "css",
449
+ name: { [e.EN_US]: "CSS" },
450
+ label: { [e.EN_US]: "" },
451
+ definition: { [e.EN_US]: "" },
452
+ type: [M.language],
453
+ tags: []
454
+ }, Ce = {
455
+ id: "css_in_js",
456
+ name: { [e.EN_US]: "CSS-in-JS" },
457
+ label: { [e.EN_US]: "" },
458
+ definition: { [e.EN_US]: "" },
459
+ type: [],
460
+ tags: []
461
+ }, we = {
462
+ id: "css_modules",
463
+ name: { [e.EN_US]: "CSS Modules" },
464
+ label: { [e.EN_US]: "" },
465
+ definition: { [e.EN_US]: "" },
466
+ type: [],
467
+ tags: []
468
+ }, Te = {
469
+ id: "cucumber",
470
+ name: { [e.EN_US]: "Cucumber" },
471
+ label: { [e.EN_US]: "" },
472
+ definition: { [e.EN_US]: "" },
473
+ type: [],
474
+ tags: []
475
+ }, Ee = {
476
+ id: "cvs",
477
+ name: { [e.EN_US]: "CVS" },
478
+ label: { [e.EN_US]: "" },
479
+ definition: { [e.EN_US]: "" },
480
+ type: [],
481
+ tags: []
482
+ }, De = {
483
+ id: "cypress",
484
+ name: { [e.EN_US]: "Cypress" },
485
+ label: { [e.EN_US]: "" },
486
+ definition: { [e.EN_US]: "" },
487
+ type: [],
488
+ tags: []
489
+ }, Oe = {
490
+ id: "dart",
491
+ name: { [e.EN_US]: "Dart" },
492
+ label: { [e.EN_US]: "" },
493
+ definition: { [e.EN_US]: "" },
494
+ type: [M.language],
495
+ tags: []
496
+ }, ke = {
497
+ id: "ddd",
498
+ name: { [e.EN_US]: "DDD" },
499
+ label: { [e.EN_US]: "" },
500
+ definition: { [e.EN_US]: "" },
501
+ type: [],
502
+ tags: []
503
+ }, Ae = {
504
+ id: "digital_ocean",
505
+ name: { [e.EN_US]: "Digital Ocean" },
506
+ label: { [e.EN_US]: "" },
507
+ definition: { [e.EN_US]: "" },
508
+ type: [],
509
+ tags: []
510
+ }, je = {
511
+ id: "docker",
512
+ name: { [e.EN_US]: "Docker" },
513
+ label: { [e.EN_US]: "" },
514
+ definition: { [e.EN_US]: "" },
515
+ type: [],
516
+ tags: []
517
+ }, Me = {
518
+ id: "docusaurus",
519
+ name: { [e.EN_US]: "Docusaurus" },
520
+ label: { [e.EN_US]: "" },
521
+ definition: { [e.EN_US]: "" },
522
+ type: [],
523
+ tags: []
524
+ }, Ne = {
525
+ id: "dot_net",
526
+ name: { [e.EN_US]: ".NET" },
527
+ label: { [e.EN_US]: "" },
528
+ definition: { [e.EN_US]: "" },
529
+ type: [],
530
+ tags: []
531
+ }, Pe = {
532
+ id: "dreamweaver",
533
+ name: { [e.EN_US]: "Dreamweaver" },
534
+ label: { [e.EN_US]: "" },
535
+ definition: { [e.EN_US]: "" },
536
+ type: [],
537
+ tags: []
538
+ }, Fe = {
539
+ id: "dynatrace",
540
+ name: { [e.EN_US]: "Dynatrace" },
541
+ label: { [e.EN_US]: "" },
542
+ definition: { [e.EN_US]: "" },
543
+ type: [],
544
+ tags: []
545
+ }, Ie = {
546
+ id: "e2e",
547
+ name: {
548
+ [e.EN_US]: "End-to-end Testing",
549
+ [e.EN_GB]: e.EN_US,
550
+ [e.DE_DE]: "Ende-zu-Ende-Tests"
551
+ },
552
+ altName: {
553
+ [e.EN_US]: "E2E Testing",
554
+ [e.EN_GB]: e.EN_US,
555
+ [e.DE_DE]: "E2E-Tests"
556
+ },
557
+ label: {
558
+ [e.EN_US]: "Testing Methodology",
559
+ [e.EN_GB]: e.EN_US,
560
+ [e.DE_DE]: "Testmethodik"
561
+ },
562
+ definition: {
563
+ [e.EN_US]: "A software testing methodology that validates the entire application flow from start to finish, simulating real user scenarios to ensure all integrated components work together correctly.",
564
+ [e.EN_GB]: e.EN_US,
565
+ [e.DE_DE]: "Eine Software-Testmethodik, die den gesamten Anwendungsablauf von Anfang bis Ende validiert und reale Benutzerszenarien simuliert, um sicherzustellen, dass alle integrierten Komponenten korrekt zusammenarbeiten."
566
+ },
567
+ type: [M.concept, M.methodology],
568
+ tags: [
569
+ E.testing,
570
+ E.automation,
571
+ E.qa,
572
+ E.e2e
573
+ ]
574
+ }, Le = {
575
+ id: "encryption",
576
+ name: { [e.EN_US]: "Encryption" },
577
+ label: { [e.EN_US]: "" },
578
+ definition: { [e.EN_US]: "" },
579
+ type: [],
580
+ tags: []
581
+ }, Re = {
582
+ id: "erlang",
583
+ name: { [e.EN_US]: "Erlang" },
584
+ label: { [e.EN_US]: "" },
585
+ definition: { [e.EN_US]: "" },
586
+ type: [M.language],
587
+ tags: []
588
+ }, ze = {
589
+ id: "es_build",
590
+ name: { [e.EN_US]: "esbuild" },
591
+ label: { [e.EN_US]: "" },
592
+ definition: { [e.EN_US]: "" },
593
+ type: [],
594
+ tags: []
595
+ }, Be = {
596
+ id: "eslint",
597
+ name: { [e.EN_US]: "ESLint" },
598
+ label: { [e.EN_US]: "" },
599
+ definition: { [e.EN_US]: "" },
600
+ type: [],
601
+ tags: []
602
+ }, Ve = {
603
+ id: "excel",
604
+ name: { [e.EN_US]: "Excel" },
605
+ label: { [e.EN_US]: "" },
606
+ definition: { [e.EN_US]: "" },
607
+ type: [],
608
+ tags: []
609
+ }, He = {
610
+ id: "express",
611
+ name: { [e.EN_US]: "Express" },
612
+ label: { [e.EN_US]: "" },
613
+ definition: { [e.EN_US]: "" },
614
+ type: [],
615
+ tags: []
616
+ }, Ue = {
617
+ id: "expression_engine",
618
+ name: {
619
+ [e.EN_US]: "ExpressionEngine",
620
+ [e.EN_GB]: e.EN_US,
621
+ [e.DE_DE]: e.EN_US
622
+ },
623
+ label: { [e.EN_US]: "" },
624
+ definition: { [e.EN_US]: "" },
625
+ type: [M.cms],
626
+ tags: []
627
+ }, We = {
628
+ id: "f_sharp",
629
+ name: { [e.EN_US]: "F#" },
630
+ label: { [e.EN_US]: "" },
631
+ definition: { [e.EN_US]: "" },
632
+ type: [M.language],
633
+ tags: []
634
+ }, Ge = {
635
+ id: "fhir",
636
+ name: { [e.EN_US]: "FHIR" },
637
+ label: { [e.EN_US]: "" },
638
+ definition: { [e.EN_US]: "" },
639
+ type: [],
640
+ tags: []
641
+ }, Ke = {
642
+ id: "figma",
643
+ name: { [e.EN_US]: "Figma" },
644
+ label: { [e.EN_US]: "" },
645
+ definition: { [e.EN_US]: "" },
646
+ type: [],
647
+ tags: []
648
+ }, qe = {
649
+ id: "filezilla",
650
+ name: { [e.EN_US]: "FileZilla" },
651
+ label: { [e.EN_US]: "" },
652
+ definition: { [e.EN_US]: "" },
653
+ type: [],
654
+ tags: []
655
+ }, Je = {
656
+ id: "firebase",
657
+ name: { [e.EN_US]: "Firebase" },
658
+ label: { [e.EN_US]: "" },
659
+ definition: { [e.EN_US]: "" },
660
+ type: [],
661
+ tags: []
662
+ }, Ye = {
663
+ id: "flamelink",
664
+ name: {
665
+ [e.EN_US]: "Flamelink",
666
+ [e.EN_GB]: e.EN_US,
667
+ [e.DE_DE]: e.EN_US
668
+ },
669
+ label: { [e.EN_US]: "" },
670
+ definition: { [e.EN_US]: "" },
671
+ type: [M.cms],
672
+ tags: []
673
+ }, Xe = {
674
+ id: "flutter",
675
+ name: { [e.EN_US]: "Flutter" },
676
+ label: { [e.EN_US]: "" },
677
+ definition: { [e.EN_US]: "" },
678
+ type: [],
679
+ tags: []
680
+ }, Ze = {
681
+ id: "fortran",
682
+ name: { [e.EN_US]: "Fortran" },
683
+ label: { [e.EN_US]: "" },
684
+ definition: { [e.EN_US]: "" },
685
+ type: [M.language],
686
+ tags: []
687
+ }, Qe = {
688
+ id: "foundation",
689
+ name: { [e.EN_US]: "Foundation" },
690
+ label: { [e.EN_US]: "" },
691
+ definition: { [e.EN_US]: "" },
692
+ type: [],
693
+ tags: []
694
+ }, $e = {
695
+ id: "ftp",
696
+ name: { [e.EN_US]: "FTP" },
697
+ label: { [e.EN_US]: "" },
698
+ definition: { [e.EN_US]: "" },
699
+ type: [],
700
+ tags: []
701
+ }, et = {
702
+ id: "gatsby",
703
+ name: { [e.EN_US]: "Gatsby" },
704
+ label: { [e.EN_US]: "" },
705
+ definition: { [e.EN_US]: "" },
706
+ type: [],
707
+ tags: []
708
+ }, tt = {
709
+ id: "gcp",
710
+ name: { [e.EN_US]: "GCP" },
711
+ label: { [e.EN_US]: "" },
712
+ definition: { [e.EN_US]: "" },
713
+ type: [],
714
+ tags: []
715
+ }, nt = {
716
+ id: "git",
717
+ name: { [e.EN_US]: "Git" },
718
+ label: { [e.EN_US]: "" },
719
+ definition: { [e.EN_US]: "" },
720
+ type: [],
721
+ tags: []
722
+ }, rt = {
723
+ id: "github",
724
+ name: { [e.EN_US]: "GitHub" },
725
+ label: { [e.EN_US]: "" },
726
+ definition: { [e.EN_US]: "" },
727
+ type: [],
728
+ tags: []
729
+ }, it = {
730
+ id: "github_actions",
731
+ name: { [e.EN_US]: "GitHub Actions" },
732
+ label: { [e.EN_US]: "" },
733
+ definition: { [e.EN_US]: "" },
734
+ type: [],
735
+ tags: []
736
+ }, at = {
737
+ id: "gitlab",
738
+ name: { [e.EN_US]: "GitLab" },
739
+ label: { [e.EN_US]: "" },
740
+ definition: { [e.EN_US]: "" },
741
+ type: [],
742
+ tags: []
743
+ }, ot = {
744
+ id: "gitlab_ci",
745
+ name: { [e.EN_US]: "GitLab CI" },
746
+ label: { [e.EN_US]: "" },
747
+ definition: { [e.EN_US]: "" },
748
+ type: [],
749
+ tags: []
750
+ }, st = {
751
+ id: "golang",
752
+ name: { [e.EN_US]: "Go" },
753
+ label: { [e.EN_US]: "" },
754
+ definition: { [e.EN_US]: "" },
755
+ type: [M.language],
756
+ tags: []
757
+ }, ct = {
758
+ id: "google_analytics",
759
+ name: { [e.EN_US]: "Google Analytics" },
760
+ label: { [e.EN_US]: "" },
761
+ definition: { [e.EN_US]: "" },
762
+ type: [],
763
+ tags: []
764
+ }, lt = {
765
+ id: "google_app_engine",
766
+ name: { [e.EN_US]: "Google App Engine" },
767
+ label: { [e.EN_US]: "" },
768
+ definition: { [e.EN_US]: "" },
769
+ type: [],
770
+ tags: []
771
+ }, ut = {
772
+ id: "google_business",
773
+ name: { [e.EN_US]: "Google Business" },
774
+ label: { [e.EN_US]: "" },
775
+ definition: { [e.EN_US]: "" },
776
+ type: [],
777
+ tags: []
778
+ }, dt = {
779
+ id: "google_maps_api",
780
+ name: { [e.EN_US]: "Google Maps API" },
781
+ label: { [e.EN_US]: "" },
782
+ definition: { [e.EN_US]: "" },
783
+ type: [],
784
+ tags: []
785
+ }, ft = {
786
+ id: "graphql",
787
+ name: { [e.EN_US]: "GraphQL" },
788
+ label: { [e.EN_US]: "" },
789
+ definition: { [e.EN_US]: "" },
790
+ type: [],
791
+ tags: []
792
+ }, pt = {
793
+ id: "groovy",
794
+ name: { [e.EN_US]: "Groovy" },
795
+ label: { [e.EN_US]: "" },
796
+ definition: { [e.EN_US]: "" },
797
+ type: [M.language],
798
+ tags: []
799
+ }, mt = {
800
+ id: "grunt",
801
+ name: { [e.EN_US]: "Grunt" },
802
+ label: { [e.EN_US]: "" },
803
+ definition: { [e.EN_US]: "" },
804
+ type: [],
805
+ tags: []
806
+ }, ht = {
807
+ id: "gulp",
808
+ name: { [e.EN_US]: "Gulp" },
809
+ label: { [e.EN_US]: "" },
810
+ definition: { [e.EN_US]: "" },
811
+ type: [],
812
+ tags: []
813
+ }, gt = {
814
+ id: "handlebars",
815
+ name: { [e.EN_US]: "Handlebars" },
816
+ label: { [e.EN_US]: "" },
817
+ definition: { [e.EN_US]: "" },
818
+ type: [],
819
+ tags: []
820
+ }, _t = {
821
+ id: "handsontable",
822
+ name: { [e.EN_US]: "Handsontable" },
823
+ label: { [e.EN_US]: "" },
824
+ definition: { [e.EN_US]: "" },
825
+ type: [],
826
+ tags: []
827
+ }, vt = {
828
+ id: "haskell",
829
+ name: { [e.EN_US]: "Haskell" },
830
+ label: { [e.EN_US]: "" },
831
+ definition: { [e.EN_US]: "" },
832
+ type: [M.language],
833
+ tags: []
834
+ }, yt = {
835
+ id: "hetzner",
836
+ name: { [e.EN_US]: "Hetzner" },
837
+ label: { [e.EN_US]: "" },
838
+ definition: { [e.EN_US]: "" },
839
+ type: [],
840
+ tags: []
841
+ }, bt = {
842
+ id: "hl7",
843
+ name: { [e.EN_US]: "HL7" },
844
+ label: { [e.EN_US]: "" },
845
+ definition: { [e.EN_US]: "" },
846
+ type: [],
847
+ tags: []
848
+ }, xt = {
849
+ id: "html",
850
+ name: { [e.EN_US]: "HTML" },
851
+ label: { [e.EN_US]: "" },
852
+ definition: { [e.EN_US]: "" },
853
+ type: [M.language],
854
+ tags: []
855
+ }, St = {
856
+ id: "htmx",
857
+ name: { [e.EN_US]: "HTMX" },
858
+ label: { [e.EN_US]: "" },
859
+ definition: { [e.EN_US]: "" },
860
+ type: [],
861
+ tags: []
862
+ }, Ct = {
863
+ id: "i18n",
864
+ name: { [e.EN_US]: "i18n" },
865
+ label: { [e.EN_US]: "" },
866
+ definition: { [e.EN_US]: "" },
867
+ type: [],
868
+ tags: []
869
+ }, wt = {
870
+ id: "ionic",
871
+ name: { [e.EN_US]: "Ionic Framework" },
872
+ label: { [e.EN_US]: "" },
873
+ definition: { [e.EN_US]: "" },
874
+ type: [],
875
+ tags: []
876
+ }, Tt = {
877
+ id: "jasmine",
878
+ name: { [e.EN_US]: "Jasmine" },
879
+ label: { [e.EN_US]: "" },
880
+ definition: { [e.EN_US]: "" },
881
+ type: [],
882
+ tags: []
883
+ }, Et = {
884
+ id: "java",
885
+ name: { [e.EN_US]: "Java" },
886
+ label: { [e.EN_US]: "" },
887
+ definition: { [e.EN_US]: "" },
888
+ type: [M.language],
889
+ tags: []
890
+ }, Dt = {
891
+ id: "javascript",
892
+ name: { [e.EN_US]: "JavaScript" },
893
+ label: {
894
+ [e.EN_US]: "High-Level Programming Language",
895
+ [e.DE_DE]: "Hochsprache"
896
+ },
897
+ definition: { [e.EN_US]: "" },
898
+ type: [M.language],
899
+ tags: [
900
+ E.frontend,
901
+ E.backend,
902
+ E.open_source
903
+ ],
904
+ links: {
905
+ official_website: "https://tc39.es/ecma262",
906
+ wikipedia: "https://en.wikipedia.org/wiki/JavaScript"
907
+ }
908
+ }, Ot = {
909
+ id: "jenkins",
910
+ name: { [e.EN_US]: "Jenkins" },
911
+ label: { [e.EN_US]: "" },
912
+ definition: { [e.EN_US]: "" },
913
+ type: [],
914
+ tags: []
915
+ }, kt = {
916
+ id: "jest",
917
+ name: { [e.EN_US]: "Jest" },
918
+ label: { [e.EN_US]: "" },
919
+ definition: { [e.EN_US]: "" },
920
+ type: [],
921
+ tags: []
922
+ }, At = {
923
+ id: "jira",
924
+ name: { [e.EN_US]: "Jira" },
925
+ label: { [e.EN_US]: "" },
926
+ definition: { [e.EN_US]: "" },
927
+ type: [],
928
+ tags: []
929
+ }, jt = {
930
+ id: "jquery",
931
+ name: { [e.EN_US]: "jQuery" },
932
+ label: { [e.EN_US]: "" },
933
+ definition: { [e.EN_US]: "" },
934
+ type: [],
935
+ tags: []
936
+ }, Mt = {
937
+ id: "js",
938
+ name: { [e.EN_US]: "JavaScript" },
939
+ label: { [e.EN_US]: "" },
940
+ definition: { [e.EN_US]: "" },
941
+ type: [],
942
+ tags: []
943
+ }, Nt = {
944
+ id: "kanban",
945
+ name: { [e.EN_US]: "Kanban" },
946
+ label: { [e.EN_US]: "" },
947
+ definition: { [e.EN_US]: "" },
948
+ type: [],
949
+ tags: []
950
+ }, Pt = {
951
+ id: "karma",
952
+ name: { [e.EN_US]: "Karma" },
953
+ label: { [e.EN_US]: "" },
954
+ definition: { [e.EN_US]: "" },
955
+ type: [],
956
+ tags: []
957
+ }, Ft = {
958
+ id: "kotlin",
959
+ name: { [e.EN_US]: "Kotlin" },
960
+ label: { [e.EN_US]: "" },
961
+ definition: { [e.EN_US]: "" },
962
+ type: [M.language],
963
+ tags: []
964
+ }, It = {
965
+ id: "kubernetes",
966
+ name: { [e.EN_US]: "Kubernetes" },
967
+ label: { [e.EN_US]: "" },
968
+ definition: { [e.EN_US]: "" },
969
+ type: [],
970
+ tags: []
971
+ }, Lt = {
972
+ id: "laravel",
973
+ name: { [e.EN_US]: "Laravel" },
974
+ label: { [e.EN_US]: "" },
975
+ definition: { [e.EN_US]: "" },
976
+ type: [],
977
+ tags: []
978
+ }, Rt = {
979
+ id: "legacy_migration",
980
+ name: { [e.EN_US]: "Legacy Migration" },
981
+ label: { [e.EN_US]: "" },
982
+ definition: { [e.EN_US]: "" },
983
+ type: [],
984
+ tags: []
985
+ }, zt = {
986
+ id: "lexical",
987
+ name: { [e.EN_US]: "Lexical" },
988
+ label: { [e.EN_US]: "" },
989
+ definition: { [e.EN_US]: "" },
990
+ type: [],
991
+ tags: []
992
+ }, Bt = {
993
+ id: "linux",
994
+ name: { [e.EN_US]: "Linux" },
995
+ label: { [e.EN_US]: "" },
996
+ definition: { [e.EN_US]: "" },
997
+ type: [],
998
+ tags: []
999
+ }, Vt = {
1000
+ id: "lua",
1001
+ name: { [e.EN_US]: "Lua" },
1002
+ label: { [e.EN_US]: "" },
1003
+ definition: { [e.EN_US]: "" },
1004
+ type: [M.language],
1005
+ tags: []
1006
+ }, Ht = {
1007
+ id: "mac_os",
1008
+ name: { [e.EN_US]: "Mac OS" },
1009
+ label: { [e.EN_US]: "" },
1010
+ definition: { [e.EN_US]: "" },
1011
+ type: [],
1012
+ tags: []
1013
+ }, Ut = {
1014
+ id: "mail_blaze",
1015
+ name: { [e.EN_US]: "Mail Blaze" },
1016
+ label: { [e.EN_US]: "" },
1017
+ definition: { [e.EN_US]: "" },
1018
+ type: [],
1019
+ tags: []
1020
+ }, Wt = {
1021
+ id: "mailchimp",
1022
+ name: { [e.EN_US]: "Mailchimp" },
1023
+ label: { [e.EN_US]: "" },
1024
+ definition: { [e.EN_US]: "" },
1025
+ type: [],
1026
+ tags: []
1027
+ }, Gt = {
1028
+ id: "make",
1029
+ name: { [e.EN_US]: "Make" },
1030
+ label: { [e.EN_US]: "" },
1031
+ definition: { [e.EN_US]: "" },
1032
+ type: [],
1033
+ tags: []
1034
+ }, Kt = {
1035
+ id: "marionette",
1036
+ name: { [e.EN_US]: "Marionette.js" },
1037
+ label: { [e.EN_US]: "" },
1038
+ definition: { [e.EN_US]: "" },
1039
+ type: [],
1040
+ tags: []
1041
+ }, qt = {
1042
+ id: "matlab",
1043
+ name: { [e.EN_US]: "MATLAB" },
1044
+ label: { [e.EN_US]: "" },
1045
+ definition: { [e.EN_US]: "" },
1046
+ type: [M.language],
1047
+ tags: []
1048
+ }, Jt = {
1049
+ id: "maven",
1050
+ name: { [e.EN_US]: "Maven" },
1051
+ label: { [e.EN_US]: "" },
1052
+ definition: { [e.EN_US]: "" },
1053
+ type: [],
1054
+ tags: []
1055
+ }, Yt = {
1056
+ id: "meta_mask",
1057
+ name: { [e.EN_US]: "MetaMask" },
1058
+ label: { [e.EN_US]: "" },
1059
+ definition: { [e.EN_US]: "" },
1060
+ type: [],
1061
+ tags: []
1062
+ }, Xt = {
1063
+ id: "microsoft_sql_server",
1064
+ name: { [e.EN_US]: "Microsoft SQL Server" },
1065
+ label: { [e.EN_US]: "" },
1066
+ definition: { [e.EN_US]: "" },
1067
+ type: [],
1068
+ tags: []
1069
+ }, Zt = {
1070
+ id: "mongo_db",
1071
+ name: { [e.EN_US]: "MongoDB" },
1072
+ label: { [e.EN_US]: "" },
1073
+ definition: { [e.EN_US]: "" },
1074
+ type: [],
1075
+ tags: []
1076
+ }, Qt = {
1077
+ id: "mui",
1078
+ name: { [e.EN_US]: "Material UI" },
1079
+ label: { [e.EN_US]: "" },
1080
+ definition: { [e.EN_US]: "" },
1081
+ type: [],
1082
+ tags: []
1083
+ }, $t = {
1084
+ id: "mysql",
1085
+ name: { [e.EN_US]: "MySQL" },
1086
+ label: { [e.EN_US]: "" },
1087
+ definition: { [e.EN_US]: "" },
1088
+ type: [],
1089
+ tags: []
1090
+ }, en = {
1091
+ id: "navicat",
1092
+ name: { [e.EN_US]: "Navicat" },
1093
+ label: { [e.EN_US]: "" },
1094
+ definition: { [e.EN_US]: "" },
1095
+ type: [],
1096
+ tags: []
1097
+ }, tn = {
1098
+ id: "nest_js",
1099
+ name: { [e.EN_US]: "NestJS" },
1100
+ label: { [e.EN_US]: "" },
1101
+ definition: { [e.EN_US]: "" },
1102
+ type: [],
1103
+ tags: []
1104
+ }, nn = {
1105
+ id: "netbeans",
1106
+ name: { [e.EN_US]: "NetBeans" },
1107
+ label: { [e.EN_US]: "" },
1108
+ definition: { [e.EN_US]: "" },
1109
+ type: [],
1110
+ tags: []
1111
+ }, rn = {
1112
+ id: "netlify",
1113
+ name: { [e.EN_US]: "Netlify" },
1114
+ label: { [e.EN_US]: "" },
1115
+ definition: { [e.EN_US]: "" },
1116
+ type: [],
1117
+ tags: []
1118
+ }, an = {
1119
+ id: "new_relic",
1120
+ name: { [e.EN_US]: "New Relic" },
1121
+ label: { [e.EN_US]: "" },
1122
+ definition: { [e.EN_US]: "" },
1123
+ type: [],
1124
+ tags: []
1125
+ }, on = {
1126
+ id: "next_js",
1127
+ name: {
1128
+ [e.EN_US]: "Next.js",
1129
+ [e.EN_GB]: e.EN_US,
1130
+ [e.DE_DE]: e.EN_US
1131
+ },
1132
+ label: { [e.EN_US]: "" },
1133
+ definition: { [e.EN_US]: "" },
1134
+ type: [M.framework],
1135
+ tags: []
1136
+ }, sn = {
1137
+ id: "nexudus",
1138
+ name: { [e.EN_US]: "Nexudus" },
1139
+ label: { [e.EN_US]: "" },
1140
+ definition: { [e.EN_US]: "" },
1141
+ type: [],
1142
+ tags: []
1143
+ }, cn = {
1144
+ id: "nft",
1145
+ name: { [e.EN_US]: "NFT" },
1146
+ label: { [e.EN_US]: "" },
1147
+ definition: { [e.EN_US]: "" },
1148
+ type: [],
1149
+ tags: []
1150
+ }, ln = {
1151
+ id: "nginx",
1152
+ name: { [e.EN_US]: "Nginx" },
1153
+ label: { [e.EN_US]: "" },
1154
+ definition: { [e.EN_US]: "" },
1155
+ type: [],
1156
+ tags: []
1157
+ }, un = {
1158
+ id: "nightsbridge",
1159
+ name: { [e.EN_US]: "Nightsbridge" },
1160
+ label: { [e.EN_US]: "" },
1161
+ definition: { [e.EN_US]: "" },
1162
+ type: [],
1163
+ tags: []
1164
+ }, dn = {
1165
+ id: "node_js",
1166
+ name: {
1167
+ [e.EN_US]: "Node.js",
1168
+ [e.EN_GB]: e.EN_US,
1169
+ [e.DE_DE]: e.EN_US
1170
+ },
1171
+ label: {
1172
+ [e.EN_US]: "JavaScript Runtime",
1173
+ [e.EN_GB]: e.EN_US,
1174
+ [e.DE_DE]: "JavaScript-Laufzeit"
1175
+ },
1176
+ definition: {
1177
+ [e.EN_US]: "Node.js is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.",
1178
+ [e.EN_GB]: e.EN_US,
1179
+ [e.DE_DE]: "Node.js ist eine kostenlose, Open-Source, plattformübergreifende JavaScript-Laufzeitumgebung, die es Entwicklern ermöglicht, Server, Webanwendungen, Befehlszeilentools und Skripte zu erstellen."
1180
+ },
1181
+ type: [M.runtime_environment],
1182
+ tags: [E.backend],
1183
+ links: { official_website: "https://nodejs.org" },
1184
+ sources: {
1185
+ label: [j.community],
1186
+ definition: [j.official_website]
1187
+ }
1188
+ }, fn = {
1189
+ id: "node_mailer",
1190
+ name: { [e.EN_US]: "Nodemailer" },
1191
+ label: { [e.EN_US]: "" },
1192
+ definition: { [e.EN_US]: "" },
1193
+ type: [],
1194
+ tags: []
1195
+ }, pn = {
1196
+ id: "nosql",
1197
+ name: { [e.EN_US]: "NoSQL" },
1198
+ label: { [e.EN_US]: "" },
1199
+ definition: { [e.EN_US]: "" },
1200
+ type: [],
1201
+ tags: []
1202
+ }, mn = {
1203
+ id: "nx",
1204
+ name: { [e.EN_US]: "Nx" },
1205
+ label: { [e.EN_US]: "" },
1206
+ definition: { [e.EN_US]: "" },
1207
+ type: [],
1208
+ tags: []
1209
+ }, hn = {
1210
+ id: "objective_c",
1211
+ name: { [e.EN_US]: "Objective-C" },
1212
+ label: { [e.EN_US]: "" },
1213
+ definition: { [e.EN_US]: "" },
1214
+ type: [M.language],
1215
+ tags: []
1216
+ }, gn = {
1217
+ id: "ocaml",
1218
+ name: { [e.EN_US]: "OCaml" },
1219
+ label: { [e.EN_US]: "" },
1220
+ definition: { [e.EN_US]: "" },
1221
+ type: [M.language],
1222
+ tags: []
1223
+ }, _n = {
1224
+ id: "okta",
1225
+ name: { [e.EN_US]: "Okta" },
1226
+ label: { [e.EN_US]: "" },
1227
+ definition: { [e.EN_US]: "" },
1228
+ type: [],
1229
+ tags: []
1230
+ }, vn = {
1231
+ id: "open_ai",
1232
+ name: { [e.EN_US]: "OpenAI" },
1233
+ label: { [e.EN_US]: "" },
1234
+ definition: { [e.EN_US]: "" },
1235
+ type: [],
1236
+ tags: []
1237
+ }, yn = {
1238
+ id: "optimizely",
1239
+ name: { [e.EN_US]: "Optimizely" },
1240
+ label: { [e.EN_US]: "" },
1241
+ definition: { [e.EN_US]: "" },
1242
+ type: [],
1243
+ tags: []
1244
+ }, bn = {
1245
+ id: "pathlogix",
1246
+ name: { [e.EN_US]: "Pathlogix" },
1247
+ label: { [e.EN_US]: "" },
1248
+ definition: { [e.EN_US]: "" },
1249
+ type: [],
1250
+ tags: []
1251
+ }, xn = {
1252
+ id: "perl",
1253
+ name: { [e.EN_US]: "Perl" },
1254
+ label: { [e.EN_US]: "" },
1255
+ definition: { [e.EN_US]: "" },
1256
+ type: [M.language],
1257
+ tags: []
1258
+ }, Sn = {
1259
+ id: "photoshop",
1260
+ name: { [e.EN_US]: "Photoshop" },
1261
+ label: { [e.EN_US]: "" },
1262
+ definition: { [e.EN_US]: "" },
1263
+ type: [],
1264
+ tags: []
1265
+ }, Cn = {
1266
+ id: "php",
1267
+ name: { [e.EN_US]: "PHP" },
1268
+ label: { [e.EN_US]: "" },
1269
+ definition: { [e.EN_US]: "" },
1270
+ type: [M.language],
1271
+ tags: []
1272
+ }, wn = {
1273
+ id: "pnpm",
1274
+ name: { [e.EN_US]: "pnpm" },
1275
+ label: { [e.EN_US]: "" },
1276
+ definition: { [e.EN_US]: "" },
1277
+ type: [],
1278
+ tags: []
1279
+ }, Tn = {
1280
+ id: "polyglot_js",
1281
+ name: { [e.EN_US]: "Polyglot.js" },
1282
+ label: { [e.EN_US]: "" },
1283
+ definition: { [e.EN_US]: "" },
1284
+ type: [],
1285
+ tags: []
1286
+ }, En = {
1287
+ id: "postgres",
1288
+ name: { [e.EN_US]: "PostgreSQL" },
1289
+ label: { [e.EN_US]: "" },
1290
+ definition: { [e.EN_US]: "" },
1291
+ type: [],
1292
+ tags: []
1293
+ }, Dn = {
1294
+ id: "posthog",
1295
+ name: { [e.EN_US]: "PostHog" },
1296
+ label: { [e.EN_US]: "" },
1297
+ definition: { [e.EN_US]: "" },
1298
+ type: [],
1299
+ tags: []
1300
+ }, On = {
1301
+ id: "prettier",
1302
+ name: { [e.EN_US]: "Prettier" },
1303
+ label: { [e.EN_US]: "" },
1304
+ definition: { [e.EN_US]: "" },
1305
+ type: [],
1306
+ tags: []
1307
+ }, kn = {
1308
+ id: "putty",
1309
+ name: { [e.EN_US]: "PuTTY" },
1310
+ label: { [e.EN_US]: "" },
1311
+ definition: { [e.EN_US]: "" },
1312
+ type: [],
1313
+ tags: []
1314
+ }, An = {
1315
+ id: "pwa",
1316
+ name: {
1317
+ [e.EN_US]: "Progressive Web App",
1318
+ [e.EN_GB]: e.EN_US,
1319
+ [e.DE_DE]: e.EN_US
1320
+ },
1321
+ altName: {
1322
+ [e.EN_US]: "PWA",
1323
+ [e.EN_GB]: e.EN_US,
1324
+ [e.DE_DE]: e.EN_US
1325
+ },
1326
+ label: { [e.EN_US]: "" },
1327
+ definition: { [e.EN_US]: "" },
1328
+ type: [],
1329
+ tags: []
1330
+ }, jn = {
1331
+ id: "python",
1332
+ name: { [e.EN_US]: "Python" },
1333
+ label: { [e.EN_US]: "" },
1334
+ definition: { [e.EN_US]: "" },
1335
+ type: [M.language],
1336
+ tags: []
1337
+ }, Mn = {
1338
+ id: "quickbooks",
1339
+ name: { [e.EN_US]: "QuickBooks" },
1340
+ label: { [e.EN_US]: "" },
1341
+ definition: { [e.EN_US]: "" },
1342
+ type: [],
1343
+ tags: []
1344
+ }, Nn = {
1345
+ id: "r",
1346
+ name: { [e.EN_US]: "R" },
1347
+ label: { [e.EN_US]: "" },
1348
+ definition: { [e.EN_US]: "" },
1349
+ type: [M.language],
1350
+ tags: []
1351
+ }, Pn = {
1352
+ id: "react",
1353
+ name: {
1354
+ [e.EN_US]: "React",
1355
+ [e.EN_GB]: e.EN_US,
1356
+ [e.DE_DE]: e.EN_US
1357
+ },
1358
+ label: {
1359
+ [e.EN_US]: "JavaScript Library",
1360
+ [e.EN_GB]: e.EN_US,
1361
+ [e.DE_DE]: "JavaScript-Bibliothek"
1362
+ },
1363
+ definition: {
1364
+ [e.EN_US]: "A JavaScript library for building component-based user interfaces.",
1365
+ [e.EN_GB]: e.EN_US,
1366
+ [e.DE_DE]: "Eine JavaScript-Bibliothek zum Erstellen komponentenbasierter Benutzeroberflächen."
1367
+ },
1368
+ type: [M.library],
1369
+ tags: [
1370
+ E.frontend,
1371
+ E.backend,
1372
+ E.javascript,
1373
+ E.open_source,
1374
+ E.ui_library
1375
+ ],
1376
+ links: {
1377
+ official_website: "https://react.dev",
1378
+ npm: "https://www.npmjs.com/package/react",
1379
+ github: "https://github.com/facebook/react",
1380
+ wikipedia: "https://en.wikipedia.org/wiki/React_(software)"
1381
+ },
1382
+ sources: {
1383
+ label: [j.community],
1384
+ definition: [j.official_website]
1385
+ }
1386
+ }, Fn = {
1387
+ id: "react_hook_form",
1388
+ name: { [e.EN_US]: "React Hook Form" },
1389
+ label: { [e.EN_US]: "" },
1390
+ definition: { [e.EN_US]: "" },
1391
+ type: [],
1392
+ tags: []
1393
+ }, In = {
1394
+ id: "react_pdf",
1395
+ name: { [e.EN_US]: "React PDF" },
1396
+ label: { [e.EN_US]: "" },
1397
+ definition: { [e.EN_US]: "" },
1398
+ type: [],
1399
+ tags: []
1400
+ }, Ln = {
1401
+ id: "react_testing_library",
1402
+ name: { [e.EN_US]: "React Testing Library" },
1403
+ label: { [e.EN_US]: "" },
1404
+ definition: { [e.EN_US]: "" },
1405
+ type: [],
1406
+ tags: []
1407
+ }, Rn = {
1408
+ id: "redux",
1409
+ name: { [e.EN_US]: "Redux" },
1410
+ label: { [e.EN_US]: "" },
1411
+ definition: { [e.EN_US]: "" },
1412
+ type: [],
1413
+ tags: []
1414
+ }, zn = {
1415
+ id: "reflow_soldering",
1416
+ name: { [e.EN_US]: "Reflow Soldering" },
1417
+ label: { [e.EN_US]: "" },
1418
+ definition: { [e.EN_US]: "" },
1419
+ type: [],
1420
+ tags: []
1421
+ }, Bn = {
1422
+ id: "resend",
1423
+ name: { [e.EN_US]: "Resend" },
1424
+ label: { [e.EN_US]: "" },
1425
+ definition: { [e.EN_US]: "" },
1426
+ type: [],
1427
+ tags: []
1428
+ }, Vn = {
1429
+ id: "rest_api",
1430
+ name: { [e.EN_US]: "REST API" },
1431
+ label: { [e.EN_US]: "" },
1432
+ definition: { [e.EN_US]: "" },
1433
+ type: [],
1434
+ tags: []
1435
+ }, Hn = {
1436
+ id: "rsync",
1437
+ name: { [e.EN_US]: "rsync" },
1438
+ label: { [e.EN_US]: "" },
1439
+ definition: { [e.EN_US]: "" },
1440
+ type: [],
1441
+ tags: []
1442
+ }, Un = {
1443
+ id: "ruby",
1444
+ name: { [e.EN_US]: "Ruby" },
1445
+ label: { [e.EN_US]: "" },
1446
+ definition: { [e.EN_US]: "" },
1447
+ type: [M.language],
1448
+ tags: []
1449
+ }, Wn = {
1450
+ id: "rust",
1451
+ name: { [e.EN_US]: "Rust" },
1452
+ label: { [e.EN_US]: "" },
1453
+ definition: { [e.EN_US]: "" },
1454
+ type: [M.language],
1455
+ tags: []
1456
+ }, Gn = {
1457
+ id: "sanity",
1458
+ name: {
1459
+ [e.EN_US]: "Sanity",
1460
+ [e.EN_GB]: e.EN_US,
1461
+ [e.DE_DE]: e.EN_US
1462
+ },
1463
+ label: { [e.EN_US]: "" },
1464
+ definition: { [e.EN_US]: "" },
1465
+ type: [M.cms],
1466
+ tags: []
1467
+ }, Kn = {
1468
+ id: "sass",
1469
+ name: { [e.EN_US]: "SASS" },
1470
+ label: { [e.EN_US]: "" },
1471
+ definition: { [e.EN_US]: "" },
1472
+ type: [],
1473
+ tags: []
1474
+ }, qn = {
1475
+ id: "scala",
1476
+ name: { [e.EN_US]: "Scala" },
1477
+ label: { [e.EN_US]: "" },
1478
+ definition: { [e.EN_US]: "" },
1479
+ type: [M.language],
1480
+ tags: []
1481
+ }, Jn = {
1482
+ id: "scrum",
1483
+ name: { [e.EN_US]: "Scrum" },
1484
+ label: { [e.EN_US]: "" },
1485
+ definition: { [e.EN_US]: "" },
1486
+ type: [],
1487
+ tags: []
1488
+ }, Yn = {
1489
+ id: "sendgrid",
1490
+ name: { [e.EN_US]: "SendGrid" },
1491
+ label: { [e.EN_US]: "" },
1492
+ definition: { [e.EN_US]: "" },
1493
+ type: [],
1494
+ tags: []
1495
+ }, Xn = {
1496
+ id: "sentry",
1497
+ name: { [e.EN_US]: "Sentry" },
1498
+ label: { [e.EN_US]: "" },
1499
+ definition: { [e.EN_US]: "" },
1500
+ type: [],
1501
+ tags: []
1502
+ }, Zn = {
1503
+ id: "service_workers",
1504
+ name: { [e.EN_US]: "Service Workers" },
1505
+ label: { [e.EN_US]: "" },
1506
+ definition: { [e.EN_US]: "" },
1507
+ type: [],
1508
+ tags: []
1509
+ }, Qn = {
1510
+ id: "shadcn",
1511
+ name: { [e.EN_US]: "Shadcn" },
1512
+ label: { [e.EN_US]: "" },
1513
+ definition: { [e.EN_US]: "" },
1514
+ type: [],
1515
+ tags: []
1516
+ }, $n = {
1517
+ id: "smarty",
1518
+ name: { [e.EN_US]: "Smarty" },
1519
+ label: { [e.EN_US]: "" },
1520
+ definition: { [e.EN_US]: "" },
1521
+ type: [],
1522
+ tags: []
1523
+ }, er = {
1524
+ id: "snyk",
1525
+ name: { [e.EN_US]: "Snyk" },
1526
+ label: { [e.EN_US]: "" },
1527
+ definition: { [e.EN_US]: "" },
1528
+ type: [],
1529
+ tags: []
1530
+ }, tr = {
1531
+ id: "socket_io",
1532
+ name: { [e.EN_US]: "Socket.io" },
1533
+ label: { [e.EN_US]: "" },
1534
+ definition: { [e.EN_US]: "" },
1535
+ type: [],
1536
+ tags: []
1537
+ }, nr = {
1538
+ id: "splunk",
1539
+ name: { [e.EN_US]: "Splunk" },
1540
+ label: { [e.EN_US]: "" },
1541
+ definition: { [e.EN_US]: "" },
1542
+ type: [],
1543
+ tags: []
1544
+ }, rr = {
1545
+ id: "sql",
1546
+ name: { [e.EN_US]: "SQL" },
1547
+ label: { [e.EN_US]: "" },
1548
+ definition: { [e.EN_US]: "" },
1549
+ type: [M.language],
1550
+ tags: []
1551
+ }, ir = {
1552
+ id: "sql_lite",
1553
+ name: { [e.EN_US]: "SQLite" },
1554
+ label: { [e.EN_US]: "" },
1555
+ definition: { [e.EN_US]: "" },
1556
+ type: [],
1557
+ tags: []
1558
+ }, ar = {
1559
+ id: "ssh",
1560
+ name: { [e.EN_US]: "SSH" },
1561
+ label: { [e.EN_US]: "" },
1562
+ definition: { [e.EN_US]: "" },
1563
+ type: [],
1564
+ tags: []
1565
+ }, or = {
1566
+ id: "storybook",
1567
+ name: { [e.EN_US]: "Storybook" },
1568
+ label: { [e.EN_US]: "" },
1569
+ definition: { [e.EN_US]: "" },
1570
+ type: [],
1571
+ tags: []
1572
+ }, sr = {
1573
+ id: "stripe",
1574
+ name: { [e.EN_US]: "Stripe" },
1575
+ label: { [e.EN_US]: "" },
1576
+ definition: { [e.EN_US]: "" },
1577
+ type: [],
1578
+ tags: []
1579
+ }, cr = {
1580
+ id: "styled_components",
1581
+ name: { [e.EN_US]: "Styled Components" },
1582
+ label: { [e.EN_US]: "" },
1583
+ definition: { [e.EN_US]: "" },
1584
+ type: [],
1585
+ tags: []
1586
+ }, lr = {
1587
+ id: "sublime_text",
1588
+ name: { [e.EN_US]: "Sublime Text" },
1589
+ label: { [e.EN_US]: "" },
1590
+ definition: { [e.EN_US]: "" },
1591
+ type: [],
1592
+ tags: []
1593
+ }, ur = {
1594
+ id: "supabase",
1595
+ name: { [e.EN_US]: "Supabase" },
1596
+ label: { [e.EN_US]: "" },
1597
+ definition: { [e.EN_US]: "" },
1598
+ type: [],
1599
+ tags: []
1600
+ }, dr = {
1601
+ id: "svn",
1602
+ name: { [e.EN_US]: "SVN" },
1603
+ label: { [e.EN_US]: "" },
1604
+ definition: { [e.EN_US]: "" },
1605
+ type: [],
1606
+ tags: []
1607
+ }, fr = {
1608
+ id: "swift",
1609
+ name: { [e.EN_US]: "Swift" },
1610
+ label: { [e.EN_US]: "" },
1611
+ definition: { [e.EN_US]: "" },
1612
+ type: [M.language],
1613
+ tags: []
1614
+ }, pr = {
1615
+ id: "tailwind",
1616
+ name: { [e.EN_US]: "Tailwind CSS" },
1617
+ label: { [e.EN_US]: "" },
1618
+ definition: { [e.EN_US]: "" },
1619
+ type: [],
1620
+ tags: []
1621
+ }, mr = {
1622
+ id: "tanstack",
1623
+ name: { [e.EN_US]: "Tanstack" },
1624
+ label: { [e.EN_US]: "" },
1625
+ definition: { [e.EN_US]: "" },
1626
+ type: [],
1627
+ tags: []
1628
+ }, $ = {
1629
+ id: "tanstack_query",
1630
+ name: { [e.EN_US]: "Tanstack Query" },
1631
+ label: { [e.EN_US]: "" },
1632
+ definition: { [e.EN_US]: "" },
1633
+ type: [],
1634
+ tags: []
1635
+ }, hr = {
1636
+ id: "templ",
1637
+ name: { [e.EN_US]: "Templ" },
1638
+ label: { [e.EN_US]: "" },
1639
+ definition: { [e.EN_US]: "" },
1640
+ type: [],
1641
+ tags: []
1642
+ }, gr = {
1643
+ id: "terraform",
1644
+ name: { [e.EN_US]: "Terraform" },
1645
+ label: { [e.EN_US]: "" },
1646
+ definition: { [e.EN_US]: "" },
1647
+ type: [],
1648
+ tags: []
1649
+ }, _r = {
1650
+ id: "trello",
1651
+ name: { [e.EN_US]: "Trello" },
1652
+ label: { [e.EN_US]: "" },
1653
+ definition: { [e.EN_US]: "" },
1654
+ type: [],
1655
+ tags: []
1656
+ }, vr = {
1657
+ id: "twig",
1658
+ name: { [e.EN_US]: "Twig" },
1659
+ label: { [e.EN_US]: "" },
1660
+ definition: { [e.EN_US]: "" },
1661
+ type: [],
1662
+ tags: []
1663
+ }, yr = {
1664
+ id: "typescript",
1665
+ name: {
1666
+ [e.EN_US]: "TypeScript",
1667
+ [e.EN_GB]: e.EN_US,
1668
+ [e.DE_DE]: e.EN_US
1669
+ },
1670
+ label: {
1671
+ [e.EN_US]: "High-Level Programming Language",
1672
+ [e.EN_GB]: e.EN_US,
1673
+ [e.DE_DE]: "Hochsprache"
1674
+ },
1675
+ definition: {
1676
+ [e.EN_US]: "TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.",
1677
+ [e.EN_GB]: e.EN_US,
1678
+ [e.DE_DE]: "TypeScript ist eine stark typisierte Programmiersprache, die auf JavaScript aufbaut und Ihnen bei jeder Größenordnung bessere Werkzeuge bietet."
1679
+ },
1680
+ type: [M.language],
1681
+ tags: [
1682
+ E.frontend,
1683
+ E.backend,
1684
+ E.open_source,
1685
+ E.javascript
1686
+ ],
1687
+ links: { official_website: "https://www.typescriptlang.org" },
1688
+ sources: {
1689
+ label: [j.community],
1690
+ definition: [j.official_website]
1691
+ }
1692
+ }, br = {
1693
+ id: "typesense",
1694
+ name: { [e.EN_US]: "Typesense" },
1695
+ label: { [e.EN_US]: "" },
1696
+ definition: { [e.EN_US]: "" },
1697
+ type: [],
1698
+ tags: []
1699
+ }, xr = {
1700
+ id: "vercel",
1701
+ name: { [e.EN_US]: "Vercel" },
1702
+ label: { [e.EN_US]: "" },
1703
+ definition: { [e.EN_US]: "" },
1704
+ type: [],
1705
+ tags: []
1706
+ }, Sr = {
1707
+ id: "vim",
1708
+ name: { [e.EN_US]: "Vim" },
1709
+ label: { [e.EN_US]: "" },
1710
+ definition: { [e.EN_US]: "" },
1711
+ type: [],
1712
+ tags: []
1713
+ }, Cr = {
1714
+ id: "visual_basic",
1715
+ name: { [e.EN_US]: "Visual Basic" },
1716
+ label: { [e.EN_US]: "" },
1717
+ definition: { [e.EN_US]: "" },
1718
+ type: [M.language],
1719
+ tags: []
1720
+ }, wr = {
1721
+ id: "vite",
1722
+ name: { [e.EN_US]: "Vite" },
1723
+ label: { [e.EN_US]: "" },
1724
+ definition: { [e.EN_US]: "" },
1725
+ type: [],
1726
+ tags: []
1727
+ }, Tr = {
1728
+ id: "vitest",
1729
+ name: { [e.EN_US]: "Vitest" },
1730
+ label: { [e.EN_US]: "" },
1731
+ definition: { [e.EN_US]: "" },
1732
+ type: [],
1733
+ tags: []
1734
+ }, Er = {
1735
+ id: "vue_js",
1736
+ name: { [e.EN_US]: "Vue.js" },
1737
+ label: { [e.EN_US]: "" },
1738
+ definition: { [e.EN_US]: "" },
1739
+ type: [],
1740
+ tags: []
1741
+ }, Dr = {
1742
+ id: "wdio",
1743
+ name: {
1744
+ [e.EN_US]: "WebdriverIO",
1745
+ [e.EN_GB]: e.EN_US,
1746
+ [e.DE_DE]: e.EN_US
1747
+ },
1748
+ altName: {
1749
+ [e.EN_US]: "WDIO",
1750
+ [e.EN_GB]: e.EN_US,
1751
+ [e.DE_DE]: e.EN_US
1752
+ },
1753
+ label: { [e.EN_US]: "" },
1754
+ definition: { [e.EN_US]: "" },
1755
+ type: [],
1756
+ tags: []
1757
+ }, Or = {
1758
+ id: "web_forms",
1759
+ name: { [e.EN_US]: "Web Forms" },
1760
+ label: { [e.EN_US]: "" },
1761
+ definition: { [e.EN_US]: "" },
1762
+ type: [],
1763
+ tags: []
1764
+ }, kr = {
1765
+ id: "web_workers",
1766
+ name: { [e.EN_US]: "Web Workers" },
1767
+ label: { [e.EN_US]: "" },
1768
+ definition: { [e.EN_US]: "" },
1769
+ type: [],
1770
+ tags: []
1771
+ }, Ar = {
1772
+ id: "web3",
1773
+ name: { [e.EN_US]: "Web3" },
1774
+ label: { [e.EN_US]: "" },
1775
+ definition: { [e.EN_US]: "" },
1776
+ type: [],
1777
+ tags: []
1778
+ }, jr = {
1779
+ id: "webpack",
1780
+ name: { [e.EN_US]: "Webpack" },
1781
+ label: { [e.EN_US]: "" },
1782
+ definition: { [e.EN_US]: "" },
1783
+ type: [],
1784
+ tags: []
1785
+ }, Mr = {
1786
+ id: "websockets",
1787
+ name: { [e.EN_US]: "WebSockets" },
1788
+ label: { [e.EN_US]: "" },
1789
+ definition: { [e.EN_US]: "" },
1790
+ type: [],
1791
+ tags: []
1792
+ }, Nr = {
1793
+ id: "windows",
1794
+ name: { [e.EN_US]: "Windows" },
1795
+ label: { [e.EN_US]: "" },
1796
+ definition: { [e.EN_US]: "" },
1797
+ type: [],
1798
+ tags: []
1799
+ }, Pr = {
1800
+ id: "winscp",
1801
+ name: { [e.EN_US]: "WinSCP" },
1802
+ label: { [e.EN_US]: "" },
1803
+ definition: { [e.EN_US]: "" },
1804
+ type: [],
1805
+ tags: []
1806
+ }, Fr = {
1807
+ id: "wordpress",
1808
+ name: {
1809
+ [e.EN_US]: "WordPress",
1810
+ [e.EN_GB]: e.EN_US,
1811
+ [e.DE_DE]: e.EN_US
1812
+ },
1813
+ label: { [e.EN_US]: "" },
1814
+ definition: { [e.EN_US]: "" },
1815
+ type: [M.cms],
1816
+ tags: []
1817
+ }, Ir = {
1818
+ id: "yarn",
1819
+ name: { [e.EN_US]: "Yarn" },
1820
+ label: { [e.EN_US]: "" },
1821
+ definition: { [e.EN_US]: "" },
1822
+ type: [],
1823
+ tags: []
1824
+ }, Lr = {
1825
+ id: "zephyr",
1826
+ name: { [e.EN_US]: "Zephyr" },
1827
+ label: { [e.EN_US]: "" },
1828
+ definition: { [e.EN_US]: "" },
1829
+ type: [],
1830
+ tags: []
1831
+ }, Rr = {
1832
+ id: "zig",
1833
+ name: { [e.EN_US]: "Zig" },
1834
+ label: { [e.EN_US]: "" },
1835
+ definition: { [e.EN_US]: "" },
1836
+ type: [M.language],
1837
+ tags: []
1838
+ }, zr = {
1839
+ id: "zod",
1840
+ name: { [e.EN_US]: "Zod" },
1841
+ label: { [e.EN_US]: "" },
1842
+ definition: { [e.EN_US]: "" },
1843
+ type: [],
1844
+ tags: []
1845
+ };
1846
+ //#endregion
1847
+ export { Hn as $, Ve as $n, R as $r, Vt as $t, dr as A, ut as An, ue as Ar, dn as At, tr as B, et as Bn, Z as Br, en as Bt, _r as C, _t as Cn, _e as Cr, vn as Ct, mr as D, pt as Dn, pe as Dr, mn as Dt, $ as E, mt as En, me as Er, hn as Et, or as F, at as Fn, ae as Fr, on as Ft, Xn as G, Ye as Gn, K as Gr, Yt as Gt, $n as H, Qe as Hn, Y as Hr, Qt as Ht, ar as I, it as In, ie as Ir, an as It, qn as J, Ke as Jn, U as Jr, Kt as Jt, Yn as K, Je as Kn, G as Kr, Jt as Kt, ir as L, rt as Ln, re as Lr, rn as Lt, lr as M, ct as Mn, ce as Mr, ln as Mt, cr as N, st as Nn, se as Nr, cn as Nt, pr as O, ft as On, fe as Or, pn as Ot, sr as P, ot as Pn, oe as Pr, sn as Pt, Un as Q, He as Qn, z as Qr, Ht as Qt, rr as R, nt as Rn, ne as Rr, nn as Rt, vr as S, vt as Sn, ve as Sr, yn as St, hr as T, ht as Tn, he as Tr, gn as Tt, Qn as U, Ze as Un, J as Ur, Zt as Ut, er as V, $e as Vn, X as Vr, $t as Vt, Zn as W, Xe as Wn, q as Wr, Xt as Wt, Gn as X, We as Xn, V as Xr, Wt as Xt, Kn as Y, Ge as Yn, H as Yr, Gt as Yt, Wn as Z, Ue as Zn, B as Zr, Ut as Zt, Cr as _, Ct as _n, Ce as _r, wn as _t, Fr as a, te as ai, Ft as an, Fe as ar, In as at, br as b, bt as bn, be as br, xn as bt, Mr as c, j as ci, Mt as cn, Me as cr, Nn as ct, kr as d, kt as dn, ke as dr, An as dt, L as ei, Bt as en, Be as er, Vn as et, Or as f, Ot as fn, Oe as fr, kn as ft, wr as g, wt as gn, we as gr, Tn as gt, Tr as h, Tt as hn, Te as hr, En as ht, Ir as i, N as ii, It as in, Ie as ir, Ln as it, ur as j, lt as jn, le as jr, un as jt, fr as k, dt as kn, de as kr, fn as kt, jr as l, E as li, jt as ln, je as lr, Mn as lt, Er as m, Et as mn, Ee as mr, Dn as mt, Rr as n, F as ni, Rt as nn, Re as nr, zn as nt, Pr as o, ee as oi, Pt as on, Pe as or, Fn as ot, Dr as p, Dt as pn, De as pr, On as pt, Jn as q, qe as qn, W as qr, qt, Lr as r, P as ri, Lt as rn, Le as rr, Rn as rt, Nr as s, M as si, Nt as sn, Ne as sr, Pn as st, zr as t, I as ti, zt as tn, ze as tr, Bn as tt, Ar as u, At as un, Ae as ur, jn as ut, Sr as v, St as vn, Se as vr, Cn as vt, gr as w, gt as wn, ge as wr, _n as wt, yr as x, yt as xn, ye as xr, bn as xt, xr as y, xt as yn, xe as yr, Sn as yt, nr as z, tt as zn, Q as zr, tn as zt };
1848
+
1849
+ //# sourceMappingURL=zod-B6pu8fS6.js.map