@fluid-topics/ft-in-product-help 1.1.25 → 1.1.27

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.
@@ -1,4 +1,4 @@
1
- !function(t,o,e,r,i,n){var a;t.FtInProductHelpMode=void 0,(a=t.FtInProductHelpMode||(t.FtInProductHelpMode={})).STANDARD="standard",a.THEATER="theater",a.FULLSCREEN="fullscreen";class l extends CustomEvent{constructor(t,o){super("visibility-change",{detail:{opened:t,displayMode:o}})}}const c={standardSizeWidth:o.FtCssVariableFactory.create("--ft-in-product-help-standard-width","","SIZE","400px"),standardSizeHeight:o.FtCssVariableFactory.create("--ft-in-product-help-standard-height","","SIZE","630px"),topPosition:o.FtCssVariableFactory.create("--ft-in-product-help-top","","SIZE","unset"),rightPosition:o.FtCssVariableFactory.create("--ft-in-product-help-right","","SIZE","1rem"),bottomPosition:o.FtCssVariableFactory.create("--ft-in-product-help-bottom","","SIZE","1rem"),leftPosition:o.FtCssVariableFactory.create("--ft-in-product-help-left","","SIZE","unset"),zIndex:o.FtCssVariableFactory.create("--ft-in-product-help-zindex","","NUMBER","10"),theaterSizeWidth:o.FtCssVariableFactory.create("--ft-in-product-help-theater-width","","SIZE","90%"),theaterSizeHeight:o.FtCssVariableFactory.create("--ft-in-product-help-theater-height","","SIZE","60%"),fullscreenSizeWidth:o.FtCssVariableFactory.create("--ft-in-product-help-fullscreen-width","","SIZE","100%"),fullscreenSizeHeight:o.FtCssVariableFactory.create("--ft-in-product-help-fullscreen-height","","SIZE","100%"),borderStyle:o.FtCssVariableFactory.create("--ft-in-product-help-border-style","","BORDER-STYLE","solid"),borderWidth:o.FtCssVariableFactory.create("--ft-in-product-help-border-width","","SIZE","0"),borderColor:o.FtCssVariableFactory.extend("--ft-in-product-help-border-color","",o.designSystemVariables.colorPrimary),borderRadius:o.FtCssVariableFactory.extend("--ft-in-product-help-border-radius","",o.designSystemVariables.borderRadiusM),shadow:o.FtCssVariableFactory.extend("--ft-in-product-help-shadow","",o.designSystemVariables.elevation02),topBarHeight:o.FtCssVariableFactory.create("--ft-in-product-help-top-bar-height","","SIZE","28px"),iconColor:o.FtCssVariableFactory.extend("--ft-in-product-help-icon-color","",o.designSystemVariables.colorOnSurface),iconGap:o.FtCssVariableFactory.create("--ft-in-product-help-icon-gap","","SIZE","8px"),tabletBreakpoint:o.FtCssVariableFactory.create("--ft-in-product-help-tablet-breakpoint","","SIZE","768px"),desktopBreakpoint:o.FtCssVariableFactory.create("--ft-in-product-help-desktop-breakpoint","","SIZE","1280px"),colorSurface:o.FtCssVariableFactory.external(o.designSystemVariables.colorSurface,"Design system"),colorPrimary:o.FtCssVariableFactory.external(o.designSystemVariables.colorPrimary,"Design system")},s=e.css`
1
+ !function(t,o,e,r,i,a){var n;t.FtInProductHelpMode=void 0,(n=t.FtInProductHelpMode||(t.FtInProductHelpMode={})).STANDARD="standard",n.THEATER="theater",n.FULLSCREEN="fullscreen";class l extends CustomEvent{constructor(t,o){super("visibility-change",{detail:{opened:t,displayMode:o}})}}const c={standardSizeWidth:o.FtCssVariableFactory.create("--ft-in-product-help-standard-width","","SIZE","400px"),standardSizeHeight:o.FtCssVariableFactory.create("--ft-in-product-help-standard-height","","SIZE","630px"),topPosition:o.FtCssVariableFactory.create("--ft-in-product-help-top","","SIZE","unset"),rightPosition:o.FtCssVariableFactory.create("--ft-in-product-help-right","","SIZE","1rem"),bottomPosition:o.FtCssVariableFactory.create("--ft-in-product-help-bottom","","SIZE","1rem"),leftPosition:o.FtCssVariableFactory.create("--ft-in-product-help-left","","SIZE","unset"),zIndex:o.FtCssVariableFactory.create("--ft-in-product-help-zindex","","NUMBER","10"),theaterSizeWidth:o.FtCssVariableFactory.create("--ft-in-product-help-theater-width","","SIZE","90%"),theaterSizeHeight:o.FtCssVariableFactory.create("--ft-in-product-help-theater-height","","SIZE","60%"),fullscreenSizeWidth:o.FtCssVariableFactory.create("--ft-in-product-help-fullscreen-width","","SIZE","100%"),fullscreenSizeHeight:o.FtCssVariableFactory.create("--ft-in-product-help-fullscreen-height","","SIZE","100%"),borderStyle:o.FtCssVariableFactory.create("--ft-in-product-help-border-style","","BORDER-STYLE","solid"),borderWidth:o.FtCssVariableFactory.create("--ft-in-product-help-border-width","","SIZE","0"),borderColor:o.FtCssVariableFactory.extend("--ft-in-product-help-border-color","",o.designSystemVariables.colorPrimary),borderRadius:o.FtCssVariableFactory.extend("--ft-in-product-help-border-radius","",o.designSystemVariables.borderRadiusM),shadow:o.FtCssVariableFactory.extend("--ft-in-product-help-shadow","",o.designSystemVariables.elevation02),topBarHeight:o.FtCssVariableFactory.create("--ft-in-product-help-top-bar-height","","SIZE","28px"),iconColor:o.FtCssVariableFactory.extend("--ft-in-product-help-icon-color","",o.designSystemVariables.colorOnSurface),iconGap:o.FtCssVariableFactory.create("--ft-in-product-help-icon-gap","","SIZE","8px"),tabletBreakpoint:o.FtCssVariableFactory.create("--ft-in-product-help-tablet-breakpoint","","SIZE","768px"),desktopBreakpoint:o.FtCssVariableFactory.create("--ft-in-product-help-desktop-breakpoint","","SIZE","1280px"),colorSurface:o.FtCssVariableFactory.external(o.designSystemVariables.colorSurface,"Design system"),colorPrimary:o.FtCssVariableFactory.external(o.designSystemVariables.colorPrimary,"Design system")},p=e.css`
2
2
  .ft-in-product-help {
3
3
  display: none;
4
4
  position: fixed;
@@ -56,7 +56,7 @@
56
56
  height: calc(100% - ${c.topBarHeight});
57
57
  border: none;
58
58
  }
59
- `;var p,f;!function(t){t.THUMBS_DOWN="",t.THUMBS_DOWN_PLAIN="",t.THUMBS_UP="",t.THUMBS_UP_PLAIN="",t.STAR="",t.STAR_PLAIN="",t.DESKTOP="",t.LIFE_RING="",t.GLOBE="",t.PIGGY_BANK="",t.TABLET_LANDSCAPE="",t.TABLET_PORTRAIT="",t.MOBILE_LANDSCAPE="",t.MOBILE_PORTRAIT="",t.ARROW_RIGHT_TO_LINE="",t.THIN_ARROW_UP="",t.CONTEXTUAL="",t.CHART_SIMPLE="",t.BARS_PROGRESS="",t.LINE_CHART="",t.STACKED_CHART="",t.CHART_BAR_NORMALIZED="",t.BOOK_OPEN_GEAR="",t.BOOK_OPEN_GEAR_SLASH="",t.DIAGRAM_SUNBURST="",t.DIAGRAM_SANKEY="",t.UNSTRUCTURED_DOC="",t.RESET="",t.THIN_ARROW_LEFT="",t.THIN_ARROW_RIGHT="",t.MY_COLLECTIONS="",t.OFFLINE_SETTINGS="",t.MY_LIBRARY="",t.RATE_PLAIN="",t.RATE="",t.FEEDBACK_PLAIN="",t.PAUSE="",t.PLAY="",t.RELATIVES_PLAIN="",t.RELATIVES="",t.SHORTCUT_MENU="",t.PRINT="",t.DEFAULT_ROLES="",t.ACCOUNT_SETTINGS="",t.ONLINE="",t.OFFLINE="",t.UPLOAD="",t.BOOK_PLAIN="",t.SYNC="",t.SHARED_PBK="",t.COLLECTIONS="",t.SEARCH_IN_PUBLICATION="",t.BOOKS="",t.LOCKER="",t.ARROW_DOWN="",t.ARROW_LEFT="",t.ARROW_RIGHT="",t.ARROW_UP="",t.SAVE="",t.MAILS_AND_NOTIFICATIONS="",t.DOT="",t.MINUS="",t.PLUS="",t.FILTERS="",t.STRIPE_ARROW_RIGHT="",t.STRIPE_ARROW_LEFT="",t.ATTACHMENTS="",t.ADD_BOOKMARK="",t.BOOKMARK="",t.EXPORT="",t.MENU="",t.TAG="",t.TAG_PLAIN="",t.COPY_TO_CLIPBOARD="",t.COLUMNS="",t.ARTICLE="",t.CLOSE_PLAIN="",t.CHECK_PLAIN="",t.LOGOUT="",t.SIGN_IN="",t.THIN_ARROW="",t.TRIANGLE_BOTTOM="",t.TRIANGLE_LEFT="",t.TRIANGLE_RIGHT="",t.TRIANGLE_TOP="",t.FACET_HAS_DESCENDANT="",t.MINUS_PLAIN="",t.PLUS_PLAIN="",t.INFO="",t.ICON_EXPAND="",t.ICON_COLLAPSE="",t.ADD_TO_PBK="",t.ALERT="",t.ADD_ALERT="",t.BACK_TO_SEARCH="",t.DOWNLOAD="",t.EDIT="",t.FEEDBACK="",t.MODIFY_PBK="",t.SCHEDULED="",t.SEARCH="",t.SHARE="󨃱",t.TOC="",t.WRITE_UGC="",t.TRASH="",t.EXTLINK="",t.EXTLINK_LIGHT="",t.CALENDAR="",t.BOOK="",t.DOWNLOAD_PLAIN="",t.CHECK="",t.TOPICS="",t.EYE="",t.EYE_SLASH="",t.DISC="",t.CIRCLE="",t.SHARED="",t.SORT_UNSORTED="",t.SORT_UP="",t.SORT_DOWN="",t.WORKING="",t.CLOSE="",t.ZOOM_OUT="",t.ZOOM_IN="",t.ZOOM_REALSIZE="",t.ZOOM_FULLSCREEN="",t.ADMIN_RESTRICTED="",t.ADMIN_THEME="",t.WARNING="",t.CONTEXT="",t.SEARCH_HOME="",t.STEPS="",t.HOME="",t.TRANSLATE="",t.USER="",t.ADMIN="",t.ANALYTICS="",t.ADMIN_KHUB="",t.ADMIN_USERS="",t.ADMIN_INTEGRATION="",t.ADMIN_PORTAL="",t.COMMENT_QUESTION="",t.COMMENT_QUESTION_PLAIN="",t.MESSAGE_BOT="",t.PIP="",t.PIP_WIDE="",t.EXPAND_WIDE="",t.X_MARK="",t.CLONE="",t.CLONE_LINK_SIMPLE=""}(p||(p={})),function(t){t.UNKNOWN="",t.ABW="",t.AUDIO="",t.AVI="",t.CHM="",t.CODE="",t.CSV="",t.DITA="",t.EPUB="",t.EXCEL="",t.FLAC="",t.GIF="",t.GZIP="",t.HTML="",t.IMAGE="",t.JPEG="",t.JSON="",t.M4A="",t.MOV="",t.MP3="",t.MP4="",t.OGG="",t.PDF="",t.PNG="",t.POWERPOINT="",t.RAR="",t.STP="",t.TEXT="",t.VIDEO="",t.WAV="",t.WMA="",t.WORD="",t.XML="",t.YAML="",t.ZIP=""}(f||(f={})),new Map([...["abw"].map((t=>[t,f.ABW])),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map((t=>[t,f.AUDIO])),...["avi"].map((t=>[t,f.AVI])),...["chm","xhs"].map((t=>[t,f.CHM])),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map((t=>[t,f.CODE])),...["csv"].map((t=>[t,f.CSV])),...["dita","ditamap","ditaval"].map((t=>[t,f.DITA])),...["epub"].map((t=>[t,f.EPUB])),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map((t=>[t,f.EXCEL])),...["flac"].map((t=>[t,f.FLAC])),...["gif"].map((t=>[t,f.GIF])),...["gzip","x-gzip","giz","gz","tgz"].map((t=>[t,f.GZIP])),...["html","htm","xhtml"].map((t=>[t,f.HTML])),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map((t=>[t,f.IMAGE])),...["jpeg","jpg","jpe"].map((t=>[t,f.JPEG])),...["json"].map((t=>[t,f.JSON])),...["m4a","m4p"].map((t=>[t,f.M4A])),...["mov","qt"].map((t=>[t,f.MOV])),...["mp3"].map((t=>[t,f.MP3])),...["mp4","m4v"].map((t=>[t,f.MP4])),...["ogg","oga"].map((t=>[t,f.OGG])),...["pdf","ps"].map((t=>[t,f.PDF])),...["png"].map((t=>[t,f.PNG])),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map((t=>[t,f.POWERPOINT])),...["rar"].map((t=>[t,f.RAR])),...["stp"].map((t=>[t,f.STP])),...["txt","rtf","md","mdown"].map((t=>[t,f.TEXT])),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map((t=>[t,f.VIDEO])),...["wav"].map((t=>[t,f.WAV])),...["wma"].map((t=>[t,f.WMA])),...["doc","dot","docx","docm","dotx","dotm","docb"].map((t=>[t,f.WORD])),...["xml","xsl","rdf"].map((t=>[t,f.XML])),...["yaml","yml","x-yaml"].map((t=>[t,f.YAML])),...["zip"].map((t=>[t,f.ZIP]))]),f.ABW,f.AUDIO,f.AVI,f.CHM,f.CODE,f.CSV,f.DITA,f.EPUB,f.EXCEL,f.FLAC,f.GIF,f.GZIP,f.HTML,f.IMAGE,f.JPEG,f.JSON,f.M4A,f.MOV,f.MP3,f.MP4,f.OGG,f.PDF,f.PNG,f.POWERPOINT,f.RAR,f.STP,f.TEXT,f.UNKNOWN,f.VIDEO,f.WAV,f.WMA,f.WORD,f.XML,f.YAML,f.ZIP;const d={size:o.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:o.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:o.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:o.FtCssVariableFactory.extend("--ft-icon-material-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:o.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},h=e.css`
59
+ `;var s,f;!function(t){t.THUMBS_DOWN="",t.THUMBS_DOWN_PLAIN="",t.THUMBS_UP="",t.THUMBS_UP_PLAIN="",t.STAR="",t.STAR_PLAIN="",t.DESKTOP="",t.LIFE_RING="",t.GLOBE="",t.PIGGY_BANK="",t.TABLET_LANDSCAPE="",t.TABLET_PORTRAIT="",t.MOBILE_LANDSCAPE="",t.MOBILE_PORTRAIT="",t.ARROW_RIGHT_TO_LINE="",t.THIN_ARROW_UP="",t.CONTEXTUAL="",t.CHART_SIMPLE="",t.BARS_PROGRESS="",t.LINE_CHART="",t.STACKED_CHART="",t.CHART_BAR_NORMALIZED="",t.BOOK_OPEN_GEAR="",t.BOOK_OPEN_GEAR_SLASH="",t.DIAGRAM_SUNBURST="",t.DIAGRAM_SANKEY="",t.UNSTRUCTURED_DOC="",t.RESET="",t.THIN_ARROW_LEFT="",t.THIN_ARROW_RIGHT="",t.MY_COLLECTIONS="",t.OFFLINE_SETTINGS="",t.MY_LIBRARY="",t.RATE_PLAIN="",t.RATE="",t.FEEDBACK_PLAIN="",t.PAUSE="",t.PLAY="",t.RELATIVES_PLAIN="",t.RELATIVES="",t.SHORTCUT_MENU="",t.PRINT="",t.DEFAULT_ROLES="",t.ACCOUNT_SETTINGS="",t.ONLINE="",t.OFFLINE="",t.UPLOAD="",t.BOOK_PLAIN="",t.SYNC="",t.SHARED_PBK="",t.COLLECTIONS="",t.SEARCH_IN_PUBLICATION="",t.BOOKS="",t.LOCKER="",t.ARROW_DOWN="",t.ARROW_LEFT="",t.ARROW_RIGHT="",t.ARROW_UP="",t.SAVE="",t.MAILS_AND_NOTIFICATIONS="",t.DOT="",t.MINUS="",t.PLUS="",t.FILTERS="",t.STRIPE_ARROW_RIGHT="",t.STRIPE_ARROW_LEFT="",t.ATTACHMENTS="",t.ADD_BOOKMARK="",t.BOOKMARK="",t.EXPORT="",t.MENU="",t.TAG="",t.TAG_PLAIN="",t.COPY_TO_CLIPBOARD="",t.COLUMNS="",t.ARTICLE="",t.CLOSE_PLAIN="",t.CHECK_PLAIN="",t.LOGOUT="",t.SIGN_IN="",t.THIN_ARROW="",t.TRIANGLE_BOTTOM="",t.TRIANGLE_LEFT="",t.TRIANGLE_RIGHT="",t.TRIANGLE_TOP="",t.FACET_HAS_DESCENDANT="",t.MINUS_PLAIN="",t.PLUS_PLAIN="",t.INFO="",t.ICON_EXPAND="",t.ICON_COLLAPSE="",t.ADD_TO_PBK="",t.ALERT="",t.ADD_ALERT="",t.BACK_TO_SEARCH="",t.DOWNLOAD="",t.EDIT="",t.FEEDBACK="",t.MODIFY_PBK="",t.SCHEDULED="",t.SEARCH="",t.SHARE="󨃱",t.TOC="",t.WRITE_UGC="",t.TRASH="",t.EXTLINK="",t.EXTLINK_LIGHT="",t.CALENDAR="",t.BOOK="",t.DOWNLOAD_PLAIN="",t.CHECK="",t.TOPICS="",t.EYE="",t.EYE_SLASH="",t.DISC="",t.CIRCLE="",t.SHARED="",t.SORT_UNSORTED="",t.SORT_UP="",t.SORT_DOWN="",t.WORKING="",t.CLOSE="",t.ZOOM_OUT="",t.ZOOM_IN="",t.ZOOM_REALSIZE="",t.ZOOM_FULLSCREEN="",t.ADMIN_RESTRICTED="",t.ADMIN_THEME="",t.WARNING="",t.CONTEXT="",t.SEARCH_HOME="",t.STEPS="",t.HOME="",t.TRANSLATE="",t.USER="",t.ADMIN="",t.ANALYTICS="",t.ADMIN_KHUB="",t.ADMIN_USERS="",t.ADMIN_INTEGRATION="",t.ADMIN_PORTAL="",t.COMMENT_QUESTION="",t.COMMENT_QUESTION_PLAIN="",t.MESSAGE_BOT="",t.PIP="",t.PIP_WIDE="",t.EXPAND_WIDE="",t.X_MARK="",t.CLONE="",t.CLONE_LINK_SIMPLE=""}(s||(s={})),function(t){t.UNKNOWN="",t.ABW="",t.AUDIO="",t.AVI="",t.CHM="",t.CODE="",t.CSV="",t.DITA="",t.EPUB="",t.EXCEL="",t.FLAC="",t.GIF="",t.GZIP="",t.HTML="",t.IMAGE="",t.JPEG="",t.JSON="",t.M4A="",t.MOV="",t.MP3="",t.MP4="",t.OGG="",t.PDF="",t.PNG="",t.POWERPOINT="",t.RAR="",t.STP="",t.TEXT="",t.VIDEO="",t.WAV="",t.WMA="",t.WORD="",t.XML="",t.YAML="",t.ZIP=""}(f||(f={})),new Map([...["abw"].map((t=>[t,f.ABW])),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map((t=>[t,f.AUDIO])),...["avi"].map((t=>[t,f.AVI])),...["chm","xhs"].map((t=>[t,f.CHM])),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map((t=>[t,f.CODE])),...["csv"].map((t=>[t,f.CSV])),...["dita","ditamap","ditaval"].map((t=>[t,f.DITA])),...["epub"].map((t=>[t,f.EPUB])),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map((t=>[t,f.EXCEL])),...["flac"].map((t=>[t,f.FLAC])),...["gif"].map((t=>[t,f.GIF])),...["gzip","x-gzip","giz","gz","tgz"].map((t=>[t,f.GZIP])),...["html","htm","xhtml"].map((t=>[t,f.HTML])),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map((t=>[t,f.IMAGE])),...["jpeg","jpg","jpe"].map((t=>[t,f.JPEG])),...["json"].map((t=>[t,f.JSON])),...["m4a","m4p"].map((t=>[t,f.M4A])),...["mov","qt"].map((t=>[t,f.MOV])),...["mp3"].map((t=>[t,f.MP3])),...["mp4","m4v"].map((t=>[t,f.MP4])),...["ogg","oga"].map((t=>[t,f.OGG])),...["pdf","ps"].map((t=>[t,f.PDF])),...["png"].map((t=>[t,f.PNG])),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map((t=>[t,f.POWERPOINT])),...["rar"].map((t=>[t,f.RAR])),...["stp"].map((t=>[t,f.STP])),...["txt","rtf","md","mdown"].map((t=>[t,f.TEXT])),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map((t=>[t,f.VIDEO])),...["wav"].map((t=>[t,f.WAV])),...["wma"].map((t=>[t,f.WMA])),...["doc","dot","docx","docm","dotx","dotm","docb"].map((t=>[t,f.WORD])),...["xml","xsl","rdf"].map((t=>[t,f.XML])),...["yaml","yml","x-yaml"].map((t=>[t,f.YAML])),...["zip"].map((t=>[t,f.ZIP]))]),f.ABW,f.AUDIO,f.AVI,f.CHM,f.CODE,f.CSV,f.DITA,f.EPUB,f.EXCEL,f.FLAC,f.GIF,f.GZIP,f.HTML,f.IMAGE,f.JPEG,f.JSON,f.M4A,f.MOV,f.MP3,f.MP4,f.OGG,f.PDF,f.PNG,f.POWERPOINT,f.RAR,f.STP,f.TEXT,f.UNKNOWN,f.VIDEO,f.WAV,f.WMA,f.WORD,f.XML,f.YAML,f.ZIP;const d={size:o.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:o.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:o.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:o.FtCssVariableFactory.extend("--ft-icon-material-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:o.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},h=e.css`
60
60
  :host, i.ft-icon {
61
61
  display: inline-flex;
62
62
  align-items: center;
@@ -104,12 +104,12 @@
104
104
  .ft-icon--material {
105
105
  font-family: ${d.materialFontFamily}, "Material Icons", sans-serif;
106
106
  }
107
- `;var y;!function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"}(y||(y={}));var g=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class u extends o.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=e.nothing}render(){const t=this.variant&&Object.values(y).includes(this.variant)?this.variant:y.fluid_topics,o=t!==y.material||!!this.value;return e.html`
107
+ `;var y;!function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"}(y||(y={}));var g=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class u extends o.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=e.nothing}render(){const t=this.variant&&Object.values(y).includes(this.variant)?this.variant:y.fluid_topics,o=t!==y.material||!!this.value;return e.html`
108
108
  <i class="ft-icon ft-icon--${t}" part="icon icon-${t}">
109
109
  ${i.unsafeHTML(this.resolvedIcon)}
110
110
  <slot ?hidden=${o}></slot>
111
111
  </i>
112
- `}get textContent(){var t,o;return null!==(o=null===(t=this.slottedContent)||void 0===t?void 0:t.assignedNodes().map((t=>t.textContent)).join("").trim())&&void 0!==o?o:""}update(t){super.update(t),["value","variant"].some((o=>t.has(o)))&&this.resolveIcon()}resolveIcon(){var t,o;let r=this.value||this.textContent;switch(this.variant){case y.file_format:this.resolvedIcon=null!==(t=f[r.replace("-","_").toUpperCase()])&&void 0!==t?t:r;break;case y.material:this.resolvedIcon=this.value||e.nothing;break;default:this.resolvedIcon=null!==(o=p[r.replace("-","_").toUpperCase()])&&void 0!==o?o:r}}firstUpdated(t){super.firstUpdated(t),setTimeout((()=>this.resolveIcon()))}}u.elementDefinitions={},u.styles=h,g([r.property()],u.prototype,"variant",void 0),g([r.property()],u.prototype,"value",void 0),g([r.state()],u.prototype,"resolvedIcon",void 0),g([r.query("slot")],u.prototype,"slottedContent",void 0),o.customElement("ft-icon")(u);const b=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorContent),m={color:b,backgroundColor:o.FtCssVariableFactory.extend("--ft-ripple-background-color","",b),opacityContentOnSurfacePressed:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:o.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},x=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorPrimary),O=x,v=o.FtCssVariableFactory.extend("--ft-ripple-background-color","",x),N=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorSecondary),S=N,w=o.FtCssVariableFactory.extend("--ft-ripple-background-color","",N),$=e.css`
112
+ `}get textContent(){var t,o;return null!==(o=null===(t=this.slottedContent)||void 0===t?void 0:t.assignedNodes().map((t=>t.textContent)).join("").trim())&&void 0!==o?o:""}update(t){super.update(t),["value","variant"].some((o=>t.has(o)))&&this.resolveIcon()}resolveIcon(){var t,o;let r=this.value||this.textContent;switch(this.variant){case y.file_format:this.resolvedIcon=null!==(t=f[r.replace("-","_").toUpperCase()])&&void 0!==t?t:r;break;case y.material:this.resolvedIcon=this.value||e.nothing;break;default:this.resolvedIcon=null!==(o=s[r.replace("-","_").toUpperCase()])&&void 0!==o?o:r}}firstUpdated(t){super.firstUpdated(t),setTimeout((()=>this.resolveIcon()))}}u.elementDefinitions={},u.styles=h,g([r.property()],u.prototype,"variant",void 0),g([r.property()],u.prototype,"value",void 0),g([r.state()],u.prototype,"resolvedIcon",void 0),g([r.query("slot")],u.prototype,"slottedContent",void 0),o.customElement("ft-icon")(u);const b=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorContent),m={color:b,backgroundColor:o.FtCssVariableFactory.extend("--ft-ripple-background-color","",b),opacityContentOnSurfacePressed:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:o.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},x=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorPrimary),O=x,v=o.FtCssVariableFactory.extend("--ft-ripple-background-color","",x),N=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorSecondary),S=N,w=o.FtCssVariableFactory.extend("--ft-ripple-background-color","",N),$=e.css`
113
113
  :host {
114
114
  display: contents;
115
115
  }
@@ -221,25 +221,25 @@
221
221
  opacity: ${m.opacityContentOnSurfacePressed};
222
222
  transform: translate(-50%, -50%) scale(1);
223
223
  }
224
- `,C=t=>"string"==typeof t?e.unsafeCSS(t):t;class I{static create(t,o,r,i){const n=t=>C(null!=t?t:i),a=e.css`var(${C(t)}, ${n(i)})`;return a.name=t,a.description=o,a.category=r,a.defaultValue=i,a.defaultCssValue=n,a.get=o=>e.css`var(${C(t)}, ${n(o)})`,a.breadcrumb=()=>[],a.lastResortDefaultValue=()=>i,a}static extend(t,o,r,i){const n=t=>r.get(null!=t?t:i),a=e.css`var(${C(t)}, ${n(i)})`;return a.name=t,a.description=o,a.category=r.category,a.fallbackVariable=r,a.defaultValue=i,a.defaultCssValue=n,a.get=o=>e.css`var(${C(t)}, ${n(o)})`,a.breadcrumb=()=>[r.name,...r.breadcrumb()],a.lastResortDefaultValue=()=>null!=i?i:r.lastResortDefaultValue(),a}static external(t,o){const r=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):C(null!=o?o:t.lastResortDefaultValue()),i=e.css`var(${C(t.name)}, ${r(t.defaultValue)})`;return i.name=t.name,i.category=t.category,i.fallbackVariable=t.fallbackVariable,i.defaultValue=t.defaultValue,i.context=o,i.defaultCssValue=r,i.get=o=>e.css`var(${C(t.name)}, ${r(o)})`,i.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>t.lastResortDefaultValue(),i}}const R={colorWhite:I.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:I.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:I.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:I.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:I.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:I.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:I.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:I.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:I.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:I.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:I.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:I.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:I.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:I.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:I.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:I.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:I.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:I.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:I.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:I.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:I.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:I.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:I.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:I.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:I.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:I.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:I.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:I.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:I.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:I.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:I.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:I.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:I.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:I.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:I.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:I.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:I.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:I.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:I.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:I.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:I.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:I.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:I.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:I.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:I.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:I.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:I.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:I.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:I.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:I.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:I.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:I.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:I.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:I.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:I.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:I.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:I.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:I.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:I.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:I.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:I.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:I.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:I.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:I.create("--ft-color-orange-0","","COLOR","#ee8d17"),colorOrange10:I.create("--ft-color-orange-10","","COLOR","#fef6ec"),colorOrange20:I.create("--ft-color-orange-20","","COLOR","#fbe7cd"),colorOrange30:I.create("--ft-color-orange-30","","COLOR","#f9d8af"),colorOrange40:I.create("--ft-color-orange-40","","COLOR","#f7c991"),colorOrange50:I.create("--ft-color-orange-50","","COLOR","#f5ba72"),colorOrange60:I.create("--ft-color-orange-60","","COLOR","#f2ab54"),colorOrange70:I.create("--ft-color-orange-70","","COLOR","#f09c35"),colorOrange100:I.create("--ft-color-orange-100","","COLOR","#cf7b14"),colorOrange200:I.create("--ft-color-orange-200","","COLOR","#b06811"),colorOrange300:I.create("--ft-color-orange-300","","COLOR","#90560e"),colorOrange400:I.create("--ft-color-orange-400","","COLOR","#71430b"),colorOrange500:I.create("--ft-color-orange-500","","COLOR","#523108"),colorOrange600:I.create("--ft-color-orange-600","","COLOR","#331e05"),colorOrange700:I.create("--ft-color-orange-700","","COLOR","#140c02"),colorRed0:I.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:I.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:I.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:I.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:I.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:I.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:I.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:I.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:I.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:I.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:I.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:I.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:I.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:I.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:I.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:I.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:I.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:I.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:I.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:I.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:I.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:I.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:I.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:I.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:I.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:I.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:I.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:I.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:I.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:I.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:I.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:I.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:I.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:I.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:I.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:I.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:I.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:I.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:I.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:I.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:I.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:I.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:I.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:I.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:I.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:I.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:I.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:I.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:I.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:I.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:I.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:I.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:I.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:I.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:I.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:I.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:I.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:I.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:I.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:I.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:I.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:I.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:I.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:I.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:I.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:I.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:I.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:I.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:I.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:I.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:I.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:I.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:I.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:I.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:I.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:I.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:I.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:I.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:I.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:I.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:I.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:I.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:I.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:I.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:I.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:I.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:I.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:I.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:I.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:I.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:I.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:I.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:I.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:I.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:I.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:I.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:I.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:I.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:I.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:I.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:I.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:I.create("--ft-icon-size-6","","SIZE","48px"),opacity0:I.create("--ft-opacity-0","","NUMBER","0"),opacity8:I.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:I.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:I.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:I.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:I.create("--ft-opacity-80","","NUMBER","0.8")},E={display:{fontFamily:I.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:I.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:I.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:I.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:I.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:I.create("--ft-typography-title-1-fontSize","","SIZE","2rem"),letterSpacing:I.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:I.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:I.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-title-2-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:I.create("--ft-typography-title-2-fontSize","","SIZE","1.5rem"),letterSpacing:I.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:I.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:I.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-title-3-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:I.create("--ft-typography-title-3-fontSize","","SIZE","1.25rem"),letterSpacing:I.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:I.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:I.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:I.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:I.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:I.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:I.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:I.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:I.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:I.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:I.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:I.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-semibold":{fontFamily:I.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:I.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:I.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:I.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:I.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:I.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:I.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:I.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:I.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:I.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:I.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:I.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:I.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:I.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:I.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:I.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")}},k={backgroundActionPrimary:I.extend("--ft-background-action-primary","Used as backgorund of primary action components.",R.colorBrand0),backgroundErrorPrimary:I.extend("--ft-background-error-primary","Used as background of error components.",R.colorRed0),backgroundErrorSubtle:I.extend("--ft-background-error-subtle","Used as background of subtle error components.",R.colorRed10),backgroundInfoPrimary:I.extend("--ft-background-info-primary","Used as background of information components.",R.colorCyan200),backgroundInfoSubtle:I.extend("--ft-background-info-subtle","Used as background of subtle information components.",R.colorCyan10),backgroundWarningPrimary:I.extend("--ft-background-warning-primary","Used as background of warning components.",R.colorOrange300),backgroundWarningSubtle:I.extend("--ft-background-warning-subtle","Used as background of subtle information components.",R.colorOrange10),backgroundSuccessPrimary:I.extend("--ft-background-success-primary","Used as background of success components.",R.colorGreen200),backgroundSuccessSubtle:I.extend("--ft-background-success-subtle","Used as background of subtle success components.",R.colorGreen10),backgroundGlobalSurface:I.extend("--ft-background-global-surface","Used as app background.",R.colorWhite),backgroundGlobalOnSurface:I.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",R.colorGray10),backgroundGlobalOnSurfaceDark:I.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",R.colorGray30),contentActionPrimary:I.extend("--ft-content-action-primary","Used on label of primary action on light surface.",R.colorBrand0),contentWarningPrimary:I.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",R.colorOrange300),contentWarningIconOnly:I.extend("--ft-content-warning-icon-only","Used on warning status icons alone",R.colorOrange0),contentErrorPrimary:I.extend("--ft-content-error-primary","Used on label of error messages on light surface.",R.colorRed0),contentErrorIconOnly:I.extend("--ft-content-error-icon-only","Used on error status icons alone",R.colorRed0),contentInfoPrimary:I.extend("--ft-content-info-primary","Used on label of information messages on light surface.",R.colorCyan200),contentInfoIconOnly:I.extend("--ft-content-info-icon-only","Used on info status icons alone",R.colorCyan0),contentSuccessIconOnly:I.extend("--ft-content-success-icon-only","Used on success status icons alone",R.colorGreen0),contentSuccessPrimary:I.extend("--ft-content-success-primary","Used on label of success messages on light surface.",R.colorGreen200),contentGlobalPrimary:I.extend("--ft-content-global-primary","Used for main content on the page.",R.colorGray500),contentGlobalSecondary:I.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",R.colorGray200),contentGlobalSubtle:I.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",R.colorGray0),contentGlobalOnColor:I.extend("--ft-content-global-on-color","Used for content on a dominant color.",R.colorWhite),borderActionPrimary:I.extend("--ft-border-action-primary","Used as border for primary action components.",R.colorBrand0),borderActionFocusRing:I.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",R.colorCyan0),borderWarningPrimary:I.extend("--ft-border-warning-primary","Used as border for warning components.",R.colorOrange30),borderSuccessPrimary:I.extend("--ft-border-success-primary","Used as border for success components.",R.colorGreen30),borderErrorPrimary:I.extend("--ft-border-error-primary","Used as border for error components.",R.colorRed30),borderInfoPrimary:I.extend("--ft-border-info-primary","Used as border for information components.",R.colorCyan30),borderGlobalSubtle:I.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",R.colorGray30),borderGlobalPrimary:I.extend("--ft-border-global-primary","Used as border for element like input.",R.colorGray50),borderInputPrimary:I.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",R.colorGray80)},U={largeHeight:I.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:I.extend("--ft-button-large-horizontal-padding","",R.spacing4),largeGap:I.extend("--ft-button-large-gap","",R.spacing2),largeBorderRadius:I.extend("--ft-button-large-border-radius","",R.borderRadiusS),largeIconSize:I.extend("--ft-button-large-icon-size","",R.iconSize3),largeBorderWidth:I.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:I.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:I.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:I.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:I.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:I.extend("--ft-button-small-horizontal-padding","",R.spacing3),smallGap:I.extend("--ft-button-small-gap","",R.spacing2),smallBorderRadius:I.extend("--ft-button-small-border-radius","",R.borderRadiusS),smallIconSize:I.extend("--ft-button-small-icon-size","",R.iconSize2),smallBorderWidth:I.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:I.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:I.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:I.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:I.extend("--ft-button-primary-background-color","",k.backgroundActionPrimary),primaryColor:I.extend("--ft-button-primary-color","",k.contentGlobalOnColor),primaryIconColor:I.extend("--ft-button-primary-icon-color","",k.contentGlobalOnColor),primaryStateLayerColor:I.extend("--ft-button-primary-state-layer-color","",k.contentGlobalOnColor),primaryStateLayerOpacityHover:I.extend("--ft-button-primary-state-layer-opacity-hover","",R.opacity16),primaryStateLayerOpacityFocus:I.extend("--ft-button-primary-state-layer-opacity-focus","",R.opacity16),primaryStateLayerOpacityActive:I.extend("--ft-button-primary-state-layer-opacity-active","",R.opacity24),primaryComponentOpacityDisabled:I.extend("--ft-button-primary-component-opacity-disabled","",R.opacity40),focusFocusRingColor:I.extend("--ft-button-focus-focus-ring-color","",k.borderActionFocusRing),tertiaryBackgroundColor:I.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:I.extend("--ft-button-tertiary-color","",k.contentActionPrimary),tertiaryIconColor:I.extend("--ft-button-tertiary-icon-color","",k.contentActionPrimary),tertiaryStateLayerColor:I.extend("--ft-button-tertiary-state-layer-color","",k.contentActionPrimary),tertiaryStateLayerOpacityHover:I.extend("--ft-button-tertiary-state-layer-opacity-hover","",R.opacity8),tertiaryStateLayerOpacityFocus:I.extend("--ft-button-tertiary-state-layer-opacity-focus","",R.opacity8),tertiaryStateLayerOpacityActive:I.extend("--ft-button-tertiary-state-layer-opacity-active","",R.opacity16),tertiaryComponentOpacityDisabled:I.extend("--ft-button-tertiary-component-opacity-disabled","",R.opacity40),secondaryBackgroundColor:I.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:I.extend("--ft-button-secondary-color","",k.contentActionPrimary),secondaryIconColor:I.extend("--ft-button-secondary-icon-color","",k.contentActionPrimary),secondaryStateLayerColor:I.extend("--ft-button-secondary-state-layer-color","",k.contentActionPrimary),secondaryStateLayerOpacityHover:I.extend("--ft-button-secondary-state-layer-opacity-hover","",R.opacity8),secondaryStateLayerOpacityFocus:I.extend("--ft-button-secondary-state-layer-opacity-focus","",R.opacity8),secondaryStateLayerOpacityActive:I.extend("--ft-button-secondary-state-layer-opacity-active","",R.opacity16),secondaryComponentOpacityDisabled:I.extend("--ft-button-secondary-component-opacity-disabled","",R.opacity40),secondaryBorderColor:I.extend("--ft-button-secondary-border-color","",k.borderActionPrimary),neutralBackgroundColor:I.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:I.extend("--ft-button-neutral-icon-color","",k.contentGlobalSecondary),neutralColor:I.extend("--ft-button-neutral-color","",k.contentGlobalSecondary),neutralStateLayerColor:I.extend("--ft-button-neutral-state-layer-color","",k.contentGlobalSecondary),neutralStateLayerOpacityHover:I.extend("--ft-button-neutral-state-layer-opacity-hover","",R.opacity8),neutralStateLayerOpacityFocus:I.extend("--ft-button-neutral-state-layer-opacity-focus","",R.opacity8),neutralStateLayerOpacityActive:I.extend("--ft-button-neutral-state-layer-opacity-active","",R.opacity16),neutralComponentOpacityDisabled:I.extend("--ft-button-neutral-component-opacity-disabled","",R.opacity40)};I.extend("--ft-tabs-top-left-border-radius","",R.borderRadiusS),I.extend("--ft-tabs-top-right-border-radius","",R.borderRadiusS),I.extend("--ft-tabs-label-horizontal-padding","",R.spacing4),I.extend("--ft-tabs-label-vertical-padding","",R.spacing3),I.extend("--ft-tabs-label-gap","",R.spacing1),I.extend("--ft-switch-group-horizontal-padding","",R.spacing1),I.extend("--ft-switch-group-vertical-padding","",R.spacing1),I.extend("--ft-switch-group-gap","",R.spacing1),I.extend("--ft-switch-group-background-color","",k.backgroundGlobalSurface),I.extend("--ft-switch-group-border-color","",k.borderGlobalSubtle),I.create("--ft-switch-group-border-radius","","SIZE","6px"),I.extend("--ft-switch-label-horizontal-padding","",R.spacing2),I.extend("--ft-switch-label-vertical-padding","",R.spacing1),I.extend("--ft-switch-icon-horizontal-padding","",R.spacing1),I.extend("--ft-switch-icon-vertical-padding","",R.spacing1),I.create("--ft-switch-focus-outline-width","","SIZE","2px"),I.extend("--ft-switch-focus-focus-ring-color","",k.borderActionFocusRing),I.extend("--ft-switch-option-border-radius","",R.borderRadiusS),I.extend("--ft-switch-off-state-layer-opacity-hover","",R.opacity8),I.extend("--ft-switch-off-state-layer-opacity-focus","",R.opacity8),I.extend("--ft-switch-off-state-layer-opacity-active","",R.opacity16),I.extend("--ft-switch-off-component-opacity-disabled","",R.opacity40),I.extend("--ft-switch-off-color","",k.contentGlobalSubtle),I.extend("--ft-switch-off-state-layer-color","",k.contentGlobalSubtle),I.extend("--ft-chart-1-light","for area color charts",R.colorBrand40),I.extend("--ft-chart-1-base","for line charts",R.colorBrand0),I.extend("--ft-chart-2-light","for area color charts",R.colorYellow60),I.extend("--ft-chart-2-base","for line charts",R.colorYellow100),I.extend("--ft-chart-3-light","",R.colorUltramarine40),I.extend("--ft-chart-3-base","",R.colorUltramarine70),I.extend("--ft-chart-4-light","",R.colorCyan50),I.extend("--ft-chart-4-base","",R.colorCyan100),I.extend("--ft-chart-5-light","",R.colorRed40),I.extend("--ft-chart-5-base","",R.colorRed60),I.extend("--ft-chart-6-light","",R.colorGreen40),I.extend("--ft-chart-6-base","",R.colorGreen70),I.extend("--ft-chart-7-light","",R.colorOrange70),I.extend("--ft-chart-7-base","",R.colorOrange100),I.extend("--ft-chart-8-light","",R.colorAvocado70),I.extend("--ft-chart-8-base","",R.colorAvocado200),I.extend("--ft-chart-9-light","",R.colorBrown50),I.extend("--ft-chart-9-base","",R.colorBrown200),I.extend("--ft-chart-10-light","",R.colorGray50),I.extend("--ft-chart-10-base","",R.colorGray80),I.extend("--ft-chart-monochrome-10","",R.colorBrand10),I.extend("--ft-chart-monochrome-20","",R.colorBrand20),I.extend("--ft-chart-monochrome-30","",R.colorBrand40),I.extend("--ft-chart-monochrome-40","",R.colorBrand60),I.extend("--ft-chart-monochrome-50","",R.colorBrand0),I.extend("--ft-chart-monochrome-60","",R.colorBrand200),I.extend("--ft-chip-large-horizontal-padding","",R.spacing4),I.extend("--ft-chip-large-vertical-padding","",R.spacing2),I.extend("--ft-chip-large-gap","",R.spacing1),I.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),I.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),I.extend("--ft-chip-large-border-radius","",R.borderRadiusPill),I.create("--ft-chip-large-border-width","","SIZE","1px"),I.extend("--ft-chip-large-icon-size","",R.iconSize3),I.extend("--ft-chip-medium-horizontal-padding","",R.spacing3),I.extend("--ft-chip-medium-vertical-padding","",R.spacing1),I.extend("--ft-chip-medium-gap","",R.spacing1),I.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),I.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),I.extend("--ft-chip-medium-border-radius","",R.borderRadiusPill),I.create("--ft-chip-medium-border-width","","SIZE","1px"),I.extend("--ft-chip-medium-icon-size","",R.iconSize2),I.extend("--ft-chip-small-horizontal-padding","",R.spacing2),I.extend("--ft-chip-small-vertical-padding","",R.spacing05),I.extend("--ft-chip-small-gap","",R.spacing1),I.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),I.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),I.extend("--ft-chip-small-border-radius","",R.borderRadiusPill),I.create("--ft-chip-small-border-width","","SIZE","1px"),I.extend("--ft-chip-small-icon-size","",R.iconSize1),I.extend("--ft-chip-neutral-background-color","",k.backgroundGlobalOnSurface),I.extend("--ft-chip-neutral-color","",k.contentGlobalPrimary),I.extend("--ft-chip-neutral-border-color","",k.borderGlobalSubtle),I.extend("--ft-chip-info-background-color","",k.backgroundInfoSubtle),I.extend("--ft-chip-info-color","",k.contentInfoPrimary),I.extend("--ft-chip-info-border-color","",k.borderInfoPrimary),I.extend("--ft-chip-success-background-color","",k.backgroundSuccessSubtle),I.extend("--ft-chip-success-color","",k.contentSuccessPrimary),I.extend("--ft-chip-success-border-color","",k.borderSuccessPrimary),I.extend("--ft-chip-warning-background-color","",k.backgroundWarningSubtle),I.extend("--ft-chip-warning-color","",k.contentWarningPrimary),I.extend("--ft-chip-warning-border-color","",k.borderWarningPrimary),I.extend("--ft-chip-error-background-color","",k.backgroundErrorSubtle),I.extend("--ft-chip-error-color","",k.contentErrorPrimary),I.extend("--ft-chip-error-border-color","",k.borderErrorPrimary),I.create("--ft-notice-border-width","","SIZE","1px"),I.extend("--ft-notice-horizontal-padding","",R.spacing2),I.extend("--ft-notice-vertical-padding","",R.spacing1),I.extend("--ft-notice-border-radius","",R.borderRadiusS),I.extend("--ft-notice-gap","",R.spacing2),I.extend("--ft-notice-icon-size","",R.iconSize3),I.extend("--ft-notice-info-background-color","",k.backgroundInfoSubtle),I.extend("--ft-notice-info-border-color","",k.borderInfoPrimary),I.extend("--ft-notice-info-color","",k.contentInfoPrimary),I.extend("--ft-notice-warning-background-color","",k.backgroundWarningSubtle),I.extend("--ft-notice-warning-border-color","",k.borderWarningPrimary),I.extend("--ft-notice-warning-color","",k.contentWarningPrimary),I.extend("--ft-checkbox-label-color","",k.contentGlobalPrimary),I.extend("--ft-checkbox-checked-background-color","",k.contentActionPrimary),I.extend("--ft-checkbox-checked-state-layer-color","",k.contentActionPrimary),I.extend("--ft-checkbox-checked-color","",k.contentGlobalOnColor),I.extend("--ft-checkbox-checked-state-layer-opacity-hover","",R.opacity16),I.extend("--ft-checkbox-checked-state-layer-opacity-focus","",R.opacity16),I.extend("--ft-checkbox-checked-state-layer-opacity-active","",R.opacity24),I.extend("--ft-checkbox-checked-component-opacity-disabled","",R.opacity40),I.extend("--ft-checkbox-unchecked-border-color","",R.colorGray80),I.extend("--ft-checkbox-unchecked-state-layer-color","",R.colorGray80),I.extend("--ft-checkbox-unchecked-state-layer-opacity-hover","",R.opacity16),I.extend("--ft-checkbox-unchecked-state-layer-opacity-focus","",R.opacity16),I.extend("--ft-checkbox-unchecked-state-layer-opacity-active","",R.opacity24),I.extend("--ft-checkbox-unchecked-component-opacity-disabled","",R.opacity40),I.extend("--ft-checkbox-focus-focus-ring-color","",k.borderActionFocusRing),I.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),I.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),I.extend("--ft-checkbox-gap","",R.spacing3),I.extend("--ft-toggle-off-state-layer-opacity-hover","",R.opacity16),I.extend("--ft-toggle-off-state-layer-opacity-focus","",R.opacity16),I.extend("--ft-toggle-off-state-layer-opacity-active","",R.opacity24),I.extend("--ft-toggle-off-component-opacity-disabled","",R.opacity40),I.extend("--ft-toggle-off-background-color","",k.contentGlobalSubtle),I.extend("--ft-toggle-off-icon-color","",k.contentGlobalSubtle),I.extend("--ft-toggle-off-state-layer-color","",k.contentGlobalSubtle),I.extend("--ft-toggle-on-state-layer-opacity-hover","",R.opacity16),I.extend("--ft-toggle-on-state-layer-opacity-focus","",R.opacity16),I.extend("--ft-toggle-on-state-layer-opacity-active","",R.opacity24),I.extend("--ft-toggle-on-component-opacity-disabled","",R.opacity40),I.extend("--ft-toggle-on-background-color","",k.contentActionPrimary),I.extend("--ft-toggle-on-icon-color","",k.contentActionPrimary),I.extend("--ft-toggle-on-state-layer-color","",k.contentActionPrimary),I.extend("--ft-toggle-label-color","",k.contentGlobalPrimary),I.extend("--ft-toggle-focus-focus-ring-color","",k.borderActionFocusRing),I.extend("--ft-toggle-gap","",R.spacing3),I.extend("--ft-radio-label-color","",k.contentGlobalPrimary),I.extend("--ft-radio-selected-color","",k.contentActionPrimary),I.extend("--ft-radio-selected-state-layer-color","",k.contentActionPrimary),I.extend("--ft-radio-selected-state-layer-opacity-hover","",R.opacity16),I.extend("--ft-radio-selected-state-layer-opacity-focus","",R.opacity16),I.extend("--ft-radio-selected-state-layer-opacity-active","",R.opacity24),I.extend("--ft-radio-selected-component-opacity-disabled","",R.opacity40),I.extend("--ft-radio-unselected-state-layer-color","",R.colorGray80),I.extend("--ft-radio-unselected-state-layer-opacity-hover","",R.opacity16),I.extend("--ft-radio-unselected-state-layer-opacity-focus","",R.opacity16),I.extend("--ft-radio-unselected-state-layer-opacity-active","",R.opacity24),I.extend("--ft-radio-unselected-component-opacity-disabled","",R.opacity40),I.extend("--ft-radio-focus-focus-ring-color","",k.borderActionFocusRing),I.create("--ft-radio-focus-outline-offset","","SIZE","3px"),I.create("--ft-radio-focus-outline-width","","SIZE","2px"),I.extend("--ft-radio-gap","",R.spacing3),I.extend("--ft-notification-icon-size","",R.iconSize4),I.extend("--ft-notification-horizontal-padding","",R.spacing4),I.extend("--ft-notification-vertical-padding","",R.spacing4),I.extend("--ft-notification-info-background-color","",k.backgroundInfoSubtle),I.extend("--ft-notification-info-color","",k.contentInfoPrimary),I.extend("--ft-notification-info-border-color","",k.borderInfoPrimary),I.extend("--ft-notification-success-background-color","",k.backgroundSuccessSubtle),I.extend("--ft-notification-success-color","",k.contentSuccessPrimary),I.extend("--ft-notification-success-border-color","",k.borderSuccessPrimary),I.extend("--ft-notification-warning-background-color","",k.backgroundWarningSubtle),I.extend("--ft-notification-warning-color","",k.contentWarningPrimary),I.extend("--ft-notification-warning-border-color","",k.borderWarningPrimary),I.extend("--ft-notification-error-background-color","",k.backgroundErrorSubtle),I.extend("--ft-notification-error-color","",k.contentErrorPrimary),I.extend("--ft-notification-error-border-color","",k.borderErrorPrimary),I.extend("--ft-notification-border-radius","",R.borderRadiusPill),I.create("--ft-notification-border-width","","SIZE","1px"),I.extend("--ft-notification-gap-leading","",R.spacing2),I.extend("--ft-notification-gap-trailing","",R.spacing8);const W=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),L=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),z={fontFamily:L,fontSize:o.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Z=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",W),K=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",z.fontSize,"20px"),B=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",z.fontWeight,"normal"),F=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",z.letterSpacing,"0.15px"),D=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",z.lineHeight,"1.2"),A=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",z.textTransform,"inherit"),H=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",W),G=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",z.fontSize,"14px"),P=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",z.fontWeight,"normal"),M=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",z.letterSpacing,"0.105px"),T=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",z.lineHeight,"1.7"),j=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",z.textTransform,"inherit"),Y=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",L),_=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",z.fontSize,"16px"),V=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",z.fontWeight,"600"),X=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",z.letterSpacing,"0.144px"),q=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",z.lineHeight,"1.5"),J=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",z.textTransform,"inherit"),Q=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",L),tt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",z.fontSize,"14px"),ot=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",z.fontWeight,"normal"),et=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",z.letterSpacing,"0.098px"),rt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",z.lineHeight,"1.7"),it=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",z.textTransform,"inherit"),nt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",L),at=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",z.fontSize,"16px"),lt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",z.fontWeight,"normal"),ct=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",z.letterSpacing,"0.496px"),st=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",z.lineHeight,"1.5"),pt=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",z.textTransform,"inherit"),ft=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",L),dt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",z.fontSize,"14px"),ht=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",z.fontWeight,"normal"),yt=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",z.letterSpacing,"0.252px"),gt=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",z.lineHeight,"1.4"),ut=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",z.textTransform,"inherit"),bt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",L),mt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",z.fontSize,"12px"),xt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",z.fontWeight,"normal"),Ot=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",z.letterSpacing,"0.396px"),vt=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",z.lineHeight,"1.33"),Nt=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",z.textTransform,"inherit"),St=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",L),wt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",z.fontSize,"10px"),$t=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",z.fontWeight,"normal"),Ct=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",z.letterSpacing,"0.33px"),It=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",z.lineHeight,"1.6"),Rt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",z.textTransform,"inherit"),Et=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",L),kt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",z.fontSize,"10px"),Ut=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",z.fontWeight,"normal"),Wt=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",z.letterSpacing,"1.5px"),Lt=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",z.lineHeight,"1.6"),zt=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",z.textTransform,"uppercase"),Zt={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",L),fontSize:o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",z.fontSize,"14px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",z.fontWeight,"600"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",z.letterSpacing,"1.246px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",z.lineHeight,"1.15"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",z.textTransform,"uppercase")},Kt=e.css`
224
+ `,C=t=>"string"==typeof t?e.unsafeCSS(t):t;class I{static create(t,o,r,i){const a=t=>C(null!=t?t:i),n=e.css`var(${C(t)}, ${a(i)})`;return n.name=t,n.description=o,n.category=r,n.defaultValue=i,n.defaultCssValue=a,n.get=o=>e.css`var(${C(t)}, ${a(o)})`,n.breadcrumb=()=>[],n.lastResortDefaultValue=()=>i,n}static extend(t,o,r,i){const a=t=>r.get(null!=t?t:i),n=e.css`var(${C(t)}, ${a(i)})`;return n.name=t,n.description=o,n.category=r.category,n.fallbackVariable=r,n.defaultValue=i,n.defaultCssValue=a,n.get=o=>e.css`var(${C(t)}, ${a(o)})`,n.breadcrumb=()=>[r.name,...r.breadcrumb()],n.lastResortDefaultValue=()=>null!=i?i:r.lastResortDefaultValue(),n}static external(t,o){const r=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):C(null!=o?o:t.lastResortDefaultValue()),i=e.css`var(${C(t.name)}, ${r(t.defaultValue)})`;return i.name=t.name,i.category=t.category,i.fallbackVariable=t.fallbackVariable,i.defaultValue=t.defaultValue,i.context=o,i.defaultCssValue=r,i.get=o=>e.css`var(${C(t.name)}, ${r(o)})`,i.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>t.lastResortDefaultValue(),i}}const W={colorWhite:I.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:I.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:I.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:I.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:I.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:I.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:I.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:I.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:I.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:I.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:I.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:I.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:I.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:I.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:I.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:I.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:I.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:I.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:I.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:I.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:I.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:I.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:I.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:I.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:I.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:I.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:I.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:I.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:I.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:I.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:I.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:I.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:I.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:I.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:I.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:I.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:I.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:I.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:I.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:I.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:I.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:I.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:I.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:I.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:I.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:I.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:I.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:I.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:I.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:I.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:I.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:I.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:I.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:I.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:I.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:I.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:I.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:I.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:I.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:I.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:I.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:I.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:I.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:I.create("--ft-color-orange-0","","COLOR","#ee8d17"),colorOrange10:I.create("--ft-color-orange-10","","COLOR","#fef6ec"),colorOrange20:I.create("--ft-color-orange-20","","COLOR","#fbe7cd"),colorOrange30:I.create("--ft-color-orange-30","","COLOR","#f9d8af"),colorOrange40:I.create("--ft-color-orange-40","","COLOR","#f7c991"),colorOrange50:I.create("--ft-color-orange-50","","COLOR","#f5ba72"),colorOrange60:I.create("--ft-color-orange-60","","COLOR","#f2ab54"),colorOrange70:I.create("--ft-color-orange-70","","COLOR","#f09c35"),colorOrange100:I.create("--ft-color-orange-100","","COLOR","#cf7b14"),colorOrange200:I.create("--ft-color-orange-200","","COLOR","#b06811"),colorOrange300:I.create("--ft-color-orange-300","","COLOR","#90560e"),colorOrange400:I.create("--ft-color-orange-400","","COLOR","#71430b"),colorOrange500:I.create("--ft-color-orange-500","","COLOR","#523108"),colorOrange600:I.create("--ft-color-orange-600","","COLOR","#331e05"),colorOrange700:I.create("--ft-color-orange-700","","COLOR","#140c02"),colorRed0:I.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:I.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:I.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:I.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:I.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:I.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:I.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:I.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:I.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:I.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:I.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:I.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:I.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:I.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:I.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:I.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:I.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:I.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:I.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:I.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:I.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:I.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:I.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:I.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:I.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:I.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:I.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:I.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:I.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:I.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:I.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:I.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:I.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:I.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:I.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:I.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:I.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:I.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:I.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:I.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:I.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:I.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:I.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:I.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:I.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:I.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:I.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:I.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:I.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:I.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:I.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:I.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:I.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:I.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:I.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:I.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:I.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:I.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:I.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:I.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:I.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:I.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:I.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:I.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:I.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:I.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:I.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:I.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:I.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:I.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:I.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:I.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:I.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:I.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:I.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:I.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:I.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:I.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:I.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:I.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:I.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:I.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:I.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:I.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:I.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:I.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:I.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:I.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:I.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:I.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:I.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:I.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:I.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:I.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:I.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:I.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:I.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:I.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:I.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:I.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:I.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:I.create("--ft-icon-size-6","","SIZE","48px"),opacity0:I.create("--ft-opacity-0","","NUMBER","0"),opacity8:I.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:I.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:I.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:I.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:I.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:I.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:I.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:I.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:I.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:I.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:I.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:I.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:I.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:I.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},E={display:{fontFamily:I.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:I.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:I.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:I.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:I.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:I.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:I.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:I.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:I.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:I.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:I.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:I.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:I.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:I.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:I.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:I.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:I.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:I.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:I.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:I.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:I.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:I.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:I.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:I.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:I.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:I.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-semibold":{fontFamily:I.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:I.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:I.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:I.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:I.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:I.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:I.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:I.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:I.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:I.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:I.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:I.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:I.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:I.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:I.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:I.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:I.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:I.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:I.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:I.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:I.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:I.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:I.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:I.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:I.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:I.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:I.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:I.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:I.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:I.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:I.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:I.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:I.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:I.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:I.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:I.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:I.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:I.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:I.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},U={backgroundActionPrimary:I.extend("--ft-background-action-primary","Used as backgorund of primary action components.",W.colorBrand0),backgroundErrorPrimary:I.extend("--ft-background-error-primary","Used as background of error components.",W.colorRed0),backgroundErrorSubtle:I.extend("--ft-background-error-subtle","Used as background of subtle error components.",W.colorRed10),backgroundInfoPrimary:I.extend("--ft-background-info-primary","Used as background of information components.",W.colorCyan200),backgroundInfoSubtle:I.extend("--ft-background-info-subtle","Used as background of subtle information components.",W.colorCyan10),backgroundWarningPrimary:I.extend("--ft-background-warning-primary","Used as background of warning components.",W.colorOrange300),backgroundWarningSubtle:I.extend("--ft-background-warning-subtle","Used as background of subtle information components.",W.colorOrange10),backgroundSuccessPrimary:I.extend("--ft-background-success-primary","Used as background of success components.",W.colorGreen200),backgroundSuccessSubtle:I.extend("--ft-background-success-subtle","Used as background of subtle success components.",W.colorGreen10),backgroundGlobalSurface:I.extend("--ft-background-global-surface","Used as app background.",W.colorWhite),backgroundGlobalOnSurface:I.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",W.colorGray10),backgroundGlobalOnSurfaceDark:I.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",W.colorGray30),contentActionPrimary:I.extend("--ft-content-action-primary","Used on label of primary action on light surface.",W.colorBrand0),contentWarningPrimary:I.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",W.colorOrange300),contentWarningIconOnly:I.extend("--ft-content-warning-icon-only","Used on warning status icons alone",W.colorOrange0),contentErrorPrimary:I.extend("--ft-content-error-primary","Used on label of error messages on light surface.",W.colorRed0),contentErrorIconOnly:I.extend("--ft-content-error-icon-only","Used on error status icons alone",W.colorRed0),contentInfoPrimary:I.extend("--ft-content-info-primary","Used on label of information messages on light surface.",W.colorCyan200),contentInfoIconOnly:I.extend("--ft-content-info-icon-only","Used on info status icons alone",W.colorCyan0),contentSuccessPrimary:I.extend("--ft-content-success-primary","Used on label of success messages on light surface.",W.colorGreen200),contentSuccessIconOnly:I.extend("--ft-content-success-icon-only","Used on success status icons alone",W.colorGreen0),contentGlobalPrimary:I.extend("--ft-content-global-primary","Used for main content on the page.",W.colorGray500),contentGlobalSecondary:I.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",W.colorGray200),contentGlobalSubtle:I.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",W.colorGray0),contentGlobalOnColor:I.extend("--ft-content-global-on-color","Used for content on a dominant color.",W.colorWhite),borderActionPrimary:I.extend("--ft-border-action-primary","Used as border for primary action components.",W.colorBrand0),borderActionFocusRing:I.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",W.colorCyan0),borderWarningPrimary:I.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",W.colorOrange300),borderWarningSubtle:I.extend("--ft-border-warning-subtle","Used as border for warning components.",W.colorOrange30),borderSuccessPrimary:I.extend("--ft-border-success-primary","Used as border for success buttons.",W.colorGreen200),borderSuccessSubtle:I.extend("--ft-border-success-subtle","Used as border for success components.",W.colorGreen30),borderErrorPrimary:I.extend("--ft-border-error-primary","Used as border for text fields in error states.",W.colorRed0),borderErrorSubtle:I.extend("--ft-border-error-subtle","Used as border for error components.",W.colorRed30),borderInfoPrimary:I.extend("--ft-border-info-primary","Used as border for buttons in info color.",W.colorCyan200),borderInfoSubtle:I.extend("--ft-border-info-subtle","Used as border for information components.",W.colorCyan30),borderGlobalPrimary:I.extend("--ft-border-global-primary","Used as border for element like input.",W.colorGray50),borderGlobalSubtle:I.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",W.colorGray30),borderInputPrimary:I.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",W.colorGray80)},R={largeHeight:I.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:I.extend("--ft-button-large-horizontal-padding","",W.spacing4),largeGap:I.extend("--ft-button-large-gap","",W.spacing2),largeBorderRadius:I.extend("--ft-button-large-border-radius","",W.borderRadiusS),largeIconSize:I.extend("--ft-button-large-icon-size","",W.iconSize3),largeBorderWidth:I.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:I.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:I.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:I.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:I.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:I.extend("--ft-button-small-horizontal-padding","",W.spacing3),smallGap:I.extend("--ft-button-small-gap","",W.spacing2),smallBorderRadius:I.extend("--ft-button-small-border-radius","",W.borderRadiusS),smallIconSize:I.extend("--ft-button-small-icon-size","",W.iconSize2),smallBorderWidth:I.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:I.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:I.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:I.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:I.extend("--ft-button-primary-background-color","",U.backgroundActionPrimary),primaryColor:I.extend("--ft-button-primary-color","",U.contentGlobalOnColor),primaryIconColor:I.extend("--ft-button-primary-icon-color","",U.contentGlobalOnColor),primaryStateLayerColor:I.extend("--ft-button-primary-state-layer-color","",U.contentGlobalOnColor),primaryStateLayerOpacityHover:I.extend("--ft-button-primary-state-layer-opacity-hover","",W.opacity16),primaryStateLayerOpacityFocus:I.extend("--ft-button-primary-state-layer-opacity-focus","",W.opacity16),primaryStateLayerOpacityActive:I.extend("--ft-button-primary-state-layer-opacity-active","",W.opacity24),primaryComponentOpacityDisabled:I.extend("--ft-button-primary-component-opacity-disabled","",W.opacity40),focusFocusRingColor:I.extend("--ft-button-focus-focus-ring-color","",U.borderActionFocusRing),tertiaryBackgroundColor:I.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:I.extend("--ft-button-tertiary-color","",U.contentActionPrimary),tertiaryIconColor:I.extend("--ft-button-tertiary-icon-color","",U.contentActionPrimary),tertiaryStateLayerColor:I.extend("--ft-button-tertiary-state-layer-color","",U.contentActionPrimary),tertiaryStateLayerOpacityHover:I.extend("--ft-button-tertiary-state-layer-opacity-hover","",W.opacity8),tertiaryStateLayerOpacityFocus:I.extend("--ft-button-tertiary-state-layer-opacity-focus","",W.opacity8),tertiaryStateLayerOpacityActive:I.extend("--ft-button-tertiary-state-layer-opacity-active","",W.opacity16),tertiaryComponentOpacityDisabled:I.extend("--ft-button-tertiary-component-opacity-disabled","",W.opacity40),secondaryBackgroundColor:I.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:I.extend("--ft-button-secondary-color","",U.contentActionPrimary),secondaryIconColor:I.extend("--ft-button-secondary-icon-color","",U.contentActionPrimary),secondaryStateLayerColor:I.extend("--ft-button-secondary-state-layer-color","",U.contentActionPrimary),secondaryStateLayerOpacityHover:I.extend("--ft-button-secondary-state-layer-opacity-hover","",W.opacity8),secondaryStateLayerOpacityFocus:I.extend("--ft-button-secondary-state-layer-opacity-focus","",W.opacity8),secondaryStateLayerOpacityActive:I.extend("--ft-button-secondary-state-layer-opacity-active","",W.opacity16),secondaryComponentOpacityDisabled:I.extend("--ft-button-secondary-component-opacity-disabled","",W.opacity40),secondaryBorderColor:I.extend("--ft-button-secondary-border-color","",U.borderActionPrimary),neutralBackgroundColor:I.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:I.extend("--ft-button-neutral-icon-color","",U.contentGlobalSecondary),neutralColor:I.extend("--ft-button-neutral-color","",U.contentGlobalSecondary),neutralStateLayerColor:I.extend("--ft-button-neutral-state-layer-color","",U.contentGlobalSecondary),neutralStateLayerOpacityHover:I.extend("--ft-button-neutral-state-layer-opacity-hover","",W.opacity8),neutralStateLayerOpacityFocus:I.extend("--ft-button-neutral-state-layer-opacity-focus","",W.opacity8),neutralStateLayerOpacityActive:I.extend("--ft-button-neutral-state-layer-opacity-active","",W.opacity16),neutralComponentOpacityDisabled:I.extend("--ft-button-neutral-component-opacity-disabled","",W.opacity40)};I.extend("--ft-floating-menu-horizontal-padding","",W.spacing4),I.extend("--ft-floating-menu-vertical-padding","",W.spacing4),I.extend("--ft-floating-menu-off-icon-color","",U.contentGlobalPrimary),I.extend("--ft-floating-menu-off-color","",U.contentGlobalPrimary),I.extend("--ft-floating-menu-on-color","",U.contentActionPrimary),I.extend("--ft-floating-menu-on-icon-color","",U.contentActionPrimary),I.extend("--ft-floating-menu-on-state-layer-color","",U.contentActionPrimary),I.extend("--ft-floating-menu-gap","",W.spacing3),I.extend("--ft-floating-menu-focus-focus-ring-color","",U.borderActionFocusRing),I.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),I.extend("--ft-floating-menu-state-layer-opacity-hover","",W.opacity8),I.extend("--ft-floating-menu-state-layer-opacity-active","",W.opacity16),I.extend("--ft-floating-menu-state-layer-opacity-focus","",W.opacity8),I.extend("--ft-floating-menu-component-opacity-disabled","",W.opacity40),I.extend("--ft-floating-menu-icon-size","",W.iconSize3),I.extend("--ft-floating-menu-background-color","",U.backgroundGlobalOnSurface),I.extend("--ft-tabs-top-left-border-radius","",W.borderRadiusS),I.extend("--ft-tabs-top-right-border-radius","",W.borderRadiusS),I.extend("--ft-tabs-label-horizontal-padding","",W.spacing4),I.extend("--ft-tabs-label-vertical-padding","",W.spacing3),I.extend("--ft-tabs-label-gap","",W.spacing1),I.extend("--ft-tabs-icon-horizontal-padding","",W.spacing1),I.extend("--ft-tabs-icon-vertical-padding","",W.spacing4),I.create("--ft-tabs-focus-outline-width","","SIZE","2px"),I.extend("--ft-tabs-focus-focus-ring-color","",U.borderActionFocusRing),I.extend("--ft-tabs-off-state-layer-opacity-hover","",W.opacity8),I.extend("--ft-tabs-off-state-layer-opacity-focus","",W.opacity8),I.extend("--ft-tabs-off-state-layer-opacity-active","",W.opacity16),I.extend("--ft-tabs-off-component-opacity-disabled","",W.opacity40),I.extend("--ft-tabs-off-color","",U.contentGlobalSubtle),I.extend("--ft-tabs-off-state-layer-color","",U.contentGlobalSubtle),I.extend("--ft-tabs-on-state-layer-opacity-hover","",W.opacity8),I.extend("--ft-tabs-on-state-layer-opacity-focus","",W.opacity8),I.extend("--ft-tabs-on-state-layer-opacity-active","",W.opacity16),I.extend("--ft-tabs-on-component-opacity-disabled","",W.opacity40),I.extend("--ft-tabs-on-color","",U.contentActionPrimary),I.extend("--ft-tabs-on-state-layer-color","",U.contentActionPrimary),I.extend("--ft-collapsible-state-layer-opacity-hover","",W.opacity8),I.extend("--ft-collapsible-state-layer-opacity-focus","",W.opacity8),I.extend("--ft-collapsible-state-layer-opacity-active","",W.opacity16),I.extend("--ft-collapsible-component-opacity-disabled","",W.opacity40),I.extend("--ft-collapsible-horizontal-padding","",W.spacing4),I.extend("--ft-collapsible-vertical-padding","",W.spacing3),I.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),I.extend("--ft-collapsible-focus-focus-ring-color","",U.borderActionFocusRing),I.extend("--ft-collapsible-color","",U.contentGlobalPrimary),I.extend("--ft-collapsible-state-layer-color","",U.contentGlobalPrimary),I.extend("--ft-collapsible-background-color","",U.backgroundGlobalOnSurface),I.extend("--ft-collapsible-border-color","",U.borderGlobalSubtle),I.extend("--ft-collapsible-icon-size","",W.iconSize3),I.extend("--ft-switch-group-horizontal-padding","",W.spacing1),I.extend("--ft-switch-group-vertical-padding","",W.spacing1),I.extend("--ft-switch-group-gap","",W.spacing1),I.extend("--ft-switch-group-background-color","",U.backgroundGlobalSurface),I.extend("--ft-switch-group-border-color","",U.borderGlobalSubtle),I.create("--ft-switch-group-border-radius","","SIZE","6px"),I.extend("--ft-switch-label-horizontal-padding","",W.spacing2),I.extend("--ft-switch-label-vertical-padding","",W.spacing1),I.extend("--ft-switch-icon-horizontal-padding","",W.spacing1),I.extend("--ft-switch-icon-vertical-padding","",W.spacing1),I.create("--ft-switch-focus-outline-width","","SIZE","2px"),I.extend("--ft-switch-focus-focus-ring-color","",U.borderActionFocusRing),I.extend("--ft-switch-option-border-radius","",W.borderRadiusS),I.extend("--ft-switch-off-state-layer-opacity-hover","",W.opacity8),I.extend("--ft-switch-off-state-layer-opacity-focus","",W.opacity8),I.extend("--ft-switch-off-state-layer-opacity-active","",W.opacity16),I.extend("--ft-switch-off-component-opacity-disabled","",W.opacity40),I.extend("--ft-switch-off-color","",U.contentGlobalSubtle),I.extend("--ft-switch-off-state-layer-color","",U.contentGlobalSubtle),I.extend("--ft-switch-on-state-layer-opacity-hover","",W.opacity8),I.extend("--ft-switch-on-state-layer-opacity-focus","",W.opacity8),I.extend("--ft-switch-on-state-layer-opacity-active","",W.opacity16),I.extend("--ft-switch-on-component-opacity-disabled","",W.opacity40),I.extend("--ft-switch-on-color","",U.contentActionPrimary),I.extend("--ft-switch-on-state-layer-color","",U.contentActionPrimary),I.extend("--ft-chart-1-light","for area color charts",W.colorBrand40),I.extend("--ft-chart-1-base","for line charts",W.colorBrand0),I.extend("--ft-chart-2-light","for area color charts",W.colorYellow60),I.extend("--ft-chart-2-base","for line charts",W.colorYellow100),I.extend("--ft-chart-3-light","",W.colorUltramarine40),I.extend("--ft-chart-3-base","",W.colorUltramarine70),I.extend("--ft-chart-4-light","",W.colorCyan50),I.extend("--ft-chart-4-base","",W.colorCyan100),I.extend("--ft-chart-5-light","",W.colorRed40),I.extend("--ft-chart-5-base","",W.colorRed60),I.extend("--ft-chart-6-light","",W.colorGreen40),I.extend("--ft-chart-6-base","",W.colorGreen70),I.extend("--ft-chart-7-light","",W.colorOrange70),I.extend("--ft-chart-7-base","",W.colorOrange100),I.extend("--ft-chart-8-light","",W.colorAvocado70),I.extend("--ft-chart-8-base","",W.colorAvocado200),I.extend("--ft-chart-9-light","",W.colorBrown50),I.extend("--ft-chart-9-base","",W.colorBrown200),I.extend("--ft-chart-10-light","",W.colorGray50),I.extend("--ft-chart-10-base","",W.colorGray80),I.extend("--ft-chart-monochrome-10","",W.colorBrand10),I.extend("--ft-chart-monochrome-20","",W.colorBrand20),I.extend("--ft-chart-monochrome-30","",W.colorBrand40),I.extend("--ft-chart-monochrome-40","",W.colorBrand60),I.extend("--ft-chart-monochrome-50","",W.colorBrand0),I.extend("--ft-chart-monochrome-60","",W.colorBrand200),I.extend("--ft-chip-large-horizontal-padding","",W.spacing4),I.extend("--ft-chip-large-vertical-padding","",W.spacing2),I.extend("--ft-chip-large-gap","",W.spacing1),I.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),I.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),I.extend("--ft-chip-large-border-radius","",W.borderRadiusPill),I.create("--ft-chip-large-border-width","","SIZE","1px"),I.extend("--ft-chip-large-icon-size","",W.iconSize3),I.extend("--ft-chip-medium-horizontal-padding","",W.spacing3),I.extend("--ft-chip-medium-vertical-padding","",W.spacing1),I.extend("--ft-chip-medium-gap","",W.spacing1),I.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),I.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),I.extend("--ft-chip-medium-border-radius","",W.borderRadiusPill),I.create("--ft-chip-medium-border-width","","SIZE","1px"),I.extend("--ft-chip-medium-icon-size","",W.iconSize2),I.extend("--ft-chip-small-horizontal-padding","",W.spacing2),I.extend("--ft-chip-small-vertical-padding","",W.spacing05),I.extend("--ft-chip-small-gap","",W.spacing1),I.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),I.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),I.extend("--ft-chip-small-border-radius","",W.borderRadiusPill),I.create("--ft-chip-small-border-width","","SIZE","1px"),I.extend("--ft-chip-small-icon-size","",W.iconSize1),I.extend("--ft-chip-neutral-background-color","",U.backgroundGlobalOnSurface),I.extend("--ft-chip-neutral-color","",U.contentGlobalPrimary),I.extend("--ft-chip-neutral-border-color","",U.borderGlobalSubtle),I.extend("--ft-chip-info-background-color","",U.backgroundInfoSubtle),I.extend("--ft-chip-info-color","",U.contentInfoPrimary),I.extend("--ft-chip-info-border-color","",U.borderInfoSubtle),I.extend("--ft-chip-success-background-color","",U.backgroundSuccessSubtle),I.extend("--ft-chip-success-color","",U.contentSuccessPrimary),I.extend("--ft-chip-success-border-color","",U.borderSuccessSubtle),I.extend("--ft-chip-warning-background-color","",U.backgroundWarningSubtle),I.extend("--ft-chip-warning-color","",U.contentWarningPrimary),I.extend("--ft-chip-warning-border-color","",U.borderWarningSubtle),I.extend("--ft-chip-error-background-color","",U.backgroundErrorSubtle),I.extend("--ft-chip-error-color","",U.contentErrorPrimary),I.extend("--ft-chip-error-border-color","",U.borderErrorSubtle),I.create("--ft-notice-border-width","","SIZE","1px"),I.extend("--ft-notice-horizontal-padding","",W.spacing2),I.extend("--ft-notice-vertical-padding","",W.spacing1),I.extend("--ft-notice-border-radius","",W.borderRadiusS),I.extend("--ft-notice-gap","",W.spacing2),I.extend("--ft-notice-icon-size","",W.iconSize3),I.extend("--ft-notice-info-background-color","",U.backgroundInfoSubtle),I.extend("--ft-notice-info-border-color","",U.borderInfoSubtle),I.extend("--ft-notice-info-color","",U.contentInfoPrimary),I.extend("--ft-notice-warning-background-color","",U.backgroundWarningSubtle),I.extend("--ft-notice-warning-border-color","",U.borderWarningSubtle),I.extend("--ft-notice-warning-color","",U.contentWarningPrimary),I.extend("--ft-checkbox-label-color","",U.contentGlobalPrimary),I.extend("--ft-checkbox-checked-background-color","",U.contentActionPrimary),I.extend("--ft-checkbox-checked-state-layer-color","",U.contentActionPrimary),I.extend("--ft-checkbox-checked-color","",U.contentGlobalOnColor),I.extend("--ft-checkbox-checked-state-layer-opacity-hover","",W.opacity16),I.extend("--ft-checkbox-checked-state-layer-opacity-focus","",W.opacity16),I.extend("--ft-checkbox-checked-state-layer-opacity-active","",W.opacity24),I.extend("--ft-checkbox-checked-component-opacity-disabled","",W.opacity40),I.extend("--ft-checkbox-unchecked-border-color","",W.colorGray80),I.extend("--ft-checkbox-unchecked-state-layer-color","",W.colorGray80),I.extend("--ft-checkbox-unchecked-state-layer-opacity-hover","",W.opacity16),I.extend("--ft-checkbox-unchecked-state-layer-opacity-focus","",W.opacity16),I.extend("--ft-checkbox-unchecked-state-layer-opacity-active","",W.opacity24),I.extend("--ft-checkbox-unchecked-component-opacity-disabled","",W.opacity40),I.extend("--ft-checkbox-focus-focus-ring-color","",U.borderActionFocusRing),I.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),I.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),I.extend("--ft-checkbox-gap","",W.spacing3),I.extend("--ft-toggle-off-state-layer-opacity-hover","",W.opacity16),I.extend("--ft-toggle-off-state-layer-opacity-focus","",W.opacity16),I.extend("--ft-toggle-off-state-layer-opacity-active","",W.opacity24),I.extend("--ft-toggle-off-component-opacity-disabled","",W.opacity40),I.extend("--ft-toggle-off-background-color","",U.contentGlobalSubtle),I.extend("--ft-toggle-off-icon-color","",U.contentGlobalSubtle),I.extend("--ft-toggle-off-state-layer-color","",U.contentGlobalSubtle),I.extend("--ft-toggle-on-state-layer-opacity-hover","",W.opacity16),I.extend("--ft-toggle-on-state-layer-opacity-focus","",W.opacity16),I.extend("--ft-toggle-on-state-layer-opacity-active","",W.opacity24),I.extend("--ft-toggle-on-component-opacity-disabled","",W.opacity40),I.extend("--ft-toggle-on-background-color","",U.contentActionPrimary),I.extend("--ft-toggle-on-icon-color","",U.contentActionPrimary),I.extend("--ft-toggle-on-state-layer-color","",U.contentActionPrimary),I.extend("--ft-toggle-label-color","",U.contentGlobalPrimary),I.extend("--ft-toggle-focus-focus-ring-color","",U.borderActionFocusRing),I.extend("--ft-toggle-gap","",W.spacing3),I.extend("--ft-radio-label-color","",U.contentGlobalPrimary),I.extend("--ft-radio-selected-color","",U.contentActionPrimary),I.extend("--ft-radio-selected-state-layer-color","",U.contentActionPrimary),I.extend("--ft-radio-selected-state-layer-opacity-hover","",W.opacity16),I.extend("--ft-radio-selected-state-layer-opacity-focus","",W.opacity16),I.extend("--ft-radio-selected-state-layer-opacity-active","",W.opacity24),I.extend("--ft-radio-selected-component-opacity-disabled","",W.opacity40),I.extend("--ft-radio-unselected-state-layer-color","",W.colorGray80),I.extend("--ft-radio-unselected-state-layer-opacity-hover","",W.opacity16),I.extend("--ft-radio-unselected-state-layer-opacity-focus","",W.opacity16),I.extend("--ft-radio-unselected-state-layer-opacity-active","",W.opacity24),I.extend("--ft-radio-unselected-component-opacity-disabled","",W.opacity40),I.extend("--ft-radio-focus-focus-ring-color","",U.borderActionFocusRing),I.create("--ft-radio-focus-outline-offset","","SIZE","3px"),I.create("--ft-radio-focus-outline-width","","SIZE","2px"),I.extend("--ft-radio-gap","",W.spacing3),I.extend("--ft-notification-icon-size","",W.iconSize4),I.extend("--ft-notification-horizontal-padding","",W.spacing4),I.extend("--ft-notification-vertical-padding","",W.spacing4),I.extend("--ft-notification-info-background-color","",U.backgroundInfoSubtle),I.extend("--ft-notification-info-color","",U.contentInfoPrimary),I.extend("--ft-notification-info-border-color","",U.borderInfoSubtle),I.extend("--ft-notification-success-background-color","",U.backgroundSuccessSubtle),I.extend("--ft-notification-success-color","",U.contentSuccessPrimary),I.extend("--ft-notification-success-border-color","",U.borderSuccessSubtle),I.extend("--ft-notification-warning-background-color","",U.backgroundWarningSubtle),I.extend("--ft-notification-warning-color","",U.contentWarningPrimary),I.extend("--ft-notification-warning-border-color","",U.borderWarningSubtle),I.extend("--ft-notification-error-background-color","",U.backgroundErrorSubtle),I.extend("--ft-notification-error-color","",U.contentErrorPrimary),I.extend("--ft-notification-error-border-color","",U.borderErrorSubtle),I.extend("--ft-notification-border-radius","",W.borderRadiusPill),I.create("--ft-notification-border-width","","SIZE","1px"),I.extend("--ft-notification-gap-leading","",W.spacing2),I.extend("--ft-notification-gap-trailing","",W.spacing8),I.extend("--ft-tooltip-horizontal-padding","",W.spacing2),I.extend("--ft-tooltip-vertical-padding","",W.spacing2),I.extend("--ft-tooltip-border-radius","",W.borderRadiusS),I.extend("--ft-tooltip-label","",U.contentGlobalOnColor),I.extend("--ft-tooltip-background","",U.contentGlobalPrimary),I.extend("--ft-tooltip-background-opacity","",W.opacity80),I.extend("--ft-tooltip-shadow","",W.shadowElevation03);const k=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),L=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),z={fontFamily:L,fontSize:o.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Z=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",k),K=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",z.fontSize,"20px"),F=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",z.fontWeight,"normal"),B=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",z.letterSpacing,"0.15px"),D=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",z.lineHeight,"1.2"),H=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",z.textTransform,"inherit"),A=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",k),G=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",z.fontSize,"14px"),P=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",z.fontWeight,"normal"),M=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",z.letterSpacing,"0.105px"),T=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",z.lineHeight,"1.7"),j=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",z.textTransform,"inherit"),Y=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",L),_=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",z.fontSize,"16px"),V=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",z.fontWeight,"600"),X=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",z.letterSpacing,"0.144px"),q=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",z.lineHeight,"1.5"),J=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",z.textTransform,"inherit"),Q=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",L),tt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",z.fontSize,"14px"),ot=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",z.fontWeight,"normal"),et=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",z.letterSpacing,"0.098px"),rt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",z.lineHeight,"1.7"),it=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",z.textTransform,"inherit"),at=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",L),nt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",z.fontSize,"16px"),lt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",z.fontWeight,"normal"),ct=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",z.letterSpacing,"0.496px"),pt=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",z.lineHeight,"1.5"),st=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",z.textTransform,"inherit"),ft=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",L),dt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",z.fontSize,"14px"),ht=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",z.fontWeight,"normal"),yt=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",z.letterSpacing,"0.252px"),gt=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",z.lineHeight,"1.4"),ut=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",z.textTransform,"inherit"),bt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",L),mt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",z.fontSize,"12px"),xt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",z.fontWeight,"normal"),Ot=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",z.letterSpacing,"0.396px"),vt=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",z.lineHeight,"1.33"),Nt=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",z.textTransform,"inherit"),St=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",L),wt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",z.fontSize,"10px"),$t=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",z.fontWeight,"normal"),Ct=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",z.letterSpacing,"0.33px"),It=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",z.lineHeight,"1.6"),Wt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",z.textTransform,"inherit"),Et=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",L),Ut=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",z.fontSize,"10px"),Rt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",z.fontWeight,"normal"),kt=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",z.letterSpacing,"1.5px"),Lt=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",z.lineHeight,"1.6"),zt=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",z.textTransform,"uppercase"),Zt={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",L),fontSize:o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",z.fontSize,"14px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",z.fontWeight,"600"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",z.letterSpacing,"1.246px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",z.lineHeight,"1.15"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",z.textTransform,"uppercase")},Kt=e.css`
225
225
  .ft-typography--title {
226
226
  font-family: ${Z};
227
227
  font-size: ${K};
228
- font-weight: ${B};
229
- letter-spacing: ${F};
228
+ font-weight: ${F};
229
+ letter-spacing: ${B};
230
230
  line-height: ${D};
231
- text-transform: ${A};
231
+ text-transform: ${H};
232
232
  }
233
- `,Bt=e.css`
233
+ `,Ft=e.css`
234
234
  .ft-typography--title-dense {
235
- font-family: ${H};
235
+ font-family: ${A};
236
236
  font-size: ${G};
237
237
  font-weight: ${P};
238
238
  letter-spacing: ${M};
239
239
  line-height: ${T};
240
240
  text-transform: ${j};
241
241
  }
242
- `,Ft=e.css`
242
+ `,Bt=e.css`
243
243
  .ft-typography--subtitle1 {
244
244
  font-family: ${Y};
245
245
  font-size: ${_};
@@ -258,16 +258,16 @@
258
258
  text-transform: ${it};
259
259
  }
260
260
 
261
- `,At=e.css`
261
+ `,Ht=e.css`
262
262
  .ft-typography--body1 {
263
- font-family: ${nt};
264
- font-size: ${at};
263
+ font-family: ${at};
264
+ font-size: ${nt};
265
265
  font-weight: ${lt};
266
266
  letter-spacing: ${ct};
267
- line-height: ${st};
268
- text-transform: ${pt};
267
+ line-height: ${pt};
268
+ text-transform: ${st};
269
269
  }
270
- `,Ht=e.css`
270
+ `,At=e.css`
271
271
  .ft-typography--body2 {
272
272
  font-family: ${ft};
273
273
  font-size: ${dt};
@@ -292,14 +292,14 @@
292
292
  font-weight: ${$t};
293
293
  letter-spacing: ${Ct};
294
294
  line-height: ${It};
295
- text-transform: ${Rt};
295
+ text-transform: ${Wt};
296
296
  }
297
297
  `,Mt=e.css`
298
298
  .ft-typography--overline {
299
299
  font-family: ${Et};
300
- font-size: ${kt};
301
- font-weight: ${Ut};
302
- letter-spacing: ${Wt};
300
+ font-size: ${Ut};
301
+ font-weight: ${Rt};
302
+ letter-spacing: ${kt};
303
303
  line-height: ${Lt};
304
304
  text-transform: ${zt};
305
305
  }
@@ -531,37 +531,37 @@
531
531
  ${o.setVariable(_t.size,qt.iconSize)};
532
532
  ${o.setVariable(_t.color,"var(--ft-button-internal-color)")};
533
533
  }
