my-anees-package 1.0.9 → 1.0.10

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.
@@ -1262,11 +1262,11 @@ const Yt = [
1262
1262
  // Box with over and underscript
1263
1263
  { label: "□̲̅", insert: "\\overset{#?}{\\underset{#?}{\\square}}", title: "Box with over and underscript" },
1264
1264
  // Right sub/superscript
1265
- { label: /* @__PURE__ */ t.createElement("svg", { viewBox: "0 0 24 24", width: "20", height: "20" }, /* @__PURE__ */ t.createElement("rect", { x: "1", y: "1", width: "14", height: "22", fill: "none", stroke: "currentColor", strokeWidth: "2" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "1", width: "6", height: "6", fill: "none", stroke: "#666", strokeWidth: "1.5" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "17", width: "6", height: "6", fill: "none", stroke: "#666", strokeWidth: "1.5" })), forceLabel: !0, insert: "{\\style{font-size:1.8em; transform: scale(0.9, 1.2); display: inline-block; padding: 0.2em 0;}{#?}}_{#?}^{\\raisebox{0.6em}{#?}}", isWidget: !0, title: "Subscript and superscript" },
1265
+ { label: /* @__PURE__ */ t.createElement("svg", { viewBox: "0 0 24 24", width: "20", height: "20" }, /* @__PURE__ */ t.createElement("rect", { x: "1", y: "1", width: "14", height: "22", fill: "none", stroke: "currentColor", strokeWidth: "2" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "1", width: "6", height: "6", fill: "none", stroke: "666", strokeWidth: "1.5" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "17", width: "6", height: "6", fill: "none", stroke: "666", strokeWidth: "1.5" })), forceLabel: !0, insert: "{\\style{font-size:1.8em; transform: scale(0.9, 1.2); display: inline-block; padding: 0.2em 0;}{#?}}_{#?}^{\\raisebox{0.6em}{#?}}", isWidget: !0, title: "Subscript and superscript" },
1266
1266
  // Element under
1267
1267
  { label: "□̲", insert: "\\underset{#?}{#?}", title: "Underscript" },
1268
1268
  // Right subscript
1269
- { label: /* @__PURE__ */ t.createElement("svg", { viewBox: "0 0 24 24", width: "20", height: "20" }, /* @__PURE__ */ t.createElement("rect", { x: "1", y: "1", width: "14", height: "22", fill: "none", stroke: "currentColor", strokeWidth: "2" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "17", width: "6", height: "6", fill: "none", stroke: "#666", strokeWidth: "1.5" })), forceLabel: !0, insert: "{\\style{font-size:1.8em; transform: scale(0.9, 1.2); display: inline-block; padding: 0.2em 0;}{#?}}_{#?}", isWidget: !0, title: "Subscript" },
1269
+ { label: /* @__PURE__ */ t.createElement("svg", { viewBox: "0 0 24 24", width: "20", height: "20" }, /* @__PURE__ */ t.createElement("rect", { x: "1", y: "1", width: "14", height: "22", fill: "none", stroke: "currentColor", strokeWidth: "2" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "17", width: "6", height: "6", fill: "none", stroke: "666", strokeWidth: "1.5" })), forceLabel: !0, insert: "{\\style{font-size:1.8em; transform: scale(0.9, 1.2); display: inline-block; padding: 0.2em 0;}{#?}}_{#?}", isWidget: !0, title: "Subscript" },
1270
1270
  { type: "sep", cols: 2, cls: "cme-matrix-subgroup" },
1271
1271
  {
1272
1272
  label: /* @__PURE__ */ t.createElement("svg", { width: "26", height: "18", viewBox: "0 0 26 18", fill: "none", stroke: "currentColor", strokeWidth: "1.5", style: { display: "inline-block", verticalAlign: "middle", color: "#666" } }, /* @__PURE__ */ t.createElement("rect", { x: "2", y: "2", width: "6", height: "12", rx: "1" }), /* @__PURE__ */ t.createElement("rect", { x: "18", y: "2", width: "6", height: "12", rx: "1" })),
@@ -1380,13 +1380,13 @@ const Yt = [
1380
1380
  moreItems: [
1381
1381
  // Enclose actuarial
1382
1382
  {
1383
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("path", { d: "M4 2 H20 V22", stroke: "#666", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" })),
1383
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("path", { d: "M4 2 H20 V22", stroke: "666", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" })),
1384
1384
  insert: "\\enclose{actuarial}{\\begin{array}{@{}c@{}} \\hspace{3px}#? \\end{array}}",
1385
1385
  title: "Enclose actuarial"
1386
1386
  },
1387
1387
  // Enclose rounded box
1388
1388
  {
1389
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "4", y: "2", width: "16", height: "20", rx: "8", ry: "8", stroke: "#666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" })),
1389
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "4", y: "2", width: "16", height: "20", rx: "8", ry: "8", stroke: "666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" })),
1390
1390
  insert: "\\enclose{roundedbox}{\\raisebox{-2.5px}{#?}}",
1391
1391
  title: "Enclose rounded box"
1392
1392
  }
@@ -1398,7 +1398,7 @@ const Yt = [
1398
1398
  { label: "▕□", insert: "\\left| #? \\right.", title: "Enclosed left" },
1399
1399
  // Enclosed box
1400
1400
  {
1401
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "4", y: "2", width: "16", height: "20", stroke: "#666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" })),
1401
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "4", y: "2", width: "16", height: "20", stroke: "666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" })),
1402
1402
  insert: "\\boxed{#?}",
