@malloy-publisher/server 0.2.7 → 0.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. package/dist/app/api-doc.yaml +39 -1
  2. package/dist/app/assets/{EnvironmentPage-CKXJ6QGP.js → EnvironmentPage-CMNz23OH.js} +1 -1
  3. package/dist/app/assets/{HomePage-DghEH50P.js → HomePage-CIFBQm1O.js} +1 -1
  4. package/dist/app/assets/{LightMode-DzHSrjJH.js → LightMode-230hA2MG.js} +1 -1
  5. package/dist/app/assets/{MainPage-Cj5zf5FO.js → MainPage-DBgaP8G6.js} +2 -2
  6. package/dist/app/assets/{MaterializationsPage-BzNjmRO4.js → MaterializationsPage-B5tdbpRJ.js} +1 -1
  7. package/dist/app/assets/ModelPage-A6Kd1_wx.js +2 -0
  8. package/dist/app/assets/{PackagePage-C_e4oVtx.js → PackagePage-JUM3EcgJ.js} +1 -1
  9. package/dist/app/assets/RenderedResult-mDE-4u8S.es-s0zwv__L.js +116 -0
  10. package/dist/app/assets/{RouteError-DfNOfBXe.js → RouteError-BJAZkbpg.js} +1 -1
  11. package/dist/app/assets/{ThemeEditorPage-CGkhNJr8.js → ThemeEditorPage-a0QNervK.js} +1 -1
  12. package/dist/app/assets/core-B8oMW4sm.es-hOkwvru5.js +148 -0
  13. package/dist/app/assets/index-B5_U5YBb.js +1 -0
  14. package/dist/app/assets/index-BR3mOYNn.js +1322 -0
  15. package/dist/app/assets/{index-B07Dq5kA.js → index-CNMFq7Ua.js} +1 -1
  16. package/dist/app/assets/index-CRAwrhYM.js +2 -0
  17. package/dist/app/assets/index-DUqldpo0.css +1 -0
  18. package/dist/app/assets/index-DplzDOL2.js +453 -0
  19. package/dist/app/assets/index-JaIfCAcq.js +443 -0
  20. package/dist/app/assets/index.es-CB4dOn75.js +106 -0
  21. package/dist/app/index.html +2 -2
  22. package/dist/instrumentation.mjs +62738 -42960
  23. package/dist/package_load_worker.mjs +78 -3
  24. package/dist/server.mjs +61676 -40040
  25. package/dist/sshcrypto-xqan60jb.node +0 -0
  26. package/package.json +1 -1
  27. package/dist/app/assets/ModelPage-Dl4N2pr_.js +0 -1
  28. package/dist/app/assets/WorkbookPage-WwPVhKNa.js +0 -1
  29. package/dist/app/assets/core-BY7vB5gN.es-BZH9lmb3.js +0 -148
  30. package/dist/app/assets/index-5eLCcNmP.css +0 -1
  31. package/dist/app/assets/index-BW-8erNY.js +0 -632
  32. package/dist/app/assets/index-Ca7nDqKT.js +0 -2
  33. package/dist/app/assets/index-Kff4bm9s.js +0 -1774