534
- `,o.noTextSelect];var no=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class ao extends o.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new o.Debouncer(1e3),this.onTransitionStart=t=>{"transform"===t.propertyName&&(this.rippling=this.pressed,this.debouncer.run((()=>this.rippling=!1)))},this.onTransitionEnd=t=>{"transform"===t.propertyName&&(this.rippling=!1)},this.setupDebouncer=new o.Debouncer(10),this.moveRipple=t=>{var o,e;let{x:r,y:i}=this.getCoordinates(t),n=null!==(e=null===(o=this.ripple)||void 0===o?void 0:o.getBoundingClientRect())&&void 0!==e?e:{x:0,y:0,width:0,height:0};this.originX=Math.round(null!=r?r-n.x:n.width/2),this.originY=Math.round(null!=i?i-n.y:n.height/2)},this.startPress=t=>{this.moveRipple(t),this.pressed=!this.isIgnored(t)},this.endPress=()=>{this.pressed=!1},this.startHover=t=>{this.hovered=!this.isIgnored(t)},this.endHover=()=>{this.hovered=!1},this.startFocus=t=>{this.focused=this.isFocusVisible(null==t?void 0:t.target)&&!this.isIgnored(t)},this.endFocus=()=>{this.focused=!1}}render(){let t={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return e.html`
534
+ `,o.noTextSelect];var ao=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class no extends o.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new o.Debouncer(1e3),this.onTransitionStart=t=>{"transform"===t.propertyName&&(this.rippling=this.pressed,this.debouncer.run((()=>this.rippling=!1)))},this.onTransitionEnd=t=>{"transform"===t.propertyName&&(this.rippling=!1)},this.setupDebouncer=new o.Debouncer(10),this.moveRipple=t=>{var o,e;let{x:r,y:i}=this.getCoordinates(t),a=null!==(e=null===(o=this.ripple)||void 0===o?void 0:o.getBoundingClientRect())&&void 0!==e?e:{x:0,y:0,width:0,height:0};this.originX=Math.round(null!=r?r-a.x:a.width/2),this.originY=Math.round(null!=i?i-a.y:a.height/2)},this.startPress=t=>{this.moveRipple(t),this.pressed=!this.isIgnored(t)},this.endPress=()=>{this.pressed=!1},this.startHover=t=>{this.hovered=!this.isIgnored(t)},this.endHover=()=>{this.hovered=!1},this.startFocus=t=>{this.focused=this.isFocusVisible(null==t?void 0:t.target)&&!this.isIgnored(t)},this.endFocus=()=>{this.focused=!1}}render(){let t={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return e.html`
535
535
  <style>
