pixel-react 1.14.47 → 1.14.49
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/assets/icons/fireflink_platform_product.svg.js +6 -0
- package/lib/assets/icons/fireflink_platform_product.svg.js.map +1 -0
- package/lib/assets/icons/salesforce_product.svg.js +1 -1
- package/lib/assets/icons/salesforce_product.svg.js.map +1 -1
- package/lib/components/AppHeader/AppHeader.js +11 -15
- package/lib/components/AppHeader/AppHeader.js.map +1 -1
- package/lib/components/AppHeader/types.d.ts +2 -1
- package/lib/components/Excel/ExcelFile/ExcelFileComponents/reducerFunctions.js +7 -6
- package/lib/components/Excel/ExcelFile/ExcelFileComponents/reducerFunctions.js.map +1 -1
- package/lib/components/Icon/iconList.js +2 -0
- package/lib/components/Icon/iconList.js.map +1 -1
- package/lib/components/Select/Select.js +4 -2
- package/lib/components/Select/Select.js.map +1 -1
- package/lib/components/Select/components/Dropdown.js +3 -3
- package/lib/components/Select/components/Dropdown.js.map +1 -1
- package/lib/components/Select/components/types.d.ts +1 -0
- package/lib/components/Select/components/types.js.map +1 -1
- package/lib/components/Select/types.d.ts +4 -0
- package/lib/index.cjs +29 -27
- package/lib/index.cjs.map +1 -1
- package/lib/index.d.ts +6 -1
- package/lib/node_modules/js-beautify/js/src/css/beautifier.js +1 -1
- package/lib/node_modules/js-beautify/js/src/css/options.js +1 -1
- package/lib/node_modules/js-beautify/js/src/javascript/beautifier.js +1 -1
- package/lib/node_modules/js-beautify/js/src/javascript/options.js +1 -1
- package/lib/styles.css +1 -1
- package/lib/styles.css.map +1 -1
- package/package.json +1 -1
package/lib/index.cjs
CHANGED
@@ -418,7 +418,7 @@ const SvgMobileIcon = (props) => /* @__PURE__ */ React__namespace.createElement(
|
|
418
418
|
|
419
419
|
const SvgSalesForce = (props) => /* @__PURE__ */ React__namespace.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M4.51031 6.07875C4.42699 6.06597 4.34293 6.05878 4.25868 6.05725C4.06937 6.0549 3.98884 6.1244 3.9894 6.12431C3.93356 6.16372 3.90649 6.2225 3.90649 6.30362C3.90649 6.35534 3.9159 6.39575 3.93431 6.42412C3.94637 6.443 3.95143 6.45012 3.98781 6.47915L3.98834 6.47947C3.98774 6.47928 4.07124 6.54497 4.25996 6.53359C4.39284 6.52559 4.51043 6.50028 4.51043 6.50028H4.51031V6.07875Z", fill: "currentColor" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M10.0592 5.52728C9.93694 5.52728 9.85038 5.569 9.79347 5.65603C9.73619 5.74363 9.70703 5.86828 9.70703 6.027C9.70703 6.18575 9.73603 6.31156 9.79347 6.39975C9.8505 6.48713 9.9375 6.52969 10.0592 6.52969C10.1809 6.52969 10.2683 6.48678 10.3261 6.39916C10.3841 6.31044 10.4137 6.18531 10.4137 6.02672C10.4137 5.86813 10.3844 5.74353 10.3261 5.65603C10.2685 5.56944 10.1815 5.52728 10.0592 5.52728Z", fill: "currentColor" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M6.33305 5.52026C6.21136 5.52026 6.1248 5.56786 6.06789 5.65489C6.02999 5.71189 6.00577 5.78536 5.99268 5.87348L6.65408 5.87361C6.6478 5.78833 6.63108 5.71223 6.59293 5.65489C6.5353 5.56811 6.45474 5.52026 6.33305 5.52026Z", fill: "currentColor" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M12.5488 2.28872C12.0687 2.28847 11.5938 2.38966 11.1554 2.58563C10.6616 1.70963 9.74441 1.12169 8.68612 1.12169C7.89241 1.12169 7.17397 1.45444 6.65775 1.99182L6.65834 1.99488C6.09394 1.25116 5.19441 0.771973 4.18903 0.771973C2.47228 0.771973 1.07887 2.1595 1.07887 3.87629C1.07844 4.30104 1.1655 4.72132 1.33463 5.11094C0.537375 5.58125 0 6.45141 0 7.45088C0 8.93838 1.1935 10.1495 2.66922 10.1495C2.85375 10.1496 3.03778 10.1304 3.21834 10.0923C3.624 11.1918 4.67641 11.9737 5.91694 11.9737C7.10456 11.9737 8.12463 11.2505 8.56262 10.2217C8.90687 10.3896 9.28494 10.4764 9.66794 10.4757C10.6086 10.4757 11.4347 9.95244 11.8668 9.18222C12.0891 9.22644 12.316 9.24982 12.5488 9.24982C14.4538 9.24982 16 7.69182 16 5.76929C16 3.84675 14.4537 2.28872 12.5488 2.28872ZM3.43916 6.32532C3.43916 6.60632 3.23516 6.78094 2.90709 6.78094C2.746 6.78094 2.59197 6.75566 2.42853 6.66925C2.39797 6.65157 2.36744 6.63582 2.33741 6.61403C2.33416 6.60941 2.32053 6.60391 2.33059 6.57769L2.33034 6.57722L2.39503 6.39732C2.40525 6.3665 2.42878 6.37679 2.43819 6.38247C2.456 6.39335 2.46919 6.40304 2.49228 6.41654C2.68337 6.53729 2.85969 6.53825 2.915 6.53825C3.05728 6.53825 3.14606 6.46238 3.14606 6.36066V6.35513C3.14606 6.2446 3.00966 6.2025 2.85209 6.15407L2.81728 6.14322C2.60094 6.08147 2.36928 5.99213 2.36928 5.71813V5.71253C2.36928 5.45269 2.57919 5.271 2.87959 5.271L2.91234 5.27088C3.08872 5.27088 3.25922 5.32203 3.38269 5.39728C3.39391 5.404 3.40484 5.41697 3.39862 5.43422C3.39275 5.45066 3.33791 5.5975 3.33159 5.61413C3.32 5.64488 3.28816 5.62429 3.28816 5.62429C3.18056 5.56488 3.01241 5.51788 2.87131 5.51788C2.74431 5.51788 2.662 5.5855 2.662 5.67722V5.68269C2.662 5.78972 2.8025 5.83569 2.96537 5.88847L2.99353 5.8976C3.20872 5.96522 3.43919 6.05985 3.43919 6.31972L3.43916 6.32532ZM4.785 6.68688C4.785 6.68688 4.75066 6.69622 4.71975 6.70332C4.64228 6.7201 4.56447 6.73522 4.48634 6.74869C4.39463 6.76416 4.29997 6.77216 4.20472 6.77216C4.11419 6.77216 4.03187 6.76375 3.95897 6.7471C3.88547 6.73066 3.82181 6.70291 3.77025 6.66541C3.71841 6.62785 3.67678 6.57791 3.64913 6.52019C3.62091 6.462 3.60663 6.39085 3.60663 6.30854C3.60663 6.22741 3.62337 6.15569 3.65625 6.09453C3.68881 6.03394 3.73487 5.98163 3.79087 5.94166C3.84672 5.90144 3.912 5.87122 3.98431 5.85169C4.05603 5.83232 4.13306 5.82241 4.21244 5.82241C4.27066 5.82241 4.31944 5.82375 4.35706 5.82654L4.35794 5.82869C4.35794 5.82869 4.43144 5.83535 4.51081 5.84685V5.80763C4.51081 5.68419 4.485 5.62544 4.43437 5.58657C4.38262 5.54688 4.30503 5.5266 4.20509 5.5266C4.20509 5.5266 3.97934 5.52366 3.80119 5.62069C3.79297 5.62557 3.78597 5.62832 3.78597 5.62832C3.78597 5.62832 3.76369 5.63616 3.7555 5.61329L3.68966 5.43691C3.67966 5.41135 3.698 5.40003 3.698 5.40003C3.78147 5.33463 3.98372 5.29535 3.98372 5.29535C4.05075 5.28188 4.16303 5.2725 4.23241 5.2725C4.41759 5.2725 4.56047 5.31541 4.65806 5.40069C4.756 5.48594 4.80562 5.6241 4.80562 5.80991L4.80616 6.65654C4.80619 6.65654 4.80794 6.68104 4.785 6.68688ZM5.40703 6.71672C5.40703 6.73225 5.39597 6.74488 5.38047 6.74488H5.13453C5.11894 6.74488 5.10791 6.73225 5.10791 6.71672V4.73729C5.10791 4.72182 5.11897 4.70929 5.13453 4.70929H5.38047C5.396 4.70929 5.40703 4.72179 5.40703 4.73729V6.71672ZM6.94413 6.07894C6.94159 6.10285 6.91713 6.10303 6.91713 6.10303L5.98819 6.10235C5.99347 6.24347 6.02756 6.34282 6.09578 6.411C6.16281 6.47763 6.26981 6.52013 6.41328 6.52038C6.63375 6.52097 6.72781 6.47641 6.79425 6.4516C6.79425 6.4516 6.81987 6.44241 6.82925 6.46778L6.88981 6.63769C6.90197 6.66635 6.89222 6.67625 6.882 6.68204C6.82438 6.71435 6.68328 6.77403 6.41519 6.77494C6.28466 6.77535 6.17178 6.7566 6.07831 6.72044C5.98425 6.68397 5.90606 6.63225 5.84491 6.56582C5.78434 6.49997 5.73897 6.42063 5.71084 6.33007C5.68281 6.2401 5.66875 6.14072 5.66875 6.03375C5.66875 5.9291 5.68234 5.82916 5.70931 5.738C5.73634 5.64572 5.77887 5.56516 5.83512 5.49697C5.89156 5.42875 5.96331 5.37419 6.04856 5.3341C6.13381 5.29432 6.23906 5.27472 6.35488 5.27472C6.44619 5.27457 6.53659 5.29291 6.62063 5.32866C6.67884 5.35335 6.73703 5.39863 6.797 5.46269C6.83462 5.50328 6.89247 5.59207 6.91575 5.67963L6.91641 5.67982C6.97594 5.88844 6.94513 6.06907 6.94413 6.07894ZM7.71037 6.78047C7.54928 6.78047 7.39525 6.75516 7.23178 6.66875C7.20122 6.65107 7.17059 6.63532 7.14066 6.61353C7.13731 6.60891 7.12366 6.60344 7.13372 6.57722L7.133 6.57672L7.19769 6.39682C7.20716 6.36744 7.23484 6.37822 7.24078 6.382C7.25831 6.39328 7.27181 6.40257 7.29494 6.41603C7.48544 6.53678 7.66222 6.53775 7.71766 6.53775C7.85994 6.53775 7.94872 6.46191 7.94872 6.36019V6.35466C7.94872 6.24413 7.81291 6.20203 7.65475 6.15357L7.62 6.14275C7.40366 6.081 7.172 5.99163 7.172 5.71766V5.71207C7.172 5.45219 7.38188 5.2705 7.68231 5.2705L7.71513 5.27041C7.8915 5.27041 8.062 5.32157 8.18547 5.39682C8.19662 5.4035 8.20762 5.4165 8.20134 5.43375C8.19606 5.45019 8.14112 5.59703 8.13491 5.61366C8.12325 5.64438 8.09141 5.62382 8.09141 5.62382C7.98322 5.56438 7.81566 5.51741 7.67456 5.51741C7.54756 5.51741 7.46525 5.585 7.46525 5.67675V5.68222C7.46525 5.78922 7.60575 5.83522 7.76862 5.888L7.79678 5.89713C8.01256 5.96472 8.24244 6.05938 8.24244 6.31925V6.32479C8.24247 6.60585 8.03844 6.78047 7.71037 6.78047ZM9.33372 5.52654C9.32837 5.55447 9.30262 5.5535 9.30262 5.5535H8.99712L8.78819 6.73579C8.76625 6.858 8.73888 6.96291 8.70669 7.04738C8.67416 7.13266 8.64019 7.19516 8.58616 7.25482C8.53619 7.31016 8.47969 7.351 8.41478 7.37447C8.35028 7.39775 8.2725 7.40975 8.18713 7.40975C8.14638 7.40975 8.10288 7.409 8.05125 7.39682C8.01409 7.38807 7.99381 7.38182 7.96653 7.37207C7.95491 7.36788 7.94566 7.35341 7.95225 7.33507C7.95872 7.31647 8.01334 7.16629 8.02103 7.14657C8.0305 7.12247 8.05453 7.13163 8.05453 7.13163C8.07106 7.13857 8.08253 7.1435 8.10456 7.14788C8.12663 7.15229 8.15647 7.15607 8.17894 7.15607C8.21928 7.15607 8.25606 7.15113 8.28806 7.14035C8.32681 7.12735 8.34925 7.10507 8.37297 7.07479C8.39744 7.0435 8.41731 7.00041 8.43766 6.94291C8.45828 6.88466 8.47694 6.80775 8.49322 6.71428L8.70119 5.5535H8.49622C8.47153 5.55363 8.46359 5.5421 8.466 5.52363L8.50056 5.33079C8.50597 5.30275 8.53166 5.30382 8.53166 5.30382H8.74219L8.75353 5.24094C8.785 5.05475 8.84772 4.91325 8.93991 4.82035C9.03275 4.72675 9.16497 4.67935 9.33272 4.67935C9.37494 4.67888 9.41712 4.68216 9.45878 4.6891C9.48975 4.6945 9.52034 4.70175 9.55044 4.71085C9.55703 4.71344 9.57478 4.72222 9.5675 4.74316L9.49659 4.93788C9.49066 4.95253 9.48659 4.96147 9.45638 4.95222C9.44884 4.95 9.43769 4.94675 9.40894 4.94066C9.38806 4.93629 9.36066 4.93294 9.33275 4.93294C9.29903 4.93247 9.26544 4.93735 9.23322 4.94729C9.20381 4.95694 9.17719 4.9735 9.15556 4.99563C9.13241 5.01885 9.10506 5.05266 9.09053 5.09457C9.0565 5.19279 9.04303 5.29704 9.04156 5.30375H9.33806C9.36287 5.30363 9.37075 5.31516 9.36834 5.33363L9.33372 5.52654ZM10.6871 6.32157C10.6601 6.41269 10.6182 6.49266 10.5624 6.55969C10.5066 6.62672 10.4354 6.68032 10.352 6.71841C10.2685 6.75654 10.1697 6.77591 10.0586 6.77591C9.94747 6.77591 9.84869 6.75654 9.76462 6.71841C9.68112 6.68019 9.61006 6.62669 9.55416 6.55969C9.49831 6.49263 9.45637 6.41269 9.4295 6.32157C9.40275 6.23103 9.38916 6.13225 9.38916 6.027C9.38916 5.92178 9.40275 5.823 9.4295 5.73244C9.45653 5.64132 9.49841 5.56135 9.55416 5.49435C9.61 5.42732 9.68116 5.37347 9.76462 5.33444C9.84869 5.29544 9.94687 5.27563 10.0586 5.27563C10.1703 5.27563 10.2691 5.29532 10.3526 5.33444C10.4366 5.37322 10.5071 5.42735 10.563 5.49435C10.6189 5.56138 10.6607 5.64132 10.6877 5.73244H10.6871C10.7138 5.82297 10.7274 5.92235 10.7274 6.027C10.7274 6.13229 10.7138 6.23103 10.6871 6.32157ZM11.8238 5.34857L11.8244 5.34475C11.8156 5.37004 11.7704 5.49697 11.7544 5.53938C11.7484 5.5555 11.7384 5.56641 11.7206 5.56441C11.7206 5.56441 11.6673 5.55197 11.6188 5.55197C11.5767 5.55197 11.5347 5.55785 11.4942 5.5695C11.451 5.58291 11.4117 5.6065 11.3795 5.63829C11.3458 5.67122 11.3185 5.71713 11.2984 5.77469C11.278 5.83288 11.2678 5.92519 11.2678 6.0181V6.71185C11.2678 6.72738 11.2552 6.73994 11.2397 6.73997H10.9963C10.9808 6.73994 10.9682 6.72738 10.9681 6.71185V5.33019C10.9681 5.31466 10.9793 5.30216 10.9947 5.30216H11.2322C11.2478 5.30216 11.2588 5.31466 11.2588 5.33019L11.259 5.44307C11.2942 5.39485 11.3578 5.35316 11.4153 5.32725C11.4736 5.30113 11.5382 5.2815 11.6546 5.28882C11.7152 5.29257 11.794 5.30919 11.8098 5.31522C11.8101 5.31532 11.8104 5.31544 11.8106 5.31554C11.8234 5.321 11.8293 5.33579 11.8238 5.34857ZM12.9955 6.70338C12.8921 6.74438 12.748 6.77275 12.6075 6.77275C12.37 6.77275 12.1877 6.70457 12.0666 6.56935C11.9455 6.43469 11.8843 6.25069 11.8843 6.02372C11.8843 5.9185 11.8993 5.81913 11.929 5.7286C11.959 5.63747 12.0037 5.5575 12.0625 5.4905C12.1213 5.42344 12.1954 5.36957 12.283 5.33057C12.3706 5.29154 12.4729 5.27185 12.5881 5.27185C12.6657 5.27185 12.7345 5.27654 12.7939 5.2856C12.8574 5.29519 12.9412 5.31791 12.9767 5.33182C12.9833 5.33435 13.0011 5.34316 12.9938 5.36404C12.968 5.43694 12.9503 5.48453 12.9262 5.55097C12.9159 5.57925 12.8945 5.56988 12.8945 5.56988C12.8039 5.54157 12.7175 5.52844 12.6046 5.52844C12.4694 5.52844 12.3671 5.57432 12.3007 5.6625C12.2333 5.75185 12.1958 5.86829 12.1954 6.0235C12.1948 6.194 12.2372 6.31978 12.313 6.398C12.3882 6.47613 12.4941 6.5156 12.6264 6.5156C12.6799 6.5156 12.7307 6.512 12.7763 6.50482C12.8216 6.49775 12.8641 6.48366 12.9039 6.46844C12.9039 6.46844 12.9299 6.45838 12.9388 6.485H12.9391L13.0067 6.67078C13.0153 6.69385 12.9955 6.70338 12.9955 6.70338ZM14.3702 6.07894C14.3677 6.10285 14.3433 6.10303 14.3433 6.10303L13.4143 6.10235C13.4196 6.24347 13.4537 6.34282 13.5219 6.411C13.5889 6.47763 13.6953 6.52013 13.8394 6.52038C14.0598 6.52097 14.1539 6.47641 14.2203 6.4516C14.2203 6.4516 14.246 6.44241 14.2553 6.46778L14.3158 6.63769C14.328 6.66635 14.3183 6.67625 14.308 6.68204C14.2503 6.71435 14.1093 6.77403 13.8412 6.77494C13.7112 6.77535 13.5977 6.7566 13.5043 6.72044C13.4102 6.68397 13.332 6.63225 13.2709 6.56582C13.2097 6.49997 13.1644 6.42063 13.1362 6.33007C13.1084 6.2401 13.0942 6.14072 13.0942 6.03375C13.0942 5.9291 13.1079 5.82916 13.1349 5.738C13.1619 5.64572 13.2043 5.56516 13.2607 5.49697C13.3172 5.42875 13.3889 5.37419 13.4741 5.3341C13.5594 5.29432 13.6646 5.27472 13.7804 5.27472C13.8717 5.27457 13.9622 5.29291 14.0462 5.32866C14.1044 5.35335 14.1626 5.39863 14.2226 5.46269C14.2602 5.50328 14.318 5.59207 14.3413 5.67963L14.3426 5.67982C14.4021 5.88844 14.3713 6.06907 14.3702 6.07894Z", fill: "currentColor" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M13.7587 5.52026C13.637 5.52026 13.5504 5.56786 13.4936 5.65489C13.4556 5.71189 13.4314 5.78536 13.4183 5.87348L14.0797 5.87361C14.0735 5.78833 14.0568 5.71223 14.0186 5.65489C13.961 5.56811 13.8804 5.52026 13.7587 5.52026Z", fill: "currentColor" }));
|
420
420
|
|
421
|
-
const SvgSalesforceProduct = (props) => /* @__PURE__ */ React__namespace.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0
|
421
|
+
const SvgSalesforceProduct = (props) => /* @__PURE__ */ React__namespace.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 68 19", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M19.4467 7.63147C19.1439 7.63147 18.8417 7.66576 18.545 7.73411C18.3213 6.46266 17.5979 5.37808 16.5823 4.79103C15.5668 4.20398 14.3709 4.17936 13.3372 4.72407C12.4018 1.79043 9.5548 0.275742 6.9782 1.34076C4.4016 2.40578 3.07125 5.64756 4.00666 8.58097C1.7496 8.6622 -0.0332823 10.7893 0.000471449 13.36C0.0344273 15.9309 1.87269 17.9959 4.13096 18H19.4467C21.9612 18 24 15.679 24 12.8157C24 9.95251 21.9612 7.63147 19.4467 7.63147Z", fill: "#00A5E3" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M10.5068 7.01842C10.3773 7.09507 10.2732 7.14617 10.1695 7.19784C9.78044 7.40279 9.41665 7.58163 9.02755 7.78659C9.0006 7.80175 8.97878 7.82448 8.96494 7.85187C8.95111 7.87927 8.94587 7.91009 8.94984 7.94044V15.6976C8.94984 15.7998 8.92395 15.877 8.82034 15.9026C8.62763 15.9812 8.41858 16.013 8.21081 15.9952C8.00303 15.9774 7.80259 15.9106 7.62649 15.8004C7.49708 15.7106 7.38694 15.5966 7.3023 15.4648C7.21765 15.333 7.1602 15.186 7.13324 15.0322C7.0686 14.6172 7.04258 14.1972 7.05553 13.7775C7.02963 11.729 7.00375 9.65563 7.00375 7.60719C6.98344 7.28132 7.04591 6.9556 7.18559 6.65961C7.30313 6.41238 7.50632 6.21465 7.75852 6.10203C8.01072 5.98941 8.29538 5.9693 8.56128 6.04531C8.92952 6.15509 9.27885 6.31913 9.59739 6.53186C9.88519 6.68572 10.1684 6.83902 10.428 6.99288C10.455 6.96677 10.4809 6.99231 10.5068 7.01842Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M10.5585 14.9033V12.6755C10.5577 12.6455 10.5643 12.6158 10.5779 12.5889C10.5914 12.5621 10.6115 12.539 10.6363 12.5216C11.5187 12.035 12.401 11.5485 13.2581 11.0625C13.4918 10.9348 13.7255 10.8064 13.9845 10.6526C13.8344 10.5575 13.6783 10.472 13.5171 10.3965C13.128 10.166 12.7383 9.96107 12.3492 9.73113C12.3301 9.71819 12.3074 9.71126 12.2842 9.71126C12.2609 9.71126 12.2383 9.71819 12.2192 9.73113C11.7259 10.0383 11.259 10.3199 10.7658 10.627C10.7399 10.627 10.7399 10.6526 10.714 10.6526V9.01406C10.713 8.98039 10.7194 8.9469 10.7328 8.91593C10.7462 8.88495 10.7663 8.85723 10.7917 8.83465C11.2332 8.5275 11.6741 8.24589 12.0897 7.93874C12.1137 7.92607 12.1404 7.91944 12.1677 7.91944C12.1949 7.91944 12.2217 7.92607 12.2456 7.93874C12.8425 8.27144 13.4659 8.63025 14.0628 8.96068C14.4778 9.19119 14.8934 9.4217 15.3343 9.65164C15.6503 9.81383 15.9118 10.0629 16.0872 10.3687C16.1978 10.5676 16.2422 10.7957 16.2142 11.0209C16.1862 11.246 16.0872 11.4568 15.9312 11.6234C15.7261 11.8537 15.4796 12.0447 15.2042 12.1866C14.6073 12.5193 14.0363 12.8782 13.4394 13.2086C12.6865 13.6441 11.9601 14.0534 11.2072 14.4889C10.9735 14.6473 10.7663 14.7761 10.5585 14.9033Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M29.6559 1.11411V2.22235H31.9372V3.3294H29.6559V5.05733H28.1823V0.0070591H32.2418V1.11411H29.6559Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M32.901 0.0214462H34.3746V5.04298H32.901V0.0214462Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M37.3149 3.7201H36.5072V5.04329H35.0336V0.0211535H37.3969C38.815 0.0211535 39.7047 0.722863 39.7047 1.8838C39.7193 2.21576 39.6319 2.54445 39.4538 2.82812C39.2756 3.11179 39.0146 3.33764 38.704 3.47701L39.8138 5.04269H38.2589L37.3149 3.7201ZM37.3426 1.1282H36.5349V2.58611H37.3414C37.953 2.58611 38.2589 2.31608 38.2589 1.85685C38.2311 1.42517 37.953 1.1282 37.3414 1.1282H37.3426Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M44.6159 3.93624V5.04329H40.4731V0.0211535H44.5327V1.1282H41.919V1.96642H44.2268V3.01958H41.919V3.93744L44.6159 3.93624Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M46.7485 1.11406V2.22231H49.0298V3.32936H46.7485V5.05729H45.2749V0.00701332H49.3344V1.11406H46.7485Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M49.9935 0.0211535H51.4671V3.90929H53.9396V5.04329H50.0194V0.0211535H49.9935Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M54.5986 0.0214462H56.0722V5.04298H54.5986V0.0214462Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M61.653 0.0214462V5.04298H60.4575L58.1762 2.37026V5.04298H56.7316V0.0214462H57.9271L60.2084 2.69417V0.0214462H61.653Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M64.314 3.22067L63.7591 3.78766V5.05637H62.312V0.00788879H63.7579V2.08667L65.7599 0.00788879H67.3722L65.2592 2.22318L67.4838 5.03122H65.7876L64.314 3.22067Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M30.3576 12.079V13.852H34.0074V15.6231H30.3576V18.3876H28V10.3078H34.4946V12.079H30.3576Z", fill: "#00A5E3" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M39.7364 18.5176C38.9708 18.5176 38.2672 18.3398 37.6253 17.9841C36.9912 17.6284 36.4847 17.1335 36.1058 16.4994C35.7347 15.8576 35.5491 15.1384 35.5491 14.3419C35.5491 13.5454 35.7347 12.8302 36.1058 12.1961C36.4847 11.562 36.9912 11.0671 37.6253 10.7114C38.2672 10.3557 38.9708 10.1778 39.7364 10.1778C40.5019 10.1778 41.2018 10.3557 41.8358 10.7114C42.4777 11.0671 42.9803 11.562 43.3437 12.1961C43.7149 12.8302 43.9005 13.5454 43.9005 14.3419C43.9005 15.1384 43.7149 15.8576 43.3437 16.4994C42.9726 17.1335 42.4699 17.6284 41.8358 17.9841C41.2018 18.3398 40.5019 18.5176 39.7364 18.5176ZM39.7364 16.7082C40.3859 16.7082 40.904 16.4916 41.2907 16.0586C41.6851 15.6256 41.8822 15.0533 41.8822 14.3419C41.8822 13.6228 41.6851 13.0505 41.2907 12.6252C40.904 12.1922 40.3859 11.9757 39.7364 11.9757C39.0791 11.9757 38.5533 12.1883 38.1589 12.6136C37.7723 13.0389 37.5789 13.615 37.5789 14.3419C37.5789 15.0611 37.7723 15.6372 38.1589 16.0702C38.5533 16.4955 39.0791 16.7082 39.7364 16.7082Z", fill: "#00A5E3" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M49.1075 18.419L47.414 15.3453H46.9384V18.419H44.955V10.2764H48.2839C48.9258 10.2764 49.4709 10.3885 49.9194 10.6128C50.3757 10.837 50.7159 11.1463 50.9401 11.5407C51.1644 11.9274 51.2765 12.3604 51.2765 12.8398C51.2765 13.3811 51.1219 13.8644 50.8126 14.2897C50.511 14.715 50.0625 15.0166 49.467 15.1945L51.3461 18.419H49.1075ZM46.9384 13.9417H48.1679C48.5314 13.9417 48.802 13.8528 48.9799 13.675C49.1655 13.4971 49.2583 13.2458 49.2583 12.921C49.2583 12.6117 49.1655 12.3681 48.9799 12.1903C48.802 12.0124 48.5314 11.9235 48.1679 11.9235H46.9384V13.9417Z", fill: "#00A5E3" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M52.4005 14.3535C52.4005 13.5493 52.5745 12.834 52.9225 12.2077C53.2705 11.5736 53.7538 11.0825 54.3724 10.7346C54.9987 10.3789 55.7063 10.201 56.495 10.201C57.4616 10.201 58.289 10.4562 58.9773 10.9666C59.6655 11.4769 60.1256 12.1729 60.3576 13.0544H58.1769C58.0145 12.7142 57.7825 12.4551 57.481 12.2773C57.1871 12.0994 56.8507 12.0105 56.4718 12.0105C55.8609 12.0105 55.366 12.2231 54.9871 12.6484C54.6082 13.0737 54.4188 13.6421 54.4188 14.3535C54.4188 15.0649 54.6082 15.6333 54.9871 16.0586C55.366 16.4839 55.8609 16.6966 56.4718 16.6966C56.8507 16.6966 57.1871 16.6076 57.481 16.4298C57.7825 16.2519 58.0145 15.9929 58.1769 15.6526H60.3576C60.1256 16.5342 59.6655 17.2301 58.9773 17.7405C58.289 18.2431 57.4616 18.4944 56.495 18.4944C55.7063 18.4944 54.9987 18.3204 54.3724 17.9725C53.7538 17.6168 53.2705 17.1257 52.9225 16.4994C52.5745 15.873 52.4005 15.1577 52.4005 14.3535Z", fill: "#00A5E3" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M63.3955 11.8655V13.5126H66.0517V15.0437H63.3955V16.83H66.3996V18.419H61.412V10.2764H66.3996V11.8655H63.3955Z", fill: "#00A5E3" }));
|
422
422
|
|
423
423
|
const SvgMsDynamic = (props) => /* @__PURE__ */ React__namespace.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 10 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M0.0318604 16V5.16323L3.06376 7.08443L0.272016 15.5797L9.96808 5.58349V10.5066L0.0318604 16Z", fill: "currentColor" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M6.36583 7.32458L0.0318604 4.23265V0L9.45776 5.01313L6.36583 7.32458Z", fill: "currentColor" }));
|
424
424
|
|
@@ -446,6 +446,8 @@ const SvgSwitchLicenseIcon = (props) => /* @__PURE__ */ React__namespace.createE
|
|
446
446
|
|
447
447
|
const SvgFireflinkLogo = (props) => /* @__PURE__ */ React__namespace.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 238 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M61.4537 17.8485V22.8928H71.6263V27.9317H61.4537V35.7966H54.8828V12.8096H72.9844V17.8485H61.4537Z", fill: "currentColor" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M76.4541 12.8095H83.025V35.6658H76.4541V12.8095Z", fill: "currentColor" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M97.9099 29.6458H94.3082V35.6685H87.7373V12.8095H98.2755C104.599 12.8095 108.566 16.0035 108.566 21.2876C108.631 22.7986 108.242 24.2947 107.447 25.5858C106.653 26.877 105.489 27.905 104.104 28.5394L109.053 35.6658H102.119L97.9099 29.6458ZM98.0336 17.8484H94.4319V24.4843H98.0281C100.755 24.4843 102.119 23.2552 102.119 21.165C101.995 19.2001 100.755 17.8484 98.0281 17.8484H98.0336Z", fill: "currentColor" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M131.006 30.6296V35.6685H112.533V12.8095H130.635V17.8484H118.98V21.6637H129.271V26.4573H118.98V30.6351L131.006 30.6296Z", fill: "currentColor" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M141.421 17.8484V22.8928H151.593V27.9317H141.421V35.7966H134.85V12.8095H152.951V17.8484H141.421Z", fill: "currentColor" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M156.298 12.8095H162.869V30.507H173.894V35.6685H156.413V12.8095H156.298Z", fill: "currentColor" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M176.752 12.8095H183.323V35.6658H176.752V12.8095Z", fill: "currentColor" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M210.104 12.8095V35.6658H204.773L194.601 23.5005V35.6658H188.159V12.8095H193.49L203.663 24.9748V12.8095H210.104Z", fill: "currentColor" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M223.866 27.4329L221.391 30.0137V35.7884H214.938V12.8095H221.386V22.2714L230.313 12.8095H237.502L228.08 22.8928L238 35.6739H230.436L223.866 27.4329Z", fill: "currentColor" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M16.7502 4.88842C16.1316 5.25632 15.6341 5.50162 15.1392 5.74961C13.2807 6.7334 11.5431 7.59181 9.68453 8.5756C9.5558 8.64839 9.45159 8.75748 9.3855 8.88897C9.31942 9.02047 9.29442 9.16842 9.31335 9.31412V46.5486C9.31335 47.0391 9.18969 47.4097 8.69481 47.5323C7.77434 47.9098 6.7758 48.0623 5.78338 47.9769C4.79096 47.8916 3.83353 47.5709 2.99243 47.0418C2.37431 46.6111 1.84823 46.0636 1.44391 45.4309C1.0396 44.7982 0.765171 44.0926 0.636432 43.3546C0.327663 41.3625 0.203398 39.3465 0.265245 37.3319C0.141525 27.4994 0.0178993 17.547 0.0178993 7.7145C-0.0791099 6.15032 0.219297 4.58688 0.886463 3.16613C1.44789 1.9794 2.41841 1.03032 3.62304 0.489747C4.82768 -0.050828 6.18734 -0.147392 7.45741 0.217461C9.21628 0.744425 10.8848 1.5318 12.4063 2.55294C13.781 3.29147 15.1337 4.0273 16.3736 4.76583C16.5028 4.64047 16.6265 4.76306 16.7502 4.88842Z", fill: "currentColor" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M16.9984 42.736V32.0423C16.9942 31.8984 17.026 31.7558 17.0907 31.6269C17.1555 31.4981 17.2512 31.3871 17.3696 31.3038C21.5843 28.9683 25.7989 26.6328 29.8926 24.3001C31.0089 23.6869 32.1253 23.071 33.3625 22.3324C32.6455 21.8761 31.8998 21.4656 31.13 21.1034C29.2715 19.997 27.41 19.0132 25.5515 17.9095C25.46 17.8474 25.3516 17.8141 25.2407 17.8141C25.1298 17.8141 25.0218 17.8474 24.9303 17.9095C22.5741 19.3838 20.3443 20.7354 17.9881 22.2098C17.8644 22.2098 17.8645 22.3324 17.7408 22.3324V14.4676C17.7361 14.3059 17.7667 14.1452 17.8307 13.9965C17.8948 13.8478 17.9909 13.7147 18.112 13.6064C20.2207 12.132 22.3267 10.7803 24.3117 9.306C24.4263 9.24517 24.5543 9.21335 24.6843 9.21335C24.8142 9.21335 24.9422 9.24517 25.0568 9.306C27.9079 10.903 30.8853 12.6253 33.7364 14.2113C35.7187 15.3177 37.7036 16.4242 39.8096 17.5279C41.3189 18.3064 42.568 19.502 43.4057 20.9698C43.934 21.9245 44.1462 23.0195 44.0125 24.1002C43.8788 25.1809 43.406 26.1927 42.6607 26.9925C41.681 28.0979 40.5036 29.0144 39.1881 29.6959C36.337 31.2929 33.6099 33.0152 30.7588 34.6013C27.1627 36.6915 23.6929 38.6563 20.0968 40.7466C18.9806 41.5069 17.9909 42.1255 16.9984 42.736Z", fill: "currentColor" }));
|
448
448
|
|
449
|
+
const SvgFireflinkPlatformProduct = (props) => /* @__PURE__ */ React__namespace.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 66 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M6.92346 2.03821C6.66774 2.19509 6.46301 2.29393 6.2575 2.39669C5.48957 2.80614 4.77267 3.16462 4.00474 3.57329C3.95139 3.60359 3.90805 3.64886 3.88016 3.70351C3.85228 3.75816 3.84102 3.8198 3.8478 3.88077V19.3963C3.8478 19.601 3.79687 19.7547 3.59214 19.8057C3.2122 19.9627 2.80008 20.026 2.39055 19.9903C1.98101 19.9547 1.58606 19.8212 1.23893 19.601C0.98372 19.4216 0.76641 19.1936 0.5995 18.93C0.43259 18.6665 0.319371 18.3725 0.266282 18.0651C0.137575 17.235 0.0850053 16.3948 0.109344 15.555C0.0583582 11.4581 0.0073682 7.31096 0.0073682 3.21403C-0.03262 2.56259 0.0906177 1.91149 0.365865 1.31971C0.597687 0.825134 0.998464 0.429565 1.49603 0.204223C1.99359 -0.0211191 2.55522 -0.0614419 3.07987 0.090541C3.80774 0.309537 4.49832 0.637489 5.12801 1.06322C5.69121 1.3707 6.2544 1.67739 6.76662 1.98488C6.82152 1.93546 6.87247 1.98644 6.92346 2.03821Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M7.02131 17.8102V13.3548C7.02011 13.2946 7.03378 13.235 7.06115 13.1814C7.08852 13.1277 7.1287 13.0817 7.17816 13.0473C8.91953 12.0739 10.6609 11.1012 12.3505 10.1286C12.8109 9.87207 13.2722 9.61637 13.7836 9.30888C13.4876 9.11873 13.1797 8.94764 12.8619 8.79665C12.094 8.33543 11.3261 7.92598 10.5582 7.46318C10.5204 7.43749 10.4756 7.42373 10.4299 7.42373C10.3842 7.42373 10.3395 7.43749 10.3017 7.46318C9.32903 8.07737 8.40735 8.63979 7.43391 9.25555C7.38292 9.25555 7.38294 9.30654 7.33117 9.30654V6.0293C7.32971 5.96173 7.34295 5.89467 7.37004 5.83276C7.39714 5.77086 7.43739 5.71559 7.48801 5.67082C8.3587 5.05664 9.22863 4.49422 10.0483 3.87846C10.0955 3.85326 10.1481 3.84009 10.2016 3.84009C10.2551 3.84009 10.3078 3.85326 10.355 3.87846C11.5316 4.54442 12.7615 5.26136 13.9397 5.92653C14.7586 6.38697 15.5784 6.8482 16.4498 7.30864C17.0731 7.63313 17.5891 8.13115 17.9354 8.74253C18.1536 9.1404 18.2413 9.59675 18.1861 10.0471C18.1309 10.4975 17.9357 10.9192 17.628 11.2526C17.2232 11.7129 16.7372 12.0948 16.1941 12.379C15.0175 13.045 13.8895 13.7619 12.7122 14.4271C11.2273 15.2978 9.79338 16.1167 8.30851 16.9874C7.84101 17.298 7.43077 17.5506 7.02131 17.8102Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M24.0473 3.84978V4.8041H26.0117V5.75739H24.0473V7.24533H22.7783V2.89648H26.274V3.84978H24.0473Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M26.774 2.90894H28.043V7.23304H26.774V2.90894Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M30.5074 6.09389H29.8119V7.23331H28.543V2.90869H30.578C31.7992 2.90869 32.5653 3.51294 32.5653 4.51263C32.5779 4.7985 32.5027 5.08153 32.3492 5.3258C32.1958 5.57007 31.9711 5.76456 31.7036 5.88457L32.6593 7.23279H31.3203L30.5074 6.09389ZM30.5313 3.86198H29.8358V5.1174H30.5303C31.057 5.1174 31.3203 4.88488 31.3203 4.48943C31.2964 4.11771 31.057 3.86198 30.5303 3.86198H30.5313Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M36.7267 6.28001V7.23331H33.1593V2.90869H36.655V3.86198H34.4043V4.58378H36.3916V5.49067H34.4043V6.28105L36.7267 6.28001Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M38.4956 3.84978V4.8041H40.4601V5.75739H38.4956V7.24533H37.2267V2.89648H40.7224V3.84978H38.4956Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M41.2223 2.90869H42.4912V6.25681H44.6203V7.23331H41.2446V2.90869H41.2223Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M45.1204 2.90894H46.3893V7.23304H45.1204V2.90894Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M51.1272 2.90894V7.23304H50.0977L48.1333 4.93152V7.23304H46.8893V2.90894H47.9188L49.8832 5.21045V2.90894H51.1272Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M53.3512 5.66377L52.8733 6.15202V7.24452H51.6272V2.89722H52.8722V4.68728L54.5962 2.89722H55.9846L54.1651 4.80483L56.0807 7.22286H54.6201L53.3512 5.66377Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M62.1768 6.47762H60.4973L60.2281 7.246H59.0807L60.7088 2.896H61.978L63.6062 7.246H62.446L62.1768 6.47762ZM61.8947 5.65967L61.337 4.06715L60.7858 5.65967H61.8947Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M65.2023 2.896V7.246H64.1062V2.896H65.2023Z", fill: "white" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M27.1194 13.1687C27.1194 13.5001 27.0434 13.8042 26.8913 14.0813C26.7392 14.3528 26.5056 14.5728 26.1906 14.7412C25.8755 14.9096 25.4844 14.9938 25.0173 14.9938H24.1536V17.047H22.7604V11.3273H25.0173C25.4736 11.3273 25.8592 11.4061 26.1743 11.5636C26.4893 11.7211 26.7256 11.9384 26.8831 12.2154C27.0406 12.4925 27.1194 12.8102 27.1194 13.1687ZM24.9114 13.8857C25.1775 13.8857 25.3758 13.8232 25.5062 13.6983C25.6365 13.5734 25.7017 13.3968 25.7017 13.1687C25.7017 12.9406 25.6365 12.764 25.5062 12.6391C25.3758 12.5142 25.1775 12.4517 24.9114 12.4517H24.1536V13.8857H24.9114Z", fill: "#E9A1FF" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M29.238 15.9715H31.0631V17.047H27.8447V11.3273H29.238V15.9715Z", fill: "#E9A1FF" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M35.2882 16.0367H33.1535L32.8113 17.047H31.3529L33.4224 11.3273H35.0356L37.1051 17.047H35.6304L35.2882 16.0367ZM34.9297 14.9612L34.2209 12.8672L33.5201 14.9612H34.9297Z", fill: "#E9A1FF" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M41.8496 11.3273V12.4436H40.3341V17.047H38.9409V12.4436H37.4254V11.3273H41.8496Z", fill: "#E9A1FF" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M46.2724 11.3273V12.4436H43.9421V13.6494H45.6857V14.7331H43.9421V17.047H42.5488V11.3273H46.2724Z", fill: "#E9A1FF" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M49.7097 17.1041C49.1719 17.1041 48.6776 16.9791 48.2268 16.7293C47.7814 16.4794 47.4256 16.1318 47.1594 15.6864C46.8987 15.2355 46.7683 14.7304 46.7683 14.1709C46.7683 13.6114 46.8987 13.109 47.1594 12.6636C47.4256 12.2181 47.7814 11.8705 48.2268 11.6206C48.6776 11.3708 49.1719 11.2458 49.7097 11.2458C50.2474 11.2458 50.739 11.3708 51.1844 11.6206C51.6353 11.8705 51.9883 12.2181 52.2436 12.6636C52.5043 13.109 52.6347 13.6114 52.6347 14.1709C52.6347 14.7304 52.5043 15.2355 52.2436 15.6864C51.9829 16.1318 51.6298 16.4794 51.1844 16.7293C50.739 16.9791 50.2474 17.1041 49.7097 17.1041ZM49.7097 15.833C50.1659 15.833 50.5299 15.6809 50.8015 15.3767C51.0785 15.0726 51.217 14.6706 51.217 14.1709C51.217 13.6657 51.0785 13.2638 50.8015 12.965C50.5299 12.6608 50.1659 12.5087 49.7097 12.5087C49.248 12.5087 48.8786 12.6581 48.6016 12.9569C48.33 13.2556 48.1942 13.6603 48.1942 14.1709C48.1942 14.676 48.33 15.0807 48.6016 15.3849C48.8786 15.6836 49.248 15.833 49.7097 15.833Z", fill: "#E9A1FF" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M56.3267 17.047L55.1371 14.8879H54.8031V17.047H53.4098V11.3273H55.7482C56.1991 11.3273 56.582 11.4061 56.897 11.5636C57.2175 11.7211 57.4565 11.9384 57.614 12.2154C57.7716 12.487 57.8503 12.7912 57.8503 13.128C57.8503 13.5082 57.7417 13.8477 57.5244 14.1464C57.3126 14.4452 56.9975 14.657 56.5793 14.782L57.8992 17.047H56.3267ZM54.8031 13.902H55.6667C55.922 13.902 56.1122 13.8395 56.2371 13.7146C56.3674 13.5897 56.4326 13.4131 56.4326 13.185C56.4326 12.9677 56.3674 12.7966 56.2371 12.6717C56.1122 12.5468 55.922 12.4843 55.6667 12.4843H54.8031V13.902Z", fill: "#E9A1FF" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M65.2024 11.3273V17.047H63.8091V13.6168L62.5299 17.047H61.4055L60.1182 13.6087V17.047H58.7249V11.3273H60.3708L61.9759 15.2871L63.5647 11.3273H65.2024Z", fill: "#E9A1FF" }));
|
450
|
+
|
449
451
|
const SvgWswbDeleteIcon = (props) => /* @__PURE__ */ React__namespace.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M7.77783 17.4447C7.77783 17.8571 7.94168 18.2527 8.23333 18.5443C8.52498 18.836 8.92054 18.9998 9.333 18.9998H15.556C15.9685 18.9998 16.364 18.836 16.6557 18.5443C16.9473 18.2527 17.1112 17.8571 17.1112 17.4447V8.11133H7.77783V17.4447Z", fill: "currentColor" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M15.1667 5.77817L14.3897 5H10.5L9.723 5.77817H7V7.33333H17.8885V5.77817H15.1667Z", fill: "currentColor" }));
|
450
452
|
|
451
453
|
const SvgWswbPlusIcon = (props) => /* @__PURE__ */ React__namespace.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React__namespace.createElement("g", { opacity: 0.4 }, /* @__PURE__ */ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.25 5.25C12.6796 5.25 13.0278 5.59822 13.0278 6.02778V11.4722H18.4722C18.9018 11.4722 19.25 11.8204 19.25 12.25C19.25 12.6796 18.9018 13.0278 18.4722 13.0278H13.0278V18.4722C13.0278 18.9018 12.6796 19.25 12.25 19.25C11.8204 19.25 11.4722 18.9018 11.4722 18.4722V13.0278H6.02778C5.59822 13.0278 5.25 12.6796 5.25 12.25C5.25 11.8204 5.59822 11.4722 6.02778 11.4722H11.4722V6.02778C11.4722 5.59822 11.8204 5.25 12.25 5.25Z", fill: "currentColor" })));
|
@@ -1261,6 +1263,7 @@ Components['ios_icon'] = SvgIosIcon;
|
|
1261
1263
|
Components['help_icon'] = SvgHelpIcon;
|
1262
1264
|
Components['select_license'] = SvgSwitchLicenseIcon;
|
1263
1265
|
Components['fireflink-logo'] = SvgFireflinkLogo;
|
1266
|
+
Components['fireflink_product_logo'] = SvgFireflinkPlatformProduct;
|
1264
1267
|
Components['wswb_delete_icon'] = SvgWswbDeleteIcon;
|
1265
1268
|
Components['wswb_plus_icon'] = SvgWswbPlusIcon;
|
1266
1269
|
Components['local_variable_icon'] = SvgLocalVariableIcon;
|
@@ -6108,7 +6111,8 @@ const Dropdown$1 = /*#__PURE__*/React.forwardRef(({
|
|
6108
6111
|
showArrowIcon = true,
|
6109
6112
|
showClearIcon = false,
|
6110
6113
|
noResultsMessage,
|
6111
|
-
searchedIcon = ''
|
6114
|
+
searchedIcon = '',
|
6115
|
+
dropDownHeight = 160
|
6112
6116
|
}, ref) => {
|
6113
6117
|
const themeContext = React.useContext(ThemeContext);
|
6114
6118
|
const currentTheme = themeContext?.currentTheme;
|
@@ -6202,10 +6206,9 @@ const Dropdown$1 = /*#__PURE__*/React.forwardRef(({
|
|
6202
6206
|
// Calculate height for virtualization
|
6203
6207
|
const listHeight = React.useMemo(() => {
|
6204
6208
|
if (checkEmpty(options)) return 32;
|
6205
|
-
if (options.length > 5) return
|
6209
|
+
if (options.length > 5) return dropDownHeight;
|
6206
6210
|
return options.length * optionHeight;
|
6207
6211
|
}, [options]);
|
6208
|
-
// Render function for virtualized items
|
6209
6212
|
const renderOptionRow = ({
|
6210
6213
|
index,
|
6211
6214
|
style
|
@@ -6362,7 +6365,8 @@ const Select$1 = ({
|
|
6362
6365
|
background = '',
|
6363
6366
|
borderRadius = '0px',
|
6364
6367
|
noResultsMessage,
|
6365
|
-
dropDownRef
|
6368
|
+
dropDownRef,
|
6369
|
+
dropDownHeight = 160
|
6366
6370
|
}) => {
|
6367
6371
|
const selectWidth = typeof width === 'number' ? `${width}px` : width;
|
6368
6372
|
const memoizedOptionsList = React.useMemo(() => optionsList, [optionsList]);
|
@@ -6642,7 +6646,8 @@ const Select$1 = ({
|
|
6642
6646
|
showClearIcon: showClearIcon,
|
6643
6647
|
noResultsMessage: noResultsMessage,
|
6644
6648
|
ref: dropDownRef,
|
6645
|
-
searchedIcon: searchedIcon
|
6649
|
+
searchedIcon: searchedIcon,
|
6650
|
+
dropDownHeight: dropDownHeight
|
6646
6651
|
}), document.body)
|
6647
6652
|
}), showClearIcon && jsxRuntime.jsx(Tooltip, {
|
6648
6653
|
title: "Cancel",
|
@@ -31264,7 +31269,8 @@ const clearStore = () => {
|
|
31264
31269
|
};
|
31265
31270
|
|
31266
31271
|
const AppHeader = ({
|
31267
|
-
|
31272
|
+
logo,
|
31273
|
+
profileContent,
|
31268
31274
|
width,
|
31269
31275
|
borderRadius,
|
31270
31276
|
leftContent,
|
@@ -31431,20 +31437,12 @@ const AppHeader = ({
|
|
31431
31437
|
borderStartStartRadius: borderRadius,
|
31432
31438
|
borderStartEndRadius: borderRadius
|
31433
31439
|
},
|
31434
|
-
children: [jsxRuntime.
|
31435
|
-
className: "ff-app-header-
|
31436
|
-
children:
|
31437
|
-
|
31438
|
-
|
31439
|
-
|
31440
|
-
name: logoIconName,
|
31441
|
-
height: 24,
|
31442
|
-
width: 21
|
31443
|
-
})
|
31444
|
-
}), leftContent && jsxRuntime.jsx("div", {
|
31445
|
-
className: "ff-app-header-left-content",
|
31446
|
-
children: leftContent
|
31447
|
-
})]
|
31440
|
+
children: [jsxRuntime.jsx("div", {
|
31441
|
+
className: "ff-app-header-logo-icon",
|
31442
|
+
children: logo
|
31443
|
+
}), leftContent && jsxRuntime.jsx("div", {
|
31444
|
+
className: "ff-app-header-left-content",
|
31445
|
+
children: leftContent
|
31448
31446
|
}), jsxRuntime.jsxs("div", {
|
31449
31447
|
className: "ff-app-header-nav-bar",
|
31450
31448
|
style: {
|
@@ -31578,6 +31576,9 @@ const AppHeader = ({
|
|
31578
31576
|
}), rightContent && jsxRuntime.jsx("div", {
|
31579
31577
|
className: "ff-app-header-right-content",
|
31580
31578
|
children: rightContent
|
31579
|
+
}), profileContent && jsxRuntime.jsx("div", {
|
31580
|
+
className: "ff-app-header-profile-content",
|
31581
|
+
children: profileContent
|
31581
31582
|
})]
|
31582
31583
|
})
|
31583
31584
|
});
|
@@ -38924,8 +38925,8 @@ function dragEndAutoFill(currentData, selectedRange, cellValue, activeCell, cont
|
|
38924
38925
|
};
|
38925
38926
|
}
|
38926
38927
|
let updatedData = currentData;
|
38927
|
-
const
|
38928
|
-
const
|
38928
|
+
const baseValue = String(cellValue.value ?? '');
|
38929
|
+
const matches = [...baseValue.matchAll(/(\d+)/g)];
|
38929
38930
|
for (let row = startPoint.row; row <= endPoint.row; row++) {
|
38930
38931
|
for (let col = startPoint.column; col <= endPoint.column; col++) {
|
38931
38932
|
const currentCell = get$1({
|
@@ -38935,8 +38936,8 @@ function dragEndAutoFill(currentData, selectedRange, cellValue, activeCell, cont
|
|
38935
38936
|
if (!currentCell || currentCell.readOnly || ['file'].includes(currentCell?.inputType?.type || '')) {
|
38936
38937
|
continue;
|
38937
38938
|
}
|
38938
|
-
let newValue =
|
38939
|
-
if (!control &&
|
38939
|
+
let newValue = baseValue;
|
38940
|
+
if (!control && matches.length > 0) {
|
38940
38941
|
let step = 0;
|
38941
38942
|
if (Math.abs(rowCount) > Math.abs(columnCount)) {
|
38942
38943
|
step = row - (activeCell?.row ?? startPoint.row);
|
@@ -38945,8 +38946,9 @@ function dragEndAutoFill(currentData, selectedRange, cellValue, activeCell, cont
|
|
38945
38946
|
}
|
38946
38947
|
let index = 0;
|
38947
38948
|
newValue = newValue.replace(/(\d+)/g, () => {
|
38948
|
-
const
|
38949
|
-
|
38949
|
+
const match = matches[index++];
|
38950
|
+
if (!match) return '';
|
38951
|
+
const originalNum = parseInt(match[0], 10);
|
38950
38952
|
return (originalNum + step).toString();
|
38951
38953
|
});
|
38952
38954
|
}
|