@@ -1 +1 @@
1
- import{aS as a}from"./index-BW-8erNY.js";import{r as f}from"./index-w_0OQJgZ.js";function c(t,n){for(var o=0;o<n.length;o++){const e=n[o];if(typeof e!="string"&&!Array.isArray(e)){for(const r in e)if(r!=="default"&&!(r in t)){const i=Object.getOwnPropertyDescriptor(e,r);i&&Object.defineProperty(t,r,i.get?i:{enumerable:!0,get:()=>e[r]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}var s=f();const p=a(s),l=c({__proto__:null,default:p},[s]);export{s as d,l as i};
1
+ import{aP as a}from"./index-JaIfCAcq.js";import{r as f}from"./index-w_0OQJgZ.js";function c(t,n){for(var o=0;o<n.length;o++){const e=n[o];if(typeof e!="string"&&!Array.isArray(e)){for(const r in e)if(r!=="default"&&!(r in t)){const i=Object.getOwnPropertyDescriptor(e,r);i&&Object.defineProperty(t,r,i.get?i:{enumerable:!0,get:()=>e[r]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}var s=f();const p=a(s),l=c({__proto__:null,default:p},[s]);export{s as d,l as i};
@@ -0,0 +1,2 @@
1
+ var b={},L={},P;function Y(){return P||(P=1,Object.defineProperty(L,"__esModule",{value:!0}),L.MALLOY_INTERFACE_TYPES=void 0,L.MALLOY_INTERFACE_TYPES={Aggregate:{type:"struct",name:"Aggregate",fields:{name:{type:"string",optional:!0,array:!1},field:{type:"Field",optional:!1,array:!1}}},Annotation:{type:"struct",name:"Annotation",fields:{value:{type:"string",optional:!1,array:!1}}},AnonymousQueryInfo:{type:"struct",name:"AnonymousQueryInfo",fields:{schema:{type:"Schema",optional:!1,array:!1},annotations:{type:"Annotation",array:!0,optional:!0},definition:{type:"Query",optional:!0,array:!1},code:{type:"string",optional:!0,array:!1},location:{type:"Location",optional:!0,array:!1}}},ArrayCell:{type:"struct",name:"ArrayCell",fields:{array_value:{type:"Cell",array:!0,optional:!1}}},ArrayType:{type:"struct",name:"ArrayType",fields:{element_type:{type:"AtomicType",optional:!1,array:!1}}},AtomicType:{type:"union",name:"AtomicType",options:{string_type:"StringType",boolean_type:"BooleanType",number_type:"NumberType",json_type:"JSONType",sql_native_type:"SQLNativeType",date_type:"DateType",timestamp_type:"TimestampType",array_type:"ArrayType",record_type:"RecordType",timestamptz_type:"TimestamptzType"}},BooleanCell:{type:"struct",name:"BooleanCell",fields:{boolean_value:{type:"boolean",optional:!1,array:!1}}},BooleanLiteral:{type:"struct",name:"BooleanLiteral",fields:{boolean_value:{type:"boolean",optional:!1,array:!1}}},BooleanType:{type:"struct",name:"BooleanType",fields:{}},CalculateInfo:{type:"struct",name:"CalculateInfo",fields:{name:{type:"string",optional:!1,array:!1},type:{type:"AtomicType",optional:!1,array:!1},annotations:{type:"Annotation",array:!0,optional:!0}}},CalculateOperation:{type:"struct",name:"CalculateOperation",fields:{name:{type:"string",optional:!1,array:!1},field:{type:"Field",optional:!1,array:!1}}},Cell:{type:"union",name:"Cell",options:{string_cell:"StringCell",boolean_cell:"BooleanCell",date_cell:"DateCell",timestamp_cell:"TimestampCell",number_cell:"NumberCell",json_cell:"JSONCell",record_cell:"RecordCell",array_cell:"ArrayCell",null_cell:"NullCell",sql_native_cell:"SQLNativeCell"}},CompileModelRequest:{type:"struct",name:"CompileModelRequest",fields:{model_url:{type:"string",optional:!1,array:!1},extend_model_url:{type:"string",optional:!0,array:!1},exclude_references:{type:"boolean",optional:!0,array:!1},compiler_needs:{type:"CompilerNeeds",optional:!0,array:!1}}},CompileModelResponse:{type:"struct",name:"CompileModelResponse",fields:{model:{type:"ModelInfo",optional:!0,array:!1},logs:{type:"LogMessage",array:!0,optional:!0},compiler_needs:{type:"CompilerNeeds",optional:!0,array:!1},translations:{type:"Translation",array:!0,optional:!0},timing_info:{type:"TimingInfo",optional:!0,array:!1}}},CompileQueryRequest:{type:"struct",name:"CompileQueryRequest",fields:{model_url:{type:"string",optional:!1,array:!1},query:{type:"Query",optional:!0,array:!1},query_malloy:{type:"string",optional:!0,array:!1},default_row_limit:{type:"number",optional:!0,array:!1},exclude_references:{type:"boolean",optional:!0,array:!1},compiler_needs:{type:"CompilerNeeds",optional:!0,array:!1}}},CompileQueryResponse:{type:"struct",name:"CompileQueryResponse",fields:{result:{type:"Result",optional:!0,array:!1},default_row_limit_added:{type:"number",optional:!0,array:!1},logs:{type:"LogMessage",array:!0,optional:!0},compiler_needs:{type:"CompilerNeeds",optional:!0,array:!1},translations:{type:"Translation",array:!0,optional:!0},timing_info:{type:"TimingInfo",optional:!0,array:!1}}},CompileSourceRequest:{type:"struct",name:"CompileSourceRequest",fields:{model_url:{type:"string",optional:!1,array:!1},name:{type:"string",optional:!1,array:!1},extend_model_url:{type:"string",optional:!0,array:!1},exclude_references:{type:"boolean",optional:!0,array:!1},compiler_needs:{type:"CompilerNeeds",optional:!0,array:!1}}},CompileSourceResponse:{type:"struct",name:"CompileSourceResponse",fields:{source:{type:"SourceInfo",optional:!0,array:!1},logs:{type:"LogMessage",array:!0,optional:!0},compiler_needs:{type:"CompilerNeeds",optional:!0,array:!1},timing_info:{type:"TimingInfo",optional:!0,array:!1}}},CompilerNeeds:{type:"struct",name:"CompilerNeeds",fields:{table_schemas:{type:"SQLTable",array:!0,optional:!0},sql_schemas:{type:"SQLQuery",array:!0,optional:!0},files:{type:"File",array:!0,optional:!0},connections:{type:"Connection",array:!0,optional:!0},translations:{type:"Translation",array:!0,optional:!0}}},Connection:{type:"struct",name:"Connection",fields:{name:{type:"string",optional:!1,array:!1},dialect:{type:"string",optional:!0,array:!1}}},Data:{type:"union",name:"Data",options:{record_cell:"RecordCell",array_cell:"ArrayCell"}},DateCell:{type:"struct",name:"DateCell",fields:{date_value:{type:"string",optional:!1,array:!1}}},DateLiteral:{type:"struct",name:"DateLiteral",fields:{date_value:{type:"string",optional:!1,array:!1},granularity:{type:"DateTimeframe",optional:!0,array:!1},timezone:{type:"string",optional:!0,array:!1}}},DateTimeframe:{type:"enum",name:"DateTimeframe",values:{year:1,quarter:2,month:3,week:4,day:5}},DateType:{type:"struct",name:"DateType",fields:{timeframe:{type:"DateTimeframe",optional:!0,array:!1}}},DimensionInfo:{type:"struct",name:"DimensionInfo",fields:{name:{type:"string",optional:!1,array:!1},type:{type:"AtomicType",optional:!1,array:!1},annotations:{type:"Annotation",array:!0,optional:!0}}},DocumentPosition:{type:"struct",name:"DocumentPosition",fields:{line:{type:"number",optional:!1,array:!1},character:{type:"number",optional:!1,array:!1}}},DocumentRange:{type:"struct",name:"DocumentRange",fields:{start:{type:"DocumentPosition",optional:!1,array:!1},end:{type:"DocumentPosition",optional:!1,array:!1}}},DrillOperation:{type:"struct",name:"DrillOperation",fields:{filter:{type:"Filter",optional:!1,array:!1}}},Expression:{type:"union",name:"Expression",options:{field_reference:"Reference",time_truncation:"TimeTruncationFieldReference",filtered_field:"FilteredField",literal_value:"LiteralValueExpression",moving_average:"MovingAverage"}},Field:{type:"struct",name:"Field",fields:{expression:{type:"Expression",optional:!1,array:!1},annotations:{type:"Annotation",array:!0,optional:!0}}},FieldInfo:{type:"union",name:"FieldInfo",options:{dimension:"DimensionInfo",measure:"MeasureInfo",join:"JoinInfo",view:"ViewInfo",calculate:"CalculateInfo"}},File:{type:"struct",name:"File",fields:{url:{type:"string",optional:!1,array:!1},contents:{type:"string",optional:!0,array:!1},invalidation_key:{type:"string",optional:!0,array:!1}}},Filter:{type:"union",name:"Filter",options:{filter_string:"FilterStringApplication",literal_equality:"LiteralEqualityComparison"}},FilterExpressionLiteral:{type:"struct",name:"FilterExpressionLiteral",fields:{filter_expression_value:{type:"string",optional:!1,array:!1}}},FilterExpressionType:{type:"struct",name:"FilterExpressionType",fields:{filter_type:{type:"FilterableType",optional:!1,array:!1}}},FilterOperation:{type:"struct",name:"FilterOperation",fields:{filter:{type:"Filter",optional:!1,array:!1}}},FilterStringApplication:{type:"struct",name:"FilterStringApplication",fields:{expression:{type:"Expression",optional:!1,array:!1},filter:{type:"string",optional:!1,array:!1}}},FilterableType:{type:"union",name:"FilterableType",options:{string_type:"StringType",boolean_type:"BooleanType",number_type:"NumberType",date_type:"DateType",timestamp_type:"TimestampType",timestamptz_type:"TimestamptzType"}},FilteredField:{type:"struct",name:"FilteredField",fields:{field_reference:{type:"Reference",optional:!1,array:!1},where:{type:"FilterOperation",array:!0,optional:!1}}},GroupBy:{type:"struct",name:"GroupBy",fields:{name:{type:"string",optional:!0,array:!1},field:{type:"Field",optional:!1,array:!1}}},JSONCell:{type:"struct",name:"JSONCell",fields:{json_value:{type:"string",optional:!1,array:!1}}},JSONType:{type:"struct",name:"JSONType",fields:{}},JoinInfo:{type:"struct",name:"JoinInfo",fields:{name:{type:"string",optional:!1,array:!1},schema:{type:"Schema",optional:!1,array:!1},annotations:{type:"Annotation",array:!0,optional:!0},relationship:{type:"Relationship",optional:!1,array:!1}}},Limit:{type:"struct",name:"Limit",fields:{limit:{type:"number",optional:!1,array:!1}}},LiteralEqualityComparison:{type:"struct",name:"LiteralEqualityComparison",fields:{expression:{type:"Expression",optional:!1,array:!1},value:{type:"LiteralValue",optional:!1,array:!1}}},LiteralValue:{type:"union",name:"LiteralValue",options:{string_literal:"StringLiteral",number_literal:"NumberLiteral",date_literal:"DateLiteral",timestamp_literal:"TimestampLiteral",boolean_literal:"BooleanLiteral",null_literal:"NullLiteral",filter_expression_literal:"FilterExpressionLiteral"}},LiteralValueExpression:{type:"struct",name:"LiteralValueExpression",fields:{literal_value:{type:"LiteralValue",optional:!1,array:!1}}},Location:{type:"struct",name:"Location",fields:{url:{type:"string",optional:!1,array:!1},range:{type:"Range",optional:!1,array:!1}}},LogMessage:{type:"struct",name:"LogMessage",fields:{url:{type:"string",optional:!1,array:!1},range:{type:"DocumentRange",optional:!1,array:!1},severity:{type:"LogSeverity",optional:!1,array:!1},message:{type:"string",optional:!1,array:!1}}},LogSeverity:{type:"enum",name:"LogSeverity",values:{debug:1,info:2,warn:3,error:4}},MeasureInfo:{type:"struct",name:"MeasureInfo",fields:{name:{type:"string",optional:!1,array:!1},type:{type:"AtomicType",optional:!1,array:!1},annotations:{type:"Annotation",array:!0,optional:!0}}},ModelEntryValue:{type:"union",name:"ModelEntryValue",options:{source:"SourceInfo",query:"QueryInfo"}},ModelInfo:{type:"struct",name:"ModelInfo",fields:{entries:{type:"ModelEntryValue",array:!0,optional:!1},annotations:{type:"Annotation",array:!0,optional:!0},anonymous_queries:{type:"AnonymousQueryInfo",array:!0,optional:!1}}},MovingAverage:{type:"struct",name:"MovingAverage",fields:{field_reference:{type:"Reference",optional:!1,array:!1},rows_preceding:{type:"number",optional:!0,array:!1},rows_following:{type:"number",optional:!0,array:!1},partition_fields:{type:"Reference",array:!0,optional:!0}}},Nest:{type:"struct",name:"Nest",fields:{name:{type:"string",optional:!0,array:!1},view:{type:"View",optional:!1,array:!1}}},NullCell:{type:"struct",name:"NullCell",fields:{}},NullLiteral:{type:"struct",name:"NullLiteral",fields:{}},NumberCell:{type:"struct",name:"NumberCell",fields:{number_value:{type:"number",optional:!1,array:!1},subtype:{type:"NumberSubtype",optional:!0,array:!1},string_value:{type:"string",optional:!0,array:!1}}},NumberLiteral:{type:"struct",name:"NumberLiteral",fields:{number_value:{type:"number",optional:!1,array:!1},string_value:{type:"string",optional:!0,array:!1}}},NumberSubtype:{type:"enum",name:"NumberSubtype",values:{integer:1,decimal:2,bigint:3}},NumberType:{type:"struct",name:"NumberType",fields:{subtype:{type:"NumberSubtype",optional:!0,array:!1}}},OrderBy:{type:"struct",name:"OrderBy",fields:{field_reference:{type:"Reference",optional:!1,array:!1},direction:{type:"OrderByDirection",optional:!0,array:!1}}},OrderByDirection:{type:"enum",name:"OrderByDirection",values:{asc:1,desc:2}},ParameterInfo:{type:"struct",name:"ParameterInfo",fields:{name:{type:"string",optional:!1,array:!1},type:{type:"ParameterType",optional:!1,array:!1},default_value:{type:"LiteralValue",optional:!0,array:!1}}},ParameterType:{type:"union",name:"ParameterType",options:{string_type:"StringType",boolean_type:"BooleanType",number_type:"NumberType",json_type:"JSONType",sql_native_type:"SQLNativeType",date_type:"DateType",timestamp_type:"TimestampType",array_type:"ArrayType",record_type:"RecordType",filter_expression_type:"FilterExpressionType",timestamptz_type:"TimestamptzType"}},ParameterValue:{type:"struct",name:"ParameterValue",fields:{name:{type:"string",optional:!1,array:!1},value:{type:"LiteralValue",optional:!1,array:!1}}},Position:{type:"struct",name:"Position",fields:{line:{type:"number",optional:!1,array:!1},character:{type:"number",optional:!1,array:!1}}},Query:{type:"struct",name:"Query",fields:{definition:{type:"QueryDefinition",optional:!1,array:!1},annotations:{type:"Annotation",array:!0,optional:!0}}},QueryArrow:{type:"struct",name:"QueryArrow",fields:{source:{type:"QueryArrowSource",optional:!1,array:!1},view:{type:"ViewDefinition",optional:!1,array:!1}}},QueryArrowSource:{type:"union",name:"QueryArrowSource",options:{refinement:"QueryRefinement",source_reference:"Reference"}},QueryDefinition:{type:"union",name:"QueryDefinition",options:{arrow:"QueryArrow",query_reference:"Reference",refinement:"QueryRefinement"}},QueryInfo:{type:"struct",name:"QueryInfo",fields:{name:{type:"string",optional:!1,array:!1},schema:{type:"Schema",optional:!1,array:!1},annotations:{type:"Annotation",array:!0,optional:!0},definition:{type:"Query",optional:!0,array:!1},code:{type:"string",optional:!0,array:!1},location:{type:"Location",optional:!0,array:!1}}},QueryRefinement:{type:"struct",name:"QueryRefinement",fields:{base:{type:"QueryDefinition",optional:!1,array:!1},refinement:{type:"ViewDefinition",optional:!1,array:!1}}},Range:{type:"struct",name:"Range",fields:{start:{type:"Position",optional:!1,array:!1},end:{type:"Position",optional:!1,array:!1}}},RecordCell:{type:"struct",name:"RecordCell",fields:{record_value:{type:"Cell",array:!0,optional:!1}}},RecordType:{type:"struct",name:"RecordType",fields:{fields:{type:"DimensionInfo",array:!0,optional:!1}}},Reference:{type:"struct",name:"Reference",fields:{name:{type:"string",optional:!1,array:!1},path:{type:"string",array:!0,optional:!0},parameters:{type:"ParameterValue",array:!0,optional:!0}}},Relationship:{type:"enum",name:"Relationship",values:{one:1,many:2,cross:3}},Result:{type:"struct",name:"Result",fields:{data:{type:"Data",optional:!0,array:!1},schema:{type:"Schema",optional:!1,array:!1},sql:{type:"string",optional:!0,array:!1},connection_name:{type:"string",optional:!1,array:!1},annotations:{type:"Annotation",array:!0,optional:!0},model_annotations:{type:"Annotation",array:!0,optional:!0},query_timezone:{type:"string",optional:!0,array:!1},source_annotations:{type:"Annotation",array:!0,optional:!0}}},RunIndexQueryRequest:{type:"struct",name:"RunIndexQueryRequest",fields:{model_url:{type:"string",optional:!1,array:!1},source_name:{type:"string",optional:!1,array:!1},exclude_references:{type:"boolean",optional:!0,array:!1},compiler_needs:{type:"CompilerNeeds",optional:!0,array:!1}}},RunIndexQueryResponse:{type:"struct",name:"RunIndexQueryResponse",fields:{result:{type:"Result",optional:!0,array:!1},compiler_needs:{type:"CompilerNeeds",optional:!0,array:!1},timing_info:{type:"TimingInfo",optional:!0,array:!1}}},RunQueryRequest:{type:"struct",name:"RunQueryRequest",fields:{model_url:{type:"string",optional:!1,array:!1},query:{type:"Query",optional:!0,array:!1},query_malloy:{type:"string",optional:!0,array:!1},default_row_limit:{type:"number",optional:!0,array:!1},exclude_references:{type:"boolean",optional:!0,array:!1},compiler_needs:{type:"CompilerNeeds",optional:!0,array:!1}}},RunQueryResponse:{type:"struct",name:"RunQueryResponse",fields:{result:{type:"Result",optional:!0,array:!1},default_row_limit_added:{type:"number",optional:!0,array:!1},logs:{type:"LogMessage",array:!0,optional:!0},compiler_needs:{type:"CompilerNeeds",optional:!0,array:!1},timing_info:{type:"TimingInfo",optional:!0,array:!1}}},SQLNativeCell:{type:"struct",name:"SQLNativeCell",fields:{sql_native_value:{type:"string",optional:!1,array:!1}}},SQLNativeType:{type:"struct",name:"SQLNativeType",fields:{sql_type:{type:"string",optional:!0,array:!1}}},SQLQuery:{type:"struct",name:"SQLQuery",fields:{sql:{type:"string",optional:!1,array:!1},schema:{type:"Schema",optional:!0,array:!1},connection_name:{type:"string",optional:!1,array:!1}}},SQLTable:{type:"struct",name:"SQLTable",fields:{name:{type:"string",optional:!1,array:!1},schema:{type:"Schema",optional:!0,array:!1},connection_name:{type:"string",optional:!1,array:!1}}},Schema:{type:"struct",name:"Schema",fields:{fields:{type:"FieldInfo",array:!0,optional:!1}}},SourceInfo:{type:"struct",name:"SourceInfo",fields:{name:{type:"string",optional:!1,array:!1},schema:{type:"Schema",optional:!1,array:!1},annotations:{type:"Annotation",array:!0,optional:!0},parameters:{type:"ParameterInfo",array:!0,optional:!0}}},StringCell:{type:"struct",name:"StringCell",fields:{string_value:{type:"string",optional:!1,array:!1}}},StringLiteral:{type:"struct",name:"StringLiteral",fields:{string_value:{type:"string",optional:!1,array:!1}}},StringType:{type:"struct",name:"StringType",fields:{}},TimeTruncationFieldReference:{type:"struct",name:"TimeTruncationFieldReference",fields:{field_reference:{type:"Reference",optional:!1,array:!1},truncation:{type:"TimestampTimeframe",optional:!1,array:!1}}},TimestampCell:{type:"struct",name:"TimestampCell",fields:{timestamp_value:{type:"string",optional:!1,array:!1}}},TimestampLiteral:{type:"struct",name:"TimestampLiteral",fields:{timestamp_value:{type:"string",optional:!1,array:!1},granularity:{type:"TimestampTimeframe",optional:!0,array:!1},timezone:{type:"string",optional:!0,array:!1}}},TimestampTimeframe:{type:"enum",name:"TimestampTimeframe",values:{year:1,quarter:2,month:3,week:4,day:5,hour:6,minute:7,second:8}},TimestampType:{type:"struct",name:"TimestampType",fields:{timeframe:{type:"TimestampTimeframe",optional:!0,array:!1}}},TimestamptzType:{type:"struct",name:"TimestamptzType",fields:{timeframe:{type:"TimestampTimeframe",optional:!0,array:!1}}},TimingInfo:{type:"struct",name:"TimingInfo",fields:{name:{type:"string",optional:!1,array:!1},duration_ms:{type:"number",optional:!1,array:!1},detailed_timing:{type:"TimingInfo",array:!0,optional:!0}}},Translation:{type:"struct",name:"Translation",fields:{url:{type:"string",optional:!1,array:!1},compiled_model_json:{type:"string",optional:!0,array:!1}}},View:{type:"struct",name:"View",fields:{definition:{type:"ViewDefinition",optional:!1,array:!1},annotations:{type:"Annotation",array:!0,optional:!0}}},ViewArrow:{type:"struct",name:"ViewArrow",fields:{source:{type:"ViewDefinition",optional:!1,array:!1},view:{type:"ViewDefinition",optional:!1,array:!1}}},ViewDefinition:{type:"union",name:"ViewDefinition",options:{arrow:"ViewArrow",view_reference:"Reference",refinement:"ViewRefinement",segment:"ViewSegment"}},ViewInfo:{type:"struct",name:"ViewInfo",fields:{name:{type:"string",optional:!1,array:!1},schema:{type:"Schema",optional:!1,array:!1},annotations:{type:"Annotation",array:!0,optional:!0},definition:{type:"View",optional:!0,array:!1}}},ViewOperation:{type:"union",name:"ViewOperation",options:{group_by:"GroupBy",aggregate:"Aggregate",order_by:"OrderBy",limit:"Limit",where:"FilterOperation",nest:"Nest",having:"FilterOperation",drill:"DrillOperation",calculate:"CalculateOperation"}},ViewRefinement:{type:"struct",name:"ViewRefinement",fields:{base:{type:"ViewDefinition",optional:!1,array:!1},refinement:{type:"ViewDefinition",optional:!1,array:!1}}},ViewSegment:{type:"struct",name:"ViewSegment",fields:{operations:{type:"ViewOperation",array:!0,optional:!1}}}}),L}var A={},N={},D={},B;function pe(){return B||(B=1,Object.defineProperty(D,"__esModule",{value:!0}),D.RESERVED_WORDS=void 0,D.RESERVED_WORDS=["all","and","as","asc","avg","boolean","by","case","cast","compose","count","date","day","days","desc","distinct","else","end","exclude","export","extend","false","filter","for","from","full","has","hour","hours","import","in","include","inner","internal","is","json","left","like","max","min","minute","minutes","month","months","not","now","null","number","on","or","pick","private","public","quarter","quarters","right","second","seconds","source","sql","string","sum","table","then","this","timestamp","timestamptz","to","true","virtual","week","weeks","when","with","year","years"]),D}var U;function ye(){if(U)return N;U=1,Object.defineProperty(N,"__esModule",{value:!0}),N.maybeQuoteIdentifier=h;const i=pe();function T(d){const y=!d.match(/^[A-Za-z_][A-Za-z_0-9]*$/),c=i.RESERVED_WORDS.includes(d.toLowerCase());return y||c}function h(d){return T(d)?`\`${d}\``:d}return N}var z;function de(){if(z)return A;z=1,Object.defineProperty(A,"__esModule",{value:!0}),A.queryToMalloy=T,A.filterToMalloy=h;const i=ye();function T(e,{tabWidth:t}={tabWidth:2}){const n=x(e);return u(n,{tabWidth:t})}function h(e,{tabWidth:t}={tabWidth:2}){const n=V(e);return u(n,{tabWidth:t})}const d=Symbol("indent"),y=Symbol("newline"),c=Symbol("outdent"),r=Symbol("optional_newline_indent");function u(e,{tabWidth:t}={tabWidth:2}){let n="",a=0,l=!0;for(const f of e)if(f===y)n+=`
2
+ `,l=!0;else if(f===c)a--;else if(f===d)a++;else{if(f===r)continue;l&&(n+=" ".repeat(a*t),l=!1),n+=f}return n}function o(e,t,n,a){var l;if(t.includes(y))return[e,y,d,...t,y,c,n];const _=((l=a?.spaces)!==null&&l!==void 0?l:!0)?" ":"";return[e,_,...t,_,n]}function s(e){return{contents:e,quoteCharacter:'"'}}function p(e,t){const n=[];for(let a=0;a<e.length;a++){const l=e[a];n.push(l),a<e.length-1&&n.push(t)}return n}function m(e){var t,n;switch(e.kind){case"filter_expression_literal":return[M(e.filter_expression_value)];case"boolean_literal":return[e.boolean_value.toString()];case"string_literal":{const{contents:a,quoteCharacter:l}=s(e.string_value);return[l,a,l]}case"number_literal":return[e.number_value.toString()];case"null_literal":return["null"];case"date_literal":return[v(F(e.date_value),(t=e.granularity)!==null&&t!==void 0?t:"day",e.timezone)];case"timestamp_literal":return[v(F(e.timestamp_value),(n=e.granularity)!==null&&n!==void 0?n:"second",e.timezone)]}}function F(e){let t;if(t=/(\d\d\d\d)-(\d\d)-(\d\d) (\d\d):(\d\d):(\d\d)/.exec(e)){const[n,a,l,f,_,S,$]=t;return[a,l,f,_,S,$]}else if(t=/(\d\d\d\d)-(\d\d)-(\d\d) (\d\d):(\d\d)/.exec(e)){const[n,a,l,f,_,S]=t;return[a,l,f,_,S,"00"]}else if(t=/(\d\d\d\d)-(\d\d)-(\d\d) (\d\d)(?:00)?/.exec(e)){const[n,a,l,f,_]=t;return[a,l,f,_,"00","00"]}else if(t=/(\d\d\d\d)-(\d\d)-(\d\d)/.exec(e)){const[n,a,l,f]=t;return[a,l,f,"00","00","00"]}else if(t=/(\d\d\d\d)-(\d\d)/.exec(e)){const[n,a,l]=t;return[a,l,"01","00","00","00"]}else if(t=/(\d\d\d\d)/.exec(e)){const[n,a]=t;return[a,"01","01","00","00","00"]}return["1970","01","01","00","00","00"]}function v([e,t,n,a,l,f],_,S){switch(_){case"year":return`@${e}`;case"quarter":{const $=Math.floor(+t/3)+1;return`@${e}-Q${$}`}case"month":return`@${e}-${t}`;case"week":return`@${e}-${t}-${n}-WK`;case"day":return`@${e}-${t}-${n}`;case"hour":return`@${e}-${t}-${n} ${a}`;case"minute":return`@${e}-${t}-${n} ${a}:${l}`;case"second":return S!==void 0?`@${e}-${t}-${n} ${a}:${l}:${f}[${S}]`:`@${e}-${t}-${n} ${a}:${l}:${f}`;default:throw new Error("Unknown timeframe.")}}function g(e){var t;const n=[];for(const a of(t=e.path)!==null&&t!==void 0?t:[])n.push((0,i.maybeQuoteIdentifier)(a)),n.push(".");if(n.push((0,i.maybeQuoteIdentifier)(e.name)),e.parameters){const a=[];for(let l=0;l<e.parameters.length;l++){const f=e.parameters[l];a.push((0,i.maybeQuoteIdentifier)(f.name)),a.push(" is "),a.push(...m(f.value)),l<e.parameters.length-1&&a.push(",",y)}n.push(...o("(",a,")",{spaces:!1}))}return n}function x(e){const t=[];return t.push(...C(e.annotations)),t.push("run: "),t.push(...Q(e.definition)),t}function G(e){const t=[];switch(e.kind){case"source_reference":{t.push(...g(e));break}case"refinement":t.push(...Q(e));break}return t}function Q(e){const t=[];switch(e.kind){case"arrow":{t.push(...G(e.source)),t.push(" -> "),t.push(...w(e.view));break}case"query_reference":{t.push(...g(e));break}case"refinement":{const n=Q(e.base);e.base.kind==="arrow"?t.push(...o("(",n,")",{spaces:!1})):t.push(...n),t.push(" + "),t.push(...w(e.refinement));break}}return t}function w(e){const t=[];switch(e.kind){case"arrow":{t.push(...w(e.source)),t.push(" -> "),t.push(...w(e.view));break}case"view_reference":{t.push(...g(e));break}case"refinement":{t.push(...w(e.base)),t.push(" + "),t.push(...w(e.refinement));break}case"segment":{t.push(...Z(e));break}}return t}function Z(e){if(e.operations.length===0)return["{ }"];const t=e.operations.length>1,n=[];for(let a=0;a<e.operations.length;a++){const l=e.operations[a],f=[l];for(;a<e.operations.length-1;){const _=e.operations[a+1];if(_.kind===l.kind)f.push(_),a++;else break}n.push(...K(f)),t&&a<e.operations.length-1&&n.push(y)}return o("{",n,"}")}function K(e){switch(e[0].kind){case"aggregate":return E(e,"aggregate");case"group_by":return E(e,"group_by");case"order_by":return j(e);case"nest":return te(e);case"limit":return ie(e);case"where":return q(e);case"having":return le(e);case"drill":return oe(e);case"calculate":return E(e,"calculate")}}function R(e,t,n=""){const a=[];a.push(`${e}:`);const l=t.length>1||t.some(f=>f.includes(y));l?a.push(y,d):a.push(" ");for(let f=0;f<t.length;f++){const _=t[f];a.push(..._),t.length>1&&f<t.length-1&&a.push(n),l&&f<t.length-1&&a.push(y)}return l&&a.push(c),a}function H(e){const t=[];return t.push(...I(e.expression)),t}function me(e){return e}function I(e){var t;switch(e.kind){case"field_reference":return g(e);case"time_truncation":return[...g(e.field_reference),".",e.truncation];case"filtered_field":return[...g(e.field_reference),...o(" {",q(e.where),"}")];case"literal_value":return m(e.literal_value);case"moving_average":{const n=["avg_moving",...o("(",[...g(e.field_reference),e.rows_preceding!==void 0?`, ${e.rows_preceding}`:", 0",e.rows_following!==void 0?`, ${e.rows_following}`:""],")",{spaces:!1})];return!((t=e.partition_fields)===null||t===void 0)&&t.length&&n.push(...o(" {",["partition_by",": ",...p(e.partition_fields.flatMap(a=>g(a)),", ")],"}")),n}}}function X(e,t=!1){const n=[];return t||n.push(...C(e.field.annotations)),e.name&&(n.push((0,i.maybeQuoteIdentifier)(e.name)),n.push(" is ")),n.push(...H(e.field)),n}function E(e,t){const n=[],a=e.length===1;return a&&n.push(...C(e[0].field.annotations)),n.push(...R(t,e.map(l=>X(l,a)))),n}function j(e){return R("order_by",e.map(ee),",")}function ee(e){const t=[];return t.push(...g(e.field_reference)),e.direction&&(t.push(" "),t.push(e.direction)),t}function te(e){const t=[],n=e.length===1;return n&&t.push(...C(e[0].view.annotations)),t.push(...R("nest",e.map(a=>ne(a,n)))),t}function ne(e,t=!1){const n=[];return t||n.push(...C(e.view.annotations)),e.name&&(n.push((0,i.maybeQuoteIdentifier)(e.name)),n.push(" is ")),n.push(...re(e.view)),n}function re(e){return w(e.definition)}function ae(e){return[`limit: ${e.limit}`]}function ie(e){const t=[];for(let n=0;n<e.length;n++)n!==0&&t.push(y),t.push(...ae(e[n]));return t}function q(e){return R("where",e.map(O),",")}function oe(e){return R("drill",e.map(O),",")}function le(e){return R("having",e.map(O),",")}const se=["`","'",'"'];function M(e){let t,n;for(const a of se){const l=ue(e,a);if(l===e)return`f${a}${e}${a}`;(n===void 0||l.length<n.length)&&(t=a,n=l)}return`f${t}${n}${t}`}function ue(e,t){let n="";for(let a=0;a<e.length;a++)e.slice(a).startsWith(t)?(n+="\\"+t,a+=t.length):(n+=e[a],e[a]==="\\"&&(n+=e[++a]));return n}function V(e){switch(e.kind){case"filter_string":return[...I(e.expression)," ~ ",M(e.filter)];case"literal_equality":return[...I(e.expression)," = ",...m(e.value)]}}function O(e){return V(e.filter)}function C(e){return e?e.flatMap(fe):[]}function fe(e){return[e.value.trim(),y]}return A}var k={},W;function ce(){if(W)return k;W=1,Object.defineProperty(k,"__esModule",{value:!0}),k.nestUnions=T,k.unnestUnions=h,k.convertFromThrift=d,k.convertToThrift=c;const i=Y();function T(r){if(r==null)return r;if(typeof r=="string"||typeof r=="number"||typeof r=="boolean")return r;if(Array.isArray(r))return r.map(T);{const u={};let o;for(const s in r)s==="kind"?o=r[s]:u[s]=T(r[s]);return o===void 0?u:{[o]:u}}}function h(r,u){if(r==null)return r;if(typeof r=="string"||typeof r=="number"||typeof r=="boolean")return r;if(Array.isArray(r))return r.map(o=>h(o,u));{const o=y(u);if(o.type==="union"){for(const s in o.options)if(r[s]!==void 0){const p=h(r[s],o.options[s]);if(typeof p=="object")return{kind:s,...p}}}else if(o.type==="struct"){const s={};for(const p in r){const m=o.fields[p];if(m===void 0)throw new Error(`Unknown field ${p} in ${u}`);s[p]=h(r[p],m.type)}return s}else throw new Error(`Cannot unnest unions in an enum type ${u}`)}}function d(r,u){if(r==null)return r;if(typeof r=="string"||typeof r=="boolean")return r;if(typeof r=="number"){if(u==="number")return r;const o=y(u);if(o.type!=="enum")throw new Error(`Found a number where a ${u} was expected`);const s=Object.entries(o.values).find(([,p])=>p===r);if(s===void 0)throw new Error(`${r} is not a valid enum value for ${u}`);return s[0]}else{if(Array.isArray(r))return r.map(o=>d(o,u));{const o=y(u);if(o.type==="union"){for(const s in o.options)if(r[s]!==void 0&&r[s]!==null){const p=d(r[s],o.options[s]);if(typeof p=="object")return{kind:s,...p}}}else if(o.type==="struct"){const s={};for(const p in r){const m=o.fields[p];if(m===void 0)throw new Error(`Unknown field ${p} in ${u}`);s[p]=d(r[p],m.type)}return s}else throw new Error(`Cannot unnest unions in an enum type ${u}`)}}}function y(r){const u=i.MALLOY_INTERFACE_TYPES[r];if(u===void 0)throw new Error(`Unknown Malloy interface type ${r}`);return u}function c(r,u){if(r==null)return r;if(typeof r=="number"||typeof r=="boolean")return r;if(typeof r=="string"){if(u==="string")return r;const o=y(u);if(o.type==="enum"){const s=o.values[r];if(s===void 0)throw new Error(`${r} is not a valid enum value for ${u}`);return s}}else{if(Array.isArray(r))return r.map(o=>c(o,u));{const o=y(u);if(o.type==="union"){const s=r.kind,p=o.options[s];if(p===void 0)throw new Error(`${s} is not a valid union of ${u}`);const m=y(p);if(m.type!=="struct")throw new Error("Union fields must be structs");const F={};for(const v in r){if(v==="kind")continue;const g=m.fields[v];F[v]=c(r[v],g.type)}return{[s]:F}}else if(o.type==="struct"){const s={};for(const p in r){const m=o.fields[p];if(m===void 0)throw new Error(`Unknown field ${p} in ${u}`);s[p]=c(r[p],m.type)}return s}}}}return k}var J;function _e(){return J||(J=1,(function(i){var T=b&&b.__createBinding||(Object.create?(function(c,r,u,o){o===void 0&&(o=u);var s=Object.getOwnPropertyDescriptor(r,u);(!s||("get"in s?!r.__esModule:s.writable||s.configurable))&&(s={enumerable:!0,get:function(){return r[u]}}),Object.defineProperty(c,o,s)}):(function(c,r,u,o){o===void 0&&(o=u),c[o]=r[u]})),h=b&&b.__exportStar||function(c,r){for(var u in c)u!=="default"&&!Object.prototype.hasOwnProperty.call(r,u)&&T(r,c,u)};Object.defineProperty(i,"__esModule",{value:!0}),i.thingy4sddfdfsd=i.thingy4sdfsd=i.thingy4dfdsfs=i.thingy4asdfas=i.thingy4asdfasdf=i.thingy3dfdf=i.thingy3=i.thingy2asdf=i.thingyssdfg=i.thingy123r=i.thingy1=i.res=i.test=i.convertToThrift=i.convertFromThrift=i.unnestUnions=i.nestUnions=i.filterToMalloy=i.queryToMalloy=void 0,h(Y(),i);var d=de();Object.defineProperty(i,"queryToMalloy",{enumerable:!0,get:function(){return d.queryToMalloy}}),Object.defineProperty(i,"filterToMalloy",{enumerable:!0,get:function(){return d.filterToMalloy}});var y=ce();Object.defineProperty(i,"nestUnions",{enumerable:!0,get:function(){return y.nestUnions}}),Object.defineProperty(i,"unnestUnions",{enumerable:!0,get:function(){return y.unnestUnions}}),Object.defineProperty(i,"convertFromThrift",{enumerable:!0,get:function(){return y.convertFromThrift}}),Object.defineProperty(i,"convertToThrift",{enumerable:!0,get:function(){return y.convertToThrift}}),i.test={entries:[{kind:"source",name:"flights",schema:{fields:[{kind:"dimension",name:"carrier",type:{kind:"boolean_type"},annotations:[{value:"# foo=1"}]},{kind:"dimension",name:"arr",type:{kind:"array_type",element_type:{kind:"boolean_type"}}},{kind:"dimension",name:"arr_rec",type:{kind:"array_type",element_type:{kind:"record_type",fields:[{name:"arr",type:{kind:"array_type",element_type:{kind:"boolean_type"}}}]}}},{kind:"dimension",name:"rec",type:{kind:"record_type",fields:[{name:"arr",type:{kind:"array_type",element_type:{kind:"boolean_type"}}}]}},{kind:"join",name:"carriers",relationship:"one",schema:{fields:[{kind:"dimension",name:"code",type:{kind:"string_type"}}]}},{kind:"view",name:"by_carrier",schema:{fields:[{kind:"dimension",name:"carrier",type:{kind:"string_type"}},{kind:"dimension",name:"flight_count",type:{kind:"number_type"}}]}}]},parameters:[{name:"param",type:{kind:"number_type"},default_value:{kind:"number_literal",number_value:7}}]}],anonymous_queries:[]},i.res={connection_name:"foo",data:{kind:"array_cell",array_value:[{kind:"record_cell",record_value:[{kind:"string_cell",string_value:"UA"},{kind:"number_cell",number_value:12341234}]},{kind:"record_cell",record_value:[{kind:"string_cell",string_value:"AA"},{kind:"number_cell",number_value:2343}]}]},schema:{fields:[{kind:"dimension",name:"carrier",type:{kind:"string_type"}},{kind:"dimension",name:"flight_count",type:{kind:"number_type"}}]},sql:"SELECT * ..."},i.thingy1={definition:{kind:"query_reference",name:"flights_by_carrier"}},i.thingy123r={definition:{kind:"arrow",source:{kind:"source_reference",name:"flights"},view:{kind:"view_reference",name:"by_carrier"}}},i.thingyssdfg={definition:{kind:"refinement",base:{kind:"query_reference",name:"flights"},refinement:{kind:"view_reference",name:"by_carrier"}}},i.thingy2asdf={definition:{kind:"arrow",source:{kind:"source_reference",name:"flights"},view:{kind:"refinement",base:{kind:"view_reference",name:"by_carrier"},refinement:{kind:"segment",operations:[{kind:"where",filter:{kind:"filter_string",expression:{kind:"field_reference",name:"carrier"},filter:"WN"}}]}}}},i.thingy3={definition:{kind:"arrow",source:{kind:"source_reference",name:"flights"},view:{kind:"refinement",base:{kind:"view_reference",name:"by_carrier"},refinement:{kind:"segment",operations:[{kind:"group_by",field:{expression:{kind:"field_reference",name:"carrier"}}},{kind:"group_by",field:{expression:{kind:"field_reference",name:"foo"}}}]}}}},i.thingy3dfdf={definition:{kind:"arrow",source:{kind:"source_reference",name:"flights"},view:{kind:"refinement",base:{kind:"view_reference",name:"by_carrier"},refinement:{kind:"view_reference",name:"top10"}}}},i.thingy4asdfasdf={definition:{kind:"arrow",source:{kind:"source_reference",name:"flights"},view:{kind:"segment",operations:[{kind:"group_by",field:{expression:{kind:"field_reference",name:"carrier"}}},{kind:"group_by",field:{expression:{kind:"field_reference",name:"foo"}}}]}}},i.thingy4asdfas={definition:{kind:"arrow",source:{kind:"source_reference",name:"flights"},view:{kind:"view_reference",name:"by_carrier"}}},i.thingy4dfdsfs={definition:{kind:"arrow",source:{kind:"source_reference",name:"flights"},view:{kind:"refinement",base:{kind:"view_reference",name:"by_carrier"},refinement:{kind:"segment",operations:[{kind:"limit",limit:10}]}}}},i.thingy4sdfsd={definition:{kind:"arrow",source:{kind:"source_reference",name:"flights"},view:{kind:"segment",operations:[{kind:"group_by",field:{expression:{kind:"field_reference",name:"carrier"}}},{kind:"limit",limit:10}]}}},i.thingy4sddfdfsd={definition:{kind:"arrow",source:{kind:"source_reference",name:"flights"},view:{kind:"segment",operations:[]}}}})(b)),b}export{_e as r};
@@ -0,0 +1 @@
1
+ @layer priority1,priority2,priority3,priority4,priority5,priority6;@layer priority1{:root,.mly112oox9{--mly1v7zpod:0 1px 2px 0 rgba(0, 0, 0, .1), 0 2px 12px 0 rgba(0, 0, 0, .1);--mly1qokt1h:0px 2px 12px 0px rgba(0, 0, 0, .1), 0px 1px 2px 0px rgba(0, 0, 0, .1);--mly1f26pke:0 0 0 1px rgba(204, 211, 219, 1);--mly1yeb1wa:0 0 0 2px rgba(0, 100, 224, 1);--mly7zr30u:rgb(0, 100, 224);--mly1pim1be:rgba(1, 113, 227, .3) 0px 0px 0px 3px inset;--mlywpv3p0:rgba(0, 0, 0, .1)}:root,.mly182du4u{--mly231nev:rgba(10, 19, 23, 1);--mly1i3blw4:rgba(78, 96, 111, 1);--mly16ir2n5:rgba(164, 176, 188, 1);--mly883cce:rgba(0, 100, 224, 1);--mlyeem0lm:rgba(221, 226, 232, 1);--mlyy3jzoq:rgba(255, 255, 255, 1);--mly7qnfvx:rgba(10, 19, 23, 1);--mly3ib3qi:rgba(62, 6, 151, 1);--mlyndhcph:rgba(9, 68, 31, 1);--mlykotp7t:rgba(1, 73, 117, 1);--mlyf25c1a:rgba(66, 133, 244, 1)}:root,.mlyacbved{--mly8s4nhd:rgba(10, 19, 23, 1);--mly130oqjo:rgba(78, 96, 111, 1);--mlywh4rgx:rgba(164, 176, 188, 1);--mly1gq6bli:rgba(255, 255, 255, 1);--mly1jphivy:rgba(164, 176, 188, 1);--mly6i1qgk:rgba(121, 82, 255, 1);--mly1css67u:rgba(7, 109, 41, 1);--mly1fea1fg:rgba(2, 141, 193, 1);--mlyz9tc12:rgba(233, 175, 8, 1);--mly1dryxz7:rgba(0, 100, 224, 1);--mly176ansx:rgba(13, 134, 38, 1);--mlybq1dnb:rgba(227, 25, 59, 1)}:root,.mly16bcggl{--mlygaeq1b:rgba(255, 255, 255, 1);--mlyowxivf:rgba(255, 255, 255, 1);--mlyrhmj74:rgba(241, 244, 247, 1);--mlys9k3ya:rgba(230, 235, 239, 1);--mly1bn1nfc:rgba(37, 54, 63, 1);--mly1rtpqm4:rgba(10, 19, 23, .2);--mlywmj25p:rgba(121, 82, 255, .2);--mly1f95ebd:rgba(36, 187, 94, .2);--mly1jva6ta:rgba(3, 167, 215, .2);--mlyrbis2b:rgba(204, 211, 219, 1);--mly1bs2mf7:rgba(0, 130, 251, .2);--mlywj8cgu:rgba(11, 153, 31, .2);--mlyhsum04:rgba(226, 164, 0, .2);--mly19gk0g3:rgba(227, 25, 59, .2);--mlywfavfw:rgba(0, 0, 0, .05);--mlyenhe5r:rgba(0, 0, 0, .1);--mly1p0ff5j:rgba(255, 255, 255, .5);--mlyjz1sb4:rgba(230, 235, 239, 1);--mly1gkf9zs:rgba(221, 226, 232, 1);--mlyiun9k:rgba(204, 211, 219, 1);--mlyx17nfv:rgba(0, 100, 224, 1);--mly1tptikx:rgba(4, 87, 203, 1);--mly11oqegi:rgba(0, 76, 188, 1)}:root,.mly18uf1kx{--mlynfhokh:none}:root,.mly11fl7i8{--mlyvpnzvp:none}.mly4f1hfu,.mly4f1hfu:root{--mly1bs2mf7:rgba(0, 130, 251, .24);--mlygaeq1b:rgba(20, 22, 25, 1);--mly11oqegi:rgba(74, 126, 205, 1);--mlyx17nfv:rgba(98, 162, 255, 1);--mly1tptikx:rgba(88, 146, 232, 1);--mlyiun9k:rgba(64, 71, 78, 1);--mlyjz1sb4:rgba(48, 53, 58, 1);--mly1gkf9zs:rgba(55, 61, 67, 1);--mly1jva6ta:rgba(3, 167, 215, .24);--mly1p0ff5j:rgba(0, 0, 0, .25);--mlyrbis2b:rgba(71, 76, 82, 1);--mly1rtpqm4:rgba(245, 247, 250, .16);--mly1f95ebd:rgba(36, 187, 94, .24);--mly19gk0g3:rgba(227, 25, 59, .24);--mlyenhe5r:rgba(255, 255, 255, .12);--mlywfavfw:rgba(255, 255, 255, .06);--mlywj8cgu:rgba(11, 153, 31, .24);--mlywmj25p:rgba(121, 82, 255, .24);--mlyowxivf:rgba(30, 33, 37, 1);--mlyrhmj74:rgba(39, 43, 47, 1);--mlys9k3ya:rgba(48, 53, 58, 1);--mly1bn1nfc:rgba(245, 247, 250, 1);--mlyhsum04:rgba(226, 164, 0, .24)}.mly1gnh9hh,.mly1gnh9hh:root{--mly1dryxz7:rgba(98, 162, 255, 1);--mly1fea1fg:rgba(108, 208, 244, 1);--mlywh4rgx:rgba(126, 139, 151, 1);--mly1jphivy:rgba(126, 139, 151, 1);--mly1css67u:rgba(118, 231, 166, 1);--mlybq1dnb:rgba(255, 122, 147, 1);--mly176ansx:rgba(118, 231, 166, 1);--mly8s4nhd:rgba(241, 244, 247, 1);--mly1gq6bli:rgba(5, 5, 5, 1);--mly6i1qgk:rgba(180, 139, 255, 1);--mly130oqjo:rgba(189, 198, 206, 1);--mlyz9tc12:rgba(233, 175, 8, 1)}.mlyfg9r64,.mlyfg9r64:root{--mly1v7zpod:0 1px 2px 0 rgba(0, 0, 0, .6), 0 2px 12px 0 rgba(0, 0, 0, .4);--mly1qokt1h:0px 2px 12px 0px rgba(0, 0, 0, .5), 0px 1px 2px 0px rgba(0, 0, 0, .4);--mly1yeb1wa:0 0 0 2px rgba(98, 162, 255, 1);--mly7zr30u:rgb(98, 162, 255);--mly1pim1be:rgba(98, 162, 255, .3) 0px 0px 0px 3px inset;--mly1f26pke:0 0 0 1px rgba(71, 76, 82, 1);--mlywpv3p0:rgba(255, 255, 255, .15)}.mly74xrg6,.mly74xrg6:root{--mlykotp7t:rgba(108, 208, 244, 1);--mlyf25c1a:rgba(144, 187, 255, 1);--mly16ir2n5:rgba(126, 139, 151, 1);--mly7qnfvx:rgba(221, 226, 232, 1);--mlyndhcph:rgba(118, 231, 166, 1);--mly883cce:rgba(98, 162, 255, 1);--mly231nev:rgba(241, 244, 247, 1);--mlyy3jzoq:rgba(5, 5, 5, 1);--mly3ib3qi:rgba(180, 139, 255, 1);--mly1i3blw4:rgba(189, 198, 206, 1);--mlyeem0lm:rgba(30, 33, 37, 1)}.mly10cf5cp{--mly10mhzaa:var(--mly1f95ebd)}.mlykvi9ht{--mly10mhzaa:var(--mly1jva6ta)}.mly1rve117{--mly10mhzaa:var(--mly1rtpqm4)}.mlyihc5ie{--mly10mhzaa:var(--mlywmj25p)}.mly8bgh0r{--mly13n7235:var(--mly231nev)}.mly1r5zvhd{--mly13n7235:var(--mly3ib3qi)}.mlys5r2en{--mly13n7235:var(--mlykotp7t)}.mly1u6t2w6{--mly13n7235:var(--mlyndhcph)}.mlynu5hmx{--mly1by112x:0}.mly15rdse5{--mly1hmjrsb:var(--mly8s4nhd)}.mly5xbp4t{--mly1hpdckv:var(--mly231nev)}.mly3mt86g{--mly1hpdckv:var(--mlyy3jzoq)}.mly5deeek{--mly1ltarg1:var(--mly231nev)}.mlybcavtu{--mly1ojyoay:var(--mly231nev)}.mlywis56f{--mly1ojyoay:var(--mly3ib3qi)}.mly1eg6ybj{--mly1ojyoay:var(--mlykotp7t)}.mlyy280wj{--mly1ojyoay:var(--mlyndhcph)}.mly7ouyw2{--mly5m5edj:var(--mly1i3blw4)}.mlym9y5t7{--mlynfhokh:block}.mly1bo1i26{--mlyri8z08:0}.mly1ae5hkt{--mlyvpnzvp:block}.mly11ogjb6{--mlyvpnzvp:none}.mlyf8wvcd{--mlyvygx4q:var(--mly1css67u)}.mlyrtwgpv{--mlyvygx4q:var(--mly1fea1fg)}.mly1f8soc4{--mlyvygx4q:var(--mly6i1qgk)}.mly1izbou4{--mlyvygx4q:var(--mly8s4nhd)}.mly1n5rdk7{--mlyxo3nik:var(--mly1gq6bli)}.mlypfd894{--mlyxo3nik:var(--mly8s4nhd)}@keyframes mlyqng64z-B{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mly1z060rf:is([data-disabled]){--mly1hmjrsb:var(--mlywh4rgx)}.mly1jacekv:is([data-disabled]){--mly1ltarg1:var(--mly16ir2n5)}.mly7h4d18:is([data-disabled]){--mly5m5edj:var(--mly16ir2n5)}.mly1iu3zmn:disabled{--mly1hpdckv:var(--mly1i3blw4)}.mly13vk70h:disabled{--mly1hpdckv:var(--mlyy3jzoq)}.mly1dsjhx:disabled{--mlyxo3nik:var(--mly1gq6bli)}.mlyiv1q3g:disabled{--mlyxo3nik:var(--mlywh4rgx)}.mly1u5txqc:hover{--mly1by112x:.3}.mly1fzkygm:hover{--mlyri8z08:.3}.mly1g9of4s:hover{--mlyvpnzvp:block}.mly157rht3:hover{--mlyvpnzvp:inline-flex}}@layer priority2{.mly5uxqc1{background:#0000}.mly1lrzu1o{background:transparent!important}.mly1md70p1{background:transparent}.mlysu8s4a{background:var(--mly10mhzaa)}.mly1wp621z{background:var(--mly1bs2mf7)}.mly1dyadpi{background:var(--mly1p0ff5j)}.mly1d8y1cu{background:var(--mly1rtpqm4)}.mlycuvecc{background:var(--mlygaeq1b)}.mly7cs2c{background:var(--mlyiun9k)}.mly2taacv{background:var(--mlyjz1sb4)}.mly1bjczhr{background:var(--mlyowxivf)}.mly1cn1p8l{background:var(--mlyrbis2b)}.mly1cmjei3{background:var(--mlys9k3ya)}.mly1kyiqbu{background:var(--mlyx17nfv)}.mly2yh2zd{border:1px solid #e0e0e0}.mly8fuzfi{border:1px solid #efefef}.mly1dc9p4k{border:1px solid red}.mly27xtdb{border:1px solid rgb(239,239,239)}.mlyfj9a5l{border:1px solid transparent}.mly1vspu6z{border:1px solid var(--malloy-composer-form-background,#efefef)}.mlyss3vti{border:1px solid var(--malloy-composer-form-border,#ececed)}.mlyv3vvaf{border:1px solid var(--malloy-composer-form-focus,#4285f4)}.mlyhu5y25{border:1px solid var(--mlyrbis2b)}.mly1gs6z28{border:none}.mly15r89dc{grid-area:1 / 1}.mly1ghz6dp{margin:0}.mlys8nxjv{margin:4px 12px 0}.mlynfbntj{margin:5px 0}.mly16zck5j{margin:5px}.mlykib98w{margin:8px}.mly1bpp3o7{margin:auto}.mlywp4ipm{padding:0 24px 24px}.mlyehqz9p{padding:0 4px}.mly1l4tkcb{padding:0 8px 8px}.mly1717udv{padding:0}.mly1b4vry6{padding:10px 0}.mly7z7khe{padding:10px}.mlyc7ga6q{padding:12px}.mly1tamke2{padding:16px}.mly1e41zw8{padding:1px 5px}.mlyfvt8nb{padding:2px 12px 2px 6px}.mlybsehbd{padding:2px 3px}.mlyxzb6uj{padding:2px 4px}.mly195ery5{padding:3.75px 7px}.mly1gqu590{padding:3px 10px}.mly34lxi1{padding:3px 3px 3px 10px}.mly92jh8x{padding:4px 0 8px}.mlyztvwtv{padding:4px 0}.mly1fut7tt{padding:4px 12px 12px}.mlytdwleo{padding:4px 12px}.mly9cpjcd,.mlydqdrvq{padding:4px 8px}.mlyfawy5m{padding:4px}.mly17qkr04{padding:5px 0}.mly36usyh{padding:5px 10px}.mly14odnwx{padding:5px}.mly153ncpu{padding:8px 12px}.mlye8ttls{padding:8px}.mly1tx4nyv:is([data-state=checked]){background:var(--mly1bs2mf7)}.mly1vg538p:is([data-highlighted]){background:var(--mlywfavfw)}.mly1julgsk:is([data-highlighted]):is([data-state=checked]){background:var(--mly1bs2mf7)}.mly1b1kpiu:hover{background:var(--mly1gkf9zs)}.mly1cbp0pj:hover{background:var(--mly1tptikx)}.mly1xbhkwo:hover{background:var(--mlywfavfw)}.mly111eqgs:active{background:var(--mly11oqegi)}.mly1v24qdc:active{background:var(--mlyenhe5r)}.mlybc727s:active{background:var(--mlyiun9k)}}@layer priority3{.mly1akygb0{border-color:none}.mly10bk7bj{border-color:var(--malloy-composer-focus,#c3d7f7)}.mlyv66to0{border-color:var(--mly7zr30u)}.mly17v018m{border-color:var(--mlyrbis2b)}.mly11zuszs{border-radius:0 0 10px 10px}.mly19ctu66{border-radius:0 4px 4px 0}.mlyq516e8{border-radius:10px 10px 0 0}.mly1q4ynmn{border-radius:10px}.mly4pepcl{border-radius:12px}.mly18zih8k{border-radius:3px}.mlytah5vv{border-radius:4px 0 0 4px}.mly12oqio5{border-radius:4px}.mly1f96onm{border-radius:50px}.mly1sxf85j{border-radius:5px}.mly1kogg8i{border-radius:6px}.mlyur7f20{border-radius:8px}.mly10hpsqq{border-radius:9999px}.mly1pjcqnp{border-radius:inherit}.mly1ruvecq{border-right:1px solid var(--mlyrbis2b)}.mlyng3xce{border-style:none}.mly1y0btm7{border-style:solid}.mlye536se{border-top:1px solid #e0e0e0}.mly77krkw{border-top:1px solid var(--malloy-composer-form-border,#ececec)}.mlyc342km{border-width:0}.mlymkeg23{border-width:1px}.mly3psx0u{flex:0 0 auto}.mly98rzlu{flex:1}.mly883omv{gap:10px}.mlyou54vl{gap:16px}.mly12mrbbr{gap:1px}.mly1665zp3{gap:24px}.mly195vfkc{gap:2px}.mly1ed6fcf{gap:3px}.mly1jnr06f{gap:4px}.mly1nejdyq{gap:5px}.mly167g77z{gap:8px}.mly623te4{grid-column:span 2}.mly1a80n4u{grid-column:span 3}.mlye8uvvx{list-style:none}.mly1a2a7pz{outline:none}.mlyysyzu8{overflow:auto}.mlyb3r6kr{overflow:hidden}.mly1rea2x4{overflow:visible}.mly1ku5rj1{place-items:center}.mly1hl2dhg{text-decoration:none}.mly14znju7{transition:opacity .5s ease}.mly1fxp9ov:hover{border-color:var(--malloy-composer-focus,#c3d7f7)}.mlyetl2wx:focus{border-color:#4285f4}}@layer priority4{.mly1ua5tub{-webkit-box-orient:vertical}.mly1gzmk7r{-webkit-line-clamp:3}.mlyc26acl{align-content:center}.mly6s0dn4{align-items:center}.mlypqajaz{align-items:end}.mly1cy8zhl{align-items:flex-start}.mly7a106z{align-items:start}.mly1071x5a{align-items:top}.mly1c74tu6{animation-duration:2s}.mlya4qsjk{animation-iteration-count:infinite}.mly8jsasv{animation-name:mlyqng64z-B}.mly1esw782{animation-timing-function:linear}.mly1vzefiq{background-color:#f0f6ff}.mlyjbqb8w{background-color:transparent}.mly1jjku57{background-color:var(--malloy-composer-form-disabledBackground,#f6f6f6)}.mly6wxqrg{background-color:var(--malloy-composer-form-focusBackground,#f0f6ff)}.mlyrkwa2d{background-color:var(--mly19gk0g3)}.mly1pcjto7{background-color:var(--mly1bn1nfc)}.mly1pnbjq1{background-color:var(--mly1bs2mf7)}.mlyn8dcc1{background-color:var(--mlygaeq1b)}.mly1x7w6om{background-color:var(--mlyhsum04)}.mly1yduej5{background-color:var(--mlyowxivf)}.mly13z5u0c{background-color:var(--mlyrhmj74)}.mlyzh2ni8{background-color:var(--mlys9k3ya)}.mly1x3oq6j{background-color:var(--mlywj8cgu)}.mly12peec7{background-color:#fff}.mly1mwwwfo{border-collapse:collapse}.mlyzteli5{border-right-background:var(--mlyrbis2b)}html:not([dir=rtl]) .mlydid9jw{box-shadow:0 0 0 1px var(--mly7zr30u) inset,var(--mly1pim1be)}html[dir=rtl] .mlydid9jw{box-shadow:0 0 0 1px var(--mly7zr30u) inset,var(--mly1pim1be)}html:not([dir=rtl]) .mly1kmqopl{box-shadow:0 0 5px #0000001a,0 0 1px #0000001a}html[dir=rtl] .mly1kmqopl{box-shadow:0 0 5px #0000001a,0 0 1px #0000001a}html:not([dir=rtl]) .mly5n1uv4{box-shadow:0 1px 2px #0000001a,0 2px 12px #0000001a}html[dir=rtl] .mly5n1uv4{box-shadow:0 1px 2px #0000001a,0 2px 12px #0000001a}.mly1a3rnpv{box-shadow:0 1px 5px 1px #0000001a}html:not([dir=rtl]) .mly17fq3gk{box-shadow:0 2px 12px #0000001a,0 1px 2px #0000001a}html[dir=rtl] .mly17fq3gk{box-shadow:0 2px 12px #0000001a,0 1px 2px #0000001a}.mly1gnnqk1{box-shadow:none}.mly1ga53z4{box-shadow:var(--mly1f26pke)}.mly118a1h2{box-shadow:var(--mly1pim1be)}.mly8dadwf{box-shadow:var(--mly1qokt1h)}.mly1towwp7{box-shadow:var(--mly1v7zpod)}.mly1p9pjdr{box-shadow:var(--mly1yeb1wa)}.mly9f619{box-sizing:border-box}.mly1v5ugh9{color:#505050}.mly358b0h{color:#909090}.mly1e2nbdu{color:red}.mlyizdh9v{color:#5f6368}.mly183j0n7{color:#e4e6eb}.mly19co3pv{color:transparent}.mly1pc1dlx{color:var(--malloy-composer-form-foreground,#5f6368)}.mly1r0d382{color:var(--mly130oqjo)}.mly1xre2ib{color:var(--mly13n7235)}.mlywzxoxx{color:var(--mly16ir2n5)}.mly1l99qkd{color:var(--mly176ansx)}.mly1evcnq1{color:var(--mly1css67u)}.mly1tw9ct1{color:var(--mly1dryxz7)}.mly1h091fy{color:var(--mly1fea1fg)}.mly1kiansi{color:var(--mly1gq6bli)}.mly1mguc6l{color:var(--mly1hmjrsb)}.mlyaerthn{color:var(--mly1hpdckv)}.mly9dwj6z{color:var(--mly1i3blw4)}.mlyann5r3{color:var(--mly1jphivy)}.mly12lmysb{color:var(--mly1ltarg1)}.mly1ard1hs{color:var(--mly1ojyoay)}.mly1ue28sr{color:var(--mly231nev)}.mlyydnxy5{color:var(--mly3ib3qi)}.mly15jt5ur{color:var(--mly5m5edj)}.mly1ywypuw{color:var(--mly6i1qgk)}.mly17rwmdj{color:var(--mly883cce)}.mly1p68tcb{color:var(--mly8s4nhd)}.mly109d434{color:var(--mlybq1dnb)}.mlya26k3e{color:var(--mlyeem0lm)}.mly1nwq7qm{color:var(--mlyf25c1a)}.mlywn9h7t{color:var(--mlyvygx4q)}.mly16un6j3{color:var(--mlywh4rgx)}.mlyuk6yi3{color:var(--mlyxo3nik)}.mly7neac5{color:var(--mlyz9tc12)}.mlyt0e3qv{cursor:default}.mly7eptgl{cursor:ew-resize}.mly1ipiool{cursor:initial}.mly1ypdohk{cursor:pointer}.mly104kibb{display:-webkit-box}.mly78zum5{display:flex}.mlyrvj5dj{display:grid}.mly1rg5ohu{display:inline-block}.mly3nfvp2{display:inline-flex}.mlywz0xwf{display:inline-grid}.mly1s85apg{display:none}.mly1vsucm1{display:var(--mlynfhokh)}.mly2b4tyj{display:var(--mlyvpnzvp)}.mlydt5ytf{flex-direction:column}.mly1q0g3np{flex-direction:row}.mly1c4vz4f{flex-grow:0}.mly1iyjqo2{flex-grow:1}.mly2lah0s{flex-shrink:0}.mly1a02dak{flex-wrap:wrap}.mly6icuqf{font-family:sans-serif}.mly1rj5sg5{font-family:SF Pro Text,-apple-system,system-ui,sans-serif}.mly12xrqmb{font-family:var(--malloy-composer-fontFamily,sans-serif)}.mlyfifm61{font-size:12px}.mlyif65rj{font-size:14px}.mly1j61zf2{font-size:16px}.mlymhiqyu{font-size:var(--malloy-composer-fontSize,14px)}.mly64z8l9{font-size:var(--malloy-composer-menu-fontSize,14px)}.mly1j61x8r{font-style:normal}.mlyo1l8bm{font-weight:400}.mly1s688f{font-weight:600}.mly1xlr1w8,.mly117nqv4{font-weight:700}.mly1fcty0u{font-weight:400}.mly1mt1orb{grid-auto-flow:column}.mlysd5ean{grid-auto-rows:max-content}.mly15396mt{grid-template-columns:100px auto 100px}.mly52fmzj{grid-template-columns:1fr auto}.mly1g3yg12{grid-template-columns:auto 1fr auto}.mlybyjr8{grid-template-columns:auto}.mly16kridx{grid-template-columns:min-content 1fr min-content}.mlyl56j7k{justify-content:center}.mly13a6bvl{justify-content:flex-end}.mly1nhvcw1{justify-content:flex-start}.mly1rfj78v{justify-content:left}.mly1lvf691{justify-content:right}.mly1l1ennw{justify-content:space-around}.mly1qughib{justify-content:space-between}.mlylqzeqv{justify-content:start}.mly11e9jwx{leading-trim:both}.mly1gu5id8{letter-spacing:-.24px}.mly12oo3zp{letter-spacing:0}.mly1d3mw78{line-height:16px}.mly1rl49lg{line-height:2.2em}.mly1fc57z9{line-height:20px}.mly1o2sk6j{line-height:24px}.mly1vqud6w{opacity:70%}.mly1d3ksz1{opacity:var(--mly1by112x)}.mly15sj6ns{opacity:var(--mlyri8z08)}.mly47corl{pointer-events:none}.mly10l6tqk{position:absolute}.mlyixxii4{position:fixed}.mly1n2onr6{position:relative}.mly7wzq59{position:sticky}.mly2b8uid{text-align:center}.mlydpxx8g{text-align:left}.mly1vqy1sf{text-edge:cap}.mlylyipyv{text-overflow:ellipsis}.mly6mezaz{text-transform:none}.mly87ps6o{user-select:none}.mlyxymvpz{vertical-align:middle}.mly1n8ftqi{vertical-align:text-top}.mly16dsc37{vertical-align:top}.mlylshs6z{visibility:hidden}.mlynpuxes{visibility:visible}.mlyuxw1ft{white-space:nowrap}.mly126k92a{white-space:pre-wrap}.mly1so62im{will-change:transform}.mly1vvkbs{word-wrap:break-word}.mly35i7{writing-mode:sideways-lr}.mly1ja2u2z{z-index:0}.mly1vjfegm{z-index:1}.mly11uqc5h{z-index:100}.mlyhtitgo{z-index:2}.mly14vaotu:is([data-state=active]){background-color:var(--mly1bs2mf7)}.mly14kfzap:is([data-disabled]){color:var(--mly16ir2n5)}.mlyb0tsu4:is([data-state=active]){color:var(--mly883cce)}.mly5ezrf1:is([data-disabled]){cursor:not-allowed}.mly1uifvsu:is([data-state=active]){font-weight:700}.mly1s07b3s:disabled{cursor:not-allowed}.mly1haqvef:hover{background-color:#dde2e8}.mlyjg9ulk:hover{background-color:#efefef}.mlyt89l8w:hover{background-color:var(--malloy-composer-form-focusBackground,#f0f6ff)}.mly1vtmp6m:hover{background-color:var(--mlyrhmj74)}.mlyk1e6ed:hover{box-shadow:#ccd3db4d 0 0 0 3px inset}.mlytw1abo:focus{background-color:#fff}}@layer priority5{.mlybmeysy{border-bottom-color:var(--mlyrbis2b)}.mly1q0q8m5{border-bottom-style:solid}.mlyso031l{border-bottom-width:1px}.mlyv3cp8q{border-right-color:var(--mlyrbis2b)}.mly32b0ac{border-right-style:solid}.mlys1s249{border-right-width:1px}.mlydwjgp9{border-top-color:var(--mlyrbis2b)}.mly13fuv20{border-top-style:solid}.mly178xt8z{border-top-width:1px}.mly1ey2m1c{bottom:0}.mlyqtp20y{height:0}.mly5yr21d{height:100%}.mlypyat2d{height:100px}.mlyn866dk{height:136px}.mly1v9usgg{height:14px}.mlywrnneb{height:16.5px}.mlylup9mm{height:16px}.mlymix8c7{height:18px}.mlyjm9jq1{height:1px}.mly1m3v4wt{height:200px}.mlyk2yuxw{height:209.5px}.mly1qx5ct2{height:20px}.mlyxk0z11{height:24px}.mlyd7y6wv{height:26px}.mly1fgtraw{height:28px}.mlyc9qbxq{height:36px}.mlyng8ra{height:60px}.mlydk7pt{height:8px}.mlylo07zb{height:90px}.mlyt7dq6l{height:auto}.mly10msahz{height:calc(100% - 4px)}.mly1ktj5wk{height:calc(100% - 8px)}.mlyu96u03{left:0}.mly12nagc{margin-bottom:4px}.mlyu06os2{margin-bottom:5px}.mly1e56ztr{margin-bottom:8px}.mlyj3b58b{margin-left:0}.mly1tpqehw{margin-left:12px}.mlyq1n1xh{margin-left:16px}.mly1iog12x{margin-left:4px}.mlyet2fuk{margin-left:8px}.mly1yf7rl7{margin-right:0}.mly1xmf6yo{margin-top:8px}.mly1rvw3h8{max-height:136px}.mly1hkcv85{max-height:200px}.mly1xyq3li{max-height:20em}.mlyq3t0pi{max-height:280px}.mlyuyqlj2{max-height:300px}.mly1phlbz0{max-height:400px}.mly1jcbksy{max-height:420px}.mly3d5gib{max-height:50vh}.mly1l4ul0t{max-height:75vh}.mly1kbvuzt{max-height:var(--radix-tooltip-content-available-height)}.mlyqyhut4{max-width:16.5px}.mly1pdpmub{max-width:264px}.mly1jkqq1h{max-width:280px}.mly1dc814f{max-width:350px}.mlyxc7z9f{max-width:360px}.mly1j9u4d2{max-width:400px}.mly1lr1uin{max-width:420px}.mlymcgfsh{max-width:60px}.mly14zcgw3{max-width:75vw}.mly2lwn1j{min-height:0}.mly4x6u8j{min-width:16.5px}.mlygc0pbm{min-width:1px}.mlyt4ypqs{min-width:20px}.mlyytlacd{min-width:224px}.mlylm99nl{min-width:240px}.mly2ixbly{min-width:250px}.mlyfvyar9{min-width:60px}.mly1onzeue{min-width:95px}.mly1odjw0f{overflow-y:auto}.mly18d9i69{padding-bottom:0}.mly1l90r2v{padding-bottom:16px}.mlyjkvuk6{padding-bottom:4px}.mlywib8y2{padding-bottom:8px}.mlynm25rq{padding-left:16px}.mly6wrskw{padding-left:4px}.mly163pfp{padding-left:8px}.mlymzs88n{padding-right:4px}.mlyy13l1i{padding-right:8px}.mly1nn3v0j{padding-top:2px}.mly1iorvi4{padding-top:4px}.mly123j3cw{padding-top:5px}.mly1y1aw1k{padding-top:8px}.mly1bkpikb{right:-2px}.mly3m8u43{right:0}.mly13vifvy{top:0}.mlynalus7{width:0}.mlyh8yej3{width:100%}.mlynrytzq{width:10em}.mly6jxa94{width:14px}.mly18kybhu{width:15em}.mlyjxf2f8{width:16.5px}.mly1kky2od{width:16px}.mly1xp8n7a{width:18px}.mly1i1rx1s{width:1px}.mlyw4jnvo{width:20px}.mlyvy4d1p{width:24px}.mly1f1nlb9{width:25%}.mlyqyf9gi{width:250px}.mly1hfn5x7{width:260px}.mlygd8bvy{width:28px}.mlybl57os{width:323px}.mlyxsgkw5{width:350px}.mly869kya{width:5.5em}.mly1ftt334{width:5px}.mly14rvwrp{width:600px}.mly1247r65{width:60px}.mly1xc55vz{width:8px}.mlym6i5cn{width:90%}.mly10lvyaf{width:calc(100% - 12px)}.mly1rxuhir{width:calc(100% - 22px)}.mly112rgfc{width:calc(100% - 40)}.mly1g65f5b{width:var(--radix-tooltip-trigger-width)}}@layer priority6{.mlyf2qczu::placeholder{color:var(--mly1i3blw4)}}@layer priority1,priority2,priority3,priority4,priority5,priority6;@layer priority1{:root,.mly112oox9{--mly1v7zpod:0 1px 2px 0 rgba(0, 0, 0, .1), 0 2px 12px 0 rgba(0, 0, 0, .1);--mly1qokt1h:0px 2px 12px 0px rgba(0, 0, 0, .1), 0px 1px 2px 0px rgba(0, 0, 0, .1);--mly1f26pke:0 0 0 1px rgba(204, 211, 219, 1);--mly1yeb1wa:0 0 0 2px rgba(0, 100, 224, 1);--mly7zr30u:rgb(0, 100, 224);--mly1pim1be:rgba(1, 113, 227, .3) 0px 0px 0px 3px inset;--mlywpv3p0:rgba(0, 0, 0, .1)}:root,.mly182du4u{--mly231nev:rgba(10, 19, 23, 1);--mly1i3blw4:rgba(78, 96, 111, 1);--mly16ir2n5:rgba(164, 176, 188, 1);--mly883cce:rgba(0, 100, 224, 1);--mlyeem0lm:rgba(221, 226, 232, 1);--mlyy3jzoq:rgba(255, 255, 255, 1);--mly7qnfvx:rgba(10, 19, 23, 1);--mly3ib3qi:rgba(62, 6, 151, 1);--mlyndhcph:rgba(9, 68, 31, 1);--mlykotp7t:rgba(1, 73, 117, 1);--mlyf25c1a:rgba(66, 133, 244, 1)}:root,.mlyacbved{--mly8s4nhd:rgba(10, 19, 23, 1);--mly130oqjo:rgba(78, 96, 111, 1);--mlywh4rgx:rgba(164, 176, 188, 1);--mly1gq6bli:rgba(255, 255, 255, 1);--mly1jphivy:rgba(164, 176, 188, 1);--mly6i1qgk:rgba(121, 82, 255, 1);--mly1css67u:rgba(7, 109, 41, 1);--mly1fea1fg:rgba(2, 141, 193, 1);--mlyz9tc12:rgba(233, 175, 8, 1);--mly1dryxz7:rgba(0, 100, 224, 1);--mly176ansx:rgba(13, 134, 38, 1);--mlybq1dnb:rgba(227, 25, 59, 1)}:root,.mly16bcggl{--mlygaeq1b:rgba(255, 255, 255, 1);--mlyowxivf:rgba(255, 255, 255, 1);--mlyrhmj74:rgba(241, 244, 247, 1);--mlys9k3ya:rgba(230, 235, 239, 1);--mly1bn1nfc:rgba(37, 54, 63, 1);--mly1rtpqm4:rgba(10, 19, 23, .2);--mlywmj25p:rgba(121, 82, 255, .2);--mly1f95ebd:rgba(36, 187, 94, .2);--mly1jva6ta:rgba(3, 167, 215, .2);--mlyrbis2b:rgba(204, 211, 219, 1);--mly1bs2mf7:rgba(0, 130, 251, .2);--mlywj8cgu:rgba(11, 153, 31, .2);--mlyhsum04:rgba(226, 164, 0, .2);--mly19gk0g3:rgba(227, 25, 59, .2);--mlywfavfw:rgba(0, 0, 0, .05);--mlyenhe5r:rgba(0, 0, 0, .1);--mly1p0ff5j:rgba(255, 255, 255, .5);--mlyjz1sb4:rgba(230, 235, 239, 1);--mly1gkf9zs:rgba(221, 226, 232, 1);--mlyiun9k:rgba(204, 211, 219, 1);--mlyx17nfv:rgba(0, 100, 224, 1);--mly1tptikx:rgba(4, 87, 203, 1);--mly11oqegi:rgba(0, 76, 188, 1)}:root,.mly18uf1kx{--mlynfhokh:none}:root,.mly11fl7i8{--mlyvpnzvp:none}.mly4f1hfu,.mly4f1hfu:root{--mly1bs2mf7:rgba(0, 130, 251, .24);--mlygaeq1b:rgba(20, 22, 25, 1);--mly11oqegi:rgba(74, 126, 205, 1);--mlyx17nfv:rgba(98, 162, 255, 1);--mly1tptikx:rgba(88, 146, 232, 1);--mlyiun9k:rgba(64, 71, 78, 1);--mlyjz1sb4:rgba(48, 53, 58, 1);--mly1gkf9zs:rgba(55, 61, 67, 1);--mly1jva6ta:rgba(3, 167, 215, .24);--mly1p0ff5j:rgba(0, 0, 0, .25);--mlyrbis2b:rgba(71, 76, 82, 1);--mly1rtpqm4:rgba(245, 247, 250, .16);--mly1f95ebd:rgba(36, 187, 94, .24);--mly19gk0g3:rgba(227, 25, 59, .24);--mlyenhe5r:rgba(255, 255, 255, .12);--mlywfavfw:rgba(255, 255, 255, .06);--mlywj8cgu:rgba(11, 153, 31, .24);--mlywmj25p:rgba(121, 82, 255, .24);--mlyowxivf:rgba(30, 33, 37, 1);--mlyrhmj74:rgba(39, 43, 47, 1);--mlys9k3ya:rgba(48, 53, 58, 1);--mly1bn1nfc:rgba(245, 247, 250, 1);--mlyhsum04:rgba(226, 164, 0, .24)}.mly1gnh9hh,.mly1gnh9hh:root{--mly1dryxz7:rgba(98, 162, 255, 1);--mly1fea1fg:rgba(108, 208, 244, 1);--mlywh4rgx:rgba(126, 139, 151, 1);--mly1jphivy:rgba(126, 139, 151, 1);--mly1css67u:rgba(118, 231, 166, 1);--mlybq1dnb:rgba(255, 122, 147, 1);--mly176ansx:rgba(118, 231, 166, 1);--mly8s4nhd:rgba(241, 244, 247, 1);--mly1gq6bli:rgba(5, 5, 5, 1);--mly6i1qgk:rgba(180, 139, 255, 1);--mly130oqjo:rgba(189, 198, 206, 1);--mlyz9tc12:rgba(233, 175, 8, 1)}.mlyfg9r64,.mlyfg9r64:root{--mly1v7zpod:0 1px 2px 0 rgba(0, 0, 0, .6), 0 2px 12px 0 rgba(0, 0, 0, .4);--mly1qokt1h:0px 2px 12px 0px rgba(0, 0, 0, .5), 0px 1px 2px 0px rgba(0, 0, 0, .4);--mly1yeb1wa:0 0 0 2px rgba(98, 162, 255, 1);--mly7zr30u:rgb(98, 162, 255);--mly1pim1be:rgba(98, 162, 255, .3) 0px 0px 0px 3px inset;--mly1f26pke:0 0 0 1px rgba(71, 76, 82, 1);--mlywpv3p0:rgba(255, 255, 255, .15)}.mly74xrg6,.mly74xrg6:root{--mlykotp7t:rgba(108, 208, 244, 1);--mlyf25c1a:rgba(144, 187, 255, 1);--mly16ir2n5:rgba(126, 139, 151, 1);--mly7qnfvx:rgba(221, 226, 232, 1);--mlyndhcph:rgba(118, 231, 166, 1);--mly883cce:rgba(98, 162, 255, 1);--mly231nev:rgba(241, 244, 247, 1);--mlyy3jzoq:rgba(5, 5, 5, 1);--mly3ib3qi:rgba(180, 139, 255, 1);--mly1i3blw4:rgba(189, 198, 206, 1);--mlyeem0lm:rgba(30, 33, 37, 1)}.mly10cf5cp{--mly10mhzaa:var(--mly1f95ebd)}.mlykvi9ht{--mly10mhzaa:var(--mly1jva6ta)}.mly1rve117{--mly10mhzaa:var(--mly1rtpqm4)}.mlyihc5ie{--mly10mhzaa:var(--mlywmj25p)}.mly8bgh0r{--mly13n7235:var(--mly231nev)}.mly1r5zvhd{--mly13n7235:var(--mly3ib3qi)}.mlys5r2en{--mly13n7235:var(--mlykotp7t)}.mly1u6t2w6{--mly13n7235:var(--mlyndhcph)}.mlynu5hmx{--mly1by112x:0}.mly15rdse5{--mly1hmjrsb:var(--mly8s4nhd)}.mly5xbp4t{--mly1hpdckv:var(--mly231nev)}.mly3mt86g{--mly1hpdckv:var(--mlyy3jzoq)}.mly5deeek{--mly1ltarg1:var(--mly231nev)}.mlybcavtu{--mly1ojyoay:var(--mly231nev)}.mlywis56f{--mly1ojyoay:var(--mly3ib3qi)}.mly1eg6ybj{--mly1ojyoay:var(--mlykotp7t)}.mlyy280wj{--mly1ojyoay:var(--mlyndhcph)}.mly7ouyw2{--mly5m5edj:var(--mly1i3blw4)}.mlym9y5t7{--mlynfhokh:block}.mly1bo1i26{--mlyri8z08:0}.mly1ae5hkt{--mlyvpnzvp:block}.mly11ogjb6{--mlyvpnzvp:none}.mlyf8wvcd{--mlyvygx4q:var(--mly1css67u)}.mlyrtwgpv{--mlyvygx4q:var(--mly1fea1fg)}.mly1f8soc4{--mlyvygx4q:var(--mly6i1qgk)}.mly1izbou4{--mlyvygx4q:var(--mly8s4nhd)}.mly1n5rdk7{--mlyxo3nik:var(--mly1gq6bli)}.mlypfd894{--mlyxo3nik:var(--mly8s4nhd)}@keyframes mlyqng64z-B{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mly1z060rf:is([data-disabled]){--mly1hmjrsb:var(--mlywh4rgx)}.mly1jacekv:is([data-disabled]){--mly1ltarg1:var(--mly16ir2n5)}.mly7h4d18:is([data-disabled]){--mly5m5edj:var(--mly16ir2n5)}.mly1iu3zmn:disabled{--mly1hpdckv:var(--mly1i3blw4)}.mly13vk70h:disabled{--mly1hpdckv:var(--mlyy3jzoq)}.mly1dsjhx:disabled{--mlyxo3nik:var(--mly1gq6bli)}.mlyiv1q3g:disabled{--mlyxo3nik:var(--mlywh4rgx)}.mly1u5txqc:hover{--mly1by112x:.3}.mly1fzkygm:hover{--mlyri8z08:.3}.mly1g9of4s:hover{--mlyvpnzvp:block}.mly157rht3:hover{--mlyvpnzvp:inline-flex}}@layer priority2{.mly5uxqc1{background:#0000}.mly1lrzu1o{background:transparent!important}.mly1md70p1{background:transparent}.mlysu8s4a{background:var(--mly10mhzaa)}.mly1wp621z{background:var(--mly1bs2mf7)}.mly1dyadpi{background:var(--mly1p0ff5j)}.mly1d8y1cu{background:var(--mly1rtpqm4)}.mlycuvecc{background:var(--mlygaeq1b)}.mly7cs2c{background:var(--mlyiun9k)}.mly2taacv{background:var(--mlyjz1sb4)}.mly1bjczhr{background:var(--mlyowxivf)}.mly1cn1p8l{background:var(--mlyrbis2b)}.mly1cmjei3{background:var(--mlys9k3ya)}.mly1kyiqbu{background:var(--mlyx17nfv)}.mly2yh2zd{border:1px solid #e0e0e0}.mly8fuzfi{border:1px solid #efefef}.mly1dc9p4k{border:1px solid red}.mly27xtdb{border:1px solid rgb(239,239,239)}.mlyfj9a5l{border:1px solid transparent}.mly1vspu6z{border:1px solid var(--malloy-composer-form-background,#efefef)}.mlyss3vti{border:1px solid var(--malloy-composer-form-border,#ececed)}.mlyv3vvaf{border:1px solid var(--malloy-composer-form-focus,#4285f4)}.mlyhu5y25{border:1px solid var(--mlyrbis2b)}.mly1gs6z28{border:none}.mly15r89dc{grid-area:1 / 1}.mly1ghz6dp{margin:0}.mlys8nxjv{margin:4px 12px 0}.mlynfbntj{margin:5px 0}.mly16zck5j{margin:5px}.mlykib98w{margin:8px}.mly1bpp3o7{margin:auto}.mlywp4ipm{padding:0 24px 24px}.mlyehqz9p{padding:0 4px}.mly1l4tkcb{padding:0 8px 8px}.mly1717udv{padding:0}.mly1b4vry6{padding:10px 0}.mly7z7khe{padding:10px}.mlyc7ga6q{padding:12px}.mly1tamke2{padding:16px}.mly1e41zw8{padding:1px 5px}.mlyfvt8nb{padding:2px 12px 2px 6px}.mlybsehbd{padding:2px 3px}.mlyxzb6uj{padding:2px 4px}.mly195ery5{padding:3.75px 7px}.mly1gqu590{padding:3px 10px}.mly34lxi1{padding:3px 3px 3px 10px}.mly92jh8x{padding:4px 0 8px}.mlyztvwtv{padding:4px 0}.mly1fut7tt{padding:4px 12px 12px}.mlytdwleo{padding:4px 12px}.mly9cpjcd,.mlydqdrvq{padding:4px 8px}.mlyfawy5m{padding:4px}.mly17qkr04{padding:5px 0}.mly36usyh{padding:5px 10px}.mly14odnwx{padding:5px}.mly153ncpu{padding:8px 12px}.mlye8ttls{padding:8px}.mly1tx4nyv:is([data-state=checked]){background:var(--mly1bs2mf7)}.mly1vg538p:is([data-highlighted]){background:var(--mlywfavfw)}.mly1julgsk:is([data-highlighted]):is([data-state=checked]){background:var(--mly1bs2mf7)}.mly1b1kpiu:hover{background:var(--mly1gkf9zs)}.mly1cbp0pj:hover{background:var(--mly1tptikx)}.mly1xbhkwo:hover{background:var(--mlywfavfw)}.mly111eqgs:active{background:var(--mly11oqegi)}.mly1v24qdc:active{background:var(--mlyenhe5r)}.mlybc727s:active{background:var(--mlyiun9k)}}@layer priority3{.mly1akygb0{border-color:none}.mly10bk7bj{border-color:var(--malloy-composer-focus,#c3d7f7)}.mlyv66to0{border-color:var(--mly7zr30u)}.mly17v018m{border-color:var(--mlyrbis2b)}.mly11zuszs{border-radius:0 0 10px 10px}.mly19ctu66{border-radius:0 4px 4px 0}.mlyq516e8{border-radius:10px 10px 0 0}.mly1q4ynmn{border-radius:10px}.mly4pepcl{border-radius:12px}.mly18zih8k{border-radius:3px}.mlytah5vv{border-radius:4px 0 0 4px}.mly12oqio5{border-radius:4px}.mly1f96onm{border-radius:50px}.mly1sxf85j{border-radius:5px}.mly1kogg8i{border-radius:6px}.mlyur7f20{border-radius:8px}.mly10hpsqq{border-radius:9999px}.mly1pjcqnp{border-radius:inherit}.mly1ruvecq{border-right:1px solid var(--mlyrbis2b)}.mlyng3xce{border-style:none}.mly1y0btm7{border-style:solid}.mlye536se{border-top:1px solid #e0e0e0}.mly77krkw{border-top:1px solid var(--malloy-composer-form-border,#ececec)}.mlyc342km{border-width:0}.mlymkeg23{border-width:1px}.mly3psx0u{flex:0 0 auto}.mly98rzlu{flex:1}.mly883omv{gap:10px}.mlyou54vl{gap:16px}.mly12mrbbr{gap:1px}.mly1665zp3{gap:24px}.mly195vfkc{gap:2px}.mly1ed6fcf{gap:3px}.mly1jnr06f{gap:4px}.mly1nejdyq{gap:5px}.mly167g77z{gap:8px}.mly623te4{grid-column:span 2}.mly1a80n4u{grid-column:span 3}.mlye8uvvx{list-style:none}.mly1a2a7pz{outline:none}.mlyysyzu8{overflow:auto}.mlyb3r6kr{overflow:hidden}.mly1rea2x4{overflow:visible}.mly1ku5rj1{place-items:center}.mly1hl2dhg{text-decoration:none}.mly14znju7{transition:opacity .5s ease}.mly1fxp9ov:hover{border-color:var(--malloy-composer-focus,#c3d7f7)}.mlyetl2wx:focus{border-color:#4285f4}}@layer priority4{.mly1ua5tub{-webkit-box-orient:vertical}.mly1gzmk7r{-webkit-line-clamp:3}.mlyc26acl{align-content:center}.mly6s0dn4{align-items:center}.mlypqajaz{align-items:end}.mly1cy8zhl{align-items:flex-start}.mly7a106z{align-items:start}.mly1071x5a{align-items:top}.mly1c74tu6{animation-duration:2s}.mlya4qsjk{animation-iteration-count:infinite}.mly8jsasv{animation-name:mlyqng64z-B}.mly1esw782{animation-timing-function:linear}.mly1vzefiq{background-color:#f0f6ff}.mlyjbqb8w{background-color:transparent}.mly1jjku57{background-color:var(--malloy-composer-form-disabledBackground,#f6f6f6)}.mly6wxqrg{background-color:var(--malloy-composer-form-focusBackground,#f0f6ff)}.mlyrkwa2d{background-color:var(--mly19gk0g3)}.mly1pcjto7{background-color:var(--mly1bn1nfc)}.mly1pnbjq1{background-color:var(--mly1bs2mf7)}.mlyn8dcc1{background-color:var(--mlygaeq1b)}.mly1x7w6om{background-color:var(--mlyhsum04)}.mly1yduej5{background-color:var(--mlyowxivf)}.mly13z5u0c{background-color:var(--mlyrhmj74)}.mlyzh2ni8{background-color:var(--mlys9k3ya)}.mly1x3oq6j{background-color:var(--mlywj8cgu)}.mly12peec7{background-color:#fff}.mly1mwwwfo{border-collapse:collapse}.mlyzteli5{border-right-background:var(--mlyrbis2b)}html:not([dir=rtl]) .mlydid9jw{box-shadow:0 0 0 1px var(--mly7zr30u) inset,var(--mly1pim1be)}html[dir=rtl] .mlydid9jw{box-shadow:0 0 0 1px var(--mly7zr30u) inset,var(--mly1pim1be)}html:not([dir=rtl]) .mly1kmqopl{box-shadow:0 0 5px #0000001a,0 0 1px #0000001a}html[dir=rtl] .mly1kmqopl{box-shadow:0 0 5px #0000001a,0 0 1px #0000001a}html:not([dir=rtl]) .mly5n1uv4{box-shadow:0 1px 2px #0000001a,0 2px 12px #0000001a}html[dir=rtl] .mly5n1uv4{box-shadow:0 1px 2px #0000001a,0 2px 12px #0000001a}.mly1a3rnpv{box-shadow:0 1px 5px 1px #0000001a}html:not([dir=rtl]) .mly17fq3gk{box-shadow:0 2px 12px #0000001a,0 1px 2px #0000001a}html[dir=rtl] .mly17fq3gk{box-shadow:0 2px 12px #0000001a,0 1px 2px #0000001a}.mly1gnnqk1{box-shadow:none}.mly1ga53z4{box-shadow:var(--mly1f26pke)}.mly118a1h2{box-shadow:var(--mly1pim1be)}.mly8dadwf{box-shadow:var(--mly1qokt1h)}.mly1towwp7{box-shadow:var(--mly1v7zpod)}.mly1p9pjdr{box-shadow:var(--mly1yeb1wa)}.mly9f619{box-sizing:border-box}.mly1v5ugh9{color:#505050}.mly358b0h{color:#909090}.mly1e2nbdu{color:red}.mlyizdh9v{color:#5f6368}.mly183j0n7{color:#e4e6eb}.mly19co3pv{color:transparent}.mly1pc1dlx{color:var(--malloy-composer-form-foreground,#5f6368)}.mly1r0d382{color:var(--mly130oqjo)}.mly1xre2ib{color:var(--mly13n7235)}.mlywzxoxx{color:var(--mly16ir2n5)}.mly1l99qkd{color:var(--mly176ansx)}.mly1evcnq1{color:var(--mly1css67u)}.mly1tw9ct1{color:var(--mly1dryxz7)}.mly1h091fy{color:var(--mly1fea1fg)}.mly1kiansi{color:var(--mly1gq6bli)}.mly1mguc6l{color:var(--mly1hmjrsb)}.mlyaerthn{color:var(--mly1hpdckv)}.mly9dwj6z{color:var(--mly1i3blw4)}.mlyann5r3{color:var(--mly1jphivy)}.mly12lmysb{color:var(--mly1ltarg1)}.mly1ard1hs{color:var(--mly1ojyoay)}.mly1ue28sr{color:var(--mly231nev)}.mlyydnxy5{color:var(--mly3ib3qi)}.mly15jt5ur{color:var(--mly5m5edj)}.mly1ywypuw{color:var(--mly6i1qgk)}.mly17rwmdj{color:var(--mly883cce)}.mly1p68tcb{color:var(--mly8s4nhd)}.mly109d434{color:var(--mlybq1dnb)}.mlya26k3e{color:var(--mlyeem0lm)}.mly1nwq7qm{color:var(--mlyf25c1a)}.mlywn9h7t{color:var(--mlyvygx4q)}.mly16un6j3{color:var(--mlywh4rgx)}.mlyuk6yi3{color:var(--mlyxo3nik)}.mly7neac5{color:var(--mlyz9tc12)}.mlyt0e3qv{cursor:default}.mly7eptgl{cursor:ew-resize}.mly1ipiool{cursor:initial}.mly1ypdohk{cursor:pointer}.mly104kibb{display:-webkit-box}.mly78zum5{display:flex}.mlyrvj5dj{display:grid}.mly1rg5ohu{display:inline-block}.mly3nfvp2{display:inline-flex}.mlywz0xwf{display:inline-grid}.mly1s85apg{display:none}.mly1vsucm1{display:var(--mlynfhokh)}.mly2b4tyj{display:var(--mlyvpnzvp)}.mlydt5ytf{flex-direction:column}.mly1q0g3np{flex-direction:row}.mly1c4vz4f{flex-grow:0}.mly1iyjqo2{flex-grow:1}.mly2lah0s{flex-shrink:0}.mly1a02dak{flex-wrap:wrap}.mly6icuqf{font-family:sans-serif}.mly1rj5sg5{font-family:SF Pro Text,-apple-system,system-ui,sans-serif}.mly12xrqmb{font-family:var(--malloy-composer-fontFamily,sans-serif)}.mlyfifm61{font-size:12px}.mlyif65rj{font-size:14px}.mly1j61zf2{font-size:16px}.mlymhiqyu{font-size:var(--malloy-composer-fontSize,14px)}.mly64z8l9{font-size:var(--malloy-composer-menu-fontSize,14px)}.mly1j61x8r{font-style:normal}.mlyo1l8bm{font-weight:400}.mly1s688f{font-weight:600}.mly1xlr1w8,.mly117nqv4{font-weight:700}.mly1fcty0u{font-weight:400}.mly1mt1orb{grid-auto-flow:column}.mlysd5ean{grid-auto-rows:max-content}.mly15396mt{grid-template-columns:100px auto 100px}.mly52fmzj{grid-template-columns:1fr auto}.mly1g3yg12{grid-template-columns:auto 1fr auto}.mlybyjr8{grid-template-columns:auto}.mly16kridx{grid-template-columns:min-content 1fr min-content}.mlyl56j7k{justify-content:center}.mly13a6bvl{justify-content:flex-end}.mly1nhvcw1{justify-content:flex-start}.mly1rfj78v{justify-content:left}.mly1lvf691{justify-content:right}.mly1l1ennw{justify-content:space-around}.mly1qughib{justify-content:space-between}.mlylqzeqv{justify-content:start}.mly11e9jwx{leading-trim:both}.mly1gu5id8{letter-spacing:-.24px}.mly12oo3zp{letter-spacing:0}.mly1d3mw78{line-height:16px}.mly1rl49lg{line-height:2.2em}.mly1fc57z9{line-height:20px}.mly1o2sk6j{line-height:24px}.mly1vqud6w{opacity:70%}.mly1d3ksz1{opacity:var(--mly1by112x)}.mly15sj6ns{opacity:var(--mlyri8z08)}.mly47corl{pointer-events:none}.mly10l6tqk{position:absolute}.mlyixxii4{position:fixed}.mly1n2onr6{position:relative}.mly7wzq59{position:sticky}.mly2b8uid{text-align:center}.mlydpxx8g{text-align:left}.mly1vqy1sf{text-edge:cap}.mlylyipyv{text-overflow:ellipsis}.mly6mezaz{text-transform:none}.mly87ps6o{user-select:none}.mlyxymvpz{vertical-align:middle}.mly1n8ftqi{vertical-align:text-top}.mly16dsc37{vertical-align:top}.mlylshs6z{visibility:hidden}.mlynpuxes{visibility:visible}.mlyuxw1ft{white-space:nowrap}.mly126k92a{white-space:pre-wrap}.mly1so62im{will-change:transform}.mly1vvkbs{word-wrap:break-word}.mly35i7{writing-mode:sideways-lr}.mly1ja2u2z{z-index:0}.mly1vjfegm{z-index:1}.mly11uqc5h{z-index:100}.mlyhtitgo{z-index:2}.mly14vaotu:is([data-state=active]){background-color:var(--mly1bs2mf7)}.mly14kfzap:is([data-disabled]){color:var(--mly16ir2n5)}.mlyb0tsu4:is([data-state=active]){color:var(--mly883cce)}.mly5ezrf1:is([data-disabled]){cursor:not-allowed}.mly1uifvsu:is([data-state=active]){font-weight:700}.mly1s07b3s:disabled{cursor:not-allowed}.mly1haqvef:hover{background-color:#dde2e8}.mlyjg9ulk:hover{background-color:#efefef}.mlyt89l8w:hover{background-color:var(--malloy-composer-form-focusBackground,#f0f6ff)}.mly1vtmp6m:hover{background-color:var(--mlyrhmj74)}.mlyk1e6ed:hover{box-shadow:#ccd3db4d 0 0 0 3px inset}.mlytw1abo:focus{background-color:#fff}}@layer priority5{.mlybmeysy{border-bottom-color:var(--mlyrbis2b)}.mly1q0q8m5{border-bottom-style:solid}.mlyso031l{border-bottom-width:1px}.mlyv3cp8q{border-right-color:var(--mlyrbis2b)}.mly32b0ac{border-right-style:solid}.mlys1s249{border-right-width:1px}.mlydwjgp9{border-top-color:var(--mlyrbis2b)}.mly13fuv20{border-top-style:solid}.mly178xt8z{border-top-width:1px}.mly1ey2m1c{bottom:0}.mlyqtp20y{height:0}.mly5yr21d{height:100%}.mlypyat2d{height:100px}.mlyn866dk{height:136px}.mly1v9usgg{height:14px}.mlywrnneb{height:16.5px}.mlylup9mm{height:16px}.mlymix8c7{height:18px}.mlyjm9jq1{height:1px}.mly1m3v4wt{height:200px}.mlyk2yuxw{height:209.5px}.mly1qx5ct2{height:20px}.mlyxk0z11{height:24px}.mlyd7y6wv{height:26px}.mly1fgtraw{height:28px}.mlyc9qbxq{height:36px}.mlyng8ra{height:60px}.mlydk7pt{height:8px}.mlylo07zb{height:90px}.mlyt7dq6l{height:auto}.mly10msahz{height:calc(100% - 4px)}.mly1ktj5wk{height:calc(100% - 8px)}.mlyu96u03{left:0}.mly12nagc{margin-bottom:4px}.mlyu06os2{margin-bottom:5px}.mly1e56ztr{margin-bottom:8px}.mlyj3b58b{margin-left:0}.mly1tpqehw{margin-left:12px}.mlyq1n1xh{margin-left:16px}.mly1iog12x{margin-left:4px}.mlyet2fuk{margin-left:8px}.mly1yf7rl7{margin-right:0}.mly1xmf6yo{margin-top:8px}.mly1rvw3h8{max-height:136px}.mly1hkcv85{max-height:200px}.mly1xyq3li{max-height:20em}.mlyq3t0pi{max-height:280px}.mlyuyqlj2{max-height:300px}.mly1phlbz0{max-height:400px}.mly1jcbksy{max-height:420px}.mly3d5gib{max-height:50vh}.mly1l4ul0t{max-height:75vh}.mly1kbvuzt{max-height:var(--radix-tooltip-content-available-height)}.mlyqyhut4{max-width:16.5px}.mly1pdpmub{max-width:264px}.mly1jkqq1h{max-width:280px}.mly1dc814f{max-width:350px}.mlyxc7z9f{max-width:360px}.mly1j9u4d2{max-width:400px}.mly1lr1uin{max-width:420px}.mlymcgfsh{max-width:60px}.mly14zcgw3{max-width:75vw}.mly2lwn1j{min-height:0}.mly4x6u8j{min-width:16.5px}.mlygc0pbm{min-width:1px}.mlyt4ypqs{min-width:20px}.mlyytlacd{min-width:224px}.mlylm99nl{min-width:240px}.mly2ixbly{min-width:250px}.mlyfvyar9{min-width:60px}.mly1onzeue{min-width:95px}.mly1odjw0f{overflow-y:auto}.mly18d9i69{padding-bottom:0}.mly1l90r2v{padding-bottom:16px}.mlyjkvuk6{padding-bottom:4px}.mlywib8y2{padding-bottom:8px}.mlynm25rq{padding-left:16px}.mly6wrskw{padding-left:4px}.mly163pfp{padding-left:8px}.mlymzs88n{padding-right:4px}.mlyy13l1i{padding-right:8px}.mly1nn3v0j{padding-top:2px}.mly1iorvi4{padding-top:4px}.mly123j3cw{padding-top:5px}.mly1y1aw1k{padding-top:8px}.mly1bkpikb{right:-2px}.mly3m8u43{right:0}.mly13vifvy{top:0}.mlynalus7{width:0}.mlyh8yej3{width:100%}.mlynrytzq{width:10em}.mly6jxa94{width:14px}.mly18kybhu{width:15em}.mlyjxf2f8{width:16.5px}.mly1kky2od{width:16px}.mly1xp8n7a{width:18px}.mly1i1rx1s{width:1px}.mlyw4jnvo{width:20px}.mlyvy4d1p{width:24px}.mly1f1nlb9{width:25%}.mlyqyf9gi{width:250px}.mly1hfn5x7{width:260px}.mlygd8bvy{width:28px}.mlybl57os{width:323px}.mlyxsgkw5{width:350px}.mly869kya{width:5.5em}.mly1ftt334{width:5px}.mly14rvwrp{width:600px}.mly1247r65{width:60px}.mly1xc55vz{width:8px}.mlym6i5cn{width:90%}.mly10lvyaf{width:calc(100% - 12px)}.mly1rxuhir{width:calc(100% - 22px)}.mly112rgfc{width:calc(100% - 40)}.mly1g65f5b{width:var(--radix-tooltip-trigger-width)}}@layer priority6{.mlyf2qczu::placeholder{color:var(--mly1i3blw4)}}div[data-radix-popper-content-wrapper]{z-index:100!important}.malloy-table.root{width:100%!important;max-width:100%!important;height:fit-content!important;max-height:100%!important;position:relative!important;overflow:auto!important;flex-direction:column!important;overflow-anchor:none!important;grid-template-columns:repeat(var(--total-header-size),minmax(auto,max-content))!important}