1403
1403
  forceLabel: !0,
1404
1404
  title: "Enclosed box"
@@ -1408,7 +1408,7 @@ const Yt = [
1408
1408
  // Enclosed right
1409
1409
  { label: "□▏", insert: "\\left. #? \\right|", title: "Enclosed right" },
1410
1410
  // Enclosed circle
1411
- { label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("ellipse", { cx: "12", cy: "12", rx: "9", ry: "11", stroke: "#666666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" })), insert: "\\enclose{circle}{\\begin{array}{@{}c@{}} \\raisebox{-2.5px}{\\,\\,#?} \\end{array}}", forceLabel: !0, title: "Enclose circle" },
1411
+ { label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("ellipse", { cx: "12", cy: "12", rx: "9", ry: "11", stroke: "#666666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" })), insert: "\\enclose{circle}{\\begin{array}{@{}c@{}} \\raisebox{-2.5px}{\\,\\,#?} \\end{array}}", forceLabel: !0, title: "Enclose circle" },
1412
1412
  {
1413
1413
  type: "sep",
1414
1414
  cols: 2,
@@ -1418,20 +1418,20 @@ const Yt = [
1418
1418
  moreItems: [
1419
1419
  //vertical
1420
1420
  {
1421
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "12", y1: "3", x2: "12", y2: "21", stroke: "#666", strokeWidth: "2", strokeLinecap: "round" })),
1421
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "12", y1: "3", x2: "12", y2: "21", stroke: "666", strokeWidth: "2", strokeLinecap: "round" })),
1422
1422
  insert: "\\enclose{verticalstrike}{#?}",
1423
1423
  title: "Vertical strike"
1424
1424
  },
1425
1425
  // Long division
1426
1426
  {
1427
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("path", { d: "M3 22 Q11 12 3 2 H21", stroke: "#666", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "11", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" })),
1427
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("path", { d: "M3 22 Q11 12 3 2 H21", stroke: "666", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "11", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" })),
1428
1428
  insert: ") \\!\\! \\overline{\\vphantom{1}\\;\\;#?\\;}",
1429
1429
  directInsert: !0,
1430
1430
  title: "Long division"
1431
1431
  },
1432
1432
  // Horizontal and vertical strike
1433
1433
  {
1434
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "6", y1: "12", x2: "18", y2: "12", stroke: "#666", strokeWidth: "2", strokeLinecap: "round" }), /* @__PURE__ */ t.createElement("line", { x1: "12", y1: "3", x2: "12", y2: "21", stroke: "#666", strokeWidth: "2", strokeLinecap: "round" })),
1434
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "6", y1: "12", x2: "18", y2: "12", stroke: "666", strokeWidth: "2", strokeLinecap: "round" }), /* @__PURE__ */ t.createElement("line", { x1: "12", y1: "3", x2: "12", y2: "21", stroke: "666", strokeWidth: "2", strokeLinecap: "round" })),
1435
1435
  insert: "\\enclose{horizontalstrike}{\\begin{array}{c@{}} \\raisebox{-8px}{\\enclose{verticalstrike}{\\vphantom{\\rule{0pt}{14px}}#?}} \\end{array}}",
