hypothesis 1.995.0 → 1.998.0
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/build/boot.js +1 -1
- package/build/manifest.json +12 -12
- package/build/scripts/annotator.bundle.js +108 -106
- package/build/scripts/annotator.bundle.js.map +1 -1
- package/build/scripts/sidebar.bundle.js +4 -4
- package/build/styles/annotator.css +17 -6
- package/build/styles/annotator.css.map +1 -1
- package/build/styles/sidebar.css +16 -5
- package/build/styles/sidebar.css.map +1 -1
- package/build/styles/ui-playground.css +16 -5
- package/build/styles/ui-playground.css.map +1 -1
- package/package.json +1 -1
|
@@ -557,7 +557,7 @@ t.addEventListener("touchstart",i,c),t.addEventListener("wheel",i,c)),a&&Pp(t),i
|
|
|
557
557
|
},s=t>0?`${o} (${t} available)`:o;return vo(So,{classes:Vr("text-color-text","SelectionTab",{"is-selected":r}),onClick:a,onMouseDown:a,pressed:!!r,role:"tab",tabIndex:0,title:s,children:vo(m,{children:[e,t>0&&!n&&vo("span",{className:"text-tiny",style:"position:relative;bottom:3px;left:2px",children:t})]})})}var Gp=si((function({annotationsService:e,isLoading:t,settings:n}){const r=ci(),o=r.selectedTab(),i=r.noteCount(),a=r.annotationCount(),s=r.orphanCount(),l=r.isWaitingToAnchorAnnotations(),c=e=>{r.clearSelection(),r.selectTab(e)},u="annotation"===o&&0===a&&!l,h="note"===o&&0===i;return vo("div",{className:"hyp-u-vertical-spacing--4 SelectionTabs__container",children:[vo("div",{className:"hyp-u-layout-row hyp-u-horizontal-spacing--6 SelectionTabs",role:"tablist",children:[vo($p,{count:a,isWaitingToAnchor:l,isSelected:"annotation"===o,label:"Annotations",onSelect:()=>c("annotation"),children:"Annotations"}),vo($p,{count:i,isWaitingToAnchor:l,isSelected:"note"===o,label:"Page notes",onSelect:()=>c("note"),
|
|
558
558
|
children:"Page Notes"}),s>0&&vo($p,{count:s,isWaitingToAnchor:l,isSelected:"orphan"===o,label:"Orphans",onSelect:()=>c("orphan"),children:"Orphans"})]}),"note"===o&&n.enableExperimentalNewNoteButton&&vo("div",{className:"hyp-u-layout-row--justify-right",children:vo(So,{"data-testid":"new-note-button",icon:"add",onClick:()=>e.createPageNote(),variant:"primary",style:ii(["ctaBackgroundColor"],n),children:"New note"})}),!t&&h&&vo(Eo,{classes:"text-center",children:vo("span",{"data-testid":"notes-unavailable-message",children:"There are no page notes in this group."})}),!t&&u&&vo(Eo,{classes:"text-center",children:vo("span",{"data-testid":"annotations-unavailable-message",children:["There are no annotations in this group.",vo("br",{}),"Create one by selecting some text and clicking the"," ",vo(Ro,{classes:"m-0.5 inline -mt-0.5",name:"annotate",title:"Annotate"})," ","button."]})})]})}),["annotationsService","settings"]);var Vp=si((function({frameSync:e,onLogin:t,onSignUp:n,loadAnnotationsService:r,streamer:o}){
|
|
559
559
|
const i=ea(),a=ci(),s=a.focusedGroupId(),l=a.hasAppliedFilter()||a.hasSelectedAnnotations(),c=a.isLoading(),u=a.isLoggedIn(),h=a.directLinkedAnnotationId(),d=h?a.findAnnotationByID(h):void 0,p=d?Gi(d):"annotation",m=a.searchUris(),f=a.hasSidebarOpened(),g=a.profile().userid,v=d&&!1===d.$orphan?d.$tag:null,y=!(c||!h)&&!d,_=a.directLinkedGroupFetchFailed(),b=y||_,w=!b,x=!b&&!l,k=h&&!u&&!y&&!c,S=io(s);ro((()=>{if(!S.current||S.current!==s){if(S.current){let e=a.focusState().active;a.clearSelection(),e&&a.toggleFocusMode(!0)}S.current=s}s&&m.length&&r.load({groupId:s,uris:m})}),[a,r,s,g,m]),ro((()=>{v?(e.focusAnnotations([v]),e.scrollToAnnotation(v),a.selectTab(p)):d&&a.selectTab(p)}),[p,e,d,v,a]);const C=a.hasFetchedProfile();return ro((()=>{C&&(f||u)&&o.connect({applyUpdatesImmediately:!1})}),[C,u,f,o]),vo("div",{children:[vo("h2",{className:"sr-only",children:"Annotations"}),w&&vo(Op,{}),vo(Up,{onLogin:t,onSignUp:n}),y&&vo(Ep,{errorType:"annotation",onLoginRequest:t,showClearSelection:!0}),_&&vo(Ep,{
|
|
560
|
-
errorType:"group",onLoginRequest:t}),x&&vo(Gp,{isLoading:c}),vo(Ap,{threads:i.children}),k&&vo(Ip,{onLogin:t})]})}),["frameSync","loadAnnotationsService","streamer"]);var Wp=si((function({api:e,toastMessenger:t}){const n=ci(),r=n.routeParams().q,o=so((async t=>{const r={_separate_replies:!0,offset:0,limit:20,...xi(t)};try{n.annotationFetchStarted();const t=await e.search(r);n.addAnnotations([...t.rows,...t.replies])}finally{n.annotationFetchFinished()}}),[e,n]);return ro((()=>{n.setSortKey("Newest"),n.clearAnnotations(),o(r).catch((e=>{t.error(`Unable to fetch annotations: ${e.message}`)}))}),[r,o,n,t]),vo(Ap,{threads:ea().children})}),["api","toastMessenger"]);class Yp{constructor(e,t,n=window){var r,o,i;const a="N/A";let s=a;e.userid&&(s=e.userid,e.displayName&&(s=`${e.displayName} (${s})`)),this.version="1.
|
|
560
|
+
errorType:"group",onLoginRequest:t}),x&&vo(Gp,{isLoading:c}),vo(Ap,{threads:i.children}),k&&vo(Ip,{onLogin:t})]})}),["frameSync","loadAnnotationsService","streamer"]);var Wp=si((function({api:e,toastMessenger:t}){const n=ci(),r=n.routeParams().q,o=so((async t=>{const r={_separate_replies:!0,offset:0,limit:20,...xi(t)};try{n.annotationFetchStarted();const t=await e.search(r);n.addAnnotations([...t.rows,...t.replies])}finally{n.annotationFetchFinished()}}),[e,n]);return ro((()=>{n.setSortKey("Newest"),n.clearAnnotations(),o(r).catch((e=>{t.error(`Unable to fetch annotations: ${e.message}`)}))}),[r,o,n,t]),vo(Ap,{threads:ea().children})}),["api","toastMessenger"]);class Yp{constructor(e,t,n=window){var r,o,i;const a="N/A";let s=a;e.userid&&(s=e.userid,e.displayName&&(s=`${e.displayName} (${s})`)),this.version="1.998.0",this.userAgent=n.navigator.userAgent,this.urls=t.map((e=>e.uri)).join(", ")||a,
|
|
561
561
|
this.fingerprint=null!==(r=null===(o=t[0])||void 0===o||null===(i=o.metadata)||void 0===i?void 0:i.documentFingerprint)&&void 0!==r?r:a,this.account=s,this.timestamp=(new Date).toString()}asFormattedString(){return`Version: ${this.version}\nUser Agent: ${this.userAgent}\nURL: ${this.urls}\nFingerprint: ${this.fingerprint}\nAccount: ${this.account}\nDate: ${this.timestamp}\n`}asEncodedURLString(){return encodeURIComponent(this.asFormattedString())}}function Kp(e){const t=P(e);return!(null==t||!t.authority)&&t.authority!==e.authDomain}function Xp({commandName:e,iconName:t}){return vo("span",{className:"whitespace-nowrap",children:[vo(Ro,{name:t,classes:Vr("mx-1 -mt-1","text-color-text-light inline")}),vo("em",{children:e})]})}var Zp=si((function({settings:e}){const t=!Kp(e);return vo("ol",{className:"list-decimal pl-10 space-y-2",children:[vo("li",{children:["To create an annotation, select text and then select the"," ",vo(Xp,{iconName:"annotate",commandName:"Annotate"})," ","button."]}),vo("li",{
|
|
562
562
|
children:["To create a highlight (",vo(Po,{classes:"underline hover:underline",href:"https://web.hypothes.is/help/why-are-highlights-private-by-default/",target:"_blank",children:"visible only to you"}),"), select text and then select the"," ",vo(Xp,{iconName:"highlight",commandName:"Highlight"})," ","button."]}),t&&vo("li",{children:["To annotate in a private group, select the group from the groups dropdown. Don't see your group? Ask the group creator to send a"," ",vo(Po,{classes:"underline hover:underline",href:"https://web.hypothes.is/help/how-to-join-a-private-group/",target:"_blank",children:"join link"}),")."]}),vo("li",{children:["To reply to an annotation, select the"," ",vo(Xp,{iconName:"reply",commandName:"Reply"})," button."]})]})}),["settings"]);var Jp=si((function({toastMessenger:e,versionData:t}){return vo("div",{className:"hyp-u-vertical-spacing",children:[vo("dl",{className:"VersionInfo",children:[vo("dt",{className:"VersionInfo__key",children:"Version"}),vo("dd",{
|
|
563
563
|
className:"VersionInfo__value",children:t.version}),vo("dt",{className:"VersionInfo__key",children:"User Agent"}),vo("dd",{className:"VersionInfo__value",children:t.userAgent}),vo("dt",{className:"VersionInfo__key",children:"URL"}),vo("dd",{className:"VersionInfo__value",children:t.urls}),vo("dt",{className:"VersionInfo__key",children:"Fingerprint"}),vo("dd",{className:"VersionInfo__value",children:t.fingerprint}),vo("dt",{className:"VersionInfo__key",children:"Account"}),vo("dd",{className:"VersionInfo__value",children:t.account}),vo("dt",{className:"VersionInfo__key",children:"Date"}),vo("dd",{className:"VersionInfo__value",children:t.timestamp})]}),vo("div",{className:"hyp-u-layout-row--justify-center",children:vo(So,{onClick:()=>{try{Ca(t.asFormattedString()),e.success("Copied version info to clipboard")}catch(t){e.error("Unable to copy version info")}},icon:"copy",children:"Copy version details"})})]})}),["toastMessenger"]);function Qp({children:e,onClick:t}){return vo(Co,{
|
|
@@ -585,7 +585,7 @@ className:Vr("HypothesisApp","js-thread-list-scroll-root",{"theme-clean":h,"Hypo
|
|
|
585
585
|
;function Mm({error:e}){return vo("div",{className:"LaunchErrorPanel",children:vo(Go,{title:"Unable to start Hypothesis",children:e.message})})}class Lm{constructor(e,t){this._api=e,this._store=t}_applyDraftChanges(e){const t={},n=this._store.getDraft(e);return n&&(t.tags=n.tags,t.text=n.text,t.permissions=n.isPrivate?ba(e.user):wa(e.user,e.group)),{...e,...t}}_initialize(e,t=new Date){const n=this._store.getDefault("annotationPrivacy"),r=this._store.focusedGroupId(),o=this._store.profile();if(!r)throw new Error("Cannot create annotation without a group");const i=o.userid,a=o.user_info,s="s:"+H(8),l=Object.assign({created:t.toISOString(),group:r,permissions:xa(i,r,n),tags:[],text:"",updated:t.toISOString(),user:i,user_info:a,$tag:s,hidden:!1,links:{},document:{title:""}},e);return Ii(l)&&(l.permissions=ba(i)),l}create(e,t=new Date){const n=this._initialize(e,t);this._store.addAnnotations([n]),this._store.deleteNewAndEmptyDrafts(),Ii(n)||this._store.createDraft(n,{tags:n.tags,text:n.text,isPrivate:!Mi(n)}),
|
|
586
586
|
Pi(n)?this._store.selectTab("note"):Di(n)&&this._store.selectTab("annotation"),(n.references||[]).forEach((e=>{this._store.setExpanded(e,!0)}))}createPageNote(){const e=this._store.mainFrame();if(!this._store.isLoggedIn())return void this._store.openSidebarPanel("loginPrompt");if(!e)return;const t={target:[],uri:e.uri};this.create(t)}async delete(e){await this._api.annotation.delete({id:e.id}),this._store.removeAnnotations([e])}async flag(e){await this._api.annotation.flag({id:e.id}),this._store.updateFlagStatus(e.id,!0)}reply(e,t){const n={group:e.group,permissions:Mi(e)?wa(t,e.group):ba(t),references:(e.references||[]).concat(e.id),target:[{source:e.target[0].source}],uri:e.uri};this.create(n)}async save(e){let t;const n=this._applyDraftChanges(e);let r;t=Ti(e)?this._api.annotation.update({id:e.id},n):this._api.annotation.create({},n),this._store.annotationSaveStarted(e);try{r=await t}finally{this._store.annotationSaveFinished(e)}return Object.keys(e).forEach((t=>{"$"===t[0]&&(r[t]=e[t])})),
|
|
587
587
|
this._store.removeDraft(e),this._store.addAnnotations([r]),r}}Lm.$inject=["api","store"];class zm extends Error{constructor(e,t,n=""){let r="Network request failed";t&&(r+=` (${t.status})`),n&&(r+=`: ${n}`),super(r),this.url=e,this.response=t,this.reason=n}}async function Om(e,t){let n,r;try{n=await fetch(e,t)}catch(t){throw new zm(e,null,t.message)}if(204===n.status)return null;try{r=await n.json()}catch(t){throw new zm(e,n,"Failed to parse response")}var o;if(!n.ok)throw new zm(e,n,null===(o=r)||void 0===o?void 0:o.reason);return r}function Im(e,t){const n={};for(const r in t)if(t.hasOwnProperty(r)){const o=t[r],i=":"+r;-1!==e.indexOf(i)?e=e.replace(i,encodeURIComponent(String(o))):n[r]=o}return{url:e,unusedParams:n}}function Rm(e){const t={};for(const n in e)e.hasOwnProperty(n)&&"$"!==n[0]&&(t[n]=e[n]);return t}class Pm{constructor(e,t,n){const r=e.routes();this._clientId=null;const o=()=>this._clientId,i=e=>function(e,t,{getAccessToken:n,getClientId:r,onRequestStarted:o,onRequestFinished:i}){
|
|
588
|
-
return async(a,s)=>{o();try{const[o,l]=await Promise.all([e,n()]),c=function(e,t){let n=e;return t.split(".").forEach((e=>{n=n[e]})),n}(o,t),u={"Content-Type":"application/json","Hypothesis-Client-Version":"1.
|
|
588
|
+
return async(a,s)=>{o();try{const[o,l]=await Promise.all([e,n()]),c=function(e,t){let n=e;return t.split(".").forEach((e=>{n=n[e]})),n}(o,t),u={"Content-Type":"application/json","Hypothesis-Client-Version":"1.998.0"};l&&(u.Authorization="Bearer "+l);const h=r();h&&(u["X-Client-Id"]=h);const{url:d,unusedParams:p}=Im(c.url,a),m=new URL(d);for(let[e,t]of Object.entries(p)){Array.isArray(t)||(t=[t]);for(let n of t)null!=n&&m.searchParams.append(e,n.toString())}return await Om(m.toString(),{body:s?JSON.stringify(Rm(s)):null,headers:u,method:c.method})}finally{i()}}}(r,e,{getAccessToken:t.getAccessToken,getClientId:o,onRequestStarted:n.apiRequestStarted,onRequestFinished:n.apiRequestFinished});this.search=i("search"),this.annotation={create:i("annotation.create"),delete:i("annotation.delete"),get:i("annotation.read"),update:i("annotation.update"),flag:i("annotation.flag"),hide:i("annotation.hide"),unhide:i("annotation.unhide")},this.group={member:{delete:i("group.member.delete")},read:i("group.read")},this.groups={
|
|
589
589
|
list:i("groups.read")},this.profile={groups:{read:i("profile.groups.read")},read:i("profile.read"),update:i("profile.update")}}setClientId(e){this._clientId=e}}Pm.$inject=["apiRoutes","auth","store"];var Dm={};function Bm(e,t){"boolean"==typeof t&&(t={forever:t}),this._originalTimeouts=JSON.parse(JSON.stringify(e)),this._timeouts=e,this._options=t||{},this._maxRetryTime=t&&t.maxRetryTime||1/0,this._fn=null,this._errors=[],this._attempts=1,this._operationTimeout=null,this._operationTimeoutCb=null,this._timeout=null,this._operationStart=null,this._timer=null,this._options.forever&&(this._cachedTimeouts=this._timeouts.slice(0))}var Fm=Bm;Bm.prototype.reset=function(){this._attempts=1,this._timeouts=this._originalTimeouts.slice(0)},Bm.prototype.stop=function(){this._timeout&&clearTimeout(this._timeout),this._timer&&clearTimeout(this._timer),this._timeouts=[],this._cachedTimeouts=null},Bm.prototype.retry=function(e){if(this._timeout&&clearTimeout(this._timeout),!e)return!1;var t=(new Date).getTime()
|
|
590
590
|
;if(e&&t-this._operationStart>=this._maxRetryTime)return this._errors.push(e),this._errors.unshift(new Error("RetryOperation timeout occurred")),!1;this._errors.push(e);var n=this._timeouts.shift();if(void 0===n){if(!this._cachedTimeouts)return!1;this._errors.splice(0,this._errors.length-1),n=this._cachedTimeouts.slice(-1)}var r=this;return this._timer=setTimeout((function(){r._attempts++,r._operationTimeoutCb&&(r._timeout=setTimeout((function(){r._operationTimeoutCb(r._attempts)}),r._operationTimeout),r._options.unref&&r._timeout.unref()),r._fn(r._attempts)}),n),this._options.unref&&this._timer.unref(),!0},Bm.prototype.attempt=function(e,t){this._fn=e,t&&(t.timeout&&(this._operationTimeout=t.timeout),t.cb&&(this._operationTimeoutCb=t.cb));var n=this;this._operationTimeoutCb&&(this._timeout=setTimeout((function(){n._operationTimeoutCb()}),n._operationTimeout)),this._operationStart=(new Date).getTime(),this._fn(this._attempts)},Bm.prototype.try=function(e){
|
|
591
591
|
console.log("Using RetryOperation.try() is deprecated"),this.attempt(e)},Bm.prototype.start=function(e){console.log("Using RetryOperation.start() is deprecated"),this.attempt(e)},Bm.prototype.start=Bm.prototype.try,Bm.prototype.errors=function(){return this._errors},Bm.prototype.attempts=function(){return this._attempts},Bm.prototype.mainError=function(){if(0===this._errors.length)return null;for(var e={},t=null,n=0,r=0;r<this._errors.length;r++){var o=this._errors[r],i=o.message,a=(e[i]||0)+1;e[i]=a,a>=n&&(t=o,n=a)}return t},function(e){var t=Fm;e.operation=function(n){var r=e.timeouts(n);return new t(r,{forever:n&&(n.forever||n.retries===1/0),unref:n&&n.unref,maxRetryTime:n&&n.maxRetryTime})},e.timeouts=function(e){if(e instanceof Array)return[].concat(e);var t={retries:10,factor:2,minTimeout:1e3,maxTimeout:1/0,randomize:!1};for(var n in e)t[n]=e[n];if(t.minTimeout>t.maxTimeout)throw new Error("minTimeout is greater than maxTimeout");for(var r=[],o=0;o<t.retries;o++)r.push(this.createTimeout(o,t))
|
|
@@ -648,8 +648,8 @@ return e.expanded}const sv=Yf((e=>e.forcedVisible),(e=>Zf(e))),lv=Yf((e=>e.selec
|
|
|
648
648
|
type:iv.SET_SORT_KEY,key:e}},toggleSelectedAnnotations:function(e){return{type:iv.TOGGLE_SELECTED_ANNOTATIONS,toggleIds:e}}},selectors:{expandedMap:av,forcedVisibleThreads:sv,hasSelectedAnnotations:lv,selectedAnnotations:cv,selectedTab:uv,selectionState:hv,sortKey:dv,sortKeys:pv}}),fv={OPEN_SIDEBAR_PANEL:function(e,t){return{activePanelName:t.panelName}},CLOSE_SIDEBAR_PANEL:function(e,t){let n=e.activePanelName;return t.panelName===n&&(n=null),{activePanelName:n}},TOGGLE_SIDEBAR_PANEL:function(e,t){let n;const r=e.activePanelName===t.panelName,o=void 0!==t.panelState?t.panelState:!r;return n=o?t.panelName:r&&!o?null:e.activePanelName,{activePanelName:n}}},gv=of(fv);const vv=Ff({activePanelName:null},{namespace:"sidebarPanels",reducers:fv,actionCreators:{openSidebarPanel:function(e){return{type:gv.OPEN_SIDEBAR_PANEL,panelName:e}},closeSidebarPanel:function(e){return{type:gv.CLOSE_SIDEBAR_PANEL,panelName:e}},toggleSidebarPanel:function(e,t){return{type:gv.TOGGLE_SIDEBAR_PANEL,panelName:e,panelState:t}}},
|
|
649
649
|
selectors:{isSidebarPanelOpen:function(e,t){return e.activePanelName===t}}}),yv={ADD_MESSAGE:function(e,t){return{messages:e.messages.concat({...t.message})}},REMOVE_MESSAGE:function(e,t){return{messages:e.messages.filter((e=>e.id!==t.id))}},UPDATE_MESSAGE:function(e,t){return{messages:e.messages.map((e=>e.id&&e.id===t.message.id?{...t.message}:e))}}},_v=of(yv);const bv=Ff({messages:[]},{namespace:"toastMessages",reducers:yv,actionCreators:{addToastMessage:function(e){return{type:_v.ADD_MESSAGE,message:e}},removeToastMessage:function(e){return{type:_v.REMOVE_MESSAGE,id:e}},updateToastMessage:function(e){return{type:_v.UPDATE_MESSAGE,message:e}}},selectors:{getToastMessage:function(e,t){return e.messages.find((e=>e.id===t))},getToastMessages:function(e){return e.messages},hasToastMessage:function(e,t,n){return e.messages.some((e=>e.type===t&&e.message===n))}}}),wv={SET_SIDEBAR_OPENED:(e,t)=>!0===t.opened?{sidebarHasOpened:!0}:{}},xv=of(wv);const kv=Ff({sidebarHasOpened:!1},{namespace:"viewer",reducers:wv,
|
|
650
650
|
actionCreators:{setSidebarOpened:function(e){return{type:xv.SET_SIDEBAR_OPENED,opened:e}}},selectors:{hasSidebarOpened:function(e){return e.sidebarHasOpened}}});function Sv(e){return Bf([Uf,sg,ug,pg,wg,Ng,Ig,Xg,Wg,ev,eg,mv,Bg,vv,bv,kv],[e],[jf])}Sv.$inject=["settings"];class Cv{constructor(){this._providers=new Map,this._instances=new Map,this._constructing=new Set}get(e){if(this._instances.has(e))return this._instances.get(e);const t=this._providers.get(e);if(!t)throw new Error(`"${e}" is not registered`);if("value"in t)return this._instances.set(e,t.value),t.value;if(this._constructing.has(e))throw new Error(`Encountered a circular dependency when constructing "${e}"`);this._constructing.add(e);try{const n=[],r="class"in t&&t.class.$inject||"factory"in t&&t.factory.$inject||[];for(const t of r)try{n.push(this.get(t))}catch(n){const r=new Error(`Failed to construct dependency "${t}" of "${e}": ${n.message}`);throw r.cause=n,r}let o;if(t.class)o=new t.class(...n);else{o=(0,t.factory)(...n)}
|
|
651
|
-
return this._instances.set(e,o),o}finally{this._constructing.delete(e)}}register(e,t){if("function"==typeof t)t={class:t};else if(!function(e){return"object"==typeof e&&null!==e&&("value"in e||"function"==typeof e.class||"function"==typeof e.factory)}(t))throw new Error(`Invalid provider for "${e}"`);return this._providers.set(e,t),this}run(e){const t="Injector.run";this.register(t,{factory:e});try{return this.get(t)}finally{this._instances.delete(t),this._providers.delete(t)}}}const Av=function(t){for(var n={},r=t.querySelectorAll("script.js-hypothesis-config"),o=0;o<r.length;o++){var i=void 0;try{i=JSON.parse(r[o].textContent||"")}catch(e){console.warn("Could not parse settings from js-hypothesis-config tags",e),i={}}e(n,i)}return n}(document),Ev=function(e){const{version:t,origin:n}=R(e.location.href);return"1.
|
|
652
|
-
!1):"null"===e.origin?(console.warn("Hypothesis has been loaded in a sandboxed frame. This is not supported."),!1):e.origin===n||(console.warn(`The Hypothesis sidebar is running in a different origin (${e.origin}) than expected (${n}). It may not work.`),!1)}(window);function Tv(e,t){e.setClientId(t.clientId)}function Nv(e,t,n){e.load(),t.load(),n.sync()}function Mv(e,t,n,r){e.init(),t.init(),n.init(),r.init()}function Lv(e,t){"sidebar"===t.route()&&e.connect()}Av.sentry&&Ev&&function(e){const t=function(){let e=import.meta.url;return e?new URL(e).origin:null}(),n=t?[t]:void 0;Cr({dsn:e.dsn,environment:e.environment,allowUrls:n,ignoreErrors:["Network request failed","Object Not Found Matching Id"],release:"1.
|
|
651
|
+
return this._instances.set(e,o),o}finally{this._constructing.delete(e)}}register(e,t){if("function"==typeof t)t={class:t};else if(!function(e){return"object"==typeof e&&null!==e&&("value"in e||"function"==typeof e.class||"function"==typeof e.factory)}(t))throw new Error(`Invalid provider for "${e}"`);return this._providers.set(e,t),this}run(e){const t="Injector.run";this.register(t,{factory:e});try{return this.get(t)}finally{this._instances.delete(t),this._providers.delete(t)}}}const Av=function(t){for(var n={},r=t.querySelectorAll("script.js-hypothesis-config"),o=0;o<r.length;o++){var i=void 0;try{i=JSON.parse(r[o].textContent||"")}catch(e){console.warn("Could not parse settings from js-hypothesis-config tags",e),i={}}e(n,i)}return n}(document),Ev=function(e){const{version:t,origin:n}=R(e.location.href);return"1.998.0"!==t?(console.warn(`The Hypothesis sidebar is using a different version (1.998.0) than the host page (${t}). It may not work.`),
|
|
652
|
+
!1):"null"===e.origin?(console.warn("Hypothesis has been loaded in a sandboxed frame. This is not supported."),!1):e.origin===n||(console.warn(`The Hypothesis sidebar is running in a different origin (${e.origin}) than expected (${n}). It may not work.`),!1)}(window);function Tv(e,t){e.setClientId(t.clientId)}function Nv(e,t,n){e.load(),t.load(),n.sync()}function Mv(e,t,n,r){e.init(),t.init(),n.init(),r.init()}function Lv(e,t){"sidebar"===t.route()&&e.connect()}Av.sentry&&Ev&&function(e){const t=function(){let e=import.meta.url;return e?new URL(e).origin:null}(),n=t?[t]:void 0;Cr({dsn:e.dsn,environment:e.environment,allowUrls:n,ignoreErrors:["Network request failed","Object Not Found Matching Id"],release:"1.998.0",beforeSend:(e,t)=>{if(Tr>=5)return V("Client-side Sentry quota reached. No further Sentry events will be sent"),null;++Tr;try{const n=t&&t.originalException;n instanceof Event&&Object.assign(e.extra,{type:n.type,detail:n.detail,isTrusted:n.isTrusted})}catch(e){}return e}});try{
|
|
653
653
|
Vt("host_config",R(window.location.href))}catch(e){}Vt("loaded_scripts",Array.from(document.querySelectorAll("script")).filter((e=>!e.type||e.type.match(/javascript|module/))).map((e=>e.src||"<inline>"))),Er(((e,t)=>{Gt(e,{tags:{context:t}})}))}(Av.sentry),function(e){e.addEventListener("click",(e=>{const t=e.target;if("A"===t.tagName){const e=t;"_blank"===e.target&&(e.rel="noopener")}}))}(document.body),function(e=n){let t=!1;try{document.createElement("div").dir="auto"}catch(e){t=!0}if(t){const t=e.vnode;e.vnode=e=>{if("string"==typeof e.type){const t=e.props;"dir"in t&&"auto"===t.dir&&(t.dir="")}t&&t(e)}}}(),Tv.$inject=["api","streamer"],Nv.$inject=["groups","session","router"],Mv.$inject=["autosaveService","features","persistedDefaults","serviceURL"],Lv.$inject=["frameSync","store"],function(e,{reset:t=!1}={}){t&&yo.clear();for(let[t,n]of Object.entries(e))yo.set(t,n)}(Qo);const zv=document.querySelector("hypothesis-app");!function(e=window){e.addEventListener("message",J)}(),async function(e,t=window){
|
|
654
654
|
const n=function(e){const t=R(e.location.href),n=["annotations","group","query","appType","openSidebar","showHighlights","services","branding","enableExperimentalNewNoteButton","focus","requestConfigFromFrame","theme","usernameUrl"],r={openSidebar:D,requestConfigFromFrame:e=>{if("string"==typeof e)return e;const t=function(e){return"object"==typeof e&&null!==e?e:{}}(e);return{origin:F(t.origin),ancestorLevel:B(t.ancestorLevel)}}};return Object.keys(t).reduce(((e,o)=>(-1!==n.indexOf(o)&&null!==t[o]&&(r[o]?e[o]=r[o](t[o]):e[o]=t[o]),e)),{})}(window),r=n.requestConfigFromFrame;if(!r)return U(e,n);if("number"==typeof r.ancestorLevel&&"string"==typeof r.origin){const o=function(e,t=window){let n=t;for(let t=0;t<e;t++){if(n===n.top)throw new Error("The target parent frame has exceeded the ancestor tree. Try reducing the `requestConfigFromFrame.ancestorLevel` value in the `hypothesisConfig`");n=n.parent}return n}(r.ancestorLevel,t);return{...await $(e,o,r.origin),...n.group?{group:n.group}:{}}}
|
|
655
655
|
throw new Error("Improper `requestConfigFromFrame` object. Both `ancestorLevel` and `origin` need to be specified")}(Av).then((e=>{!function(e,t){const n=new Cv;n.register("annotationsService",Lm).register("api",Pm).register("apiRoutes",Um).register("auth",Vm).register("autosaveService",Wm).register("features",Xm).register("frameSync",rf).register("groups",lf).register("loadAnnotationsService",cf).register("localStorage",hf).register("persistedDefaults",pf).register("router",mf).register("serviceURL",ff).register("session",gf).register("streamer",_f).register("streamFilter",vf).register("tags",bf).register("threadsService",wf).register("toastMessenger",xf).register("store",{factory:Sv}),n.register("$window",{value:window}).register("settings",{value:e}),n.run(Mv),n.run(Tv),n.run(Nv),n.run(Z),n.run(Lv),I(vo(ai.Provider,{value:n,children:vo(Nm,{})}),t)}(e,zv)})).catch((e=>function(e,t){console.error("Failed to start Hypothesis client: ",e),I(vo(Mm,{error:e}),t)}(e,zv)));
|
|
@@ -559,7 +559,7 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
559
559
|
border-top-width: 5px;
|
|
560
560
|
--tw-border-opacity: 1;
|
|
561
561
|
border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
|
|
562
|
-
}.Hyp-LabeledCheckbox{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.Hyp-LabeledCheckbox>:not(:first-child){margin-left:.25rem}.Hyp-LabeledCheckbox>:first-child{margin-left:0}.Hyp-LabeledCheckbox>:last-child{margin-right:0}.Hyp-Checkbox{cursor:pointer;position:absolute;width:1em;height:1em;opacity:.00001}.Hyp-Checkbox+span:not(#increase-specificity){margin-left:0}.Hyp-Checkbox+span>svg{width:1em;height:1em}.Hyp-Checkbox+span>svg *{transition:all .1s linear}.Hyp-Checkbox:focus+span>svg{outline:none;box-shadow:0 0 0 2px #59a7e8}.Hyp-Checkbox:focus:not(:focus-visible)+span>svg{outline:none;box-shadow:none}.Hyp-Checkbox:not(:checked)+span .hyp-svg-checkbox--background{stroke:#737373}.Hyp-Checkbox:checked+span .hyp-svg-checkbox--background{fill:#fff;stroke:#3f3f3f}.Hyp-Checkbox:checked+span .hyp-svg-checkbox--checkmark{stroke:#3f3f3f}.Hyp-Frame{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff}.Hyp-Frame>:not(:first-child){margin-top:1rem}.Hyp-Frame>:first-child{margin-top:0}.Hyp-Frame>:last-child{margin-bottom:0}.theme-clean .Hyp-Frame{border:none}.Hyp-Card{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Card>:not(:first-child){margin-top:1rem}.Hyp-Card>:first-child{margin-top:0}.Hyp-Card>:last-child{margin-bottom:0}.theme-clean .Hyp-Card{border:none}.Hyp-Card:hover,.Hyp-Card.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Card{box-shadow:none}.Hyp-Actions,.Hyp-Actions--row{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Actions>:not(:first-child),.Hyp-Actions--row>:not(:first-child){margin-left:.75rem}.Hyp-Actions>:first-child,.Hyp-Actions--row>:first-child{margin-left:0}.Hyp-Actions>:last-child,.Hyp-Actions--row>:last-child{margin-right:0}.Hyp-Actions--column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.Hyp-Actions--column>:not(:first-child){margin-top:.5rem}.Hyp-Actions--column>:first-child{margin-top:0}.Hyp-Actions--column>:last-child{margin-bottom:0}.Hyp-Scrollbox{overflow:auto;border:1px solid #dbdbdb;position:relative;height:100%;width:100%;background:linear-gradient(white 30%, rgba(255, 255, 255, 0)) 0 0,linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 0,linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.Hyp-Scrollbox--with-header{overflow:auto;border:1px solid #dbdbdb;position:relative;height:100%;width:100%;background:linear-gradient(white 30%, rgba(255, 255, 255, 0)) 0 44px,linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 44px,linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.Hyp-Dialog{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Dialog:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Dialog:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Dialog:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Dialog>:not(:first-child){margin-top:1rem}.Hyp-Dialog>:first-child{margin-top:0}.Hyp-Dialog>:last-child{margin-bottom:0}.theme-clean .Hyp-Dialog{border:none}.Hyp-Dialog:hover,.Hyp-Dialog.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Dialog{box-shadow:none;border:1px solid #dbdbdb}.Hyp-Dialog>.Hyp-Dialog__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;padding-bottom:1rem}.Hyp-Dialog>.Hyp-Dialog__header>:not(:first-child){margin-left:.5rem}.Hyp-Dialog>.Hyp-Dialog__header>:first-child{margin-left:0}.Hyp-Dialog>.Hyp-Dialog__header>:last-child{margin-right:0}.Hyp-Dialog__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Dialog--closeable .Hyp-Dialog__header{padding-bottom:.25rem;margin-top:-0.5rem}.Hyp-Dialog--closeable>.Hyp-Dialog__header .Hyp-Dialog__close{font-size:1.375em;margin-right:-0.75rem}.Hyp-Dialog__content>:not(:first-child){margin-top:1rem}.Hyp-Dialog__content>:first-child{margin-top:0}.Hyp-Dialog__content>:last-child{margin-bottom:0}.Hyp-Dialog__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Dialog__actions>:not(:first-child){margin-left:.75rem}.Hyp-Dialog__actions>:first-child{margin-left:0}.Hyp-Dialog__actions>:last-child{margin-right:0}.Hyp-Link{display:inline-block;color:#bd1c2b;text-decoration:none;border-radius:2px}.Hyp-Link:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Link:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Link:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Link:active,.Hyp-Link:focus{text-decoration:none}.Hyp-Link:hover{text-decoration:none;color:#84141e}.Hyp-Modal__overlay{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5)}.Hyp-Modal{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:90vw;max-width:90vw;max-height:90vh}@media screen and (min-width: 48rem){.Hyp-Modal{width:auto;min-width:28rem;max-width:44rem;max-width:min(44rem,90vw)}}@media screen and (min-height: 32rem){.Hyp-Modal{top:10vh;max-height:80vh;transform:translate(-50%, 0)}}.Hyp-Modal>*{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;max-height:90vh}@media screen and (min-height: 32rem){.Hyp-Modal>*{max-height:80vh}}.Hyp-Panel{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Panel:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Panel:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Panel:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Panel>:not(:first-child){margin-top:1rem}.Hyp-Panel>:first-child{margin-top:0}.Hyp-Panel>:last-child{margin-bottom:0}.theme-clean .Hyp-Panel{border:none}.Hyp-Panel:hover,.Hyp-Panel.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Panel{box-shadow:none;border:1px solid #dbdbdb}.Hyp-Panel>.Hyp-Panel__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;padding-bottom:1rem}.Hyp-Panel>.Hyp-Panel__header>:not(:first-child){margin-left:.5rem}.Hyp-Panel>.Hyp-Panel__header>:first-child{margin-left:0}.Hyp-Panel>.Hyp-Panel__header>:last-child{margin-right:0}.Hyp-Panel__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Panel--closeable .Hyp-Panel__header{padding-bottom:.25rem;margin-top:-0.5rem}.Hyp-Panel--closeable>.Hyp-Panel__header .Hyp-Panel__close{font-size:1.375em;margin-right:-0.75rem}.Hyp-Panel__content>:not(:first-child){margin-top:1rem}.Hyp-Panel__content>:first-child{margin-top:0}.Hyp-Panel__content>:last-child{margin-bottom:0}.Hyp-Panel__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Panel__actions>:not(:first-child){margin-left:.75rem}.Hyp-Panel__actions>:first-child{margin-left:0}.Hyp-Panel__actions>:last-child{margin-right:0}.Hyp-Spinner--small{color:#737373;font-size:1em}.Hyp-Spinner,.Hyp-Spinner--medium{color:#737373;font-size:2em}.Hyp-Spinner--large{color:#737373;font-size:4em}.Hyp-FullScreenSpinner{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(255,255,255,.5)}.Hyp-FullScreenSpinner__spinner{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.Hyp-Icon{display:block;width:1em;height:1em}.Hyp-SvgIcon{display:flex}.Hyp-SvgIcon--inline{display:inline}.Hyp-Table-Scrollbox{min-height:132px}.Hyp-Table-Scrollbox__loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin-top:22px}.Hyp-Table-Scrollbox__message{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:row;justify-content:center;align-items:stretch;padding:.5rem;width:100%;top:88px}.Hyp-Table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;color:#202020}.Hyp-Table:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Table:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Table:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Table th,.Hyp-Table td{padding:.5rem;line-height:1}.Hyp-Table td{border-top:1px solid #dbdbdb}.Hyp-Table__header{position:-webkit-sticky;position:sticky;top:0;height:44px;padding:.5rem;font-weight:bold;background-color:#fff;width:100%;border-bottom:1px solid #9c9c9c;background-color:#ececec;z-index:1;text-align:left}.Hyp-Table__header__heading{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%}.Hyp-Table tbody{cursor:pointer}.Hyp-Table tr{height:44px;padding:.5rem}.Hyp-Table tr:first-child td{border-top:none}.Hyp-Table tr.is-selected td{background-color:#595969;color:#fff}.Hyp-Table tr:hover:not(.is-selected){background-color:#babac444}.Hyp-Table tr:nth-child(odd):not(.is-selected){background-color:rgba(0,0,0,.025)}.Hyp-TextInput{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px}.Hyp-TextInput:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInput.has-error,.Hyp-TextInput.is-error{outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInput::placeholder{color:#737373}.Hyp-TextInput:focus{background-color:#fff}.Hyp-TextInput:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%}.Hyp-TextInputWithButton input{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px;flex-grow:1;border-top-right-radius:0;border-bottom-right-radius:0}.Hyp-TextInputWithButton input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInputWithButton input.has-error,.Hyp-TextInputWithButton input.is-error{outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInputWithButton input::placeholder{color:#737373}.Hyp-TextInputWithButton input:focus{background-color:#fff}.Hyp-TextInputWithButton input:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton button{border:1px solid #dbdbdb;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.Hyp-Thumbnail{padding:.75rem;background-color:#f2f2f2;width:100%;height:100%}.Hyp-Thumbnail__content{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:2em;color:#9c9c9c;background-color:#fff;width:100%;height:100%}.Hyp-Thumbnail__content>img{width:100%;height:100%;object-fit:contain}.Hyp-LabeledButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-LabeledButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LabeledButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:disabled{color:#595959}.Hyp-LabeledButton[aria-expanded=true],.Hyp-LabeledButton[aria-pressed=true]{color:#202020}.Hyp-LabeledButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--small{padding:.25em}.Hyp-LabeledButton--large{padding:.75em}.Hyp-LabeledButton--icon-left svg{margin-right:.5em}.Hyp-LabeledButton--icon-right svg{margin-left:.5em}.Hyp-LabeledButton svg{width:1.25em;height:1.25em}.Hyp-LabeledButton--light{color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--light:disabled{color:#595959}.Hyp-LabeledButton--light[aria-expanded=true],.Hyp-LabeledButton--light[aria-pressed=true]{color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton--light:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--primary{color:#f2f2f2;background-color:#595959;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--primary:disabled{color:#a6a6a6}.Hyp-LabeledButton--primary[aria-expanded=true],.Hyp-LabeledButton--primary[aria-pressed=true]{color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:hover:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:focus:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary:hover:not([disabled]){color:#f2f2f2;background-color:#3f3f3f}.Hyp-LabeledButton--dark{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--dark:disabled{color:#595959}.Hyp-LabeledButton--dark[aria-expanded=true],.Hyp-LabeledButton--dark[aria-pressed=true]{color:#595959;background-color:#dbdbdb}.Hyp-LabeledButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:focus:not([disabled]){color:#595959}.Hyp-LabeledButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}.Hyp-IconButton{padding:0;margin:0;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-IconButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-IconButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:disabled{color:#595959}.Hyp-IconButton[aria-expanded=true],.Hyp-IconButton[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton:hover:not([disabled]){color:#202020;background-color:transparent}.Hyp-IconButton--small{padding:.25em}.Hyp-IconButton--large{padding:.75em}.Hyp-IconButton svg{width:1em;height:1em}.Hyp-IconButton--light{color:#9c9c9c;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--light:disabled{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true],.Hyp-IconButton--light[aria-pressed=true]{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:hover:not([disabled]){color:#3f3f3f}.Hyp-IconButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:focus:not([disabled]){color:#9c9c9c}.Hyp-IconButton--light:hover:not([disabled]){color:#3f3f3f;background-color:transparent}.Hyp-IconButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--primary:disabled{color:#595959}.Hyp-IconButton--primary[aria-expanded=true],.Hyp-IconButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-IconButton--dark{color:#595959;background-color:#ececec;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--dark:disabled{color:#9c9c9c}.Hyp-IconButton--dark[aria-expanded=true],.Hyp-IconButton--dark[aria-pressed=true]{color:#202020;background-color:#dbdbdb}.Hyp-IconButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-IconButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}@media(pointer: coarse){.Hyp-IconButton--medium,.Hyp-IconButton--large{min-width:44px;min-height:44px;justify-content:center}}.Hyp-LinkButton{margin:0;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;white-space:nowrap;display:flex;align-items:center;font-weight:400;padding:0}.Hyp-LinkButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LinkButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:disabled{color:#595959}.Hyp-LinkButton[aria-expanded=true],.Hyp-LinkButton[aria-pressed=true]{color:#202020}.Hyp-LinkButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--small{padding:.25em}.Hyp-LinkButton--large{padding:.75em}.Hyp-LinkButton svg{width:1em;height:1em}.Hyp-LinkButton--light{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--light:disabled{color:#595959}.Hyp-LinkButton--light[aria-expanded=true],.Hyp-LinkButton--light[aria-pressed=true]{color:#202020}.Hyp-LinkButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--light:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--primary:disabled{color:#595959}.Hyp-LinkButton--primary[aria-expanded=true],.Hyp-LinkButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-LinkButton--dark{color:#202020;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--dark:disabled{color:#595959}.Hyp-LinkButton--dark[aria-expanded=true],.Hyp-LinkButton--dark[aria-pressed=true]{color:#202020}.Hyp-LinkButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--dark:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton:hover:not([disabled]){text-decoration:underline}.Hyp-LinkButton--primary{font-weight:500}.InlineLinkButton{display:inline}.InlineLinkButton--underlined{text-decoration:underline}.PublishControlButton{border-top-right-radius:0;border-bottom-right-radius:0}.PaginationPageButton{padding:.75em 1em}@media(pointer: coarse){.NonResponsiveIconButton{min-width:auto;min-height:auto}}.TransparentButton{background-color:transparent}.TransparentButton:hover:not([disabled]){background-color:transparent}.IconOnlyLink{padding:1em;color:#202020}.IconOnlyLink:hover:not([disabled]){color:#202020}.WarningBanner{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;background-color:#fff;border-style:solid;border-width:2px 0;font-size:12px}.WarningBanner--success{border-color:#00a36d}.WarningBanner--error{border-color:#d93c3f}.WarningBanner--notice{border-color:#fbc168}.WarningBanner__type{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.75em 1em;color:#fff}.WarningBanner--success .WarningBanner__type{background-color:#00a36d}.WarningBanner--error .WarningBanner__type{background-color:#d93c3f}.WarningBanner--notice .WarningBanner__type{background-color:#fbc168}.WarningBanner__message{padding:.75em;width:100%}.hyp-u-screen-reader-only{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);overflow:hidden}.hyp-u-border{border:1px solid #dbdbdb}.hyp-u-border--left{border-left:1px solid #dbdbdb}.hyp-u-border--right{border-right:1px solid #dbdbdb}.hyp-u-border--top{border-top:1px solid #dbdbdb}.hyp-u-border--bottom{border-bottom:1px solid #dbdbdb}.hyp-u-shadow{box-shadow:0px 1px 1px rgba(0,0,0,.1)}.hyp-u-shadow--active{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.hyp-u-color--white{color:#fff}.hyp-u-color--grey-0{color:#fafafa}.hyp-u-color--grey-1{color:#f2f2f2}.hyp-u-color--grey-2{color:#ececec}.hyp-u-color--grey-3{color:#dbdbdb}.hyp-u-color--grey-4{color:#a6a6a6}.hyp-u-color--grey-5{color:#9c9c9c}.hyp-u-color--grey-6{color:#737373}.hyp-u-color--grey-7{color:#595959}.hyp-u-color--grey-8{color:#3f3f3f}.hyp-u-color--grey-9{color:#202020}.hyp-u-color--brand{color:#bd1c2b}.hyp-u-color--selection{color:#59a7e8}.hyp-u-color--error{color:#d93c3f}.hyp-u-color--notice{color:#fbc168}.hyp-u-color--success{color:#00a36d}.hyp-u-bg-color--white{background-color:#fff}.hyp-u-bg-color--grey-0{background-color:#fafafa}.hyp-u-bg-color--grey-1{background-color:#f2f2f2}.hyp-u-bg-color--grey-2{background-color:#ececec}.hyp-u-bg-color--grey-3{background-color:#dbdbdb}.hyp-u-bg-color--grey-4{background-color:#a6a6a6}.hyp-u-bg-color--grey-5{background-color:#9c9c9c}.hyp-u-bg-color--grey-6{background-color:#737373}.hyp-u-bg-color--grey-7{background-color:#595959}.hyp-u-bg-color--grey-8{background-color:#3f3f3f}.hyp-u-bg-color--grey-9{background-color:#202020}.hyp-u-bg-color--brand{background-color:#bd1c2b}.hyp-u-bg-color--selection{background-color:#59a7e8}.hyp-u-bg-color--error{background-color:#d93c3f}.hyp-u-bg-color--notice{background-color:#fbc168}.hyp-u-bg-color--success{background-color:#00a36d}.hyp-u-focus-outline:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.hyp-u-focus-outline--inset:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.hyp-u-focus-outline--hide{outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .hyp-u-outline-on-keyboard-focus:focus:not(.focus-visible){outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus:focus:not(:focus-visible){outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus--inset:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.js-focus-visible .hyp-u-outline-on-keyboard-focus--inset:focus:not(.focus-visible){outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus--inset:focus:not(:focus-visible){outline:none;box-shadow:none}.hyp-u-horizontal-spacing>:not(:first-child){margin-left:.5rem}.hyp-u-horizontal-spacing>:first-child{margin-left:0}.hyp-u-horizontal-spacing>:last-child{margin-right:0}.hyp-u-vertical-spacing>:not(:first-child){margin-top:1rem}.hyp-u-vertical-spacing>:first-child{margin-top:0}.hyp-u-vertical-spacing>:last-child{margin-bottom:0}.hyp-u-horizontal-spacing--0>:not(:first-child){margin-left:0}.hyp-u-horizontal-spacing--0>:first-child{margin-left:0}.hyp-u-horizontal-spacing--0>:last-child{margin-right:0}.hyp-u-horizontal-spacing--1>:not(:first-child){margin-left:.125rem}.hyp-u-horizontal-spacing--1>:first-child{margin-left:0}.hyp-u-horizontal-spacing--1>:last-child{margin-right:0}.hyp-u-horizontal-spacing--2>:not(:first-child){margin-left:.25rem}.hyp-u-horizontal-spacing--2>:first-child{margin-left:0}.hyp-u-horizontal-spacing--2>:last-child{margin-right:0}.hyp-u-horizontal-spacing--3>:not(:first-child){margin-left:.5rem}.hyp-u-horizontal-spacing--3>:first-child{margin-left:0}.hyp-u-horizontal-spacing--3>:last-child{margin-right:0}.hyp-u-horizontal-spacing--4>:not(:first-child){margin-left:.75rem}.hyp-u-horizontal-spacing--4>:first-child{margin-left:0}.hyp-u-horizontal-spacing--4>:last-child{margin-right:0}.hyp-u-horizontal-spacing--5>:not(:first-child){margin-left:1rem}.hyp-u-horizontal-spacing--5>:first-child{margin-left:0}.hyp-u-horizontal-spacing--5>:last-child{margin-right:0}.hyp-u-horizontal-spacing--6>:not(:first-child){margin-left:1.5rem}.hyp-u-horizontal-spacing--6>:first-child{margin-left:0}.hyp-u-horizontal-spacing--6>:last-child{margin-right:0}.hyp-u-horizontal-spacing--7>:not(:first-child){margin-left:2rem}.hyp-u-horizontal-spacing--7>:first-child{margin-left:0}.hyp-u-horizontal-spacing--7>:last-child{margin-right:0}.hyp-u-horizontal-spacing--8>:not(:first-child){margin-left:4rem}.hyp-u-horizontal-spacing--8>:first-child{margin-left:0}.hyp-u-horizontal-spacing--8>:last-child{margin-right:0}.hyp-u-horizontal-spacing--9>:not(:first-child){margin-left:8rem}.hyp-u-horizontal-spacing--9>:first-child{margin-left:0}.hyp-u-horizontal-spacing--9>:last-child{margin-right:0}.hyp-u-vertical-spacing--0>:not(:first-child){margin-top:0}.hyp-u-vertical-spacing--0>:first-child{margin-top:0}.hyp-u-vertical-spacing--0>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--1>:not(:first-child){margin-top:.125rem}.hyp-u-vertical-spacing--1>:first-child{margin-top:0}.hyp-u-vertical-spacing--1>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--2>:not(:first-child){margin-top:.25rem}.hyp-u-vertical-spacing--2>:first-child{margin-top:0}.hyp-u-vertical-spacing--2>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--3>:not(:first-child){margin-top:.5rem}.hyp-u-vertical-spacing--3>:first-child{margin-top:0}.hyp-u-vertical-spacing--3>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--4>:not(:first-child){margin-top:.75rem}.hyp-u-vertical-spacing--4>:first-child{margin-top:0}.hyp-u-vertical-spacing--4>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--5>:not(:first-child){margin-top:1rem}.hyp-u-vertical-spacing--5>:first-child{margin-top:0}.hyp-u-vertical-spacing--5>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--6>:not(:first-child){margin-top:1.5rem}.hyp-u-vertical-spacing--6>:first-child{margin-top:0}.hyp-u-vertical-spacing--6>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--7>:not(:first-child){margin-top:2rem}.hyp-u-vertical-spacing--7>:first-child{margin-top:0}.hyp-u-vertical-spacing--7>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--8>:not(:first-child){margin-top:4rem}.hyp-u-vertical-spacing--8>:first-child{margin-top:0}.hyp-u-vertical-spacing--8>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--9>:not(:first-child){margin-top:8rem}.hyp-u-vertical-spacing--9>:first-child{margin-top:0}.hyp-u-vertical-spacing--9>:last-child{margin-bottom:0}.hyp-u-margin{margin:1rem}.hyp-u-margin--left{margin-left:1rem}.hyp-u-margin--right{margin-right:1rem}.hyp-u-margin--top{margin-top:1rem}.hyp-u-margin--bottom{margin-bottom:1rem}.hyp-u-margin--0{margin:0}.hyp-u-margin--left--0{margin-left:0}.hyp-u-margin--right--0{margin-right:0}.hyp-u-margin--top--0{margin-top:0}.hyp-u-margin--bottom--0{margin-bottom:0}.hyp-u-margin--1{margin:.125rem}.hyp-u-margin--left--1{margin-left:.125rem}.hyp-u-margin--right--1{margin-right:.125rem}.hyp-u-margin--top--1{margin-top:.125rem}.hyp-u-margin--bottom--1{margin-bottom:.125rem}.hyp-u-margin--2{margin:.25rem}.hyp-u-margin--left--2{margin-left:.25rem}.hyp-u-margin--right--2{margin-right:.25rem}.hyp-u-margin--top--2{margin-top:.25rem}.hyp-u-margin--bottom--2{margin-bottom:.25rem}.hyp-u-margin--3{margin:.5rem}.hyp-u-margin--left--3{margin-left:.5rem}.hyp-u-margin--right--3{margin-right:.5rem}.hyp-u-margin--top--3{margin-top:.5rem}.hyp-u-margin--bottom--3{margin-bottom:.5rem}.hyp-u-margin--4{margin:.75rem}.hyp-u-margin--left--4{margin-left:.75rem}.hyp-u-margin--right--4{margin-right:.75rem}.hyp-u-margin--top--4{margin-top:.75rem}.hyp-u-margin--bottom--4{margin-bottom:.75rem}.hyp-u-margin--5{margin:1rem}.hyp-u-margin--left--5{margin-left:1rem}.hyp-u-margin--right--5{margin-right:1rem}.hyp-u-margin--top--5{margin-top:1rem}.hyp-u-margin--bottom--5{margin-bottom:1rem}.hyp-u-margin--6{margin:1.5rem}.hyp-u-margin--left--6{margin-left:1.5rem}.hyp-u-margin--right--6{margin-right:1.5rem}.hyp-u-margin--top--6{margin-top:1.5rem}.hyp-u-margin--bottom--6{margin-bottom:1.5rem}.hyp-u-margin--7{margin:2rem}.hyp-u-margin--left--7{margin-left:2rem}.hyp-u-margin--right--7{margin-right:2rem}.hyp-u-margin--top--7{margin-top:2rem}.hyp-u-margin--bottom--7{margin-bottom:2rem}.hyp-u-margin--8{margin:4rem}.hyp-u-margin--left--8{margin-left:4rem}.hyp-u-margin--right--8{margin-right:4rem}.hyp-u-margin--top--8{margin-top:4rem}.hyp-u-margin--bottom--8{margin-bottom:4rem}.hyp-u-margin--9{margin:8rem}.hyp-u-margin--left--9{margin-left:8rem}.hyp-u-margin--right--9{margin-right:8rem}.hyp-u-margin--top--9{margin-top:8rem}.hyp-u-margin--bottom--9{margin-bottom:8rem}.hyp-u-padding{padding:.5rem}.hyp-u-padding--left{padding-left:.5rem}.hyp-u-padding--right{padding-right:.5rem}.hyp-u-padding--top{padding-top:.5rem}.hyp-u-padding--bottom{padding-bottom:.5rem}.hyp-u-padding--0{padding:0}.hyp-u-padding--left--0{padding-left:0}.hyp-u-padding--right--0{padding-right:0}.hyp-u-padding--top--0{padding-top:0}.hyp-u-padding--bottom--0{padding-bottom:0}.hyp-u-padding--1{padding:.125rem}.hyp-u-padding--left--1{padding-left:.125rem}.hyp-u-padding--right--1{padding-right:.125rem}.hyp-u-padding--top--1{padding-top:.125rem}.hyp-u-padding--bottom--1{padding-bottom:.125rem}.hyp-u-padding--2{padding:.25rem}.hyp-u-padding--left--2{padding-left:.25rem}.hyp-u-padding--right--2{padding-right:.25rem}.hyp-u-padding--top--2{padding-top:.25rem}.hyp-u-padding--bottom--2{padding-bottom:.25rem}.hyp-u-padding--3{padding:.5rem}.hyp-u-padding--left--3{padding-left:.5rem}.hyp-u-padding--right--3{padding-right:.5rem}.hyp-u-padding--top--3{padding-top:.5rem}.hyp-u-padding--bottom--3{padding-bottom:.5rem}.hyp-u-padding--4{padding:.75rem}.hyp-u-padding--left--4{padding-left:.75rem}.hyp-u-padding--right--4{padding-right:.75rem}.hyp-u-padding--top--4{padding-top:.75rem}.hyp-u-padding--bottom--4{padding-bottom:.75rem}.hyp-u-padding--5{padding:1rem}.hyp-u-padding--left--5{padding-left:1rem}.hyp-u-padding--right--5{padding-right:1rem}.hyp-u-padding--top--5{padding-top:1rem}.hyp-u-padding--bottom--5{padding-bottom:1rem}.hyp-u-padding--6{padding:1.5rem}.hyp-u-padding--left--6{padding-left:1.5rem}.hyp-u-padding--right--6{padding-right:1.5rem}.hyp-u-padding--top--6{padding-top:1.5rem}.hyp-u-padding--bottom--6{padding-bottom:1.5rem}.hyp-u-padding--7{padding:2rem}.hyp-u-padding--left--7{padding-left:2rem}.hyp-u-padding--right--7{padding-right:2rem}.hyp-u-padding--top--7{padding-top:2rem}.hyp-u-padding--bottom--7{padding-bottom:2rem}.hyp-u-padding--8{padding:4rem}.hyp-u-padding--left--8{padding-left:4rem}.hyp-u-padding--right--8{padding-right:4rem}.hyp-u-padding--top--8{padding-top:4rem}.hyp-u-padding--bottom--8{padding-bottom:4rem}.hyp-u-padding--9{padding:8rem}.hyp-u-padding--left--9{padding-left:8rem}.hyp-u-padding--right--9{padding-right:8rem}.hyp-u-padding--top--9{padding-top:8rem}.hyp-u-padding--bottom--9{padding-bottom:8rem}.hyp-u-layout-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.hyp-u-layout-row--center{display:flex;flex-direction:row;justify-content:center;align-items:center}.hyp-u-layout-row--align-baseline{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline}.hyp-u-layout-row--align-center{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.hyp-u-layout-row--justify-center{display:flex;flex-direction:row;justify-content:center;align-items:stretch}.hyp-u-layout-row--justify-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.hyp-u-layout-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.hyp-u-layout-column--center{display:flex;flex-direction:column;justify-content:center;align-items:center}.hyp-u-stretch{flex-grow:1}.hyp-u-fixed-centered{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.hyp-u-absolute-centered{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.hyp-u-overlay{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5)}.sr-only {
|
|
562
|
+
}.Hyp-LabeledCheckbox{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.Hyp-LabeledCheckbox>:not(:first-child){margin-left:.25rem}.Hyp-LabeledCheckbox>:first-child{margin-left:0}.Hyp-LabeledCheckbox>:last-child{margin-right:0}.Hyp-Checkbox{cursor:pointer;position:absolute;width:1em;height:1em;opacity:.00001}.Hyp-Checkbox+span:not(#increase-specificity){margin-left:0}.Hyp-Checkbox+span>svg{width:1em;height:1em}.Hyp-Checkbox+span>svg *{transition:all .1s linear}.Hyp-Checkbox:focus+span>svg{outline:none;box-shadow:0 0 0 2px #59a7e8}.Hyp-Checkbox:focus:not(:focus-visible)+span>svg{outline:none;box-shadow:none}.Hyp-Checkbox:not(:checked)+span .hyp-svg-checkbox--background{stroke:#737373}.Hyp-Checkbox:checked+span .hyp-svg-checkbox--background{fill:#fff;stroke:#3f3f3f}.Hyp-Checkbox:checked+span .hyp-svg-checkbox--checkmark{stroke:#3f3f3f}.Hyp-Frame{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff}.Hyp-Frame>:not(:first-child){margin-top:1rem}.Hyp-Frame>:first-child{margin-top:0}.Hyp-Frame>:last-child{margin-bottom:0}.theme-clean .Hyp-Frame{border:none}.Hyp-Card{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Card>:not(:first-child){margin-top:1rem}.Hyp-Card>:first-child{margin-top:0}.Hyp-Card>:last-child{margin-bottom:0}.theme-clean .Hyp-Card{border:none}.Hyp-Card:hover,.Hyp-Card.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Card{box-shadow:none}.Hyp-Actions,.Hyp-Actions--row{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Actions>:not(:first-child),.Hyp-Actions--row>:not(:first-child){margin-left:.75rem}.Hyp-Actions>:first-child,.Hyp-Actions--row>:first-child{margin-left:0}.Hyp-Actions>:last-child,.Hyp-Actions--row>:last-child{margin-right:0}.Hyp-Actions--column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.Hyp-Actions--column>:not(:first-child){margin-top:.5rem}.Hyp-Actions--column>:first-child{margin-top:0}.Hyp-Actions--column>:last-child{margin-bottom:0}.Hyp-Scrollbox{overflow:auto;border:1px solid #dbdbdb;position:relative;height:100%;width:100%;background:linear-gradient(white 30%, rgba(255, 255, 255, 0)) 0 0,linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 0,linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.Hyp-Scrollbox--with-header{overflow:auto;border:1px solid #dbdbdb;position:relative;height:100%;width:100%;background:linear-gradient(white 30%, rgba(255, 255, 255, 0)) 0 44px,linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 44px,linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5px, rgba(255, 255, 255, 0) 70%) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.Hyp-Dialog{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Dialog:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Dialog:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Dialog:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Dialog>:not(:first-child){margin-top:1rem}.Hyp-Dialog>:first-child{margin-top:0}.Hyp-Dialog>:last-child{margin-bottom:0}.theme-clean .Hyp-Dialog{border:none}.Hyp-Dialog:hover,.Hyp-Dialog.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Dialog{box-shadow:none;border:1px solid #dbdbdb}.Hyp-Dialog>.Hyp-Dialog__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;padding-bottom:1rem}.Hyp-Dialog>.Hyp-Dialog__header>:not(:first-child){margin-left:.5rem}.Hyp-Dialog>.Hyp-Dialog__header>:first-child{margin-left:0}.Hyp-Dialog>.Hyp-Dialog__header>:last-child{margin-right:0}.Hyp-Dialog__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Dialog--closeable .Hyp-Dialog__header{padding-bottom:.25rem;margin-top:-0.5rem}.Hyp-Dialog--closeable>.Hyp-Dialog__header .Hyp-Dialog__close{font-size:1.375em;margin-right:-0.75rem}.Hyp-Dialog__content>:not(:first-child){margin-top:1rem}.Hyp-Dialog__content>:first-child{margin-top:0}.Hyp-Dialog__content>:last-child{margin-bottom:0}.Hyp-Dialog__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Dialog__actions>:not(:first-child){margin-left:.75rem}.Hyp-Dialog__actions>:first-child{margin-left:0}.Hyp-Dialog__actions>:last-child{margin-right:0}.Hyp-Link{display:inline-block;color:#bd1c2b;text-decoration:none;border-radius:2px}.Hyp-Link:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Link:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Link:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Link:active,.Hyp-Link:focus{text-decoration:none}.Hyp-Link:hover{text-decoration:none;color:#84141e}.Hyp-Modal__overlay{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5)}.Hyp-Modal{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:90vw;max-width:90vw;max-height:90vh}@media screen and (min-width: 48rem){.Hyp-Modal{width:auto;min-width:28rem;max-width:44rem;max-width:min(44rem,90vw)}}@media screen and (min-height: 32rem){.Hyp-Modal{top:10vh;max-height:80vh;transform:translate(-50%, 0)}}.Hyp-Modal>*{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;max-height:90vh}@media screen and (min-height: 32rem){.Hyp-Modal>*{max-height:80vh}}.Hyp-Panel{padding:1rem;border:1px solid #dbdbdb;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px rgba(0,0,0,.1);width:100%}.Hyp-Panel:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Panel:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Panel:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Panel>:not(:first-child){margin-top:1rem}.Hyp-Panel>:first-child{margin-top:0}.Hyp-Panel>:last-child{margin-bottom:0}.theme-clean .Hyp-Panel{border:none}.Hyp-Panel:hover,.Hyp-Panel.is-focused{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.theme-clean .Hyp-Panel{box-shadow:none;border:1px solid #dbdbdb}.Hyp-Panel>.Hyp-Panel__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;padding-bottom:1rem}.Hyp-Panel>.Hyp-Panel__header>:not(:first-child){margin-left:.5rem}.Hyp-Panel>.Hyp-Panel__header>:first-child{margin-left:0}.Hyp-Panel>.Hyp-Panel__header>:last-child{margin-right:0}.Hyp-Panel__title{font-size:1.1em;color:#bd1c2b;font-weight:600;line-height:1;flex-grow:1}.Hyp-Panel--closeable .Hyp-Panel__header{padding-bottom:.25rem;margin-top:-0.5rem}.Hyp-Panel--closeable>.Hyp-Panel__header .Hyp-Panel__close{font-size:1.375em;margin-right:-0.75rem}.Hyp-Panel__content>:not(:first-child){margin-top:1rem}.Hyp-Panel__content>:first-child{margin-top:0}.Hyp-Panel__content>:last-child{margin-bottom:0}.Hyp-Panel__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.Hyp-Panel__actions>:not(:first-child){margin-left:.75rem}.Hyp-Panel__actions>:first-child{margin-left:0}.Hyp-Panel__actions>:last-child{margin-right:0}.Hyp-Spinner--small{color:#737373;font-size:1em}.Hyp-Spinner,.Hyp-Spinner--medium{color:#737373;font-size:2em}.Hyp-Spinner--large{color:#737373;font-size:4em}.Hyp-FullScreenSpinner{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(255,255,255,.5)}.Hyp-FullScreenSpinner__spinner{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.Hyp-Icon{display:block;width:1em;height:1em}.Hyp-SvgIcon{display:flex}.Hyp-SvgIcon--inline{display:inline}.Hyp-Table-Scrollbox{min-height:132px}.Hyp-Table-Scrollbox__loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin-top:22px}.Hyp-Table-Scrollbox__message{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:row;justify-content:center;align-items:stretch;padding:.5rem;width:100%;top:88px}.Hyp-Table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;color:#202020}.Hyp-Table:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-Table:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-Table:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-Table th,.Hyp-Table td{padding:.5rem;line-height:1}.Hyp-Table td{border-top:1px solid #dbdbdb}.Hyp-Table__header{position:-webkit-sticky;position:sticky;top:0;height:44px;padding:.5rem;font-weight:bold;background-color:#fff;width:100%;border-bottom:1px solid #9c9c9c;background-color:#ececec;z-index:1;text-align:left}.Hyp-Table__header__heading{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%}.Hyp-Table tbody{cursor:pointer}.Hyp-Table tr{height:44px;padding:.5rem}.Hyp-Table tr:first-child td{border-top:none}.Hyp-Table tr.is-selected td{background-color:#595969;color:#fff}.Hyp-Table tr:hover:not(.is-selected){background-color:#babac444}.Hyp-Table tr:nth-child(odd):not(.is-selected){background-color:rgba(0,0,0,.025)}.Hyp-TextInput{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px}.Hyp-TextInput:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInput.has-error,.Hyp-TextInput.is-error{outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInput::placeholder{color:#737373}.Hyp-TextInput:focus{background-color:#fff}.Hyp-TextInput:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%}.Hyp-TextInputWithButton input{border:1px solid #dbdbdb;padding:.5rem;background-color:#fafafa;color:#202020;border-radius:2px;flex-grow:1;border-top-right-radius:0;border-bottom-right-radius:0}.Hyp-TextInputWithButton input:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.Hyp-TextInputWithButton input.has-error,.Hyp-TextInputWithButton input.is-error{outline:none;box-shadow:0 0 0 2px #d93c3f inset}.Hyp-TextInputWithButton input::placeholder{color:#737373}.Hyp-TextInputWithButton input:focus{background-color:#fff}.Hyp-TextInputWithButton input:focus::placeholder{color:#a6a6a6}.Hyp-TextInputWithButton button{border:1px solid #dbdbdb;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.Hyp-Thumbnail{padding:.75rem;background-color:#f2f2f2;width:100%;height:100%}.Hyp-Thumbnail__content{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:2em;color:#9c9c9c;background-color:#fff;width:100%;height:100%}.Hyp-Thumbnail__content>img{width:100%;height:100%;object-fit:contain}.Hyp-LabeledButton{padding:0;margin:0;background-color:transparent;border-style:none;color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-LabeledButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LabeledButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LabeledButton:disabled{color:#595959}.Hyp-LabeledButton[aria-expanded=true],.Hyp-LabeledButton[aria-pressed=true]{color:#202020}.Hyp-LabeledButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--small{padding:.25em}.Hyp-LabeledButton--large{padding:.75em}.Hyp-LabeledButton--icon-left svg{margin-right:.5em}.Hyp-LabeledButton--icon-right svg{margin-left:.5em}.Hyp-LabeledButton svg{width:1.25em;height:1.25em}.Hyp-LabeledButton--light{color:#595959;background-color:#f2f2f2;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--light:disabled{color:#595959}.Hyp-LabeledButton--light[aria-expanded=true],.Hyp-LabeledButton--light[aria-pressed=true]{color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LabeledButton--light:hover:not([disabled]){color:#202020;background-color:#ececec}.Hyp-LabeledButton--primary{color:#f2f2f2;background-color:#595959;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--primary:disabled{color:#a6a6a6}.Hyp-LabeledButton--primary[aria-expanded=true],.Hyp-LabeledButton--primary[aria-pressed=true]{color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:hover:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--primary[aria-pressed=true]:focus:not([disabled]){color:#f2f2f2}.Hyp-LabeledButton--primary:hover:not([disabled]){color:#f2f2f2;background-color:#3f3f3f}.Hyp-LabeledButton--dark{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LabeledButton--dark:disabled{color:#595959}.Hyp-LabeledButton--dark[aria-expanded=true],.Hyp-LabeledButton--dark[aria-pressed=true]{color:#595959;background-color:#dbdbdb}.Hyp-LabeledButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-LabeledButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LabeledButton--dark[aria-pressed=true]:focus:not([disabled]){color:#595959}.Hyp-LabeledButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}.Hyp-IconButton{padding:0;margin:0;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;font-weight:700;white-space:nowrap;display:flex;align-items:center}.Hyp-IconButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-IconButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-IconButton:disabled{color:#595959}.Hyp-IconButton[aria-expanded=true],.Hyp-IconButton[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton:hover:not([disabled]){color:#202020;background-color:transparent}.Hyp-IconButton--small{padding:.25em}.Hyp-IconButton--large{padding:.75em}.Hyp-IconButton svg{width:1em;height:1em}.Hyp-IconButton--light{color:#9c9c9c;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--light:disabled{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true],.Hyp-IconButton--light[aria-pressed=true]{color:#9c9c9c}.Hyp-IconButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:hover:not([disabled]){color:#3f3f3f}.Hyp-IconButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--light[aria-pressed=true]:focus:not([disabled]){color:#9c9c9c}.Hyp-IconButton--light:hover:not([disabled]){color:#3f3f3f;background-color:transparent}.Hyp-IconButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--primary:disabled{color:#595959}.Hyp-IconButton--primary[aria-expanded=true],.Hyp-IconButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-IconButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-IconButton--dark{color:#595959;background-color:#ececec;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-IconButton--dark:disabled{color:#9c9c9c}.Hyp-IconButton--dark[aria-expanded=true],.Hyp-IconButton--dark[aria-pressed=true]{color:#202020;background-color:#dbdbdb}.Hyp-IconButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:hover:not([disabled]){color:#202020}.Hyp-IconButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-IconButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-IconButton--dark:hover:not([disabled]){color:#202020;background-color:#dbdbdb}@media(pointer: coarse){.Hyp-IconButton--medium,.Hyp-IconButton--large{min-width:44px;min-height:44px;justify-content:center}}.Hyp-LinkButton{margin:0;border-style:none;color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;border-radius:2px;border:none;padding:.5em;font-size:1em;white-space:nowrap;display:flex;align-items:center;font-weight:400;padding:0}.Hyp-LinkButton:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .Hyp-LinkButton:focus:not(.focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:focus:not(:focus-visible){outline:none;box-shadow:none}.Hyp-LinkButton:disabled{color:#595959}.Hyp-LinkButton[aria-expanded=true],.Hyp-LinkButton[aria-pressed=true]{color:#202020}.Hyp-LinkButton[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--small{padding:.25em}.Hyp-LinkButton--large{padding:.75em}.Hyp-LinkButton svg{width:1em;height:1em}.Hyp-LinkButton--light{color:#595959;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--light:disabled{color:#595959}.Hyp-LinkButton--light[aria-expanded=true],.Hyp-LinkButton--light[aria-pressed=true]{color:#202020}.Hyp-LinkButton--light[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--light[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--light[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--light:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton--primary{color:#bd1c2b;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--primary:disabled{color:#595959}.Hyp-LinkButton--primary[aria-expanded=true],.Hyp-LinkButton--primary[aria-pressed=true]{color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:hover:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--primary[aria-pressed=true]:focus:not([disabled]){color:#bd1c2b}.Hyp-LinkButton--primary:hover:not([disabled]){color:#bd1c2b;background-color:transparent}.Hyp-LinkButton--dark{color:#202020;background-color:transparent;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.Hyp-LinkButton--dark:disabled{color:#595959}.Hyp-LinkButton--dark[aria-expanded=true],.Hyp-LinkButton--dark[aria-pressed=true]{color:#202020}.Hyp-LinkButton--dark[aria-expanded=true]:hover:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:hover:not([disabled]){color:#84141e}.Hyp-LinkButton--dark[aria-expanded=true]:focus:not([disabled]),.Hyp-LinkButton--dark[aria-pressed=true]:focus:not([disabled]){color:#202020}.Hyp-LinkButton--dark:hover:not([disabled]){color:#84141e;background-color:transparent}.Hyp-LinkButton:hover:not([disabled]){text-decoration:underline}.Hyp-LinkButton--primary{font-weight:500}.hyp-u-screen-reader-only{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);overflow:hidden}.hyp-u-border{border:1px solid #dbdbdb}.hyp-u-border--left{border-left:1px solid #dbdbdb}.hyp-u-border--right{border-right:1px solid #dbdbdb}.hyp-u-border--top{border-top:1px solid #dbdbdb}.hyp-u-border--bottom{border-bottom:1px solid #dbdbdb}.hyp-u-shadow{box-shadow:0px 1px 1px rgba(0,0,0,.1)}.hyp-u-shadow--active{box-shadow:0px 2px 3px 0px rgba(0,0,0,.15)}.hyp-u-color--white{color:#fff}.hyp-u-color--grey-0{color:#fafafa}.hyp-u-color--grey-1{color:#f2f2f2}.hyp-u-color--grey-2{color:#ececec}.hyp-u-color--grey-3{color:#dbdbdb}.hyp-u-color--grey-4{color:#a6a6a6}.hyp-u-color--grey-5{color:#9c9c9c}.hyp-u-color--grey-6{color:#737373}.hyp-u-color--grey-7{color:#595959}.hyp-u-color--grey-8{color:#3f3f3f}.hyp-u-color--grey-9{color:#202020}.hyp-u-color--brand{color:#bd1c2b}.hyp-u-color--selection{color:#59a7e8}.hyp-u-color--error{color:#d93c3f}.hyp-u-color--notice{color:#fbc168}.hyp-u-color--success{color:#00a36d}.hyp-u-bg-color--white{background-color:#fff}.hyp-u-bg-color--grey-0{background-color:#fafafa}.hyp-u-bg-color--grey-1{background-color:#f2f2f2}.hyp-u-bg-color--grey-2{background-color:#ececec}.hyp-u-bg-color--grey-3{background-color:#dbdbdb}.hyp-u-bg-color--grey-4{background-color:#a6a6a6}.hyp-u-bg-color--grey-5{background-color:#9c9c9c}.hyp-u-bg-color--grey-6{background-color:#737373}.hyp-u-bg-color--grey-7{background-color:#595959}.hyp-u-bg-color--grey-8{background-color:#3f3f3f}.hyp-u-bg-color--grey-9{background-color:#202020}.hyp-u-bg-color--brand{background-color:#bd1c2b}.hyp-u-bg-color--selection{background-color:#59a7e8}.hyp-u-bg-color--error{background-color:#d93c3f}.hyp-u-bg-color--notice{background-color:#fbc168}.hyp-u-bg-color--success{background-color:#00a36d}.hyp-u-focus-outline:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.hyp-u-focus-outline--inset:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.hyp-u-focus-outline--hide{outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus:focus{outline:none;box-shadow:0 0 0 2px #59a7e8}.js-focus-visible .hyp-u-outline-on-keyboard-focus:focus:not(.focus-visible){outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus:focus:not(:focus-visible){outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus--inset:focus{outline:none;box-shadow:0 0 0 2px #59a7e8 inset}.js-focus-visible .hyp-u-outline-on-keyboard-focus--inset:focus:not(.focus-visible){outline:none;box-shadow:none}.hyp-u-outline-on-keyboard-focus--inset:focus:not(:focus-visible){outline:none;box-shadow:none}.hyp-u-horizontal-spacing>:not(:first-child){margin-left:.5rem}.hyp-u-horizontal-spacing>:first-child{margin-left:0}.hyp-u-horizontal-spacing>:last-child{margin-right:0}.hyp-u-vertical-spacing>:not(:first-child){margin-top:1rem}.hyp-u-vertical-spacing>:first-child{margin-top:0}.hyp-u-vertical-spacing>:last-child{margin-bottom:0}.hyp-u-horizontal-spacing--0>:not(:first-child){margin-left:0}.hyp-u-horizontal-spacing--0>:first-child{margin-left:0}.hyp-u-horizontal-spacing--0>:last-child{margin-right:0}.hyp-u-horizontal-spacing--1>:not(:first-child){margin-left:.125rem}.hyp-u-horizontal-spacing--1>:first-child{margin-left:0}.hyp-u-horizontal-spacing--1>:last-child{margin-right:0}.hyp-u-horizontal-spacing--2>:not(:first-child){margin-left:.25rem}.hyp-u-horizontal-spacing--2>:first-child{margin-left:0}.hyp-u-horizontal-spacing--2>:last-child{margin-right:0}.hyp-u-horizontal-spacing--3>:not(:first-child){margin-left:.5rem}.hyp-u-horizontal-spacing--3>:first-child{margin-left:0}.hyp-u-horizontal-spacing--3>:last-child{margin-right:0}.hyp-u-horizontal-spacing--4>:not(:first-child){margin-left:.75rem}.hyp-u-horizontal-spacing--4>:first-child{margin-left:0}.hyp-u-horizontal-spacing--4>:last-child{margin-right:0}.hyp-u-horizontal-spacing--5>:not(:first-child){margin-left:1rem}.hyp-u-horizontal-spacing--5>:first-child{margin-left:0}.hyp-u-horizontal-spacing--5>:last-child{margin-right:0}.hyp-u-horizontal-spacing--6>:not(:first-child){margin-left:1.5rem}.hyp-u-horizontal-spacing--6>:first-child{margin-left:0}.hyp-u-horizontal-spacing--6>:last-child{margin-right:0}.hyp-u-horizontal-spacing--7>:not(:first-child){margin-left:2rem}.hyp-u-horizontal-spacing--7>:first-child{margin-left:0}.hyp-u-horizontal-spacing--7>:last-child{margin-right:0}.hyp-u-horizontal-spacing--8>:not(:first-child){margin-left:4rem}.hyp-u-horizontal-spacing--8>:first-child{margin-left:0}.hyp-u-horizontal-spacing--8>:last-child{margin-right:0}.hyp-u-horizontal-spacing--9>:not(:first-child){margin-left:8rem}.hyp-u-horizontal-spacing--9>:first-child{margin-left:0}.hyp-u-horizontal-spacing--9>:last-child{margin-right:0}.hyp-u-vertical-spacing--0>:not(:first-child){margin-top:0}.hyp-u-vertical-spacing--0>:first-child{margin-top:0}.hyp-u-vertical-spacing--0>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--1>:not(:first-child){margin-top:.125rem}.hyp-u-vertical-spacing--1>:first-child{margin-top:0}.hyp-u-vertical-spacing--1>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--2>:not(:first-child){margin-top:.25rem}.hyp-u-vertical-spacing--2>:first-child{margin-top:0}.hyp-u-vertical-spacing--2>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--3>:not(:first-child){margin-top:.5rem}.hyp-u-vertical-spacing--3>:first-child{margin-top:0}.hyp-u-vertical-spacing--3>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--4>:not(:first-child){margin-top:.75rem}.hyp-u-vertical-spacing--4>:first-child{margin-top:0}.hyp-u-vertical-spacing--4>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--5>:not(:first-child){margin-top:1rem}.hyp-u-vertical-spacing--5>:first-child{margin-top:0}.hyp-u-vertical-spacing--5>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--6>:not(:first-child){margin-top:1.5rem}.hyp-u-vertical-spacing--6>:first-child{margin-top:0}.hyp-u-vertical-spacing--6>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--7>:not(:first-child){margin-top:2rem}.hyp-u-vertical-spacing--7>:first-child{margin-top:0}.hyp-u-vertical-spacing--7>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--8>:not(:first-child){margin-top:4rem}.hyp-u-vertical-spacing--8>:first-child{margin-top:0}.hyp-u-vertical-spacing--8>:last-child{margin-bottom:0}.hyp-u-vertical-spacing--9>:not(:first-child){margin-top:8rem}.hyp-u-vertical-spacing--9>:first-child{margin-top:0}.hyp-u-vertical-spacing--9>:last-child{margin-bottom:0}.hyp-u-margin{margin:1rem}.hyp-u-margin--left{margin-left:1rem}.hyp-u-margin--right{margin-right:1rem}.hyp-u-margin--top{margin-top:1rem}.hyp-u-margin--bottom{margin-bottom:1rem}.hyp-u-margin--0{margin:0}.hyp-u-margin--left--0{margin-left:0}.hyp-u-margin--right--0{margin-right:0}.hyp-u-margin--top--0{margin-top:0}.hyp-u-margin--bottom--0{margin-bottom:0}.hyp-u-margin--1{margin:.125rem}.hyp-u-margin--left--1{margin-left:.125rem}.hyp-u-margin--right--1{margin-right:.125rem}.hyp-u-margin--top--1{margin-top:.125rem}.hyp-u-margin--bottom--1{margin-bottom:.125rem}.hyp-u-margin--2{margin:.25rem}.hyp-u-margin--left--2{margin-left:.25rem}.hyp-u-margin--right--2{margin-right:.25rem}.hyp-u-margin--top--2{margin-top:.25rem}.hyp-u-margin--bottom--2{margin-bottom:.25rem}.hyp-u-margin--3{margin:.5rem}.hyp-u-margin--left--3{margin-left:.5rem}.hyp-u-margin--right--3{margin-right:.5rem}.hyp-u-margin--top--3{margin-top:.5rem}.hyp-u-margin--bottom--3{margin-bottom:.5rem}.hyp-u-margin--4{margin:.75rem}.hyp-u-margin--left--4{margin-left:.75rem}.hyp-u-margin--right--4{margin-right:.75rem}.hyp-u-margin--top--4{margin-top:.75rem}.hyp-u-margin--bottom--4{margin-bottom:.75rem}.hyp-u-margin--5{margin:1rem}.hyp-u-margin--left--5{margin-left:1rem}.hyp-u-margin--right--5{margin-right:1rem}.hyp-u-margin--top--5{margin-top:1rem}.hyp-u-margin--bottom--5{margin-bottom:1rem}.hyp-u-margin--6{margin:1.5rem}.hyp-u-margin--left--6{margin-left:1.5rem}.hyp-u-margin--right--6{margin-right:1.5rem}.hyp-u-margin--top--6{margin-top:1.5rem}.hyp-u-margin--bottom--6{margin-bottom:1.5rem}.hyp-u-margin--7{margin:2rem}.hyp-u-margin--left--7{margin-left:2rem}.hyp-u-margin--right--7{margin-right:2rem}.hyp-u-margin--top--7{margin-top:2rem}.hyp-u-margin--bottom--7{margin-bottom:2rem}.hyp-u-margin--8{margin:4rem}.hyp-u-margin--left--8{margin-left:4rem}.hyp-u-margin--right--8{margin-right:4rem}.hyp-u-margin--top--8{margin-top:4rem}.hyp-u-margin--bottom--8{margin-bottom:4rem}.hyp-u-margin--9{margin:8rem}.hyp-u-margin--left--9{margin-left:8rem}.hyp-u-margin--right--9{margin-right:8rem}.hyp-u-margin--top--9{margin-top:8rem}.hyp-u-margin--bottom--9{margin-bottom:8rem}.hyp-u-padding{padding:.5rem}.hyp-u-padding--left{padding-left:.5rem}.hyp-u-padding--right{padding-right:.5rem}.hyp-u-padding--top{padding-top:.5rem}.hyp-u-padding--bottom{padding-bottom:.5rem}.hyp-u-padding--0{padding:0}.hyp-u-padding--left--0{padding-left:0}.hyp-u-padding--right--0{padding-right:0}.hyp-u-padding--top--0{padding-top:0}.hyp-u-padding--bottom--0{padding-bottom:0}.hyp-u-padding--1{padding:.125rem}.hyp-u-padding--left--1{padding-left:.125rem}.hyp-u-padding--right--1{padding-right:.125rem}.hyp-u-padding--top--1{padding-top:.125rem}.hyp-u-padding--bottom--1{padding-bottom:.125rem}.hyp-u-padding--2{padding:.25rem}.hyp-u-padding--left--2{padding-left:.25rem}.hyp-u-padding--right--2{padding-right:.25rem}.hyp-u-padding--top--2{padding-top:.25rem}.hyp-u-padding--bottom--2{padding-bottom:.25rem}.hyp-u-padding--3{padding:.5rem}.hyp-u-padding--left--3{padding-left:.5rem}.hyp-u-padding--right--3{padding-right:.5rem}.hyp-u-padding--top--3{padding-top:.5rem}.hyp-u-padding--bottom--3{padding-bottom:.5rem}.hyp-u-padding--4{padding:.75rem}.hyp-u-padding--left--4{padding-left:.75rem}.hyp-u-padding--right--4{padding-right:.75rem}.hyp-u-padding--top--4{padding-top:.75rem}.hyp-u-padding--bottom--4{padding-bottom:.75rem}.hyp-u-padding--5{padding:1rem}.hyp-u-padding--left--5{padding-left:1rem}.hyp-u-padding--right--5{padding-right:1rem}.hyp-u-padding--top--5{padding-top:1rem}.hyp-u-padding--bottom--5{padding-bottom:1rem}.hyp-u-padding--6{padding:1.5rem}.hyp-u-padding--left--6{padding-left:1.5rem}.hyp-u-padding--right--6{padding-right:1.5rem}.hyp-u-padding--top--6{padding-top:1.5rem}.hyp-u-padding--bottom--6{padding-bottom:1.5rem}.hyp-u-padding--7{padding:2rem}.hyp-u-padding--left--7{padding-left:2rem}.hyp-u-padding--right--7{padding-right:2rem}.hyp-u-padding--top--7{padding-top:2rem}.hyp-u-padding--bottom--7{padding-bottom:2rem}.hyp-u-padding--8{padding:4rem}.hyp-u-padding--left--8{padding-left:4rem}.hyp-u-padding--right--8{padding-right:4rem}.hyp-u-padding--top--8{padding-top:4rem}.hyp-u-padding--bottom--8{padding-bottom:4rem}.hyp-u-padding--9{padding:8rem}.hyp-u-padding--left--9{padding-left:8rem}.hyp-u-padding--right--9{padding-right:8rem}.hyp-u-padding--top--9{padding-top:8rem}.hyp-u-padding--bottom--9{padding-bottom:8rem}.hyp-u-layout-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.hyp-u-layout-row--center{display:flex;flex-direction:row;justify-content:center;align-items:center}.hyp-u-layout-row--align-baseline{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline}.hyp-u-layout-row--align-center{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.hyp-u-layout-row--justify-center{display:flex;flex-direction:row;justify-content:center;align-items:stretch}.hyp-u-layout-row--justify-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.hyp-u-layout-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.hyp-u-layout-column--center{display:flex;flex-direction:column;justify-content:center;align-items:center}.hyp-u-stretch{flex-grow:1}.hyp-u-fixed-centered{z-index:20;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.hyp-u-absolute-centered{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.hyp-u-overlay{z-index:10;position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5)}.sr-only {
|
|
563
563
|
position: absolute;
|
|
564
564
|
width: 1px;
|
|
565
565
|
height: 1px;
|
|
@@ -793,6 +793,8 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
793
793
|
column-gap: 0.75rem;
|
|
794
794
|
}.gap-y-1 {
|
|
795
795
|
row-gap: 0.25rem;
|
|
796
|
+
}.gap-x-2 {
|
|
797
|
+
column-gap: 0.5rem;
|
|
796
798
|
}.gap-x-4 {
|
|
797
799
|
column-gap: 1rem;
|
|
798
800
|
}.space-x-2 > :not([hidden]) ~ :not([hidden]) {
|
|
@@ -860,6 +862,9 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
860
862
|
}.border-grey-4 {
|
|
861
863
|
--tw-border-opacity: 1;
|
|
862
864
|
border-color: rgb(166 166 166 / var(--tw-border-opacity));
|
|
865
|
+
}.border-yellow-notice {
|
|
866
|
+
--tw-border-opacity: 1;
|
|
867
|
+
border-color: rgb(251 193 104 / var(--tw-border-opacity));
|
|
863
868
|
}.border-grey-2 {
|
|
864
869
|
--tw-border-opacity: 1;
|
|
865
870
|
border-color: rgb(236 236 236 / var(--tw-border-opacity));
|
|
@@ -889,6 +894,11 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
889
894
|
background-color: rgb(236 236 236 / var(--tw-bg-opacity));
|
|
890
895
|
}.bg-black\/50 {
|
|
891
896
|
background-color: rgb(0 0 0 / 0.5);
|
|
897
|
+
}.bg-yellow-notice\/10 {
|
|
898
|
+
background-color: rgb(251 193 104 / 0.1);
|
|
899
|
+
}.bg-yellow-notice {
|
|
900
|
+
--tw-bg-opacity: 1;
|
|
901
|
+
background-color: rgb(251 193 104 / var(--tw-bg-opacity));
|
|
892
902
|
}.bg-color-text {
|
|
893
903
|
--tw-bg-opacity: 1;
|
|
894
904
|
background-color: rgb(32 32 32 / var(--tw-bg-opacity));
|
|
@@ -922,17 +932,14 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
922
932
|
}.bg-green-success {
|
|
923
933
|
--tw-bg-opacity: 1;
|
|
924
934
|
background-color: rgb(0 163 109 / var(--tw-bg-opacity));
|
|
925
|
-
}.bg-yellow-notice {
|
|
926
|
-
--tw-bg-opacity: 1;
|
|
927
|
-
background-color: rgb(251 193 104 / var(--tw-bg-opacity));
|
|
928
935
|
}.fill-white {
|
|
929
936
|
fill: #fff;
|
|
930
937
|
}.p-3 {
|
|
931
938
|
padding: 0.75rem;
|
|
932
|
-
}.p-4 {
|
|
933
|
-
padding: 1rem;
|
|
934
939
|
}.p-2 {
|
|
935
940
|
padding: 0.5rem;
|
|
941
|
+
}.p-4 {
|
|
942
|
+
padding: 1rem;
|
|
936
943
|
}.p-5 {
|
|
937
944
|
padding: 1.25rem;
|
|
938
945
|
}.py-4 {
|
|
@@ -992,6 +999,10 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
992
999
|
font-size: 12px;
|
|
993
1000
|
}.text-annotator-lg {
|
|
994
1001
|
font-size: 16px;
|
|
1002
|
+
}.text-annotator-base {
|
|
1003
|
+
font-size: 14px;
|
|
1004
|
+
}.text-annotator-xl {
|
|
1005
|
+
font-size: 18px;
|
|
995
1006
|
}.font-medium {
|
|
996
1007
|
font-weight: 500;
|
|
997
1008
|
}.font-normal {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["file:///data/jenkins/workspace/client_master/node_modules/tailwindcss/base.css","%3Cinput%20css%20gV5ViQ%3E","<no source>","file:///data/jenkins/workspace/client_master/src/styles/annotator/components/AdderToolbar.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Checkbox.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_forms.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_layout.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_base.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_focus.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/variables/_colors.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/containers.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_atoms.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_containers.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/variables/_index.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_themes.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Dialog.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_panels.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Link.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_links.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Modal.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Panel.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Spinner.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_spinners.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Icon.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/SvgIcon.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Table.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_tables.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/TextInput.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Thumbnail.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_thumbnails.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_styles.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_mixins.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_base.scss","file:///data/jenkins/workspace/client_master/src/styles/frontend-shared.scss","file:///data/jenkins/workspace/client_master/src/styles/variables.scss","file:///data/jenkins/workspace/client_master/src/styles/annotator/components/WarningBanner.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/layout.scss","file:///data/jenkins/workspace/client_master/src/styles/mixins/molecules.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/util/_a11y.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_a11y.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/util/_atoms.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/util/_colors.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/util/_focus.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/util/_layout.scss","file:///data/jenkins/workspace/client_master/node_modules/tailwindcss/utilities.css","file:///data/jenkins/workspace/client_master/src/styles/annotator/annotator.scss"],"names":[],"mappings":"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DE,kBAAA,CqCoDF,wBrCpDE,mBAAA,CqCwDF,sBrCxDE,iBAAA,CqC4DF,yBrC5DE,oBAAA,CqC4CF,iBrC1CE,WAAA,CqC8CF,uBrChDE,gBAAA,CqCoDF,wBrCpDE,iBAAA,CqCwDF,sBrCxDE,eAAA,CqC4DF,yBrC5DE,kBAAA,CqC4CF,iBrC1CE,WAAA,CqC8CF,uBrChDE,gBAAA,CqCoDF,wBrCpDE,iBAAA,CqCwDF,sBrCxDE,eAAA,CqC4DF,yBrC5DE,kBAAA,CqC4CF,iBrC1CE,WAAA,CqC8CF,uBrChDE,gBAAA,CqCoDF,wBrCpDE,iBAAA,CqCwDF,sBrCxDE,eAAA,CqC4DF,yBrC5DE,kBAAA,CqCkEJ,erCjDI,aAAA,CqCqDJ,qBrCvDI,kBAAA,CqC2DJ,sBrC3DI,mBAAA,CqC+DJ,oBrC/DI,iBAAA,CqCmEJ,uBrCnEI,oBAAA,CqCyEF,kBrCvEE,SAAA,CqC2EF,wBrC7EE,cAAA,CqCiFF,yBrCjFE,eAAA,CqCqFF,uBrCrFE,aAAA,CqCyFF,0BrCzFE,gBAAA,CqCyEF,kBrCvEE,eAAA,CqC2EF,wBrC7EE,oBAAA,CqCiFF,yBrCjFE,qBAAA,CqCqFF,uBrCrFE,mBAAA,CqCyFF,0BrCzFE,sBAAA,CqCyEF,kBrCvEE,cAAA,CqC2EF,wBrC7EE,mBAAA,CqCiFF,yBrCjFE,oBAAA,CqCqFF,uBrCrFE,kBAAA,CqCyFF,0BrCzFE,qBAAA,CqCyEF,kBrCvEE,aAAA,CqC2EF,wBrC7EE,kBAAA,CqCiFF,yBrCjFE,mBAAA,CqCqFF,uBrCrFE,iBAAA,CqCyFF,0BrCzFE,oBAAA,CqCyEF,kBrCvEE,cAAA,CqC2EF,wBrC7EE,mBAAA,CqCiFF,yBrCjFE,oBAAA,CqCqFF,uBrCrFE,kBAAA,CqCyFF,0BrCzFE,qBAAA,CqCyEF,kBrCvEE,YAAA,CqC2EF,wBrC7EE,iBAAA,CqCiFF,yBrCjFE,kBAAA,CqCqFF,uBrCrFE,gBAAA,CqCyFF,0BrCzFE,mBAAA,CqCyEF,kBrCvEE,cAAA,CqC2EF,wBrC7EE,mBAAA,CqCiFF,yBrCjFE,oBAAA,CqCqFF,uBrCrFE,kBAAA,CqCyFF,0BrCzFE,qBAAA,CqCyEF,kBrCvEE,YAAA,CqC2EF,wBrC7EE,iBAAA,CqCiFF,yBrCjFE,kBAAA,CqCqFF,uBrCrFE,gBAAA,CqCyFF,0BrCzFE,mBAAA,CqCyEF,kBrCvEE,YAAA,CqC2EF,wBrC7EE,iBAAA,CqCiFF,yBrCjFE,kBAAA,CqCqFF,uBrCrFE,gBAAA,CqCyFF,0BrCzFE,mBAAA,CqCyEF,kBrCvEE,YAAA,CqC2EF,wBrC7EE,iBAAA,CqCiFF,yBrCjFE,kBAAA,CqCqFF,uBrCrFE,gBAAA,CqCyFF,0BrCzFE,mBAAA,CqCiGJ,kBrC9EE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CqCyDzC,0BrCpFE,YAAA,CACA,kBA2Bc,CAtBZ,sBqC+E4C,CrC7E9C,kBqC6E4B,CAI9B,kCrCzFE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,oBqCkF4B,CAI9B,gCrC9FE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,kBqCuF4B,CAI9B,kCrCnGE,YAAA,CACA,kBA2Bc,CAtBZ,sBqC8F4B,CrC5F9B,mBAmBuC,CqC6EzC,iCrCxGE,YAAA,CACA,kBA2Bc,CAxBZ,wBAAA,CAIF,mBAmBuC,CqCkFzC,qBrC7GE,YAAA,CACA,qBAiBc,CAZZ,0BAWoB,CATtB,mBAS0C,CqCiG5C,6BrClHE,YAAA,CACA,qBAiBc,CAZZ,sBqC6G+B,CrC3GjC,kBqC2GiD,CAGnD,eACE,WAAA,CAMF,sBrCpDE,UAAA,CACA,cAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,CqCqDF,yBrC9CE,iBAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,CqCgDF,erCrCE,UAAA,CACA,cAAA,CACA,KAAA,CACA,MAAA,CACA,QAAA,CACA,OAAA,CACA,+BGhHQ,CmCxCV;E1CAA,mBAAA;EAAA,WAAA;EAAA,YAAA;EAAA,WAAA;EAAA,aAAA;EAAA,iBAAA;EAAA,uBAAA;EAAA,oBAAA;EAAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA,yBAAA;EAAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA,qBAAA;EAAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA,uBAAA;EAAA;A0CAA,CAAA;E1CAA,wBAAA;EAAA;A0CAA,CAAA;E1CAA,oBAAA;EAAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;;E1CAA;IAAA,cAAA;IAAA;GAAA;;EAAA;IAAA;GAAA;;EAAA;IAAA,WAAA;IAAA;GAAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;;E1CAA;IAAA,cAAA;IAAA;GAAA;;EAAA;IAAA;GAAA;;EAAA;IAAA,WAAA;IAAA;GAAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA,0BAAA;UAAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA,wBAAA;EAAA,uDAAA;EAAA;A0CAA,CAAA;E1CAA,wBAAA;EAAA,6DAAA;EAAA;A0CAA,CAAA;E1CAA,wBAAA;EAAA,gEAAA;EAAA;A0CAA,CAAA;E1CAA,wBAAA;EAAA,+DAAA;EAAA;A0CAA,CAAA;E1CAA,wBAAA;EAAA,iEAAA;EAAA;A0CAA,CAAA;E1CAA,wBAAA;EAAA,gEAAA;EAAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA,iBAAA;EAAA,wBAAA;EAAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA,sBAAA;EAAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA,uBAAA;EAAA;A0CAA,CAAA;E1CAA,uBAAA;EAAA;A0CAA,CAAA;E1CAA,uBAAA;EAAA;A0CAA,CAAA;E1CAA,uBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA,kBAAA;EAAA;A0CAA,CAAA;E1CAA,qBAAA;EAAA;A0CAA,CAAA;E1CAA,sBAAA;EAAA;A0CAA,CAAA;E1CAA,sBAAA;EAAA;A0CAA,CAAA;E1CAA,iBAAA;EAAA;A0CAA,CAAA;E1CAA,sBAAA;EAAA;A0CAA,CAAA;E1CAA,qBAAA;EAAA;A0CAA,CAAA;E1CAA,oBAAA;EAAA;A0CAA,CAAA;E1CAA,qBAAA;EAAA;A0CAA,CAAA;E1CAA,mBAAA;EAAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA,gBAAA;EAAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA,qBAAA;EAAA;A0CAA,CAAA;E1CAA,qBAAA;EAAA;A0CAA,CAAA;E1CAA,qBAAA;EAAA;A0CAA,CAAA;E1CAA,qBAAA;EAAA;A0CAA,CAAA;E1CAA,qBAAA;EAAA;A0CAA,CAAA;E1CAA,qBAAA;EAAA;A0CAA,CAAA;E1CAA,qBAAA;EAAA;A0CAA,CAAA;E1CAA,qBAAA;EAAA;A0CAA,CAAA;E1CAA,qBAAA;EAAA;A0CAA,CAAA;E1CAA,wCAAA;UAAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA,kDAAA;EAAA,6DAAA;EAAA;A0CAA,CAAA;E1CAA,0CAAA;EAAA,sDAAA;EAAA;A0CAA,CAAA;E1CAA,2CAAA;EAAA,wDAAA;EAAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA,4GAAA;EAAA,0GAAA;EAAA;A0CAA,CAAA;E1CAA,qBAAA;EAAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA,yKAAA;EAAA,yJAAA;EAAA,iNAAA;EAAA,yDAAA;EAAA;A0CAA,CAAA;E1CAA,wGAAA;EAAA,gGAAA;EAAA,+HAAA;EAAA,yDAAA;EAAA;A0CAA,CAAA;E1CAA;A0CAA,CAAA;E1CAA;A0CAA,CCiBA,QACE,uEXwDiB,CWpDnB,iBAEE,cAAA,CACA,KAAA,CACA,SAAA,CACA,WAAA,CACA,kBAAA,CACA,aAAA,CACA,cXiG0B,CWhG1B,gBX8F2B,CW5F3B,wBAAA,CAAA,gBAAA,CACA,+CAAA,CAEA,2BACE,iBAAA,CACA,2BAAA,CAGF,qCACE,aAAA,CAEA,uDAIE,2BAAA,CACA,iBAAA,CAIJ,mCACE,WAAA,CACA,WAAA,CACA,UAAA,CACA,SAAA,CACA,iBAAA,CAMJ,yBACE,0BAAA,CAIF,8BACE,qCXgE0B,CWxD5B,oCACE,iBACE,SAAA,CACA,gBAAA,CAAA,CASJ,oCACE,iBACE,SAAA,CACA,gBAAA,CAAA,CASJ,sCACE,iBACE,4DAAA,CAEA,WAAA,CACA,kBAAA,CAAA;;A7C3GJ;EEAA;CAAA;;AFAA;EEAA,mBAAA;EAAA;CAAA;;AFAA;EEAA,qBAAA;EAAA;CAAA;;AFAA;EEAA,wCAAA;UAAA;CAAA;;AFAA;EEAA,mBAAA;EAAA;CAAA;;AFAA;EEAA;CAAA","file":"annotator.css"}
|
|
1
|
+
{"version":3,"sources":["file:///data/jenkins/workspace/client_master/node_modules/tailwindcss/base.css","%3Cinput%20css%20n60Tqk%3E","<no source>","file:///data/jenkins/workspace/client_master/src/styles/annotator/components/AdderToolbar.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Checkbox.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_forms.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_layout.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_base.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_focus.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/variables/_colors.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/containers.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_atoms.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_containers.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/variables/_index.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_themes.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Dialog.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_panels.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Link.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_links.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Modal.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Panel.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Spinner.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_spinners.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Icon.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/SvgIcon.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Table.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_tables.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/TextInput.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/Thumbnail.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/patterns/_thumbnails.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_styles.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_mixins.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/components/buttons/_base.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/util/_a11y.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/mixins/_a11y.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/util/_atoms.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/util/_colors.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/util/_focus.scss","file:///data/jenkins/workspace/client_master/node_modules/@hypothesis/frontend-shared/styles/util/_layout.scss","file:///data/jenkins/workspace/client_master/node_modules/tailwindcss/utilities.css","file:///data/jenkins/workspace/client_master/src/styles/annotator/annotator.scss","file:///data/jenkins/workspace/client_master/src/styles/variables.scss"],"names":[],"mappings":"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CtCI,kBAAA,CgC4CF,iBhC1CE,QAAA,CgC8CF,uBhChDE,aAAA,CgCoDF,wBhCpDE,cAAA,CgCwDF,sBhCxDE,YAAA,CgC4DF,yBhC5DE,eAAA,CgC4CF,iBhC1CE,cAAA,CgC8CF,uBhChDE,mBAAA,CgCoDF,wBhCpDE,oBAAA,CgCwDF,sBhCxDE,kBAAA,CgC4DF,yBhC5DE,qBAAA,CgC4CF,iBhC1CE,aAAA,CgC8CF,uBhChDE,kBAAA,CgCoDF,wBhCpDE,mBAAA,CgCwDF,sBhCxDE,iBAAA,CgC4DF,yBhC5DE,oBAAA,CgC4CF,iBhC1CE,YAAA,CgC8CF,uBhChDE,iBAAA,CgCoDF,wBhCpDE,kBAAA,CgCwDF,sBhCxDE,gBAAA,CgC4DF,yBhC5DE,mBAAA,CgC4CF,iBhC1CE,aAAA,CgC8CF,uBhChDE,kBAAA,CgCoDF,wBhCpDE,mBAAA,CgCwDF,sBhCxDE,iBAAA,CgC4DF,yBhC5DE,oBAAA,CgC4CF,iBhC1CE,WAAA,CgC8CF,uBhChDE,gBAAA,CgCoDF,wBhCpDE,iBAAA,CgCwDF,sBhCxDE,eAAA,CgC4DF,yBhC5DE,kBAAA,CgC4CF,iBhC1CE,aAAA,CgC8CF,uBhChDE,kBAAA,CgCoDF,wBhCpDE,mBAAA,CgCwDF,sBhCxDE,iBAAA,CgC4DF,yBhC5DE,oBAAA,CgC4CF,iBhC1CE,WAAA,CgC8CF,uBhChDE,gBAAA,CgCoDF,wBhCpDE,iBAAA,CgCwDF,sBhCxDE,eAAA,CgC4DF,yBhC5DE,kBAAA,CgC4CF,iBhC1CE,WAAA,CgC8CF,uBhChDE,gBAAA,CgCoDF,wBhCpDE,iBAAA,CgCwDF,sBhCxDE,eAAA,CgC4DF,yBhC5DE,kBAAA,CgC4CF,iBhC1CE,WAAA,CgC8CF,uBhChDE,gBAAA,CgCoDF,wBhCpDE,iBAAA,CgCwDF,sBhCxDE,eAAA,CgC4DF,yBhC5DE,kBAAA,CgCkEJ,ehCjDI,aAAA,CgCqDJ,qBhCvDI,kBAAA,CgC2DJ,sBhC3DI,mBAAA,CgC+DJ,oBhC/DI,iBAAA,CgCmEJ,uBhCnEI,oBAAA,CgCyEF,kBhCvEE,SAAA,CgC2EF,wBhC7EE,cAAA,CgCiFF,yBhCjFE,eAAA,CgCqFF,uBhCrFE,aAAA,CgCyFF,0BhCzFE,gBAAA,CgCyEF,kBhCvEE,eAAA,CgC2EF,wBhC7EE,oBAAA,CgCiFF,yBhCjFE,qBAAA,CgCqFF,uBhCrFE,mBAAA,CgCyFF,0BhCzFE,sBAAA,CgCyEF,kBhCvEE,cAAA,CgC2EF,wBhC7EE,mBAAA,CgCiFF,yBhCjFE,oBAAA,CgCqFF,uBhCrFE,kBAAA,CgCyFF,0BhCzFE,qBAAA,CgCyEF,kBhCvEE,aAAA,CgC2EF,wBhC7EE,kBAAA,CgCiFF,yBhCjFE,mBAAA,CgCqFF,uBhCrFE,iBAAA,CgCyFF,0BhCzFE,oBAAA,CgCyEF,kBhCvEE,cAAA,CgC2EF,wBhC7EE,mBAAA,CgCiFF,yBhCjFE,oBAAA,CgCqFF,uBhCrFE,kBAAA,CgCyFF,0BhCzFE,qBAAA,CgCyEF,kBhCvEE,YAAA,CgC2EF,wBhC7EE,iBAAA,CgCiFF,yBhCjFE,kBAAA,CgCqFF,uBhCrFE,gBAAA,CgCyFF,0BhCzFE,mBAAA,CgCyEF,kBhCvEE,cAAA,CgC2EF,wBhC7EE,mBAAA,CgCiFF,yBhCjFE,oBAAA,CgCqFF,uBhCrFE,kBAAA,CgCyFF,0BhCzFE,qBAAA,CgCyEF,kBhCvEE,YAAA,CgC2EF,wBhC7EE,iBAAA,CgCiFF,yBhCjFE,kBAAA,CgCqFF,uBhCrFE,gBAAA,CgCyFF,0BhCzFE,mBAAA,CgCyEF,kBhCvEE,YAAA,CgC2EF,wBhC7EE,iBAAA,CgCiFF,yBhCjFE,kBAAA,CgCqFF,uBhCrFE,gBAAA,CgCyFF,0BhCzFE,mBAAA,CgCyEF,kBhCvEE,YAAA,CgC2EF,wBhC7EE,iBAAA,CgCiFF,yBhCjFE,kBAAA,CgCqFF,uBhCrFE,gBAAA,CgCyFF,0BhCzFE,mBAAA,CgCiGJ,kBhC9EE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,mBAmBuC,CgCyDzC,0BhCpFE,YAAA,CACA,kBA2Bc,CAtBZ,sBgC+E4C,ChC7E9C,kBgC6E4B,CAI9B,kChCzFE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,oBgCkF4B,CAI9B,gChC9FE,YAAA,CACA,kBA2Bc,CAtBZ,0BAqBiB,CAnBnB,kBgCuF4B,CAI9B,kChCnGE,YAAA,CACA,kBA2Bc,CAtBZ,sBgC8F4B,ChC5F9B,mBAmBuC,CgC6EzC,iChCxGE,YAAA,CACA,kBA2Bc,CAxBZ,wBAAA,CAIF,mBAmBuC,CgCkFzC,qBhC7GE,YAAA,CACA,qBAiBc,CAZZ,0BAWoB,CATtB,mBAS0C,CgCiG5C,6BhClHE,YAAA,CACA,qBAiBc,CAZZ,sBgC6G+B,ChC3GjC,kBgC2GiD,CAGnD,eACE,WAAA,CAMF,sBhCpDE,UAAA,CACA,cAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,CgCqDF,yBhC9CE,iBAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,CgCgDF,ehCrCE,UAAA,CACA,cAAA,CACA,KAAA,CACA,MAAA,CACA,QAAA,CACA,OAAA,CACA,+BGhHQ,C8BxCV;ErCAA,mBAAA;EAAA,WAAA;EAAA,YAAA;EAAA,WAAA;EAAA,aAAA;EAAA,iBAAA;EAAA,uBAAA;EAAA,oBAAA;EAAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA,yBAAA;EAAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA,qBAAA;EAAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA,uBAAA;EAAA;AqCAA,CAAA;ErCAA,wBAAA;EAAA;AqCAA,CAAA;ErCAA,oBAAA;EAAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;;ErCAA;IAAA,cAAA;IAAA;GAAA;;EAAA;IAAA;GAAA;;EAAA;IAAA,WAAA;IAAA;GAAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;;ErCAA;IAAA,cAAA;IAAA;GAAA;;EAAA;IAAA;GAAA;;EAAA;IAAA,WAAA;IAAA;GAAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA,0BAAA;UAAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCAA;AqCAA,CAAA;ErCA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","file":"annotator.css"}
|
package/build/styles/sidebar.css
CHANGED
|
@@ -720,6 +720,8 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
720
720
|
column-gap: 0.75rem;
|
|
721
721
|
}.gap-y-1 {
|
|
722
722
|
row-gap: 0.25rem;
|
|
723
|
+
}.gap-x-2 {
|
|
724
|
+
column-gap: 0.5rem;
|
|
723
725
|
}.gap-x-4 {
|
|
724
726
|
column-gap: 1rem;
|
|
725
727
|
}.space-x-2 > :not([hidden]) ~ :not([hidden]) {
|
|
@@ -787,6 +789,9 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
787
789
|
}.border-grey-4 {
|
|
788
790
|
--tw-border-opacity: 1;
|
|
789
791
|
border-color: rgb(166 166 166 / var(--tw-border-opacity));
|
|
792
|
+
}.border-yellow-notice {
|
|
793
|
+
--tw-border-opacity: 1;
|
|
794
|
+
border-color: rgb(251 193 104 / var(--tw-border-opacity));
|
|
790
795
|
}.border-grey-2 {
|
|
791
796
|
--tw-border-opacity: 1;
|
|
792
797
|
border-color: rgb(236 236 236 / var(--tw-border-opacity));
|
|
@@ -816,6 +821,11 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
816
821
|
background-color: rgb(236 236 236 / var(--tw-bg-opacity));
|
|
817
822
|
}.bg-black\/50 {
|
|
818
823
|
background-color: rgb(0 0 0 / 0.5);
|
|
824
|
+
}.bg-yellow-notice\/10 {
|
|
825
|
+
background-color: rgb(251 193 104 / 0.1);
|
|
826
|
+
}.bg-yellow-notice {
|
|
827
|
+
--tw-bg-opacity: 1;
|
|
828
|
+
background-color: rgb(251 193 104 / var(--tw-bg-opacity));
|
|
819
829
|
}.bg-color-text {
|
|
820
830
|
--tw-bg-opacity: 1;
|
|
821
831
|
background-color: rgb(32 32 32 / var(--tw-bg-opacity));
|
|
@@ -849,17 +859,14 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
849
859
|
}.bg-green-success {
|
|
850
860
|
--tw-bg-opacity: 1;
|
|
851
861
|
background-color: rgb(0 163 109 / var(--tw-bg-opacity));
|
|
852
|
-
}.bg-yellow-notice {
|
|
853
|
-
--tw-bg-opacity: 1;
|
|
854
|
-
background-color: rgb(251 193 104 / var(--tw-bg-opacity));
|
|
855
862
|
}.fill-white {
|
|
856
863
|
fill: #fff;
|
|
857
864
|
}.p-3 {
|
|
858
865
|
padding: 0.75rem;
|
|
859
|
-
}.p-4 {
|
|
860
|
-
padding: 1rem;
|
|
861
866
|
}.p-2 {
|
|
862
867
|
padding: 0.5rem;
|
|
868
|
+
}.p-4 {
|
|
869
|
+
padding: 1rem;
|
|
863
870
|
}.p-5 {
|
|
864
871
|
padding: 1.25rem;
|
|
865
872
|
}.py-4 {
|
|
@@ -919,6 +926,10 @@ Ensure the default browser behavior of the `hidden` attribute.
|
|
|
919
926
|
font-size: 12px;
|
|
920
927
|
}.text-annotator-lg {
|
|
921
928
|
font-size: 16px;
|
|
929
|
+
}.text-annotator-base {
|
|
930
|
+
font-size: 14px;
|
|
931
|
+
}.text-annotator-xl {
|
|
932
|
+
font-size: 18px;
|
|
922
933
|
}.font-medium {
|
|
923
934
|
font-weight: 500;
|
|
924
935
|
}.font-normal {
|