dev-dict 0.9.1 → 0.10.1

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 (57) hide show
  1. package/dist/__tests__/tags.test.d.ts +2 -0
  2. package/dist/__tests__/tags.test.d.ts.map +1 -0
  3. package/dist/__tests__/terms.test.d.ts +2 -0
  4. package/dist/__tests__/terms.test.d.ts.map +1 -0
  5. package/dist/__tests__/types.test.d.ts +2 -0
  6. package/dist/__tests__/types.test.d.ts.map +1 -0
  7. package/dist/data/tags/backend.d.ts +1 -1
  8. package/dist/data/tags/frontend.d.ts +1 -1
  9. package/dist/data/tags/index.d.ts +76 -12
  10. package/dist/data/tags/index.d.ts.map +1 -1
  11. package/dist/data/tags/javascript.d.ts +1 -1
  12. package/dist/data/tags/kanban.d.ts +10 -0
  13. package/dist/data/tags/kanban.d.ts.map +1 -0
  14. package/dist/data/tags/open_source.d.ts +1 -1
  15. package/dist/data/tags/project_management.d.ts +10 -0
  16. package/dist/data/tags/project_management.d.ts.map +1 -0
  17. package/dist/data/tags/qa.d.ts +1 -1
  18. package/dist/data/tags/scrum.d.ts +10 -0
  19. package/dist/data/tags/scrum.d.ts.map +1 -0
  20. package/dist/data/tags/software_development.d.ts +10 -0
  21. package/dist/data/tags/software_development.d.ts.map +1 -0
  22. package/dist/data/tags/testing.d.ts +1 -1
  23. package/dist/data/terms/agile.d.ts +67 -4
  24. package/dist/data/terms/agile.d.ts.map +1 -1
  25. package/dist/data/terms/e2e.d.ts +2 -2
  26. package/dist/data/terms/index.d.ts +162 -36
  27. package/dist/data/terms/index.d.ts.map +1 -1
  28. package/dist/data/terms/javascript.d.ts +3 -3
  29. package/dist/data/terms/node_js.d.ts +1 -1
  30. package/dist/data/terms/react.d.ts +4 -4
  31. package/dist/data/terms/typescript.d.ts +4 -4
  32. package/dist/dev-dict.min.js +1 -1
  33. package/dist/dev-dict.min.js.map +1 -1
  34. package/dist/helpers-i56sLJez.js +87 -0
  35. package/dist/helpers-i56sLJez.js.map +1 -0
  36. package/dist/index.d.ts +1 -0
  37. package/dist/index.d.ts.map +1 -1
  38. package/dist/index.js +18 -17
  39. package/dist/index.js.map +1 -1
  40. package/dist/tags-entry.d.ts +4 -0
  41. package/dist/tags-entry.d.ts.map +1 -1
  42. package/dist/tags-entry.js +52 -20
  43. package/dist/tags-entry.js.map +1 -1
  44. package/dist/{terms-entry-BsDjmqhr.js → terms-entry-CvCnHqL5.js} +489 -472
  45. package/dist/terms-entry-CvCnHqL5.js.map +1 -0
  46. package/dist/terms-entry.d.ts +2 -2
  47. package/dist/terms-entry.d.ts.map +1 -1
  48. package/dist/terms-entry.js +2 -2
  49. package/dist/types/index.d.ts +15 -11
  50. package/dist/types/index.d.ts.map +1 -1
  51. package/dist/umd.d.ts.map +1 -1
  52. package/dist/utils/helpers.d.ts.map +1 -1
  53. package/dist/utils-entry.js +2 -2
  54. package/package.json +8 -4
  55. package/dist/helpers-D13_Q8CF.js +0 -80
  56. package/dist/helpers-D13_Q8CF.js.map +0 -1
  57. package/dist/terms-entry-BsDjmqhr.js.map +0 -1
@@ -1,63 +1,67 @@
1
1
  import { L as e } from "./index-DX_tPBsM.js";
