@streamlayer/react 1.23.2 → 1.24.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.
Files changed (174) hide show
  1. package/lib/app/masters.d.ts +0 -1
  2. package/lib/cjs/Question.js +1 -1
  3. package/lib/cjs/advertisement.js +203 -28
  4. package/lib/cjs/analytics.js +1 -1
  5. package/lib/cjs/auth.js +1 -1
  6. package/lib/cjs/bet-pack.js +1 -1
  7. package/lib/cjs/feature.js +1 -1
  8. package/lib/cjs/gamification-feature.js +1 -1
  9. package/lib/cjs/gamification-feature2.js +1 -1
  10. package/lib/cjs/hooks-n9ax4LRT.js +1 -0
  11. package/lib/cjs/index-ByUNFvMk.js +5 -0
  12. package/lib/cjs/index.js +1 -1
  13. package/lib/cjs/index10.js +1 -1
  14. package/lib/cjs/index11.js +1 -3
  15. package/lib/cjs/index12.js +1 -1
  16. package/lib/cjs/index13.js +1 -3
  17. package/lib/cjs/index14.js +4 -1
  18. package/lib/cjs/index15.js +1 -1
  19. package/lib/cjs/index16.js +5 -3
  20. package/lib/cjs/index2.js +1 -1
  21. package/lib/cjs/index3.js +1 -1
  22. package/lib/cjs/index4.js +5 -3
  23. package/lib/cjs/index5.js +1 -1
  24. package/lib/cjs/index6.js +1 -1
  25. package/lib/cjs/index7.js +1 -1
  26. package/lib/cjs/index8.js +1 -1
  27. package/lib/cjs/index9.js +7 -1
  28. package/lib/cjs/insight.js +1 -1
  29. package/lib/cjs/masters.js +1 -1
  30. package/lib/cjs/masters2.js +8 -1
  31. package/lib/cjs/notification.js +1 -1
  32. package/lib/cjs/pause-ad.js +1 -1
  33. package/lib/cjs/points.js +1 -1
  34. package/lib/cjs/polymarket.js +14 -9
  35. package/lib/cjs/sl-types.js +1 -1
  36. package/lib/cjs/storage.js +1 -1
  37. package/lib/cjs/theme.js +1 -1
  38. package/lib/cjs/useStreamLayerApp.js +1 -1
  39. package/lib/cjs/useStreamLayerApp2.js +17 -3
  40. package/lib/cjs/utils.js +47 -1
  41. package/lib/classic/app/masters.d.ts +0 -1
  42. package/lib/classic/cjs/Question.js +1 -1
  43. package/lib/classic/cjs/advertisement.js +203 -28
  44. package/lib/classic/cjs/analytics.js +1 -1
  45. package/lib/classic/cjs/auth.js +1 -1
  46. package/lib/classic/cjs/bet-pack.js +5 -3
  47. package/lib/classic/cjs/feature.js +1 -1
  48. package/lib/classic/cjs/gamification-feature.js +1 -1
  49. package/lib/classic/cjs/hooks-n9ax4LRT.js +1 -0
  50. package/lib/classic/cjs/index-ByUNFvMk.js +5 -0
  51. package/lib/classic/cjs/index.js +1 -1
  52. package/lib/classic/cjs/index10.js +1 -1
  53. package/lib/classic/cjs/index11.js +1 -1
  54. package/lib/classic/cjs/index12.js +1 -1
  55. package/lib/classic/cjs/index13.js +4 -3
  56. package/lib/classic/cjs/index2.js +5 -3
  57. package/lib/classic/cjs/index3.js +1 -1
  58. package/lib/classic/cjs/index4.js +1 -1
  59. package/lib/classic/cjs/index5.js +1 -1
  60. package/lib/classic/cjs/index6.js +1 -1
  61. package/lib/classic/cjs/index7.js +7 -1
  62. package/lib/classic/cjs/index8.js +1 -1
  63. package/lib/classic/cjs/index9.js +1 -3
  64. package/lib/classic/cjs/insight.js +1 -1
  65. package/lib/classic/cjs/notification.js +1 -1
  66. package/lib/classic/cjs/notification2.js +1 -1
  67. package/lib/classic/cjs/pause-ad.js +1 -1
  68. package/lib/classic/cjs/points.js +1 -1
  69. package/lib/classic/cjs/polymarket.js +14 -9
  70. package/lib/classic/cjs/sl-types.js +1 -1
  71. package/lib/classic/cjs/useStreamLayerApp.js +1 -1
  72. package/lib/classic/cjs/useStreamLayerApp2.js +17 -3
  73. package/lib/classic/cjs/utils.js +47 -1
  74. package/lib/classic/es/Question.js +258 -275
  75. package/lib/classic/es/advertisement.js +22128 -38694
  76. package/lib/classic/es/analytics.js +55 -57
  77. package/lib/classic/es/auth.js +8 -14
  78. package/lib/classic/es/bet-pack.js +2413 -2455
  79. package/lib/classic/es/feature.js +46 -95
  80. package/lib/classic/es/gamification-feature.js +2 -2
  81. package/lib/classic/es/hooks-n9ax4LRT.js +97 -0
  82. package/lib/classic/es/index-ByUNFvMk.js +3775 -0
  83. package/lib/classic/es/index.js +13 -16
  84. package/lib/classic/es/index10.js +2587 -83
  85. package/lib/classic/es/index11.js +305 -3087
  86. package/lib/classic/es/index12.js +121 -124
  87. package/lib/classic/es/index13.js +559 -589
  88. package/lib/classic/es/index2.js +1755 -2114
  89. package/lib/classic/es/index3.js +13 -13
  90. package/lib/classic/es/index4.js +4 -283
  91. package/lib/classic/es/index5.js +5 -5
  92. package/lib/classic/es/index6.js +285 -10
  93. package/lib/classic/es/index7.js +179 -6
  94. package/lib/classic/es/index8.js +5 -10
  95. package/lib/classic/es/index9.js +8 -318
  96. package/lib/classic/es/insight.js +54 -61
  97. package/lib/classic/es/notification.js +5 -5
  98. package/lib/classic/es/notification2.js +730 -787
  99. package/lib/classic/es/pause-ad.js +168 -191
  100. package/lib/classic/es/points.js +47 -55
  101. package/lib/classic/es/polymarket.js +4058 -4289
  102. package/lib/classic/es/sl-types.js +128 -298
  103. package/lib/classic/es/useStreamLayerApp.js +2 -2
  104. package/lib/classic/es/useStreamLayerApp2.js +9090 -11121
  105. package/lib/classic/es/utils.js +28 -28
  106. package/lib/classic/index.d.ts +0 -1
  107. package/lib/classic/source.css +110 -0
  108. package/lib/dist/cjs/gamification-feature.js +1 -1
  109. package/lib/dist/cjs/index-ByUNFvMk.js +5 -0
  110. package/lib/dist/cjs/index.js +1 -1
  111. package/lib/dist/cjs/masters.js +69 -3
  112. package/lib/dist/es/gamification-feature.js +2 -2
  113. package/lib/dist/es/index-ByUNFvMk.js +3775 -0
  114. package/lib/dist/es/index.js +7 -10
  115. package/lib/dist/es/masters.js +16944 -19645
  116. package/lib/dist/index.d.ts +7 -17
  117. package/lib/dist/source.css +64 -0
  118. package/lib/es/Question.js +101 -105
  119. package/lib/es/advertisement.js +22128 -38694
  120. package/lib/es/analytics.js +55 -57
  121. package/lib/es/auth.js +8 -14
  122. package/lib/es/bet-pack.js +18 -29
  123. package/lib/es/feature.js +46 -95
  124. package/lib/es/gamification-feature.js +2 -2
  125. package/lib/es/gamification-feature2.js +2 -2
  126. package/lib/es/hooks-n9ax4LRT.js +97 -0
  127. package/lib/es/index-ByUNFvMk.js +3775 -0
  128. package/lib/es/index.js +13 -17
  129. package/lib/es/index10.js +8 -274
  130. package/lib/es/index11.js +172 -837
  131. package/lib/es/index12.js +2587 -183
  132. package/lib/es/index13.js +258 -314
  133. package/lib/es/index14.js +813 -81
  134. package/lib/es/index15.js +305 -3087
  135. package/lib/es/index16.js +803 -1005
  136. package/lib/es/index2.js +980 -1133
  137. package/lib/es/index3.js +4 -3
  138. package/lib/es/index4.js +2401 -2431
  139. package/lib/es/index5.js +13 -13
  140. package/lib/es/index6.js +5 -285
  141. package/lib/es/index7.js +7 -10
  142. package/lib/es/index8.js +283 -5
  143. package/lib/es/index9.js +180 -10
  144. package/lib/es/insight.js +54 -61
  145. package/lib/es/masters.js +5 -7
  146. package/lib/es/masters2.js +538 -708
  147. package/lib/es/notification.js +663 -719
  148. package/lib/es/pause-ad.js +168 -191
  149. package/lib/es/points.js +48 -56
  150. package/lib/es/polymarket.js +4058 -4289
  151. package/lib/es/sl-types.js +128 -317
  152. package/lib/es/storage.js +74 -75
  153. package/lib/es/theme.js +3 -190
  154. package/lib/es/useStreamLayerApp.js +2 -2
  155. package/lib/es/useStreamLayerApp2.js +9090 -11121
  156. package/lib/es/utils.js +28 -28
  157. package/lib/index.d.ts +0 -1
  158. package/lib/source.css +120 -0
  159. package/lib/style.css +1 -1
  160. package/package.json +23 -26
  161. package/lib/cjs/hooks-WfHlJH12.js +0 -1
  162. package/lib/cjs/index-eShKGO10.js +0 -1
  163. package/lib/cjs/style.css +0 -1
  164. package/lib/classic/cjs/hooks-WfHlJH12.js +0 -1
  165. package/lib/classic/cjs/index-eShKGO10.js +0 -1
  166. package/lib/classic/cjs/style.css +0 -1
  167. package/lib/classic/es/hooks-WfHlJH12.js +0 -98
  168. package/lib/classic/es/index-eShKGO10.js +0 -3757
  169. package/lib/classic/style.css +0 -1
  170. package/lib/dist/cjs/index-eShKGO10.js +0 -1
  171. package/lib/dist/es/index-eShKGO10.js +0 -3757
  172. package/lib/dist/style.css +0 -1
  173. package/lib/es/hooks-WfHlJH12.js +0 -98
  174. package/lib/es/index-eShKGO10.js +0 -3757