1436
1436
  title: "Horizontal and vertical strike"
1437
1437
  }
@@ -1439,28 +1439,28 @@ const Yt = [
1439
1439
  },
1440
1440
  //cancel
1441
1441
  {
1442
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "9", y1: "21", x2: "15", y2: "3", stroke: "#666", strokeWidth: "2", strokeLinecap: "round" })),
1442
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "9", y1: "21", x2: "15", y2: "3", stroke: "666", strokeWidth: "2", strokeLinecap: "round" })),
1443
1443
  insert: "\\cancel{#?}",
1444
1444
  forceLabel: !0,
1445
1445
  title: "Cancel strike"
1446
1446
  },
1447
1447
  // Horizontal strike
1448
1448
  {
1449
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "6", y1: "12", x2: "18", y2: "12", stroke: "#666", strokeWidth: "2", strokeLinecap: "round" })),
1449
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "6", y1: "12", x2: "18", y2: "12", stroke: "666", strokeWidth: "2", strokeLinecap: "round" })),
1450
1450
  insert: "\\enclose{horizontalstrike}{\\begin{array}{c@{}} \\raisebox{-8px}{#?} \\end{array}}",
1451
1451
  forceLabel: !0,
1452
1452
  title: "Horizontal strike"
1453
1453
  },
1454
1454
  // Down diagonal strike
1455
1455
  {
1456
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "9", y1: "3", x2: "15", y2: "21", stroke: "#666", strokeWidth: "2", strokeLinecap: "round" })),
1456
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "9", y1: "3", x2: "15", y2: "21", stroke: "666", strokeWidth: "2", strokeLinecap: "round" })),
1457
1457
  insert: "\\bcancel{#?}",
1458
1458
  forceLabel: !0,
1459
1459
  title: "Down diagonal strike"
1460
1460
  },
1461
1461
  // Up and down diagonal strike
1462
1462
  {
1463
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "9", y1: "21", x2: "15", y2: "3", stroke: "#666", strokeWidth: "2", strokeLinecap: "round" }), /* @__PURE__ */ t.createElement("line", { x1: "9", y1: "3", x2: "15", y2: "21", stroke: "#666", strokeWidth: "2", strokeLinecap: "round" })),
1463
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "9", y1: "21", x2: "15", y2: "3", stroke: "666", strokeWidth: "2", strokeLinecap: "round" }), /* @__PURE__ */ t.createElement("line", { x1: "9", y1: "3", x2: "15", y2: "21", stroke: "666", strokeWidth: "2", strokeLinecap: "round" })),
1464
1464
  insert: "\\xcancel{#?}",
1465
1465
  forceLabel: !0,
1466
1466
  title: "Cross strike"
