@univerjs/sheets-formula-ui 0.10.10 → 0.10.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/es/index.js CHANGED
@@ -1308,7 +1308,7 @@ function Ei(e) {
1308
1308
  s.length > 0 && /* @__PURE__ */ M(
1309
1309
  "ul",
1310
1310
  {
1311
- className: re("univer-m-0 univer-mt-2 univer-box-border univer-max-h-72 univer-w-full univer-select-none univer-list-none univer-overflow-y-auto univer-rounded univer-p-3 univer-outline-none", Sn, ut),
1311
+ className: re("univer-mb-0 univer-mt-2 univer-box-border univer-max-h-72 univer-w-full univer-select-none univer-list-none univer-overflow-y-auto univer-rounded univer-p-3 univer-outline-none", Sn, ut),
1312
1312
  onKeyDown: O,
1313
1313
  tabIndex: -1,
1314
1314
  children: s.map(({ name: E }, x) => /* @__PURE__ */ W(
@@ -2616,7 +2616,8 @@ const cc = (e, t, n, o) => {
2616
2616
  $t(() => {
2617
2617
  if (e)
2618
2618
  return c.setContextValue(kn, !0), r && i.disable(), () => {
2619
- g.getCurrentUnitOfType(H.UNIVER_DOC).getUnitId() === o && c.setContextValue(kn, !1), r && i.enable(), l.clear();
2619
+ const a = g.getCurrentUnitOfType(H.UNIVER_DOC);
2620
+ (a == null ? void 0 : a.getUnitId()) === o && c.setContextValue(kn, !1), r && i.enable(), l.clear();
2620
2621
  };
2621
2622
  }, [c, e, l, r, o]), $t(() => {
2622
2623
  if (e && t) {
@@ -1238,8 +1238,8 @@ const t = {
1238
1238
  }
1239
1239
  },
1240
1240
  YEARFRAC: {
1241
- description: "Returns the year fraction representing the number of whole days between start_date and end_date",
1242
- abstract: "Returns the year fraction representing the number of whole days between start_date and end_date",
1241
+ description: "Возвращает долю года, которую составляет количество дней между двумя датами (начальной и конечной)",
1242
+ abstract: "Возвращает долю года, которую составляет количество дней между двумя датами (начальной и конечной)",
1243
1243
  links: [
1244
1244
  {
1245
1245
  title: "Инструкция",
@@ -2340,8 +2340,8 @@ const t = {
2340
2340
  }
2341
2341
  },
2342
2342
  FV: {
2343
- description: "Возвращающает будущую стоимость инвестиции на основе постоянной процентной ставки",
2344
- abstract: "Возвращающает будущую стоимость инвестиции на основе постоянной процентной ставки",
2343
+ description: "Возвращает будущую стоимость инвестиции на основе постоянной процентной ставки",
2344
+ abstract: "Возвращает будущую стоимость инвестиции на основе постоянной процентной ставки",
2345
2345
  links: [
2346
2346
  {
2347
2347
  title: "Инструкция",
@@ -2612,8 +2612,8 @@ const t = {
2612
2612
  }
2613
2613
  },
2614
2614
  PMT: {
2615
- description: "Возвращающает сумму периодического платежа для аннуитета на основе постоянства сумм платежей и постоянной процентной ставки",
2616
- abstract: "Возвращающает сумму периодического платежа для аннуитета на основе постоянства сумм платежей и постоянной процентной ставки",
2615
+ description: "Возвращает сумму периодического платежа для аннуитета на основе постоянства сумм платежей и постоянной процентной ставки",
2616
+ abstract: "Возвращает сумму периодического платежа для аннуитета на основе постоянства сумм платежей и постоянной процентной ставки",
2617
2617
  links: [
2618
2618
  {
2619
2619
  title: "Инструкция",
@@ -6626,8 +6626,8 @@ const t = {
6626
6626
  }
6627
6627
  },
6628
6628
  QUARTILE_INC: {
6629
- description: "озвращает квартиль набора данных на основе значений процентили от 0 до 1 (включительно).",
6630
- abstract: "озвращает квартиль набора данных на основе значений процентили от 0 до 1 (включительно).",
6629
+ description: "Возвращает квартиль набора данных на основе значений процентили от 0 до 1 (включительно).",
6630
+ abstract: "Возвращает квартиль набора данных на основе значений процентили от 0 до 1 (включительно).",
6631
6631
  links: [
6632
6632
  {
6633
6633
  title: "Инструкция",
package/lib/index.css CHANGED
@@ -1 +1 @@
1
- .univer-absolute{position:absolute}.univer-relative{position:relative}.univer-left-1\.5{left:.375rem}.univer-top-1\/2{top:50%}.univer-z-\[15\]{z-index:15}.univer-m-0{margin:0}.-univer-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.univer-mx-0{margin-left:0;margin-right:0}.univer-my-1{margin-top:.25rem;margin-bottom:.25rem}.univer-my-2{margin-top:.5rem;margin-bottom:.5rem}.univer-mb-2{margin-bottom:.5rem}.univer-mb-5{margin-bottom:1.25rem}.univer-ml-2{margin-left:.5rem}.univer-ml-4{margin-left:1rem}.univer-mr-0{margin-right:0}.univer-mt-0{margin-top:0}.univer-mt-1{margin-top:.25rem}.univer-mt-2{margin-top:.5rem}.univer-mt-3{margin-top:.75rem}.univer-box-border{box-sizing:border-box}.univer-block{display:block}.univer-flex{display:flex}.univer-inline-flex{display:inline-flex}.univer-h-6{height:1.5rem}.univer-h-\[18px\]{height:18px}.univer-h-\[364px\]{height:364px}.univer-h-full{height:100%}.univer-max-h-60{max-height:15rem}.univer-max-h-72{max-height:18rem}.univer-max-h-\[350px\]{max-height:350px}.univer-max-h-\[400px\]{max-height:400px}.univer-w-6{width:1.5rem}.univer-w-\[250px\]{width:250px}.univer-w-full{width:100%}.univer-flex-1{flex:1 1 0%}.-univer-translate-y-1\/2{--univer-tw-translate-y: -50%;transform:translate(var(--univer-tw-translate-x),-50%) rotate(var(--univer-tw-rotate)) skew(var(--univer-tw-skew-x)) skewY(var(--univer-tw-skew-y)) scaleX(var(--univer-tw-scale-x)) scaleY(var(--univer-tw-scale-y));transform:translate(var(--univer-tw-translate-x),var(--univer-tw-translate-y)) rotate(var(--univer-tw-rotate)) skew(var(--univer-tw-skew-x)) skewY(var(--univer-tw-skew-y)) scaleX(var(--univer-tw-scale-x)) scaleY(var(--univer-tw-scale-y))}.univer-cursor-pointer{cursor:pointer}.univer-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.univer-list-none{list-style-type:none}.univer-flex-col{flex-direction:column}.univer-items-center{align-items:center}.univer-justify-end{justify-content:flex-end}.univer-justify-center{justify-content:center}.univer-justify-between{justify-content:space-between}.univer-justify-around{justify-content:space-around}.univer-gap-2{gap:.5rem}.univer-gap-4{gap:1rem}.univer-overflow-visible{overflow:visible}.univer-overflow-y-auto{overflow-y:auto}.univer-whitespace-nowrap{white-space:nowrap}.univer-whitespace-pre-wrap{white-space:pre-wrap}.univer-break-words{word-wrap:break-word}.univer-break-all{word-break:break-all}.univer-rounded{border-radius:.25rem}.univer-rounded-lg{border-radius:.5rem}.univer-rounded-none{border-radius:0}.univer-rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.univer-border{border-width:1px}.univer-border-r-0{border-right-width:0px}.univer-border-gray-600{border-color:var(--univer-gray-600)}.univer-border-primary-600{border-color:var(--univer-primary-600)}.\!univer-bg-gray-600{background-color:var(--univer-gray-600)!important}.univer-bg-gray-200{background-color:var(--univer-gray-200)}.univer-bg-primary-600{background-color:var(--univer-primary-600)}.univer-bg-transparent{background-color:transparent}.univer-bg-white{background-color:var(--univer-white)}.univer-p-0{padding:0}.univer-p-0\.5{padding:.125rem}.univer-p-2{padding:.5rem}.univer-p-3{padding:.75rem}.univer-px-2{padding-left:.5rem;padding-right:.5rem}.univer-px-4{padding-left:1rem;padding-right:1rem}.univer-px-6{padding-left:1.5rem;padding-right:1.5rem}.univer-px-7{padding-left:1.75rem;padding-right:1.75rem}.univer-py-1{padding-top:.25rem;padding-bottom:.25rem}.univer-py-2{padding-top:.5rem;padding-bottom:.5rem}.univer-py-3{padding-top:.75rem;padding-bottom:.75rem}.univer-pb-3{padding-bottom:.75rem}.univer-pt-0{padding-top:0}.univer-text-base{font-size:1rem;line-height:1.5rem}.univer-text-sm{font-size:.875rem;line-height:1.25rem}.univer-text-xs{font-size:.75rem;line-height:1rem}.univer-font-bold{font-weight:700}.univer-font-medium{font-weight:500}.univer-leading-5{line-height:1.25rem}.univer-leading-\[13px\]{line-height:13px}.univer-text-gray-400{color:var(--univer-gray-400)}.univer-text-gray-500{color:var(--univer-gray-500)}.univer-text-gray-600{color:var(--univer-gray-600)}.univer-text-gray-900{color:var(--univer-gray-900)}.univer-text-primary-500{color:var(--univer-primary-500)}.univer-text-primary-600{color:var(--univer-primary-600)}.univer-text-red-500{color:var(--univer-red-500)}.univer-text-white{color:var(--univer-white)}.univer-shadow-md{--univer-tw-shadow: 0px 1px 6px -2px rgba(30, 40, 77, .08), 0px 2px 6px -1px rgba(30, 40, 77, .1);--univer-tw-shadow-colored: 0px 1px 6px -2px var(--univer-tw-shadow-color), 0px 2px 6px -1px var(--univer-tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 6px -2px #1e284d14,0 2px 6px -1px #1e284d1a;box-shadow:var(--univer-tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--univer-tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--univer-tw-shadow)}.univer-outline-none{outline:2px solid transparent;outline-offset:2px}.univer-ring-1{--univer-tw-ring-offset-shadow: var(--univer-tw-ring-inset) 0 0 0 var(--univer-tw-ring-offset-width) var(--univer-tw-ring-offset-color);--univer-tw-ring-shadow: var(--univer-tw-ring-inset) 0 0 0 calc(1px + var(--univer-tw-ring-offset-width)) var(--univer-tw-ring-color);box-shadow:var(--univer-tw-ring-offset-shadow),var(--univer-tw-ring-shadow),0 0 #0000;box-shadow:var(--univer-tw-ring-offset-shadow),var(--univer-tw-ring-shadow),var(--univer-tw-shadow, 0 0 rgba(0,0,0,0))}.univer-ring-primary-500{--univer-tw-ring-color: var(--univer-primary-500) }.univer-ring-red-500{--univer-tw-ring-color: var(--univer-red-500) }.univer-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:univer-bg-gray-200:hover{background-color:var(--univer-gray-200)}.hover\:univer-bg-gray-300:hover{background-color:var(--univer-gray-300)}.dark\:\!univer-bg-gray-600:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-600)!important}.dark\:\!univer-bg-gray-900:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-900)!important}.dark\:\!univer-text-gray-200:where(.univer-dark,.univer-dark *){color:var(--univer-gray-200)!important}.dark\:\!univer-text-gray-300:where(.univer-dark,.univer-dark *){color:var(--univer-gray-300)!important}.dark\:\!univer-text-white:where(.univer-dark,.univer-dark *){color:var(--univer-white)!important}.dark\:hover\:\!univer-bg-gray-600:hover:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-600)!important}
1
+ .univer-absolute{position:absolute}.univer-relative{position:relative}.univer-left-1\.5{left:.375rem}.univer-top-1\/2{top:50%}.univer-z-\[15\]{z-index:15}.univer-m-0{margin:0}.-univer-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.univer-mx-0{margin-left:0;margin-right:0}.univer-my-1{margin-top:.25rem;margin-bottom:.25rem}.univer-my-2{margin-top:.5rem;margin-bottom:.5rem}.univer-mb-0{margin-bottom:0}.univer-mb-2{margin-bottom:.5rem}.univer-mb-5{margin-bottom:1.25rem}.univer-ml-2{margin-left:.5rem}.univer-ml-4{margin-left:1rem}.univer-mr-0{margin-right:0}.univer-mt-0{margin-top:0}.univer-mt-1{margin-top:.25rem}.univer-mt-2{margin-top:.5rem}.univer-mt-3{margin-top:.75rem}.univer-box-border{box-sizing:border-box}.univer-block{display:block}.univer-flex{display:flex}.univer-inline-flex{display:inline-flex}.univer-h-6{height:1.5rem}.univer-h-\[18px\]{height:18px}.univer-h-\[364px\]{height:364px}.univer-h-full{height:100%}.univer-max-h-60{max-height:15rem}.univer-max-h-72{max-height:18rem}.univer-max-h-\[350px\]{max-height:350px}.univer-max-h-\[400px\]{max-height:400px}.univer-w-6{width:1.5rem}.univer-w-\[250px\]{width:250px}.univer-w-full{width:100%}.univer-flex-1{flex:1 1 0%}.-univer-translate-y-1\/2{--univer-tw-translate-y: -50%;transform:translate(var(--univer-tw-translate-x),-50%) rotate(var(--univer-tw-rotate)) skew(var(--univer-tw-skew-x)) skewY(var(--univer-tw-skew-y)) scaleX(var(--univer-tw-scale-x)) scaleY(var(--univer-tw-scale-y));transform:translate(var(--univer-tw-translate-x),var(--univer-tw-translate-y)) rotate(var(--univer-tw-rotate)) skew(var(--univer-tw-skew-x)) skewY(var(--univer-tw-skew-y)) scaleX(var(--univer-tw-scale-x)) scaleY(var(--univer-tw-scale-y))}.univer-cursor-pointer{cursor:pointer}.univer-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.univer-list-none{list-style-type:none}.univer-flex-col{flex-direction:column}.univer-items-center{align-items:center}.univer-justify-end{justify-content:flex-end}.univer-justify-center{justify-content:center}.univer-justify-between{justify-content:space-between}.univer-justify-around{justify-content:space-around}.univer-gap-2{gap:.5rem}.univer-gap-4{gap:1rem}.univer-overflow-visible{overflow:visible}.univer-overflow-y-auto{overflow-y:auto}.univer-whitespace-nowrap{white-space:nowrap}.univer-whitespace-pre-wrap{white-space:pre-wrap}.univer-break-words{word-wrap:break-word}.univer-break-all{word-break:break-all}.univer-rounded{border-radius:.25rem}.univer-rounded-lg{border-radius:.5rem}.univer-rounded-none{border-radius:0}.univer-rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.univer-border{border-width:1px}.univer-border-r-0{border-right-width:0px}.univer-border-gray-600{border-color:var(--univer-gray-600)}.univer-border-primary-600{border-color:var(--univer-primary-600)}.\!univer-bg-gray-600{background-color:var(--univer-gray-600)!important}.univer-bg-gray-200{background-color:var(--univer-gray-200)}.univer-bg-primary-600{background-color:var(--univer-primary-600)}.univer-bg-transparent{background-color:transparent}.univer-bg-white{background-color:var(--univer-white)}.univer-p-0{padding:0}.univer-p-0\.5{padding:.125rem}.univer-p-2{padding:.5rem}.univer-p-3{padding:.75rem}.univer-px-2{padding-left:.5rem;padding-right:.5rem}.univer-px-4{padding-left:1rem;padding-right:1rem}.univer-px-6{padding-left:1.5rem;padding-right:1.5rem}.univer-px-7{padding-left:1.75rem;padding-right:1.75rem}.univer-py-1{padding-top:.25rem;padding-bottom:.25rem}.univer-py-2{padding-top:.5rem;padding-bottom:.5rem}.univer-py-3{padding-top:.75rem;padding-bottom:.75rem}.univer-pb-3{padding-bottom:.75rem}.univer-pt-0{padding-top:0}.univer-text-base{font-size:1rem;line-height:1.5rem}.univer-text-sm{font-size:.875rem;line-height:1.25rem}.univer-text-xs{font-size:.75rem;line-height:1rem}.univer-font-bold{font-weight:700}.univer-font-medium{font-weight:500}.univer-leading-5{line-height:1.25rem}.univer-leading-\[13px\]{line-height:13px}.univer-text-gray-400{color:var(--univer-gray-400)}.univer-text-gray-500{color:var(--univer-gray-500)}.univer-text-gray-600{color:var(--univer-gray-600)}.univer-text-gray-900{color:var(--univer-gray-900)}.univer-text-primary-500{color:var(--univer-primary-500)}.univer-text-primary-600{color:var(--univer-primary-600)}.univer-text-red-500{color:var(--univer-red-500)}.univer-text-white{color:var(--univer-white)}.univer-shadow-md{--univer-tw-shadow: 0px 1px 6px -2px rgba(30, 40, 77, .08), 0px 2px 6px -1px rgba(30, 40, 77, .1);--univer-tw-shadow-colored: 0px 1px 6px -2px var(--univer-tw-shadow-color), 0px 2px 6px -1px var(--univer-tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 6px -2px #1e284d14,0 2px 6px -1px #1e284d1a;box-shadow:var(--univer-tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--univer-tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--univer-tw-shadow)}.univer-outline-none{outline:2px solid transparent;outline-offset:2px}.univer-ring-1{--univer-tw-ring-offset-shadow: var(--univer-tw-ring-inset) 0 0 0 var(--univer-tw-ring-offset-width) var(--univer-tw-ring-offset-color);--univer-tw-ring-shadow: var(--univer-tw-ring-inset) 0 0 0 calc(1px + var(--univer-tw-ring-offset-width)) var(--univer-tw-ring-color);box-shadow:var(--univer-tw-ring-offset-shadow),var(--univer-tw-ring-shadow),0 0 #0000;box-shadow:var(--univer-tw-ring-offset-shadow),var(--univer-tw-ring-shadow),var(--univer-tw-shadow, 0 0 rgba(0,0,0,0))}.univer-ring-primary-500{--univer-tw-ring-color: var(--univer-primary-500) }.univer-ring-red-500{--univer-tw-ring-color: var(--univer-red-500) }.univer-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:univer-bg-gray-200:hover{background-color:var(--univer-gray-200)}.hover\:univer-bg-gray-300:hover{background-color:var(--univer-gray-300)}.dark\:\!univer-bg-gray-600:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-600)!important}.dark\:\!univer-bg-gray-900:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-900)!important}.dark\:\!univer-text-gray-200:where(.univer-dark,.univer-dark *){color:var(--univer-gray-200)!important}.dark\:\!univer-text-gray-300:where(.univer-dark,.univer-dark *){color:var(--univer-gray-300)!important}.dark\:\!univer-text-white:where(.univer-dark,.univer-dark *){color:var(--univer-white)!important}.dark\:hover\:\!univer-bg-gray-600:hover:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-600)!important}
package/lib/index.js CHANGED
@@ -1308,7 +1308,7 @@ function Ei(e) {
1308
1308
  s.length > 0 && /* @__PURE__ */ M(
1309
1309
  "ul",
1310
1310
  {
1311
- className: re("univer-m-0 univer-mt-2 univer-box-border univer-max-h-72 univer-w-full univer-select-none univer-list-none univer-overflow-y-auto univer-rounded univer-p-3 univer-outline-none", Sn, ut),
1311
+ className: re("univer-mb-0 univer-mt-2 univer-box-border univer-max-h-72 univer-w-full univer-select-none univer-list-none univer-overflow-y-auto univer-rounded univer-p-3 univer-outline-none", Sn, ut),
1312
1312
  onKeyDown: O,
1313
1313
  tabIndex: -1,
1314
1314
  children: s.map(({ name: E }, x) => /* @__PURE__ */ W(
@@ -2616,7 +2616,8 @@ const cc = (e, t, n, o) => {
2616
2616
  $t(() => {
2617
2617
  if (e)
2618
2618
  return c.setContextValue(kn, !0), r && i.disable(), () => {
2619
- g.getCurrentUnitOfType(H.UNIVER_DOC).getUnitId() === o && c.setContextValue(kn, !1), r && i.enable(), l.clear();
2619
+ const a = g.getCurrentUnitOfType(H.UNIVER_DOC);
2620
+ (a == null ? void 0 : a.getUnitId()) === o && c.setContextValue(kn, !1), r && i.enable(), l.clear();
2620
2621
  };
2621
2622
  }, [c, e, l, r, o]), $t(() => {
2622
2623
  if (e && t) {
@@ -1238,8 +1238,8 @@ const t = {
1238
1238
  }
1239
1239
  },
1240
1240
  YEARFRAC: {
1241
- description: "Returns the year fraction representing the number of whole days between start_date and end_date",
1242
- abstract: "Returns the year fraction representing the number of whole days between start_date and end_date",
1241
+ description: "Возвращает долю года, которую составляет количество дней между двумя датами (начальной и конечной)",
1242
+ abstract: "Возвращает долю года, которую составляет количество дней между двумя датами (начальной и конечной)",
1243
1243
  links: [
1244
1244
  {
1245
1245
  title: "Инструкция",
@@ -2340,8 +2340,8 @@ const t = {
2340
2340
  }
2341
2341
  },
2342
2342
  FV: {
2343
- description: "Возвращающает будущую стоимость инвестиции на основе постоянной процентной ставки",
2344
- abstract: "Возвращающает будущую стоимость инвестиции на основе постоянной процентной ставки",
2343
+ description: "Возвращает будущую стоимость инвестиции на основе постоянной процентной ставки",
2344
+ abstract: "Возвращает будущую стоимость инвестиции на основе постоянной процентной ставки",
2345
2345
  links: [
2346
2346
  {
2347
2347
  title: "Инструкция",
@@ -2612,8 +2612,8 @@ const t = {
2612
2612
  }
2613
2613
  },
2614
2614
  PMT: {
2615
- description: "Возвращающает сумму периодического платежа для аннуитета на основе постоянства сумм платежей и постоянной процентной ставки",
2616
- abstract: "Возвращающает сумму периодического платежа для аннуитета на основе постоянства сумм платежей и постоянной процентной ставки",
2615
+ description: "Возвращает сумму периодического платежа для аннуитета на основе постоянства сумм платежей и постоянной процентной ставки",
2616
+ abstract: "Возвращает сумму периодического платежа для аннуитета на основе постоянства сумм платежей и постоянной процентной ставки",
2617
2617
  links: [
2618
2618
  {
2619
2619
  title: "Инструкция",
@@ -6626,8 +6626,8 @@ const t = {
6626
6626
  }
6627
6627
  },
6628
6628
  QUARTILE_INC: {
6629
- description: "озвращает квартиль набора данных на основе значений процентили от 0 до 1 (включительно).",
6630
- abstract: "озвращает квартиль набора данных на основе значений процентили от 0 до 1 (включительно).",
6629
+ description: "Возвращает квартиль набора данных на основе значений процентили от 0 до 1 (включительно).",
6630
+ abstract: "Возвращает квартиль набора данных на основе значений процентили от 0 до 1 (включительно).",
6631
6631
  links: [
6632
6632
  {
6633
6633
  title: "Инструкция",