odaptos_design_system 2.0.307 → 2.0.308

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/dist/index.cjs CHANGED
@@ -9012,6 +9012,31 @@ function BookFlipPageIcon({ stroke = "transparent", strokeWidth, fill, size = "b
9012
9012
  })));
9013
9013
  }
9014
9014
 
9015
+ //#endregion
9016
+ //#region src/DesignTokens/Icons/Miscellaneous/WalletIcon.tsx
9017
+ function WalletIcon({ stroke, strokeWidth, fill, size = "base",...rest }) {
9018
+ return /* @__PURE__ */ react.default.createElement(__mui_material.SvgIcon, {
9019
+ strokeWidth: strokeWidth ?? .1,
9020
+ stroke: stroke ? stroke : "currentColor",
9021
+ sx: {
9022
+ height: getIconSize(size),
9023
+ width: getIconSize(size)
9024
+ },
9025
+ ...rest
9026
+ }, /* @__PURE__ */ react.default.createElement("svg", {
9027
+ xmlns: "http://www.w3.org/2000/svg",
9028
+ width: "16",
9029
+ height: "16",
9030
+ viewBox: "0 0 16 16",
9031
+ fill: "none"
9032
+ }, /* @__PURE__ */ react.default.createElement("path", {
9033
+ "fill-rule": "evenodd",
9034
+ "clip-rule": "evenodd",
9035
+ d: "M9.79828 0.0146202C9.75572 0.0219116 9.6701 0.0436715 9.60803 0.0629464C9.54125 0.0836763 8.04002 0.841921 5.9319 1.91965C3.12031 3.35703 2.35599 3.74136 2.30866 3.74158C2.23257 3.74195 2.00677 3.7796 1.87236 3.81436C1.6679 3.86721 1.39298 3.98607 1.20939 4.10095C0.556487 4.50955 0.124834 5.1828 0.0251877 5.94799C-0.00896586 6.21023 -0.00811842 13.5459 0.0260991 13.7919C0.143782 14.6384 0.650265 15.3535 1.40575 15.7398C1.58875 15.8334 1.84599 15.9183 2.08996 15.9656C2.22189 15.9912 2.61983 15.9937 7.34134 15.9987C10.6923 16.0023 12.5223 15.9984 12.6602 15.9875C12.9131 15.9676 13.0682 15.9368 13.2826 15.864C13.8981 15.6551 14.4138 15.2036 14.7097 14.6149C14.9265 14.1833 14.98 13.9313 14.9952 13.2691L15.0052 12.8326L15.0485 12.8228C15.1164 12.8076 15.3272 12.6786 15.45 12.5771C15.6272 12.4308 15.7957 12.1974 15.8805 11.981C15.9217 11.8758 15.9941 11.6869 16 11.6167C16 11.6167 15.9937 9.42453 15.9983 10C15.9983 12.0906 16.0029 10.5755 15.9983 10C16 8.09418 16.0029 9.42004 15.9983 10C15.9937 10.58 16 8.09418 16 8.09418C16 8 15.8981 7.78339 15.8405 7.66427C15.7575 7.4925 15.6799 7.38147 15.5498 7.24846C15.4172 7.11288 15.2947 7.02562 15.1226 6.94394L15.0054 6.88839L14.9953 6.45515C14.9828 5.9202 14.9536 5.72287 14.8409 5.41022C14.5584 4.62668 13.9215 4.03482 13.1274 3.81768C13.045 3.79515 12.9415 3.77198 12.8973 3.76616L12.817 3.7556L12.0712 2.23212C11.3958 0.852498 11.315 0.695585 11.2161 0.570241C10.9866 0.279417 10.679 0.0911312 10.318 0.0204566C10.1924 -0.00413156 9.92503 -0.00713968 9.79828 0.0146202ZM9.81971 1.08108C9.75375 1.11146 8.56294 1.71835 7.17345 2.42972L4.64711 3.72313L8.16082 3.72405L11.6745 3.72495L11.0675 2.48372C10.7337 1.80106 10.4391 1.21763 10.413 1.18723C10.3298 1.09032 10.2145 1.03836 10.0677 1.03169C9.95014 1.02633 9.9298 1.03039 9.81971 1.08108ZM2.31264 4.77308C1.67055 4.85497 1.12883 5.38607 1.02589 6.0346C1.00304 6.17855 1.0037 13.5531 1.02658 13.6975C1.09258 14.1144 1.36025 14.5179 1.72447 14.7497C1.83971 14.823 2.05138 14.9039 2.21999 14.9391C2.38121 14.9726 2.39499 14.9727 7.48966 14.9727C13.0458 14.9727 12.7125 14.9781 12.9841 14.8835C13.4077 14.7358 13.7613 14.3742 13.9056 13.9412C13.9694 13.75 13.9928 13.5582 13.9929 13.2275L13.993 12.9292L12.8937 12.929C11.8066 12.9289 11.64 12.9224 11.3873 12.8706C11.0912 12.8099 10.7205 12.6607 10.4467 12.4921C9.84734 12.1231 9.3592 11.4969 9.14171 10.818C8.94072 10.1907 8.95177 9.4177 9.17019 8.8244C9.58086 7.70884 10.5365 6.94342 11.6779 6.81583C11.7718 6.80532 12.2595 6.79847 12.9131 6.79847H13.993L13.9929 6.50828C13.9927 6.1711 13.9687 5.98091 13.9008 5.77963C13.8014 5.48534 13.5836 5.19713 13.3302 5.02472C13.1688 4.91496 13.0549 4.86225 12.8577 4.80624L12.7058 4.76308L7.56519 4.76095C4.71783 4.75978 2.37464 4.76519 2.31264 4.77308ZM0.0100297 9.87199C0.0100297 11.9626 0.0118844 12.8178 0.0141549 11.7725C0.0164254 10.7272 0.0164254 9.01677 0.0141549 7.97148C0.0118844 6.9262 0.0100297 7.78142 0.0100297 9.87199ZM11.6655 7.85391C11.2741 7.92119 10.9121 8.10764 10.6206 8.39204C10.1767 8.82526 9.94739 9.45264 10.0107 10.0607C10.0612 10.5455 10.2463 10.9498 10.5745 11.2923C10.863 11.5934 11.2005 11.7781 11.6227 11.8658C11.7827 11.8991 11.8214 11.8998 13.2136 11.8955L14.6405 11.891L14.7256 11.8429C14.8206 11.7891 14.8865 11.7196 14.9402 11.6167L14.9763 11.5477L14.9806 9.89385C14.9849 8.24719 14.9848 8.23958 14.9513 8.14801C14.9064 8.02551 14.7919 7.90819 14.6725 7.86253C14.5845 7.82887 14.5655 7.82844 13.1889 7.83009C12.0957 7.8314 11.7666 7.83654 11.6655 7.85391ZM11.7784 9.12568C11.6046 9.18437 11.4265 9.33097 11.3388 9.48757C11.246 9.65344 11.219 9.86974 11.2673 10.0594C11.3419 10.3522 11.5968 10.5863 11.8808 10.6227C12.1347 10.6553 12.3481 10.584 12.5187 10.4096C12.627 10.2988 12.6865 10.1961 12.7213 10.0594C12.8116 9.70507 12.6439 9.33821 12.3159 9.17247C12.2018 9.11479 12.1872 9.11162 12.0191 9.10796C11.9058 9.10548 11.8194 9.11185 11.7784 9.12568Z",
9036
+ fill
9037
+ })));
9038
+ }
9039
+
9015
9040
  //#endregion
9016
9041
  //#region src/DesignTokens/Icons/Miscellaneous/BrainIcon.tsx
9017
9042
  function BrainIcon({ stroke, strokeWidth, fill, size = "base",...rest }) {
@@ -75769,6 +75794,7 @@ exports.ViewOffIcon = ViewOffIcon;
75769
75794
  exports.VoiceIcon = VoiceIcon;
75770
75795
  exports.VolumeIcon = VolumeIcon;
75771
75796
  exports.WaitingMen = WaitingMen;
75797
+ exports.WalletIcon = WalletIcon;
75772
75798
  exports.WarningIcon = WarningIcon;
75773
75799
  exports.WelcomeMessage = WelcomeMessage;
75774
75800
  exports.changeColorLuminance = changeColorLuminance;