@@ -1495,11 +1495,11 @@ const Yt = [
1495
1495
  // Base with over and underscript
1496
1496
  { label: "□̲̅", insert: "\\overset{#?}{\\underset{#?}{#?}}", isWidget: !0, title: "Over and underscript" },
1497
1497
  // Right sub/superscript
1498
- { label: /* @__PURE__ */ t.createElement("svg", { viewBox: "0 0 24 24", width: "20", height: "20" }, /* @__PURE__ */ t.createElement("rect", { x: "1", y: "1", width: "14", height: "22", fill: "none", stroke: "currentColor", strokeWidth: "2" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "1", width: "6", height: "6", fill: "none", stroke: "#666", strokeWidth: "1.5" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "17", width: "6", height: "6", fill: "none", stroke: "#666", strokeWidth: "1.5" })), forceLabel: !0, insert: "{\\style{font-size:1.8em; transform: scale(0.9, 1.2); display: inline-block; padding: 0.2em 0;}{#?}}_{#?}^{\\raisebox{0.6em}{#?}}", isWidget: !0, title: "Subscript and superscript" },
1498
+ { label: /* @__PURE__ */ t.createElement("svg", { viewBox: "0 0 24 24", width: "20", height: "20" }, /* @__PURE__ */ t.createElement("rect", { x: "1", y: "1", width: "14", height: "22", fill: "none", stroke: "currentColor", strokeWidth: "2" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "1", width: "6", height: "6", fill: "none", stroke: "666", strokeWidth: "1.5" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "17", width: "6", height: "6", fill: "none", stroke: "666", strokeWidth: "1.5" })), forceLabel: !0, insert: "{\\style{font-size:1.8em; transform: scale(0.9, 1.2); display: inline-block; padding: 0.2em 0;}{#?}}_{#?}^{\\raisebox{0.6em}{#?}}", isWidget: !0, title: "Subscript and superscript" },
1499
1499
  // Element under
1500
1500
  { label: "□̲", insert: "\\underset{#?}{#?}", isWidget: !0, title: "Underscript" },
1501
1501
  // Right subscript
1502
- { label: /* @__PURE__ */ t.createElement("svg", { viewBox: "0 0 24 24", width: "20", height: "20" }, /* @__PURE__ */ t.createElement("rect", { x: "1", y: "1", width: "14", height: "22", fill: "none", stroke: "currentColor", strokeWidth: "2" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "17", width: "6", height: "6", fill: "none", stroke: "#666", strokeWidth: "1.5" })), forceLabel: !0, insert: "{\\style{font-size:1.8em; transform: scale(0.9, 1.2); display: inline-block; padding: 0.2em 0;}{#?}}_{#?}", isWidget: !0, title: "Subscript" },
1502
+ { label: /* @__PURE__ */ t.createElement("svg", { viewBox: "0 0 24 24", width: "20", height: "20" }, /* @__PURE__ */ t.createElement("rect", { x: "1", y: "1", width: "14", height: "22", fill: "none", stroke: "currentColor", strokeWidth: "2" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "17", width: "6", height: "6", fill: "none", stroke: "666", strokeWidth: "1.5" })), forceLabel: !0, insert: "{\\style{font-size:1.8em; transform: scale(0.9, 1.2); display: inline-block; padding: 0.2em 0;}{#?}}_{#?}", isWidget: !0, title: "Subscript" },
1503
1503
  {
1504
1504
  type: "sep",
1505
1505
  cols: 1,
@@ -1812,11 +1812,18 @@ const Yt = [
1812
1812
  { label: "-", insert: "-", title: "Single bond" },
1813
1813
  { label: "=", insert: "=", title: "Double bond" },
1814
1814
  { label: "≡", insert: "\\equiv", title: "Triple bond" },
1815
- { type: "sep", cols: 3, small: !0, cls: "cme-trig-subgroup", moreCols: 3, moreItems: [
1816
- { label: "", insert: "\\underset{#?}{\\overset{#?}{\\rightarrow}}", cls: "template", title: "Right arrow with overscript and underscript" },
1817
- { label: "⇌", insert: "\\overset{#?}{\\rightleftharpoons}", cls: "template", title: "Equilibrium with overscript" },
1818
- { label: "⇄", insert: "\\underset{#?}{\\rightleftarrows}", cls: "template", title: "Right left arrows with underscript" }
1819
- ] },
1815
+ {
1816
+ type: "sep",
1817
+ cols: 3,
1818
+ small: !0,
1819
+ cls: "cme-trig-subgroup",
1820
+ moreCols: 3,
1821
+ moreItems: [
1822
+ { label: "→", insert: "\\underset{#?}{\\overset{#?}{\\rightarrow}}", cls: "template", title: "Right arrow with overscript and underscript" },
1823
+ { label: "⇌", insert: "\\overset{#?}{\\rightleftharpoons}", cls: "template", title: "Equilibrium with overscript" },
1824
+ { label: "⇄", insert: "\\underset{#?}{\\rightleftarrows}", cls: "template", title: "Right left arrows with underscript" }
1825
+ ]
1826
+ },
1820
1827
  { label: "→", insert: "\\rightarrow", title: "Right arrow" },
1821
1828
  { label: "→̅", insert: "\\overset{#?}{\\rightarrow}", isWidget: !0, title: "Right arrow with overscript" },
1822
1829
  { label: "→̲", insert: "\\underset{#?}{\\rightarrow}", isWidget: !0, title: "Right arrow with underscript" },
@@ -2732,11 +2739,11 @@ const Yt = [
2732
2739
  // Box with over and underscript
2733
2740
  { label: "□̲̅", insert: "\\overset{#?}{\\underset{#?}{\\square}}", title: "Box with over and underscript" },
2734
2741
  // Right sub/superscript
2735
- { label: /* @__PURE__ */ t.createElement("svg", { viewBox: "0 0 24 24", width: "20", height: "20" }, /* @__PURE__ */ t.createElement("rect", { x: "1", y: "1", width: "14", height: "22", fill: "none", stroke: "currentColor", strokeWidth: "2" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "1", width: "6", height: "6", fill: "none", stroke: "#666", strokeWidth: "1.5" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "17", width: "6", height: "6", fill: "none", stroke: "#666", strokeWidth: "1.5" })), forceLabel: !0, insert: "{\\style{font-size:1.8em; transform: scale(0.9, 1.2); display: inline-block; padding: 0.2em 0;}{#?}}_{#?}^{\\raisebox{0.6em}{#?}}", isWidget: !0, title: "Subscript and superscript" },
2742
+ { label: /* @__PURE__ */ t.createElement("svg", { viewBox: "0 0 24 24", width: "20", height: "20" }, /* @__PURE__ */ t.createElement("rect", { x: "1", y: "1", width: "14", height: "22", fill: "none", stroke: "currentColor", strokeWidth: "2" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "1", width: "6", height: "6", fill: "none", stroke: "666", strokeWidth: "1.5" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "17", width: "6", height: "6", fill: "none", stroke: "666", strokeWidth: "1.5" })), forceLabel: !0, insert: "{\\style{font-size:1.8em; transform: scale(0.9, 1.2); display: inline-block; padding: 0.2em 0;}{#?}}_{#?}^{\\raisebox{0.6em}{#?}}", isWidget: !0, title: "Subscript and superscript" },
2736
2743
  // Element under
2737
2744
  { label: "□̲", insert: "\\underset{#?}{#?}", title: "Underscript" },
2738
2745
  // Right subscript
2739
- { label: /* @__PURE__ */ t.createElement("svg", { viewBox: "0 0 24 24", width: "20", height: "20" }, /* @__PURE__ */ t.createElement("rect", { x: "1", y: "1", width: "14", height: "22", fill: "none", stroke: "currentColor", strokeWidth: "2" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "17", width: "6", height: "6", fill: "none", stroke: "#666", strokeWidth: "1.5" })), forceLabel: !0, insert: "{\\style{font-size:1.8em; transform: scale(0.9, 1.2); display: inline-block; padding: 0.2em 0;}{#?}}_{#?}", isWidget: !0, title: "Subscript" },
2746
+ { label: /* @__PURE__ */ t.createElement("svg", { viewBox: "0 0 24 24", width: "20", height: "20" }, /* @__PURE__ */ t.createElement("rect", { x: "1", y: "1", width: "14", height: "22", fill: "none", stroke: "currentColor", strokeWidth: "2" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "17", width: "6", height: "6", fill: "none", stroke: "666", strokeWidth: "1.5" })), forceLabel: !0, insert: "{\\style{font-size:1.8em; transform: scale(0.9, 1.2); display: inline-block; padding: 0.2em 0;}{#?}}_{#?}", isWidget: !0, title: "Subscript" },
2740
2747
  { type: "sep", cols: 2, cls: "cme-matrix-subgroup" },
2741
2748
  {
2742
2749
  label: /* @__PURE__ */ t.createElement("svg", { width: "26", height: "18", viewBox: "0 0 26 18", fill: "none", stroke: "currentColor", strokeWidth: "1.5", style: { display: "inline-block", verticalAlign: "middle", color: "#666" } }, /* @__PURE__ */ t.createElement("rect", { x: "2", y: "2", width: "6", height: "12", rx: "1" }), /* @__PURE__ */ t.createElement("rect", { x: "18", y: "2", width: "6", height: "12", rx: "1" })),
@@ -2850,13 +2857,13 @@ const Yt = [
2850
2857
  moreItems: [
2851
2858
  // Enclose actuarial
2852
2859
  {
2853
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("path", { d: "M4 2 H20 V22", stroke: "#666", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" })),
2860
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("path", { d: "M4 2 H20 V22", stroke: "666", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" })),
2854
2861
  insert: "\\enclose{actuarial}{\\begin{array}{@{}c@{}} \\hspace{3px}#? \\end{array}}",
2855
2862
  title: "Enclose actuarial"
2856
2863
  },
2857
2864
  // Enclose rounded box
2858
2865
  {
2859
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "4", y: "2", width: "16", height: "20", rx: "8", ry: "8", stroke: "#666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" })),
2866
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "4", y: "2", width: "16", height: "20", rx: "8", ry: "8", stroke: "666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" })),
2860
2867
  insert: "\\enclose{roundedbox}{\\raisebox{-2.5px}{#?}}",
2861
2868
  title: "Enclose rounded box"
2862
2869
  }
@@ -2868,7 +2875,7 @@ const Yt = [
2868
2875
  { label: "▕□", insert: "\\left| #? \\right.", title: "Enclosed left" },
2869
2876
  // Enclosed box
2870
2877
  {
2871
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "4", y: "2", width: "16", height: "20", stroke: "#666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" })),
2878
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "4", y: "2", width: "16", height: "20", stroke: "666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" })),
2872
2879
  insert: "\\boxed{#?}",
2873
2880
  forceLabel: !0,
2874
2881
  title: "Enclosed box"
@@ -2878,7 +2885,7 @@ const Yt = [
2878
2885
  // Enclosed right
2879
2886
  { label: "□▏", insert: "\\left. #? \\right|", title: "Enclosed right" },
2880
2887
  // Enclosed circle
2881
- { label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("ellipse", { cx: "12", cy: "12", rx: "9", ry: "11", stroke: "#666666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" })), insert: "\\enclose{circle}{\\begin{array}{@{}c@{}} \\raisebox{-2.5px}{\\,\\,#?} \\end{array}}", forceLabel: !0, title: "Enclose circle" },
2888
+ { label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("ellipse", { cx: "12", cy: "12", rx: "9", ry: "11", stroke: "#666666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" })), insert: "\\enclose{circle}{\\begin{array}{@{}c@{}} \\raisebox{-2.5px}{\\,\\,#?} \\end{array}}", forceLabel: !0, title: "Enclose circle" },
2882
2889
  {
2883
2890
  type: "sep",
2884
2891
  cols: 2,
@@ -2888,20 +2895,20 @@ const Yt = [
2888
2895
  moreItems: [
2889
2896
  //vertical
2890
2897
  {
2891
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "12", y1: "3", x2: "12", y2: "21", stroke: "#666", strokeWidth: "2", strokeLinecap: "round" })),
2898
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "12", y1: "3", x2: "12", y2: "21", stroke: "666", strokeWidth: "2", strokeLinecap: "round" })),
2892
2899
  insert: "\\enclose{verticalstrike}{#?}",
