SYMBOL INDEX (141 symbols across 16 files) FILE: BlazorDateRangePicker/Calendar.razor.cs class Calendar (line 16) | public partial class Calendar : ComponentBase method GetDayNames (line 54) | private List GetDayNames() method PreviousMonth (line 72) | private Task PreviousMonth(bool enabled) method NextMonth (line 78) | private Task NextMonth(bool enabled) method MonthSelected (line 84) | private Task MonthSelected(int month) method YearSelected (line 90) | private Task YearSelected(int year) method ClickDate (line 99) | private Task ClickDate(CalendarItem dt) method OnMouseOverDate (line 105) | private Task OnMouseOverDate(DateTimeOffset date) method GetWeekOfYear (line 114) | private int GetWeekOfYear(DateTime time) method GetIso8601WeekOfYear (line 121) | private int GetIso8601WeekOfYear(DateTime time) FILE: BlazorDateRangePicker/CalendarType.cs class CalendarType (line 14) | public class CalendarType method CalendarType (line 30) | public CalendarType(DateRangePicker picker, SideType side) method ChangeMonth (line 37) | public async Task ChangeMonth(DateTimeOffset month) method CalculateCalendar (line 43) | public async Task CalculateCalendar() method UpdateCellClasses (line 87) | private async Task UpdateCellClasses(CalendarItem day) method IsDayDisabled (line 184) | private async Task IsDayDisabled(DateTimeOffset date) method GetCustomDateClass (line 197) | private async Task GetCustomDateClass(DateTimeOffset date) class CalendarItem (line 219) | public class CalendarItem FILE: BlazorDateRangePicker/DateRange.cs class DateRange (line 12) | public class DateRange FILE: BlazorDateRangePicker/DateRangePicker.razor.cs class DateRangePicker (line 20) | public partial class DateRangePicker : ComponentBase, IConfigurableOptions method OnInitialized (line 187) | protected override void OnInitialized() method OnAfterRenderAsync (line 237) | protected override Task OnAfterRenderAsync(bool firstRender) method SetParametersAsync (line 243) | public override async Task SetParametersAsync(ParameterView parameters) method OnParametersSetAsync (line 280) | protected override async Task OnParametersSetAsync() method OnTextInput (line 340) | public virtual Task OnTextInput(ChangeEventArgs e) method TryParseDates (line 407) | private (bool startDateParsed, bool endDateParsed) TryParseDates(strin... method LostFocus (line 423) | public void LostFocus(FocusEventArgs _) method Reset (line 428) | public virtual async Task Reset() method ClickRange (line 437) | private Task ClickRange(MouseEventArgs e, string label) method LeftMonthChanged (line 466) | private Task LeftMonthChanged(DateTimeOffset date) method RightMonthChanged (line 475) | private Task RightMonthChanged(DateTimeOffset date) method MonthChanged (line 486) | private async Task MonthChanged(DateTimeOffset? leftDate, DateTimeOffs... method StartTimeChanged (line 518) | private async Task StartTimeChanged(TimeSpan start) method EndTimeChanged (line 525) | private async Task EndTimeChanged(TimeSpan end) method ClickDate (line 532) | public virtual async Task ClickDate(DateTimeOffset date) method SafeSetStartTime (line 564) | private DateTimeOffset SafeSetStartTime(DateTimeOffset date) => SafeSe... method SafeSetEndTime (line 566) | private DateTimeOffset SafeSetEndTime(DateTimeOffset date) => SafeSetT... method SafeSetTime (line 568) | private DateTimeOffset SafeSetTime(DateTimeOffset date, bool startTime) method OnHoverDate (line 593) | private async Task OnHoverDate(DateTimeOffset date) method ClickApply (line 603) | public async Task ClickApply(MouseEventArgs e) method ClickCancel (line 623) | public async Task ClickCancel(MouseEventArgs e) method Open (line 636) | public async Task Open() method AdjustCalendars (line 676) | public virtual async Task AdjustCalendars() method Toggle (line 709) | public async Task Toggle() method Close (line 718) | public async Task Close() method InvokeClickOutside (line 729) | [JSInvokable] method DisposeAsync (line 739) | public async ValueTask DisposeAsync() FILE: BlazorDateRangePicker/DateRangePickerConfig.cs class DateRangePickerConfig (line 9) | public partial class DateRangePickerConfig : IConfigurableOptions method DateRangePickerConfig (line 11) | public DateRangePickerConfig() FILE: BlazorDateRangePicker/DateRangePickerExtensions.cs class DateRangePickerExtensions (line 12) | public static class DateRangePickerExtensions method AddDateRangePicker (line 17) | public static IServiceCollection AddDateRangePicker(this IServiceColle... method AddDateRangePicker (line 31) | public static IServiceCollection AddDateRangePicker(this IServiceColle... FILE: BlazorDateRangePicker/Enums.cs type SideType (line 9) | public enum SideType type DropsType (line 16) | public enum DropsType FILE: BlazorDateRangePicker/IConfigurableOptions.cs type IConfigurableOptions (line 15) | internal interface IConfigurableOptions FILE: BlazorDateRangePicker/TimePicker.razor.cs class TimePicker (line 15) | public partial class TimePicker method OnInitialized (line 28) | protected override void OnInitialized() method OnParametersSetAsync (line 34) | protected override async Task OnParametersSetAsync() method Set (line 90) | private void Set(int? h = null, int? m = null, int? s = null) type AmPmEnum (line 100) | public enum AmPmEnum FILE: BlazorDateRangePicker/TimeSettings.cs class TimeSettings (line 5) | public class TimeSettings FILE: BlazorDateRangePicker/wwwroot/clickAndPositionHandler.js function addClickOutsideEvent (line 10) | function addClickOutsideEvent(elementId, parentId, dotnetHelper) { function getPickerPosition (line 24) | function getPickerPosition(elementId, parentId, drops, opens, skipAddLis... FILE: Demo.Shared/BlazorClipboard.cs type IClipboard (line 12) | public interface IClipboard method GetTextAsync (line 17) | public Task GetTextAsync(CancellationToken cancellation = def... method GetText (line 22) | public string? GetText(); method SetTextAsync (line 27) | public Task SetTextAsync(string text, CancellationToken cancellation =... method SetText (line 32) | public void SetText(string text); class BlazorClipboard (line 38) | public class BlazorClipboard(IJSRuntime jsRuntime) : IClipboard method GetTextAsync (line 43) | public virtual async Task GetTextAsync(CancellationToken canc... method GetText (line 49) | public virtual string? GetText() method SetTextAsync (line 55) | public virtual async Task SetTextAsync(string text, CancellationToken ... method SetText (line 61) | public virtual void SetText(string text) FILE: Demo.Shared/wwwroot/highlight/cshtml-razor.js function getXmlBlocks (line 9) | function getXmlBlocks(hljs, additional_blocks) { function hljsDefineCshtmlRazor (line 91) | function hljsDefineCshtmlRazor(hljs) { FILE: Demo.Shared/wwwroot/highlight/highlight.pack.js function e (line 6) | function e(n){Object.freeze(n);var t="function"==typeof n;return Object.... class n (line 6) | class n{constructor(e){void 0===e.data&&(e.data={}),this.data=e.data}ign... method constructor (line 6) | constructor(e){void 0===e.data&&(e.data={}),this.data=e.data} method ignoreMatch (line 6) | ignoreMatch(){this.ignore=!0} function t (line 6) | function t(e){return e.replace(/&/g,"&").replace(/`} function c (line 6) | function c(e){s+="<"+a(e)+[].map.call(e.attributes,(function(e){return" ... method constructor (line 6) | constructor(){this.rootNode={children:[]},this.stack=[this.rootNode]} method top (line 6) | get top(){return this.stack[this.stack.length-1]} method root (line 6) | get root(){return this.rootNode} method add (line 6) | add(e){this.top.children.push(e)} method openNode (line 6) | openNode(e){const n={kind:e,children:[]};this.add(n),this.stack.push(n)} method closeNode (line 6) | closeNode(){if(this.stack.length>1)return this.stack.pop()} method closeAllNodes (line 6) | closeAllNodes(){for(;this.closeNode(););} method toJSON (line 6) | toJSON(){return JSON.stringify(this.rootNode,null,4)} method walk (line 6) | walk(e){return this.constructor._walk(e,this.rootNode)} method _walk (line 6) | static _walk(e,n){return"string"==typeof n?e.addText(n):n.children&&(e... method _collapse (line 6) | static _collapse(e){"string"!=typeof e&&e.children&&(e.children.every(... function u (line 6) | function u(e){s+=""} method constructor (line 6) | constructor(e){super(),this.options=e} method addKeyword (line 6) | addKeyword(e,n){""!==e&&(this.openNode(n),this.addText(e),this.closeNo... method addText (line 6) | addText(e){""!==e&&this.add(e)} method addSublanguage (line 6) | addSublanguage(e,n){const t=e.root;t.kind=n,t.sublanguage=!0,this.add(t)} method toHTML (line 6) | toHTML(){return new l(this,this.options).value()} method finalize (line 6) | finalize(){return!0} function g (line 6) | function g(e){("start"===e.event?c:u)(e.node)} class l (line 6) | class l{constructor(e,n){this.buffer="",this.classPrefix=n.classPrefix,e... method constructor (line 6) | constructor(e,n){this.buffer="",this.classPrefix=n.classPrefix,e.walk(... method addText (line 6) | addText(e){this.buffer+=t(e)} method openNode (line 6) | openNode(e){if(!o(e))return;let n=e.kind;e.sublanguage||(n=`${this.cla... method closeNode (line 6) | closeNode(e){o(e)&&(this.buffer+=s)} method value (line 6) | value(){return this.buffer} method span (line 6) | span(e){this.buffer+=``} class c (line 6) | class c{constructor(){this.rootNode={children:[]},this.stack=[this.rootN... method constructor (line 6) | constructor(){this.rootNode={children:[]},this.stack=[this.rootNode]} method top (line 6) | get top(){return this.stack[this.stack.length-1]} method root (line 6) | get root(){return this.rootNode} method add (line 6) | add(e){this.top.children.push(e)} method openNode (line 6) | openNode(e){const n={kind:e,children:[]};this.add(n),this.stack.push(n)} method closeNode (line 6) | closeNode(){if(this.stack.length>1)return this.stack.pop()} method closeAllNodes (line 6) | closeAllNodes(){for(;this.closeNode(););} method toJSON (line 6) | toJSON(){return JSON.stringify(this.rootNode,null,4)} method walk (line 6) | walk(e){return this.constructor._walk(e,this.rootNode)} method _walk (line 6) | static _walk(e,n){return"string"==typeof n?e.addText(n):n.children&&(e... method _collapse (line 6) | static _collapse(e){"string"!=typeof e&&e.children&&(e.children.every(... class u (line 6) | class u extends c{constructor(e){super(),this.options=e}addKeyword(e,n){... method constructor (line 6) | constructor(e){super(),this.options=e} method addKeyword (line 6) | addKeyword(e,n){""!==e&&(this.openNode(n),this.addText(e),this.closeNo... method addText (line 6) | addText(e){""!==e&&this.add(e)} method addSublanguage (line 6) | addSublanguage(e,n){const t=e.root;t.kind=n,t.sublanguage=!0,this.add(t)} method toHTML (line 6) | toHTML(){return new l(this,this.options).value()} method finalize (line 6) | finalize(){return!0} function g (line 6) | function g(e){return e?"string"==typeof e?e:e.source:null} function N (line 6) | function N(e,n){return n?+n:function(e){return w.includes(e.toLowerCase(... method className (line 6) | className(){return this.unknownLanguage?"":"hljs "+this.detectedLanguage} method highlighted (line 6) | highlighted(){if(!this.autoDetect&&!hljs.getLanguage(this.language))retu... method autoDetect (line 6) | autoDetect(){return!(this.language&&(e=this.autodetect,!e&&""!==e));var e} method render (line 6) | render(e){return e("pre",{},[e("code",{class:this.className,domProps:{in... method install (line 6) | install(e){e.component("highlightjs",y)} function p (line 6) | function p(e){return f.noHighlightRe.test(e)} function m (line 6) | function m(e,n,t,r){var a={code:n,language:e};S("before:highlight",a);va... function b (line 6) | function b(e,t,a,s){var o=t;function c(e,n){var t=E.case_insensitive?n[0... function v (line 6) | function v(e,n){n=n||f.languages||Object.keys(i);var t=function(e){const... function x (line 6) | function x(e){return f.tabReplace||f.useBR?e.replace(c,e=>"\n"===e?f.use... function E (line 6) | function E(e){let n=null;const t=function(e){var n=e.className+" ";n+=e.... function y (line 6) | function y(e){return e=(e||"").toLowerCase(),i[e]||i[s[e]]} function j (line 6) | function j(e,{languageName:n}){"string"==typeof e&&(e=[e]),e.forEach(e=>... function A (line 6) | function A(e){var n=y(e);return n&&!n.disableAutodetect} function S (line 6) | function S(e,n){var t=e;o.forEach((function(e){e[t]&&e[t](n)}))} FILE: SourceGenerators/AddPropertiesGenerator.cs class AddPropertiesGenerator (line 7) | [Generator] method Initialize (line 10) | public void Initialize(IncrementalGeneratorInitializationContext context) method IsIConfigurableOptionsInterface (line 26) | private static bool IsIConfigurableOptionsInterface(SyntaxNode node) => method GetInterfaceSymbol (line 29) | private static INamedTypeSymbol? GetInterfaceSymbol(GeneratorSyntaxCon... method GenerateSource (line 36) | private static void GenerateSource(SourceProductionContext context, (C... method GenerateProperties (line 70) | private static string GenerateProperties(INamedTypeSymbol configurable... FILE: SourceGenerators/CopyPropertiesGenerator.cs class CopyPropertiesGenerator (line 7) | [Generator] method Initialize (line 10) | public void Initialize(IncrementalGeneratorInitializationContext context) method IsClassWithProperties (line 24) | private static bool IsClassWithProperties(SyntaxNode node) method GetClassWithProperties (line 30) | private static ClassDeclarationSyntax GetClassWithProperties(Generator... method Execute (line 35) | private static void Execute(Compilation compilation, ImmutableArray