@deriv-com/smartcharts-champion 1.4.0 → 1.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1,14 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
### ✨ Features
|
|
5
|
-
|
|
6
|
-
* new transaltions ([0f4de8e](https://github.com/deriv-com/smartcharts-champion/commit/0f4de8ea06784658c0f93a596e9a1849995df415))
|
|
7
|
-
* new transaltions ([5d6edc0](https://github.com/deriv-com/smartcharts-champion/commit/5d6edc02b301f02866b7e6b125d5631942a203c0))
|
|
1
|
+
## [1.4.1](https://github.com/deriv-com/smartcharts-champion/compare/v1.4.0...v1.4.1) (2026-01-09)
|
|
8
2
|
|
|
9
3
|
|
|
10
4
|
### 🐛 Bug Fixes
|
|
11
5
|
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
* fix the
|
|
6
|
+
* fix the color for selected market ([7abe9c2](https://github.com/deriv-com/smartcharts-champion/commit/7abe9c230fb3df2e9551e898caf44487206d1921))
|
|
7
|
+
* fix the css of the selected market in the dropdown ([250c3a6](https://github.com/deriv-com/smartcharts-champion/commit/250c3a6230b55c91e641f2c2c8a4ef48af353edd))
|
|
8
|
+
* fix the css of the selected market in the dropdown ([f29f7ac](https://github.com/deriv-com/smartcharts-champion/commit/f29f7ac23bc535e1bd57ae9b7a2446ee92f72c69))
|
|
9
|
+
* fix the selected theme for markets ([84defba](https://github.com/deriv-com/smartcharts-champion/commit/84defbac1a2c638213f83286e9dda842e55ca3dd))
|
|
10
|
+
* fix the style on hover ([dc6e3f6](https://github.com/deriv-com/smartcharts-champion/commit/dc6e3f6c20887f1e9cdf3afa8c400331f0e61eda))
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{var e={hasImageCodecs:!(typeof ImageDecoder>"u"||"Google Inc."!==navigator.vendor&&"Edg/"!==navigator.agent),hasChromiumBreakIterators:typeof Intl.v8BreakIterator<"u"&&typeof Intl.Segmenter<"u",supportsWasmGC:WebAssembly.validate(new Uint8Array([0,97,115,109,1,0,0,0,1,5,1,95,1,120,0])),crossOriginIsolated:window.crossOriginIsolated};function t(...e){return new URL(r(...e),document.baseURI).toString()}function r(...e){return e.filter(e=>!!e).map((e,t)=>0===t?i(e):function(e){let t=0;for(;t<e.length&&"/"===e.charAt(t);)t++;return e.substring(t)}(i(e))).filter(e=>e.length).join("/")}function i(e){let t=e.length;for(;t>0&&"/"===e.charAt(t-1);)t--;return e.substring(0,t)}var n=class{constructor(){this._scriptLoaded=!1}setTrustedTypesPolicy(e){this._ttPolicy=e}async loadEntrypoint(e){let{entrypointUrl:r=t("main.dart.js"),onEntrypointLoaded:i,nonce:n}=e||{};return this._loadJSEntrypoint(r,i,n)}async load(e,r,i,n,a){a??=e=>{e.initializeEngine(i).then(e=>e.runApp())};let{entryPointBaseUrl:o}=i;if("dart2wasm"===e.compileTarget)return this._loadWasmEntrypoint(e,r,o,a);{let r=t(o,e.mainJsPath??"main.dart.js");return this._loadJSEntrypoint(r,a,n)}}didCreateEngineInitializer(e){"function"==typeof this._didCreateEngineInitializerResolve&&(this._didCreateEngineInitializerResolve(e),this._didCreateEngineInitializerResolve=null,delete _flutter.loader.didCreateEngineInitializer),"function"==typeof this._onEntrypointLoaded&&this._onEntrypointLoaded(e)}_loadJSEntrypoint(e,t,r){let i="function"==typeof t;if(!this._scriptLoaded){this._scriptLoaded=!0;let n=this._createScriptTag(e,r);if(!i)return new Promise((e,t)=>{console.debug("Injecting <script> tag. Using Promises. Use the callback approach instead!"),this._didCreateEngineInitializerResolve=e,n.addEventListener("error",t),document.head.append(n)});console.debug("Injecting <script> tag. Using callback."),this._onEntrypointLoaded=t,document.head.append(n)}}async _loadWasmEntrypoint(e,r,i,n){if(!this._scriptLoaded){this._scriptLoaded=!0,this._onEntrypointLoaded=n;let{mainWasmPath:a,jsSupportRuntimePath:o}=e,s=t(i,a),l=t(i,o);null!=this._ttPolicy&&(l=this._ttPolicy.createScriptURL(l));let c,d=WebAssembly.compileStreaming(fetch(s)),u=await import(l);c="skwasm"===e.renderer?(async()=>{let e=await r.skwasm;return window._flutter_skwasmInstance=e,{skwasm:e.wasmExports,skwasmWrapper:e,ffi:{memory:e.wasmMemory}}})():{};let p=await u.instantiate(d,c);await u.invoke(p)}}_createScriptTag(e,t){let r=document.createElement("script");r.type="application/javascript",t&&(r.nonce=t);let i=e;return null!=this._ttPolicy&&(i=this._ttPolicy.createScriptURL(e)),r.src=i,r}};async function a(e,t,r){if(t<0)return e;let i,n=new Promise((e,n)=>{i=setTimeout(()=>{n(new Error(`${r} took more than ${t}ms to resolve. Moving on.`,{cause:a}))},t)});return Promise.race([e,n]).finally(()=>{clearTimeout(i)})}var o=class{setTrustedTypesPolicy(e){this._ttPolicy=e}loadServiceWorker(e){if(!e)return console.debug("Null serviceWorker configuration. Skipping."),Promise.resolve();if(!("serviceWorker"in navigator)){let e="Service Worker API unavailable.";return window.isSecureContext||(e+="\nThe current context is NOT secure.",e+="\nRead more: https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts"),Promise.reject(new Error(e))}let{serviceWorkerVersion:r,serviceWorkerUrl:i=t(`flutter_service_worker.js?v=${r}`),timeoutMillis:n=4e3}=e,o=i;return null!=this._ttPolicy&&(o=this._ttPolicy.createScriptURL(o)),a(navigator.serviceWorker.register(o).then(e=>this._getNewServiceWorker(e,r)).then(this._waitForServiceWorkerActivation),n,"prepareServiceWorker")}async _getNewServiceWorker(e,t){if(!e.active&&(e.installing||e.waiting))return console.debug("Installing/Activating first service worker."),e.installing||e.waiting;if(e.active.scriptURL.endsWith(t))return console.debug("Loading from existing service worker."),e.active;{let t=await e.update();return console.debug("Updating service worker."),t.installing||t.waiting||t.active}}async _waitForServiceWorkerActivation(e){if(!e||"activated"===e.state){if(e)return void console.debug("Service worker already active.");throw new Error("Cannot activate a null service worker!")}return new Promise((t,r)=>{e.addEventListener("statechange",()=>{"activated"===e.state&&(console.debug("Activated new service worker."),t())})})}},s=class{constructor(e,t="flutter-js"){let r=e||[/\.js$/,/\.mjs$/];window.trustedTypes&&(this.policy=trustedTypes.createPolicy(t,{createScriptURL:function(e){if(e.startsWith("blob:"))return e;let i=new URL(e,window.location),n=i.pathname.split("/").pop();if(r.some(e=>e.test(n)))return i.toString();console.error("URL rejected by TrustedTypes policy",t,":",e,"(download prevented)")}}))}},l=e=>{let t=WebAssembly.compileStreaming(fetch(e));return(e,r)=>((async()=>{let i=await t,n=await WebAssembly.instantiate(i,e);r(n,i)})(),{})};window._flutter||(window._flutter={}),window._flutter.loader||(window._flutter.loader=new class{async loadEntrypoint(e){let{serviceWorker:t,...r}=e||{},i=new s,a=new o;a.setTrustedTypesPolicy(i.policy),await a.loadServiceWorker(t).catch(e=>{console.warn("Exception while loading service worker:",e)});let l=new n;return l.setTrustedTypesPolicy(i.policy),this.didCreateEngineInitializer=l.didCreateEngineInitializer.bind(l),l.loadEntrypoint(r)}async load({serviceWorkerSettings:i,onEntrypointLoaded:a,nonce:c,config:d}={}){d??={};let u=_flutter.buildConfig;if(!u)throw"FlutterLoader.load requires _flutter.buildConfig to be set";let p=u.builds.find(t=>!("dart2wasm"===t.compileTarget&&!e.supportsWasmGC||d.renderer&&!((e,t)=>"auto"===e.renderer?"canvaskit"==t||"html"==t:e.renderer==t)(t,d.renderer))&&(t=>"skwasm"!==t||e.crossOriginIsolated&&e.hasChromiumBreakIterators&&e.hasImageCodecs&&e.supportsWasmGC)(t.renderer));if(!p)throw"FlutterLoader could not find a build compatible with configuration and environment.";let w={};w.flutterTT=new s,i&&(w.serviceWorkerLoader=new o,w.serviceWorkerLoader.setTrustedTypesPolicy(w.flutterTT.policy),await w.serviceWorkerLoader.loadServiceWorker(i).catch(e=>{console.warn("Exception while loading service worker:",e)}));let m=function(e,t){return e.canvasKitBaseUrl?e.canvasKitBaseUrl:t.engineRevision&&!t.useLocalCanvasKit?r("https://www.gstatic.com/flutter-canvaskit",t.engineRevision):"canvaskit"}(d,u);"canvaskit"===p.renderer?w.canvasKit=((e,r,i,n)=>(window.flutterCanvasKitLoaded=(async()=>{if(window.flutterCanvasKit)return window.flutterCanvasKit;let a=i.hasChromiumBreakIterators&&i.hasImageCodecs;if(!a&&"chromium"==r.canvasKitVariant)throw"Chromium CanvasKit variant specifically requested, but unsupported in this browser";let o=a&&"full"!==r.canvasKitVariant,s=n;o&&(s=t(s,"chromium"));let c=t(s,"canvaskit.js");e.flutterTT.policy&&(c=e.flutterTT.policy.createScriptURL(c));let d=l(t(s,"canvaskit.wasm")),u=await import(c);return window.flutterCanvasKit=await u.default({instantiateWasm:d}),window.flutterCanvasKit})(),window.flutterCanvasKitLoaded))(w,d,e,m):"skwasm"===p.renderer&&(w.skwasm=(async(e,r,i,n)=>{let a=t(n,"skwasm.js"),o=a;e.flutterTT.policy&&(o=e.flutterTT.policy.createScriptURL(o));let s=l(t(n,"skwasm.wasm"));return await(await import(o)).default({instantiateWasm:s,locateFile:(e,t)=>{let r=t+e;return r.endsWith(".worker.js")?URL.createObjectURL(new Blob([`importScripts('${r}');`],{type:"application/javascript"})):r},mainScriptUrlOrBlob:a})})(w,0,0,m));let v=new n;return v.setTrustedTypesPolicy(w.flutterTT.policy),this.didCreateEngineInitializer=v.didCreateEngineInitializer.bind(v),v.load(p,w,d,c,a)}})})(),window._flutter||(window._flutter={}),_flutter.buildConfig={engineRevision:"c9b9d5780da342eb3f0f5e439a7db06f7d112575",builds:[{compileTarget:"dart2js",renderer:"html",mainJsPath:"main.dart.js"}]},_flutter.loader.load({serviceWorkerSettings:{serviceWorkerVersion:"
|
|
1
|
+
(()=>{var e={hasImageCodecs:!(typeof ImageDecoder>"u"||"Google Inc."!==navigator.vendor&&"Edg/"!==navigator.agent),hasChromiumBreakIterators:typeof Intl.v8BreakIterator<"u"&&typeof Intl.Segmenter<"u",supportsWasmGC:WebAssembly.validate(new Uint8Array([0,97,115,109,1,0,0,0,1,5,1,95,1,120,0])),crossOriginIsolated:window.crossOriginIsolated};function t(...e){return new URL(r(...e),document.baseURI).toString()}function r(...e){return e.filter(e=>!!e).map((e,t)=>0===t?i(e):function(e){let t=0;for(;t<e.length&&"/"===e.charAt(t);)t++;return e.substring(t)}(i(e))).filter(e=>e.length).join("/")}function i(e){let t=e.length;for(;t>0&&"/"===e.charAt(t-1);)t--;return e.substring(0,t)}var n=class{constructor(){this._scriptLoaded=!1}setTrustedTypesPolicy(e){this._ttPolicy=e}async loadEntrypoint(e){let{entrypointUrl:r=t("main.dart.js"),onEntrypointLoaded:i,nonce:n}=e||{};return this._loadJSEntrypoint(r,i,n)}async load(e,r,i,n,a){a??=e=>{e.initializeEngine(i).then(e=>e.runApp())};let{entryPointBaseUrl:o}=i;if("dart2wasm"===e.compileTarget)return this._loadWasmEntrypoint(e,r,o,a);{let r=t(o,e.mainJsPath??"main.dart.js");return this._loadJSEntrypoint(r,a,n)}}didCreateEngineInitializer(e){"function"==typeof this._didCreateEngineInitializerResolve&&(this._didCreateEngineInitializerResolve(e),this._didCreateEngineInitializerResolve=null,delete _flutter.loader.didCreateEngineInitializer),"function"==typeof this._onEntrypointLoaded&&this._onEntrypointLoaded(e)}_loadJSEntrypoint(e,t,r){let i="function"==typeof t;if(!this._scriptLoaded){this._scriptLoaded=!0;let n=this._createScriptTag(e,r);if(!i)return new Promise((e,t)=>{console.debug("Injecting <script> tag. Using Promises. Use the callback approach instead!"),this._didCreateEngineInitializerResolve=e,n.addEventListener("error",t),document.head.append(n)});console.debug("Injecting <script> tag. Using callback."),this._onEntrypointLoaded=t,document.head.append(n)}}async _loadWasmEntrypoint(e,r,i,n){if(!this._scriptLoaded){this._scriptLoaded=!0,this._onEntrypointLoaded=n;let{mainWasmPath:a,jsSupportRuntimePath:o}=e,s=t(i,a),l=t(i,o);null!=this._ttPolicy&&(l=this._ttPolicy.createScriptURL(l));let c,d=WebAssembly.compileStreaming(fetch(s)),u=await import(l);c="skwasm"===e.renderer?(async()=>{let e=await r.skwasm;return window._flutter_skwasmInstance=e,{skwasm:e.wasmExports,skwasmWrapper:e,ffi:{memory:e.wasmMemory}}})():{};let p=await u.instantiate(d,c);await u.invoke(p)}}_createScriptTag(e,t){let r=document.createElement("script");r.type="application/javascript",t&&(r.nonce=t);let i=e;return null!=this._ttPolicy&&(i=this._ttPolicy.createScriptURL(e)),r.src=i,r}};async function a(e,t,r){if(t<0)return e;let i,n=new Promise((e,n)=>{i=setTimeout(()=>{n(new Error(`${r} took more than ${t}ms to resolve. Moving on.`,{cause:a}))},t)});return Promise.race([e,n]).finally(()=>{clearTimeout(i)})}var o=class{setTrustedTypesPolicy(e){this._ttPolicy=e}loadServiceWorker(e){if(!e)return console.debug("Null serviceWorker configuration. Skipping."),Promise.resolve();if(!("serviceWorker"in navigator)){let e="Service Worker API unavailable.";return window.isSecureContext||(e+="\nThe current context is NOT secure.",e+="\nRead more: https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts"),Promise.reject(new Error(e))}let{serviceWorkerVersion:r,serviceWorkerUrl:i=t(`flutter_service_worker.js?v=${r}`),timeoutMillis:n=4e3}=e,o=i;return null!=this._ttPolicy&&(o=this._ttPolicy.createScriptURL(o)),a(navigator.serviceWorker.register(o).then(e=>this._getNewServiceWorker(e,r)).then(this._waitForServiceWorkerActivation),n,"prepareServiceWorker")}async _getNewServiceWorker(e,t){if(!e.active&&(e.installing||e.waiting))return console.debug("Installing/Activating first service worker."),e.installing||e.waiting;if(e.active.scriptURL.endsWith(t))return console.debug("Loading from existing service worker."),e.active;{let t=await e.update();return console.debug("Updating service worker."),t.installing||t.waiting||t.active}}async _waitForServiceWorkerActivation(e){if(!e||"activated"===e.state){if(e)return void console.debug("Service worker already active.");throw new Error("Cannot activate a null service worker!")}return new Promise((t,r)=>{e.addEventListener("statechange",()=>{"activated"===e.state&&(console.debug("Activated new service worker."),t())})})}},s=class{constructor(e,t="flutter-js"){let r=e||[/\.js$/,/\.mjs$/];window.trustedTypes&&(this.policy=trustedTypes.createPolicy(t,{createScriptURL:function(e){if(e.startsWith("blob:"))return e;let i=new URL(e,window.location),n=i.pathname.split("/").pop();if(r.some(e=>e.test(n)))return i.toString();console.error("URL rejected by TrustedTypes policy",t,":",e,"(download prevented)")}}))}},l=e=>{let t=WebAssembly.compileStreaming(fetch(e));return(e,r)=>((async()=>{let i=await t,n=await WebAssembly.instantiate(i,e);r(n,i)})(),{})};window._flutter||(window._flutter={}),window._flutter.loader||(window._flutter.loader=new class{async loadEntrypoint(e){let{serviceWorker:t,...r}=e||{},i=new s,a=new o;a.setTrustedTypesPolicy(i.policy),await a.loadServiceWorker(t).catch(e=>{console.warn("Exception while loading service worker:",e)});let l=new n;return l.setTrustedTypesPolicy(i.policy),this.didCreateEngineInitializer=l.didCreateEngineInitializer.bind(l),l.loadEntrypoint(r)}async load({serviceWorkerSettings:i,onEntrypointLoaded:a,nonce:c,config:d}={}){d??={};let u=_flutter.buildConfig;if(!u)throw"FlutterLoader.load requires _flutter.buildConfig to be set";let p=u.builds.find(t=>!("dart2wasm"===t.compileTarget&&!e.supportsWasmGC||d.renderer&&!((e,t)=>"auto"===e.renderer?"canvaskit"==t||"html"==t:e.renderer==t)(t,d.renderer))&&(t=>"skwasm"!==t||e.crossOriginIsolated&&e.hasChromiumBreakIterators&&e.hasImageCodecs&&e.supportsWasmGC)(t.renderer));if(!p)throw"FlutterLoader could not find a build compatible with configuration and environment.";let w={};w.flutterTT=new s,i&&(w.serviceWorkerLoader=new o,w.serviceWorkerLoader.setTrustedTypesPolicy(w.flutterTT.policy),await w.serviceWorkerLoader.loadServiceWorker(i).catch(e=>{console.warn("Exception while loading service worker:",e)}));let m=function(e,t){return e.canvasKitBaseUrl?e.canvasKitBaseUrl:t.engineRevision&&!t.useLocalCanvasKit?r("https://www.gstatic.com/flutter-canvaskit",t.engineRevision):"canvaskit"}(d,u);"canvaskit"===p.renderer?w.canvasKit=((e,r,i,n)=>(window.flutterCanvasKitLoaded=(async()=>{if(window.flutterCanvasKit)return window.flutterCanvasKit;let a=i.hasChromiumBreakIterators&&i.hasImageCodecs;if(!a&&"chromium"==r.canvasKitVariant)throw"Chromium CanvasKit variant specifically requested, but unsupported in this browser";let o=a&&"full"!==r.canvasKitVariant,s=n;o&&(s=t(s,"chromium"));let c=t(s,"canvaskit.js");e.flutterTT.policy&&(c=e.flutterTT.policy.createScriptURL(c));let d=l(t(s,"canvaskit.wasm")),u=await import(c);return window.flutterCanvasKit=await u.default({instantiateWasm:d}),window.flutterCanvasKit})(),window.flutterCanvasKitLoaded))(w,d,e,m):"skwasm"===p.renderer&&(w.skwasm=(async(e,r,i,n)=>{let a=t(n,"skwasm.js"),o=a;e.flutterTT.policy&&(o=e.flutterTT.policy.createScriptURL(o));let s=l(t(n,"skwasm.wasm"));return await(await import(o)).default({instantiateWasm:s,locateFile:(e,t)=>{let r=t+e;return r.endsWith(".worker.js")?URL.createObjectURL(new Blob([`importScripts('${r}');`],{type:"application/javascript"})):r},mainScriptUrlOrBlob:a})})(w,0,0,m));let v=new n;return v.setTrustedTypesPolicy(w.flutterTT.policy),this.didCreateEngineInitializer=v.didCreateEngineInitializer.bind(v),v.load(p,w,d,c,a)}})})(),window._flutter||(window._flutter={}),_flutter.buildConfig={engineRevision:"c9b9d5780da342eb3f0f5e439a7db06f7d112575",builds:[{compileTarget:"dart2js",renderer:"html",mainJsPath:"main.dart.js"}]},_flutter.loader.load({serviceWorkerSettings:{serviceWorkerVersion:"3640563548"}});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const MANIFEST="flutter-app-manifest",TEMP="flutter-temp-cache",CACHE_NAME="flutter-app-cache",RESOURCES={"flutter.js":"f393d3c16b631f36852323de8e583132","manifest.json":"a06b13fcde5dfd1e240278072e116d12","index.html":"
|
|
1
|
+
"use strict";const MANIFEST="flutter-app-manifest",TEMP="flutter-temp-cache",CACHE_NAME="flutter-app-cache",RESOURCES={"flutter.js":"f393d3c16b631f36852323de8e583132","manifest.json":"a06b13fcde5dfd1e240278072e116d12","index.html":"c53864e45cf20a99009bd9fd7a0ead67","/":"c53864e45cf20a99009bd9fd7a0ead67","assets/shaders/ink_sparkle.frag":"ecc85a2e95f5e9f53123dcaf8cb9b6ce","assets/AssetManifest.bin.json":"be3eb7dfd4bfedb8054bd74919851a8b","assets/fonts/IBMPlexSans-Bold.woff2":"19210a59bf50a6ba73fa97433170b4cf","assets/fonts/IBMPlexSans-Regular.woff2":"4bb247144b2962b752857093491454e7","assets/fonts/MaterialIcons-Regular.otf":"d6db5dff634f0098a8fec881f24fa1e7","assets/NOTICES":"3addc03b78c4c9ab95afde0750197f90","assets/packages/deriv_chart/assets/fonts/quill_icons.ttf":"8e9f63f02fa78152f14dd9b5b5c4e92a","assets/FontManifest.json":"84fa087dba170bffc9f3713aeebe836c","assets/AssetManifest.bin":"f049e764000ff7f4834702ea3985a348","assets/AssetManifest.json":"0e2784379e19e2053abcff2635e3e6ae","canvaskit/chromium/canvaskit.wasm":"b1ac05b29c127d86df4bcfbf50dd902a","canvaskit/chromium/canvaskit.js":"671c6b4f8fcc199dcc551c7bb125f239","canvaskit/chromium/canvaskit.js.symbols":"a012ed99ccba193cf96bb2643003f6fc","canvaskit/skwasm.worker.js":"89990e8c92bcb123999aa81f7e203b1c","canvaskit/skwasm.js":"694fda5704053957c2594de355805228","canvaskit/canvaskit.wasm":"1f237a213d7370cf95f443d896176460","canvaskit/canvaskit.js":"66177750aff65a66cb07bb44b8c6422b","canvaskit/skwasm.wasm":"9f0c0c02b82a910d12ce0543ec130e60","canvaskit/canvaskit.js.symbols":"48c83a2ce573d9692e8d970e288d75f7","canvaskit/skwasm.js.symbols":"262f4827a1317abb59d71d6c587a93e2","favicon.png":"5dcef449791fa27946b3d35ad8803796","flutter_bootstrap.js":"b8262693812cd0442d8578ea261d5949","version.json":"1756499d77011c0be564a414e567db76","main.dart.js":"11b4c4d4288a72412ed7229943490aec"},CORE=["main.dart.js","index.html","flutter_bootstrap.js","assets/AssetManifest.bin.json","assets/FontManifest.json"];async function downloadOffline(){var a=[],e=await caches.open(CACHE_NAME),s={};for(var t of await e.keys()){var c=t.url.substring(origin.length+1);""==c&&(c="/"),s[c]=!0}for(var n of Object.keys(RESOURCES))s[n]||a.push(n);return e.addAll(a)}function onlineFirst(a){return a.respondWith(fetch(a.request).then(e=>caches.open(CACHE_NAME).then(s=>(s.put(a.request,e.clone()),e))).catch(e=>caches.open(CACHE_NAME).then(s=>s.match(a.request).then(a=>{if(null!=a)return a;throw e}))))}self.addEventListener("install",a=>(self.skipWaiting(),a.waitUntil(caches.open(TEMP).then(a=>a.addAll(CORE.map(a=>new Request(a,{cache:"reload"}))))))),self.addEventListener("activate",function(a){return a.waitUntil(async function(){try{var a=await caches.open(CACHE_NAME),e=await caches.open(TEMP),s=await caches.open(MANIFEST),t=await s.match("manifest");if(!t){for(var c of(await caches.delete(CACHE_NAME),a=await caches.open(CACHE_NAME),await e.keys())){var n=await e.match(c);await a.put(c,n)}return await caches.delete(TEMP),await s.put("manifest",new Response(JSON.stringify(RESOURCES))),void self.clients.claim()}var i=await t.json(),f=self.location.origin;for(var c of await a.keys()){var r=c.url.substring(f.length+1);""==r&&(r="/"),RESOURCES[r]&&RESOURCES[r]==i[r]||await a.delete(c)}for(var c of await e.keys())n=await e.match(c),await a.put(c,n);return await caches.delete(TEMP),await s.put("manifest",new Response(JSON.stringify(RESOURCES))),void self.clients.claim()}catch(a){console.error("Failed to upgrade service worker: "+a),await caches.delete(CACHE_NAME),await caches.delete(TEMP),await caches.delete(MANIFEST)}}())}),self.addEventListener("fetch",a=>{if("GET"===a.request.method){var e=self.location.origin,s=a.request.url.substring(e.length+1);if(-1!=s.indexOf("?v=")&&(s=s.split("?v=")[0]),(a.request.url==e||a.request.url.startsWith(e+"/#")||""==s)&&(s="/"),RESOURCES[s])return"/"==s?onlineFirst(a):void a.respondWith(caches.open(CACHE_NAME).then(e=>e.match(a.request).then(s=>s||fetch(a.request).then(s=>(s&&Boolean(s.ok)&&e.put(a.request,s.clone()),s)))))}}),self.addEventListener("message",a=>{"skipWaiting"!==a.data?"downloadOffline"!==a.data||downloadOffline():self.skipWaiting()});
|
package/dist/smartcharts.css
CHANGED
|
@@ -288,7 +288,7 @@ html,body{touch-action:none;margin:0px}
|
|
|
288
288
|
.cq-chart-controls{position:absolute;display:flex;box-shadow:0 2px 2px 0 rgba(0,0,0,.12);z-index:9;justify-content:center;align-items:stretch;box-sizing:border-box;border-radius:2px;transition:z-index .3s linear}.smartcharts-light .cq-chart-controls{background:#fff;box-shadow:inset 0 1px 0 0 #f2f3f4}.smartcharts-dark .cq-chart-controls{background:#20242f;box-shadow:inset 0 1px 0 0 #20242f}.cq-chart-controls.active{z-index:5}.cq-chart-controls .ciq-menu{width:auto}.cq-chart-controls .ciq-menu>span{margin:0;padding:0}.cq-chart-controls .ciq-menu:after{right:5px;top:11px;transform:rotate(225deg);display:none}.smartcharts-light .cq-chart-controls .ciq-menu.ciq-enabled.stxMenuActive{box-shadow:0px -2px 0px 0 #ff444f}.smartcharts-dark .cq-chart-controls .ciq-menu.ciq-enabled.stxMenuActive{box-shadow:0px -2px 0px 0 #ff444f}.smartcharts-light .cq-chart-controls .ciq-menu.ciq-enabled.stxMenuActive .cq-menu-btn{background:#fff}.smartcharts-dark .cq-chart-controls .ciq-menu.ciq-enabled.stxMenuActive .cq-menu-btn{background:#20242f}.smartcharts-light .cq-chart-controls .ciq-menu.ciq-enabled.stxMenuActive .cq-menu-btn>.ic-icon{color:#7f8397}.smartcharts-dark .cq-chart-controls .ciq-menu.ciq-enabled.stxMenuActive .cq-menu-btn>.ic-icon{color:#fff}.cq-chart-controls .ciq-menu.ciq-enabled.stxMenuActive .cq-menu-btn>.ic-icon .ic-subtitle{display:none;font-weight:bold}.smartcharts-light .cq-chart-controls .ciq-menu.ciq-enabled.stxMenuActive .cq-menu-btn>.ic-icon .ic-subtitle{color:#7f8397}.smartcharts-dark .cq-chart-controls .ciq-menu.ciq-enabled.stxMenuActive .cq-menu-btn>.ic-icon .ic-subtitle{color:#fff}.smartcharts-light .cq-chart-controls .ciq-menu.ciq-enabled .cq-menu-btn:hover{background:#e6e9e9}.smartcharts-dark .cq-chart-controls .ciq-menu.ciq-enabled .cq-menu-btn:hover{background:rgb(40.05,46.72,61.74)}.cq-chart-controls .ciq-menu .cq-menu-btn{position:relative;padding:3px 5px;height:100%;display:flex;flex-direction:column;justify-content:center}.cq-chart-controls .ciq-menu .cq-menu-btn>.ic-icon{padding:.35em .5em}.cq-chart-controls .ciq-menu .cq-menu-btn>.ic-icon.active .ic-subtitle{font-weight:bold}.smartcharts-light .cq-chart-controls .ciq-menu .cq-menu-btn>.ic-icon.active .ic-subtitle{color:#7f8397}.smartcharts-dark .cq-chart-controls .ciq-menu .cq-menu-btn>.ic-icon.active .ic-subtitle{color:#fff}.cq-chart-controls .ciq-menu .cq-menu-btn>.ic-icon .ic-subtitle{display:none;font-weight:normal;line-height:normal;text-align:center;font-size:1em}.smartcharts-light .cq-chart-controls .ciq-menu .cq-menu-btn>.ic-icon .ic-subtitle{color:rgba(0,0,0,.8)}.smartcharts-dark .cq-chart-controls .ciq-menu .cq-menu-btn>.ic-icon .ic-subtitle{color:#999}.cq-chart-controls .ciq-menu .sc-tooltip__inner{display:none !important}.cq-chart-control-bottom .cq-chart-controls .ciq-menu .cq-menu-dropdown{transform:translateX(-50%) translateY(3em);left:50%}.cq-chart-control-bottom .cq-chart-controls .ciq-menu .cq-menu-dropdown.cq-menu-dropdown-enter-done,.cq-chart-control-bottom .cq-chart-controls .ciq-menu .cq-menu-dropdown.cq-menu-dropdown-enter-active{transform:translateX(-50%) translateY(0em)}.cq-chart-control-left .cq-chart-controls .ciq-menu .cq-menu-dropdown{bottom:auto;left:9em;top:-1em;transform:translateX(-3em)}.cq-chart-control-left .cq-chart-controls .ciq-menu .cq-menu-dropdown.cq-menu-dropdown-enter-done,.cq-chart-control-left .cq-chart-controls .ciq-menu .cq-menu-dropdown.cq-menu-dropdown-enter-active{transform:translateX(0em)}.cq-chart-controls .ciq-menu .cq-menu-dropdown.cq-menu-dropdown-exit-active{opacity:0;z-index:-3}.cq-chart-controls .ciq-menu .cq-menu-dropdown.cq-menu-dropdown-enter-done,.cq-chart-controls .ciq-menu .cq-menu-dropdown.cq-menu-dropdown-enter-active{opacity:1;z-index:6}.cq-chart-control-bottom .cq-chart-controls{bottom:0px;height:40px;width:100%;padding:0 5px}.cq-chart-control-left .cq-chart-controls{left:0px;top:0;height:100%;width:100px;padding:5px 0;flex-flow:column}.cq-chart-control-left .cq-chart-controls .ciq-menu{min-height:45px;height:auto}.smartcharts-light .cq-chart-control-left .cq-chart-controls .ciq-menu .stxMenuActive{box-shadow:2px .3px 0px 0 #ff444f}.smartcharts-dark .cq-chart-control-left .cq-chart-controls .ciq-menu .stxMenuActive{box-shadow:2px .3px 0px 0 #ff444f}.cq-chart-control-left .cq-chart-controls .ciq-menu .cq-menu-btn{padding:0 5px}.smartcharts-mobile .cq-chart-controls{justify-content:space-around;padding:0 .7em;height:40px}.smartcharts-light .smartcharts-mobile .cq-chart-controls{box-shadow:inset 0 1px 0 0 #f2f3f4}.smartcharts-dark .smartcharts-mobile .cq-chart-controls{box-shadow:inset 0 1px 0 0 #20242f}.smartcharts-mobile .cq-chart-controls.active{z-index:5}.smartcharts-mobile .cq-chart-controls .cq-menu-btn{padding:0}.smartcharts-mobile .cq-chart-controls .ciq-menu{padding:0em;width:auto}.smartcharts-mobile .cq-chart-controls .ciq-menu .cq-menu-btn>.ic-icon{padding:.35em 0em}.smartcharts-mobile .cq-chart-controls .ciq-menu .cq-menu-dropdown{height:auto;left:-1px;padding:0;border:none;box-shadow:none}.smartcharts-mobile .cq-chart-controls .cq-menu-btn,.smartcharts-mobile .cq-chart-controls .sc-chart-size>span{padding:0 !important}.smartcharts-mobile .cq-chart-controls .ic-icon-with-sub>svg{padding:5px 10px}.smartcharts-480 .smartcharts-desktop .cq-chart-control-bottom .cq-chart-controls .ciq-menu{width:50px}.smartcharts-480 .smartcharts-desktop .cq-chart-control-bottom .cq-chart-controls .ciq-menu .cq-menu-btn>.ic-icon{padding:.35em 0em}.smartcharts-480 .smartcharts-desktop .cq-chart-control-bottom .cq-chart-controls .ciq-menu .cq-menu-btn .ic-subtitle{display:none}.smartcharts-900 .smartcharts-desktop .cq-chart-control-bottom .cq-chart-controls .ciq-menu{width:auto;min-width:45px}.smartcharts-900 .smartcharts-desktop .cq-chart-control-bottom .cq-chart-controls .ciq-menu .cq-menu-btn>.ic-icon{padding:.35em 0em}.smartcharts-900 .smartcharts-desktop .cq-chart-control-bottom .cq-chart-controls .ciq-menu .cq-menu-btn .ic-subtitle{display:none}.smartcharts-1280 .smartcharts-desktop .cq-chart-controls .ciq-menu{width:auto;min-width:70px}.smartcharts-1280 .smartcharts-desktop .cq-chart-controls .ciq-menu .cq-menu-btn>.ic-icon{padding:.35em .5em}.smartcharts-1280 .smartcharts-desktop .cq-chart-controls .ciq-menu .cq-menu-btn .ic-subtitle{display:none}
|
|
289
289
|
.sc-chart-footer{display:flex;height:31px;width:100%;position:absolute;bottom:0px;left:0px;justify-content:flex-end;z-index:9}.smartcharts-light .sc-chart-footer{color:#181c25;background:#fff;border-top:1px solid #f2f3f4}.smartcharts-dark .sc-chart-footer{color:#c2c2c2;background:#20242f;border-top:1px solid #20242f}.sc-chart-footer .ciq-menu .cq-menu-btn{padding:8px;cursor:pointer}.sc-chart-footer .ciq-menu .cq-menu-btn .ic-icon{width:16px;height:16px;line-height:8px}.smartcharts-light .sc-chart-footer .ciq-menu .cq-menu-btn .ic-icon svg{fill:#181c25}.smartcharts-dark .sc-chart-footer .ciq-menu .cq-menu-btn .ic-icon svg{fill:#c2c2c2}.sc-chart-footer .ciq-menu .cq-menu-btn .ic-subtitle{display:none}.sc-chart-footer .ciq-menu .cq-menu-btn .ic-icon-with-sub{line-height:8px}.sc-chart-footer .ciq-menu .sc-tooltip__inner{display:none}.smartcharts-light .sc-chart-footer .ciq-menu:hover{background:#e6e9e9}.smartcharts-dark .sc-chart-footer .ciq-menu:hover{background:rgb(40.05,46.72,61.74)}.sc-chart-footer__item{padding:8px;font-size:12px;font-weight:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:right;position:relative}.sc-chart-footer__item--status{padding-right:0px;padding-left:0px;margin-right:16px}.sc-chart-footer__item--time{padding-right:0px;padding-left:0px;margin-right:8px}.sc-chart-footer__item--time span{padding-right:16px;padding-left:16px}.smartcharts-light .sc-chart-footer__item--time span{border-right:1px solid #f2f3f4;border-left:1px solid #f2f3f4}.smartcharts-dark .sc-chart-footer__item--time span{border-right:1px solid #20242f;border-left:1px solid #20242f}.sc-chart-footer__item .sc-tooltip__inner{top:9px}.sc-chart-footer__item .sc-tooltip__inner:before{display:none}
|
|
290
290
|
/*! rtl:begin:ignore */.cq-chart-title{display:inline-block;top:1em;z-index:41;margin:.2em .8em}.cq-chart-title.ciq-menu.ciq-enabled .cq-menu-btn>.cq-symbol-select-btn{cursor:pointer;display:flex;justify-content:space-between}.cq-chart-title.ciq-menu.ciq-enabled .cq-menu-btn>.cq-symbol-select-btn>.ic-icon.cq-symbol-dropdown{display:block;margin-right:0px;margin-left:10px;width:12px}.cq-chart-title.ciq-menu.ciq-enabled .cq-menu-btn>.cq-symbol-select-btn>.ic-icon.cq-symbol-dropdown svg{width:12px}.smartcharts-light .cq-chart-title.ciq-menu.ciq-enabled .cq-menu-btn>.cq-symbol-select-btn>.ic-icon.cq-symbol-dropdown svg{fill:#181c25}.smartcharts-dark .cq-chart-title.ciq-menu.ciq-enabled .cq-menu-btn>.cq-symbol-select-btn>.ic-icon.cq-symbol-dropdown svg{fill:#999}.smartcharts-light .cq-chart-title.ciq-menu.ciq-enabled.stxMenuActive>.cq-menu-btn>.cq-symbol-select-btn{border:solid 1px #85acb0}.smartcharts-dark .cq-chart-title.ciq-menu.ciq-enabled.stxMenuActive>.cq-menu-btn>.cq-symbol-select-btn{border:solid 1px #85acb0}.cq-chart-title.ciq-menu.ciq-enabled.stxMenuActive>.cq-menu-btn>.cq-symbol-select-btn>.ic-icon.cq-symbol-dropdown svg{transform:rotate(180deg)}.smartcharts-light .cq-chart-title.ciq-menu.ciq-enabled.stxMenuActive>.cq-menu-btn>.cq-symbol-select-btn>.ic-icon.cq-symbol-dropdown svg{fill:rgba(0,0,0,.8)}.smartcharts-dark .cq-chart-title.ciq-menu.ciq-enabled.stxMenuActive>.cq-menu-btn>.cq-symbol-select-btn>.ic-icon.cq-symbol-dropdown svg{fill:#999}.smartcharts-light .cq-chart-title.ciq-enabled .cq-symbol-select-btn{background:#fff;border:solid 1px #fff}.smartcharts-dark .cq-chart-title.ciq-enabled .cq-symbol-select-btn{background:#181c25;border:solid 1px #20242f}.cq-chart-title .cq-menu-btn{padding:8px;border-radius:4px}.smartcharts-light .cq-chart-title .cq-menu-btn{background:#f2f3f4}.smartcharts-dark .cq-chart-title .cq-menu-btn{background:#20242f}.cq-chart-title .cq-symbol-select-btn{font-family:"IBM Plex Sans",sans-serif;padding:.6em 1em;position:relative;display:flex;align-items:center;border-radius:4px}.smartcharts-light .cq-chart-title .cq-symbol-select-btn{color:rgba(0,0,0,.8)}.smartcharts-dark .cq-chart-title .cq-symbol-select-btn{color:#fff}.cq-chart-title .cq-symbol-select-btn__container{display:flex;justify-content:space-between}.smartcharts-light .cq-chart-title .cq-symbol-select-btn:hover{border:solid 1px #999}.smartcharts-dark .cq-chart-title .cq-symbol-select-btn:hover{border:solid 1px #999}.cq-chart-title .cq-symbol-select-btn>.ic-icon.cq-symbol-dropdown{display:none;position:relative}.cq-chart-title .cq-symbol-select-btn>.ic-icon.cq-symbol-dropdown svg{transition:transform .2s ease-in-out}.cq-chart-title .cq-symbol-select-btn>.ic-icon,.cq-chart-title .cq-symbol-select-btn>.ic-frx,.cq-chart-title .cq-symbol-select-btn>.ic-wld,.cq-chart-title .cq-symbol-select-btn>.ic-otc{height:32px;width:32px;transform:scale(1.3)}.cq-chart-title .cq-symbol-select-btn>.ic-icon>svg,.cq-chart-title .cq-symbol-select-btn>.ic-frx>svg,.cq-chart-title .cq-symbol-select-btn>.ic-wld>svg,.cq-chart-title .cq-symbol-select-btn>.ic-otc>svg{height:32px}.cq-chart-title .cq-symbol-select-btn .cq-symbol-info{display:flex;flex-direction:column;margin:0 0 0 20px}@media(min-width: 768px){.cq-chart-title .cq-symbol-select-btn .cq-symbol-info{min-width:15rem;min-height:4.2rem}}.cq-chart-title .cq-symbol-select-btn .cq-symbol,.cq-chart-title .cq-symbol-select-btn .cq-chart-price{line-height:22px;font-size:1.2em;text-align:left}.cq-chart-title .cq-symbol-select-btn .cq-symbol .cq-animated-price,.cq-chart-title .cq-symbol-select-btn .cq-chart-price .cq-animated-price{transition:color 300ms ease-out}.cq-chart-title .cq-symbol-select-btn .cq-symbol .divider,.cq-chart-title .cq-symbol-select-btn .cq-chart-price .divider{padding:0 3px}.cq-chart-title .cq-symbol-select-btn .cq-symbol>div,.cq-chart-title .cq-symbol-select-btn .cq-chart-price>div{line-height:1.5}.cq-chart-title .cq-symbol-select-btn .cq-symbol{font-weight:bold;font-size:1.6em;text-align:left;line-height:24px;width:auto;padding-right:1rem}.smartcharts-light .cq-chart-title .cq-symbol-select-btn .cq-symbol{color:#181c25}.smartcharts-dark .cq-chart-title .cq-symbol-select-btn .cq-symbol{color:#fff}.cq-chart-title .cq-symbol-select-btn .cq-symbol.closed-no-opentime{line-height:calc(24px + 1.13em)}.cq-chart-title .cq-symbol-select-btn .cq-chart-closed .cq-closed-icon{width:12px;margin-right:5px;height:12px;margin-top:3px}.cq-chart-title .cq-symbol-select-btn .cq-chart-closed .cq-closed-icon svg{left:0;position:absolute}.cq-chart-title .cq-symbol-select-btn .cq-chart-closed .cq-closed-opening{font-size:1.2em;text-align:left;line-height:1.5}.cq-chart-title .cq-symbol-select-btn .cq-chart-closed .cq-closed-opening .cq-closed-opening-time{font-weight:bold}.smartcharts-light .cq-chart-title .cq-symbol-select-btn .cq-chart-closed .cq-closed-opening .cq-closed-opening-time{color:rgba(0,0,0,.8)}.smartcharts-dark .cq-chart-title .cq-symbol-select-btn .cq-chart-closed .cq-closed-opening .cq-closed-opening-time{color:#fff}.cq-chart-title .cq-symbol-select-btn .cq-symbol-closed-text{display:flex;flex-direction:column;justify-content:center;text-align:center;width:auto;padding:0 5px;height:20px;border:2px solid #e31c4b;color:#e31c4b;border-radius:4px;text-transform:uppercase}.cq-chart-title .cq-symbol-select-btn .cq-chart-price>*,.cq-chart-title .cq-symbol-select-btn .cq-chart-closed>*{position:relative}.cq-chart-title .cq-symbol-select-btn .cq-chart-price,.cq-chart-title .cq-symbol-select-btn .cq-chart-closed{display:flex;vertical-align:text-bottom}.smartcharts-light .cq-chart-title .cq-symbol-select-btn .cq-chart-price,.smartcharts-light .cq-chart-title .cq-symbol-select-btn .cq-chart-closed{color:#999}.smartcharts-dark .cq-chart-title .cq-symbol-select-btn .cq-chart-price,.smartcharts-dark .cq-chart-title .cq-symbol-select-btn .cq-chart-closed{color:#999}.cq-chart-title .cq-menu-dropdown{left:0px;bottom:auto;transform:translateX(0) translateY(-3em)}.cq-chart-title .cq-menu-dropdown.cq-menu-dropdown-enter-done,.cq-chart-title .cq-menu-dropdown.cq-menu-dropdown-enter-active{opacity:1;transform:translateX(0) translateY(0em)}.cq-chart-title .cq-menu-dropdown.cq-menu-dropdown-enter-done{z-index:6}.smartcharts-mobile .cq-top-ui-widgets{margin:0 !important}.smartcharts-mobile .cq-top-ui-widgets{width:100%;padding:0px;z-index:3}.smartcharts-mobile .cq-chart-title{width:100%;display:block;top:0em;margin:0px}.smartcharts-mobile .cq-chart-title .cq-symbol-select-btn{margin:.3em .4em}.smartcharts-mobile .cq-chart-title .cq-menu-dropdown{width:100%;top:0px;margin:0px}/*! rtl:end:ignore */
|
|
291
|
-
.sc-mcd{max-width:600px;min-width:560px;width:auto;display:flex;height:100%}.smartcharts-light .sc-mcd{color:#181c25;background:#fff;box-shadow:0 2px 8px 0 #999cac}.smartcharts-dark .sc-mcd{color:#c2c2c2;background:#20242f;box-shadow:0 2px 8px 0 #191c31}.sc-mcd__tabs{width:240px;box-sizing:border-box}.smartcharts-light .sc-mcd__tabs{background:#f2f3f4}.smartcharts-dark .sc-mcd__tabs{background:#282c38}.sc-mcd__tabs__head{height:56px;padding:16px 24px;box-sizing:border-box;font-size:16px;font-weight:bold;font-style:normal;line-height:1.5;letter-spacing:normal}.sc-mcd__content{min-width:320px;width:-moz-max-content;width:max-content;display:flex;flex-direction:column}.sc-mcd__content__head{height:56px;padding:12px 16px 10px;box-sizing:border-box}.smartcharts-light .sc-mcd__content__head{border-bottom:2px solid #f2f3f4}.smartcharts-dark .sc-mcd__content__head{border-bottom:2px solid #282c38}.sc-mcd__content__body{height:calc(100% - 56px);transform:translateZ(0);position:relative}.sc-mcd__content__body__scroll{overflow-y:auto;position:relative;height:100%}.sc-mcd__filter{margin:0px;width:240px;min-width:240px;border-radius:0 0 0 5px;border-bottom:none;padding:0}.sc-mcd__filter__group-icon{margin-right:4.5px !important}.sc-mcd__filter__group-icon{margin-left:auto}.sc-mcd__filter__group-icon--open{transform:rotate(180deg)}.sc-mcd__filter__subgroups{display:none}.sc-mcd__filter__subgroups-item{outline:none !important;box-shadow:none !important}.sc-mcd__filter__subgroups-item{direction:ltr;width:100%;display:flex;box-sizing:border-box;padding:10px 50px;border-radius:0px;font-size:14px;font-weight:normal;font-style:normal;line-height:1.43;letter-spacing:normal;align-items:center;text-transform:capitalize;cursor:pointer}.smartcharts-light .sc-mcd__filter__subgroups-item:hover{background-color:#e6e9e9;border-left-color:#e6e9e9}.smartcharts-dark .sc-mcd__filter__subgroups-item:hover{background-color:rgb(40.05,46.72,61.74);border-left-color:rgb(40.05,46.72,61.74)}.sc-mcd__filter__subgroups-item--selected{font-weight:800}.smartcharts-light .sc-mcd__filter__subgroups-item--selected{background-color:#fff !important;border-left-color:#e31c4b !important}.smartcharts-light .sc-mcd__filter__subgroups-item--selected{color:#181c25}.smartcharts-dark .sc-mcd__filter__subgroups-item--selected{background-color:#181c25 !important;border-left-color:#ff444f !important}.smartcharts-dark .sc-mcd__filter__subgroups-item--selected{color:#fff}.sc-mcd__filter__subgroups--open{display:block;animation:display 2s linear;opacity:1}.sc-mcd__filter__item{outline:none !important;box-shadow:none !important}.sc-mcd__filter__item{direction:ltr;width:100%;display:flex;box-sizing:border-box;padding:10px 12px;border-radius:0px;font-size:14px;font-weight:normal;font-style:normal;line-height:1.43;letter-spacing:normal;align-items:center;cursor:pointer}.smartcharts-light .sc-mcd__filter__item{border-left:4px solid #f2f3f4}.smartcharts-dark .sc-mcd__filter__item{border-left:4px solid #20242f}.sc-mcd__filter__item .ic-icon{display:inline-flex;vertical-align:middle;width:16px;height:16px;margin-right:1.3em;position:relative;top:2px}.smartcharts-light .sc-mcd__filter__item:hover{background-color:#e6e9e9;border-left-color:#e6e9e9}.smartcharts-dark .sc-mcd__filter__item:hover{background-color:rgb(40.05,46.72,61.74);border-left-color:rgb(40.05,46.72,61.74)}.smartcharts-light .sc-mcd__filter__item--active{background-color:#fff !important;border-left-color:#e31c4b !important}.smartcharts-light .sc-mcd__filter__item--active{color:#181c25}.smartcharts-dark .sc-mcd__filter__item--active{background-color:#181c25 !important;border-left-color:#ff444f !important}.smartcharts-dark .sc-mcd__filter__item--active{color:#fff}.sc-mcd__filter__item--selected{font-weight:800}.smartcharts-light .sc-mcd__filter__item--selected{background-color:#fff !important;border-left-color:#e31c4b !important}.smartcharts-light .sc-mcd__filter__item--selected{color:#181c25}.smartcharts-dark .sc-mcd__filter__item--selected{background-color:#181c25 !important;border-left-color:#ff444f !important}.smartcharts-dark .sc-mcd__filter__item--selected{color:#fff}.smartcharts-light .sc-mcd__filter__item--selected .ic-icon svg{fill:#181c25}.smartcharts-dark .sc-mcd__filter__item--selected .ic-icon svg{fill:#fff}.smartcharts-light .sc-mcd__filter__item--selected .ic-icon:not(.ic-synthetic_index):not(.ic-cryptocurrency) svg{stroke:#181c25}.smartcharts-dark .sc-mcd__filter__item--selected .ic-icon:not(.ic-synthetic_index):not(.ic-cryptocurrency) svg{stroke:#fff}.sc-mcd__category{padding-bottom:12px;position:relative}.smartcharts-light .sc-mcd__category{border-bottom:4px solid #f2f3f4}.smartcharts-dark .sc-mcd__category{border-bottom:4px solid #282c38}.sc-mcd__category .empty-category{padding:.9em 1.2em;border-radius:4px;font-size:14px}.smartcharts-light .sc-mcd__category .empty-category{background-color:#fff}.smartcharts-dark .sc-mcd__category .empty-category{background-color:#20242f}.sc-mcd__category:last-child{margin-bottom:10px !important}.sc-mcd__category:last-child{border-bottom:none}.sc-mcd__category--has-subtitle{padding-top:6.5em}.sc-mcd__category--favorite .sc-mcd__category__content{margin:0 3px 4px 8px}.sc-mcd__category--synthetic_index{padding:0}@media(min-width: 1024px){.sc-mcd__category--synthetic_index{visibility:hidden}}.sc-mcd__category__head{display:block;font-size:1.4em;font-weight:bold;padding:0 20px;line-height:40px;position:relative;top:0;transform:translate3d(0, 0, 0)}.smartcharts-light .sc-mcd__category__head{color:#181c25}.smartcharts-dark .sc-mcd__category__head{color:#fff}.sc-mcd__category__head .category-name-postfix{margin-left:5px}.sc-mcd__category__head .category-subtitle{font-weight:normal;line-height:normal}.smartcharts-light .sc-mcd__category__head .category-subtitle{color:#7f8397}.smartcharts-dark .sc-mcd__category__head .category-subtitle{color:#eaeced}.sc-mcd__category__content--has-subcategory{margin:0 3px 4px 8px;border-radius:4px}.smartcharts-light .sc-mcd__category__content--has-subcategory{border:1px solid #fff}.smartcharts-dark .sc-mcd__category__content--has-subcategory{border:1px solid #20242f}.sc-mcd__category__content--has-subcategory:last-child{margin-bottom:0px}.sc-mcd__category__content .subcategory{padding:0 20px;font-size:1.4em;border-radius:4px 4px 0 0;display:flex;height:40px;font-weight:bold;align-items:center}.smartcharts-light .sc-mcd__category__content .subcategory{color:#181c25;background-color:#fff}.smartcharts-dark .sc-mcd__category__content .subcategory{color:#fff;background-color:#20242f}.sc-mcd__item{direction:ltr;padding-left:20px;padding-right:20px;display:flex;height:40px;align-items:center;justify-content:space-between;line-height:normal;line-height:initial;font-size:1.4em;cursor:pointer}.smartcharts-light .sc-mcd__item{border-bottom:1px solid #fff;background-color:#fff}.smartcharts-dark .sc-mcd__item{border-bottom:1px solid #20242f;background-color:#20242f}.sc-mcd__item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.sc-mcd__item:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.sc-mcd__item:not(:first-child):not(:last-child){border-radius:4px}.sc-mcd__item__name{display:flex;align-items:center}.sc-mcd__item__name>span{margin-right:16px}.sc-mcd__item__detail{display:flex;align-items:center}.smartcharts-light .sc-mcd__item__detail .ic-icon svg{fill:#181c25;stroke:#181c25}.smartcharts-dark .sc-mcd__item__detail .ic-icon svg{fill:#999;stroke:#999}.sc-mcd__item .closed-market{border:1px solid #f44336;color:#f44336;padding:3px 6px;font-size:.64em;border-radius:4px}.smartcharts-light .sc-mcd__item:hover{color:#181c25;background:#e6e9e9}.smartcharts-dark .sc-mcd__item:hover{color:#fff;background:rgb(40.05,46.72,61.74)}.smartcharts-light .sc-mcd__item:hover .sc-mcd__item__detail .ic-icon svg{fill:#181c25;stroke:#181c25}.smartcharts-dark .sc-mcd__item:hover .sc-mcd__item__detail .ic-icon svg{fill:#fff;stroke:#fff}.smartcharts-light .sc-mcd__item--selected{color:#181c25 !important;background:#d6dadb !important}.smartcharts-dark .sc-mcd__item--selected{color:#fff !important;background:#323738 !important}.sc-mcd__item--selected .sc-mcd__item__name{font-weight:bold}.smartcharts-light .sc-mcd__item--selected .sc-mcd__item__detail .ic-icon svg{fill:#181c25}.smartcharts-dark .sc-mcd__item--selected .sc-mcd__item__detail .ic-icon svg{fill:#999}.sc-mcd--nested .sc-mcd__category{width:100%;padding:0px;max-height:40px;overflow-y:hidden;border-bottom:none;transition:max-height .5s ease-in-out}.sc-mcd--nested .sc-mcd__category__head{display:flex;justify-content:space-between;box-sizing:border-box;align-items:center;position:relative;padding-left:17px;padding-right:20px;cursor:pointer}.sc-mcd--nested .sc-mcd__category__head .category-title-left{display:flex;align-items:center}.sc-mcd--nested .sc-mcd__category__head .category-title-left__placeholder{margin-left:40px}.sc-mcd--nested .sc-mcd__category__head .category-title-left__subgroup{font-weight:normal}.sc-mcd--nested .sc-mcd__category__head .category-title-left .ic-icon{margin-right:16px;position:relative;top:-1px}.smartcharts-light .sc-mcd--nested .sc-mcd__category__head .category-title-left .ic-icon{color:#181c25}.smartcharts-dark .sc-mcd--nested .sc-mcd__category__head .category-title-left .ic-icon{color:#c2c2c2}.sc-mcd--nested .sc-mcd__category__head .category-title-left .ic-icon svg{width:24px;height:24px}.smartcharts-light .sc-mcd--nested .sc-mcd__category__head .category-title-left .ic-icon svg{fill:#181c25}.smartcharts-dark .sc-mcd--nested .sc-mcd__category__head .category-title-left .ic-icon svg{fill:#c2c2c2}.sc-mcd--nested .sc-mcd__category__head .ic-icon.arrow{transition:transform .3s ease-in-out}.smartcharts-light .sc-mcd--nested .sc-mcd__category__head .ic-icon.arrow{fill:#181c25}.smartcharts-dark .sc-mcd--nested .sc-mcd__category__head .ic-icon.arrow{fill:#c2c2c2}.sc-mcd--nested .sc-mcd__category__content .subcategory{font-weight:normal}.smartcharts-light .sc-mcd--nested .sc-mcd__category__content .subcategory{color:#999}.smartcharts-dark .sc-mcd--nested .sc-mcd__category__content .subcategory{color:#6e6e6e}.sc-mcd--nested .sc-mcd__category--active{max-height:2000px}.sc-mcd--nested .sc-mcd__category--active .sc-mcd__category__head>.ic-icon.arrow{transform:rotate(180deg)}.smartcharts-mobile .sc-mcd{flex-direction:column;min-width:375px;width:100%;height:100%;box-shadow:none}.smartcharts-mobile .sc-mcd__content{width:100%;height:100%}.smartcharts-mobile .sc-mcd__content__head{border-bottom:none}.smartcharts-mobile .sc-mcd__category--favorite .sc-mcd__category__content{margin:0 8px 4px}.smartcharts-mobile .sc-mcd__category__content--has-subcategory{margin:0 8px 4px}.smartcharts-mobile .sc-mcd__category__content .subcategory{padding:0 45px 0 48px}.smartcharts-mobile .sc-mcd__category .empty-category{padding:.9em 3.33em}.smartcharts-mobile .sc-mcd__item{padding-left:45px;padding-right:45px}.smartcharts-mobile .sc-mcd--nested{min-height:calc(100% - 38px)}
|
|
291
|
+
.sc-mcd{max-width:600px;min-width:560px;width:auto;display:flex;height:100%}.smartcharts-light .sc-mcd{color:#181c25;background:#fff;box-shadow:0 2px 8px 0 #999cac}.smartcharts-dark .sc-mcd{color:#c2c2c2;background:#20242f;box-shadow:0 2px 8px 0 #191c31}.sc-mcd__tabs{width:240px;box-sizing:border-box}.smartcharts-light .sc-mcd__tabs{background:#f2f3f4}.smartcharts-dark .sc-mcd__tabs{background:#282c38}.sc-mcd__tabs__head{height:56px;padding:16px 24px;box-sizing:border-box;font-size:16px;font-weight:bold;font-style:normal;line-height:1.5;letter-spacing:normal}.sc-mcd__content{min-width:320px;width:-moz-max-content;width:max-content;display:flex;flex-direction:column}.sc-mcd__content__head{height:56px;padding:12px 16px 10px;box-sizing:border-box}.smartcharts-light .sc-mcd__content__head{border-bottom:2px solid #f2f3f4}.smartcharts-dark .sc-mcd__content__head{border-bottom:2px solid #282c38}.sc-mcd__content__body{height:calc(100% - 56px);transform:translateZ(0);position:relative}.sc-mcd__content__body__scroll{overflow-y:auto;position:relative;height:100%}.sc-mcd__filter{margin:0px;width:240px;min-width:240px;border-radius:0 0 0 5px;border-bottom:none;padding:0}.sc-mcd__filter__group-icon{margin-right:4.5px !important}.sc-mcd__filter__group-icon{margin-left:auto}.sc-mcd__filter__group-icon--open{transform:rotate(180deg)}.sc-mcd__filter__subgroups{display:none}.sc-mcd__filter__subgroups-item{outline:none !important;box-shadow:none !important}.sc-mcd__filter__subgroups-item{direction:ltr;width:100%;display:flex;box-sizing:border-box;padding:10px 50px;border-radius:0px;font-size:14px;font-weight:normal;font-style:normal;line-height:1.43;letter-spacing:normal;align-items:center;text-transform:capitalize;cursor:pointer}.smartcharts-light .sc-mcd__filter__subgroups-item:hover{background-color:#e6e9e9;border-left-color:#e6e9e9}.smartcharts-dark .sc-mcd__filter__subgroups-item:hover{background-color:rgb(40.05,46.72,61.74);border-left-color:rgb(40.05,46.72,61.74)}.sc-mcd__filter__subgroups-item--selected{font-weight:800}.smartcharts-light .sc-mcd__filter__subgroups-item--selected{background-color:#fff !important;border-left-color:#e31c4b !important}.smartcharts-light .sc-mcd__filter__subgroups-item--selected{color:#181c25}.smartcharts-dark .sc-mcd__filter__subgroups-item--selected{background-color:#181c25 !important;border-left-color:#ff444f !important}.smartcharts-dark .sc-mcd__filter__subgroups-item--selected{color:#fff}.sc-mcd__filter__subgroups--open{display:block;animation:display 2s linear;opacity:1}.sc-mcd__filter__item{outline:none !important;box-shadow:none !important}.sc-mcd__filter__item{direction:ltr;width:100%;display:flex;box-sizing:border-box;padding:10px 12px;border-radius:0px;font-size:14px;font-weight:normal;font-style:normal;line-height:1.43;letter-spacing:normal;align-items:center;cursor:pointer}.smartcharts-light .sc-mcd__filter__item{border-left:4px solid #f2f3f4}.smartcharts-dark .sc-mcd__filter__item{border-left:4px solid #20242f}.sc-mcd__filter__item .ic-icon{display:inline-flex;vertical-align:middle;width:16px;height:16px;margin-right:1.3em;position:relative;top:2px}.smartcharts-light .sc-mcd__filter__item:hover{background-color:#e6e9e9;border-left-color:#e6e9e9}.smartcharts-dark .sc-mcd__filter__item:hover{background-color:rgb(40.05,46.72,61.74);border-left-color:rgb(40.05,46.72,61.74)}.smartcharts-light .sc-mcd__filter__item--active{background-color:#fff !important;border-left-color:#e31c4b !important}.smartcharts-light .sc-mcd__filter__item--active{color:#181c25}.smartcharts-dark .sc-mcd__filter__item--active{background-color:#181c25 !important;border-left-color:#ff444f !important}.smartcharts-dark .sc-mcd__filter__item--active{color:#fff}.sc-mcd__filter__item--selected{font-weight:800}.smartcharts-light .sc-mcd__filter__item--selected{background-color:#fff !important;border-left-color:#e31c4b !important}.smartcharts-light .sc-mcd__filter__item--selected{color:#181c25}.smartcharts-dark .sc-mcd__filter__item--selected{background-color:#181c25 !important;border-left-color:#ff444f !important}.smartcharts-dark .sc-mcd__filter__item--selected{color:#fff}.smartcharts-light .sc-mcd__filter__item--selected .ic-icon svg{fill:#181c25}.smartcharts-dark .sc-mcd__filter__item--selected .ic-icon svg{fill:#fff}.smartcharts-light .sc-mcd__filter__item--selected .ic-icon:not(.ic-synthetic_index):not(.ic-cryptocurrency) svg{stroke:#181c25}.smartcharts-dark .sc-mcd__filter__item--selected .ic-icon:not(.ic-synthetic_index):not(.ic-cryptocurrency) svg{stroke:#fff}.sc-mcd__category{padding-bottom:12px;position:relative}.smartcharts-light .sc-mcd__category{border-bottom:4px solid #f2f3f4}.smartcharts-dark .sc-mcd__category{border-bottom:4px solid #282c38}.sc-mcd__category .empty-category{padding:.9em 1.2em;border-radius:4px;font-size:14px}.smartcharts-light .sc-mcd__category .empty-category{background-color:#fff}.smartcharts-dark .sc-mcd__category .empty-category{background-color:#20242f}.sc-mcd__category:last-child{margin-bottom:10px !important}.sc-mcd__category:last-child{border-bottom:none}.sc-mcd__category--has-subtitle{padding-top:6.5em}.sc-mcd__category--favorite .sc-mcd__category__content{margin:0 3px 4px 8px}.sc-mcd__category--synthetic_index{padding:0}@media(min-width: 1024px){.sc-mcd__category--synthetic_index{visibility:hidden}}.sc-mcd__category__head{display:block;font-size:1.4em;font-weight:bold;padding:0 20px;line-height:40px;position:relative;top:0;transform:translate3d(0, 0, 0)}.smartcharts-light .sc-mcd__category__head{color:#181c25}.smartcharts-dark .sc-mcd__category__head{color:#fff}.sc-mcd__category__head .category-name-postfix{margin-left:5px}.sc-mcd__category__head .category-subtitle{font-weight:normal;line-height:normal}.smartcharts-light .sc-mcd__category__head .category-subtitle{color:#7f8397}.smartcharts-dark .sc-mcd__category__head .category-subtitle{color:#eaeced}.sc-mcd__category__content--has-subcategory{margin:0 3px 4px 8px;border-radius:4px}.smartcharts-light .sc-mcd__category__content--has-subcategory{border:1px solid #fff}.smartcharts-dark .sc-mcd__category__content--has-subcategory{border:1px solid #20242f}.sc-mcd__category__content--has-subcategory:last-child{margin-bottom:0px}.sc-mcd__category__content .subcategory{padding:0 20px;font-size:1.4em;border-radius:4px 4px 0 0;display:flex;height:40px;font-weight:bold;align-items:center}.smartcharts-light .sc-mcd__category__content .subcategory{color:#181c25;background-color:#fff}.smartcharts-dark .sc-mcd__category__content .subcategory{color:#fff;background-color:#20242f}.sc-mcd__item{direction:ltr;padding-left:20px;padding-right:20px;display:flex;height:40px;align-items:center;justify-content:space-between;line-height:normal;line-height:initial;font-size:1.4em;cursor:pointer}.smartcharts-light .sc-mcd__item{border-bottom:1px solid #fff;background-color:#fff}.smartcharts-dark .sc-mcd__item{border-bottom:1px solid #20242f;background-color:#20242f}.sc-mcd__item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.sc-mcd__item:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.sc-mcd__item:not(:first-child):not(:last-child){border-radius:4px}.sc-mcd__item__name{display:flex;align-items:center}.sc-mcd__item__name>span{margin-right:16px}.sc-mcd__item__detail{display:flex;align-items:center}.smartcharts-light .sc-mcd__item__detail .ic-icon svg{fill:#181c25;stroke:#181c25}.smartcharts-dark .sc-mcd__item__detail .ic-icon svg{fill:#999;stroke:#999}.sc-mcd__item .closed-market{border:1px solid #f44336;color:#f44336;padding:3px 6px;font-size:.64em;border-radius:4px}.smartcharts-light .sc-mcd__item:hover{color:#181c25;background:#e6e9e9}.smartcharts-dark .sc-mcd__item:hover{color:#fff;background:rgb(40.05,46.72,61.74)}.smartcharts-light .sc-mcd__item:hover .sc-mcd__item__detail .ic-icon svg{fill:#181c25;stroke:#181c25}.smartcharts-dark .sc-mcd__item:hover .sc-mcd__item__detail .ic-icon svg{fill:#fff;stroke:#fff}.smartcharts-light .sc-mcd__item--selected{color:#181c25 !important;background:#d6dadb !important}.smartcharts-dark .sc-mcd__item--selected{color:#fff !important;background:#323738 !important}.sc-mcd__item--selected .sc-mcd__item__name{font-weight:bold}.smartcharts-light .sc-mcd__item--selected .sc-mcd__item__detail .ic-icon svg{fill:#181c25}.smartcharts-dark .sc-mcd__item--selected .sc-mcd__item__detail .ic-icon svg{fill:#999}.smartcharts-light .sc-mcd__item--market-selected,.smartcharts-light .sc-mcd__item--market-selected:hover{background-color:#d6dadb !important;color:#181c25 !important}.smartcharts-dark .sc-mcd__item--market-selected,.smartcharts-dark .sc-mcd__item--market-selected:hover{background-color:rgb(56.1,65.45,86.49) !important;color:#fff !important}.sc-mcd--nested .sc-mcd__category{width:100%;padding:0px;max-height:40px;overflow-y:hidden;border-bottom:none;transition:max-height .5s ease-in-out}.sc-mcd--nested .sc-mcd__category__head{display:flex;justify-content:space-between;box-sizing:border-box;align-items:center;position:relative;padding-left:17px;padding-right:20px;cursor:pointer}.sc-mcd--nested .sc-mcd__category__head .category-title-left{display:flex;align-items:center}.sc-mcd--nested .sc-mcd__category__head .category-title-left__placeholder{margin-left:40px}.sc-mcd--nested .sc-mcd__category__head .category-title-left__subgroup{font-weight:normal}.sc-mcd--nested .sc-mcd__category__head .category-title-left .ic-icon{margin-right:16px;position:relative;top:-1px}.smartcharts-light .sc-mcd--nested .sc-mcd__category__head .category-title-left .ic-icon{color:#181c25}.smartcharts-dark .sc-mcd--nested .sc-mcd__category__head .category-title-left .ic-icon{color:#c2c2c2}.sc-mcd--nested .sc-mcd__category__head .category-title-left .ic-icon svg{width:24px;height:24px}.smartcharts-light .sc-mcd--nested .sc-mcd__category__head .category-title-left .ic-icon svg{fill:#181c25}.smartcharts-dark .sc-mcd--nested .sc-mcd__category__head .category-title-left .ic-icon svg{fill:#c2c2c2}.sc-mcd--nested .sc-mcd__category__head .ic-icon.arrow{transition:transform .3s ease-in-out}.smartcharts-light .sc-mcd--nested .sc-mcd__category__head .ic-icon.arrow{fill:#181c25}.smartcharts-dark .sc-mcd--nested .sc-mcd__category__head .ic-icon.arrow{fill:#c2c2c2}.sc-mcd--nested .sc-mcd__category__content .subcategory{font-weight:normal}.smartcharts-light .sc-mcd--nested .sc-mcd__category__content .subcategory{color:#999}.smartcharts-dark .sc-mcd--nested .sc-mcd__category__content .subcategory{color:#6e6e6e}.sc-mcd--nested .sc-mcd__category--active{max-height:2000px}.sc-mcd--nested .sc-mcd__category--active .sc-mcd__category__head>.ic-icon.arrow{transform:rotate(180deg)}.smartcharts-mobile .sc-mcd{flex-direction:column;min-width:375px;width:100%;height:100%;box-shadow:none}.smartcharts-mobile .sc-mcd__content{width:100%;height:100%}.smartcharts-mobile .sc-mcd__content__head{border-bottom:none}.smartcharts-mobile .sc-mcd__category--favorite .sc-mcd__category__content{margin:0 8px 4px}.smartcharts-mobile .sc-mcd__category__content--has-subcategory{margin:0 8px 4px}.smartcharts-mobile .sc-mcd__category__content .subcategory{padding:0 45px 0 48px}.smartcharts-mobile .sc-mcd__category .empty-category{padding:.9em 3.33em}.smartcharts-mobile .sc-mcd__item{padding-left:45px;padding-right:45px}.smartcharts-mobile .sc-mcd--nested{min-height:calc(100% - 38px)}
|
|
292
292
|
.sc-highlow{width:160px;height:160px}.spot__shape-circule{border-radius:100%;width:6px;height:6px;margin-left:77px;margin-top:77px;line-height:1px;position:absolute}.smartcharts-light .spot__fill-red{background-color:#e31c4b}.smartcharts-dark .spot__fill-red{background-color:#e31c4b}.smartcharts-light .spot__fill-blue{background-color:#39b19d}.smartcharts-dark .spot__fill-blue{background-color:#39b19d}.spot__label{text-align:center;padding:4px;white-space:nowrap;position:absolute;z-index:1;margin-left:0px;line-height:1.5}.smartcharts-light .spot__label{background-color:rgba(0,0,0,.16);color:rgba(0,0,0,.8)}.smartcharts-dark .spot__label{background-color:#303342;color:#fff}.spot__label:after{content:"";position:absolute;left:0;margin-left:0px;border-width:4px;border-style:solid}.spot__label[data-label-pos=top]{border-radius:3px 3px 3px 0px;margin-top:42px;margin-left:79px}.spot__label[data-label-pos=top]:after{top:100%}.smartcharts-light .spot__label[data-label-pos=top]:after{border-color:rgba(0,0,0,.16) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,.16)}.smartcharts-dark .spot__label[data-label-pos=top]:after{border-color:#303342 rgba(0,0,0,0) rgba(0,0,0,0) #303342}.spot__label[data-label-pos=bottom]{border-radius:0px 3px 3px;margin-top:91px;margin-left:79px}.spot__label[data-label-pos=bottom]:after{bottom:100%}.smartcharts-light .spot__label[data-label-pos=bottom]:after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,.16) rgba(0,0,0,.16)}.smartcharts-dark .spot__label[data-label-pos=bottom]:after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #303342 #303342}
|
|
293
293
|
.cq-dialog--indicator-prediction .sc-dialog{width:440px;border-radius:8px}.cq-indicator-prediction{padding:24px}.cq-indicator-prediction strong{font-style:normal;font-weight:bold;font-size:16px;line-height:24px;display:block;margin-bottom:24px}.smartcharts-light .cq-indicator-prediction strong{color:#181c25}.smartcharts-dark .cq-indicator-prediction strong{color:#c2c2c2}.cq-indicator-prediction p{font-style:normal;font-weight:normal;font-size:14px;line-height:20px}.smartcharts-light .cq-indicator-prediction p{color:#181c25}.smartcharts-dark .cq-indicator-prediction p{color:#c2c2c2}.cq-indicator-prediction__footer{width:100%;display:flex;justify-content:flex-end}.cq-indicator-prediction__footer .sc-btn{margin-left:8px;padding:10px 16px}.cq-indicator-prediction__footer .sc-btn--outline-secondary{border-width:2px}
|
|
294
294
|
/*! rtl:begin:ignore */.sc-navigation-widget{direction:ltr;width:32px;position:absolute;bottom:80px;left:13px;z-index:4}.sc-navigation-widget__item--scale{margin-bottom:8px}.sc-navigation-widget__item--zoom .ic-icon:first-child{margin-bottom:2px}.sc-navigation-widget__item--hidden{display:none}.sc-navigation-widget__item--disabled{opacity:.5;pointer-events:none}.sc-navigation-widget__item .ic-icon{width:32px;height:32px;border-radius:4px;cursor:pointer;margin:auto;line-height:41px;transition:none}.smartcharts-light .sc-navigation-widget__item .ic-icon{background-color:#f2f3f4}.smartcharts-dark .sc-navigation-widget__item .ic-icon{background-color:#20242f}.smartcharts-light .sc-navigation-widget__item .ic-icon svg{fill:#181c25}.smartcharts-dark .sc-navigation-widget__item .ic-icon svg{fill:#c2c2c2}/*! rtl:end:ignore */.smartcharts-mobile .sc-navigation-widget__item--indent{margin-bottom:calc(10% - 1rem)}
|