2893
2900
  title: "Vertical strike"
2894
2901
  },
2895
2902
  // Long division
2896
2903
  {
2897
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("path", { d: "M3 22 Q11 12 3 2 H21", stroke: "#666", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "11", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" })),
2904
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("path", { d: "M3 22 Q11 12 3 2 H21", stroke: "666", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", fill: "none" }), /* @__PURE__ */ t.createElement("rect", { x: "11", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" })),
2898
2905
  insert: ") \\!\\! \\overline{\\vphantom{1}\\;\\;#?\\;}",
2899
2906
  directInsert: !0,
2900
2907
  title: "Long division"
2901
2908
  },
2902
2909
  // Horizontal and vertical strike
2903
2910
  {
2904
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "6", y1: "12", x2: "18", y2: "12", stroke: "#666", strokeWidth: "2", strokeLinecap: "round" }), /* @__PURE__ */ t.createElement("line", { x1: "12", y1: "3", x2: "12", y2: "21", stroke: "#666", strokeWidth: "2", strokeLinecap: "round" })),
2911
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "6", y1: "12", x2: "18", y2: "12", stroke: "666", strokeWidth: "2", strokeLinecap: "round" }), /* @__PURE__ */ t.createElement("line", { x1: "12", y1: "3", x2: "12", y2: "21", stroke: "666", strokeWidth: "2", strokeLinecap: "round" })),
2905
2912
  insert: "\\enclose{horizontalstrike}{\\begin{array}{c@{}} \\raisebox{-8px}{\\enclose{verticalstrike}{\\vphantom{\\rule{0pt}{14px}}#?}} \\end{array}}",