536
536
  .ft-ripple .ft-ripple--effect {
537
537
  left: ${this.originX}px;
538
538
  top: ${this.originY}px;
539
539
  }
540
540
  </style>
541
- <div class="${n.classMap(t)}">
541
+ <div class="${a.classMap(t)}">
542
542
  <div class="ft-ripple--background"></div>
543
543
  <div class="ft-ripple--effect"></div>
544
544
  </div>
545
- `}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var o,e;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),null===(o=this.target)||void 0===o||o.removeAttribute("data-is-ft-ripple-target")):null===(e=this.target)||void 0===e||e.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run((()=>this.defaultSetup()))}defaultSetup(){var t,o;const e=null===(t=this.shadowRoot)||void 0===t?void 0:t.host.parentElement;e&&this.setupFor(null!==(o=this.target)&&void 0!==o?o:e)}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");const o=(...t)=>o=>{t.forEach((t=>window.addEventListener(t,this.endPress,{once:!0}))),this.startPress(o)},e=o("mouseup","contextmenu"),r=o("touchend","touchcancel"),i=t=>{["Enter"," "].includes(t.key)&&o("keyup")(t)},n={passive:!0};t.addEventListener("mouseover",this.startHover,n),t.addEventListener("mousemove",this.moveRipple,n),t.addEventListener("mouseleave",this.endHover,n),t.addEventListener("mousedown",e,n),t.addEventListener("touchstart",r,n),t.addEventListener("touchmove",this.moveRipple,n),t.addEventListener("keydown",i,n),t.addEventListener("focus",this.startFocus,n),t.addEventListener("blur",this.endFocus,n),t.addEventListener("focusin",this.startFocus,n),t.addEventListener("focusout",this.endFocus,n),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,n),t.removeEventListener("mousemove",this.moveRipple,n),t.removeEventListener("mouseleave",this.endHover,n),t.removeEventListener("mousedown",e,n),t.removeEventListener("touchstart",r,n),t.removeEventListener("touchmove",this.moveRipple,n),t.removeEventListener("keydown",i,n),t.removeEventListener("focus",this.startFocus,n),t.removeEventListener("blur",this.endFocus,n),t.removeEventListener("focusin",this.startFocus,n),t.removeEventListener("focusout",this.endFocus,n),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){const o=t,e=t;let r,i;return null!=o.x?({x:r,y:i}=o):null!=e.touches&&(r=e.touches[0].clientX,i=e.touches[0].clientY),{x:r,y:i}}isFocusVisible(t){return!(t instanceof HTMLElement)||t.matches(":focus-visible")}isIgnored(t){if(this.disabled)return!0;if(null!=t)for(let o of t.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}}ao.elementDefinitions={},ao.styles=$,no([r.property({type:Boolean})],ao.prototype,"primary",void 0),no([r.property({type:Boolean})],ao.prototype,"secondary",void 0),no([r.property({type:Boolean})],ao.prototype,"unbounded",void 0),no([r.property({type:Boolean})],ao.prototype,"activated",void 0),no([r.property({type:Boolean})],ao.prototype,"selected",void 0),no([r.property({type:Boolean})],ao.prototype,"disabled",void 0),no([r.state()],ao.prototype,"hovered",void 0),no([r.state()],ao.prototype,"focused",void 0),no([r.state()],ao.prototype,"pressed",void 0),no([r.state()],ao.prototype,"rippling",void 0),no([r.state()],ao.prototype,"originX",void 0),no([r.state()],ao.prototype,"originY",void 0),no([r.query(".ft-ripple")],ao.prototype,"ripple",void 0),no([r.query(".ft-ripple--effect")],ao.prototype,"rippleEffect",void 0),o.customElement("ft-ripple")(ao);
545
+ `}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var o,e;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),null===(o=this.target)||void 0===o||o.removeAttribute("data-is-ft-ripple-target")):null===(e=this.target)||void 0===e||e.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run((()=>this.defaultSetup()))}defaultSetup(){var t,o;const e=null===(t=this.shadowRoot)||void 0===t?void 0:t.host.parentElement;e&&this.setupFor(null!==(o=this.target)&&void 0!==o?o:e)}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");const o=(...t)=>o=>{t.forEach((t=>window.addEventListener(t,this.endPress,{once:!0}))),this.startPress(o)},e=o("mouseup","contextmenu"),r=o("touchend","touchcancel"),i=t=>{["Enter"," "].includes(t.key)&&o("keyup")(t)},a={passive:!0};t.addEventListener("mouseover",this.startHover,a),t.addEventListener("mousemove",this.moveRipple,a),t.addEventListener("mouseleave",this.endHover,a),t.addEventListener("mousedown",e,a),t.addEventListener("touchstart",r,a),t.addEventListener("touchmove",this.moveRipple,a),t.addEventListener("keydown",i,a),t.addEventListener("focus",this.startFocus,a),t.addEventListener("blur",this.endFocus,a),t.addEventListener("focusin",this.startFocus,a),t.addEventListener("focusout",this.endFocus,a),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,a),t.removeEventListener("mousemove",this.moveRipple,a),t.removeEventListener("mouseleave",this.endHover,a),t.removeEventListener("mousedown",e,a),t.removeEventListener("touchstart",r,a),t.removeEventListener("touchmove",this.moveRipple,a),t.removeEventListener("keydown",i,a),t.removeEventListener("focus",this.startFocus,a),t.removeEventListener("blur",this.endFocus,a),t.removeEventListener("focusin",this.startFocus,a),t.removeEventListener("focusout",this.endFocus,a),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){const o=t,e=t;let r,i;return null!=o.x?({x:r,y:i}=o):null!=e.touches&&(r=e.touches[0].clientX,i=e.touches[0].clientY),{x:r,y:i}}isFocusVisible(t){return!(t instanceof HTMLElement)||t.matches(":focus-visible")}isIgnored(t){if(this.disabled)return!0;if(null!=t)for(let o of t.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}}no.elementDefinitions={},no.styles=$,ao([r.property({type:Boolean})],no.prototype,"primary",void 0),ao([r.property({type:Boolean})],no.prototype,"secondary",void 0),ao([r.property({type:Boolean})],no.prototype,"unbounded",void 0),ao([r.property({type:Boolean})],no.prototype,"activated",void 0),ao([r.property({type:Boolean})],no.prototype,"selected",void 0),ao([r.property({type:Boolean})],no.prototype,"disabled",void 0),ao([r.state()],no.prototype,"hovered",void 0),ao([r.state()],no.prototype,"focused",void 0),ao([r.state()],no.prototype,"pressed",void 0),ao([r.state()],no.prototype,"rippling",void 0),ao([r.state()],no.prototype,"originX",void 0),ao([r.state()],no.prototype,"originY",void 0),ao([r.query(".ft-ripple")],no.prototype,"ripple",void 0),ao([r.query(".ft-ripple--effect")],no.prototype,"rippleEffect",void 0),o.customElement("ft-ripple")(no);
546
546
  /**
547
547
  * @license
548
548
  * Copyright 2017 Google LLC
549
549
  * SPDX-License-Identifier: BSD-3-Clause
550
550
  */