2
- import { i as n } from "./helpers-D13_Q8CF.js";
3
- import { ui_library as s, testing as _, security as o, qa as E, open_source as l, javascript as S, frontend as N, e2e as U, cryptography as d, backend as c, automation as g } from "./tags-entry.js";
4
- import { standard as r, platform as p, runtime_environment as b, methodology as m, library as y, language as f, framework as u, concept as k, cms as h } from "./types-entry.js";
5
- const B = {
2
+ import { i as n } from "./helpers-i56sLJez.js";
3
+ import { ui_library as s, testing as o, software_development as _, security as l, scrum as E, qa as S, project_management as N, open_source as d, kanban as U, javascript as c, frontend as r, e2e as g, cryptography as p, backend as b, automation as m } from "./tags-entry.js";
4
+ import { standard as y, platform as f, runtime_environment as u, methodology as h, library as k, language as w, framework as v, concept as D, cms as j } from "./types-entry.js";
5
+ const x = {
6
+ [m.id]: m,
7
+ [b.id]: b,
8
+ [p.id]: p,
6
9
  [g.id]: g,
10
+ [r.id]: r,
7
11
  [c.id]: c,
8
- [d.id]: d,
9
12
  [U.id]: U,
13
+ [d.id]: d,
10
14
  [N.id]: N,
11
15
  [S.id]: S,
12
- [l.id]: l,
13
16
  [E.id]: E,
14
- [o.id]: o,
17
+ [l.id]: l,
15
18
  [_.id]: _,
19
+ [o.id]: o,
16
20
  [s.id]: s
17
- }, i = n({ obj: B, keys: ["name"], populateEmpty: !1 }), w = {
21
+ }, i = n({ obj: x, keys: ["name"], populateEmpty: !1 }), B = {
18
22
  id: "ai_generated",
19
23
  name: {
20
24
  [e.EN_US]: "AI Generated",
21
25
  [e.EN_GB]: e.EN_US,
22
26
  [e.DE_DE]: "KI-generiert"
23
27
  }
24
- }, v = {
28
+ }, G = {
25
29
  id: "community",
26
30
  name: {
27
31
  [e.EN_US]: "Community",
28
32
  [e.EN_GB]: e.EN_US,
29
33
  [e.DE_DE]: "Gemeinschaft"
30
34
  }
31
- }, D = {
35
+ }, z = {
32
36
  id: "official_website",
33
37
  name: {
34
38
  [e.EN_US]: "Official Website",
35
39
  [e.EN_GB]: e.EN_US,
36
40
  [e.DE_DE]: "Offizielle Website"
37
41
  }
38
- }, j = {
42
+ }, A = {
39
43
  id: "wikipedia",
40
44
  name: {
41
45
  [e.EN_US]: "Wikipedia",
42
46
  [e.EN_GB]: e.EN_US,
43
47
  [e.DE_DE]: "Wikipedia"
44
48
  }
45
- }, G = {
46
- [w.id]: w,
47
- [v.id]: v,
49
+ }, C = {
50
+ [B.id]: B,
51
+ [G.id]: G,
52
+ [z.id]: z,
53
+ [A.id]: A
54
+ }, t = n({ obj: C, keys: ["name"], populateEmpty: !1 }), T = {
55
+ [j.id]: j,
48
56
  [D.id]: D,
49
- [j.id]: j
50
- }, t = n({ obj: G, keys: ["name"], populateEmpty: !1 }), z = {
51
- [h.id]: h,
57
+ [v.id]: v,
58
+ [w.id]: w,
52
59
  [k.id]: k,
60
+ [h.id]: h,
53
61
  [u.id]: u,
54
62
  [f.id]: f,
55
- [y.id]: y,
56
- [m.id]: m,
57
- [b.id]: b,
58
- [p.id]: p,
59
- [r.id]: r
60
- }, a = n({ obj: z, keys: ["name"], populateEmpty: !1 }), P = {
63
+ [y.id]: y
64
+ }, a = n({ obj: T, keys: ["name"], populateEmpty: !1 }), J = {
61
65
  id: "aes",
62
66
  name: {
63
67
  [e.EN_US]: "AES",
@@ -89,20 +93,32 @@ const B = {
89
93
  label: [t.community],
90
94
  definition: [t.ai_generated, t.wikipedia]
91
95
  }
92
- }, L = {
96
+ }, q = {
93
97
  id: "agile",
94
98
  name: {
95
- [e.EN_US]: "Agile"
99
+ [e.EN_US]: "Agile",
100
+ [e.EN_GB]: e.EN_US,
101
+ [e.DE_DE]: e.EN_US
96
102
  },
97
103
  label: {
98
- [e.EN_US]: ""
104
+ ...a.methodology.name
99
105
  },
100
106
  definition: {
101
- [e.EN_US]: ""
107
+ [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.",
108
+ [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.",
109
+ [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."
102
110
  },
103
- type: [],
104
- tags: []
105
- }, I = {
111
+ type: [a.methodology],
112
+ tags: [i.software_development, i.project_management, i.scrum, i.kanban],
113
+ links: {
114
+ website: "https://agilemanifesto.org",
115
+ wikipedia: "https://en.wikipedia.org/wiki/Agile_software_development"
116
+ },
117
+ sources: {
118
+ label: [t.community],
119
+ definition: [t.ai_generated]
120
+ }
121
+ }, R = {
106
122
  id: "ai",
107
123
  name: {
108
124
  [e.EN_US]: "AI",
@@ -122,7 +138,7 @@ const B = {
122
138
  },
123
139
  type: [],
124
140
  tags: []
125
- }, W = {
141
+ }, F = {
126
142
  id: "algolia",
127
143
  name: {
128
144
  [e.EN_US]: "Algolia"
@@ -135,7 +151,7 @@ const B = {
135
151
  },
136
152
  type: [],
137
153
  tags: []
138
- }, J = {
154
+ }, M = {
139
155
  id: "alpine_js",
140
156
  name: {
141
157
  [e.EN_US]: "Alpine.js"
@@ -148,7 +164,7 @@ const B = {
148
164
  },
149
165
  type: [],
150
166
  tags: []
151
- }, q = {
167
+ }, H = {
152
168
  id: "android_studio",
153
169
  name: {
154
170
  [e.EN_US]: "Android Studio"
@@ -161,7 +177,7 @@ const B = {
161
177
  },
162
178
  type: [],
163
179
  tags: []
164
- }, M = {
180
+ }, O = {
165
181
  id: "angularjs",
166
182
  name: {
167
183
  [e.EN_US]: "AngularJS"
@@ -174,7 +190,7 @@ const B = {
174
190
  },
175
191
  type: [],
176
192
  tags: []
177
- }, R = {
193
+ }, V = {
178
194
  id: "apache_tomcat",
179
195
  name: {
180
196
  [e.EN_US]: "Apache Tomcat"
@@ -187,7 +203,7 @@ const B = {
187
203
  },
188
204
  type: [],
189
205
  tags: []
190
- }, H = {
206
+ }, Q = {
191
207
  id: "asp_net",
192
208
  name: {
193
209
  [e.EN_US]: "ASP.NET"
@@ -200,7 +216,7 @@ const B = {
200
216
  },
201
217
  type: [],
202
218
  tags: []
203
- }, F = {
219
+ }, K = {
204
220
  id: "assembly",
205
221
  name: {
206
222
  [e.EN_US]: "Assembly"
@@ -213,7 +229,7 @@ const B = {
213
229
  },
214
230
  type: [a.language],
215
231
  tags: []
216
- }, O = {
232
+ }, Z = {
217
233
  id: "aws",
218
234
  name: {
219
235
  [e.EN_US]: "AWS",
@@ -238,7 +254,7 @@ const B = {
238
254
  links: {
239
255
  website: "https://aws.amazon.com/"
240
256
  }
241
- }, V = {
257
+ }, Y = {
242
258
  id: "azure",
243
259
  name: {
244
260
  [e.EN_US]: "Azure"
@@ -251,7 +267,7 @@ const B = {
251
267
  },
252
268
  type: [],
253
269
  tags: []
254
- }, Q = {
270
+ }, $ = {
255
271
  id: "azure_pipelines",
256
272
  name: {
257
273
  [e.EN_US]: "Azure Pipelines"
@@ -264,7 +280,7 @@ const B = {
264
280
  },
265
281
  type: [],
266
282
  tags: []
267
- }, K = {
283
+ }, X = {
268
284
  id: "backbone_js",
269
285
  name: {
270
286
  [e.EN_US]: "Backbone.js"
@@ -277,7 +293,7 @@ const B = {
277
293
  },
278
294
  type: [],
279
295
  tags: []
280
- }, Y = {
296
+ }, ee = {
281
297
  id: "bash",
282
298
  name: {
283
299
  [e.EN_US]: "Bash"
@@ -290,7 +306,7 @@ const B = {
290
306
  },
291
307
  type: [a.language],
292
308
  tags: []
293
- }, Z = {
309
+ }, ae = {
294
310
  id: "bdd",
295
311
  name: {
296
312
  [e.EN_US]: "BDD"
@@ -303,7 +319,7 @@ const B = {
303
319
  },
304
320
  type: [],
305
321
  tags: []
306
- }, $ = {
322
+ }, ie = {
307
323
  id: "beanstalk",
308
324
  name: {
309
325
  [e.EN_US]: "Beanstalk"
@@ -316,7 +332,7 @@ const B = {
316
332
  },
317
333
  type: [],
318
334
  tags: []
319
- }, X = {
335
+ }, te = {
320
336
  id: "big_js",
321
337
  name: {
322
338
  [e.EN_US]: "Big.js"
@@ -329,7 +345,7 @@ const B = {
329
345
  },
330
346
  type: [],
331
347
  tags: []
332
- }, ee = {
348
+ }, ne = {
333
349
  id: "biome",
334
350
  name: {
335
351
  [e.EN_US]: "Biome"
@@ -342,7 +358,7 @@ const B = {
342
358
  },
343
359
  type: [],
344
360
  tags: []
345
- }, ae = {
361
+ }, se = {
346
362
  id: "bitbucket_pipelines",
347
363
  name: {
348
364
  [e.EN_US]: "Bitbucket Pipelines"
@@ -355,7 +371,7 @@ const B = {
355
371
  },
356
372
  type: [],
357
373
  tags: []
358
- }, ie = {
374
+ }, oe = {
359
375
  id: "bitcoin",
360
376
  name: {
361
377
  [e.EN_US]: "Bitcoin"
@@ -368,7 +384,7 @@ const B = {
368
384
  },
369
385
  type: [],
370
386
  tags: []
371
- }, te = {
387
+ }, _e = {
372
388
  id: "blockchain",
373
389
  name: {
374
390
  [e.EN_US]: "Blockchain"
@@ -381,7 +397,7 @@ const B = {
381
397
  },
382
398
  type: [],
383
399
  tags: []
384
- }, ne = {
400
+ }, le = {
385
401
  id: "bootstrap",
386
402
  name: {
387
403
  [e.EN_US]: "Bootstrap"
@@ -394,7 +410,7 @@ const B = {
394
410
  },
395
411
  type: [],
396
412
  tags: []
397
- }, se = {
413
+ }, Ee = {
398
414
  id: "browserify",
399
415
  name: {
400
416
  [e.EN_US]: "Browserify"
@@ -407,7 +423,7 @@ const B = {
407
423
  },
408
424
  type: [],
409
425
  tags: []
410
- }, _e = {
426
+ }, Se = {
411
427
  id: "browserstack",
412
428
  name: {
413
429
  [e.EN_US]: "BrowserStack"
@@ -420,7 +436,7 @@ const B = {
420
436
  },
421
437
  type: [],
422
438
  tags: []
423
- }, oe = {
439
+ }, Ne = {
424
440
  id: "bugzilla",
425
441
  name: {
426
442
  [e.EN_US]: "Bugzilla"
@@ -433,7 +449,7 @@ const B = {
433
449
  },
434
450
  type: [],
435
451
  tags: []
436
- }, Ee = {
452
+ }, de = {
437
453
  id: "c_sharp",
438
454
  name: {
439
455
  [e.EN_US]: "C#"
@@ -446,7 +462,7 @@ const B = {
446
462
  },
447
463
  type: [a.language],
448
464
  tags: []
449
- }, le = {
465
+ }, Ue = {
450
466
  id: "cakephp",
451
467
  name: {
452
468
  [e.EN_US]: "CakePHP"
@@ -459,7 +475,7 @@ const B = {
459
475
  },
460
476
  type: [],
461
477
  tags: []
462
- }, Se = {
478
+ }, ce = {
463
479
  id: "chart_js",
464
480
  name: {
465
481
  [e.EN_US]: "Chart.js"
@@ -472,7 +488,7 @@ const B = {
472
488
  },
473
489
  type: [],
474
490
  tags: []
475
- }, Ne = {
491
+ }, re = {
476
492
  id: "ci_cd",
477
493
  name: {
478
494
  [e.EN_US]: "CI/CD"
@@ -485,7 +501,7 @@ const B = {
485
501
  },
486
502
  type: [],
487
503
  tags: []
488
- }, Ue = {
504
+ }, ge = {
489
505
  id: "circle_ci",
490
506
  name: {
491
507
  [e.EN_US]: "CircleCI"
@@ -498,7 +514,7 @@ const B = {
498
514
  },
499
515
  type: [],
500
516
  tags: []
501
- }, de = {
517
+ }, pe = {
502
518
  id: "claude_code",
503
519
  name: {
504
520
  [e.EN_US]: "Claude Code"
@@ -511,7 +527,7 @@ const B = {
511
527
  },
512
528
  type: [],
513
529
  tags: []
514
- }, ce = {
530
+ }, be = {
515
531
  id: "clean_code",
516
532
  name: {
517
533
  [e.EN_US]: "Clean Code"
@@ -524,7 +540,7 @@ const B = {
524
540
  },
525
541
  type: [],
526
542
  tags: []
527
- }, ge = {
543
+ }, me = {
528
544
  id: "clojure",
529
545
  name: {
530
546
  [e.EN_US]: "Clojure"
@@ -537,7 +553,7 @@ const B = {
537
553
  },
538
554
  type: [a.language],
539
555
  tags: []
540
- }, re = {
556
+ }, ye = {
541
557
  id: "cloudflare",
542
558
  name: {
543
559
  [e.EN_US]: "Cloudflare"
@@ -550,7 +566,7 @@ const B = {
550
566
  },
551
567
  type: [],
552
568
  tags: []
553
- }, pe = {
569
+ }, fe = {
554
570
  id: "codacy",
555
571
  name: {
556
572
  [e.EN_US]: "Codacy"
@@ -563,7 +579,7 @@ const B = {
563
579
  },
564
580
  type: [],
565
581
  tags: []
566
- }, be = {
582
+ }, ue = {
567
583
  id: "codeigniter",
568
584
  name: {
569
585
  [e.EN_US]: "CodeIgniter"
@@ -576,7 +592,7 @@ const B = {
576
592
  },
577
593
  type: [],
578
594
  tags: []
579
- }, me = {
595
+ }, he = {
580
596
  id: "confluence",
581
597
  name: {
582
598
  [e.EN_US]: "Confluence"
@@ -589,7 +605,7 @@ const B = {
589
605
  },
590
606
  type: [],
591
607
  tags: []
592
- }, ye = {
608
+ }, ke = {
593
609
  id: "contentful",
594
610
  name: {
595
611
  [e.EN_US]: "Contentful",
@@ -604,7 +620,7 @@ const B = {
604
620
  },
605
621
  type: [a.cms],
606
622
  tags: []
607
- }, fe = {
623
+ }, we = {
608
624
  id: "cplusplus",
609
625
  name: {
610
626
  [e.EN_US]: "C++"
@@ -617,7 +633,7 @@ const B = {
617
633
  },
618
634
  type: [a.language],
619
635
  tags: []
620
- }, ue = {
636
+ }, ve = {
621
637
  id: "craft_cms",
622
638
  name: {
623
639
  [e.EN_US]: "Craft CMS",
@@ -632,7 +648,7 @@ const B = {
632
648
  },
633
649
  type: [a.cms],
634
650
  tags: []
635
- }, ke = {
651
+ }, De = {
636
652
  id: "cs_cart",
637
653
  name: {
638
654
  [e.EN_US]: "CS-Cart"
@@ -645,7 +661,7 @@ const B = {
645
661
  },
646
662
  type: [],
647
663
  tags: []
648
- }, he = {
664
+ }, je = {
649
665
  id: "css",
650
666
  name: {
651
667
  [e.EN_US]: "CSS"
@@ -658,7 +674,7 @@ const B = {
658
674
  },
659
675
  type: [a.language],
660
676
  tags: []
661
- }, we = {
677
+ }, Be = {
662
678
  id: "css_in_js",
663
679
  name: {
664
680
  [e.EN_US]: "CSS-in-JS"
@@ -671,7 +687,7 @@ const B = {
671
687
  },
672
688
  type: [],
673
689
  tags: []
674
- }, ve = {
690
+ }, Ge = {
675
691
  id: "css_modules",
676
692
  name: {
677
693
  [e.EN_US]: "CSS Modules"
@@ -684,7 +700,7 @@ const B = {
684
700
  },
685
701
  type: [],
686
702
  tags: []
687
- }, De = {
703
+ }, ze = {
688
704
  id: "cucumber",
689
705
  name: {
690
706
  [e.EN_US]: "Cucumber"
@@ -697,7 +713,7 @@ const B = {
697
713
  },
698
714
  type: [],
699
715
  tags: []
700
- }, je = {
716
+ }, Ae = {
701
717
  id: "cvs",
702
718
  name: {
703
719
  [e.EN_US]: "CVS"
@@ -710,7 +726,7 @@ const B = {
710
726
  },
711
727
  type: [],
712
728
  tags: []
713
- }, Be = {
729
+ }, xe = {
714
730
  id: "cypress",
715
731
  name: {
716
732
  [e.EN_US]: "Cypress"
@@ -723,7 +739,7 @@ const B = {
723
739
  },
724
740
  type: [],
725
741
  tags: []
726
- }, Ge = {
742
+ }, Ce = {
727
743
  id: "dart",
728
744
  name: {
729
745
  [e.EN_US]: "Dart"
@@ -736,7 +752,7 @@ const B = {
736
752
  },
737
753
  type: [a.language],
738
754
  tags: []
739
- }, ze = {
755
+ }, Te = {
740
756
  id: "ddd",
741
757
  name: {
742
758
  [e.EN_US]: "DDD"
@@ -749,7 +765,7 @@ const B = {
749
765
  },
750
766
  type: [],
751
767
  tags: []
752
- }, Ae = {
768
+ }, Pe = {
753
769
  id: "digital_ocean",
754
770
  name: {
755
771
  [e.EN_US]: "Digital Ocean"
@@ -762,7 +778,7 @@ const B = {
762
778
  },
763
779
  type: [],
764
780
  tags: []
765
- }, Ce = {
781
+ }, Le = {
766
782
  id: "docker",
767
783
  name: {
768
784
  [e.EN_US]: "Docker"
@@ -775,7 +791,7 @@ const B = {
775
791
  },
776
792
  type: [],
777
793
  tags: []
778
- }, xe = {
794
+ }, Ie = {
779
795
  id: "docusaurus",
780
796
  name: {
781
797
  [e.EN_US]: "Docusaurus"
@@ -788,7 +804,7 @@ const B = {
788
804
  },
789
805
  type: [],
790
806
  tags: []
791
- }, Te = {
807
+ }, We = {
792
808
  id: "dot_net",
793
809
  name: {
794
810
  [e.EN_US]: ".NET"
@@ -801,7 +817,7 @@ const B = {
801
817
  },
802
818
  type: [],
803
819
  tags: []
804
- }, Pe = {
820
+ }, Je = {
805
821
  id: "dreamweaver",
806
822
  name: {
807
823
  [e.EN_US]: "Dreamweaver"
@@ -814,7 +830,7 @@ const B = {
814
830
  },
815
831
  type: [],
816
832
  tags: []
817
- }, Le = {
833
+ }, qe = {
818
834
  id: "dynatrace",
819
835
  name: {
820
836
  [e.EN_US]: "Dynatrace"
@@ -827,7 +843,7 @@ const B = {
827
843
  },
828
844
  type: [],
829
845
  tags: []
830
- }, Ie = {
846
+ }, Re = {
831
847
  id: "e2e",
832
848
  name: {
833
849
  [e.EN_US]: "End-to-end Testing",
@@ -851,7 +867,7 @@ const B = {
851
867
  },
852
868
  type: [a.concept, a.methodology],
853
869
  tags: [i.testing, i.automation, i.qa, i.e2e]
854
- }, We = {
870
+ }, Fe = {
855
871
  id: "encryption",
856
872
  name: {
857
873
  [e.EN_US]: "Encryption"
@@ -864,7 +880,7 @@ const B = {
864
880
  },
865
881
  type: [],
866
882
  tags: []
867
- }, Je = {
883
+ }, Me = {
868
884
  id: "erlang",
869
885
  name: {
870
886
  [e.EN_US]: "Erlang"
@@ -877,7 +893,7 @@ const B = {
877
893
  },
878
894
  type: [a.language],
879
895
  tags: []
880
- }, qe = {
896
+ }, He = {
881
897
  id: "es_build",
882
898
  name: {
883
899
  [e.EN_US]: "esbuild"
@@ -890,7 +906,7 @@ const B = {
890
906
  },
891
907
  type: [],
892
908
  tags: []
893
- }, Me = {
909
+ }, Oe = {
894
910
  id: "eslint",
895
911
  name: {
896
912
  [e.EN_US]: "ESLint"
@@ -903,7 +919,7 @@ const B = {
903
919
  },
904
920
  type: [],
905
921
  tags: []
906
- }, Re = {
922
+ }, Ve = {
907
923
  id: "excel",
908
924
  name: {
909
925
  [e.EN_US]: "Excel"
@@ -916,7 +932,7 @@ const B = {
916
932
  },
917
933
  type: [],
918
934
  tags: []
919
- }, He = {
935
+ }, Qe = {
920
936
  id: "express",
921
937
  name: {
922
938
  [e.EN_US]: "Express"
@@ -929,7 +945,7 @@ const B = {
929
945
  },
930
946
  type: [],
931
947
  tags: []
932
- }, Fe = {
948
+ }, Ke = {
933
949
  id: "expression_engine",
934
950
  name: {
935
951
  [e.EN_US]: "ExpressionEngine",
@@ -944,7 +960,7 @@ const B = {
944
960
  },
945
961
  type: [a.cms],
946
962
  tags: []
947
- }, Oe = {
963
+ }, Ze = {
948
964
  id: "f_sharp",
949
965
  name: {
950
966
  [e.EN_US]: "F#"
@@ -957,7 +973,7 @@ const B = {
957
973
  },
958
974
  type: [a.language],
959
975
  tags: []
960
- }, Ve = {
976
+ }, Ye = {
961
977
  id: "fhir",
962
978
  name: {
963
979
  [e.EN_US]: "FHIR"
@@ -970,7 +986,7 @@ const B = {
970
986
  },
971
987
  type: [],
972
988
  tags: []
973
- }, Qe = {
989
+ }, $e = {
974
990
  id: "figma",
975
991
  name: {
976
992
  [e.EN_US]: "Figma"
@@ -983,7 +999,7 @@ const B = {
983
999
  },
984
1000
  type: [],
985
1001
  tags: []
986
- }, Ke = {
1002
+ }, Xe = {
987
1003
  id: "filezilla",
988
1004
  name: {
989
1005
  [e.EN_US]: "FileZilla"
@@ -996,7 +1012,7 @@ const B = {
996
1012
  },
997
1013
  type: [],
998
1014
  tags: []
999
- }, Ye = {
1015
+ }, ea = {
1000
1016
  id: "firebase",
1001
1017
  name: {
1002
1018
  [e.EN_US]: "Firebase"
@@ -1009,7 +1025,7 @@ const B = {
1009
1025
  },
1010
1026
  type: [],
1011
1027
  tags: []
1012
- }, Ze = {
1028
+ }, aa = {
1013
1029
  id: "flamelink",
1014
1030
  name: {
1015
1031
  [e.EN_US]: "Flamelink",
@@ -1024,7 +1040,7 @@ const B = {
1024
1040
  },
1025
1041
  type: [a.cms],
1026
1042
  tags: []
1027
- }, $e = {
1043
+ }, ia = {
1028
1044
  id: "flutter",
1029
1045
  name: {
1030
1046
  [e.EN_US]: "Flutter"
@@ -1037,7 +1053,7 @@ const B = {
1037
1053
  },
1038
1054
  type: [],
1039
1055
  tags: []
1040
- }, Xe = {
1056
+ }, ta = {
1041
1057
  id: "fortran",
1042
1058
  name: {
1043
1059
  [e.EN_US]: "Fortran"
@@ -1050,7 +1066,7 @@ const B = {
1050
1066
  },
1051
1067
  type: [a.language],
1052
1068
  tags: []
1053
- }, ea = {
1069
+ }, na = {
1054
1070
  id: "foundation",
1055
1071
  name: {
1056
1072
  [e.EN_US]: "Foundation"
@@ -1063,7 +1079,7 @@ const B = {
1063
1079
  },
1064
1080
  type: [],
1065
1081
  tags: []
1066
- }, aa = {
1082
+ }, sa = {
1067
1083
  id: "ftp",
1068
1084
  name: {
1069
1085
  [e.EN_US]: "FTP"
@@ -1076,7 +1092,7 @@ const B = {
1076
1092
  },
1077
1093
  type: [],
1078
1094
  tags: []
1079
- }, ia = {
1095
+ }, oa = {
1080
1096
  id: "gatsby",
1081
1097
  name: {
1082
1098
  [e.EN_US]: "Gatsby"
@@ -1089,7 +1105,7 @@ const B = {
1089
1105
  },
1090
1106
  type: [],
1091
1107
  tags: []
1092
- }, ta = {
1108
+ }, _a = {
1093
1109
  id: "gcp",
1094
1110
  name: {
1095
1111
  [e.EN_US]: "GCP"
@@ -1102,7 +1118,7 @@ const B = {
1102
1118
  },
1103
1119
  type: [],
1104
1120
  tags: []
1105
- }, na = {
1121
+ }, la = {
1106
1122
  id: "git",
1107
1123
  name: {
1108
1124
  [e.EN_US]: "Git"
@@ -1115,7 +1131,7 @@ const B = {
1115
1131
  },
1116
1132
  type: [],
1117
1133
  tags: []
1118
- }, sa = {
1134
+ }, Ea = {
1119
1135
  id: "github",
1120
1136
  name: {
1121
1137
  [e.EN_US]: "GitHub"
@@ -1128,7 +1144,7 @@ const B = {
1128
1144
  },
1129
1145
  type: [],
1130
1146
  tags: []
1131
- }, _a = {
1147
+ }, Sa = {
1132
1148
  id: "github_actions",
1133
1149
  name: {
1134
1150
  [e.EN_US]: "GitHub Actions"
@@ -1141,7 +1157,7 @@ const B = {
1141
1157
  },
1142
1158
  type: [],
1143
1159
  tags: []
1144
- }, oa = {
1160
+ }, Na = {
1145
1161
  id: "gitlab",
1146
1162
  name: {
1147
1163
  [e.EN_US]: "GitLab"
@@ -1154,7 +1170,7 @@ const B = {
1154
1170
  },
1155
1171
  type: [],
1156
1172
  tags: []
1157
- }, Ea = {
1173
+ }, da = {
1158
1174
  id: "gitlab_ci",
1159
1175
  name: {
1160
1176
  [e.EN_US]: "GitLab CI"
@@ -1167,7 +1183,7 @@ const B = {
1167
1183
  },
1168
1184
  type: [],
1169
1185
  tags: []
1170
- }, la = {
1186
+ }, Ua = {
1171
1187
  id: "golang",
1172
1188
  name: {
1173
1189
  [e.EN_US]: "Go"
@@ -1180,7 +1196,7 @@ const B = {
1180
1196
  },
1181
1197
  type: [a.language],
1182
1198
  tags: []
1183
- }, Sa = {
1199
+ }, ca = {
1184
1200
  id: "google_analytics",
1185
1201
  name: {
1186
1202
  [e.EN_US]: "Google Analytics"
@@ -1193,7 +1209,7 @@ const B = {
1193
1209
  },
1194
1210
  type: [],
1195
1211
  tags: []
1196
- }, Na = {
1212
+ }, ra = {
1197
1213
  id: "google_app_engine",
1198
1214
  name: {
1199
1215
  [e.EN_US]: "Google App Engine"
@@ -1206,7 +1222,7 @@ const B = {
1206
1222
  },
1207
1223
  type: [],
1208
1224
  tags: []
1209
- }, Ua = {
1225
+ }, ga = {
1210
1226
  id: "google_business",
1211
1227
  name: {
1212
1228
  [e.EN_US]: "Google Business"
@@ -1219,7 +1235,7 @@ const B = {
1219
1235
  },
1220
1236
  type: [],
1221
1237
  tags: []
1222
- }, da = {
1238
+ }, pa = {
1223
1239
  id: "google_maps_api",
1224
1240
  name: {
1225
1241
  [e.EN_US]: "Google Maps API"
@@ -1232,7 +1248,7 @@ const B = {
1232
1248
  },
1233
1249
  type: [],
1234
1250
  tags: []
1235
- }, ca = {
1251
+ }, ba = {
1236
1252
  id: "graphql",
1237
1253
  name: {
1238
1254
  [e.EN_US]: "GraphQL"
@@ -1245,7 +1261,7 @@ const B = {
1245
1261
  },
1246
1262
  type: [],
1247
1263
  tags: []
1248
- }, ga = {
1264
+ }, ma = {
1249
1265
  id: "groovy",
1250
1266
  name: {
1251
1267
  [e.EN_US]: "Groovy"
@@ -1258,7 +1274,7 @@ const B = {
1258
1274
  },
1259
1275
  type: [a.language],
1260
1276
  tags: []
1261
- }, ra = {
1277
+ }, ya = {
1262
1278
  id: "grunt",
1263
1279
  name: {
1264
1280
  [e.EN_US]: "Grunt"
@@ -1271,7 +1287,7 @@ const B = {
1271
1287
  },
1272
1288
  type: [],
1273
1289
  tags: []
1274
- }, pa = {
1290
+ }, fa = {
1275
1291
  id: "gulp",
1276
1292
  name: {
1277
1293
  [e.EN_US]: "Gulp"
@@ -1284,7 +1300,7 @@ const B = {
1284
1300
  },
1285
1301
  type: [],
1286
1302
  tags: []
1287
- }, ba = {
1303
+ }, ua = {
1288
1304
  id: "handlebars",
1289
1305
  name: {
1290
1306
  [e.EN_US]: "Handlebars"
@@ -1297,7 +1313,7 @@ const B = {
1297
1313
  },
1298
1314
  type: [],
1299
1315
  tags: []
1300
- }, ma = {
1316
+ }, ha = {
1301
1317
  id: "handsontable",
1302
1318
  name: {
1303
1319
  [e.EN_US]: "Handsontable"
@@ -1310,7 +1326,7 @@ const B = {
1310
1326
  },
1311
1327
  type: [],
1312
1328
  tags: []
1313
- }, ya = {
1329
+ }, ka = {
1314
1330
  id: "haskell",
1315
1331
  name: {
1316
1332
  [e.EN_US]: "Haskell"
@@ -1323,7 +1339,7 @@ const B = {
1323
1339
  },
1324
1340
  type: [a.language],
1325
1341
  tags: []
1326
- }, fa = {
1342
+ }, wa = {
1327
1343
  id: "hetzner",
1328
1344
  name: {
1329
1345
  [e.EN_US]: "Hetzner"
@@ -1336,7 +1352,7 @@ const B = {
1336
1352
  },
1337
1353
  type: [],
1338
1354
  tags: []
1339
- }, ua = {
1355
+ }, va = {
1340
1356
  id: "hl7",
1341
1357
  name: {
1342
1358
  [e.EN_US]: "HL7"
@@ -1349,7 +1365,7 @@ const B = {
1349
1365
  },
1350
1366
  type: [],
1351
1367
  tags: []
1352
- }, ka = {
1368
+ }, Da = {
1353
1369
  id: "html",
1354
1370
  name: {
1355
1371
  [e.EN_US]: "HTML"
@@ -1362,7 +1378,7 @@ const B = {
1362
1378
  },
1363
1379
  type: [a.language],
1364
1380
  tags: []
1365
- }, ha = {
1381
+ }, ja = {
1366
1382
  id: "htmx",
1367
1383
  name: {
1368
1384
  [e.EN_US]: "HTMX"
@@ -1375,7 +1391,7 @@ const B = {
1375
1391
  },
1376
1392
  type: [],
1377
1393
  tags: []
1378
- }, wa = {
1394
+ }, Ba = {
1379
1395
  id: "i18n",
1380
1396
  name: {
1381
1397
  [e.EN_US]: "i18n"
@@ -1388,7 +1404,7 @@ const B = {
1388
1404
  },
1389
1405
  type: [],
1390
1406
  tags: []
1391
- }, va = {
1407
+ }, Ga = {
1392
1408
  id: "ionic",
1393
1409
  name: {
1394
1410
  [e.EN_US]: "Ionic Framework"
@@ -1401,7 +1417,7 @@ const B = {
1401
1417
  },
1402
1418
  type: [],
1403
1419
  tags: []
1404
- }, Da = {
1420
+ }, za = {
1405
1421
  id: "jasmine",
1406
1422
  name: {
1407
1423
  [e.EN_US]: "Jasmine"
@@ -1414,7 +1430,7 @@ const B = {
1414
1430
  },
1415
1431
  type: [],
1416
1432
  tags: []
1417
- }, ja = {
1433
+ }, Aa = {
1418
1434
  id: "java",
1419
1435
  name: {
1420
1436
  [e.EN_US]: "Java"
@@ -1427,7 +1443,7 @@ const B = {
1427
1443
  },
1428
1444
  type: [a.language],
1429
1445
  tags: []
1430
- }, Ba = {
1446
+ }, xa = {
1431
1447
  id: "javascript",
1432
1448
  name: {
1433
1449
  [e.EN_US]: "JavaScript"
@@ -1445,7 +1461,7 @@ const B = {
1445
1461
  website: "https://tc39.es/ecma262",
1446
1462
  wikipedia: "https://en.wikipedia.org/wiki/JavaScript"
1447
1463
  }
1448
- }, Ga = {
1464
+ }, Ca = {
1449
1465
  id: "jenkins",
1450
1466
  name: {
1451
1467
  [e.EN_US]: "Jenkins"
@@ -1458,7 +1474,7 @@ const B = {
1458
1474
  },
1459
1475
  type: [],
1460
1476
  tags: []
1461
- }, za = {
1477
+ }, Ta = {
1462
1478
  id: "jest",
1463
1479
  name: {
1464
1480
  [e.EN_US]: "Jest"
@@ -1471,7 +1487,7 @@ const B = {
1471
1487
  },
1472
1488
  type: [],
1473
1489
  tags: []
1474
- }, Aa = {
1490
+ }, Pa = {
1475
1491
  id: "jira",
1476
1492
  name: {
1477
1493
  [e.EN_US]: "Jira"
@@ -1484,7 +1500,7 @@ const B = {
1484
1500
  },
1485
1501
  type: [],
1486
1502
  tags: []
1487
- }, Ca = {
1503
+ }, La = {
1488
1504
  id: "jquery",
1489
1505
  name: {
1490
1506
  [e.EN_US]: "jQuery"
@@ -1497,7 +1513,7 @@ const B = {
1497
1513
  },
1498
1514
  type: [],
1499
1515
  tags: []
1500
- }, xa = {
1516
+ }, Ia = {
1501
1517
  id: "js",
1502
1518
  name: {
1503
1519
  [e.EN_US]: "JavaScript"
@@ -1510,7 +1526,7 @@ const B = {
1510
1526
  },
1511
1527
  type: [],
1512
1528
  tags: []
1513
- }, Ta = {
1529
+ }, Wa = {
1514
1530
  id: "kanban",
1515
1531
  name: {
1516
1532
  [e.EN_US]: "Kanban"
@@ -1523,7 +1539,7 @@ const B = {
1523
1539
  },
1524
1540
  type: [],
1525
1541
  tags: []
1526
- }, Pa = {
1542
+ }, Ja = {
1527
1543
  id: "karma",
1528
1544
  name: {
1529
1545
  [e.EN_US]: "Karma"
@@ -1536,7 +1552,7 @@ const B = {
1536
1552
  },
1537
1553
  type: [],
1538
1554
  tags: []
1539
- }, La = {
1555
+ }, qa = {
1540
1556
  id: "kotlin",
1541
1557
  name: {
1542
1558
  [e.EN_US]: "Kotlin"
@@ -1549,7 +1565,7 @@ const B = {
1549
1565
  },
1550
1566
  type: [a.language],
1551
1567
  tags: []
1552
- }, Ia = {
1568
+ }, Ra = {
1553
1569
  id: "kubernetes",
1554
1570
  name: {
1555
1571
  [e.EN_US]: "Kubernetes"
@@ -1562,7 +1578,7 @@ const B = {
1562
1578
  },
1563
1579
  type: [],
1564
1580
  tags: []
1565
- }, Wa = {
1581
+ }, Fa = {
1566
1582
  id: "laravel",
1567
1583
  name: {
1568
1584
  [e.EN_US]: "Laravel"
@@ -1575,7 +1591,7 @@ const B = {
1575
1591
  },
1576
1592
  type: [],
1577
1593
  tags: []
1578
- }, Ja = {
1594
+ }, Ma = {
1579
1595
  id: "legacy_migration",
1580
1596
  name: {
1581
1597
  [e.EN_US]: "Legacy Migration"
@@ -1588,7 +1604,7 @@ const B = {
1588
1604
  },
1589
1605
  type: [],
1590
1606
  tags: []
1591
- }, qa = {
1607
+ }, Ha = {
1592
1608
  id: "lexical",
1593
1609
  name: {
1594
1610
  [e.EN_US]: "Lexical"
@@ -1601,7 +1617,7 @@ const B = {
1601
1617
  },
1602
1618
  type: [],
1603
1619
  tags: []
1604
- }, Ma = {
1620
+ }, Oa = {
1605
1621
  id: "linux",
1606
1622
  name: {
1607
1623
  [e.EN_US]: "Linux"
@@ -1614,7 +1630,7 @@ const B = {
1614
1630
  },
1615
1631
  type: [],
1616
1632
  tags: []
1617
- }, Ra = {
1633
+ }, Va = {
1618
1634
  id: "lua",
1619
1635
  name: {
1620
1636
  [e.EN_US]: "Lua"
@@ -1627,7 +1643,7 @@ const B = {
1627
1643
  },
1628
1644
  type: [a.language],
1629
1645
  tags: []
1630
- }, Ha = {
1646
+ }, Qa = {
1631
1647
  id: "mac_os",
1632
1648
  name: {
1633
1649
  [e.EN_US]: "Mac OS"
@@ -1640,7 +1656,7 @@ const B = {
1640
1656
  },
1641
1657
  type: [],
1642
1658
  tags: []
1643
- }, Fa = {
1659
+ }, Ka = {
1644
1660
  id: "mail_blaze",
1645
1661
  name: {
1646
1662
  [e.EN_US]: "Mail Blaze"
@@ -1653,7 +1669,7 @@ const B = {
1653
1669
  },
1654
1670
  type: [],
1655
1671
  tags: []
1656
- }, Oa = {
1672
+ }, Za = {
1657
1673
  id: "mailchimp",
1658
1674
  name: {
1659
1675
  [e.EN_US]: "Mailchimp"
@@ -1666,7 +1682,7 @@ const B = {
1666
1682
  },
1667
1683
  type: [],
1668
1684
  tags: []
1669
- }, Va = {
1685
+ }, Ya = {
1670
1686
  id: "make",
1671
1687
  name: {
1672
1688
  [e.EN_US]: "Make"
@@ -1679,7 +1695,7 @@ const B = {
1679
1695
  },
1680
1696
  type: [],
1681
1697
  tags: []
1682
- }, Qa = {
1698
+ }, $a = {
1683
1699
  id: "marionette",
1684
1700
  name: {
1685
1701
  [e.EN_US]: "Marionette.js"
@@ -1692,7 +1708,7 @@ const B = {
1692
1708
  },
1693
1709
  type: [],
1694
1710
  tags: []
1695
- }, Ka = {
1711
+ }, Xa = {
1696
1712
  id: "matlab",
1697
1713
  name: {
1698
1714
  [e.EN_US]: "MATLAB"
@@ -1705,7 +1721,7 @@ const B = {
1705
1721
  },
1706
1722
  type: [a.language],
1707
1723
  tags: []
1708
- }, Ya = {
1724
+ }, ei = {
1709
1725
  id: "maven",
1710
1726
  name: {
1711
1727
  [e.EN_US]: "Maven"
@@ -1718,7 +1734,7 @@ const B = {
1718
1734
  },
1719
1735
  type: [],
1720
1736
  tags: []
1721
- }, Za = {
1737
+ }, ai = {
1722
1738
  id: "meta_mask",
1723
1739
  name: {
1724
1740
  [e.EN_US]: "MetaMask"
@@ -1731,7 +1747,7 @@ const B = {
1731
1747
  },
1732
1748
  type: [],
1733
1749
  tags: []
1734
- }, $a = {
1750
+ }, ii = {
1735
1751
  id: "microsoft_sql_server",
1736
1752
  name: {
1737
1753
  [e.EN_US]: "Microsoft SQL Server"
@@ -1744,7 +1760,7 @@ const B = {
1744
1760
  },
1745
1761
  type: [],
1746
1762
  tags: []
1747
- }, Xa = {
1763
+ }, ti = {
1748
1764
  id: "mongo_db",
1749
1765
  name: {
1750
1766
  [e.EN_US]: "MongoDB"
@@ -1757,7 +1773,7 @@ const B = {
1757
1773
  },
1758
1774
  type: [],
1759
1775
  tags: []
1760
- }, ei = {
1776
+ }, ni = {
1761
1777
  id: "mui",
1762
1778
  name: {
1763
1779
  [e.EN_US]: "Material UI"
@@ -1770,7 +1786,7 @@ const B = {
1770
1786
  },
1771
1787
  type: [],
1772
1788
  tags: []
1773
- }, ai = {
1789
+ }, si = {
1774
1790
  id: "mysql",
1775
1791
  name: {
1776
1792
  [e.EN_US]: "MySQL"
@@ -1783,7 +1799,7 @@ const B = {
1783
1799
  },
1784
1800
  type: [],
1785
1801
  tags: []
1786
- }, ii = {
1802
+ }, oi = {
1787
1803
  id: "navicat",
1788
1804
  name: {
1789
1805
  [e.EN_US]: "Navicat"
@@ -1796,7 +1812,7 @@ const B = {
1796
1812
  },
1797
1813
  type: [],
1798
1814
  tags: []
1799
- }, ti = {
1815
+ }, _i = {
1800
1816
  id: "nest_js",
1801
1817
  name: {
1802
1818
  [e.EN_US]: "NestJS"
@@ -1809,7 +1825,7 @@ const B = {
1809
1825
  },
1810
1826
  type: [],
1811
1827
  tags: []
1812
- }, ni = {
1828
+ }, li = {
1813
1829
  id: "netbeans",
1814
1830
  name: {
1815
1831
  [e.EN_US]: "NetBeans"
@@ -1822,7 +1838,7 @@ const B = {
1822
1838
  },
1823
1839
  type: [],
1824
1840
  tags: []
1825
- }, si = {
1841
+ }, Ei = {
1826
1842
  id: "netlify",
1827
1843
  name: {
1828
1844
  [e.EN_US]: "Netlify"
@@ -1835,7 +1851,7 @@ const B = {
1835
1851
  },
1836
1852
  type: [],
1837
1853
  tags: []
1838
- }, _i = {
1854
+ }, Si = {
1839
1855
  id: "new_relic",
1840
1856
  name: {
1841
1857
  [e.EN_US]: "New Relic"
@@ -1848,7 +1864,7 @@ const B = {
1848
1864
  },
1849
1865
  type: [],
1850
1866
  tags: []
1851
- }, oi = {
1867
+ }, Ni = {
1852
1868
  id: "next_js",
1853
1869
  name: {
1854
1870
  [e.EN_US]: "Next.js",
@@ -1863,7 +1879,7 @@ const B = {
1863
1879
  },
1864
1880
  type: [a.framework],
1865
1881
  tags: []
1866
- }, Ei = {
1882
+ }, di = {
1867
1883
  id: "nexudus",
1868
1884
  name: {
1869
1885
  [e.EN_US]: "Nexudus"
@@ -1876,7 +1892,7 @@ const B = {
1876
1892
  },
1877
1893
  type: [],
1878
1894
  tags: []
1879
- }, li = {
1895
+ }, Ui = {
1880
1896
  id: "nft",
1881
1897
  name: {
1882
1898
  [e.EN_US]: "NFT"
@@ -1889,7 +1905,7 @@ const B = {
1889
1905
  },
1890
1906
  type: [],
1891
1907
  tags: []
1892
- }, Si = {
1908
+ }, ci = {
1893
1909
  id: "nginx",
1894
1910
  name: {
1895
1911
  [e.EN_US]: "Nginx"
@@ -1902,7 +1918,7 @@ const B = {
1902
1918
  },
1903
1919
  type: [],
1904
1920
  tags: []
1905
- }, Ni = {
1921
+ }, ri = {
1906
1922
  id: "nightsbridge",
1907
1923
  name: {
1908
1924
  [e.EN_US]: "Nightsbridge"
@@ -1915,7 +1931,7 @@ const B = {
1915
1931
  },
1916
1932
  type: [],
1917
1933
  tags: []
1918
- }, Ui = {
1934
+ }, gi = {
1919
1935
  id: "node_js",
1920
1936
  name: {
1921
1937
  [e.EN_US]: "Node.js"
@@ -1933,7 +1949,7 @@ const B = {
1933
1949
  links: {
1934
1950
  website: "https://nodejs.org"
1935
1951
  }
1936
- }, di = {
1952
+ }, pi = {
1937
1953
  id: "node_mailer",
1938
1954
  name: {
1939
1955
  [e.EN_US]: "Nodemailer"
@@ -1946,7 +1962,7 @@ const B = {
1946
1962
  },
1947
1963
  type: [],
1948
1964
  tags: []
1949
- }, ci = {
1965
+ }, bi = {
1950
1966
  id: "nosql",
1951
1967
  name: {
1952
1968
  [e.EN_US]: "NoSQL"
@@ -1959,7 +1975,7 @@ const B = {
1959
1975
  },
1960
1976
  type: [],
1961
1977
  tags: []
1962
- }, gi = {
1978
+ }, mi = {
1963
1979
  id: "nx",
1964
1980
  name: {
1965
1981
  [e.EN_US]: "Nx"
@@ -1972,7 +1988,7 @@ const B = {
1972
1988
  },
1973
1989
  type: [],
1974
1990
  tags: []
1975
- }, ri = {
1991
+ }, yi = {
1976
1992
  id: "objective_c",
1977
1993
  name: {
1978
1994
  [e.EN_US]: "Objective-C"
@@ -1985,7 +2001,7 @@ const B = {
1985
2001
  },
1986
2002
  type: [a.language],
1987
2003
  tags: []
1988
- }, pi = {
2004
+ }, fi = {
1989
2005
  id: "ocaml",
1990
2006
  name: {
1991
2007
  [e.EN_US]: "OCaml"
@@ -1998,7 +2014,7 @@ const B = {
1998
2014
  },
1999
2015
  type: [a.language],
2000
2016
  tags: []
2001
- }, bi = {
2017
+ }, ui = {
2002
2018
  id: "okta",
2003
2019
  name: {
2004
2020
  [e.EN_US]: "Okta"
@@ -2011,7 +2027,7 @@ const B = {
2011
2027
  },
2012
2028
  type: [],
2013
2029
  tags: []
2014
- }, mi = {
2030
+ }, hi = {
2015
2031
  id: "open_ai",
2016
2032
  name: {
2017
2033
  [e.EN_US]: "OpenAI"
@@ -2024,7 +2040,7 @@ const B = {
2024
2040
  },
2025
2041
  type: [],
2026
2042
  tags: []
2027
- }, yi = {
2043
+ }, ki = {
2028
2044
  id: "optimizely",
2029
2045
  name: {
2030
2046
  [e.EN_US]: "Optimizely"
@@ -2037,7 +2053,7 @@ const B = {
2037
2053
  },
2038
2054
  type: [],
2039
2055
  tags: []
2040
- }, fi = {
2056
+ }, wi = {
2041
2057
  id: "pathlogix",
2042
2058
  name: {
2043
2059
  [e.EN_US]: "Pathlogix"
@@ -2050,7 +2066,7 @@ const B = {
2050
2066
  },
2051
2067
  type: [],
2052
2068
  tags: []
2053
- }, ui = {
2069
+ }, vi = {
2054
2070
  id: "perl",
2055
2071
  name: {
2056
2072
  [e.EN_US]: "Perl"
@@ -2063,7 +2079,7 @@ const B = {
2063
2079
  },
2064
2080
  type: [a.language],
2065
2081
  tags: []
2066
- }, ki = {
2082
+ }, Di = {
2067
2083
  id: "photoshop",
2068
2084
  name: {
2069
2085
  [e.EN_US]: "Photoshop"
@@ -2076,7 +2092,7 @@ const B = {
2076
2092
  },
2077
2093
  type: [],
2078
2094
  tags: []
2079
- }, hi = {
2095
+ }, ji = {
2080
2096
  id: "php",
2081
2097
  name: {
2082
2098
  [e.EN_US]: "PHP"
@@ -2089,7 +2105,7 @@ const B = {
2089
2105
  },
2090
2106
  type: [a.language],
2091
2107
  tags: []
2092
- }, wi = {
2108
+ }, Bi = {
2093
2109
  id: "pnpm",
2094
2110
  name: {
2095
2111
  [e.EN_US]: "pnpm"
@@ -2102,7 +2118,7 @@ const B = {
2102
2118
  },
2103
2119
  type: [],
2104
2120
  tags: []
2105
- }, vi = {
2121
+ }, Gi = {
2106
2122
  id: "polyglot_js",
2107
2123
  name: {
2108
2124
  [e.EN_US]: "Polyglot.js"
@@ -2115,7 +2131,7 @@ const B = {
2115
2131
  },
2116
2132
  type: [],
2117
2133
  tags: []
2118
- }, Di = {
2134
+ }, zi = {
2119
2135
  id: "postgres",
2120
2136
  name: {
2121
2137
  [e.EN_US]: "PostgreSQL"
@@ -2128,7 +2144,7 @@ const B = {
2128
2144
  },
2129
2145
  type: [],
2130
2146
  tags: []
2131
- }, ji = {
2147
+ }, Ai = {
2132
2148
  id: "posthog",
2133
2149
  name: {
2134
2150
  [e.EN_US]: "PostHog"
@@ -2141,7 +2157,7 @@ const B = {
2141
2157
  },
2142
2158
  type: [],
2143
2159
  tags: []
2144
- }, Bi = {
2160
+ }, xi = {
2145
2161
  id: "prettier",
2146
2162
  name: {
2147
2163
  [e.EN_US]: "Prettier"
@@ -2154,7 +2170,7 @@ const B = {
2154
2170
  },
2155
2171
  type: [],
2156
2172
  tags: []
2157
- }, Gi = {
2173
+ }, Ci = {
2158
2174
  id: "putty",
2159
2175
  name: {
2160
2176
  [e.EN_US]: "PuTTY"
@@ -2167,7 +2183,7 @@ const B = {
2167
2183
  },
2168
2184
  type: [],
2169
2185
  tags: []
2170
- }, zi = {
2186
+ }, Ti = {
2171
2187
  id: "pwa",
2172
2188
  name: {
2173
2189
  [e.EN_US]: "Progressive Web App (PWA)"
@@ -2180,7 +2196,7 @@ const B = {
2180
2196
  },
2181
2197
  type: [],
2182
2198
  tags: []
2183
- }, Ai = {
2199
+ }, Pi = {
2184
2200
  id: "python",
2185
2201
  name: {
2186
2202
  [e.EN_US]: "Python"
@@ -2193,7 +2209,7 @@ const B = {
2193
2209
  },
2194
2210
  type: [a.language],
2195
2211
  tags: []
2196
- }, Ci = {
2212
+ }, Li = {
2197
2213
  id: "quickbooks",
2198
2214
  name: {
2199
2215
  [e.EN_US]: "QuickBooks"
@@ -2206,7 +2222,7 @@ const B = {
2206
2222
  },
2207
2223
  type: [],
2208
2224
  tags: []
2209
- }, xi = {
2225
+ }, Ii = {
2210
2226
  id: "r",
2211
2227
  name: {
2212
2228
  [e.EN_US]: "R"
@@ -2219,7 +2235,7 @@ const B = {
2219
2235
  },
2220
2236
  type: [a.language],
2221
2237
  tags: []
2222
- }, Ti = {
2238
+ }, Wi = {
2223
2239
  id: "react",
2224
2240
  name: {
2225
2241
  [e.EN_US]: "React",
@@ -2248,7 +2264,7 @@ const B = {
2248
2264
  label: [t.community],
2249
2265
  definition: [t.official_website]
2250
2266
  }
2251
- }, Pi = {
2267
+ }, Ji = {
2252
2268
  id: "react_hook_form",
2253
2269
  name: {
2254
2270
  [e.EN_US]: "React Hook Form"
@@ -2261,7 +2277,7 @@ const B = {
2261
2277
  },
2262
2278
  type: [],
2263
2279
  tags: []
2264
- }, Li = {
2280
+ }, qi = {
2265
2281
  id: "react_pdf",
2266
2282
  name: {
2267
2283
  [e.EN_US]: "React PDF"
@@ -2274,7 +2290,7 @@ const B = {
2274
2290
  },
2275
2291
  type: [],
2276
2292
  tags: []
2277
- }, Ii = {
2293
+ }, Ri = {
2278
2294
  id: "react_testing_library",
2279
2295
  name: {
2280
2296
  [e.EN_US]: "React Testing Library"
@@ -2287,7 +2303,7 @@ const B = {
2287
2303
  },
2288
2304
  type: [],
2289
2305
  tags: []
2290
- }, Wi = {
2306
+ }, Fi = {
2291
2307
  id: "redux",
2292
2308
  name: {
2293
2309
  [e.EN_US]: "Redux"
@@ -2300,7 +2316,7 @@ const B = {
2300
2316
  },
2301
2317
  type: [],
2302
2318
  tags: []
2303
- }, Ji = {
2319
+ }, Mi = {
2304
2320
  id: "reflow_soldering",
2305
2321
  name: {
2306
2322
  [e.EN_US]: "Reflow Soldering"
@@ -2313,7 +2329,7 @@ const B = {
2313
2329
  },
2314
2330
  type: [],
2315
2331
  tags: []
2316
- }, qi = {
2332
+ }, Hi = {
2317
2333
  id: "resend",
2318
2334
  name: {
2319
2335
  [e.EN_US]: "Resend"
@@ -2326,7 +2342,7 @@ const B = {
2326
2342
  },
2327
2343
  type: [],
2328
2344
  tags: []
2329
- }, Mi = {
2345
+ }, Oi = {
2330
2346
  id: "rest_api",
2331
2347
  name: {
2332
2348
  [e.EN_US]: "REST API"
@@ -2339,7 +2355,7 @@ const B = {
2339
2355
  },
2340
2356
  type: [],
2341
2357
  tags: []
2342
- }, Ri = {
2358
+ }, Vi = {
2343
2359
  id: "rsync",
2344
2360
  name: {
2345
2361
  [e.EN_US]: "rsync"
@@ -2352,7 +2368,7 @@ const B = {
2352
2368
  },
2353
2369
  type: [],
2354
2370
  tags: []
2355
- }, Hi = {
2371
+ }, Qi = {
2356
2372
  id: "ruby",
2357
2373
  name: {
2358
2374
  [e.EN_US]: "Ruby"
@@ -2365,7 +2381,7 @@ const B = {
2365
2381
  },
2366
2382
  type: [a.language],
2367
2383
  tags: []
2368
- }, Fi = {
2384
+ }, Ki = {
2369
2385
  id: "rust",
2370
2386
  name: {
2371
2387
  [e.EN_US]: "Rust"
@@ -2378,7 +2394,7 @@ const B = {
2378
2394
  },
2379
2395
  type: [a.language],
2380
2396
  tags: []
2381
- }, Oi = {
2397
+ }, Zi = {
2382
2398
  id: "sanity",
2383
2399
  name: {
2384
2400
  [e.EN_US]: "Sanity",
@@ -2393,7 +2409,7 @@ const B = {
2393
2409
  },
2394
2410
  type: [a.cms],
2395
2411
  tags: []
2396
- }, Vi = {
2412
+ }, Yi = {
2397
2413
  id: "sass",
2398
2414
  name: {
2399
2415
  [e.EN_US]: "SASS"
@@ -2406,7 +2422,7 @@ const B = {
2406
2422
  },
2407
2423
  type: [],
2408
2424
  tags: []
2409
- }, Qi = {
2425
+ }, $i = {
2410
2426
  id: "scala",
2411
2427
  name: {
2412
2428
  [e.EN_US]: "Scala"
@@ -2419,7 +2435,7 @@ const B = {
2419
2435
  },
2420
2436
  type: [a.language],
2421
2437
  tags: []
2422
- }, Ki = {
2438
+ }, Xi = {
2423
2439
  id: "scrum",
2424
2440
  name: {
2425
2441
  [e.EN_US]: "Scrum"
@@ -2432,7 +2448,7 @@ const B = {
2432
2448
  },
2433
2449
  type: [],
2434
2450
  tags: []
2435
- }, Yi = {
2451
+ }, et = {
2436
2452
  id: "sendgrid",
2437
2453
  name: {
2438
2454
  [e.EN_US]: "SendGrid"
@@ -2445,7 +2461,7 @@ const B = {
2445
2461
  },
2446
2462
  type: [],
2447
2463
  tags: []
2448
- }, Zi = {
2464
+ }, at = {
2449
2465
  id: "sentry",
2450
2466
  name: {
2451
2467
  [e.EN_US]: "Sentry"
@@ -2458,7 +2474,7 @@ const B = {
2458
2474
  },
2459
2475
  type: [],
2460
2476
  tags: []
2461
- }, $i = {
2477
+ }, it = {
2462
2478
  id: "service_workers",
2463
2479
  name: {
2464
2480
  [e.EN_US]: "Service Workers"
@@ -2471,7 +2487,7 @@ const B = {
2471
2487
  },
2472
2488
  type: [],
2473
2489
  tags: []
2474
- }, Xi = {
2490
+ }, tt = {
2475
2491
  id: "shadcn",
2476
2492
  name: {
2477
2493
  [e.EN_US]: "Shadcn"
@@ -2484,7 +2500,7 @@ const B = {
2484
2500
  },
2485
2501
  type: [],
2486
2502
  tags: []
2487
- }, et = {
2503
+ }, nt = {
2488
2504
  id: "smarty",
2489
2505
  name: {
2490
2506
  [e.EN_US]: "Smarty"
@@ -2497,7 +2513,7 @@ const B = {
2497
2513
  },
2498
2514
  type: [],
2499
2515
  tags: []
2500
- }, at = {
2516
+ }, st = {
2501
2517
  id: "snyk",
2502
2518
  name: {
2503
2519
  [e.EN_US]: "Snyk"
@@ -2510,7 +2526,7 @@ const B = {
2510
2526
  },
2511
2527
  type: [],
2512
2528
  tags: []
2513
- }, it = {
2529
+ }, ot = {
2514
2530
  id: "socket_io",
2515
2531
  name: {
2516
2532
  [e.EN_US]: "Socket.io"
@@ -2523,7 +2539,7 @@ const B = {
2523
2539
  },
2524
2540
  type: [],
2525
2541
  tags: []
2526
- }, tt = {
2542
+ }, _t = {
2527
2543
  id: "splunk",
2528
2544
  name: {
2529
2545
  [e.EN_US]: "Splunk"
@@ -2536,7 +2552,7 @@ const B = {
2536
2552
  },
2537
2553
  type: [],
2538
2554
  tags: []
2539
- }, nt = {
2555
+ }, lt = {
2540
2556
  id: "sql",
2541
2557
  name: {
2542
2558
  [e.EN_US]: "SQL"
@@ -2549,7 +2565,7 @@ const B = {
2549
2565
  },
2550
2566
  type: [a.language],
2551
2567
  tags: []
2552
- }, st = {
2568
+ }, Et = {
2553
2569
  id: "sql_lite",
2554
2570
  name: {
2555
2571
  [e.EN_US]: "SQLite"
@@ -2562,7 +2578,7 @@ const B = {
2562
2578
  },
2563
2579
  type: [],
2564
2580
  tags: []
2565
- }, _t = {
2581
+ }, St = {
2566
2582
  id: "ssh",
2567
2583
  name: {
2568
2584
  [e.EN_US]: "SSH"
@@ -2575,7 +2591,7 @@ const B = {
2575
2591
  },
2576
2592
  type: [],
2577
2593
  tags: []
2578
- }, ot = {
2594
+ }, Nt = {
2579
2595
  id: "storybook",
2580
2596
  name: {
2581
2597
  [e.EN_US]: "Storybook"
@@ -2588,7 +2604,7 @@ const B = {
2588
2604
  },
2589
2605
  type: [],
2590
2606
  tags: []
2591
- }, Et = {
2607
+ }, dt = {
2592
2608
  id: "stripe",
2593
2609
  name: {
2594
2610
  [e.EN_US]: "Stripe"
@@ -2601,7 +2617,7 @@ const B = {
2601
2617
  },
2602
2618
  type: [],
2603
2619
  tags: []
2604
- }, lt = {
2620
+ }, Ut = {
2605
2621
  id: "styled_components",
2606
2622
  name: {
2607
2623
  [e.EN_US]: "Styled Components"
@@ -2614,7 +2630,7 @@ const B = {
2614
2630
  },
2615
2631
  type: [],
2616
2632
  tags: []
2617
- }, St = {
2633
+ }, ct = {
2618
2634
  id: "sublime_text",
2619
2635
  name: {
2620
2636
  [e.EN_US]: "Sublime Text"
@@ -2627,7 +2643,7 @@ const B = {
2627
2643
  },
2628
2644
  type: [],
2629
2645
  tags: []
2630
- }, Nt = {
2646
+ }, rt = {
2631
2647
  id: "supabase",
2632
2648
  name: {
2633
2649
  [e.EN_US]: "Supabase"
@@ -2640,7 +2656,7 @@ const B = {
2640
2656
  },
2641
2657
  type: [],
2642
2658
  tags: []
2643
- }, Ut = {
2659
+ }, gt = {
2644
2660
  id: "svn",
2645
2661
  name: {
2646
2662
  [e.EN_US]: "SVN"
@@ -2653,7 +2669,7 @@ const B = {
2653
2669
  },
2654
2670
  type: [],
2655
2671
  tags: []
2656
- }, dt = {
2672
+ }, pt = {
2657
2673
  id: "swift",
2658
2674
  name: {
2659
2675
  [e.EN_US]: "Swift"
@@ -2666,7 +2682,7 @@ const B = {
2666
2682
  },
2667
2683
  type: [a.language],
2668
2684
  tags: []
2669
- }, ct = {
2685
+ }, bt = {
2670
2686
  id: "tailwind",
2671
2687
  name: {
2672
2688
  [e.EN_US]: "Tailwind CSS"
@@ -2679,7 +2695,7 @@ const B = {
2679
2695
  },
2680
2696
  type: [],
2681
2697
  tags: []
2682
- }, gt = {
2698
+ }, mt = {
2683
2699
  id: "tanstack",
2684
2700
  name: {
2685
2701
  [e.EN_US]: "Tanstack"
@@ -2692,7 +2708,7 @@ const B = {
2692
2708
  },
2693
2709
  type: [],
2694
2710
  tags: []
2695
- }, rt = {
2711
+ }, yt = {
2696
2712
  id: "tanstack_query",
2697
2713
  name: {
2698
2714
  [e.EN_US]: "Tanstack Query"
@@ -2705,7 +2721,7 @@ const B = {
2705
2721
  },
2706
2722
  type: [],
2707
2723
  tags: []
2708
- }, pt = {
2724
+ }, ft = {
2709
2725
  id: "templ",
2710
2726
  name: {
2711
2727
  [e.EN_US]: "Templ"
@@ -2718,7 +2734,7 @@ const B = {
2718
2734
  },
2719
2735
  type: [],
2720
2736
  tags: []
2721
- }, bt = {
2737
+ }, ut = {
2722
2738
  id: "terraform",
2723
2739
  name: {
2724
2740
  [e.EN_US]: "Terraform"
@@ -2731,7 +2747,7 @@ const B = {
2731
2747
  },
2732
2748
  type: [],
2733
2749
  tags: []
2734
- }, mt = {
2750
+ }, ht = {
2735
2751
  id: "trello",
2736
2752
  name: {
2737
2753
  [e.EN_US]: "Trello"
@@ -2744,7 +2760,7 @@ const B = {
2744
2760
  },
2745
2761
  type: [],
2746
2762
  tags: []
2747
- }, yt = {
2763
+ }, kt = {
2748
2764
  id: "twig",
2749
2765
  name: {
2750
2766
  [e.EN_US]: "Twig"
@@ -2757,7 +2773,7 @@ const B = {
2757
2773
  },
2758
2774
  type: [],
2759
2775
  tags: []
2760
- }, ft = {
2776
+ }, wt = {
2761
2777
  id: "typescript",
2762
2778
  name: {
2763
2779
  [e.EN_US]: "TypeScript",
@@ -2783,7 +2799,7 @@ const B = {
2783
2799
  label: [t.community],
2784
2800
  definition: [t.official_website]
2785
2801
  }
2786
- }, ut = {
2802
+ }, vt = {
2787
2803
  id: "typesense",
2788
2804
  name: {
2789
2805
  [e.EN_US]: "Typesense"
@@ -2796,7 +2812,7 @@ const B = {
2796
2812
  },
2797
2813
  type: [],
2798
2814
  tags: []
2799
- }, kt = {
2815
+ }, Dt = {
2800
2816
  id: "vercel",
2801
2817
  name: {
2802
2818
  [e.EN_US]: "Vercel"
@@ -2809,7 +2825,7 @@ const B = {
2809
2825
  },
2810
2826
  type: [],
2811
2827
  tags: []
2812
- }, ht = {
2828
+ }, jt = {
2813
2829
  id: "vim",
2814
2830
  name: {
2815
2831
  [e.EN_US]: "Vim"
@@ -2822,7 +2838,7 @@ const B = {
2822
2838
  },
2823
2839
  type: [],
2824
2840
  tags: []
2825
- }, wt = {
2841
+ }, Bt = {
2826
2842
  id: "visual_basic",
2827
2843
  name: {
2828
2844
  [e.EN_US]: "Visual Basic"
@@ -2835,7 +2851,7 @@ const B = {
2835
2851
  },
2836
2852
  type: [a.language],
2837
2853
  tags: []
2838
- }, vt = {
2854
+ }, Gt = {
2839
2855
  id: "vite",
2840
2856
  name: {
2841
2857
  [e.EN_US]: "Vite"
@@ -2848,7 +2864,7 @@ const B = {
2848
2864
  },
2849
2865
  type: [],
2850
2866
  tags: []
2851
- }, Dt = {
2867
+ }, zt = {
2852
2868
  id: "vitest",
2853
2869
  name: {
2854
2870
  [e.EN_US]: "Vitest"
@@ -2861,7 +2877,7 @@ const B = {
2861
2877
  },
2862
2878
  type: [],
2863
2879
  tags: []
2864
- }, jt = {
2880
+ }, At = {
2865
2881
  id: "vue_js",
2866
2882
  name: {
2867
2883
  [e.EN_US]: "Vue.js"
@@ -2874,7 +2890,7 @@ const B = {
2874
2890
  },
2875
2891
  type: [],
2876
2892
  tags: []
2877
- }, Bt = {
2893
+ }, xt = {
2878
2894
  id: "wdio",
2879
2895
  name: {
2880
2896
  [e.EN_US]: "WebdriverIO"
@@ -2887,7 +2903,7 @@ const B = {
2887
2903
  },
2888
2904
  type: [],
2889
2905
  tags: []
2890
- }, Gt = {
2906
+ }, Ct = {
2891
2907
  id: "web_forms",
2892
2908
  name: {
2893
2909
  [e.EN_US]: "Web Forms"
@@ -2900,7 +2916,7 @@ const B = {
2900
2916
  },
2901
2917
  type: [],
2902
2918
  tags: []
2903
- }, zt = {
2919
+ }, Tt = {
2904
2920
  id: "web_workers",
2905
2921
  name: {
2906
2922
  [e.EN_US]: "Web Workers"
@@ -2913,7 +2929,7 @@ const B = {
2913
2929
  },
2914
2930
  type: [],
2915
2931
  tags: []
2916
- }, At = {
2932
+ }, Pt = {
2917
2933
  id: "web3",
2918
2934
  name: {
2919
2935
  [e.EN_US]: "Web3"
@@ -2926,7 +2942,7 @@ const B = {
2926
2942
  },
2927
2943
  type: [],
2928
2944
  tags: []
2929
- }, Ct = {
2945
+ }, Lt = {
2930
2946
  id: "webpack",
2931
2947
  name: {
2932
2948
  [e.EN_US]: "Webpack"
@@ -2939,7 +2955,7 @@ const B = {
2939
2955
  },
2940
2956
  type: [],
2941
2957
  tags: []
2942
- }, xt = {
2958
+ }, It = {
2943
2959
  id: "websockets",
2944
2960
  name: {
2945
2961
  [e.EN_US]: "WebSockets"
@@ -2952,7 +2968,7 @@ const B = {
2952
2968
  },
2953
2969
  type: [],
2954
2970
  tags: []
2955
- }, Tt = {
2971
+ }, Wt = {
2956
2972
  id: "windows",
2957
2973
  name: {
2958
2974
  [e.EN_US]: "Windows"
@@ -2965,7 +2981,7 @@ const B = {
2965
2981
  },
2966
2982
  type: [],
2967
2983
  tags: []
2968
- }, Pt = {
2984
+ }, Jt = {
2969
2985
  id: "winscp",
2970
2986
  name: {
2971
2987
  [e.EN_US]: "WinSCP"
@@ -2978,7 +2994,7 @@ const B = {
2978
2994
  },
2979
2995
  type: [],
2980
2996
  tags: []
2981
- }, Lt = {
2997
+ }, qt = {
2982
2998
  id: "wordpress",
2983
2999
  name: {
2984
3000
  [e.EN_US]: "WordPress",
@@ -2993,7 +3009,7 @@ const B = {
2993
3009
  },
2994
3010
  type: [a.cms],
2995
3011
  tags: []
2996
- }, It = {
3012
+ }, Rt = {
2997
3013
  id: "yarn",
2998
3014
  name: {
2999
3015
  [e.EN_US]: "Yarn"
@@ -3006,7 +3022,7 @@ const B = {
3006
3022
  },
3007
3023
  type: [],
3008
3024
  tags: []
3009
- }, Wt = {
3025
+ }, Ft = {
3010
3026
  id: "zephyr",
3011
3027
  name: {
3012
3028
  [e.EN_US]: "Zephyr"
@@ -3019,7 +3035,7 @@ const B = {
3019
3035
  },
3020
3036
  type: [],
3021
3037
  tags: []
3022
- }, Jt = {
3038
+ }, Mt = {
3023
3039
  id: "zig",
3024
3040
  name: {
3025
3041
  [e.EN_US]: "Zig"
@@ -3032,7 +3048,7 @@ const B = {
3032
3048
  },
3033
3049
  type: [a.language],
3034
3050
  tags: []
3035
- }, qt = {
3051
+ }, Ht = {
3036
3052
  id: "zod",
3037
3053
  name: {
3038
3054
  [e.EN_US]: "Zod"
@@ -3047,229 +3063,230 @@ const B = {
3047
3063
  tags: []
3048
3064
  };
3049
3065
  export {
3050
- Mi as $,
3051
- gt as A,
3052
- ct as B,
3053
- dt as C,
3054
- Ut as D,
3055
- Nt as E,
3056
- St as F,
3057
- lt as G,
3058
- Et as H,
3059
- ot as I,
3060
- _t as J,
3061
- st as K,
3062
- nt as L,
3063
- tt as M,
3064
- it as N,
3065
- at as O,
3066
- et as P,
3067
- Xi as Q,
3068
- $i as R,
3069
- Zi as S,
3070
- Yi as T,
3071
- Ki as U,
3072
- Qi as V,
3073
- Vi as W,
3074
- Oi as X,
3075
- Fi as Y,
3076
- Hi as Z,
3077
- Ri as _,
3078
- Jt as a,
3079
- Aa as a$,
3080
- qi as a0,
3081
- Ji as a1,
3082
- Wi as a2,
3083
- Ii as a3,
3084
- Li as a4,
3085
- Pi as a5,
3086
- Ti as a6,
3087
- xi as a7,
3088
- Ci as a8,
3089
- Ai as a9,
3090
- si as aA,
3091
- ni as aB,
3092
- ti as aC,
3093
- ii as aD,
3094
- ai as aE,
3095
- ei as aF,
3096
- Xa as aG,
3097
- $a as aH,
3098
- Za as aI,
3099
- Ya as aJ,
3100
- Ka as aK,
3101
- Qa as aL,
3102
- Va as aM,
3103
- Oa as aN,
3104
- Fa as aO,
3105
- Ha as aP,
3106
- Ra as aQ,
3107
- Ma as aR,
3108
- qa as aS,
3109
- Ja as aT,
3110
- Wa as aU,
3111
- Ia as aV,
3112
- La as aW,
3113
- Pa as aX,
3114
- Ta as aY,
3115
- xa as aZ,
3116
- Ca as a_,
3117
- zi as aa,
3118
- Gi as ab,
3119
- Bi as ac,
3120
- ji as ad,
3121
- Di as ae,
3122
- vi as af,
3123
- wi as ag,
3124
- hi as ah,
3125
- ki as ai,
3126
- ui as aj,
3127
- fi as ak,
3128
- yi as al,
3129
- mi as am,
3130
- bi as an,
3131
- pi as ao,
3132
- ri as ap,
3133
- gi as aq,
3134
- ci as ar,
3135
- di as as,
3136
- Ui as at,
3137
- Ni as au,
3138
- Si as av,
3139
- li as aw,
3140
- Ei as ax,
3141
- oi as ay,
3142
- _i as az,
3143
- Wt as b,
3144
- ue as b$,
3145
- za as b0,
3146
- Ga as b1,
3147
- Ba as b2,
3148
- ja as b3,
3149
- Da as b4,
3150
- va as b5,
3151
- wa as b6,
3152
- ha as b7,
3153
- ka as b8,
3154
- ua as b9,
3155
- Ye as bA,
3156
- Ke as bB,
3157
- Qe as bC,
3158
- Ve as bD,
3159
- Fe as bE,
3160
- He as bF,
3161
- Re as bG,
3162
- Me as bH,
3163
- qe as bI,
3164
- Je as bJ,
3165
- We as bK,
3166
- Ie as bL,
3167
- Le as bM,
3168
- Pe as bN,
3169
- Te as bO,
3170
- xe as bP,
3171
- Ce as bQ,
3172
- Ae as bR,
3173
- ze as bS,
3174
- Ge as bT,
3175
- Be as bU,
3176
- je as bV,
3177
- De as bW,
3178
- ve as bX,
3179
- we as bY,
3180
- he as bZ,
3181
- ke as b_,
3182
- fa as ba,
3183
- ya as bb,
3184
- ma as bc,
3185
- ba as bd,
3186
- pa as be,
3187
- ra as bf,
3188
- ga as bg,
3189
- ca as bh,
3190
- da as bi,
3191
- Ua as bj,
3192
- Na as bk,
3193
- Sa as bl,
3194
- la as bm,
3195
- Ea as bn,
3196
- oa as bo,
3197
- _a as bp,
3198
- sa as bq,
3199
- na as br,
3200
- ta as bs,
3201
- ia as bt,
3202
- aa as bu,
3203
- Oe as bv,
3204
- ea as bw,
3205
- Xe as bx,
3206
- $e as by,
3207
- Ze as bz,
3208
- Pt as c,
3209
- fe as c0,
3210
- ye as c1,
3211
- me as c2,
3212
- be as c3,
3213
- pe as c4,
3214
- re as c5,
3215
- ge as c6,
3216
- ce as c7,
3217
- de as c8,
3218
- Ue as c9,
3219
- W as cA,
3220
- I as cB,
3221
- L as cC,
3222
- P as cD,
3066
+ Oi as $,
3067
+ mt as A,
3068
+ bt as B,
3069
+ pt as C,
3070
+ gt as D,
3071
+ rt as E,
3072
+ ct as F,
3073
+ Ut as G,
3074
+ dt as H,
3075
+ Nt as I,
3076
+ St as J,
3077
+ Et as K,
3078
+ lt as L,
3079
+ _t as M,
3080
+ ot as N,
3081
+ st as O,
3082
+ nt as P,
3083
+ tt as Q,
3084
+ it as R,
3085
+ at as S,
3086
+ et as T,
3087
+ Xi as U,
3088
+ $i as V,
3089
+ Yi as W,
3090
+ Zi as X,
3091
+ Ki as Y,
3092
+ Qi as Z,
3093
+ Vi as _,
3094
+ Mt as a,
3095
+ Pa as a$,
3096
+ Hi as a0,
3097
+ Mi as a1,
3098
+ Fi as a2,
3099
+ Ri as a3,
3100
+ qi as a4,
3101
+ Ji as a5,
3102
+ Wi as a6,
3103
+ Ii as a7,
3104
+ Li as a8,
3105
+ Pi as a9,
3106
+ Ei as aA,
3107
+ li as aB,
3108
+ _i as aC,
3109
+ oi as aD,
3110
+ si as aE,
3111
+ ni as aF,
3112
+ ti as aG,
3113
+ ii as aH,
3114
+ ai as aI,
3115
+ ei as aJ,
3116
+ Xa as aK,
3117
+ $a as aL,
3118
+ Ya as aM,
3119
+ Za as aN,
3120
+ Ka as aO,
3121
+ Qa as aP,
3122
+ Va as aQ,
3123
+ Oa as aR,
3124
+ Ha as aS,
3125
+ Ma as aT,
3126
+ Fa as aU,
3127
+ Ra as aV,
3128
+ qa as aW,
3129
+ Ja as aX,
3130
+ Wa as aY,
3131
+ Ia as aZ,
3132
+ La as a_,
3133
+ Ti as aa,
3134
+ Ci as ab,
3135
+ xi as ac,
3136
+ Ai as ad,
3137
+ zi as ae,
3138
+ Gi as af,
3139
+ Bi as ag,
3140
+ ji as ah,
3141
+ Di as ai,
3142
+ vi as aj,
3143
+ wi as ak,
3144
+ ki as al,
3145
+ hi as am,
3146
+ ui as an,
3147
+ fi as ao,
3148
+ yi as ap,
3149
+ mi as aq,
3150
+ bi as ar,
3151
+ pi as as,
3152
+ gi as at,
3153
+ ri as au,
3154
+ ci as av,
3155
+ Ui as aw,
3156
+ di as ax,
3157
+ Ni as ay,
3158
+ Si as az,
3159
+ Ft as b,
3160
+ ve as b$,
3161
+ Ta as b0,
3162
+ Ca as b1,
3163
+ xa as b2,
3164
+ Aa as b3,
3165
+ za as b4,
3166
+ Ga as b5,
3167
+ Ba as b6,
3168
+ ja as b7,
3169
+ Da as b8,
3170
+ va as b9,
3171
+ ea as bA,
3172
+ Xe as bB,
3173
+ $e as bC,
3174
+ Ye as bD,
3175
+ Ke as bE,
3176
+ Qe as bF,
3177
+ Ve as bG,
3178
+ Oe as bH,
3179
+ He as bI,
3180
+ Me as bJ,
3181
+ Fe as bK,
3182
+ Re as bL,
3183
+ qe as bM,
3184
+ Je as bN,
3185
+ We as bO,
3186
+ Ie as bP,
3187
+ Le as bQ,
3188
+ Pe as bR,
3189
+ Te as bS,
3190
+ Ce as bT,
3191
+ xe as bU,
3192
+ Ae as bV,
3193
+ ze as bW,
3194
+ Ge as bX,
3195
+ Be as bY,
3196
+ je as bZ,
3197
+ De as b_,
3198
+ wa as ba,
3199
+ ka as bb,
3200
+ ha as bc,
3201
+ ua as bd,
3202
+ fa as be,
3203
+ ya as bf,
3204
+ ma as bg,
3205
+ ba as bh,
3206
+ pa as bi,
3207
+ ga as bj,
3208
+ ra as bk,
3209
+ ca as bl,
3210
+ Ua as bm,
3211
+ da as bn,
3212
+ Na as bo,
3213
+ Sa as bp,
3214
+ Ea as bq,
3215
+ la as br,
3216
+ _a as bs,
3217
+ oa as bt,
3218
+ sa as bu,
3219
+ Ze as bv,
3220
+ na as bw,
3221
+ ta as bx,
3222
+ ia as by,
3223
+ aa as bz,
3224
+ Jt as c,
3225
+ we as c0,
3226
+ ke as c1,
3227
+ he as c2,
3228
+ ue as c3,
3229
+ fe as c4,
3230
+ ye as c5,
3231
+ me as c6,
3232
+ be as c7,
3233
+ pe as c8,
3234
+ ge as c9,
3235
+ F as cA,
3236
+ R as cB,
3237
+ q as cC,
3238
+ J as cD,
3223
3239
  i as cE,
3224
3240
  a as cF,
3225
- Ne as ca,
3226
- Se as cb,
3227
- le as cc,
3228
- Ee as cd,
3229
- oe as ce,
3230
- _e as cf,
3231
- se as cg,
3232
- ne as ch,
3233
- te as ci,
3234
- ie as cj,
3235
- ae as ck,
3236
- ee as cl,
3237
- X as cm,
3238
- $ as cn,
3239
- Z as co,
3240
- Y as cp,
3241
- K as cq,
3242
- Q as cr,
3243
- V as cs,
3244
- O as ct,
3245
- H as cu,
3246
- R as cv,
3247
- M as cw,
3248
- F as cx,
3249
- q as cy,
3250
- J as cz,
3251
- Tt as d,
3252
- xt as e,
3253
- Ct as f,
3254
- zt as g,
3255
- Gt as h,
3256
- At as i,
3257
- Bt as j,
3258
- Dt as k,
3259
- vt as l,
3260
- wt as m,
3261
- ht as n,
3262
- kt as o,
3263
- ft as p,
3264
- yt as q,
3265
- mt as r,
3266
- bt as s,
3267
- ut as t,
3268
- pt as u,
3269
- jt as v,
3270
- Lt as w,
3271
- rt as x,
3272
- It as y,
3273
- qt as z
3241
+ t as cG,
3242
+ re as ca,
3243
+ ce as cb,
3244
+ Ue as cc,
3245
+ de as cd,
3246
+ Ne as ce,
3247
+ Se as cf,
3248
+ Ee as cg,
3249
+ le as ch,
3250
+ _e as ci,
3251
+ oe as cj,
3252
+ se as ck,
3253
+ ne as cl,
3254
+ te as cm,
3255
+ ie as cn,
3256
+ ae as co,
3257
+ ee as cp,
3258
+ X as cq,
3259
+ $ as cr,
3260
+ Y as cs,
3261
+ Z as ct,
3262
+ Q as cu,
3263
+ V as cv,
3264
+ O as cw,
3265
+ K as cx,
3266
+ H as cy,
3267
+ M as cz,
3268
+ Wt as d,
3269
+ It as e,
3270
+ Lt as f,
3271
+ Tt as g,
3272
+ Ct as h,
3273
+ Pt as i,
3274
+ xt as j,
3275
+ zt as k,
3276
+ Gt as l,
3277
+ Bt as m,
3278
+ jt as n,
3279
+ Dt as o,
3280
+ wt as p,
3281
+ kt as q,
3282
+ ht as r,
3283
+ ut as s,
3284
+ vt as t,
3285
+ ft as u,
3286
+ At as v,
3287
+ qt as w,
3288
+ yt as x,
3289
+ Rt as y,
3290
+ Ht as z
3274
3291
  };
3275
- //# sourceMappingURL=terms-entry-BsDjmqhr.js.map
3292
+ //# sourceMappingURL=terms-entry-CvCnHqL5.js.map