2906
2913
  title: "Horizontal and vertical strike"
2907
2914
  }
@@ -2909,28 +2916,28 @@ const Yt = [
2909
2916
  },
2910
2917
  //cancel
2911
2918
  {
2912
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "9", y1: "21", x2: "15", y2: "3", stroke: "#666", strokeWidth: "2", strokeLinecap: "round" })),
2919
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "9", y1: "21", x2: "15", y2: "3", stroke: "666", strokeWidth: "2", strokeLinecap: "round" })),
2913
2920
  insert: "\\cancel{#?}",
2914
2921
  forceLabel: !0,
2915
2922
  title: "Cancel strike"
2916
2923
  },
2917
2924
  // Horizontal strike
2918
2925
  {
2919
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "6", y1: "12", x2: "18", y2: "12", stroke: "#666", strokeWidth: "2", strokeLinecap: "round" })),
2926
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "6", y1: "12", x2: "18", y2: "12", stroke: "666", strokeWidth: "2", strokeLinecap: "round" })),
2920
2927
  insert: "\\enclose{horizontalstrike}{\\begin{array}{c@{}} \\raisebox{-8px}{#?} \\end{array}}",
2921
2928
  forceLabel: !0,
2922
2929
  title: "Horizontal strike"
2923
2930
  },