@@ -1 +1 @@
1
- "use strict";require("core-js/modules/es.symbol.js"),require("core-js/modules/es.symbol.description.js"),require("core-js/modules/es.symbol.iterator.js"),require("core-js/modules/es.array.concat.js"),require("core-js/modules/es.array.filter.js"),require("core-js/modules/es.array.from.js"),require("core-js/modules/es.array.index-of.js"),require("core-js/modules/es.array.iterator.js"),require("core-js/modules/es.array.reduce.js"),require("core-js/modules/es.array.slice.js"),require("core-js/modules/es.object.entries.js"),require("core-js/modules/es.object.keys.js"),require("core-js/modules/es.object.to-string.js"),require("core-js/modules/es.regexp.exec.js"),require("core-js/modules/es.regexp.to-string.js"),require("core-js/modules/es.set.js"),require("core-js/modules/es.string.iterator.js"),require("core-js/modules/es.string.replace.js"),require("core-js/modules/es.string.starts-with.js"),require("core-js/modules/esnext.string.replace-all.js"),require("core-js/modules/web.dom-collections.for-each.js"),require("core-js/modules/web.dom-collections.iterator.js");function e(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,r){var t=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=t){var n,o,a,i,s=[],l=!0,c=!1;try{if(a=(t=t.call(e)).next,0===r){if(Object(t)!==t)return;l=!1}else for(;!(l=(n=a.call(t)).done)&&(s.push(n.value),s.length!==r);l=!0);}catch(u){c=!0,o=u}finally{try{if(!l&&null!=t.return&&(i=t.return(),Object(i)!==i))return}finally{if(c)throw o}}return s}}(e,t)||function(e,t){if(e){if("string"==typeof e)return r(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?r(e,t):void 0}}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function r(e,r){(null==r||r>e.length)&&(r=e.length);for(var t=0,n=Array(r);t<r;t++)n[t]=e[t];return n}var t=require("react");var n=function(){var r=Array.prototype.slice.call(arguments).filter(Boolean),t={},n=[];r.forEach(function(r){(r?r.split(" "):[]).forEach(function(r){if(r.startsWith("atm_")){var o=e(r.split("_"),2)[1];t[o]=r}else n.push(r)})});var o=[];for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&o.push(t[a]);return o.push.apply(o,n),o.join(" ")},o={BLUE_QUESTION_ACTION_BTN:"#1589ee",WHITE:"#FFFFFF",BLUE:"#2d6ffd",GREY_PRIMARY:"#909395",GREY_PRIMARY_ONBOARDING_INAPP:"#B5B7B8",PRIMARY_1:"#1D7BFF",PRIMARY_2:"#095CD1",PRIMARY_TEXT:"#090E13",SECONDARY_TEXT:"rgba(10, 14, 19, 0.70)",QUESTION_TYPE_ICON:"#1D7BFF",QUESTION_BODY_TEXT:"#090E13",PRESENTED_BY_TEXT:"#090E13",SUCCESS:"#107D57",UNSUCCESS:"#DF2F3B",SECONDARY_RED1:"#DF2F3B",NEUTRALS_WHITE:"#FFFFFF",NEUTRALS_WHITE1:"#FFFFFF",NEUTRALS_GRAY1:"#F7F7F7",NEUTRALS_GRAY2:"#F2F2F1",NEUTRALS_GRAY3:"#E8E8E8",NEUTRALS_GRAY4:"#D9D9D6",NEUTRALS_GRAY5:"#B1B3B3",NEUTRALS_GRAY6:"#888B8D",NEUTRALS_GRAY7:"#6B6F73",NEUTRALS_GRAY9:"#25282A",SDK_CONTAINER_BG:"#F7F7F7",SDK_WHITE_CONTAINER_BG:"#fff",SDK_DARK_CONTAINER_BG:"#fff",SDK_PREDICTION_RESULT_SUCCESS_BG:"#fff",SDK_PREDICTION_RESULT_INCORRECT_BG:"#fff",SDK_PREDICTION_RESULT_SUCCESS_TEXT:"#107D57",SDK_PREDICTION_RESULT_ERROR_TITLE:"#090E13",SDK_PREDICTION_RESULT_ERROR_SUBTITLE:"#DF2F3B",SDK_PREDICTION_RESULT_CLOSE_ICON:"#6B6F73",SDK_PREDICTION_FEEDBACK_SUCCESS_ICON:"#107D57",SDK_PREDICTION_FEEDBACK_INCORRECT_RECT1:"#CD2525",SDK_PREDICTION_FEEDBACK_INCORRECT_RECT2:"#fff",PREDICTION_BG_LINES_CORRECT:"#01AB58",PREDICTION_BG_LINES_INCORRECT:"#888B8D",SKELETON_COLOR_1:"#f1efef",SKELETON_COLOR_2:"#f9f8f8",TABS_CONTAINER_BG:"#F2F2F1",TABS_ACTIVE_BG:"#FFFFFF",TABS_COLOR:"#6B6F73",TABS_ACTIVE_COLOR:"#1D7BFF",CARD_BG:"#FFFFFF",CARD_BORDER:"#fff",BORDER:"#E8E8E8",VOTE_BTN_BG:"#F7F7F7",VOTE_BTN_BORDER:"rgb(232, 232, 232)",VOTE_BTN_DISABLED_BORDER:"#B1B3B3",VOTE_BTN_SELECTED_BORDER:"#25282A",VOTE_BTN_NOT_SELECTED_BORDER:"#E8E8E8",VOTE_BTN_SELECTED_BG:"#FFFFFF",VOTE_BTN_SELECTED_BG_AD_UNIT:"#FFFFFF",VOTE_BTN_NOT_SELECTED_BG:"#FFFFFF",VOTE_BTN_NOT_SELECTED_BG_UNSET:"rgb(196, 196, 196)",VOTED_ANSWER_BG:"#FFFFFF",VOTED_BTN_RCT_BG:"#2d5694",IN_APP_BG:"rgba(255, 255, 255, 0.90)",IN_APP_QUESTION_TYPE_ICON:"#1D7BFF",IN_APP_QUESTION_TYPE_LABEL:"#82899E",IN_APP_QUESTION_QUOTE:"rgba(10, 14, 19, 0.70)",IN_APP_QUESTION_RESULT_SUBTITLE_BG:"#1D7BFF",IN_APP_QUESTION_RESULT_LINE:"#babfc5",QUOTE_BORDER:"#E8E8E8",QUOTE_TEXT:"rgba(10, 14, 19, 0.70)"},a=Object.entries(o).reduce(function(r,t){var n=e(t,2),o=n[0],a=n[1];return"\n ".concat(r,"\n --color-").concat(o.toLowerCase().replaceAll("_","-"),": ").concat(a,";\n ")},""),i=Object.entries({BG_PRIMARY:"#13212b",BG_SECONDARY:"#152430",BG_SECONDARY1:"#435059",BORDER_PRIMARY:"rgba(255, 255, 255, 0.1)",TEXT_PRIMARY:"#f9f9f9",TEXT_PRIMARY1:"#f9f9f9",TEXT_SECONDARY:"rgba(255, 255, 255, 0.8)",TEXT_SECONDARY1:"#878787",WHITE:"#fff"}).reduce(function(r,t){var n=e(t,2),o=n[0],a=n[1];return"\n ".concat(r,"\n --color-adv-").concat(o.toLowerCase().replaceAll("_","-"),": ").concat(a,";\n ")},"");function s(e){var r=Object.create(null);return function(t){return void 0===r[t]&&(r[t]=e(t)),r[t]}}var l=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,c=s(function(e){return l.test(e)||111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&e.charCodeAt(2)<91}),u=function(e,r){var t={};return Object.keys(e).filter(function(e){return function(r){return-1===e.indexOf(r)}}(r)).forEach(function(r){t[r]=e[r]}),t};var E=function(e,r){};var f=function(e){return function(r){var o=function(o,a){var i,s=o.as,l=void 0===s?e:s,f=o.class,d=void 0===f?"":f,p=function(e,r,t){var n=u(r,t);if(!e){var o="function"==typeof c?{default:c}:c;Object.keys(n).forEach(function(e){o.default(e)||delete n[e]})}return n}(void 0===r.propsAsIs?!("string"==typeof l&&-1===l.indexOf("-")&&(i=l[0],i.toUpperCase()!==i)):r.propsAsIs,o,["as","class"]);p.ref=a,p.className=r.atomic?n(r.class,p.className||d):n(p.className||d,r.class);var _=r.vars;if(_){var T={};for(var R in _){var S=_[R],m=S[0],O=S[1]||"",y="function"==typeof m?m(o):m;E(0,r.name),T["--".concat(R)]="".concat(y).concat(O)}var A=p.style||{},F=Object.keys(A);F.length>0&&F.forEach(function(e){T[e]=A[e]}),p.style=T}return e.__wyw_meta&&e!==l?(p.as=l,t.createElement(e,p)):t.createElement(l,p)},a=t.forwardRef?t.forwardRef(o):function(e){var r=u(e,["innerRef"]);return o(r,e.innerRef)};return a.displayName=r.name,a.__wyw_meta={className:r.class||"",extends:e},a}},d={exports:{}},p={},_=t;var T="function"==typeof Object.is?Object.is:function(e,r){return e===r&&(0!==e||1/e==1/r)||e!=e&&r!=r},R=_.useState,S=_.useEffect,m=_.useLayoutEffect,O=_.useDebugValue;function y(e){var r=e.getSnapshot;e=e.value;try{var t=r();return!T(e,t)}catch(n){return!0}}var A="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(e,r){return r()}:function(e,r){var t=r(),n=R({inst:{value:t,getSnapshot:r}}),o=n[0].inst,a=n[1];return m(function(){o.value=t,o.getSnapshot=r,y(o)&&a({inst:o})},[e,t,r]),S(function(){return y(o)&&a({inst:o}),e(function(){y(o)&&a({inst:o})})},[e]),O(t),t};p.useSyncExternalStore=void 0!==_.useSyncExternalStore?_.useSyncExternalStore:A,d.exports=p;var F=d.exports,g=function(e,r){return function(t){e.current!==t&&(e.current=t,r())}};var I,h=function(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=r.keys,o=r.deps,a=void 0===o?[e,n]:o,i=t.useRef();i.current=e.get();var s=t.useCallback(function(r){return g(i,r)(e.value),(null==n?void 0:n.length)>0?function(e,r,t){var n=new Set(r).add(void 0);return e.listen(function(e,r,o){n.has(o)&&t(e,r,o)})}(e,n,g(i,r)):e.listen(g(i,r))},a),l=function(){return i.current};return t.useSyncExternalStore?t.useSyncExternalStore(s,l,l):F.useSyncExternalStore(s,l,l)},N=t.useTransition||function(){return[!1,function(e){window.requestAnimationFrame(function(){return e()})}]};exports.NotificationType=void 0,(I=exports.NotificationType||(exports.NotificationType={}))[I.ONBOARDING=1]="ONBOARDING",I[I.QUESTION=2]="QUESTION",I[I.QUESTION_RESOLVED=3]="QUESTION_RESOLVED",exports.A={xs:324,sm:576,md:768,lg:992,xl:1200,xxl:1440},exports.B={landscape:"landscape",portrait:"portrait"},exports.C=a,exports.D={REGULAR:"'SF Pro Text', Arial, Helvetica, sans-serif",SERIF:"'SF Pro Display', Arial, Helvetica, sans-serif",COLOR:"#fff",WEIGHT_DEFAULT:"500",WEIGHT_DEFAULT1:"500",WEIGHT_DEFAULT2:"400",WEIGHT_DEFAULT3:"500",SIZE_DEFAULT:"16px",SIZE_DEFAULT1:"14px",SIZE_DEFAULT2:"12px",LINE_HEIGHT:"24px",MARGIN_TITLE_DEFAULT:"0px 0px 12px"},exports.I=["#107D57","#DF2F3B","#DF2F3B","#E8E8E8"],exports.L=i,exports.N="#f9d6d8",exports.O="#cee5de",exports.R=o,exports.S="#E8E8E8",exports.cx_default=n,exports.styled_default=f,exports.useStore=h,exports.useTransition=N;
1
+ "use strict";const p=require("react"),C=require("nanostores");var P=function(){const r=Array.prototype.slice.call(arguments).filter(Boolean),t={},a=[];r.forEach(n=>{(n?n.split(" "):[]).forEach(c=>{if(c.startsWith("atm_")){const[,m]=c.split("_");t[m]=c}else a.push(c)})});const s=[];for(const n in t)Object.prototype.hasOwnProperty.call(t,n)&&s.push(t[n]);return s.push(...a),s.join(" ")},E=P;function I(e){var r=Object.create(null);return function(t){return r[t]===void 0&&(r[t]=e(t)),r[t]}}var U=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|popover|popoverTarget|popoverTargetAction|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,S=I(function(e){return U.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),L=e=>e.toUpperCase()===e,_=e=>r=>e.indexOf(r)===-1,A=(e,r)=>{const t={};return Object.keys(e).filter(_(r)).forEach(a=>{t[a]=e[a]}),t};function N(e,r,t){const a=A(r,t);if(!e){const s=typeof S=="function"?{default:S}:S;Object.keys(a).forEach(n=>{s.default(n)||delete a[n]})}return a}var D=(e,r)=>{};function M(e){let r="";return t=>{const a=(n,d)=>{const{as:c=e,class:m=r}=n,g=t.propsAsIs===void 0?!(typeof c=="string"&&c.indexOf("-")===-1&&!L(c[0])):t.propsAsIs,u=N(g,n,["as","class"]);u.ref=d,u.className=t.atomic?E(t.class,u.className||m):E(u.className||m,t.class);const{vars:i}=t;if(i){const o={};for(const l in i){const y=i[l],v=y[0],T=y[1]||"",w=typeof v=="function"?v(n):v;D(w,t.name),o[`--${l}`]=`${w}${T}`}const f=u.style||{},h=Object.keys(f);h.length>0&&h.forEach(l=>{o[l]=f[l]}),u.style=o}return e.__wyw_meta&&e!==c?(u.as=c,p.createElement(e,u)):p.createElement(c,u)},s=p.forwardRef?p.forwardRef(a):(n=>{const d=A(n,["innerRef"]);return a(d,n.innerRef)});return s.displayName=t.name,s.__wyw_meta={className:t.class||r,extends:e},s}}var q=M,x={exports:{}},k={};var O;function H(){if(O)return k;O=1;var e=p;function r(i,o){return i===o&&(i!==0||1/i===1/o)||i!==i&&o!==o}var t=typeof Object.is=="function"?Object.is:r,a=e.useState,s=e.useEffect,n=e.useLayoutEffect,d=e.useDebugValue;function c(i,o){var f=o(),h=a({inst:{value:f,getSnapshot:o}}),l=h[0].inst,y=h[1];return n(function(){l.value=f,l.getSnapshot=o,m(l)&&y({inst:l})},[i,f,o]),s(function(){return m(l)&&y({inst:l}),i(function(){m(l)&&y({inst:l})})},[i]),d(f),f}function m(i){var o=i.getSnapshot;i=i.value;try{var f=o();return!t(i,f)}catch{return!0}}function g(i,o){return o()}var u=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?g:c;return k.useSyncExternalStore=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:u,k}var R;function z(){return R||(R=1,x.exports=H()),x.exports}var V=z();const b=(e,r)=>t=>{e.current!==t&&(e.current=t,r())};function j(e,{keys:r,deps:t=[e,r]}={}){const a=p.useRef();a.current=e.get();const s=p.useCallback(d=>(b(a,d)(e.value),r?.length>0?C.listenKeys(e,r,b(a,d)):e.listen(b(a,d))),t),n=()=>a.current;return p.useSyncExternalStore?p.useSyncExternalStore(s,n,n):V.useSyncExternalStore(s,n,n)}const B=j,F=()=>[!1,e=>{window.requestAnimationFrame(()=>e())}],W=p.useTransition||F;exports.NotificationType=void 0;(function(e){e[e.ONBOARDING=1]="ONBOARDING",e[e.QUESTION=2]="QUESTION",e[e.QUESTION_RESOLVED=3]="QUESTION_RESOLVED"})(exports.NotificationType||(exports.NotificationType={}));exports.cx_default=E;exports.styled_default=q;exports.useStore=B;exports.useTransition=W;
@@ -1 +1 @@
1
- "use strict";require("core-js/modules/es.symbol.js"),require("core-js/modules/es.symbol.description.js"),require("core-js/modules/es.symbol.iterator.js"),require("core-js/modules/es.symbol.to-primitive.js"),require("core-js/modules/es.array.iterator.js"),require("core-js/modules/es.date.to-primitive.js"),require("core-js/modules/es.number.constructor.js"),require("core-js/modules/es.object.define-property.js"),require("core-js/modules/es.object.to-string.js"),require("core-js/modules/es.string.iterator.js"),require("core-js/modules/web.dom-collections.iterator.js");function e(s){return(e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(s)}function s(s,t,r){return(t=function(s){var t=function(s,t){if("object"!=e(s)||!s)return s;var r=s[Symbol.toPrimitive];if(void 0!==r){var o=r.call(s,t||"default");if("object"!=e(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(s)}(s,"string");return"symbol"==e(t)?t:t+""}(t))in s?Object.defineProperty(s,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):s[t]=r,s}var t,r=require("react/jsx-runtime"),o=require("./sl-types.js"),i=require("./index12.js"),n=require("./index9.js"),u=require("./index6.js"),a=require("./useStreamLayerApp2.js"),l=o.styled_default("div")({name:"QuestionItem",class:"q1w97g3p",propsAsIs:!1}),c=o.styled_default("div")({name:"QuestionCaption",class:"q2sl39u",propsAsIs:!1}),d=o.styled_default("div")({name:"QuestionBody",class:"qd5h0uc",propsAsIs:!1}),p=o.styled_default("div")({name:"QuestionAction",class:"q105uluy",propsAsIs:!1}),y=o.styled_default(u.B1)({name:"QuestionActionIcon",class:"q1fa0b9h",propsAsIs:!0}),m=o.styled_default(y)({name:"QuestionCheckIcon",class:"qxlt78s",propsAsIs:!0}),j=o.styled_default(u.B1)({name:"QuestionTypeIcon",class:"qmg0vkx",propsAsIs:!0}),f=o.styled_default("div")({name:"QuestionTypeLabel",class:"q1uz5j1g",propsAsIs:!1}),q=o.styled_default("div")({name:"QuestionContent",class:"qc3icwa",propsAsIs:!1}),b=o.styled_default("button")({name:"PlayButton",class:"p169lohr",propsAsIs:!1}),x=o.styled_default("div")({name:"SkeletonContainer",class:"s1f43z3r",propsAsIs:!1}),S=o.styled_default(n.e)({name:"SkeletonButton",class:"s16k8geu",propsAsIs:!0}),v=s(s(s(s({},a.PickHistoryStatus.LOST,r.jsx(y,{name:"incorrectVoted"})),a.PickHistoryStatus.WON,r.jsx(m,{name:"icon-check"})),a.PickHistoryStatus.UNSET,r.jsx(y,{name:"icon-arrow"})),a.PickHistoryStatus.DNP,r.jsx(y,{name:"icon-arrow"})),I=function(e){var s=e.questionTypeData,t=e.questionType,o=e.questionStatus;return r.jsxs(c,{className:"SL_QuestionCaption",children:[r.jsx(j,{className:"SL_QuestionTypeIcon","data-testid":"question-type-icon","data-type-trivia":t===a.QuestionType.TRIVIA,"data-type-poll":t===a.QuestionType.POLL,name:s.iconName}),r.jsxs(f,{className:"SL_QuestionTypeLabel",children:[s.label,t===a.QuestionType.TRIVIA&&o===a.QuestionStatus.RESOLVED&&" • Expired"]})]})};(t||(t={})).OPENED="opened",exports.D=function(){return r.jsxs(x,{children:[r.jsx(n.i,{loading:!0,style:{width:"35%"}}),r.jsx(n.i,{loading:!0,style:{width:"70%"}}),r.jsx(S,{})]})},exports.R=function(e){var s=e.questionId,t=e.questionType,o=e.questionStatus,n=e.subject,u=e.openForVoting,a=e.status,c=i.e[t],y=v[a];return c?r.jsxs(l,{"data-a":"intr","data-name":s,children:[r.jsxs(q,{children:[r.jsx(I,{questionTypeData:c,questionType:t,questionStatus:o}),r.jsx(d,{children:n||""})]}),r.jsx(p,{children:u?r.jsx(b,{"data-a":"intr","data-name":s,children:"Play"}):y})]}):null},exports.S=b,exports.r=l,exports.x=I;
1
+ "use strict";const s=require("react/jsx-runtime"),e=require("./sl-types.js"),I=require("./index11.js"),l=require("./index10.js"),d=require("./index8.js"),t=require("./useStreamLayerApp2.js"),c=e.styled_default("div")({name:"QuestionItem",class:"q1w97g3p",propsAsIs:!1}),j=e.styled_default("div")({name:"QuestionCaption",class:"q2sl39u",propsAsIs:!1}),S=e.styled_default("div")({name:"QuestionBody",class:"qd5h0uc",propsAsIs:!1}),A=e.styled_default("div")({name:"QuestionAction",class:"q105uluy",propsAsIs:!1}),Q=()=>d.B1,i=e.styled_default(Q())({name:"QuestionActionIcon",class:"q1fa0b9h",propsAsIs:!0}),T=()=>i,_=e.styled_default(T())({name:"QuestionCheckIcon",class:"qxlt78s",propsAsIs:!0}),h=()=>d.B1,k=e.styled_default(h())({name:"QuestionTypeIcon",class:"qmg0vkx",propsAsIs:!0}),v=e.styled_default("div")({name:"QuestionTypeLabel",class:"q1uz5j1g",propsAsIs:!1}),L=e.styled_default("div")({name:"QuestionContent",class:"qc3icwa",propsAsIs:!1}),p=e.styled_default("button")({name:"PlayButton",class:"p169lohr",propsAsIs:!1}),P=e.styled_default("div")({name:"SkeletonContainer",class:"s1f43z3r",propsAsIs:!1}),E=()=>l.e,N=e.styled_default(E())({name:"SkeletonButton",class:"s16k8geu",propsAsIs:!0}),b={[t.PickHistoryStatus.LOST]:s.jsx(i,{name:"incorrectVoted"}),[t.PickHistoryStatus.WON]:s.jsx(_,{name:"icon-check"}),[t.PickHistoryStatus.UNSET]:s.jsx(i,{name:"icon-arrow"}),[t.PickHistoryStatus.DNP]:s.jsx(i,{name:"icon-arrow"})},g=()=>s.jsxs(P,{children:[s.jsx(l.i,{loading:!0,style:{width:"35%"}}),s.jsx(l.i,{loading:!0,style:{width:"70%"}}),s.jsx(N,{})]}),y=({questionTypeData:a,questionType:n,questionStatus:o})=>s.jsxs(j,{className:"SL_QuestionCaption",children:[s.jsx(k,{className:"SL_QuestionTypeIcon","data-testid":"question-type-icon","data-type-trivia":n===t.QuestionType.TRIVIA,"data-type-poll":n===t.QuestionType.POLL,name:a.iconName}),s.jsxs(v,{className:"SL_QuestionTypeLabel",children:[a.label,n===t.QuestionType.TRIVIA&&o===t.QuestionStatus.RESOLVED&&" • Expired"]})]}),w=({questionId:a,questionType:n,questionStatus:o,subject:m,openForVoting:q,status:x})=>{const u=I.e[n],f=b[x];return u?s.jsxs(c,{"data-a":"intr","data-name":a,children:[s.jsxs(L,{children:[s.jsx(y,{questionTypeData:u,questionType:n,questionStatus:o}),s.jsx(S,{children:m||""})]}),s.jsx(A,{children:q?s.jsx(p,{"data-a":"intr","data-name":a,children:"Play"}):f})]}):null};var r;(function(a){a.OPENED="opened"})(r||(r={}));exports.D=g;exports.R=w;exports.S=p;exports.r=c;exports.x=y;
package/lib/cjs/theme.js CHANGED
@@ -1 +1 @@
1
- "use strict";var n,e;require("core-js/modules/es.array.slice.js"),require("core-js/modules/es.object.define-properties.js"),require("core-js/modules/es.object.freeze.js"),require("core-js/modules/es.array.concat.js");function t(n,e){return e||(e=n.slice(0)),Object.freeze(Object.defineProperties(n,{raw:{value:Object.freeze(e)}}))}require("react/jsx-runtime");var a=require("./sl-types.js"),o=function(n){return function(e){return"\n @media only screen and (".concat(n,") {\n ").concat(e,"\n }\n")}},i={up:function(n){var e=a.A[n];return o("min-width: ".concat(e,"px"))},down:function(n){var e=a.A[n]-1;return o("max-width: ".concat(e,"px"))},intermediate:function(n,e){var t=a.A[n]-1,o=a.A[e];return function(n,e){return function(t){return"\n @media only screen and (".concat(n,") and (").concat(e,") {\n ").concat(t,"\n }\n")}}("max-width: ".concat(t,"px"),"min-width: ".concat(o,"px"))},composite:function(n,e){var t=a.A[n]-1,o=a.B[e];return function(n,e){return function(t){return"\n @media only screen and (".concat(n,") and (").concat(e,") {\n ").concat(t,"\n }\n")}}("max-width: ".concat(t,"px"),"orientation: ".concat(o))},orientation:function(n){var e=a.B[n];return o("orientation: ".concat(e))}};"\n ".concat(a.C,"\n ").concat(a.L,"\n --font-family: ").concat(a.D.REGULAR,";\n --font-regular: ").concat(a.D.REGULAR,";\n --font-color: ").concat(a.D.COLOR,";\n --font-serif: ").concat(a.D.SERIF,";\n --font-weight-default: ").concat(a.D.WEIGHT_DEFAULT,";\n --font-weight-default1: ").concat(a.D.WEIGHT_DEFAULT1,";\n --font-weight-default2: ").concat(a.D.WEIGHT_DEFAULT2,";\n --font-weight-default3: ").concat(a.D.WEIGHT_DEFAULT3,";\n --font-size-default: ").concat(a.D.SIZE_DEFAULT,";\n --font-size-secondary: ").concat(a.D.SIZE_DEFAULT1,";\n --font-size-small: ").concat(a.D.SIZE_DEFAULT2,";\n --line-height-default: ").concat(a.D.LINE_HEIGHT,";\n --margin-title-default: ").concat(a.D.MARGIN_TITLE_DEFAULT,";\n --font-header-title: 1.125rem;\n\n --header-offset: 0px;\n --header-height: 68px;\n --animation-duration: 0.5s;\n --animation-function: ease;\n --container-padding: 16px;\n --tabs-padding-top: 16px;\n --summary-container-padding-bottom: 16px;\n --max-tabs-width: 100%;\n --border-radius: 8px;\n --pill-offset: 0px;\n --max-width: 600px;\n --max-notifications-width: 400px;\n --header-padding: 12px 12px 12px 16px;\n --margin-web-link-btn: 0px;\n --padding-web-link-btn: 11px 16px;\n --insight-content-padding: 0px;\n --close-icon-size: 12px;\n --close-icon-size: 1.125rem;\n --close-icon-stroke-width: 1.5;\n --padding-title-default: 0px;\n --insight-image-display: inline;\n --web-link-align-items: center;\n --web-link-column-gap: 10px;\n --nav-border: 1px solid var(--color-neutrals-gray3);\n --card-border: 1px solid var(--color-card-border);\n --welcome-screen-graphic-size: 144px;\n --welcome-screen-graphic-size-xl: 144px;\n --quote-indent: 0 0 8px 0px;\n --quote-padding: 4px 16px 8px 0;\n --history-card-gap: 0.75rem;\n\n --row-gap-default: 12px;\n --row-gap-default1: 12px;\n --row-gap-default2: 16px;\n --promo-header-line-height: 18.5px;\n --promo-animation-duration: 0.5s;\n --promo-animation-function: ease-in;\n\n ").concat(i.down("xl")(n||(n=t(["\n --header-offset: 0px;\n "]))),"\n\n ").concat(i.intermediate("xl","lg")(e||(e=t(["\n --header-offset: 0px;\n "]))),"\n\n --insight-image-ratio: 16/9;\n --adv-side-indents: 16px;\n --adv-promo-padding-bottom: 36px;\n --adv-top-indent: 12px;\n --adv-header-height: 52px;\n --adv-media-row-gap: 24px;\n --adv-media-button-indent: 10px;\n --adv-media-padding: 0 26.5px;\n --adv-sponsor-logo-size: 32px;\n --adv-sponsor-font-size: 16px;\n --adv-header-border: 1px solid var(--color-adv-border-primary);\n --adv-header-shift: 0;\n --adv-media-shift: 24px;\n --adv-hide-on-mobile: unset;\n --adv-title-font-size: 24px;\n --adv-description-font-size: 16px;\n --adv-title-height: 31px;\n --adv-description-height: 21px;\n --adv-btn-font-size: 16px;\n --adv-btn-padding: 10px 14px;\n\n .mobile-view {\n --adv-side-indents: 16px;\n --adv-promo-padding-bottom: 36px;\n --adv-hide-on-mobile: none;\n --adv-header-shift: -10px;\n --adv-media-shift: -10px;\n --adv-top-indent: 4px;\n --adv-header-border: none;\n --adv-header-height: 48px;\n --adv-media-row-gap: 22.5px;\n --adv-media-button-indent: 22.5px;\n --adv-sponsor-logo-size: 28px;\n --adv-sponsor-font-size: 12px;\n }\n\n --padding-question-content: 16px 16px 0px;\n --gap-vote-options: 8px;\n --vote-feedback-font-size: 1em;\n --letter-spacing-feedback-header: normal;\n --size-transparent-icon: 51px;\n --padding-feedback-container: 8px 0px 24px;\n --fz-feedbackContainer: 14px;\n --margin-top-feedback-text: 10px;\n --margin-top-feedback-dynamic-text: 0px;\n --fz-feedback-text: 1em;\n --fz-feedback-dynamic-text: 1em;\n --letter-spacing-feedback-text: normal;\n --display-dynamic-wrap: inline;\n --padding-question-title: 0em;\n --text-align-question-title: start;\n --line-height-question-title: 24px;\n --vote-title-font-size: 16px;\n --padding-vote-answer: 5px 15px 5px 9px;\n --fz-vote-answer: 12px;\n --border-radius-vote-btn: 4px;\n --min-height-vote-btn: 44px;\n --justify-content-feedback-container: start;\n --bg-color-feedback-container: transparent;\n --padding-feedback-wrap: 0px;\n --border-radius-feedback-container: 0px;\n --text-align-feedback-description: start;\n --color-feedback-description: #090E13;\n --color-feedback-text: rgba(10, 14, 19, 0.70);\n --vote-answer-font-size: 1em;\n --size-vote-answer-icon: 32px;\n --margin-left-vote-answer-indicator: 8px;\n --size-vote-answer-indicator: 16px;\n --path-fill-vote-answer-indicator: #107D57;\n --vote-answer-font-weight: normal;\n --margin-left-percentage: 8px;\n --question-content-max-width: unset;\n --line-height-percentage: 17px;\n --line-height-percentage: 1.55em;\n --border-color-btn-correct: #107D57;\n --border-color-btn-voted: #1D7BFF;\n --opacity-voted-btn-rct: 1;\n --opacity-vote-btn-not-selected: 1;\n --color-vote-btn-not-checked-bg: #fff;\n --vote-options-margin-bottom: 0px;\n --fw-feedback: inherit;\n --letter-spacing-question-title: normal;\n --margin-left-pts: 0px;\n\n --display-question-container: initial;\n --justify-content-question-container: initial;\n");exports.c=i,exports.h="ttkj0ah",exports.m="StreamLayerCSSReset";
1
+ "use strict";require("react/jsx-runtime");const e="StreamLayerCSSReset",t="ttkj0ah";exports.h=t;exports.m=e;
@@ -1 +1 @@
1
- "use strict";require("core-js/modules/es.symbol.to-string-tag.js"),require("core-js/modules/es.json.to-string-tag.js"),require("core-js/modules/es.math.to-string-tag.js"),require("core-js/modules/es.object.define-property.js"),require("core-js/modules/es.object.to-string.js");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e=require("./useStreamLayerApp2.js");exports.useStreamLayerApp=e.$;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./useStreamLayerApp2.js");exports.useStreamLayerApp=e.z;