551
- const lo=globalThis,co=lo.trustedTypes,so=co?co.createPolicy("lit-html",{createHTML:t=>t}):void 0,po="$lit$",fo=`lit$${(Math.random()+"").slice(9)}$`,ho="?"+fo,yo=`<${ho}>`,go=document,uo=()=>go.createComment(""),bo=t=>null===t||"object"!=typeof t&&"function"!=typeof t,mo=Array.isArray,xo="[ \t\n\f\r]",Oo=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,vo=/-->/g,No=/>/g,So=RegExp(`>|${xo}(?:([^\\s"'>=/]+)(${xo}*=${xo}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),wo=/'/g,$o=/"/g,Co=/^(?:script|style|textarea|title)$/i,Io=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),Ro=Symbol.for("lit-noChange"),Eo=Symbol.for("lit-nothing"),ko=new WeakMap,Uo=go.createTreeWalker(go,129);function Wo(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==so?so.createHTML(o):o}const Lo=(t,o)=>{const e=t.length-1,r=[];let i,n=2===o?"<svg>":"",a=Oo;for(let o=0;o<e;o++){const e=t[o];let l,c,s=-1,p=0;for(;p<e.length&&(a.lastIndex=p,c=a.exec(e),null!==c);)p=a.lastIndex,a===Oo?"!--"===c[1]?a=vo:void 0!==c[1]?a=No:void 0!==c[2]?(Co.test(c[2])&&(i=RegExp("</"+c[2],"g")),a=So):void 0!==c[3]&&(a=So):a===So?">"===c[0]?(a=i??Oo,s=-1):void 0===c[1]?s=-2:(s=a.lastIndex-c[2].length,l=c[1],a=void 0===c[3]?So:'"'===c[3]?$o:wo):a===$o||a===wo?a=So:a===vo||a===No?a=Oo:(a=So,i=void 0);const f=a===So&&t[o+1].startsWith("/>")?" ":"";n+=a===Oo?e+yo:s>=0?(r.push(l),e.slice(0,s)+po+e.slice(s)+fo+f):e+fo+(-2===s?o:f)}return[Wo(t,n+(t[e]||"<?>")+(2===o?"</svg>":"")),r]};class zo{constructor({strings:t,_$litType$:o},e){let r;this.parts=[];let i=0,n=0;const a=t.length-1,l=this.parts,[c,s]=Lo(t,o);if(this.el=zo.createElement(c,e),Uo.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=Uo.nextNode())&&l.length<a;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(po)){const o=s[n++],e=r.getAttribute(t).split(fo),a=/([.?@])?(.*)/.exec(o);l.push({type:1,index:i,name:a[2],strings:e,ctor:"."===a[1]?Do:"?"===a[1]?Ao:"@"===a[1]?Ho:Fo}),r.removeAttribute(t)}else t.startsWith(fo)&&(l.push({type:6,index:i}),r.removeAttribute(t));if(Co.test(r.tagName)){const t=r.textContent.split(fo),o=t.length-1;if(o>0){r.textContent=co?co.emptyScript:"";for(let e=0;e<o;e++)r.append(t[e],uo()),Uo.nextNode(),l.push({type:2,index:++i});r.append(t[o],uo())}}}else if(8===r.nodeType)if(r.data===ho)l.push({type:2,index:i});else{let t=-1;for(;-1!==(t=r.data.indexOf(fo,t+1));)l.push({type:7,index:i}),t+=fo.length-1}i++}}static createElement(t,o){const e=go.createElement("template");return e.innerHTML=t,e}}function Zo(t,o,e=t,r){if(o===Ro)return o;let i=void 0!==r?e._$Co?.[r]:e._$Cl;const n=bo(o)?void 0:o._$litDirective$;return i?.constructor!==n&&(i?._$AO?.(!1),void 0===n?i=void 0:(i=new n(t),i._$AT(t,e,r)),void 0!==r?(e._$Co??=[])[r]=i:e._$Cl=i),void 0!==i&&(o=Zo(t,i._$AS(t,o.values),i,r)),o}class Ko{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:o},parts:e}=this._$AD,r=(t?.creationScope??go).importNode(o,!0);Uo.currentNode=r;let i=Uo.nextNode(),n=0,a=0,l=e[0];for(;void 0!==l;){if(n===l.index){let o;2===l.type?o=new Bo(i,i.nextSibling,this,t):1===l.type?o=new l.ctor(i,l.name,l.strings,this,t):6===l.type&&(o=new Go(i,this,t)),this._$AV.push(o),l=e[++a]}n!==l?.index&&(i=Uo.nextNode(),n++)}return Uo.currentNode=go,r}p(t){let o=0;for(const e of this._$AV)void 0!==e&&(void 0!==e.strings?(e._$AI(t,e,o),o+=e.strings.length-2):e._$AI(t[o])),o++}}class Bo{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=Eo,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=e,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode;const o=this._$AM;return void 0!==o&&11===t?.nodeType&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=Zo(this,t,o),bo(t)?t===Eo||null==t||""===t?(this._$AH!==Eo&&this._$AR(),this._$AH=Eo):t!==this._$AH&&t!==Ro&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>mo(t)||"function"==typeof t?.[Symbol.iterator])(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==Eo&&bo(this._$AH)?this._$AA.nextSibling.data=t:this.$(go.createTextNode(t)),this._$AH=t}g(t){const{values:o,_$litType$:e}=t,r="number"==typeof e?this._$AC(t):(void 0===e.el&&(e.el=zo.createElement(Wo(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===r)this._$AH.p(o);else{const t=new Ko(r,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=ko.get(t.strings);return void 0===o&&ko.set(t.strings,o=new zo(t)),o}T(t){mo(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let e,r=0;for(const i of t)r===o.length?o.push(e=new Bo(this.k(uo()),this.k(uo()),this,this.options)):e=o[r],e._$AI(i),r++;r<o.length&&(this._$AR(e&&e._$AB.nextSibling,r),o.length=r)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){const o=t.nextSibling;t.remove(),t=o}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}}class Fo{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,i){this.type=1,this._$AH=Eo,this._$AN=void 0,this.element=t,this.name=o,this._$AM=r,this.options=i,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=Eo}_$AI(t,o=this,e,r){const i=this.strings;let n=!1;if(void 0===i)t=Zo(this,t,o,0),n=!bo(t)||t!==this._$AH&&t!==Ro,n&&(this._$AH=t);else{const r=t;let a,l;for(t=i[0],a=0;a<i.length-1;a++)l=Zo(this,r[e+a],o,a),l===Ro&&(l=this._$AH[a]),n||=!bo(l)||l!==this._$AH[a],l===Eo?t=Eo:t!==Eo&&(t+=(l??"")+i[a+1]),this._$AH[a]=l}n&&!r&&this.O(t)}O(t){t===Eo?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class Do extends Fo{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===Eo?void 0:t}}class Ao extends Fo{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==Eo)}}class Ho extends Fo{constructor(t,o,e,r,i){super(t,o,e,r,i),this.type=5}_$AI(t,o=this){if((t=Zo(this,t,o,0)??Eo)===Ro)return;const e=this._$AH,r=t===Eo&&e!==Eo||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,i=t!==Eo&&(e===Eo||r);r&&this.element.removeEventListener(this.name,this,e),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}}class Go{constructor(t,o,e){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=e}get _$AU(){return this._$AM._$AU}_$AI(t){Zo(this,t)}}const Po=lo.litHtmlPolyfillSupport;Po?.(zo,Bo),(lo.litHtmlVersions??=[]).push("3.1.0");
551
+ const lo=globalThis,co=lo.trustedTypes,po=co?co.createPolicy("lit-html",{createHTML:t=>t}):void 0,so="$lit$",fo=`lit$${(Math.random()+"").slice(9)}$`,ho="?"+fo,yo=`<${ho}>`,go=document,uo=()=>go.createComment(""),bo=t=>null===t||"object"!=typeof t&&"function"!=typeof t,mo=Array.isArray,xo="[ \t\n\f\r]",Oo=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,vo=/-->/g,No=/>/g,So=RegExp(`>|${xo}(?:([^\\s"'>=/]+)(${xo}*=${xo}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),wo=/'/g,$o=/"/g,Co=/^(?:script|style|textarea|title)$/i,Io=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),Wo=Symbol.for("lit-noChange"),Eo=Symbol.for("lit-nothing"),Uo=new WeakMap,Ro=go.createTreeWalker(go,129);function ko(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==po?po.createHTML(o):o}const Lo=(t,o)=>{const e=t.length-1,r=[];let i,a=2===o?"<svg>":"",n=Oo;for(let o=0;o<e;o++){const e=t[o];let l,c,p=-1,s=0;for(;s<e.length&&(n.lastIndex=s,c=n.exec(e),null!==c);)s=n.lastIndex,n===Oo?"!--"===c[1]?n=vo:void 0!==c[1]?n=No:void 0!==c[2]?(Co.test(c[2])&&(i=RegExp("</"+c[2],"g")),n=So):void 0!==c[3]&&(n=So):n===So?">"===c[0]?(n=i??Oo,p=-1):void 0===c[1]?p=-2:(p=n.lastIndex-c[2].length,l=c[1],n=void 0===c[3]?So:'"'===c[3]?$o:wo):n===$o||n===wo?n=So:n===vo||n===No?n=Oo:(n=So,i=void 0);const f=n===So&&t[o+1].startsWith("/>")?" ":"";a+=n===Oo?e+yo:p>=0?(r.push(l),e.slice(0,p)+so+e.slice(p)+fo+f):e+fo+(-2===p?o:f)}return[ko(t,a+(t[e]||"<?>")+(2===o?"</svg>":"")),r]};class zo{constructor({strings:t,_$litType$:o},e){let r;this.parts=[];let i=0,a=0;const n=t.length-1,l=this.parts,[c,p]=Lo(t,o);if(this.el=zo.createElement(c,e),Ro.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=Ro.nextNode())&&l.length<n;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(so)){const o=p[a++],e=r.getAttribute(t).split(fo),n=/([.?@])?(.*)/.exec(o);l.push({type:1,index:i,name:n[2],strings:e,ctor:"."===n[1]?Do:"?"===n[1]?Ho:"@"===n[1]?Ao:Bo}),r.removeAttribute(t)}else t.startsWith(fo)&&(l.push({type:6,index:i}),r.removeAttribute(t));if(Co.test(r.tagName)){const t=r.textContent.split(fo),o=t.length-1;if(o>0){r.textContent=co?co.emptyScript:"";for(let e=0;e<o;e++)r.append(t[e],uo()),Ro.nextNode(),l.push({type:2,index:++i});r.append(t[o],uo())}}}else if(8===r.nodeType)if(r.data===ho)l.push({type:2,index:i});else{let t=-1;for(;-1!==(t=r.data.indexOf(fo,t+1));)l.push({type:7,index:i}),t+=fo.length-1}i++}}static createElement(t,o){const e=go.createElement("template");return e.innerHTML=t,e}}function Zo(t,o,e=t,r){if(o===Wo)return o;let i=void 0!==r?e._$Co?.[r]:e._$Cl;const a=bo(o)?void 0:o._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),void 0===a?i=void 0:(i=new a(t),i._$AT(t,e,r)),void 0!==r?(e._$Co??=[])[r]=i:e._$Cl=i),void 0!==i&&(o=Zo(t,i._$AS(t,o.values),i,r)),o}class Ko{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:o},parts:e}=this._$AD,r=(t?.creationScope??go).importNode(o,!0);Ro.currentNode=r;let i=Ro.nextNode(),a=0,n=0,l=e[0];for(;void 0!==l;){if(a===l.index){let o;2===l.type?o=new Fo(i,i.nextSibling,this,t):1===l.type?o=new l.ctor(i,l.name,l.strings,this,t):6===l.type&&(o=new Go(i,this,t)),this._$AV.push(o),l=e[++n]}a!==l?.index&&(i=Ro.nextNode(),a++)}return Ro.currentNode=go,r}p(t){let o=0;for(const e of this._$AV)void 0!==e&&(void 0!==e.strings?(e._$AI(t,e,o),o+=e.strings.length-2):e._$AI(t[o])),o++}}class Fo{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=Eo,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=e,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode;const o=this._$AM;return void 0!==o&&11===t?.nodeType&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=Zo(this,t,o),bo(t)?t===Eo||null==t||""===t?(this._$AH!==Eo&&this._$AR(),this._$AH=Eo):t!==this._$AH&&t!==Wo&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>mo(t)||"function"==typeof t?.[Symbol.iterator])(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==Eo&&bo(this._$AH)?this._$AA.nextSibling.data=t:this.$(go.createTextNode(t)),this._$AH=t}g(t){const{values:o,_$litType$:e}=t,r="number"==typeof e?this._$AC(t):(void 0===e.el&&(e.el=zo.createElement(ko(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===r)this._$AH.p(o);else{const t=new Ko(r,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=Uo.get(t.strings);return void 0===o&&Uo.set(t.strings,o=new zo(t)),o}T(t){mo(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let e,r=0;for(const i of t)r===o.length?o.push(e=new Fo(this.k(uo()),this.k(uo()),this,this.options)):e=o[r],e._$AI(i),r++;r<o.length&&(this._$AR(e&&e._$AB.nextSibling,r),o.length=r)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){const o=t.nextSibling;t.remove(),t=o}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}}class Bo{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,i){this.type=1,this._$AH=Eo,this._$AN=void 0,this.element=t,this.name=o,this._$AM=r,this.options=i,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=Eo}_$AI(t,o=this,e,r){const i=this.strings;let a=!1;if(void 0===i)t=Zo(this,t,o,0),a=!bo(t)||t!==this._$AH&&t!==Wo,a&&(this._$AH=t);else{const r=t;let n,l;for(t=i[0],n=0;n<i.length-1;n++)l=Zo(this,r[e+n],o,n),l===Wo&&(l=this._$AH[n]),a||=!bo(l)||l!==this._$AH[n],l===Eo?t=Eo:t!==Eo&&(t+=(l??"")+i[n+1]),this._$AH[n]=l}a&&!r&&this.O(t)}O(t){t===Eo?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class Do extends Bo{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===Eo?void 0:t}}class Ho extends Bo{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==Eo)}}class Ao extends Bo{constructor(t,o,e,r,i){super(t,o,e,r,i),this.type=5}_$AI(t,o=this){if((t=Zo(this,t,o,0)??Eo)===Wo)return;const e=this._$AH,r=t===Eo&&e!==Eo||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,i=t!==Eo&&(e===Eo||r);r&&this.element.removeEventListener(this.name,this,e),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}}class Go{constructor(t,o,e){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=e}get _$AU(){return this._$AM._$AU}_$AI(t){Zo(this,t)}}const Po=lo.litHtmlPolyfillSupport;Po?.(zo,Fo),(lo.litHtmlVersions??=[]).push("3.1.0");
552
552
  /**
553
553
  * @license
554
554
  * Copyright 2020 Google LLC
555
555
  * SPDX-License-Identifier: BSD-3-Clause
556
556
  */
557
- const Mo=Symbol.for(""),To=t=>{if(t?.r===Mo)return t?._$litStatic$},jo=t=>({_$litStatic$:t,r:Mo}),Yo=new Map,_o=(t=>(o,...e)=>{const r=e.length;let i,n;const a=[],l=[];let c,s=0,p=!1;for(;s<r;){for(c=o[s];s<r&&void 0!==(n=e[s],i=To(n));)c+=i+o[++s],p=!0;s!==r&&l.push(n),a.push(c),s++}if(s===r&&a.push(o[r]),p){const t=a.join("$$lit$$");void 0===(o=Yo.get(t))&&(a.raw=a,Yo.set(t,o=a)),e=l}return t(o,...e)})(Io);var Vo;!function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button",t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"}(Vo||(Vo={}));var Xo=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class qo extends o.FtLitElement{constructor(){super(...arguments),this.variant=Vo.body1}render(){return this.element?_o`
557
+ const Mo=Symbol.for(""),To=t=>{if(t?.r===Mo)return t?._$litStatic$},jo=t=>({_$litStatic$:t,r:Mo}),Yo=new Map,_o=(t=>(o,...e)=>{const r=e.length;let i,a;const n=[],l=[];let c,p=0,s=!1;for(;p<r;){for(c=o[p];p<r&&void 0!==(a=e[p],i=To(a));)c+=i+o[++p],s=!0;p!==r&&l.push(a),n.push(c),p++}if(p===r&&n.push(o[r]),s){const t=n.join("$$lit$$");void 0===(o=Yo.get(t))&&(n.raw=n,Yo.set(t,o=n)),e=l}return t(o,...e)})(Io);var Vo;!function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button",t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"}(Vo||(Vo={}));var Xo=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class qo extends o.FtLitElement{constructor(){super(...arguments),this.variant=Vo.body1}render(){return this.element?_o`
558
558
  <${jo(this.element)}
559
559
  class="ft-typography ft-typography--${this.variant}">
560
560
  <slot></slot>
561
561
  </${jo(this.element)}>
562
562
  `:_o`
563
563
  <slot class="ft-typography ft-typography--${this.variant}"></slot>
564
- `}}qo.styles=[Kt,Bt,Ft,Dt,At,Ht,Gt,Pt,Mt,Tt,jt,...Yt],Xo([r.property()],qo.prototype,"element",void 0),Xo([r.property()],qo.prototype,"variant",void 0),o.customElement("ft-typography")(qo);const Jo=o.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),Qo=o.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),te=o.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),oe=o.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),ee=o.FtCssVariableFactory.external(o.designSystemVariables.borderRadiusS,"Design system"),re=o.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px"),ie=e.css`
564
+ `}}qo.styles=[Kt,Ft,Bt,Dt,Ht,At,Gt,Pt,Mt,Tt,jt,...Yt],Xo([r.property()],qo.prototype,"element",void 0),Xo([r.property()],qo.prototype,"variant",void 0),o.customElement("ft-typography")(qo);const Jo=o.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),Qo=o.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),te=o.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),oe=o.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),ee=o.FtCssVariableFactory.external(o.designSystemVariables.borderRadiusS,"Design system"),re=o.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px"),ie=e.css`
565
565
  .ft-tooltip--container {
566
566
  display: block;
567
567
  }
@@ -590,7 +590,7 @@ const Mo=Symbol.for(""),To=t=>{if(t?.r===Mo)return t?._$litStatic$},jo=t=>({_$li
590
590
  position: relative;
591
591
  word-break: break-word;
592
592
  }
593
- `,ne=["start","end"],ae=["top","right","bottom","left"].reduce(((t,o)=>t.concat(o,o+"-"+ne[0],o+"-"+ne[1])),[]),le=Math.min,ce=Math.max,se=Math.round,pe=t=>({x:t,y:t}),fe={left:"right",right:"left",bottom:"top",top:"bottom"},de={start:"end",end:"start"};function he(t,o,e){return ce(t,le(o,e))}function ye(t,o){return"function"==typeof t?t(o):t}function ge(t){return t.split("-")[0]}function ue(t){return t.split("-")[1]}function be(t){return"x"===t?"y":"x"}function me(t){return"y"===t?"height":"width"}function xe(t){return["top","bottom"].includes(ge(t))?"y":"x"}function Oe(t){return be(xe(t))}function ve(t){return t.replace(/left|right|bottom|top/g,(t=>fe[t]))}function Ne(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Se(t,o,e){let{reference:r,floating:i}=t;const n=xe(o),a=Oe(o),l=me(a),c=ge(o),s="y"===n,p=r.x+r.width/2-i.width/2,f=r.y+r.height/2-i.height/2,d=r[l]/2-i[l]/2;let h;switch(c){case"top":h={x:p,y:r.y-i.height};break;case"bottom":h={x:p,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:f};break;case"left":h={x:r.x-i.width,y:f};break;default:h={x:r.x,y:r.y}}switch(ue(o)){case"start":h[a]-=d*(e&&s?-1:1);break;case"end":h[a]+=d*(e&&s?-1:1)}return h}async function we(t,o){var e;void 0===o&&(o={});const{x:r,y:i,platform:n,rects:a,elements:l,strategy:c}=t,{boundary:s="clippingAncestors",rootBoundary:p="viewport",elementContext:f="floating",altBoundary:d=!1,padding:h=0}=ye(o,t),y=function(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}(h),g=l[d?"floating"===f?"reference":"floating":f],u=Ne(await n.getClippingRect({element:null==(e=await(null==n.isElement?void 0:n.isElement(g)))||e?g:g.contextElement||await(null==n.getDocumentElement?void 0:n.getDocumentElement(l.floating)),boundary:s,rootBoundary:p,strategy:c})),b="floating"===f?{...a.floating,x:r,y:i}:a.reference,m=await(null==n.getOffsetParent?void 0:n.getOffsetParent(l.floating)),x=await(null==n.isElement?void 0:n.isElement(m))&&await(null==n.getScale?void 0:n.getScale(m))||{x:1,y:1},O=Ne(n.convertOffsetParentRelativeRectToViewportRelativeRect?await n.convertOffsetParentRelativeRectToViewportRelativeRect({rect:b,offsetParent:m,strategy:c}):b);return{top:(u.top-O.top+y.top)/x.y,bottom:(O.bottom-u.bottom+y.bottom)/x.y,left:(u.left-O.left+y.left)/x.x,right:(O.right-u.right+y.right)/x.x}}function $e(t,o,e){return(t?[...e.filter((o=>ue(o)===t)),...e.filter((o=>ue(o)!==t))]:e.filter((t=>ge(t)===t))).filter((e=>!t||(ue(e)===t||!!o&&function(t){return t.replace(/start|end/g,(t=>de[t]))}(e)!==e)))}const Ce=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(o){var e,r,i;const{rects:n,middlewareData:a,placement:l,platform:c,elements:s}=o,{crossAxis:p=!1,alignment:f,allowedPlacements:d=ae,autoAlignment:h=!0,...y}=ye(t,o),g=void 0!==f||d===ae?$e(f||null,h,d):d,u=await we(o,y),b=(null==(e=a.autoPlacement)?void 0:e.index)||0,m=g[b];if(null==m)return{};const x=function(t,o,e){void 0===e&&(e=!1);const r=ue(t),i=Oe(t),n=me(i);let a="x"===i?r===(e?"end":"start")?"right":"left":"start"===r?"bottom":"top";return o.reference[n]>o.floating[n]&&(a=ve(a)),[a,ve(a)]}(m,n,await(null==c.isRTL?void 0:c.isRTL(s.floating)));if(l!==m)return{reset:{placement:g[0]}};const O=[u[ge(m)],u[x[0]],u[x[1]]],v=[...(null==(r=a.autoPlacement)?void 0:r.overflows)||[],{placement:m,overflows:O}],N=g[b+1];if(N)return{data:{index:b+1,overflows:v},reset:{placement:N}};const S=v.map((t=>{const o=ue(t.placement);return[t.placement,o&&p?t.overflows.slice(0,2).reduce(((t,o)=>t+o),0):t.overflows[0],t.overflows]})).sort(((t,o)=>t[1]-o[1])),w=S.filter((t=>t[2].slice(0,ue(t[0])?2:3).every((t=>t<=0)))),$=(null==(i=w[0])?void 0:i[0])||S[0][0];return $!==l?{data:{index:b+1,overflows:v},reset:{placement:$}}:{}}}};function Ie(t){return ke(t)?(t.nodeName||"").toLowerCase():"#document"}function Re(t){var o;return(null==t||null==(o=t.ownerDocument)?void 0:o.defaultView)||window}function Ee(t){var o;return null==(o=(ke(t)?t.ownerDocument:t.document)||window.document)?void 0:o.documentElement}function ke(t){return t instanceof Node||t instanceof Re(t).Node}function Ue(t){return t instanceof Element||t instanceof Re(t).Element}function We(t){return t instanceof HTMLElement||t instanceof Re(t).HTMLElement}function Le(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof Re(t).ShadowRoot)}function ze(t){const{overflow:o,overflowX:e,overflowY:r,display:i}=De(t);return/auto|scroll|overlay|hidden|clip/.test(o+r+e)&&!["inline","contents"].includes(i)}function Ze(t){return["table","td","th"].includes(Ie(t))}function Ke(t){const o=Be(),e=De(t);return"none"!==e.transform||"none"!==e.perspective||!!e.containerType&&"normal"!==e.containerType||!o&&!!e.backdropFilter&&"none"!==e.backdropFilter||!o&&!!e.filter&&"none"!==e.filter||["transform","perspective","filter"].some((t=>(e.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(e.contain||"").includes(t)))}function Be(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function Fe(t){return["html","body","#document"].includes(Ie(t))}function De(t){return Re(t).getComputedStyle(t)}function Ae(t){return Ue(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function He(t){if("html"===Ie(t))return t;const o=t.assignedSlot||t.parentNode||Le(t)&&t.host||Ee(t);return Le(o)?o.host:o}function Ge(t){const o=He(t);return Fe(o)?t.ownerDocument?t.ownerDocument.body:t.body:We(o)&&ze(o)?o:Ge(o)}function Pe(t,o,e){var r;void 0===o&&(o=[]),void 0===e&&(e=!0);const i=Ge(t),n=i===(null==(r=t.ownerDocument)?void 0:r.body),a=Re(i);return n?o.concat(a,a.visualViewport||[],ze(i)?i:[],a.frameElement&&e?Pe(a.frameElement):[]):o.concat(i,Pe(i,[],e))}function Me(t){const o=De(t);let e=parseFloat(o.width)||0,r=parseFloat(o.height)||0;const i=We(t),n=i?t.offsetWidth:e,a=i?t.offsetHeight:r,l=se(e)!==n||se(r)!==a;return l&&(e=n,r=a),{width:e,height:r,$:l}}function Te(t){return Ue(t)?t:t.contextElement}function je(t){const o=Te(t);if(!We(o))return pe(1);const e=o.getBoundingClientRect(),{width:r,height:i,$:n}=Me(o);let a=(n?se(e.width):e.width)/r,l=(n?se(e.height):e.height)/i;return a&&Number.isFinite(a)||(a=1),l&&Number.isFinite(l)||(l=1),{x:a,y:l}}const Ye=pe(0);function _e(t){const o=Re(t);return Be()&&o.visualViewport?{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}:Ye}function Ve(t,o,e,r){void 0===o&&(o=!1),void 0===e&&(e=!1);const i=t.getBoundingClientRect(),n=Te(t);let a=pe(1);o&&(r?Ue(r)&&(a=je(r)):a=je(t));const l=function(t,o,e){return void 0===o&&(o=!1),!(!e||o&&e!==Re(t))&&o}(n,e,r)?_e(n):pe(0);let c=(i.left+l.x)/a.x,s=(i.top+l.y)/a.y,p=i.width/a.x,f=i.height/a.y;if(n){const t=Re(n),o=r&&Ue(r)?Re(r):r;let e=t.frameElement;for(;e&&r&&o!==t;){const t=je(e),o=e.getBoundingClientRect(),r=De(e),i=o.left+(e.clientLeft+parseFloat(r.paddingLeft))*t.x,n=o.top+(e.clientTop+parseFloat(r.paddingTop))*t.y;c*=t.x,s*=t.y,p*=t.x,f*=t.y,c+=i,s+=n,e=Re(e).frameElement}}return Ne({width:p,height:f,x:c,y:s})}function Xe(t){return Ve(Ee(t)).left+Ae(t).scrollLeft}function qe(t,o,e){let r;if("viewport"===o)r=function(t,o){const e=Re(t),r=Ee(t),i=e.visualViewport;let n=r.clientWidth,a=r.clientHeight,l=0,c=0;if(i){n=i.width,a=i.height;const t=Be();(!t||t&&"fixed"===o)&&(l=i.offsetLeft,c=i.offsetTop)}return{width:n,height:a,x:l,y:c}}(t,e);else if("document"===o)r=function(t){const o=Ee(t),e=Ae(t),r=t.ownerDocument.body,i=ce(o.scrollWidth,o.clientWidth,r.scrollWidth,r.clientWidth),n=ce(o.scrollHeight,o.clientHeight,r.scrollHeight,r.clientHeight);let a=-e.scrollLeft+Xe(t);const l=-e.scrollTop;return"rtl"===De(r).direction&&(a+=ce(o.clientWidth,r.clientWidth)-i),{width:i,height:n,x:a,y:l}}(Ee(t));else if(Ue(o))r=function(t,o){const e=Ve(t,!0,"fixed"===o),r=e.top+t.clientTop,i=e.left+t.clientLeft,n=We(t)?je(t):pe(1);return{width:t.clientWidth*n.x,height:t.clientHeight*n.y,x:i*n.x,y:r*n.y}}(o,e);else{const e=_e(t);r={...o,x:o.x-e.x,y:o.y-e.y}}return Ne(r)}function Je(t,o){const e=He(t);return!(e===o||!Ue(e)||Fe(e))&&("fixed"===De(e).position||Je(e,o))}function Qe(t,o,e){const r=We(o),i=Ee(o),n="fixed"===e,a=Ve(t,!0,n,o);let l={scrollLeft:0,scrollTop:0};const c=pe(0);if(r||!r&&!n)if(("body"!==Ie(o)||ze(i))&&(l=Ae(o)),r){const t=Ve(o,!0,n,o);c.x=t.x+o.clientLeft,c.y=t.y+o.clientTop}else i&&(c.x=Xe(i));return{x:a.left+l.scrollLeft-c.x,y:a.top+l.scrollTop-c.y,width:a.width,height:a.height}}function tr(t,o){return We(t)&&"fixed"!==De(t).position?o?o(t):t.offsetParent:null}function or(t,o){const e=Re(t);if(!We(t))return e;let r=tr(t,o);for(;r&&Ze(r)&&"static"===De(r).position;)r=tr(r,o);return r&&("html"===Ie(r)||"body"===Ie(r)&&"static"===De(r).position&&!Ke(r))?e:r||function(t){let o=He(t);for(;We(o)&&!Fe(o);){if(Ke(o))return o;o=He(o)}return null}(t)||e}const er={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:o,offsetParent:e,strategy:r}=t;const i=We(e),n=Ee(e);if(e===n)return o;let a={scrollLeft:0,scrollTop:0},l=pe(1);const c=pe(0);if((i||!i&&"fixed"!==r)&&(("body"!==Ie(e)||ze(n))&&(a=Ae(e)),We(e))){const t=Ve(e);l=je(e),c.x=t.x+e.clientLeft,c.y=t.y+e.clientTop}return{width:o.width*l.x,height:o.height*l.y,x:o.x*l.x-a.scrollLeft*l.x+c.x,y:o.y*l.y-a.scrollTop*l.y+c.y}},getDocumentElement:Ee,getClippingRect:function(t){let{element:o,boundary:e,rootBoundary:r,strategy:i}=t;const n=[..."clippingAncestors"===e?function(t,o){const e=o.get(t);if(e)return e;let r=Pe(t,[],!1).filter((t=>Ue(t)&&"body"!==Ie(t))),i=null;const n="fixed"===De(t).position;let a=n?He(t):t;for(;Ue(a)&&!Fe(a);){const o=De(a),e=Ke(a);e||"fixed"!==o.position||(i=null),(n?!e&&!i:!e&&"static"===o.position&&i&&["absolute","fixed"].includes(i.position)||ze(a)&&!e&&Je(t,a))?r=r.filter((t=>t!==a)):i=o,a=He(a)}return o.set(t,r),r}(o,this._c):[].concat(e),r],a=n[0],l=n.reduce(((t,e)=>{const r=qe(o,e,i);return t.top=ce(r.top,t.top),t.right=le(r.right,t.right),t.bottom=le(r.bottom,t.bottom),t.left=ce(r.left,t.left),t}),qe(o,a,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:or,getElementRects:async function(t){let{reference:o,floating:e,strategy:r}=t;const i=this.getOffsetParent||or,n=this.getDimensions;return{reference:Qe(o,await i(e),r),floating:{x:0,y:0,...await n(e)}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){return Me(t)},getScale:je,isElement:Ue,isRTL:function(t){return"rtl"===De(t).direction}},rr=(t,o,e)=>{const r=new Map,i={platform:er,...e},n={...i.platform,_c:r};return(async(t,o,e)=>{const{placement:r="bottom",strategy:i="absolute",middleware:n=[],platform:a}=e,l=n.filter(Boolean),c=await(null==a.isRTL?void 0:a.isRTL(o));let s=await a.getElementRects({reference:t,floating:o,strategy:i}),{x:p,y:f}=Se(s,r,c),d=r,h={},y=0;for(let e=0;e<l.length;e++){const{name:n,fn:g}=l[e],{x:u,y:b,data:m,reset:x}=await g({x:p,y:f,initialPlacement:r,placement:d,strategy:i,middlewareData:h,rects:s,platform:a,elements:{reference:t,floating:o}});p=null!=u?u:p,f=null!=b?b:f,h={...h,[n]:{...h[n],...m}},x&&y<=50&&(y++,"object"==typeof x&&(x.placement&&(d=x.placement),x.rects&&(s=!0===x.rects?await a.getElementRects({reference:t,floating:o,strategy:i}):x.rects),({x:p,y:f}=Se(s,d,c))),e=-1)}return{x:p,y:f,placement:d,strategy:i,middlewareData:h}})(t,o,{...i,platform:n})};function ir(t){return function(t){for(let o=t;o;o=nr(o))if(o instanceof Element&&"none"===getComputedStyle(o).display)return null;for(let o=nr(t);o;o=nr(o)){if(!(o instanceof Element))continue;const t=getComputedStyle(o);if("contents"!==t.display){if("static"!==t.position||"none"!==t.filter)return o;if("BODY"===o.tagName)return o}}return null}(t)}function nr(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}var ar=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class lr extends o.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new o.Debouncer,this.revealDebouncer=new o.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return e.html`
593
+ `,ae=["start","end"],ne=["top","right","bottom","left"].reduce(((t,o)=>t.concat(o,o+"-"+ae[0],o+"-"+ae[1])),[]),le=Math.min,ce=Math.max,pe=Math.round,se=t=>({x:t,y:t}),fe={left:"right",right:"left",bottom:"top",top:"bottom"},de={start:"end",end:"start"};function he(t,o,e){return ce(t,le(o,e))}function ye(t,o){return"function"==typeof t?t(o):t}function ge(t){return t.split("-")[0]}function ue(t){return t.split("-")[1]}function be(t){return"x"===t?"y":"x"}function me(t){return"y"===t?"height":"width"}function xe(t){return["top","bottom"].includes(ge(t))?"y":"x"}function Oe(t){return be(xe(t))}function ve(t){return t.replace(/left|right|bottom|top/g,(t=>fe[t]))}function Ne(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Se(t,o,e){let{reference:r,floating:i}=t;const a=xe(o),n=Oe(o),l=me(n),c=ge(o),p="y"===a,s=r.x+r.width/2-i.width/2,f=r.y+r.height/2-i.height/2,d=r[l]/2-i[l]/2;let h;switch(c){case"top":h={x:s,y:r.y-i.height};break;case"bottom":h={x:s,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:f};break;case"left":h={x:r.x-i.width,y:f};break;default:h={x:r.x,y:r.y}}switch(ue(o)){case"start":h[n]-=d*(e&&p?-1:1);break;case"end":h[n]+=d*(e&&p?-1:1)}return h}async function we(t,o){var e;void 0===o&&(o={});const{x:r,y:i,platform:a,rects:n,elements:l,strategy:c}=t,{boundary:p="clippingAncestors",rootBoundary:s="viewport",elementContext:f="floating",altBoundary:d=!1,padding:h=0}=ye(o,t),y=function(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}(h),g=l[d?"floating"===f?"reference":"floating":f],u=Ne(await a.getClippingRect({element:null==(e=await(null==a.isElement?void 0:a.isElement(g)))||e?g:g.contextElement||await(null==a.getDocumentElement?void 0:a.getDocumentElement(l.floating)),boundary:p,rootBoundary:s,strategy:c})),b="floating"===f?{...n.floating,x:r,y:i}:n.reference,m=await(null==a.getOffsetParent?void 0:a.getOffsetParent(l.floating)),x=await(null==a.isElement?void 0:a.isElement(m))&&await(null==a.getScale?void 0:a.getScale(m))||{x:1,y:1},O=Ne(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:b,offsetParent:m,strategy:c}):b);return{top:(u.top-O.top+y.top)/x.y,bottom:(O.bottom-u.bottom+y.bottom)/x.y,left:(u.left-O.left+y.left)/x.x,right:(O.right-u.right+y.right)/x.x}}function $e(t,o,e){return(t?[...e.filter((o=>ue(o)===t)),...e.filter((o=>ue(o)!==t))]:e.filter((t=>ge(t)===t))).filter((e=>!t||(ue(e)===t||!!o&&function(t){return t.replace(/start|end/g,(t=>de[t]))}(e)!==e)))}const Ce=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(o){var e,r,i;const{rects:a,middlewareData:n,placement:l,platform:c,elements:p}=o,{crossAxis:s=!1,alignment:f,allowedPlacements:d=ne,autoAlignment:h=!0,...y}=ye(t,o),g=void 0!==f||d===ne?$e(f||null,h,d):d,u=await we(o,y),b=(null==(e=n.autoPlacement)?void 0:e.index)||0,m=g[b];if(null==m)return{};const x=function(t,o,e){void 0===e&&(e=!1);const r=ue(t),i=Oe(t),a=me(i);let n="x"===i?r===(e?"end":"start")?"right":"left":"start"===r?"bottom":"top";return o.reference[a]>o.floating[a]&&(n=ve(n)),[n,ve(n)]}(m,a,await(null==c.isRTL?void 0:c.isRTL(p.floating)));if(l!==m)return{reset:{placement:g[0]}};const O=[u[ge(m)],u[x[0]],u[x[1]]],v=[...(null==(r=n.autoPlacement)?void 0:r.overflows)||[],{placement:m,overflows:O}],N=g[b+1];if(N)return{data:{index:b+1,overflows:v},reset:{placement:N}};const S=v.map((t=>{const o=ue(t.placement);return[t.placement,o&&s?t.overflows.slice(0,2).reduce(((t,o)=>t+o),0):t.overflows[0],t.overflows]})).sort(((t,o)=>t[1]-o[1])),w=S.filter((t=>t[2].slice(0,ue(t[0])?2:3).every((t=>t<=0)))),$=(null==(i=w[0])?void 0:i[0])||S[0][0];return $!==l?{data:{index:b+1,overflows:v},reset:{placement:$}}:{}}}};function Ie(t){return Ue(t)?(t.nodeName||"").toLowerCase():"#document"}function We(t){var o;return(null==t||null==(o=t.ownerDocument)?void 0:o.defaultView)||window}function Ee(t){var o;return null==(o=(Ue(t)?t.ownerDocument:t.document)||window.document)?void 0:o.documentElement}function Ue(t){return t instanceof Node||t instanceof We(t).Node}function Re(t){return t instanceof Element||t instanceof We(t).Element}function ke(t){return t instanceof HTMLElement||t instanceof We(t).HTMLElement}function Le(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof We(t).ShadowRoot)}function ze(t){const{overflow:o,overflowX:e,overflowY:r,display:i}=De(t);return/auto|scroll|overlay|hidden|clip/.test(o+r+e)&&!["inline","contents"].includes(i)}function Ze(t){return["table","td","th"].includes(Ie(t))}function Ke(t){const o=Fe(),e=De(t);return"none"!==e.transform||"none"!==e.perspective||!!e.containerType&&"normal"!==e.containerType||!o&&!!e.backdropFilter&&"none"!==e.backdropFilter||!o&&!!e.filter&&"none"!==e.filter||["transform","perspective","filter"].some((t=>(e.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(e.contain||"").includes(t)))}function Fe(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function Be(t){return["html","body","#document"].includes(Ie(t))}function De(t){return We(t).getComputedStyle(t)}function He(t){return Re(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Ae(t){if("html"===Ie(t))return t;const o=t.assignedSlot||t.parentNode||Le(t)&&t.host||Ee(t);return Le(o)?o.host:o}function Ge(t){const o=Ae(t);return Be(o)?t.ownerDocument?t.ownerDocument.body:t.body:ke(o)&&ze(o)?o:Ge(o)}function Pe(t,o,e){var r;void 0===o&&(o=[]),void 0===e&&(e=!0);const i=Ge(t),a=i===(null==(r=t.ownerDocument)?void 0:r.body),n=We(i);return a?o.concat(n,n.visualViewport||[],ze(i)?i:[],n.frameElement&&e?Pe(n.frameElement):[]):o.concat(i,Pe(i,[],e))}function Me(t){const o=De(t);let e=parseFloat(o.width)||0,r=parseFloat(o.height)||0;const i=ke(t),a=i?t.offsetWidth:e,n=i?t.offsetHeight:r,l=pe(e)!==a||pe(r)!==n;return l&&(e=a,r=n),{width:e,height:r,$:l}}function Te(t){return Re(t)?t:t.contextElement}function je(t){const o=Te(t);if(!ke(o))return se(1);const e=o.getBoundingClientRect(),{width:r,height:i,$:a}=Me(o);let n=(a?pe(e.width):e.width)/r,l=(a?pe(e.height):e.height)/i;return n&&Number.isFinite(n)||(n=1),l&&Number.isFinite(l)||(l=1),{x:n,y:l}}const Ye=se(0);function _e(t){const o=We(t);return Fe()&&o.visualViewport?{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}:Ye}function Ve(t,o,e,r){void 0===o&&(o=!1),void 0===e&&(e=!1);const i=t.getBoundingClientRect(),a=Te(t);let n=se(1);o&&(r?Re(r)&&(n=je(r)):n=je(t));const l=function(t,o,e){return void 0===o&&(o=!1),!(!e||o&&e!==We(t))&&o}(a,e,r)?_e(a):se(0);let c=(i.left+l.x)/n.x,p=(i.top+l.y)/n.y,s=i.width/n.x,f=i.height/n.y;if(a){const t=We(a),o=r&&Re(r)?We(r):r;let e=t.frameElement;for(;e&&r&&o!==t;){const t=je(e),o=e.getBoundingClientRect(),r=De(e),i=o.left+(e.clientLeft+parseFloat(r.paddingLeft))*t.x,a=o.top+(e.clientTop+parseFloat(r.paddingTop))*t.y;c*=t.x,p*=t.y,s*=t.x,f*=t.y,c+=i,p+=a,e=We(e).frameElement}}return Ne({width:s,height:f,x:c,y:p})}function Xe(t){return Ve(Ee(t)).left+He(t).scrollLeft}function qe(t,o,e){let r;if("viewport"===o)r=function(t,o){const e=We(t),r=Ee(t),i=e.visualViewport;let a=r.clientWidth,n=r.clientHeight,l=0,c=0;if(i){a=i.width,n=i.height;const t=Fe();(!t||t&&"fixed"===o)&&(l=i.offsetLeft,c=i.offsetTop)}return{width:a,height:n,x:l,y:c}}(t,e);else if("document"===o)r=function(t){const o=Ee(t),e=He(t),r=t.ownerDocument.body,i=ce(o.scrollWidth,o.clientWidth,r.scrollWidth,r.clientWidth),a=ce(o.scrollHeight,o.clientHeight,r.scrollHeight,r.clientHeight);let n=-e.scrollLeft+Xe(t);const l=-e.scrollTop;return"rtl"===De(r).direction&&(n+=ce(o.clientWidth,r.clientWidth)-i),{width:i,height:a,x:n,y:l}}(Ee(t));else if(Re(o))r=function(t,o){const e=Ve(t,!0,"fixed"===o),r=e.top+t.clientTop,i=e.left+t.clientLeft,a=ke(t)?je(t):se(1);return{width:t.clientWidth*a.x,height:t.clientHeight*a.y,x:i*a.x,y:r*a.y}}(o,e);else{const e=_e(t);r={...o,x:o.x-e.x,y:o.y-e.y}}return Ne(r)}function Je(t,o){const e=Ae(t);return!(e===o||!Re(e)||Be(e))&&("fixed"===De(e).position||Je(e,o))}function Qe(t,o,e){const r=ke(o),i=Ee(o),a="fixed"===e,n=Ve(t,!0,a,o);let l={scrollLeft:0,scrollTop:0};const c=se(0);if(r||!r&&!a)if(("body"!==Ie(o)||ze(i))&&(l=He(o)),r){const t=Ve(o,!0,a,o);c.x=t.x+o.clientLeft,c.y=t.y+o.clientTop}else i&&(c.x=Xe(i));return{x:n.left+l.scrollLeft-c.x,y:n.top+l.scrollTop-c.y,width:n.width,height:n.height}}function tr(t,o){return ke(t)&&"fixed"!==De(t).position?o?o(t):t.offsetParent:null}function or(t,o){const e=We(t);if(!ke(t))return e;let r=tr(t,o);for(;r&&Ze(r)&&"static"===De(r).position;)r=tr(r,o);return r&&("html"===Ie(r)||"body"===Ie(r)&&"static"===De(r).position&&!Ke(r))?e:r||function(t){let o=Ae(t);for(;ke(o)&&!Be(o);){if(Ke(o))return o;o=Ae(o)}return null}(t)||e}const er={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:o,offsetParent:e,strategy:r}=t;const i=ke(e),a=Ee(e);if(e===a)return o;let n={scrollLeft:0,scrollTop:0},l=se(1);const c=se(0);if((i||!i&&"fixed"!==r)&&(("body"!==Ie(e)||ze(a))&&(n=He(e)),ke(e))){const t=Ve(e);l=je(e),c.x=t.x+e.clientLeft,c.y=t.y+e.clientTop}return{width:o.width*l.x,height:o.height*l.y,x:o.x*l.x-n.scrollLeft*l.x+c.x,y:o.y*l.y-n.scrollTop*l.y+c.y}},getDocumentElement:Ee,getClippingRect:function(t){let{element:o,boundary:e,rootBoundary:r,strategy:i}=t;const a=[..."clippingAncestors"===e?function(t,o){const e=o.get(t);if(e)return e;let r=Pe(t,[],!1).filter((t=>Re(t)&&"body"!==Ie(t))),i=null;const a="fixed"===De(t).position;let n=a?Ae(t):t;for(;Re(n)&&!Be(n);){const o=De(n),e=Ke(n);e||"fixed"!==o.position||(i=null),(a?!e&&!i:!e&&"static"===o.position&&i&&["absolute","fixed"].includes(i.position)||ze(n)&&!e&&Je(t,n))?r=r.filter((t=>t!==n)):i=o,n=Ae(n)}return o.set(t,r),r}(o,this._c):[].concat(e),r],n=a[0],l=a.reduce(((t,e)=>{const r=qe(o,e,i);return t.top=ce(r.top,t.top),t.right=le(r.right,t.right),t.bottom=le(r.bottom,t.bottom),t.left=ce(r.left,t.left),t}),qe(o,n,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:or,getElementRects:async function(t){let{reference:o,floating:e,strategy:r}=t;const i=this.getOffsetParent||or,a=this.getDimensions;return{reference:Qe(o,await i(e),r),floating:{x:0,y:0,...await a(e)}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){return Me(t)},getScale:je,isElement:Re,isRTL:function(t){return"rtl"===De(t).direction}},rr=(t,o,e)=>{const r=new Map,i={platform:er,...e},a={...i.platform,_c:r};return(async(t,o,e)=>{const{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:n}=e,l=a.filter(Boolean),c=await(null==n.isRTL?void 0:n.isRTL(o));let p=await n.getElementRects({reference:t,floating:o,strategy:i}),{x:s,y:f}=Se(p,r,c),d=r,h={},y=0;for(let e=0;e<l.length;e++){const{name:a,fn:g}=l[e],{x:u,y:b,data:m,reset:x}=await g({x:s,y:f,initialPlacement:r,placement:d,strategy:i,middlewareData:h,rects:p,platform:n,elements:{reference:t,floating:o}});s=null!=u?u:s,f=null!=b?b:f,h={...h,[a]:{...h[a],...m}},x&&y<=50&&(y++,"object"==typeof x&&(x.placement&&(d=x.placement),x.rects&&(p=!0===x.rects?await n.getElementRects({reference:t,floating:o,strategy:i}):x.rects),({x:s,y:f}=Se(p,d,c))),e=-1)}return{x:s,y:f,placement:d,strategy:i,middlewareData:h}})(t,o,{...i,platform:a})};function ir(t){return function(t){for(let o=t;o;o=ar(o))if(o instanceof Element&&"none"===getComputedStyle(o).display)return null;for(let o=ar(t);o;o=ar(o)){if(!(o instanceof Element))continue;const t=getComputedStyle(o);if("contents"!==t.display){if("static"!==t.position||"none"!==t.filter)return o;if("BODY"===o.tagName)return o}}return null}(t)}function ar(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}var nr=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class lr extends o.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new o.Debouncer,this.revealDebouncer=new o.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return e.html`
594
594
  <div part="container"
595
595
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
596
596
  @mouseenter=${this.onHover}
@@ -608,16 +608,16 @@ const Mo=Symbol.for(""),To=t=>{if(t?.r===Mo)return t?._$litStatic$},jo=t=>({_$li
608
608
  </div>
609
609
  </div>
610
610
  </div>
611
- `}updated(t){t.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some((o=>t.has(o)))&&this.visible&&this.positionTooltip()}async show(t){this.visible=!0,null!=t&&await this.hideDebounce.run((()=>{this.hide()}),t)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var t;return(null!==(t=this.slotNodes)&&void 0!==t?t:[]).filter((t=>t.nodeType==Node.ELEMENT_NODE))[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){const t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px"}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",async function(t,o,e){return rr(t,o,{platform:{...er,getOffsetParent:t=>er.getOffsetParent(t,ir)},middleware:[(r={crossAxis:!0},void 0===r&&(r={}),{name:"shift",options:r,async fn(t){const{x:o,y:e,placement:i}=t,{mainAxis:n=!0,crossAxis:a=!1,limiter:l={fn:t=>{let{x:o,y:e}=t;return{x:o,y:e}}},...c}=ye(r,t),s={x:o,y:e},p=await we(t,c),f=xe(ge(i)),d=be(f);let h=s[d],y=s[f];if(n){const t="y"===d?"bottom":"right";h=he(h+p["y"===d?"top":"left"],h,h-p[t])}if(a){const t="y"===f?"bottom":"right";y=he(y+p["y"===f?"top":"left"],y,y-p[t])}const g=l.fn({...t,[d]:h,[f]:y});return{...g,data:{x:g.x-o,y:g.y-e}}}}),Ce({allowedPlacements:[e]})]});var r}(this.slottedElement,this.tooltip,this.position).then((({x:t,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${t}px`,this.tooltip.style.top=`${o}px`)}))),this.revealDebouncer.run((()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top var(--ft-transition-duration, 250ms), left var(--ft-transition-duration, 250ms)",this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")}),this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout((()=>window.addEventListener("touchstart",(t=>{t.composedPath().includes(this.container)||this.onOut()}),{once:!0})),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(t,o){return Math.max(t,Math.min(0,-o))}}lr.elementDefinitions={"ft-typography":qo},lr.styles=ie,ar([r.property()],lr.prototype,"text",void 0),ar([r.property({type:Boolean})],lr.prototype,"manual",void 0),ar([r.property({type:Boolean})],lr.prototype,"inline",void 0),ar([r.property({type:Number})],lr.prototype,"delay",void 0),ar([r.property()],lr.prototype,"position",void 0),ar([r.queryAssignedNodes()],lr.prototype,"slotNodes",void 0),ar([r.query(".ft-tooltip--container")],lr.prototype,"container",void 0),ar([r.query(".ft-tooltip")],lr.prototype,"tooltip",void 0),ar([r.query(".ft-tooltip--content")],lr.prototype,"tooltipContent",void 0),ar([r.state()],lr.prototype,"visible",void 0),ar([r.eventOptions({passive:!0})],lr.prototype,"onTouch",null),ar([r.eventOptions({passive:!0})],lr.prototype,"onHover",null),ar([r.eventOptions({passive:!0})],lr.prototype,"onOut",null),ar([r.eventOptions({passive:!0})],lr.prototype,"onClick",null),o.customElement("ft-tooltip")(lr);class cr extends o.FtLitElement{render(){return e.html`
611
+ `}updated(t){t.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some((o=>t.has(o)))&&this.visible&&this.positionTooltip()}async show(t){this.visible=!0,null!=t&&await this.hideDebounce.run((()=>{this.hide()}),t)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var t;return(null!==(t=this.slotNodes)&&void 0!==t?t:[]).filter((t=>t.nodeType==Node.ELEMENT_NODE))[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){const t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px"}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",async function(t,o,e){return rr(t,o,{platform:{...er,getOffsetParent:t=>er.getOffsetParent(t,ir)},middleware:[(r={crossAxis:!0},void 0===r&&(r={}),{name:"shift",options:r,async fn(t){const{x:o,y:e,placement:i}=t,{mainAxis:a=!0,crossAxis:n=!1,limiter:l={fn:t=>{let{x:o,y:e}=t;return{x:o,y:e}}},...c}=ye(r,t),p={x:o,y:e},s=await we(t,c),f=xe(ge(i)),d=be(f);let h=p[d],y=p[f];if(a){const t="y"===d?"bottom":"right";h=he(h+s["y"===d?"top":"left"],h,h-s[t])}if(n){const t="y"===f?"bottom":"right";y=he(y+s["y"===f?"top":"left"],y,y-s[t])}const g=l.fn({...t,[d]:h,[f]:y});return{...g,data:{x:g.x-o,y:g.y-e}}}}),Ce({allowedPlacements:[e]})]});var r}(this.slottedElement,this.tooltip,this.position).then((({x:t,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${t}px`,this.tooltip.style.top=`${o}px`)}))),this.revealDebouncer.run((()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top var(--ft-transition-duration, 250ms), left var(--ft-transition-duration, 250ms)",this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")}),this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout((()=>window.addEventListener("touchstart",(t=>{t.composedPath().includes(this.container)||this.onOut()}),{once:!0})),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(t,o){return Math.max(t,Math.min(0,-o))}}lr.elementDefinitions={"ft-typography":qo},lr.styles=ie,nr([r.property()],lr.prototype,"text",void 0),nr([r.property({type:Boolean})],lr.prototype,"manual",void 0),nr([r.property({type:Boolean})],lr.prototype,"inline",void 0),nr([r.property({type:Number})],lr.prototype,"delay",void 0),nr([r.property()],lr.prototype,"position",void 0),nr([r.queryAssignedNodes()],lr.prototype,"slotNodes",void 0),nr([r.query(".ft-tooltip--container")],lr.prototype,"container",void 0),nr([r.query(".ft-tooltip")],lr.prototype,"tooltip",void 0),nr([r.query(".ft-tooltip--content")],lr.prototype,"tooltipContent",void 0),nr([r.state()],lr.prototype,"visible",void 0),nr([r.eventOptions({passive:!0})],lr.prototype,"onTouch",null),nr([r.eventOptions({passive:!0})],lr.prototype,"onHover",null),nr([r.eventOptions({passive:!0})],lr.prototype,"onOut",null),nr([r.eventOptions({passive:!0})],lr.prototype,"onClick",null),o.customElement("ft-tooltip")(lr);class cr extends o.FtLitElement{render(){return e.html`
612
612
  <div class="ft-loader">
613
613
  <div></div>
614
614
  <div></div>
615
615
  <div></div>
616
616
  <div></div>
617
617
  </div>
618
- `}}cr.styles=Vt,o.customElement("ft-loader")(cr);var sr=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class pr extends(o.toFtFormComponent(o.FtLitElement,"button")){constructor(){super(...arguments),this.role="button",this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.onclick=t=>{var o;this.isDisabled()?(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation()):"submit"==this.type&&(null===(o=this.form)||void 0===o||o.requestSubmit())}}render(){return this.addTooltipIfNeeded(e.html`
618
+ `}}cr.styles=Vt,o.customElement("ft-loader")(cr);var pr=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class sr extends(o.toFtFormComponent(o.FtLitElement,"button")){constructor(){super(),this.role="button",this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.addEventListener("click",(t=>{var o;this.isDisabled()?(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation()):"submit"==this.type&&(null===(o=this.form)||void 0===o||o.requestSubmit())}))}render(){return this.addTooltipIfNeeded(e.html`
619
619
  <button part="button"
620
- class="${n.classMap(this.buttonClasses)}"
620
+ class="${a.classMap(this.buttonClasses)}"
621
621
  aria-label="${this.getLabel()}"
622
622
  ?disabled=${this.isDisabled()}>
623
623
  <ft-ripple part="ripple" ?disabled=${this.isDisabled()}></ft-ripple>
@@ -638,7 +638,7 @@ const Mo=Symbol.for(""),To=t=>{if(t?.r===Mo)return t?._$litStatic$},jo=t=>({_$li
638
638
  </ft-tooltip>
639
639
  `:t}resolveIcon(){return this.loading?e.html`
640
640
  <ft-loader part="loader icon"></ft-loader> `:this.icon?e.html`
641
- <ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon> `:e.nothing}focus(){var t;null===(t=this.button)||void 0===t||t.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(t){return t instanceof HTMLSlotElement?t.assignedNodes().map((t=>this.unslotText(t))).join(""):(null==t?void 0:t.textContent)||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}}pr.elementDefinitions={"ft-ripple":ao,"ft-tooltip":lr,"ft-typography":qo,"ft-icon":u,"ft-loader":cr},sr([r.property({type:String,reflect:!0})],pr.prototype,"role",void 0),sr([r.property()],pr.prototype,"type",void 0),sr([r.property({type:Boolean})],pr.prototype,"disabled",void 0),sr([r.property()],pr.prototype,"label",void 0),sr([r.property()],pr.prototype,"icon",void 0),sr([r.property()],pr.prototype,"iconVariant",void 0),sr([r.property({type:Boolean})],pr.prototype,"trailingIcon",void 0),sr([r.property({type:Boolean})],pr.prototype,"loading",void 0),sr([r.property()],pr.prototype,"tooltipPosition",void 0),sr([r.property({type:Boolean})],pr.prototype,"hideTooltip",void 0),sr([r.property({type:Boolean})],pr.prototype,"forceTooltip",void 0),sr([r.query(".ft-button")],pr.prototype,"button",void 0),sr([r.query(".ft-button--label slot")],pr.prototype,"slottedContent",void 0);var fr=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class dr extends pr{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}}dr.styles=[o.safariEllipsisFix,io],fr([r.property({type:Boolean})],dr.prototype,"primary",void 0),fr([r.property({type:Boolean})],dr.prototype,"outlined",void 0),fr([r.property({type:Boolean})],dr.prototype,"dense",void 0),fr([r.property({type:Boolean})],dr.prototype,"round",void 0);const hr=[e.css`
641
+ <ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon> `:e.nothing}focus(){var t;null===(t=this.button)||void 0===t||t.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(t){return t instanceof HTMLSlotElement?t.assignedNodes().map((t=>this.unslotText(t))).join(""):(null==t?void 0:t.textContent)||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}}sr.elementDefinitions={"ft-ripple":no,"ft-tooltip":lr,"ft-typography":qo,"ft-icon":u,"ft-loader":cr},pr([r.property({type:String,reflect:!0})],sr.prototype,"role",void 0),pr([r.property()],sr.prototype,"type",void 0),pr([r.property({type:Boolean})],sr.prototype,"disabled",void 0),pr([r.property()],sr.prototype,"label",void 0),pr([r.property()],sr.prototype,"icon",void 0),pr([r.property()],sr.prototype,"iconVariant",void 0),pr([r.property({type:Boolean})],sr.prototype,"trailingIcon",void 0),pr([r.property({type:Boolean})],sr.prototype,"loading",void 0),pr([r.property()],sr.prototype,"tooltipPosition",void 0),pr([r.property({type:Boolean})],sr.prototype,"hideTooltip",void 0),pr([r.property({type:Boolean})],sr.prototype,"forceTooltip",void 0),pr([r.query(".ft-button")],sr.prototype,"button",void 0),pr([r.query(".ft-button--label slot")],sr.prototype,"slottedContent",void 0);var fr=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class dr extends sr{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}}dr.styles=[o.safariEllipsisFix,io],fr([r.property({type:Boolean})],dr.prototype,"primary",void 0),fr([r.property({type:Boolean})],dr.prototype,"outlined",void 0),fr([r.property({type:Boolean})],dr.prototype,"dense",void 0),fr([r.property({type:Boolean})],dr.prototype,"round",void 0);const hr=[e.css`
642
642
  :host {
643
643
  display: inline-block;
644
644
  max-width: 100%;
@@ -688,7 +688,7 @@ const Mo=Symbol.for(""),To=t=>{if(t?.r===Mo)return t?._$litStatic$},jo=t=>({_$li
688
688
  }
689
689
 
690
690
  .ft-button:focus-visible {
691
- outline-color: ${U.focusFocusRingColor};
691
+ outline-color: ${R.focusFocusRingColor};
692
692
  outline-style: solid;
693
693
  }
694
694
 
@@ -717,146 +717,146 @@ const Mo=Symbol.for(""),To=t=>{if(t?.r===Mo)return t?._$litStatic$},jo=t=>({_$li
717
717
  /** Primary styles **/
718
718
 
719
719
  .ft-button--primary {
720
- ${o.setVariable(_t.color,U.primaryIconColor)};
720
+ ${o.setVariable(_t.color,R.primaryIconColor)};
721
721
 
722
- ${o.setVariable(m.color,U.primaryStateLayerColor)};
723
- ${o.setVariable(m.opacityContentOnSurfaceHover,U.primaryStateLayerOpacityHover)};
724
- ${o.setVariable(m.opacityContentOnSurfaceFocused,U.primaryStateLayerOpacityFocus)};
725
- ${o.setVariable(m.opacityContentOnSurfaceSelected,U.primaryStateLayerOpacityActive)};
726
- ${o.setVariable(m.opacityContentOnSurfacePressed,U.primaryStateLayerOpacityActive)};
722
+ ${o.setVariable(m.color,R.primaryStateLayerColor)};
723
+ ${o.setVariable(m.opacityContentOnSurfaceHover,R.primaryStateLayerOpacityHover)};
724
+ ${o.setVariable(m.opacityContentOnSurfaceFocused,R.primaryStateLayerOpacityFocus)};
725
+ ${o.setVariable(m.opacityContentOnSurfaceSelected,R.primaryStateLayerOpacityActive)};
726
+ ${o.setVariable(m.opacityContentOnSurfacePressed,R.primaryStateLayerOpacityActive)};
727
727
 
728
- background-color: ${U.primaryBackgroundColor};
729
- color: ${U.primaryColor};
728
+ background-color: ${R.primaryBackgroundColor};
729
+ color: ${R.primaryColor};
730
730
  border-style: none;
731
731
  }
732
732
 
733
733
  .ft-button--primary[disabled] {
734
- opacity: ${U.primaryComponentOpacityDisabled};
734
+ opacity: ${R.primaryComponentOpacityDisabled};
735
735
  }
736
736
 
737
737
  .ft-button--primary ft-icon {
738
- color: ${U.primaryIconColor};
738
+ color: ${R.primaryIconColor};
739
739
  }
740
740
 
741
741
  /** Secondary styles **/
742
742
 
743
743
  .ft-button--secondary {
744
- ${o.setVariable(_t.color,U.secondaryIconColor)};
744
+ ${o.setVariable(_t.color,R.secondaryIconColor)};
745
745
 
746
- ${o.setVariable(m.color,U.secondaryStateLayerColor)};
747
- ${o.setVariable(m.opacityContentOnSurfaceHover,U.secondaryStateLayerOpacityHover)};
748
- ${o.setVariable(m.opacityContentOnSurfaceFocused,U.secondaryStateLayerOpacityFocus)};
749
- ${o.setVariable(m.opacityContentOnSurfaceSelected,U.secondaryStateLayerOpacityActive)};
750
- ${o.setVariable(m.opacityContentOnSurfacePressed,U.secondaryStateLayerOpacityActive)};
746
+ ${o.setVariable(m.color,R.secondaryStateLayerColor)};
747
+ ${o.setVariable(m.opacityContentOnSurfaceHover,R.secondaryStateLayerOpacityHover)};
748
+ ${o.setVariable(m.opacityContentOnSurfaceFocused,R.secondaryStateLayerOpacityFocus)};
749
+ ${o.setVariable(m.opacityContentOnSurfaceSelected,R.secondaryStateLayerOpacityActive)};
750
+ ${o.setVariable(m.opacityContentOnSurfacePressed,R.secondaryStateLayerOpacityActive)};
751
751
 
752
- background-color: ${U.secondaryBackgroundColor};
753
- color: ${U.secondaryColor};
754
- border-color: ${U.secondaryBorderColor};
752
+ background-color: ${R.secondaryBackgroundColor};
753
+ color: ${R.secondaryColor};
754
+ border-color: ${R.secondaryBorderColor};
755
755
  border-style: solid;
756
756
  }
757
757
 
758
758
  .ft-button--secondary[disabled] {
759
- opacity: ${U.secondaryComponentOpacityDisabled};
759
+ opacity: ${R.secondaryComponentOpacityDisabled};
760
760
  }
761
761
 
762
762
  .ft-button--secondary ft-icon {
763
- color: ${U.secondaryIconColor};
763
+ color: ${R.secondaryIconColor};
764
764
  }
765
765
 
766
766
  /** Tertiary styles **/
767
767
 
768
768
  .ft-button--tertiary {
769
- ${o.setVariable(_t.color,U.tertiaryIconColor)};
769
+ ${o.setVariable(_t.color,R.tertiaryIconColor)};
770
770
 
771
- ${o.setVariable(m.color,U.tertiaryStateLayerColor)};
772
- ${o.setVariable(m.opacityContentOnSurfaceHover,U.tertiaryStateLayerOpacityHover)};
773
- ${o.setVariable(m.opacityContentOnSurfaceFocused,U.tertiaryStateLayerOpacityFocus)};
774
- ${o.setVariable(m.opacityContentOnSurfaceSelected,U.tertiaryStateLayerOpacityActive)};
775
- ${o.setVariable(m.opacityContentOnSurfacePressed,U.tertiaryStateLayerOpacityActive)};
771
+ ${o.setVariable(m.color,R.tertiaryStateLayerColor)};
772
+ ${o.setVariable(m.opacityContentOnSurfaceHover,R.tertiaryStateLayerOpacityHover)};
773
+ ${o.setVariable(m.opacityContentOnSurfaceFocused,R.tertiaryStateLayerOpacityFocus)};
774
+ ${o.setVariable(m.opacityContentOnSurfaceSelected,R.tertiaryStateLayerOpacityActive)};
775
+ ${o.setVariable(m.opacityContentOnSurfacePressed,R.tertiaryStateLayerOpacityActive)};
776
776
 
777
- background-color: ${U.tertiaryBackgroundColor};
778
- color: ${U.tertiaryColor};
777
+ background-color: ${R.tertiaryBackgroundColor};
778
+ color: ${R.tertiaryColor};
779
779
  border-style: none;
780
780
  }
781
781
 
782
782
  .ft-button--tertiary[disabled] {
783
- opacity: ${U.tertiaryComponentOpacityDisabled};
783
+ opacity: ${R.tertiaryComponentOpacityDisabled};
784
784
  }
785
785
 
786
786
  .ft-button--tertiary ft-icon {
787
- color: ${U.tertiaryIconColor};
787
+ color: ${R.tertiaryIconColor};
788
788
  }
789
789
 
790
790
  /** Neutral styles **/
791
791
 
792
792
  .ft-button--neutral {
793
- ${o.setVariable(_t.color,U.neutralIconColor)};
793
+ ${o.setVariable(_t.color,R.neutralIconColor)};
794
794
 
795
- ${o.setVariable(m.backgroundColor,U.neutralStateLayerColor)};
796
- ${o.setVariable(m.opacityContentOnSurfaceHover,U.neutralStateLayerOpacityHover)};
797
- ${o.setVariable(m.opacityContentOnSurfaceFocused,U.neutralStateLayerOpacityFocus)};
798
- ${o.setVariable(m.opacityContentOnSurfaceSelected,U.neutralStateLayerOpacityActive)};
799
- ${o.setVariable(m.opacityContentOnSurfacePressed,U.neutralStateLayerOpacityActive)};
795
+ ${o.setVariable(m.backgroundColor,R.neutralStateLayerColor)};
796
+ ${o.setVariable(m.opacityContentOnSurfaceHover,R.neutralStateLayerOpacityHover)};
797
+ ${o.setVariable(m.opacityContentOnSurfaceFocused,R.neutralStateLayerOpacityFocus)};
798
+ ${o.setVariable(m.opacityContentOnSurfaceSelected,R.neutralStateLayerOpacityActive)};
799
+ ${o.setVariable(m.opacityContentOnSurfacePressed,R.neutralStateLayerOpacityActive)};
800
800
 
801
- background-color: ${U.neutralBackgroundColor};
802
- color: ${U.neutralColor};
801
+ background-color: ${R.neutralBackgroundColor};
802
+ color: ${R.neutralColor};
803
803
  border-style: none;
804
804
  }
805
805
 
806
806
  .ft-button--neutral[disabled] {
807
- opacity: ${U.neutralComponentOpacityDisabled};
807
+ opacity: ${R.neutralComponentOpacityDisabled};
808
808
  }
809
809
 
810
810
  .ft-button--neutral ft-icon {
811
- color: ${U.neutralIconColor};
811
+ color: ${R.neutralIconColor};
812
812
  }
813
813
 
814
814
  /** Large styles **/
815
815
 
816
816
  .ft-button--large {
817
- ${o.setVariable(d.size,U.largeIconSize)};
818
- ${o.setVariable(_t.size,U.largeIconSize)};
817
+ ${o.setVariable(d.size,R.largeIconSize)};
818
+ ${o.setVariable(_t.size,R.largeIconSize)};
819
819
 
820
- height: ${U.largeHeight};
821
- padding: 0 ${U.largeHorizontalPadding};
822
- gap: ${U.largeGap};
823
- border-radius: ${U.largeBorderRadius};
824
- border-width: ${U.largeBorderWidth};
820
+ height: ${R.largeHeight};
821
+ padding: 0 ${R.largeHorizontalPadding};
822
+ gap: ${R.largeGap};
823
+ border-radius: ${R.largeBorderRadius};
824
+ border-width: ${R.largeBorderWidth};
825
825
  }
826
826
 
827
827
  .ft-button--large:focus-visible {
828
- outline-width: ${U.largeFocusOutlineWidth};
829
- outline-offset: ${U.largeFocusOutlineOffset};
828
+ outline-width: ${R.largeFocusOutlineWidth};
829
+ outline-offset: ${R.largeFocusOutlineOffset};
830
830
  }
831
831
 
832
832
  .ft-button--large.ft-button--icon-only {
833
- width: ${U.largeIconOnlyWidth};
833
+ width: ${R.largeIconOnlyWidth};
834
834
  padding: unset;
835
835
  }
836
836
 
837
837
  /** Small styles **/
838
838
 
839
839
  .ft-button--small {
840
- ${o.setVariable(d.size,U.smallIconSize)};
841
- ${o.setVariable(_t.size,U.smallIconSize)};
840
+ ${o.setVariable(d.size,R.smallIconSize)};
841
+ ${o.setVariable(_t.size,R.smallIconSize)};
842
842
 
843
- height: ${U.smallHeight};
844
- padding: 0 ${U.smallHorizontalPadding};
845
- gap: ${U.smallGap};
846
- border-radius: ${U.smallBorderRadius};
847
- border-width: ${U.smallBorderWidth};
843
+ height: ${R.smallHeight};
844
+ padding: 0 ${R.smallHorizontalPadding};
845
+ gap: ${R.smallGap};
846
+ border-radius: ${R.smallBorderRadius};
847
+ border-width: ${R.smallBorderWidth};
848
848
  }
849
849
 
850
850
  .ft-button--small:focus-visible {
851
- outline-width: ${U.smallFocusOutlineWidth};
852
- outline-offset: ${U.smallFocusOutlineOffset};
851
+ outline-width: ${R.smallFocusOutlineWidth};
852
+ outline-offset: ${R.smallFocusOutlineOffset};
853
853
  }
854
854
 
855
855
  .ft-button--small.ft-button--icon-only {
856
- width: ${U.smallIconOnlyWidth};
856
+ width: ${R.smallIconOnlyWidth};
857
857
  padding: unset;
858
858
  }
859
- `,o.noTextSelect];var yr,gr=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class ur extends pr{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.neutral=!1,this.small=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary&&!this.neutral,"ft-button--neutral":this.neutral,"ft-button--large":!this.small,"ft-button--small":this.small,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon}}get typographyVariant(){return this.small?Vo.caption1medium:Vo.body2medium}}ur.styles=[o.safariEllipsisFix,hr],gr([r.property({type:Boolean})],ur.prototype,"primary",void 0),gr([r.property({type:Boolean})],ur.prototype,"secondary",void 0),gr([r.property({type:Boolean})],ur.prototype,"tertiary",void 0),gr([r.property({type:Boolean})],ur.prototype,"neutral",void 0),gr([r.property({type:Boolean})],ur.prototype,"small",void 0),o.customElement("ft-button")(dr),o.customElement("ftds-button")(ur),function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"}(yr||(yr={}));const br=e.css`
859
+ `,o.noTextSelect];var yr,gr=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class ur extends sr{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.neutral=!1,this.small=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary&&!this.neutral,"ft-button--neutral":this.neutral,"ft-button--large":!this.small,"ft-button--small":this.small,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon}}get typographyVariant(){return this.small?Vo.caption1medium:Vo.body2medium}}ur.styles=[o.safariEllipsisFix,hr],gr([r.property({type:Boolean})],ur.prototype,"primary",void 0),gr([r.property({type:Boolean})],ur.prototype,"secondary",void 0),gr([r.property({type:Boolean})],ur.prototype,"tertiary",void 0),gr([r.property({type:Boolean})],ur.prototype,"neutral",void 0),gr([r.property({type:Boolean})],ur.prototype,"small",void 0),o.customElement("ft-button")(dr),o.customElement("ftds-button")(ur),function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"}(yr||(yr={}));const br=e.css`
860
860
  .ft-size-watcher--pixel {
861
861
  width: 0;
862
862
  height: 0;
@@ -875,13 +875,13 @@ const Mo=Symbol.for(""),To=t=>{if(t?.r===Mo)return t?._$litStatic$},jo=t=>({_$li
875
875
  .ft-size-watcher--local .ft-size-watcher--watcher {
876
876
  width: 100%;
877
877
  }
878
- `;var mr=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class xr extends CustomEvent{constructor(t,o){super("change",{detail:{size:t,category:o}})}}class Or extends o.FtLitElement{constructor(){super(...arguments),this.debounceTimeout=100,this.local=!1,this.size=0,this.category=yr.S,this.resizeObserver=new ResizeObserver((()=>this.updateSize())),this.debouncer=new o.Debouncer}render(){return e.html`
878
+ `;var mr=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class xr extends CustomEvent{constructor(t,o){super("change",{detail:{size:t,category:o}})}}class Or extends o.FtLitElement{constructor(){super(...arguments),this.debounceTimeout=100,this.local=!1,this.size=0,this.category=yr.S,this.resizeObserver=new ResizeObserver((()=>this.updateSize())),this.debouncer=new o.Debouncer}render(){return e.html`
879
879
  <div class="ft-size-watcher--pixel ${this.local?"ft-size-watcher--local":""}">
880
880
  <div class="ft-size-watcher--watcher"></div>
881
881
  </div>
882
- `}contentAvailableCallback(t){super.contentAvailableCallback(t),this.watcher&&this.resizeObserver.observe(this.watcher),this.updateSize()}updateSize(){this.debouncer.run((()=>{this.watcher&&this.size!==this.watcher.clientWidth&&(this.size=this.watcher.clientWidth,this.size<768?this.category=yr.S:this.size<976?this.category=yr.M:this.size<1024?this.category=yr.L:this.size<1440?this.category=yr.XL:this.category=yr.XXL,this.dispatchEvent(new xr(this.size,this.category)))}),this.debounceTimeout)}}Or.elementDefinitions={},Or.styles=br,mr([r.property({type:Number})],Or.prototype,"debounceTimeout",void 0),mr([r.property({type:Boolean})],Or.prototype,"local",void 0),mr([r.property({type:Number,reflect:!0})],Or.prototype,"size",void 0),mr([r.property({type:String,reflect:!0})],Or.prototype,"category",void 0),mr([r.query(".ft-size-watcher--watcher")],Or.prototype,"watcher",void 0),o.customElement("ft-size-watcher")(Or);var vr=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class Nr extends o.FtLitElement{constructor(){super(...arguments),this.portalUrl="",this.opened=!1,this.displayMode=t.FtInProductHelpMode.STANDARD,this.closeIcon=p.X_MARK,this.standardModeIcon=p.PIP,this.disableStandardMode=!1,this.theaterModeIcon=p.PIP_WIDE,this.disableTheaterMode=!1,this.fullscreenModeIcon=p.EXPAND_WIDE,this.disableFullscreenMode=!1,this.enableHomeButton=!1,this.homeIcon=p.HOME,this.enableOpenTabButton=!1,this.openTabIcon=p.EXTLINK_LIGHT,this.allowStandardMode=!0,this.allowTheaterMode=!0,this.allowFullscreenMode=!0}render(){const o={"ft-in-product-help":!0,"ft-in-product-help--opened":this.opened,"ft-in-product-help--standard":this.displayMode==t.FtInProductHelpMode.STANDARD,"ft-in-product-help--theater":this.displayMode==t.FtInProductHelpMode.THEATER,"ft-in-product-help--fullscreen":this.displayMode==t.FtInProductHelpMode.FULLSCREEN},r=this.allowStandardMode&&(this.allowTheaterMode||this.allowFullscreenMode),i=this.allowTheaterMode&&(this.allowStandardMode||this.allowFullscreenMode),a=this.allowFullscreenMode&&(this.allowStandardMode||this.allowTheaterMode);return e.html`
882
+ `}contentAvailableCallback(t){super.contentAvailableCallback(t),this.watcher&&this.resizeObserver.observe(this.watcher),this.updateSize()}updateSize(){this.debouncer.run((()=>{this.watcher&&this.size!==this.watcher.clientWidth&&(this.size=this.watcher.clientWidth,this.size<768?this.category=yr.S:this.size<976?this.category=yr.M:this.size<1024?this.category=yr.L:this.size<1440?this.category=yr.XL:this.category=yr.XXL,this.dispatchEvent(new xr(this.size,this.category)))}),this.debounceTimeout)}}Or.elementDefinitions={},Or.styles=br,mr([r.property({type:Number})],Or.prototype,"debounceTimeout",void 0),mr([r.property({type:Boolean})],Or.prototype,"local",void 0),mr([r.property({type:Number,reflect:!0})],Or.prototype,"size",void 0),mr([r.property({type:String,reflect:!0})],Or.prototype,"category",void 0),mr([r.query(".ft-size-watcher--watcher")],Or.prototype,"watcher",void 0),o.customElement("ft-size-watcher")(Or);var vr=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class Nr extends o.FtLitElement{constructor(){super(...arguments),this.portalUrl="",this.opened=!1,this.displayMode=t.FtInProductHelpMode.STANDARD,this.closeIcon=s.X_MARK,this.standardModeIcon=s.PIP,this.disableStandardMode=!1,this.theaterModeIcon=s.PIP_WIDE,this.disableTheaterMode=!1,this.fullscreenModeIcon=s.EXPAND_WIDE,this.disableFullscreenMode=!1,this.enableHomeButton=!1,this.homeIcon=s.HOME,this.enableOpenTabButton=!1,this.openTabIcon=s.EXTLINK_LIGHT,this.allowStandardMode=!0,this.allowTheaterMode=!0,this.allowFullscreenMode=!0}render(){const o={"ft-in-product-help":!0,"ft-in-product-help--opened":this.opened,"ft-in-product-help--standard":this.displayMode==t.FtInProductHelpMode.STANDARD,"ft-in-product-help--theater":this.displayMode==t.FtInProductHelpMode.THEATER,"ft-in-product-help--fullscreen":this.displayMode==t.FtInProductHelpMode.FULLSCREEN},r=this.allowStandardMode&&(this.allowTheaterMode||this.allowFullscreenMode),i=this.allowTheaterMode&&(this.allowStandardMode||this.allowFullscreenMode),n=this.allowFullscreenMode&&(this.allowStandardMode||this.allowTheaterMode);return e.html`
883
883
  <ft-size-watcher @change=${this.onViewportChange}></ft-size-watcher>
884
- <div class="${n.classMap(o)}" part="container">
884
+ <div class="${a.classMap(o)}" part="container">
885
885
  <div class="ft-in-product-help--top-bar" part="top-bar">
886
886
  ${this.enableHomeButton?e.html`
887
887
  <ft-button icon="${this.homeIcon}"
@@ -904,7 +904,7 @@ const Mo=Symbol.for(""),To=t=>{if(t?.r===Mo)return t?._$litStatic$},jo=t=>({_$li
904
904
  @click=${this.openTab}
905
905
  ></ft-button>
906
906
  `:e.nothing}
907
- ${a?e.html`
907
+ ${n?e.html`
908
908
  <ft-button icon="${this.fullscreenModeIcon}"
909
909
  class="${this.displayMode==t.FtInProductHelpMode.FULLSCREEN?"ft-in-product-help--active-mode":""}"
910
910
  dense
@@ -948,4 +948,4 @@ const Mo=Symbol.for(""),To=t=>{if(t?.r===Mo)return t?._$litStatic$},jo=t=>({_$li
948
948
  </div>
949
949
  <iframe src="${this.portalUrl}" part="iframe"/>
950
950
  </div>
951
- `}update(t){super.update(t),(t.has("disableStandardMode")||t.has("disableTheaterMode")||t.has("disableFullscreenMode"))&&this.computeAllowedModes(),t.has("opened")&&this.updateModeOnOpen()}updateModeOnOpen(){this.allowStandardMode?this.displayMode=t.FtInProductHelpMode.STANDARD:this.allowTheaterMode?this.displayMode=t.FtInProductHelpMode.THEATER:this.displayMode=t.FtInProductHelpMode.FULLSCREEN}computeAllowedModes(){this.allowStandardMode=!this.disableStandardMode&&(this.isTablet()||this.isDesktop()),this.allowTheaterMode=!this.disableTheaterMode&&this.isDesktop(),this.allowFullscreenMode=!this.disableFullscreenMode}onViewportChange(){this.computeAllowedModes(),this.allowStandardMode||this.displayMode!=t.FtInProductHelpMode.STANDARD||(this.displayMode=t.FtInProductHelpMode.THEATER),this.allowTheaterMode||this.displayMode!=t.FtInProductHelpMode.THEATER||(this.displayMode=t.FtInProductHelpMode.FULLSCREEN)}setMode(t){this.displayMode=t,this.dispatchVisibilityChange()}open(){this.opened=!0}close(){this.opened=!1,this.displayMode=t.FtInProductHelpMode.STANDARD,this.dispatchVisibilityChange()}dispatchVisibilityChange(){this.dispatchEvent(new l(this.opened,this.displayMode))}isTablet(){const t=getComputedStyle(this).getPropertyValue(c.tabletBreakpoint.name)||c.tabletBreakpoint.defaultValue;return window.matchMedia(`(min-width: ${t})`).matches}isDesktop(){const t=getComputedStyle(this).getPropertyValue(c.desktopBreakpoint.name)||c.desktopBreakpoint.defaultValue;return window.matchMedia(`(min-width: ${t})`).matches}navigateTo(t){this.iframe.contentWindow.postMessage({navigateTo:t},this.portalUrl)}openTab(){this.iframe.contentWindow.postMessage({openTabToCurrentUrl:!0},this.portalUrl)}}Nr.elementDefinitions={"ft-button":dr,"ft-size-watcher":Or},Nr.styles=s,vr([r.property()],Nr.prototype,"portalUrl",void 0),vr([r.property({reflect:!0,type:Boolean})],Nr.prototype,"opened",void 0),vr([r.property({reflect:!0})],Nr.prototype,"displayMode",void 0),vr([r.property()],Nr.prototype,"closeIcon",void 0),vr([r.property()],Nr.prototype,"standardModeIcon",void 0),vr([r.property({type:Boolean})],Nr.prototype,"disableStandardMode",void 0),vr([r.property()],Nr.prototype,"theaterModeIcon",void 0),vr([r.property({type:Boolean})],Nr.prototype,"disableTheaterMode",void 0),vr([r.property()],Nr.prototype,"fullscreenModeIcon",void 0),vr([r.property({type:Boolean})],Nr.prototype,"disableFullscreenMode",void 0),vr([r.property({type:Boolean})],Nr.prototype,"enableHomeButton",void 0),vr([r.property()],Nr.prototype,"homeIcon",void 0),vr([r.property({type:Boolean})],Nr.prototype,"enableOpenTabButton",void 0),vr([r.property()],Nr.prototype,"openTabIcon",void 0),vr([r.property()],Nr.prototype,"iconVariant",void 0),vr([r.state()],Nr.prototype,"allowStandardMode",void 0),vr([r.state()],Nr.prototype,"allowTheaterMode",void 0),vr([r.state()],Nr.prototype,"allowFullscreenMode",void 0),vr([r.query("iframe")],Nr.prototype,"iframe",void 0),o.customElement("ft-in-product-help")(Nr),t.FtInProductHelp=Nr,t.FtInProductHelpCssVariables=c,t.FtInProductHelpVisibilityChange=l,t.styles=s}({},ftGlobals.wcUtils,ftGlobals.lit,ftGlobals.litDecorators,ftGlobals.litUnsafeHTML,ftGlobals.litClassMap);
951
+ `}update(t){super.update(t),(t.has("disableStandardMode")||t.has("disableTheaterMode")||t.has("disableFullscreenMode"))&&this.computeAllowedModes(),t.has("opened")&&this.updateModeOnOpen()}updateModeOnOpen(){this.allowStandardMode?this.displayMode=t.FtInProductHelpMode.STANDARD:this.allowTheaterMode?this.displayMode=t.FtInProductHelpMode.THEATER:this.displayMode=t.FtInProductHelpMode.FULLSCREEN}computeAllowedModes(){this.allowStandardMode=!this.disableStandardMode&&(this.isTablet()||this.isDesktop()),this.allowTheaterMode=!this.disableTheaterMode&&this.isDesktop(),this.allowFullscreenMode=!this.disableFullscreenMode}onViewportChange(){this.computeAllowedModes(),this.allowStandardMode||this.displayMode!=t.FtInProductHelpMode.STANDARD||(this.displayMode=t.FtInProductHelpMode.THEATER),this.allowTheaterMode||this.displayMode!=t.FtInProductHelpMode.THEATER||(this.displayMode=t.FtInProductHelpMode.FULLSCREEN)}setMode(t){this.displayMode=t,this.dispatchVisibilityChange()}open(){this.opened=!0}close(){this.opened=!1,this.displayMode=t.FtInProductHelpMode.STANDARD,this.dispatchVisibilityChange()}dispatchVisibilityChange(){this.dispatchEvent(new l(this.opened,this.displayMode))}isTablet(){const t=getComputedStyle(this).getPropertyValue(c.tabletBreakpoint.name)||c.tabletBreakpoint.defaultValue;return window.matchMedia(`(min-width: ${t})`).matches}isDesktop(){const t=getComputedStyle(this).getPropertyValue(c.desktopBreakpoint.name)||c.desktopBreakpoint.defaultValue;return window.matchMedia(`(min-width: ${t})`).matches}navigateTo(t){this.iframe.contentWindow.postMessage({navigateTo:t},this.portalUrl)}openTab(){this.iframe.contentWindow.postMessage({openTabToCurrentUrl:!0},this.portalUrl)}}Nr.elementDefinitions={"ft-button":dr,"ft-size-watcher":Or},Nr.styles=p,vr([r.property()],Nr.prototype,"portalUrl",void 0),vr([r.property({reflect:!0,type:Boolean})],Nr.prototype,"opened",void 0),vr([r.property({reflect:!0})],Nr.prototype,"displayMode",void 0),vr([r.property()],Nr.prototype,"closeIcon",void 0),vr([r.property()],Nr.prototype,"standardModeIcon",void 0),vr([r.property({type:Boolean})],Nr.prototype,"disableStandardMode",void 0),vr([r.property()],Nr.prototype,"theaterModeIcon",void 0),vr([r.property({type:Boolean})],Nr.prototype,"disableTheaterMode",void 0),vr([r.property()],Nr.prototype,"fullscreenModeIcon",void 0),vr([r.property({type:Boolean})],Nr.prototype,"disableFullscreenMode",void 0),vr([r.property({type:Boolean})],Nr.prototype,"enableHomeButton",void 0),vr([r.property()],Nr.prototype,"homeIcon",void 0),vr([r.property({type:Boolean})],Nr.prototype,"enableOpenTabButton",void 0),vr([r.property()],Nr.prototype,"openTabIcon",void 0),vr([r.property()],Nr.prototype,"iconVariant",void 0),vr([r.state()],Nr.prototype,"allowStandardMode",void 0),vr([r.state()],Nr.prototype,"allowTheaterMode",void 0),vr([r.state()],Nr.prototype,"allowFullscreenMode",void 0),vr([r.query("iframe")],Nr.prototype,"iframe",void 0),o.customElement("ft-in-product-help")(Nr),t.FtInProductHelp=Nr,t.FtInProductHelpCssVariables=c,t.FtInProductHelpVisibilityChange=l,t.styles=p}({},ftGlobals.wcUtils,ftGlobals.lit,ftGlobals.litDecorators,ftGlobals.litUnsafeHTML,ftGlobals.litClassMap);