2924
2931
  // Down diagonal strike
2925
2932
  {
2926
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "9", y1: "3", x2: "15", y2: "21", stroke: "#666", strokeWidth: "2", strokeLinecap: "round" })),
2933
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "9", y1: "3", x2: "15", y2: "21", stroke: "666", strokeWidth: "2", strokeLinecap: "round" })),
2927
2934
  insert: "\\bcancel{#?}",
2928
2935
  forceLabel: !0,
2929
2936
  title: "Down diagonal strike"
2930
2937
  },
2931
2938
  // Up and down diagonal strike
2932
2939
  {
2933
- label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "#666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "9", y1: "21", x2: "15", y2: "3", stroke: "#666", strokeWidth: "2", strokeLinecap: "round" }), /* @__PURE__ */ t.createElement("line", { x1: "9", y1: "3", x2: "15", y2: "21", stroke: "#666", strokeWidth: "2", strokeLinecap: "round" })),
2940
+ label: /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, /* @__PURE__ */ t.createElement("rect", { x: "9", y: "7", width: "6", height: "10", rx: "1", stroke: "666", strokeWidth: "2", fill: "none" }), /* @__PURE__ */ t.createElement("line", { x1: "9", y1: "21", x2: "15", y2: "3", stroke: "666", strokeWidth: "2", strokeLinecap: "round" }), /* @__PURE__ */ t.createElement("line", { x1: "9", y1: "3", x2: "15", y2: "21", stroke: "666", strokeWidth: "2", strokeLinecap: "round" })),
2934
2941
  insert: "\\xcancel{#?}",
2935
2942
  forceLabel: !0,
2936
2943
  title: "Cross strike"
@@ -2965,11 +2972,11 @@ const Yt = [
2965
2972
  // Base with over and underscript
2966
2973
  { label: "□̲̅", insert: "\\overset{#?}{\\underset{#?}{#?}}", isWidget: !0, title: "Over and underscript" },
2967
2974
  // Right sub/superscript
2968
- { label: /* @__PURE__ */ t.createElement("svg", { viewBox: "0 0 24 24", width: "20", height: "20" }, /* @__PURE__ */ t.createElement("rect", { x: "1", y: "1", width: "14", height: "22", fill: "none", stroke: "currentColor", strokeWidth: "2" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "1", width: "6", height: "6", fill: "none", stroke: "#666", strokeWidth: "1.5" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "17", width: "6", height: "6", fill: "none", stroke: "#666", strokeWidth: "1.5" })), forceLabel: !0, insert: "{\\style{font-size:1.8em; transform: scale(0.9, 1.2); display: inline-block; padding: 0.2em 0;}{#?}}_{#?}^{\\raisebox{0.6em}{#?}}", isWidget: !0, title: "Subscript and superscript" },
2975
+ { label: /* @__PURE__ */ t.createElement("svg", { viewBox: "0 0 24 24", width: "20", height: "20" }, /* @__PURE__ */ t.createElement("rect", { x: "1", y: "1", width: "14", height: "22", fill: "none", stroke: "currentColor", strokeWidth: "2" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "1", width: "6", height: "6", fill: "none", stroke: "666", strokeWidth: "1.5" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "17", width: "6", height: "6", fill: "none", stroke: "666", strokeWidth: "1.5" })), forceLabel: !0, insert: "{\\style{font-size:1.8em; transform: scale(0.9, 1.2); display: inline-block; padding: 0.2em 0;}{#?}}_{#?}^{\\raisebox{0.6em}{#?}}", isWidget: !0, title: "Subscript and superscript" },
2969
2976
  // Element under
2970
2977
  { label: "□̲", insert: "\\underset{#?}{#?}", isWidget: !0, title: "Underscript" },
2971
2978
  // Right subscript
2972
- { label: /* @__PURE__ */ t.createElement("svg", { viewBox: "0 0 24 24", width: "20", height: "20" }, /* @__PURE__ */ t.createElement("rect", { x: "1", y: "1", width: "14", height: "22", fill: "none", stroke: "currentColor", strokeWidth: "2" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "17", width: "6", height: "6", fill: "none", stroke: "#666", strokeWidth: "1.5" })), forceLabel: !0, insert: "{\\style{font-size:1.8em; transform: scale(0.9, 1.2); display: inline-block; padding: 0.2em 0;}{#?}}_{#?}", isWidget: !0, title: "Subscript" },
2979
+ { label: /* @__PURE__ */ t.createElement("svg", { viewBox: "0 0 24 24", width: "20", height: "20" }, /* @__PURE__ */ t.createElement("rect", { x: "1", y: "1", width: "14", height: "22", fill: "none", stroke: "currentColor", strokeWidth: "2" }), /* @__PURE__ */ t.createElement("rect", { x: "17", y: "17", width: "6", height: "6", fill: "none", stroke: "666", strokeWidth: "1.5" })), forceLabel: !0, insert: "{\\style{font-size:1.8em; transform: scale(0.9, 1.2); display: inline-block; padding: 0.2em 0;}{#?}}_{#?}", isWidget: !0, title: "Subscript" },
2973
2980
  {
2974
2981
  type: "sep",
2975
2982
  cols: 1,