From e72e2c0822d32638a3424eed287916d97c528cc4 Mon Sep 17 00:00:00 2001 From: Ruchi Anand Date: Thu, 20 Nov 2025 10:31:59 +0530 Subject: [PATCH 1/7] added new variable --- src/css-variables.ts | 5 + static/typedoc/typedoc.json | 348 +++++++++++++++++++----------------- 2 files changed, 191 insertions(+), 162 deletions(-) diff --git a/src/css-variables.ts b/src/css-variables.ts index 0ff3d020..08d87d70 100644 --- a/src/css-variables.ts +++ b/src/css-variables.ts @@ -847,4 +847,9 @@ export interface CustomCssVariables { * Background color of the summary header in the CCA modal. */ '--ts-var-cca-modal-summary-header-background'?: string; + + /** + * Background color of the summary header in the CCA modal. + */ + '--ts-var-cca-modal-summary-header-background-color'?: string; } \ No newline at end of file diff --git a/static/typedoc/typedoc.json b/static/typedoc/typedoc.json index 423df377..28f5e279 100644 --- a/static/typedoc/typedoc.json +++ b/static/typedoc/typedoc.json @@ -3912,7 +3912,7 @@ ] }, { - "id": 2987, + "id": 2988, "name": "CustomActionTarget", "kind": 4, "kindString": "Enumeration", @@ -3922,7 +3922,7 @@ }, "children": [ { - "id": 2990, + "id": 2991, "name": "ANSWER", "kind": 16, "kindString": "Enumeration member", @@ -3937,7 +3937,7 @@ "defaultValue": "\"ANSWER\"" }, { - "id": 2988, + "id": 2989, "name": "LIVEBOARD", "kind": 16, "kindString": "Enumeration member", @@ -3952,7 +3952,7 @@ "defaultValue": "\"LIVEBOARD\"" }, { - "id": 2991, + "id": 2992, "name": "SPOTTER", "kind": 16, "kindString": "Enumeration member", @@ -3967,7 +3967,7 @@ "defaultValue": "\"SPOTTER\"" }, { - "id": 2989, + "id": 2990, "name": "VIZ", "kind": 16, "kindString": "Enumeration member", @@ -3987,10 +3987,10 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2990, - 2988, 2991, - 2989 + 2989, + 2992, + 2990 ] } ], @@ -4003,7 +4003,7 @@ ] }, { - "id": 2983, + "id": 2984, "name": "CustomActionsPosition", "kind": 4, "kindString": "Enumeration", @@ -4013,7 +4013,7 @@ }, "children": [ { - "id": 2986, + "id": 2987, "name": "CONTEXTMENU", "kind": 16, "kindString": "Enumeration member", @@ -4028,7 +4028,7 @@ "defaultValue": "\"CONTEXTMENU\"" }, { - "id": 2985, + "id": 2986, "name": "MENU", "kind": 16, "kindString": "Enumeration member", @@ -4043,7 +4043,7 @@ "defaultValue": "\"MENU\"" }, { - "id": 2984, + "id": 2985, "name": "PRIMARY", "kind": 16, "kindString": "Enumeration member", @@ -4063,9 +4063,9 @@ "title": "Enumeration members", "kind": 16, "children": [ + 2987, 2986, - 2985, - 2984 + 2985 ] } ], @@ -4078,7 +4078,7 @@ ] }, { - "id": 2979, + "id": 2980, "name": "DataPanelCustomColumnGroupsAccordionState", "kind": 4, "kindString": "Enumeration", @@ -4088,7 +4088,7 @@ }, "children": [ { - "id": 2981, + "id": 2982, "name": "COLLAPSE_ALL", "kind": 16, "kindString": "Enumeration member", @@ -4106,7 +4106,7 @@ "defaultValue": "\"COLLAPSE_ALL\"" }, { - "id": 2980, + "id": 2981, "name": "EXPAND_ALL", "kind": 16, "kindString": "Enumeration member", @@ -4124,7 +4124,7 @@ "defaultValue": "\"EXPAND_ALL\"" }, { - "id": 2982, + "id": 2983, "name": "EXPAND_FIRST", "kind": 16, "kindString": "Enumeration member", @@ -4147,9 +4147,9 @@ "title": "Enumeration members", "kind": 16, "children": [ + 2982, 2981, - 2980, - 2982 + 2983 ] } ], @@ -7013,7 +7013,7 @@ ] }, { - "id": 2936, + "id": 2937, "name": "HomePage", "kind": 4, "kindString": "Enumeration", @@ -7029,7 +7029,7 @@ }, "children": [ { - "id": 2937, + "id": 2938, "name": "Modular", "kind": 16, "kindString": "Enumeration member", @@ -7047,7 +7047,7 @@ "defaultValue": "\"v2\"" }, { - "id": 2938, + "id": 2939, "name": "ModularWithStylingChanges", "kind": 16, "kindString": "Enumeration member", @@ -7070,8 +7070,8 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2937, - 2938 + 2938, + 2939 ] } ], @@ -7084,14 +7084,14 @@ ] }, { - "id": 2930, + "id": 2931, "name": "HomePageSearchBarMode", "kind": 4, "kindString": "Enumeration", "flags": {}, "children": [ { - "id": 2932, + "id": 2933, "name": "AI_ANSWER", "kind": 16, "kindString": "Enumeration member", @@ -7106,7 +7106,7 @@ "defaultValue": "\"aiAnswer\"" }, { - "id": 2933, + "id": 2934, "name": "NONE", "kind": 16, "kindString": "Enumeration member", @@ -7121,7 +7121,7 @@ "defaultValue": "\"none\"" }, { - "id": 2931, + "id": 2932, "name": "OBJECT_SEARCH", "kind": 16, "kindString": "Enumeration member", @@ -7141,9 +7141,9 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2932, 2933, - 2931 + 2934, + 2932 ] } ], @@ -9600,7 +9600,7 @@ ] }, { - "id": 2992, + "id": 2993, "name": "InterceptedApiType", "kind": 4, "kindString": "Enumeration", @@ -9610,7 +9610,7 @@ }, "children": [ { - "id": 2994, + "id": 2995, "name": "ALL", "kind": 16, "kindString": "Enumeration member", @@ -9628,7 +9628,7 @@ "defaultValue": "\"ALL\"" }, { - "id": 2993, + "id": 2994, "name": "AnswerData", "kind": 16, "kindString": "Enumeration member", @@ -9646,7 +9646,7 @@ "defaultValue": "\"AnswerData\"" }, { - "id": 2995, + "id": 2996, "name": "LiveboardData", "kind": 16, "kindString": "Enumeration member", @@ -9669,9 +9669,9 @@ "title": "Enumeration members", "kind": 16, "children": [ + 2995, 2994, - 2993, - 2995 + 2996 ] } ], @@ -9684,7 +9684,7 @@ ] }, { - "id": 2939, + "id": 2940, "name": "ListPage", "kind": 4, "kindString": "Enumeration", @@ -9700,7 +9700,7 @@ }, "children": [ { - "id": 2940, + "id": 2941, "name": "List", "kind": 16, "kindString": "Enumeration member", @@ -9718,7 +9718,7 @@ "defaultValue": "\"v2\"" }, { - "id": 2941, + "id": 2942, "name": "ListWithUXChanges", "kind": 16, "kindString": "Enumeration member", @@ -9741,8 +9741,8 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2940, - 2941 + 2941, + 2942 ] } ], @@ -9755,7 +9755,7 @@ ] }, { - "id": 2973, + "id": 2974, "name": "ListPageColumns", "kind": 4, "kindString": "Enumeration", @@ -9771,7 +9771,7 @@ }, "children": [ { - "id": 2976, + "id": 2977, "name": "Author", "kind": 16, "kindString": "Enumeration member", @@ -9789,7 +9789,7 @@ "defaultValue": "\"AUTHOR\"" }, { - "id": 2977, + "id": 2978, "name": "DateSort", "kind": 16, "kindString": "Enumeration member", @@ -9807,7 +9807,7 @@ "defaultValue": "\"DATE_SORT\"" }, { - "id": 2974, + "id": 2975, "name": "Favourite", "kind": 16, "kindString": "Enumeration member", @@ -9825,7 +9825,7 @@ "defaultValue": "\"FAVOURITE\"" }, { - "id": 2978, + "id": 2979, "name": "Share", "kind": 16, "kindString": "Enumeration member", @@ -9843,7 +9843,7 @@ "defaultValue": "\"SHARE\"" }, { - "id": 2975, + "id": 2976, "name": "Tags", "kind": 16, "kindString": "Enumeration member", @@ -9866,11 +9866,11 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2976, 2977, - 2974, 2978, - 2975 + 2975, + 2979, + 2976 ] } ], @@ -9883,7 +9883,7 @@ ] }, { - "id": 2907, + "id": 2908, "name": "LogLevel", "kind": 4, "kindString": "Enumeration", @@ -9893,7 +9893,7 @@ }, "children": [ { - "id": 2912, + "id": 2913, "name": "DEBUG", "kind": 16, "kindString": "Enumeration member", @@ -9921,7 +9921,7 @@ "defaultValue": "\"DEBUG\"" }, { - "id": 2909, + "id": 2910, "name": "ERROR", "kind": 16, "kindString": "Enumeration member", @@ -9949,7 +9949,7 @@ "defaultValue": "\"ERROR\"" }, { - "id": 2911, + "id": 2912, "name": "INFO", "kind": 16, "kindString": "Enumeration member", @@ -9977,7 +9977,7 @@ "defaultValue": "\"INFO\"" }, { - "id": 2908, + "id": 2909, "name": "SILENT", "kind": 16, "kindString": "Enumeration member", @@ -10005,7 +10005,7 @@ "defaultValue": "\"SILENT\"" }, { - "id": 2913, + "id": 2914, "name": "TRACE", "kind": 16, "kindString": "Enumeration member", @@ -10033,7 +10033,7 @@ "defaultValue": "\"TRACE\"" }, { - "id": 2910, + "id": 2911, "name": "WARN", "kind": 16, "kindString": "Enumeration member", @@ -10066,12 +10066,12 @@ "title": "Enumeration members", "kind": 16, "children": [ + 2913, + 2910, 2912, 2909, - 2911, - 2908, - 2913, - 2910 + 2914, + 2911 ] } ], @@ -10332,7 +10332,7 @@ ] }, { - "id": 2934, + "id": 2935, "name": "PrimaryNavbarVersion", "kind": 4, "kindString": "Enumeration", @@ -10348,7 +10348,7 @@ }, "children": [ { - "id": 2935, + "id": 2936, "name": "Sliding", "kind": 16, "kindString": "Enumeration member", @@ -10371,7 +10371,7 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2935 + 2936 ] } ], @@ -10696,14 +10696,14 @@ ] }, { - "id": 2965, + "id": 2966, "name": "UIPassthroughEvent", "kind": 4, "kindString": "Enumeration", "flags": {}, "children": [ { - "id": 2970, + "id": 2971, "name": "GetAnswerConfig", "kind": 16, "kindString": "Enumeration member", @@ -10718,7 +10718,7 @@ "defaultValue": "\"getAnswerPageConfig\"" }, { - "id": 2969, + "id": 2970, "name": "GetAvailableUIPassthroughs", "kind": 16, "kindString": "Enumeration member", @@ -10733,7 +10733,7 @@ "defaultValue": "\"getAvailableUiPassthroughs\"" }, { - "id": 2968, + "id": 2969, "name": "GetDiscoverabilityStatus", "kind": 16, "kindString": "Enumeration member", @@ -10748,7 +10748,7 @@ "defaultValue": "\"getDiscoverabilityStatus\"" }, { - "id": 2971, + "id": 2972, "name": "GetLiveboardConfig", "kind": 16, "kindString": "Enumeration member", @@ -10763,7 +10763,7 @@ "defaultValue": "\"getPinboardPageConfig\"" }, { - "id": 2972, + "id": 2973, "name": "GetUnsavedAnswerTML", "kind": 16, "kindString": "Enumeration member", @@ -10778,7 +10778,7 @@ "defaultValue": "\"getUnsavedAnswerTML\"" }, { - "id": 2966, + "id": 2967, "name": "PinAnswerToLiveboard", "kind": 16, "kindString": "Enumeration member", @@ -10793,7 +10793,7 @@ "defaultValue": "\"addVizToPinboard\"" }, { - "id": 2967, + "id": 2968, "name": "SaveAnswer", "kind": 16, "kindString": "Enumeration member", @@ -10813,13 +10813,13 @@ "title": "Enumeration members", "kind": 16, "children": [ + 2971, 2970, 2969, - 2968, - 2971, 2972, - 2966, - 2967 + 2973, + 2967, + 2968 ] } ], @@ -10939,7 +10939,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2942, + "id": 2943, "name": "VizPoint" } } @@ -13283,7 +13283,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2965, + "id": 2966, "name": "UIPassthroughEvent" } } @@ -15081,7 +15081,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2965, + "id": 2966, "name": "UIPassthroughEvent" } } @@ -16394,7 +16394,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2965, + "id": 2966, "name": "UIPassthroughEvent" } } @@ -17639,7 +17639,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2965, + "id": 2966, "name": "UIPassthroughEvent" } } @@ -18867,7 +18867,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2965, + "id": 2966, "name": "UIPassthroughEvent" } } @@ -20123,7 +20123,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2965, + "id": 2966, "name": "UIPassthroughEvent" } } @@ -21854,7 +21854,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2965, + "id": 2966, "name": "UIPassthroughEvent" } } @@ -22341,7 +22341,7 @@ ], "type": { "type": "reference", - "id": 2979, + "id": 2980, "name": "DataPanelCustomColumnGroupsAccordionState" } }, @@ -23209,7 +23209,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2973, + "id": 2974, "name": "ListPageColumns" } }, @@ -23628,7 +23628,7 @@ ], "type": { "type": "reference", - "id": 2930, + "id": 2931, "name": "HomePageSearchBarMode" } }, @@ -24604,7 +24604,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2904, + "id": 2905, "name": "RuntimeParameter" } }, @@ -27892,7 +27892,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2904, + "id": 2905, "name": "RuntimeParameter" } }, @@ -28138,7 +28138,7 @@ ] }, { - "id": 2945, + "id": 2946, "name": "CustomActionPayload", "kind": 256, "kindString": "Interface", @@ -28153,7 +28153,7 @@ }, "children": [ { - "id": 2946, + "id": 2947, "name": "contextMenuPoints", "kind": 1024, "kindString": "Property", @@ -28170,14 +28170,14 @@ "type": { "type": "reflection", "declaration": { - "id": 2947, + "id": 2948, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 2948, + "id": 2949, "name": "clickedPoint", "kind": 1024, "kindString": "Property", @@ -28191,12 +28191,12 @@ ], "type": { "type": "reference", - "id": 2942, + "id": 2943, "name": "VizPoint" } }, { - "id": 2949, + "id": 2950, "name": "selectedPoints", "kind": 1024, "kindString": "Property", @@ -28212,7 +28212,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2942, + "id": 2943, "name": "VizPoint" } } @@ -28223,8 +28223,8 @@ "title": "Properties", "kind": 1024, "children": [ - 2948, - 2949 + 2949, + 2950 ] } ] @@ -28232,7 +28232,7 @@ } }, { - "id": 2950, + "id": 2951, "name": "embedAnswerData", "kind": 1024, "kindString": "Property", @@ -28247,14 +28247,14 @@ "type": { "type": "reflection", "declaration": { - "id": 2951, + "id": 2952, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 2959, + "id": 2960, "name": "columns", "kind": 1024, "kindString": "Property", @@ -28275,7 +28275,7 @@ } }, { - "id": 2960, + "id": 2961, "name": "data", "kind": 1024, "kindString": "Property", @@ -28296,7 +28296,7 @@ } }, { - "id": 2953, + "id": 2954, "name": "id", "kind": 1024, "kindString": "Property", @@ -28314,7 +28314,7 @@ } }, { - "id": 2952, + "id": 2953, "name": "name", "kind": 1024, "kindString": "Property", @@ -28332,7 +28332,7 @@ } }, { - "id": 2954, + "id": 2955, "name": "sources", "kind": 1024, "kindString": "Property", @@ -28347,14 +28347,14 @@ "type": { "type": "reflection", "declaration": { - "id": 2955, + "id": 2956, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 2956, + "id": 2957, "name": "header", "kind": 1024, "kindString": "Property", @@ -28369,14 +28369,14 @@ "type": { "type": "reflection", "declaration": { - "id": 2957, + "id": 2958, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 2958, + "id": 2959, "name": "guid", "kind": 1024, "kindString": "Property", @@ -28399,7 +28399,7 @@ "title": "Properties", "kind": 1024, "children": [ - 2958 + 2959 ] } ] @@ -28412,7 +28412,7 @@ "title": "Properties", "kind": 1024, "children": [ - 2956 + 2957 ] } ] @@ -28425,23 +28425,23 @@ "title": "Properties", "kind": 1024, "children": [ - 2959, 2960, + 2961, + 2954, 2953, - 2952, - 2954 + 2955 ] } ], "indexSignature": { - "id": 2961, + "id": 2962, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 2962, + "id": 2963, "name": "key", "kind": 32768, "flags": {}, @@ -28460,7 +28460,7 @@ } }, { - "id": 2963, + "id": 2964, "name": "session", "kind": 1024, "kindString": "Property", @@ -28479,7 +28479,7 @@ } }, { - "id": 2964, + "id": 2965, "name": "vizId", "kind": 1024, "kindString": "Property", @@ -28504,10 +28504,10 @@ "title": "Properties", "kind": 1024, "children": [ - 2946, - 2950, - 2963, - 2964 + 2947, + 2951, + 2964, + 2965 ] } ], @@ -29173,6 +29173,29 @@ "name": "string" } }, + { + "id": 2904, + "name": "--ts-var-cca-modal-summary-header-background-color", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "comment": { + "shortText": "Background color of the summary header in the CCA modal." + }, + "sources": [ + { + "fileName": "css-variables.ts", + "line": 854, + "character": 4 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, { "id": 2898, "name": "--ts-var-change-analysis-insights-background", @@ -32260,6 +32283,7 @@ 2782, 2770, 2903, + 2904, 2898, 2893, 2892, @@ -33473,7 +33497,7 @@ ], "type": { "type": "reference", - "id": 2907, + "id": 2908, "name": "LogLevel" } }, @@ -36245,7 +36269,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2904, + "id": 2905, "name": "RuntimeParameter" } }, @@ -36889,7 +36913,7 @@ ] }, { - "id": 2904, + "id": 2905, "name": "RuntimeParameter", "kind": 256, "kindString": "Interface", @@ -36899,7 +36923,7 @@ }, "children": [ { - "id": 2905, + "id": 2906, "name": "name", "kind": 1024, "kindString": "Property", @@ -36920,7 +36944,7 @@ } }, { - "id": 2906, + "id": 2907, "name": "value", "kind": 1024, "kindString": "Property", @@ -36959,8 +36983,8 @@ "title": "Properties", "kind": 1024, "children": [ - 2905, - 2906 + 2906, + 2907 ] } ], @@ -38293,7 +38317,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2904, + "id": 2905, "name": "RuntimeParameter" } }, @@ -39831,7 +39855,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2904, + "id": 2905, "name": "RuntimeParameter" } }, @@ -41653,7 +41677,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2904, + "id": 2905, "name": "RuntimeParameter" } }, @@ -44125,7 +44149,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2904, + "id": 2905, "name": "RuntimeParameter" } } @@ -44427,14 +44451,14 @@ ] }, { - "id": 2942, + "id": 2943, "name": "VizPoint", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 2943, + "id": 2944, "name": "selectedAttributes", "kind": 1024, "kindString": "Property", @@ -44455,7 +44479,7 @@ } }, { - "id": 2944, + "id": 2945, "name": "selectedMeasures", "kind": 1024, "kindString": "Property", @@ -44481,8 +44505,8 @@ "title": "Properties", "kind": 1024, "children": [ - 2943, - 2944 + 2944, + 2945 ] } ], @@ -45991,7 +46015,7 @@ ] }, { - "id": 2996, + "id": 2997, "name": "resetCachedAuthToken", "kind": 64, "kindString": "Function", @@ -46007,7 +46031,7 @@ ], "signatures": [ { - "id": 2997, + "id": 2998, "name": "resetCachedAuthToken", "kind": 4096, "kindString": "Call signature", @@ -46201,7 +46225,7 @@ ] }, { - "id": 2914, + "id": 2915, "name": "uploadMixpanelEvent", "kind": 64, "kindString": "Function", @@ -46215,7 +46239,7 @@ ], "signatures": [ { - "id": 2915, + "id": 2916, "name": "uploadMixpanelEvent", "kind": 4096, "kindString": "Call signature", @@ -46225,7 +46249,7 @@ }, "parameters": [ { - "id": 2916, + "id": 2917, "name": "eventId", "kind": 32768, "kindString": "Parameter", @@ -46237,7 +46261,7 @@ } }, { - "id": 2917, + "id": 2918, "name": "eventProps", "kind": 32768, "kindString": "Parameter", @@ -46248,7 +46272,7 @@ "type": { "type": "reflection", "declaration": { - "id": 2918, + "id": 2919, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -46277,25 +46301,25 @@ 1807, 1962, 2304, - 2987, - 2983, - 2979, + 2988, + 2984, + 2980, 2162, 1994, 2686, - 2936, - 2930, + 2937, + 2931, 2697, 2089, - 2992, - 2939, - 2973, - 2907, + 2993, + 2940, + 2974, + 2908, 1953, 2675, - 2934, + 2935, 1978, - 2965 + 2966 ] }, { @@ -46322,7 +46346,7 @@ 1817, 1305, 1584, - 2945, + 2946, 2743, 2731, 2721, @@ -46330,7 +46354,7 @@ 2680, 2461, 1974, - 2904, + 2905, 2539, 2416, 2360, @@ -46338,7 +46362,7 @@ 1273, 1541, 1950, - 2942, + 2943, 2734, 21, 25 @@ -46367,9 +46391,9 @@ 1, 4, 7, - 2996, + 2997, 37, - 2914 + 2915 ] } ], From 5fa76fa664b33d465da95c66eaa6a1bde39df306 Mon Sep 17 00:00:00 2001 From: Ruchi Anand Date: Thu, 20 Nov 2025 10:33:59 +0530 Subject: [PATCH 2/7] removed --- src/css-variables.ts | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/css-variables.ts b/src/css-variables.ts index 08d87d70..d8776d1c 100644 --- a/src/css-variables.ts +++ b/src/css-variables.ts @@ -606,13 +606,6 @@ export interface CustomCssVariables { */ '--ts-var-liveboard-group-tile-title-font-color'?: string; - /** - * Font color of the description of the tiles inside the groups in the Liveboard. - * - * Please enable the Liveboard styling and grouping feature in your ThoughtSpot instance and then set the isLiveboardStylingAndGrouping SDK flag to true to start modifying this CSS variable. - */ - '--ts-var-liveboard-group-tile-description-font-color'?: string; - /** * Background color of the tiles inside the groups in the Liveboard. * @@ -847,9 +840,4 @@ export interface CustomCssVariables { * Background color of the summary header in the CCA modal. */ '--ts-var-cca-modal-summary-header-background'?: string; - - /** - * Background color of the summary header in the CCA modal. - */ - '--ts-var-cca-modal-summary-header-background-color'?: string; } \ No newline at end of file From 37b3d6c0777af1c2599274c8f1420171cfd6dd14 Mon Sep 17 00:00:00 2001 From: Ruchi Anand Date: Wed, 26 Nov 2025 12:47:49 +0530 Subject: [PATCH 3/7] doc fix --- src/types.ts | 3 +- static/typedoc/typedoc.json | 1265 +++++++++++++++++------------------ 2 files changed, 610 insertions(+), 658 deletions(-) diff --git a/src/types.ts b/src/types.ts index 721253b1..1c68a3dd 100644 --- a/src/types.ts +++ b/src/types.ts @@ -2203,7 +2203,8 @@ export enum EmbedEvent { */ ALL = '*', /** - * Emitted when an Answer is saved in the app + * Emitted when an Answer is saved in the app. + * Use start:true to subscribe to when save is initiated, or end:true to subscribe to when save is completed. * @Version SDK: 1.11.0 | ThoughtSpot: 8.3.0.cl, 8.4.1.sw * @example *```js diff --git a/static/typedoc/typedoc.json b/static/typedoc/typedoc.json index 28f5e279..08dd928f 100644 --- a/static/typedoc/typedoc.json +++ b/static/typedoc/typedoc.json @@ -48,7 +48,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5634, + "line": 5635, "character": 4 } ], @@ -76,7 +76,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4780, + "line": 4781, "character": 4 } ], @@ -104,7 +104,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4709, + "line": 4710, "character": 4 } ], @@ -128,7 +128,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4698, + "line": 4699, "character": 4 } ], @@ -152,7 +152,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4761, + "line": 4762, "character": 4 } ], @@ -176,7 +176,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4770, + "line": 4771, "character": 4 } ], @@ -204,7 +204,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4790, + "line": 4791, "character": 4 } ], @@ -232,7 +232,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5428, + "line": 5429, "character": 4 } ], @@ -260,7 +260,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5150, + "line": 5151, "character": 4 } ], @@ -288,7 +288,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5601, + "line": 5602, "character": 4 } ], @@ -316,7 +316,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5138, + "line": 5139, "character": 4 } ], @@ -344,7 +344,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5126, + "line": 5127, "character": 4 } ], @@ -373,7 +373,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5590, + "line": 5591, "character": 4 } ], @@ -401,7 +401,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5263, + "line": 5264, "character": 4 } ], @@ -429,7 +429,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5297, + "line": 5298, "character": 4 } ], @@ -457,7 +457,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5352, + "line": 5353, "character": 4 } ], @@ -485,7 +485,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5286, + "line": 5287, "character": 4 } ], @@ -513,7 +513,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5320, + "line": 5321, "character": 4 } ], @@ -541,7 +541,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5362, + "line": 5363, "character": 4 } ], @@ -569,7 +569,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5331, + "line": 5332, "character": 4 } ], @@ -597,7 +597,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5384, + "line": 5385, "character": 4 } ], @@ -625,7 +625,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5341, + "line": 5342, "character": 4 } ], @@ -653,7 +653,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5308, + "line": 5309, "character": 4 } ], @@ -681,7 +681,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5372, + "line": 5373, "character": 4 } ], @@ -709,7 +709,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5274, + "line": 5275, "character": 4 } ], @@ -737,7 +737,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5732, + "line": 5733, "character": 4 } ], @@ -761,7 +761,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4752, + "line": 4753, "character": 4 } ], @@ -789,7 +789,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4743, + "line": 4744, "character": 4 } ], @@ -817,7 +817,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4731, + "line": 4732, "character": 4 } ], @@ -845,7 +845,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5808, + "line": 5809, "character": 4 } ], @@ -869,7 +869,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4720, + "line": 4721, "character": 4 } ], @@ -884,7 +884,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5077, + "line": 5078, "character": 4 } ], @@ -908,7 +908,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4657, + "line": 4658, "character": 4 } ], @@ -932,7 +932,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5076, + "line": 5077, "character": 4 } ], @@ -960,7 +960,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5818, + "line": 5819, "character": 4 } ], @@ -988,7 +988,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5565, + "line": 5566, "character": 4 } ], @@ -1016,7 +1016,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5170, + "line": 5171, "character": 4 } ], @@ -1044,7 +1044,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5221, + "line": 5222, "character": 4 } ], @@ -1072,7 +1072,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5789, + "line": 5790, "character": 4 } ], @@ -1100,7 +1100,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5701, + "line": 5702, "character": 4 } ], @@ -1128,7 +1128,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5720, + "line": 5721, "character": 4 } ], @@ -1152,7 +1152,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4840, + "line": 4841, "character": 4 } ], @@ -1176,7 +1176,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4873, + "line": 4874, "character": 4 } ], @@ -1201,7 +1201,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4863, + "line": 4864, "character": 4 } ], @@ -1225,7 +1225,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4850, + "line": 4851, "character": 4 } ], @@ -1249,7 +1249,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4883, + "line": 4884, "character": 4 } ], @@ -1273,7 +1273,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5093, + "line": 5094, "character": 4 } ], @@ -1297,7 +1297,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5066, + "line": 5067, "character": 4 } ], @@ -1321,7 +1321,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5057, + "line": 5058, "character": 4 } ], @@ -1345,7 +1345,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4959, + "line": 4960, "character": 4 } ], @@ -1369,7 +1369,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4648, + "line": 4649, "character": 4 } ], @@ -1397,7 +1397,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5159, + "line": 5160, "character": 4 } ], @@ -1412,7 +1412,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5082, + "line": 5083, "character": 4 } ], @@ -1440,7 +1440,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5778, + "line": 5779, "character": 4 } ], @@ -1468,7 +1468,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5472, + "line": 5473, "character": 4 } ], @@ -1496,7 +1496,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5647, + "line": 5648, "character": 4 } ], @@ -1520,7 +1520,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4927, + "line": 4928, "character": 4 } ], @@ -1544,7 +1544,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4967, + "line": 4968, "character": 4 } ], @@ -1572,7 +1572,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5799, + "line": 5800, "character": 4 } ], @@ -1600,7 +1600,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5438, + "line": 5439, "character": 4 } ], @@ -1628,7 +1628,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5449, + "line": 5450, "character": 4 } ], @@ -1652,7 +1652,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5046, + "line": 5047, "character": 4 } ], @@ -1677,7 +1677,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4899, + "line": 4900, "character": 4 } ], @@ -1701,7 +1701,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4909, + "line": 4910, "character": 4 } ], @@ -1729,7 +1729,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5834, + "line": 5835, "character": 4 } ], @@ -1757,7 +1757,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5711, + "line": 5712, "character": 4 } ], @@ -1781,7 +1781,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5008, + "line": 5009, "character": 4 } ], @@ -1809,7 +1809,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5900, + "line": 5901, "character": 4 } ], @@ -1837,7 +1837,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5533, + "line": 5534, "character": 4 } ], @@ -1861,7 +1861,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4639, + "line": 4640, "character": 4 } ], @@ -1885,7 +1885,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5513, + "line": 5514, "character": 4 } ], @@ -1913,7 +1913,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5211, + "line": 5212, "character": 4 } ], @@ -1941,7 +1941,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5690, + "line": 5691, "character": 4 } ], @@ -1969,7 +1969,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5418, + "line": 5419, "character": 4 } ], @@ -1996,7 +1996,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5493, + "line": 5494, "character": 4 } ], @@ -2020,7 +2020,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5502, + "line": 5503, "character": 4 } ], @@ -2048,7 +2048,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5623, + "line": 5624, "character": 4 } ], @@ -2076,7 +2076,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5658, + "line": 5659, "character": 4 } ], @@ -2104,7 +2104,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5523, + "line": 5524, "character": 4 } ], @@ -2128,7 +2128,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5025, + "line": 5026, "character": 4 } ], @@ -2152,7 +2152,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5878, + "line": 5879, "character": 4 } ], @@ -2176,7 +2176,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4937, + "line": 4938, "character": 4 } ], @@ -2204,7 +2204,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5744, + "line": 5745, "character": 4 } ], @@ -2229,7 +2229,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5116, + "line": 5117, "character": 4 } ], @@ -2253,7 +2253,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4977, + "line": 4978, "character": 4 } ], @@ -2281,7 +2281,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5890, + "line": 5891, "character": 4 } ], @@ -2309,7 +2309,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5252, + "line": 5253, "character": 4 } ], @@ -2337,7 +2337,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5612, + "line": 5613, "character": 4 } ], @@ -2365,7 +2365,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5398, + "line": 5399, "character": 4 } ], @@ -2396,7 +2396,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5180, + "line": 5181, "character": 4 } ], @@ -2420,7 +2420,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5102, + "line": 5103, "character": 4 } ], @@ -2448,7 +2448,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5408, + "line": 5409, "character": 4 } ], @@ -2476,7 +2476,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5756, + "line": 5757, "character": 4 } ], @@ -2504,7 +2504,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5484, + "line": 5485, "character": 4 } ], @@ -2528,7 +2528,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4608, + "line": 4609, "character": 4 } ], @@ -2552,7 +2552,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4626, + "line": 4627, "character": 4 } ], @@ -2576,7 +2576,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4671, + "line": 4672, "character": 4 } ], @@ -2600,7 +2600,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4680, + "line": 4681, "character": 4 } ], @@ -2615,7 +2615,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5083, + "line": 5084, "character": 4 } ], @@ -2639,7 +2639,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4689, + "line": 4690, "character": 4 } ], @@ -2657,7 +2657,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4815, + "line": 4816, "character": 4 } ], @@ -2685,7 +2685,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5459, + "line": 5460, "character": 4 } ], @@ -2709,7 +2709,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4830, + "line": 4831, "character": 4 } ], @@ -2733,7 +2733,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4803, + "line": 4804, "character": 4 } ], @@ -2761,7 +2761,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5767, + "line": 5768, "character": 4 } ], @@ -2789,7 +2789,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5867, + "line": 5868, "character": 4 } ], @@ -2817,7 +2817,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5845, + "line": 5846, "character": 4 } ], @@ -2845,7 +2845,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5856, + "line": 5857, "character": 4 } ], @@ -2869,7 +2869,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5038, + "line": 5039, "character": 4 } ], @@ -2897,7 +2897,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5201, + "line": 5202, "character": 4 } ], @@ -2925,7 +2925,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5190, + "line": 5191, "character": 4 } ], @@ -2953,7 +2953,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5231, + "line": 5232, "character": 4 } ], @@ -2981,7 +2981,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5241, + "line": 5242, "character": 4 } ], @@ -3013,7 +3013,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5552, + "line": 5553, "character": 4 } ], @@ -3037,7 +3037,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4949, + "line": 4950, "character": 4 } ], @@ -3065,7 +3065,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5680, + "line": 5681, "character": 4 } ], @@ -3089,7 +3089,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4918, + "line": 4919, "character": 4 } ], @@ -3117,7 +3117,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5576, + "line": 5577, "character": 4 } ], @@ -3145,7 +3145,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5669, + "line": 5670, "character": 4 } ], @@ -3282,7 +3282,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4599, + "line": 4600, "character": 12 } ] @@ -3855,7 +3855,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5921, + "line": 5922, "character": 4 } ], @@ -3870,7 +3870,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5919, + "line": 5920, "character": 4 } ], @@ -3885,7 +3885,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5920, + "line": 5921, "character": 4 } ], @@ -3906,13 +3906,13 @@ "sources": [ { "fileName": "types.ts", - "line": 5918, + "line": 5919, "character": 12 } ] }, { - "id": 2988, + "id": 2986, "name": "CustomActionTarget", "kind": 4, "kindString": "Enumeration", @@ -3922,7 +3922,7 @@ }, "children": [ { - "id": 2991, + "id": 2989, "name": "ANSWER", "kind": 16, "kindString": "Enumeration member", @@ -3930,14 +3930,14 @@ "sources": [ { "fileName": "types.ts", - "line": 6006, + "line": 6007, "character": 4 } ], "defaultValue": "\"ANSWER\"" }, { - "id": 2989, + "id": 2987, "name": "LIVEBOARD", "kind": 16, "kindString": "Enumeration member", @@ -3945,14 +3945,14 @@ "sources": [ { "fileName": "types.ts", - "line": 6004, + "line": 6005, "character": 4 } ], "defaultValue": "\"LIVEBOARD\"" }, { - "id": 2992, + "id": 2990, "name": "SPOTTER", "kind": 16, "kindString": "Enumeration member", @@ -3960,14 +3960,14 @@ "sources": [ { "fileName": "types.ts", - "line": 6007, + "line": 6008, "character": 4 } ], "defaultValue": "\"SPOTTER\"" }, { - "id": 2990, + "id": 2988, "name": "VIZ", "kind": 16, "kindString": "Enumeration member", @@ -3975,7 +3975,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6005, + "line": 6006, "character": 4 } ], @@ -3987,23 +3987,23 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2991, 2989, - 2992, - 2990 + 2987, + 2990, + 2988 ] } ], "sources": [ { "fileName": "types.ts", - "line": 6003, + "line": 6004, "character": 12 } ] }, { - "id": 2984, + "id": 2982, "name": "CustomActionsPosition", "kind": 4, "kindString": "Enumeration", @@ -4013,7 +4013,7 @@ }, "children": [ { - "id": 2987, + "id": 2985, "name": "CONTEXTMENU", "kind": 16, "kindString": "Enumeration member", @@ -4021,14 +4021,14 @@ "sources": [ { "fileName": "types.ts", - "line": 5997, + "line": 5998, "character": 4 } ], "defaultValue": "\"CONTEXTMENU\"" }, { - "id": 2986, + "id": 2984, "name": "MENU", "kind": 16, "kindString": "Enumeration member", @@ -4036,14 +4036,14 @@ "sources": [ { "fileName": "types.ts", - "line": 5996, + "line": 5997, "character": 4 } ], "defaultValue": "\"MENU\"" }, { - "id": 2985, + "id": 2983, "name": "PRIMARY", "kind": 16, "kindString": "Enumeration member", @@ -4051,7 +4051,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5995, + "line": 5996, "character": 4 } ], @@ -4063,22 +4063,22 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2987, - 2986, - 2985 + 2985, + 2984, + 2983 ] } ], "sources": [ { "fileName": "types.ts", - "line": 5994, + "line": 5995, "character": 12 } ] }, { - "id": 2980, + "id": 2978, "name": "DataPanelCustomColumnGroupsAccordionState", "kind": 4, "kindString": "Enumeration", @@ -4088,7 +4088,7 @@ }, "children": [ { - "id": 2982, + "id": 2980, "name": "COLLAPSE_ALL", "kind": 16, "kindString": "Enumeration member", @@ -4106,7 +4106,7 @@ "defaultValue": "\"COLLAPSE_ALL\"" }, { - "id": 2981, + "id": 2979, "name": "EXPAND_ALL", "kind": 16, "kindString": "Enumeration member", @@ -4124,7 +4124,7 @@ "defaultValue": "\"EXPAND_ALL\"" }, { - "id": 2983, + "id": 2981, "name": "EXPAND_FIRST", "kind": 16, "kindString": "Enumeration member", @@ -4147,9 +4147,9 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2982, - 2981, - 2983 + 2980, + 2979, + 2981 ] } ], @@ -4183,7 +4183,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4430, + "line": 4431, "character": 4 } ], @@ -4201,7 +4201,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4434, + "line": 4435, "character": 4 } ], @@ -4219,7 +4219,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4426, + "line": 4427, "character": 4 } ], @@ -4240,7 +4240,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4422, + "line": 4423, "character": 12 } ] @@ -4292,7 +4292,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2319, + "line": 2320, "character": 4 } ], @@ -4380,7 +4380,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2526, + "line": 2527, "character": 4 } ], @@ -4440,7 +4440,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2494, + "line": 2495, "character": 4 } ], @@ -4468,7 +4468,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2308, + "line": 2309, "character": 4 } ], @@ -4497,7 +4497,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3053, + "line": 3054, "character": 4 } ], @@ -4537,7 +4537,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2735, + "line": 2736, "character": 4 } ], @@ -4625,7 +4625,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2602, + "line": 2603, "character": 4 } ], @@ -4653,7 +4653,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2472, + "line": 2473, "character": 4 } ], @@ -4681,7 +4681,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2622, + "line": 2623, "character": 4 } ], @@ -4709,7 +4709,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2409, + "line": 2410, "character": 4 } ], @@ -4733,7 +4733,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2686, + "line": 2687, "character": 4 } ], @@ -4758,7 +4758,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2870, + "line": 2871, "character": 4 } ], @@ -4782,7 +4782,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2875, + "line": 2876, "character": 4 } ], @@ -4806,7 +4806,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2726, + "line": 2727, "character": 4 } ], @@ -4834,7 +4834,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2633, + "line": 2634, "character": 4 } ], @@ -4966,7 +4966,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2584, + "line": 2585, "character": 4 } ], @@ -4998,7 +4998,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2721, + "line": 2722, "character": 4 } ], @@ -5083,7 +5083,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2238, + "line": 2239, "character": 4 } ], @@ -5111,7 +5111,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2280, + "line": 2281, "character": 4 } ], @@ -5139,7 +5139,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2266, + "line": 2267, "character": 4 } ], @@ -5167,7 +5167,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2252, + "line": 2253, "character": 4 } ], @@ -5195,7 +5195,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2294, + "line": 2295, "character": 4 } ], @@ -5223,7 +5223,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2398, + "line": 2399, "character": 4 } ], @@ -5251,7 +5251,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2386, + "line": 2387, "character": 4 } ], @@ -5323,7 +5323,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2548, + "line": 2549, "character": 4 } ], @@ -5351,7 +5351,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2432, + "line": 2433, "character": 4 } ], @@ -5416,7 +5416,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2612, + "line": 2613, "character": 4 } ], @@ -5444,7 +5444,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2447, + "line": 2448, "character": 4 } ], @@ -5468,7 +5468,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2663, + "line": 2664, "character": 4 } ], @@ -5552,7 +5552,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2942, + "line": 2943, "character": 4 } ], @@ -5580,7 +5580,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2931, + "line": 2932, "character": 4 } ], @@ -5608,7 +5608,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2515, + "line": 2516, "character": 4 } ], @@ -5700,7 +5700,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2559, + "line": 2560, "character": 4 } ], @@ -5765,7 +5765,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2803, + "line": 2804, "character": 4 } ], @@ -5793,7 +5793,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2987, + "line": 2988, "character": 4 } ], @@ -5817,7 +5817,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2814, + "line": 2815, "character": 4 } ], @@ -5845,7 +5845,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2338, + "line": 2339, "character": 4 } ], @@ -5877,7 +5877,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2574, + "line": 2575, "character": 4 } ], @@ -5905,7 +5905,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2909, + "line": 2910, "character": 4 } ], @@ -5957,7 +5957,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2740, + "line": 2741, "character": 4 } ], @@ -5997,7 +5997,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2714, + "line": 2715, "character": 4 } ], @@ -6025,7 +6025,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2953, + "line": 2954, "character": 4 } ], @@ -6077,7 +6077,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2669, + "line": 2670, "character": 4 } ], @@ -6101,7 +6101,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2676, + "line": 2677, "character": 4 } ], @@ -6114,7 +6114,7 @@ "kindString": "Enumeration member", "flags": {}, "comment": { - "shortText": "Emitted when an Answer is saved in the app", + "shortText": "Emitted when an Answer is saved in the app.\nUse start:true to subscribe to when save is initiated, or end:true to subscribe to when save is completed.", "tags": [ { "tag": "version", @@ -6129,7 +6129,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2222, + "line": 2223, "character": 4 } ], @@ -6157,7 +6157,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2458, + "line": 2459, "character": 4 } ], @@ -6197,7 +6197,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2705, + "line": 2706, "character": 4 } ], @@ -6225,7 +6225,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2537, + "line": 2538, "character": 4 } ], @@ -6253,7 +6253,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2593, + "line": 2594, "character": 4 } ], @@ -6281,7 +6281,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2374, + "line": 2375, "character": 4 } ], @@ -6309,7 +6309,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2483, + "line": 2484, "character": 4 } ], @@ -6337,7 +6337,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2356, + "line": 2357, "character": 4 } ], @@ -6365,7 +6365,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2898, + "line": 2899, "character": 4 } ], @@ -6393,7 +6393,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2964, + "line": 2965, "character": 4 } ], @@ -6421,7 +6421,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2920, + "line": 2921, "character": 4 } ], @@ -6450,7 +6450,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2857, + "line": 2858, "character": 4 } ], @@ -6474,7 +6474,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2681, + "line": 2682, "character": 4 } ], @@ -6514,7 +6514,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2696, + "line": 2697, "character": 4 } ], @@ -6542,7 +6542,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2420, + "line": 2421, "character": 4 } ], @@ -6638,7 +6638,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2644, + "line": 2645, "character": 4 } ], @@ -7013,7 +7013,7 @@ ] }, { - "id": 2937, + "id": 2935, "name": "HomePage", "kind": 4, "kindString": "Enumeration", @@ -7029,7 +7029,7 @@ }, "children": [ { - "id": 2938, + "id": 2936, "name": "Modular", "kind": 16, "kindString": "Enumeration member", @@ -7047,7 +7047,7 @@ "defaultValue": "\"v2\"" }, { - "id": 2939, + "id": 2937, "name": "ModularWithStylingChanges", "kind": 16, "kindString": "Enumeration member", @@ -7070,8 +7070,8 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2938, - 2939 + 2936, + 2937 ] } ], @@ -7084,14 +7084,14 @@ ] }, { - "id": 2931, + "id": 2929, "name": "HomePageSearchBarMode", "kind": 4, "kindString": "Enumeration", "flags": {}, "children": [ { - "id": 2933, + "id": 2931, "name": "AI_ANSWER", "kind": 16, "kindString": "Enumeration member", @@ -7106,7 +7106,7 @@ "defaultValue": "\"aiAnswer\"" }, { - "id": 2934, + "id": 2932, "name": "NONE", "kind": 16, "kindString": "Enumeration member", @@ -7121,7 +7121,7 @@ "defaultValue": "\"none\"" }, { - "id": 2932, + "id": 2930, "name": "OBJECT_SEARCH", "kind": 16, "kindString": "Enumeration member", @@ -7141,9 +7141,9 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2933, - 2934, - 2932 + 2931, + 2932, + 2930 ] } ], @@ -7353,7 +7353,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3499, + "line": 3500, "character": 4 } ], @@ -7386,7 +7386,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3304, + "line": 3305, "character": 4 } ], @@ -7419,7 +7419,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4356, + "line": 4357, "character": 4 } ], @@ -7447,7 +7447,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4149, + "line": 4150, "character": 4 } ], @@ -7480,7 +7480,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4394, + "line": 4395, "character": 4 } ], @@ -7513,7 +7513,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3635, + "line": 3636, "character": 4 } ], @@ -7550,7 +7550,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3573, + "line": 3574, "character": 4 } ], @@ -7583,7 +7583,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3719, + "line": 3720, "character": 4 } ], @@ -7611,7 +7611,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4341, + "line": 4342, "character": 4 } ], @@ -7639,7 +7639,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4414, + "line": 4415, "character": 4 } ], @@ -7676,7 +7676,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3765, + "line": 3766, "character": 4 } ], @@ -7709,7 +7709,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3816, + "line": 3817, "character": 4 } ], @@ -7746,7 +7746,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3489, + "line": 3490, "character": 4 } ], @@ -7774,7 +7774,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3789, + "line": 3790, "character": 4 } ], @@ -7807,7 +7807,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3843, + "line": 3844, "character": 4 } ], @@ -7864,7 +7864,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3181, + "line": 3182, "character": 4 } ], @@ -7907,7 +7907,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3618, + "line": 3619, "character": 4 } ], @@ -7940,7 +7940,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4314, + "line": 4315, "character": 4 } ], @@ -7968,7 +7968,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3453, + "line": 3454, "character": 4 } ], @@ -8001,7 +8001,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3556, + "line": 3557, "character": 4 } ], @@ -8029,7 +8029,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3443, + "line": 3444, "character": 4 } ], @@ -8062,7 +8062,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4139, + "line": 4140, "character": 4 } ], @@ -8090,7 +8090,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3966, + "line": 3967, "character": 4 } ], @@ -8118,7 +8118,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3201, + "line": 3202, "character": 4 } ], @@ -8147,7 +8147,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4214, + "line": 4215, "character": 4 } ], @@ -8179,7 +8179,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3683, + "line": 3684, "character": 4 } ], @@ -8207,7 +8207,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4069, + "line": 4070, "character": 4 } ], @@ -8235,7 +8235,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3415, + "line": 3416, "character": 4 } ], @@ -8279,7 +8279,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3532, + "line": 3533, "character": 4 } ], @@ -8320,7 +8320,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3594, + "line": 3595, "character": 4 } ], @@ -8353,7 +8353,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3943, + "line": 3944, "character": 4 } ], @@ -8386,7 +8386,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3274, + "line": 3275, "character": 4 } ], @@ -8423,7 +8423,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3294, + "line": 3295, "character": 4 } ], @@ -8491,7 +8491,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3405, + "line": 3406, "character": 4 } ], @@ -8524,7 +8524,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3652, + "line": 3653, "character": 4 } ], @@ -8552,7 +8552,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4323, + "line": 4324, "character": 4 } ], @@ -8584,7 +8584,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3546, + "line": 3547, "character": 4 } ], @@ -8617,7 +8617,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3314, + "line": 3315, "character": 4 } ], @@ -8645,7 +8645,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4174, + "line": 4175, "character": 4 } ], @@ -8673,7 +8673,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3955, + "line": 3956, "character": 4 } ], @@ -8701,7 +8701,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4332, + "line": 4333, "character": 4 } ], @@ -8734,7 +8734,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3896, + "line": 3897, "character": 4 } ], @@ -8781,7 +8781,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4264, + "line": 4265, "character": 4 } ], @@ -8809,7 +8809,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3424, + "line": 3425, "character": 4 } ], @@ -8837,7 +8837,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3433, + "line": 3434, "character": 4 } ], @@ -8876,7 +8876,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3130, + "line": 3131, "character": 4 } ], @@ -8909,7 +8909,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3226, + "line": 3227, "character": 4 } ], @@ -8942,7 +8942,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4095, + "line": 4096, "character": 4 } ], @@ -8975,7 +8975,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4082, + "line": 4083, "character": 4 } ], @@ -9008,7 +9008,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3214, + "line": 3215, "character": 4 } ], @@ -9036,7 +9036,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3856, + "line": 3857, "character": 4 } ], @@ -9069,7 +9069,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3702, + "line": 3703, "character": 4 } ], @@ -9102,7 +9102,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3739, + "line": 3740, "character": 4 } ], @@ -9140,7 +9140,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4304, + "line": 4305, "character": 4 } ], @@ -9173,7 +9173,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3927, + "line": 3928, "character": 4 } ], @@ -9206,7 +9206,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3911, + "line": 3912, "character": 4 } ], @@ -9239,7 +9239,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4289, + "line": 4290, "character": 4 } ], @@ -9267,7 +9267,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4165, + "line": 4166, "character": 4 } ], @@ -9317,7 +9317,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4056, + "line": 4057, "character": 4 } ], @@ -9355,7 +9355,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4194, + "line": 4195, "character": 4 } ], @@ -9379,7 +9379,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4222, + "line": 4223, "character": 4 } ], @@ -9417,7 +9417,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3262, + "line": 3263, "character": 4 } ], @@ -9455,7 +9455,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4109, + "line": 4110, "character": 4 } ], @@ -9483,7 +9483,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3462, + "line": 3463, "character": 4 } ], @@ -9511,7 +9511,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3330, + "line": 3331, "character": 4 } ], @@ -9594,13 +9594,13 @@ "sources": [ { "fileName": "types.ts", - "line": 3110, + "line": 3111, "character": 12 } ] }, { - "id": 2993, + "id": 2991, "name": "InterceptedApiType", "kind": 4, "kindString": "Enumeration", @@ -9610,7 +9610,7 @@ }, "children": [ { - "id": 2995, + "id": 2993, "name": "ALL", "kind": 16, "kindString": "Enumeration member", @@ -9621,14 +9621,14 @@ "sources": [ { "fileName": "types.ts", - "line": 6123, + "line": 6124, "character": 4 } ], "defaultValue": "\"ALL\"" }, { - "id": 2994, + "id": 2992, "name": "AnswerData", "kind": 16, "kindString": "Enumeration member", @@ -9639,14 +9639,14 @@ "sources": [ { "fileName": "types.ts", - "line": 6119, + "line": 6120, "character": 4 } ], "defaultValue": "\"AnswerData\"" }, { - "id": 2996, + "id": 2994, "name": "LiveboardData", "kind": 16, "kindString": "Enumeration member", @@ -9657,7 +9657,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6127, + "line": 6128, "character": 4 } ], @@ -9669,22 +9669,22 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2995, - 2994, - 2996 + 2993, + 2992, + 2994 ] } ], "sources": [ { "fileName": "types.ts", - "line": 6115, + "line": 6116, "character": 12 } ] }, { - "id": 2940, + "id": 2938, "name": "ListPage", "kind": 4, "kindString": "Enumeration", @@ -9700,7 +9700,7 @@ }, "children": [ { - "id": 2941, + "id": 2939, "name": "List", "kind": 16, "kindString": "Enumeration member", @@ -9718,7 +9718,7 @@ "defaultValue": "\"v2\"" }, { - "id": 2942, + "id": 2940, "name": "ListWithUXChanges", "kind": 16, "kindString": "Enumeration member", @@ -9741,8 +9741,8 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2941, - 2942 + 2939, + 2940 ] } ], @@ -9755,7 +9755,7 @@ ] }, { - "id": 2974, + "id": 2972, "name": "ListPageColumns", "kind": 4, "kindString": "Enumeration", @@ -9771,7 +9771,7 @@ }, "children": [ { - "id": 2977, + "id": 2975, "name": "Author", "kind": 16, "kindString": "Enumeration member", @@ -9789,7 +9789,7 @@ "defaultValue": "\"AUTHOR\"" }, { - "id": 2978, + "id": 2976, "name": "DateSort", "kind": 16, "kindString": "Enumeration member", @@ -9807,7 +9807,7 @@ "defaultValue": "\"DATE_SORT\"" }, { - "id": 2975, + "id": 2973, "name": "Favourite", "kind": 16, "kindString": "Enumeration member", @@ -9825,7 +9825,7 @@ "defaultValue": "\"FAVOURITE\"" }, { - "id": 2979, + "id": 2977, "name": "Share", "kind": 16, "kindString": "Enumeration member", @@ -9843,7 +9843,7 @@ "defaultValue": "\"SHARE\"" }, { - "id": 2976, + "id": 2974, "name": "Tags", "kind": 16, "kindString": "Enumeration member", @@ -9866,11 +9866,11 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2977, - 2978, 2975, - 2979, - 2976 + 2976, + 2973, + 2977, + 2974 ] } ], @@ -9883,7 +9883,7 @@ ] }, { - "id": 2908, + "id": 2906, "name": "LogLevel", "kind": 4, "kindString": "Enumeration", @@ -9893,7 +9893,7 @@ }, "children": [ { - "id": 2913, + "id": 2911, "name": "DEBUG", "kind": 16, "kindString": "Enumeration member", @@ -9914,14 +9914,14 @@ "sources": [ { "fileName": "types.ts", - "line": 6081, + "line": 6082, "character": 4 } ], "defaultValue": "\"DEBUG\"" }, { - "id": 2910, + "id": 2908, "name": "ERROR", "kind": 16, "kindString": "Enumeration member", @@ -9942,14 +9942,14 @@ "sources": [ { "fileName": "types.ts", - "line": 6042, + "line": 6043, "character": 4 } ], "defaultValue": "\"ERROR\"" }, { - "id": 2912, + "id": 2910, "name": "INFO", "kind": 16, "kindString": "Enumeration member", @@ -9970,14 +9970,14 @@ "sources": [ { "fileName": "types.ts", - "line": 6067, + "line": 6068, "character": 4 } ], "defaultValue": "\"INFO\"" }, { - "id": 2909, + "id": 2907, "name": "SILENT", "kind": 16, "kindString": "Enumeration member", @@ -9998,14 +9998,14 @@ "sources": [ { "fileName": "types.ts", - "line": 6030, + "line": 6031, "character": 4 } ], "defaultValue": "\"SILENT\"" }, { - "id": 2914, + "id": 2912, "name": "TRACE", "kind": 16, "kindString": "Enumeration member", @@ -10026,14 +10026,14 @@ "sources": [ { "fileName": "types.ts", - "line": 6093, + "line": 6094, "character": 4 } ], "defaultValue": "\"TRACE\"" }, { - "id": 2911, + "id": 2909, "name": "WARN", "kind": 16, "kindString": "Enumeration member", @@ -10054,7 +10054,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6054, + "line": 6055, "character": 4 } ], @@ -10066,19 +10066,19 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2913, + 2911, + 2908, 2910, + 2907, 2912, - 2909, - 2914, - 2911 + 2909 ] } ], "sources": [ { "fileName": "types.ts", - "line": 6017, + "line": 6018, "character": 12 } ] @@ -10259,7 +10259,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5908, + "line": 5909, "character": 4 } ], @@ -10274,7 +10274,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5910, + "line": 5911, "character": 4 } ], @@ -10289,7 +10289,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5909, + "line": 5910, "character": 4 } ], @@ -10304,7 +10304,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5911, + "line": 5912, "character": 4 } ], @@ -10326,13 +10326,13 @@ "sources": [ { "fileName": "types.ts", - "line": 5907, + "line": 5908, "character": 12 } ] }, { - "id": 2935, + "id": 2933, "name": "PrimaryNavbarVersion", "kind": 4, "kindString": "Enumeration", @@ -10348,7 +10348,7 @@ }, "children": [ { - "id": 2936, + "id": 2934, "name": "Sliding", "kind": 16, "kindString": "Enumeration member", @@ -10371,7 +10371,7 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2936 + 2934 ] } ], @@ -10696,14 +10696,14 @@ ] }, { - "id": 2966, + "id": 2964, "name": "UIPassthroughEvent", "kind": 4, "kindString": "Enumeration", "flags": {}, "children": [ { - "id": 2971, + "id": 2969, "name": "GetAnswerConfig", "kind": 16, "kindString": "Enumeration member", @@ -10718,7 +10718,7 @@ "defaultValue": "\"getAnswerPageConfig\"" }, { - "id": 2970, + "id": 2968, "name": "GetAvailableUIPassthroughs", "kind": 16, "kindString": "Enumeration member", @@ -10733,7 +10733,7 @@ "defaultValue": "\"getAvailableUiPassthroughs\"" }, { - "id": 2969, + "id": 2967, "name": "GetDiscoverabilityStatus", "kind": 16, "kindString": "Enumeration member", @@ -10748,7 +10748,7 @@ "defaultValue": "\"getDiscoverabilityStatus\"" }, { - "id": 2972, + "id": 2970, "name": "GetLiveboardConfig", "kind": 16, "kindString": "Enumeration member", @@ -10763,7 +10763,7 @@ "defaultValue": "\"getPinboardPageConfig\"" }, { - "id": 2973, + "id": 2971, "name": "GetUnsavedAnswerTML", "kind": 16, "kindString": "Enumeration member", @@ -10778,7 +10778,7 @@ "defaultValue": "\"getUnsavedAnswerTML\"" }, { - "id": 2967, + "id": 2965, "name": "PinAnswerToLiveboard", "kind": 16, "kindString": "Enumeration member", @@ -10793,7 +10793,7 @@ "defaultValue": "\"addVizToPinboard\"" }, { - "id": 2968, + "id": 2966, "name": "SaveAnswer", "kind": 16, "kindString": "Enumeration member", @@ -10813,13 +10813,13 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2971, - 2970, 2969, - 2972, - 2973, + 2968, 2967, - 2968 + 2970, + 2971, + 2965, + 2966 ] } ], @@ -10939,7 +10939,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2943, + "id": 2941, "name": "VizPoint" } } @@ -13283,7 +13283,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2966, + "id": 2964, "name": "UIPassthroughEvent" } } @@ -15081,7 +15081,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2966, + "id": 2964, "name": "UIPassthroughEvent" } } @@ -16394,7 +16394,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2966, + "id": 2964, "name": "UIPassthroughEvent" } } @@ -17639,7 +17639,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2966, + "id": 2964, "name": "UIPassthroughEvent" } } @@ -18867,7 +18867,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2966, + "id": 2964, "name": "UIPassthroughEvent" } } @@ -20123,7 +20123,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2966, + "id": 2964, "name": "UIPassthroughEvent" } } @@ -21854,7 +21854,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2966, + "id": 2964, "name": "UIPassthroughEvent" } } @@ -22341,7 +22341,7 @@ ], "type": { "type": "reference", - "id": 2980, + "id": 2978, "name": "DataPanelCustomColumnGroupsAccordionState" } }, @@ -23209,7 +23209,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2974, + "id": 2972, "name": "ListPageColumns" } }, @@ -23628,7 +23628,7 @@ ], "type": { "type": "reference", - "id": 2931, + "id": 2929, "name": "HomePageSearchBarMode" } }, @@ -23694,7 +23694,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6171, + "line": 6172, "character": 4 } ], @@ -23731,7 +23731,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6154, + "line": 6155, "character": 4 } ], @@ -23996,7 +23996,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6138, + "line": 6139, "character": 4 } ], @@ -24604,7 +24604,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2905, + "id": 2903, "name": "RuntimeParameter" } }, @@ -26314,7 +26314,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6171, + "line": 6172, "character": 4 } ], @@ -26352,7 +26352,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6154, + "line": 6155, "character": 4 } ], @@ -26390,7 +26390,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6138, + "line": 6139, "character": 4 } ], @@ -27570,7 +27570,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6171, + "line": 6172, "character": 4 } ], @@ -27608,7 +27608,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6154, + "line": 6155, "character": 4 } ], @@ -27646,7 +27646,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6138, + "line": 6139, "character": 4 } ], @@ -27892,7 +27892,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2905, + "id": 2903, "name": "RuntimeParameter" } }, @@ -28138,7 +28138,7 @@ ] }, { - "id": 2946, + "id": 2944, "name": "CustomActionPayload", "kind": 256, "kindString": "Interface", @@ -28153,7 +28153,7 @@ }, "children": [ { - "id": 2947, + "id": 2945, "name": "contextMenuPoints", "kind": 1024, "kindString": "Property", @@ -28163,21 +28163,21 @@ "sources": [ { "fileName": "types.ts", - "line": 5952, + "line": 5953, "character": 4 } ], "type": { "type": "reflection", "declaration": { - "id": 2948, + "id": 2946, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 2949, + "id": 2947, "name": "clickedPoint", "kind": 1024, "kindString": "Property", @@ -28185,18 +28185,18 @@ "sources": [ { "fileName": "types.ts", - "line": 5953, + "line": 5954, "character": 8 } ], "type": { "type": "reference", - "id": 2943, + "id": 2941, "name": "VizPoint" } }, { - "id": 2950, + "id": 2948, "name": "selectedPoints", "kind": 1024, "kindString": "Property", @@ -28204,7 +28204,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5954, + "line": 5955, "character": 8 } ], @@ -28212,7 +28212,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2943, + "id": 2941, "name": "VizPoint" } } @@ -28223,8 +28223,8 @@ "title": "Properties", "kind": 1024, "children": [ - 2949, - 2950 + 2947, + 2948 ] } ] @@ -28232,7 +28232,7 @@ } }, { - "id": 2951, + "id": 2949, "name": "embedAnswerData", "kind": 1024, "kindString": "Property", @@ -28240,21 +28240,21 @@ "sources": [ { "fileName": "types.ts", - "line": 5956, + "line": 5957, "character": 4 } ], "type": { "type": "reflection", "declaration": { - "id": 2952, + "id": 2950, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 2960, + "id": 2958, "name": "columns", "kind": 1024, "kindString": "Property", @@ -28262,7 +28262,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5964, + "line": 5965, "character": 8 } ], @@ -28275,7 +28275,7 @@ } }, { - "id": 2961, + "id": 2959, "name": "data", "kind": 1024, "kindString": "Property", @@ -28283,7 +28283,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5965, + "line": 5966, "character": 8 } ], @@ -28296,7 +28296,7 @@ } }, { - "id": 2954, + "id": 2952, "name": "id", "kind": 1024, "kindString": "Property", @@ -28304,7 +28304,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5958, + "line": 5959, "character": 8 } ], @@ -28314,7 +28314,7 @@ } }, { - "id": 2953, + "id": 2951, "name": "name", "kind": 1024, "kindString": "Property", @@ -28322,7 +28322,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5957, + "line": 5958, "character": 8 } ], @@ -28332,7 +28332,7 @@ } }, { - "id": 2955, + "id": 2953, "name": "sources", "kind": 1024, "kindString": "Property", @@ -28340,21 +28340,21 @@ "sources": [ { "fileName": "types.ts", - "line": 5959, + "line": 5960, "character": 8 } ], "type": { "type": "reflection", "declaration": { - "id": 2956, + "id": 2954, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 2957, + "id": 2955, "name": "header", "kind": 1024, "kindString": "Property", @@ -28362,21 +28362,21 @@ "sources": [ { "fileName": "types.ts", - "line": 5960, + "line": 5961, "character": 12 } ], "type": { "type": "reflection", "declaration": { - "id": 2958, + "id": 2956, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 2959, + "id": 2957, "name": "guid", "kind": 1024, "kindString": "Property", @@ -28384,7 +28384,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5961, + "line": 5962, "character": 16 } ], @@ -28399,7 +28399,7 @@ "title": "Properties", "kind": 1024, "children": [ - 2959 + 2957 ] } ] @@ -28412,7 +28412,7 @@ "title": "Properties", "kind": 1024, "children": [ - 2957 + 2955 ] } ] @@ -28425,23 +28425,23 @@ "title": "Properties", "kind": 1024, "children": [ - 2960, - 2961, - 2954, - 2953, - 2955 + 2958, + 2959, + 2952, + 2951, + 2953 ] } ], "indexSignature": { - "id": 2962, + "id": 2960, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 2963, + "id": 2961, "name": "key", "kind": 32768, "flags": {}, @@ -28460,7 +28460,7 @@ } }, { - "id": 2964, + "id": 2962, "name": "session", "kind": 1024, "kindString": "Property", @@ -28468,7 +28468,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5968, + "line": 5969, "character": 4 } ], @@ -28479,7 +28479,7 @@ } }, { - "id": 2965, + "id": 2963, "name": "vizId", "kind": 1024, "kindString": "Property", @@ -28489,7 +28489,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5969, + "line": 5970, "character": 4 } ], @@ -28504,17 +28504,17 @@ "title": "Properties", "kind": 1024, "children": [ - 2947, - 2951, - 2964, - 2965 + 2945, + 2949, + 2962, + 2963 ] } ], "sources": [ { "fileName": "types.ts", - "line": 5951, + "line": 5952, "character": 17 } ] @@ -29151,7 +29151,7 @@ } }, { - "id": 2903, + "id": 2902, "name": "--ts-var-cca-modal-summary-header-background", "kind": 1024, "kindString": "Property", @@ -29164,30 +29164,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 849, - "character": 4 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 2904, - "name": "--ts-var-cca-modal-summary-header-background-color", - "kind": 1024, - "kindString": "Property", - "flags": { - "isOptional": true - }, - "comment": { - "shortText": "Background color of the summary header in the CCA modal." - }, - "sources": [ - { - "fileName": "css-variables.ts", - "line": 854, + "line": 842, "character": 4 } ], @@ -29197,7 +29174,7 @@ } }, { - "id": 2898, + "id": 2897, "name": "--ts-var-change-analysis-insights-background", "kind": 1024, "kindString": "Property", @@ -29210,7 +29187,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 824, + "line": 817, "character": 4 } ], @@ -29220,7 +29197,7 @@ } }, { - "id": 2893, + "id": 2892, "name": "--ts-var-chart-heatmap-legend-label-color", "kind": 1024, "kindString": "Property", @@ -29233,7 +29210,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 799, + "line": 792, "character": 4 } ], @@ -29243,7 +29220,7 @@ } }, { - "id": 2892, + "id": 2891, "name": "--ts-var-chart-heatmap-legend-title-color", "kind": 1024, "kindString": "Property", @@ -29256,7 +29233,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 794, + "line": 787, "character": 4 } ], @@ -29266,7 +29243,7 @@ } }, { - "id": 2895, + "id": 2894, "name": "--ts-var-chart-treemap-legend-label-color", "kind": 1024, "kindString": "Property", @@ -29279,7 +29256,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 809, + "line": 802, "character": 4 } ], @@ -29289,7 +29266,7 @@ } }, { - "id": 2894, + "id": 2893, "name": "--ts-var-chart-treemap-legend-title-color", "kind": 1024, "kindString": "Property", @@ -29302,7 +29279,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 804, + "line": 797, "character": 4 } ], @@ -29887,7 +29864,7 @@ } }, { - "id": 2891, + "id": 2890, "name": "--ts-var-kpi-analyze-text-color", "kind": 1024, "kindString": "Property", @@ -29900,7 +29877,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 789, + "line": 782, "character": 4 } ], @@ -29910,7 +29887,7 @@ } }, { - "id": 2890, + "id": 2889, "name": "--ts-var-kpi-comparison-color", "kind": 1024, "kindString": "Property", @@ -29923,7 +29900,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 784, + "line": 777, "character": 4 } ], @@ -29933,7 +29910,7 @@ } }, { - "id": 2889, + "id": 2888, "name": "--ts-var-kpi-hero-color", "kind": 1024, "kindString": "Property", @@ -29946,7 +29923,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 779, + "line": 772, "character": 4 } ], @@ -29956,7 +29933,7 @@ } }, { - "id": 2897, + "id": 2896, "name": "--ts-var-kpi-negative-change-color", "kind": 1024, "kindString": "Property", @@ -29969,7 +29946,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 819, + "line": 812, "character": 4 } ], @@ -29979,7 +29956,7 @@ } }, { - "id": 2896, + "id": 2895, "name": "--ts-var-kpi-positive-change-color", "kind": 1024, "kindString": "Property", @@ -29992,7 +29969,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 814, + "line": 807, "character": 4 } ], @@ -30071,7 +30048,7 @@ } }, { - "id": 2863, + "id": 2862, "name": "--ts-var-liveboard-chip--active-background", "kind": 1024, "kindString": "Property", @@ -30085,7 +30062,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 649, + "line": 642, "character": 4 } ], @@ -30095,7 +30072,7 @@ } }, { - "id": 2862, + "id": 2861, "name": "--ts-var-liveboard-chip--hover-background", "kind": 1024, "kindString": "Property", @@ -30109,7 +30086,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 642, + "line": 635, "character": 4 } ], @@ -30119,7 +30096,7 @@ } }, { - "id": 2860, + "id": 2859, "name": "--ts-var-liveboard-chip-background", "kind": 1024, "kindString": "Property", @@ -30133,7 +30110,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 628, + "line": 621, "character": 4 } ], @@ -30143,7 +30120,7 @@ } }, { - "id": 2861, + "id": 2860, "name": "--ts-var-liveboard-chip-color", "kind": 1024, "kindString": "Property", @@ -30157,7 +30134,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 635, + "line": 628, "character": 4 } ], @@ -30167,7 +30144,7 @@ } }, { - "id": 2868, + "id": 2867, "name": "--ts-var-liveboard-cross-filter-layout-background", "kind": 1024, "kindString": "Property", @@ -30180,7 +30157,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 674, + "line": 667, "character": 4 } ], @@ -30190,7 +30167,7 @@ } }, { - "id": 2866, + "id": 2865, "name": "--ts-var-liveboard-dual-column-breakpoint", "kind": 1024, "kindString": "Property", @@ -30203,7 +30180,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 664, + "line": 657, "character": 4 } ], @@ -30213,7 +30190,7 @@ } }, { - "id": 2865, + "id": 2864, "name": "--ts-var-liveboard-edit-bar-background", "kind": 1024, "kindString": "Property", @@ -30226,7 +30203,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 659, + "line": 652, "character": 4 } ], @@ -30332,7 +30309,7 @@ } }, { - "id": 2859, + "id": 2858, "name": "--ts-var-liveboard-group-tile-background", "kind": 1024, "kindString": "Property", @@ -30343,30 +30320,6 @@ "shortText": "Background color of the tiles inside the groups in the Liveboard.", "text": "Please enable the Liveboard styling and grouping feature in your ThoughtSpot instance and then set the isLiveboardStylingAndGrouping SDK flag to true to start modifying this CSS variable.\n" }, - "sources": [ - { - "fileName": "css-variables.ts", - "line": 621, - "character": 4 - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 2858, - "name": "--ts-var-liveboard-group-tile-description-font-color", - "kind": 1024, - "kindString": "Property", - "flags": { - "isOptional": true - }, - "comment": { - "shortText": "Font color of the description of the tiles inside the groups in the Liveboard.", - "text": "Please enable the Liveboard styling and grouping feature in your ThoughtSpot instance and then set the isLiveboardStylingAndGrouping SDK flag to true to start modifying this CSS variable.\n" - }, "sources": [ { "fileName": "css-variables.ts", @@ -30548,7 +30501,7 @@ } }, { - "id": 2882, + "id": 2881, "name": "--ts-var-liveboard-header-action-button-active-color", "kind": 1024, "kindString": "Property", @@ -30561,7 +30514,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 744, + "line": 737, "character": 4 } ], @@ -30571,7 +30524,7 @@ } }, { - "id": 2879, + "id": 2878, "name": "--ts-var-liveboard-header-action-button-background", "kind": 1024, "kindString": "Property", @@ -30584,7 +30537,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 729, + "line": 722, "character": 4 } ], @@ -30594,7 +30547,7 @@ } }, { - "id": 2880, + "id": 2879, "name": "--ts-var-liveboard-header-action-button-font-color", "kind": 1024, "kindString": "Property", @@ -30607,7 +30560,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 734, + "line": 727, "character": 4 } ], @@ -30617,7 +30570,7 @@ } }, { - "id": 2881, + "id": 2880, "name": "--ts-var-liveboard-header-action-button-hover-color", "kind": 1024, "kindString": "Property", @@ -30630,7 +30583,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 739, + "line": 732, "character": 4 } ], @@ -30663,7 +30616,7 @@ } }, { - "id": 2888, + "id": 2887, "name": "--ts-var-liveboard-header-badge-active-color", "kind": 1024, "kindString": "Property", @@ -30676,7 +30629,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 774, + "line": 767, "character": 4 } ], @@ -30686,7 +30639,7 @@ } }, { - "id": 2883, + "id": 2882, "name": "--ts-var-liveboard-header-badge-background", "kind": 1024, "kindString": "Property", @@ -30699,7 +30652,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 749, + "line": 742, "character": 4 } ], @@ -30709,7 +30662,7 @@ } }, { - "id": 2884, + "id": 2883, "name": "--ts-var-liveboard-header-badge-font-color", "kind": 1024, "kindString": "Property", @@ -30722,7 +30675,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 754, + "line": 747, "character": 4 } ], @@ -30732,7 +30685,7 @@ } }, { - "id": 2887, + "id": 2886, "name": "--ts-var-liveboard-header-badge-hover-color", "kind": 1024, "kindString": "Property", @@ -30745,7 +30698,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 769, + "line": 762, "character": 4 } ], @@ -30755,7 +30708,7 @@ } }, { - "id": 2885, + "id": 2884, "name": "--ts-var-liveboard-header-badge-modified-background", "kind": 1024, "kindString": "Property", @@ -30768,7 +30721,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 759, + "line": 752, "character": 4 } ], @@ -30778,7 +30731,7 @@ } }, { - "id": 2886, + "id": 2885, "name": "--ts-var-liveboard-header-badge-modified-font-color", "kind": 1024, "kindString": "Property", @@ -30791,7 +30744,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 764, + "line": 757, "character": 4 } ], @@ -30893,7 +30846,7 @@ } }, { - "id": 2867, + "id": 2866, "name": "--ts-var-liveboard-single-column-breakpoint", "kind": 1024, "kindString": "Property", @@ -30906,7 +30859,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 669, + "line": 662, "character": 4 } ], @@ -30916,7 +30869,7 @@ } }, { - "id": 2869, + "id": 2868, "name": "--ts-var-liveboard-tab-active-border-color", "kind": 1024, "kindString": "Property", @@ -30929,7 +30882,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 679, + "line": 672, "character": 4 } ], @@ -30939,7 +30892,7 @@ } }, { - "id": 2870, + "id": 2869, "name": "--ts-var-liveboard-tab-hover-color", "kind": 1024, "kindString": "Property", @@ -30952,7 +30905,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 684, + "line": 677, "character": 4 } ], @@ -31077,7 +31030,7 @@ } }, { - "id": 2871, + "id": 2870, "name": "--ts-var-liveboard-tile-title-fontsize", "kind": 1024, "kindString": "Property", @@ -31090,7 +31043,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 689, + "line": 682, "character": 4 } ], @@ -31100,7 +31053,7 @@ } }, { - "id": 2872, + "id": 2871, "name": "--ts-var-liveboard-tile-title-fontweight", "kind": 1024, "kindString": "Property", @@ -31113,7 +31066,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 694, + "line": 687, "character": 4 } ], @@ -31307,7 +31260,7 @@ } }, { - "id": 2877, + "id": 2876, "name": "--ts-var-parameter-chip-active-background", "kind": 1024, "kindString": "Property", @@ -31320,7 +31273,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 719, + "line": 712, "character": 4 } ], @@ -31330,7 +31283,7 @@ } }, { - "id": 2878, + "id": 2877, "name": "--ts-var-parameter-chip-active-text-color", "kind": 1024, "kindString": "Property", @@ -31343,7 +31296,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 724, + "line": 717, "character": 4 } ], @@ -31353,7 +31306,7 @@ } }, { - "id": 2873, + "id": 2872, "name": "--ts-var-parameter-chip-background", "kind": 1024, "kindString": "Property", @@ -31366,7 +31319,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 699, + "line": 692, "character": 4 } ], @@ -31376,7 +31329,7 @@ } }, { - "id": 2875, + "id": 2874, "name": "--ts-var-parameter-chip-hover-background", "kind": 1024, "kindString": "Property", @@ -31389,7 +31342,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 709, + "line": 702, "character": 4 } ], @@ -31399,7 +31352,7 @@ } }, { - "id": 2876, + "id": 2875, "name": "--ts-var-parameter-chip-hover-text-color", "kind": 1024, "kindString": "Property", @@ -31412,7 +31365,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 714, + "line": 707, "character": 4 } ], @@ -31422,7 +31375,7 @@ } }, { - "id": 2874, + "id": 2873, "name": "--ts-var-parameter-chip-text-color", "kind": 1024, "kindString": "Property", @@ -31435,7 +31388,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 704, + "line": 697, "character": 4 } ], @@ -31859,7 +31812,7 @@ } }, { - "id": 2864, + "id": 2863, "name": "--ts-var-side-panel-width", "kind": 1024, "kindString": "Property", @@ -31872,7 +31825,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 654, + "line": 647, "character": 4 } ], @@ -31882,7 +31835,7 @@ } }, { - "id": 2902, + "id": 2901, "name": "--ts-var-spotiq-analyze-crosscorrelation-card-background", "kind": 1024, "kindString": "Property", @@ -31895,7 +31848,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 844, + "line": 837, "character": 4 } ], @@ -31905,7 +31858,7 @@ } }, { - "id": 2899, + "id": 2898, "name": "--ts-var-spotiq-analyze-forecasting-card-background", "kind": 1024, "kindString": "Property", @@ -31918,7 +31871,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 829, + "line": 822, "character": 4 } ], @@ -31928,7 +31881,7 @@ } }, { - "id": 2900, + "id": 2899, "name": "--ts-var-spotiq-analyze-outlier-card-background", "kind": 1024, "kindString": "Property", @@ -31941,7 +31894,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 834, + "line": 827, "character": 4 } ], @@ -31951,7 +31904,7 @@ } }, { - "id": 2901, + "id": 2900, "name": "--ts-var-spotiq-analyze-trend-card-background", "kind": 1024, "kindString": "Property", @@ -31964,7 +31917,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 839, + "line": 832, "character": 4 } ], @@ -32282,13 +32235,12 @@ 2783, 2782, 2770, - 2903, - 2904, - 2898, - 2893, + 2902, + 2897, 2892, - 2895, + 2891, 2894, + 2893, 2832, 2835, 2830, @@ -32314,26 +32266,25 @@ 2827, 2826, 2825, - 2891, 2890, 2889, - 2897, + 2888, 2896, + 2895, 2823, 2822, 2850, - 2863, 2862, - 2860, 2861, - 2868, - 2866, + 2859, + 2860, + 2867, 2865, + 2864, 2851, 2852, 2856, 2844, - 2859, 2858, 2849, 2857, @@ -32342,31 +32293,31 @@ 2855, 2845, 2846, - 2882, + 2881, + 2878, 2879, 2880, - 2881, 2837, - 2888, + 2887, + 2882, 2883, + 2886, 2884, - 2887, 2885, - 2886, 2838, 2836, 2854, 2853, - 2867, + 2866, + 2868, 2869, - 2870, 2840, 2839, 2841, 2842, 2843, + 2870, 2871, - 2872, 2815, 2812, 2811, @@ -32375,12 +32326,12 @@ 2814, 2749, 2750, - 2877, - 2878, - 2873, - 2875, 2876, + 2877, + 2872, 2874, + 2875, + 2873, 2744, 2745, 2746, @@ -32399,11 +32350,11 @@ 2753, 2759, 2824, - 2864, - 2902, + 2863, + 2901, + 2898, 2899, 2900, - 2901, 2764, 2765, 2794, @@ -33497,7 +33448,7 @@ ], "type": { "type": "reference", - "id": 2908, + "id": 2906, "name": "LogLevel" } }, @@ -35444,7 +35395,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6171, + "line": 6172, "character": 4 } ], @@ -35481,7 +35432,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6154, + "line": 6155, "character": 4 } ], @@ -35746,7 +35697,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6138, + "line": 6139, "character": 4 } ], @@ -36269,7 +36220,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2905, + "id": 2903, "name": "RuntimeParameter" } }, @@ -36913,7 +36864,7 @@ ] }, { - "id": 2905, + "id": 2903, "name": "RuntimeParameter", "kind": 256, "kindString": "Interface", @@ -36923,7 +36874,7 @@ }, "children": [ { - "id": 2906, + "id": 2904, "name": "name", "kind": 1024, "kindString": "Property", @@ -36944,7 +36895,7 @@ } }, { - "id": 2907, + "id": 2905, "name": "value", "kind": 1024, "kindString": "Property", @@ -36983,8 +36934,8 @@ "title": "Properties", "kind": 1024, "children": [ - 2906, - 2907 + 2904, + 2905 ] } ], @@ -38003,7 +37954,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6171, + "line": 6172, "character": 4 } ], @@ -38040,7 +37991,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6154, + "line": 6155, "character": 4 } ], @@ -38077,7 +38028,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6138, + "line": 6139, "character": 4 } ], @@ -38317,7 +38268,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2905, + "id": 2903, "name": "RuntimeParameter" } }, @@ -39503,7 +39454,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6171, + "line": 6172, "character": 4 } ], @@ -39540,7 +39491,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6154, + "line": 6155, "character": 4 } ], @@ -39577,7 +39528,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6138, + "line": 6139, "character": 4 } ], @@ -39855,7 +39806,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2905, + "id": 2903, "name": "RuntimeParameter" } }, @@ -41363,7 +41314,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6171, + "line": 6172, "character": 4 } ], @@ -41400,7 +41351,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6154, + "line": 6155, "character": 4 } ], @@ -41437,7 +41388,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6138, + "line": 6139, "character": 4 } ], @@ -41677,7 +41628,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2905, + "id": 2903, "name": "RuntimeParameter" } }, @@ -42632,7 +42583,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6171, + "line": 6172, "character": 4 } ], @@ -42669,7 +42620,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6154, + "line": 6155, "character": 4 } ], @@ -42706,7 +42657,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6138, + "line": 6139, "character": 4 } ], @@ -43839,7 +43790,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6171, + "line": 6172, "character": 4 } ], @@ -43876,7 +43827,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6154, + "line": 6155, "character": 4 } ], @@ -43913,7 +43864,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6138, + "line": 6139, "character": 4 } ], @@ -44149,7 +44100,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2905, + "id": 2903, "name": "RuntimeParameter" } } @@ -44451,14 +44402,14 @@ ] }, { - "id": 2943, + "id": 2941, "name": "VizPoint", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 2944, + "id": 2942, "name": "selectedAttributes", "kind": 1024, "kindString": "Property", @@ -44466,7 +44417,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5944, + "line": 5945, "character": 4 } ], @@ -44479,7 +44430,7 @@ } }, { - "id": 2945, + "id": 2943, "name": "selectedMeasures", "kind": 1024, "kindString": "Property", @@ -44487,7 +44438,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5945, + "line": 5946, "character": 4 } ], @@ -44505,15 +44456,15 @@ "title": "Properties", "kind": 1024, "children": [ - 2944, - 2945 + 2942, + 2943 ] } ], "sources": [ { "fileName": "types.ts", - "line": 5943, + "line": 5944, "character": 17 } ] @@ -46015,7 +45966,7 @@ ] }, { - "id": 2997, + "id": 2995, "name": "resetCachedAuthToken", "kind": 64, "kindString": "Function", @@ -46031,7 +45982,7 @@ ], "signatures": [ { - "id": 2998, + "id": 2996, "name": "resetCachedAuthToken", "kind": 4096, "kindString": "Call signature", @@ -46225,7 +46176,7 @@ ] }, { - "id": 2915, + "id": 2913, "name": "uploadMixpanelEvent", "kind": 64, "kindString": "Function", @@ -46239,7 +46190,7 @@ ], "signatures": [ { - "id": 2916, + "id": 2914, "name": "uploadMixpanelEvent", "kind": 4096, "kindString": "Call signature", @@ -46249,7 +46200,7 @@ }, "parameters": [ { - "id": 2917, + "id": 2915, "name": "eventId", "kind": 32768, "kindString": "Parameter", @@ -46261,7 +46212,7 @@ } }, { - "id": 2918, + "id": 2916, "name": "eventProps", "kind": 32768, "kindString": "Parameter", @@ -46272,7 +46223,7 @@ "type": { "type": "reflection", "declaration": { - "id": 2919, + "id": 2917, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -46301,25 +46252,25 @@ 1807, 1962, 2304, - 2988, - 2984, - 2980, + 2986, + 2982, + 2978, 2162, 1994, 2686, - 2937, - 2931, + 2935, + 2929, 2697, 2089, - 2993, - 2940, - 2974, - 2908, + 2991, + 2938, + 2972, + 2906, 1953, 2675, - 2935, + 2933, 1978, - 2966 + 2964 ] }, { @@ -46346,7 +46297,7 @@ 1817, 1305, 1584, - 2946, + 2944, 2743, 2731, 2721, @@ -46354,7 +46305,7 @@ 2680, 2461, 1974, - 2905, + 2903, 2539, 2416, 2360, @@ -46362,7 +46313,7 @@ 1273, 1541, 1950, - 2943, + 2941, 2734, 21, 25 @@ -46391,9 +46342,9 @@ 1, 4, 7, - 2997, + 2995, 37, - 2915 + 2913 ] } ], From bb43cf66e97f01f812c6884886875cbf82569c15 Mon Sep 17 00:00:00 2001 From: Ruchi Anand Date: Wed, 26 Nov 2025 12:50:26 +0530 Subject: [PATCH 4/7] variable fix --- src/css-variables.ts | 7 + static/typedoc/typedoc.json | 577 +++++++++++++++++++----------------- 2 files changed, 308 insertions(+), 276 deletions(-) diff --git a/src/css-variables.ts b/src/css-variables.ts index d8776d1c..0ff3d020 100644 --- a/src/css-variables.ts +++ b/src/css-variables.ts @@ -606,6 +606,13 @@ export interface CustomCssVariables { */ '--ts-var-liveboard-group-tile-title-font-color'?: string; + /** + * Font color of the description of the tiles inside the groups in the Liveboard. + * + * Please enable the Liveboard styling and grouping feature in your ThoughtSpot instance and then set the isLiveboardStylingAndGrouping SDK flag to true to start modifying this CSS variable. + */ + '--ts-var-liveboard-group-tile-description-font-color'?: string; + /** * Background color of the tiles inside the groups in the Liveboard. * diff --git a/static/typedoc/typedoc.json b/static/typedoc/typedoc.json index 08dd928f..1ab4a191 100644 --- a/static/typedoc/typedoc.json +++ b/static/typedoc/typedoc.json @@ -3912,7 +3912,7 @@ ] }, { - "id": 2986, + "id": 2987, "name": "CustomActionTarget", "kind": 4, "kindString": "Enumeration", @@ -3922,7 +3922,7 @@ }, "children": [ { - "id": 2989, + "id": 2990, "name": "ANSWER", "kind": 16, "kindString": "Enumeration member", @@ -3937,7 +3937,7 @@ "defaultValue": "\"ANSWER\"" }, { - "id": 2987, + "id": 2988, "name": "LIVEBOARD", "kind": 16, "kindString": "Enumeration member", @@ -3952,7 +3952,7 @@ "defaultValue": "\"LIVEBOARD\"" }, { - "id": 2990, + "id": 2991, "name": "SPOTTER", "kind": 16, "kindString": "Enumeration member", @@ -3967,7 +3967,7 @@ "defaultValue": "\"SPOTTER\"" }, { - "id": 2988, + "id": 2989, "name": "VIZ", "kind": 16, "kindString": "Enumeration member", @@ -3987,10 +3987,10 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2989, - 2987, 2990, - 2988 + 2988, + 2991, + 2989 ] } ], @@ -4003,7 +4003,7 @@ ] }, { - "id": 2982, + "id": 2983, "name": "CustomActionsPosition", "kind": 4, "kindString": "Enumeration", @@ -4013,7 +4013,7 @@ }, "children": [ { - "id": 2985, + "id": 2986, "name": "CONTEXTMENU", "kind": 16, "kindString": "Enumeration member", @@ -4028,7 +4028,7 @@ "defaultValue": "\"CONTEXTMENU\"" }, { - "id": 2984, + "id": 2985, "name": "MENU", "kind": 16, "kindString": "Enumeration member", @@ -4043,7 +4043,7 @@ "defaultValue": "\"MENU\"" }, { - "id": 2983, + "id": 2984, "name": "PRIMARY", "kind": 16, "kindString": "Enumeration member", @@ -4063,9 +4063,9 @@ "title": "Enumeration members", "kind": 16, "children": [ + 2986, 2985, - 2984, - 2983 + 2984 ] } ], @@ -4078,7 +4078,7 @@ ] }, { - "id": 2978, + "id": 2979, "name": "DataPanelCustomColumnGroupsAccordionState", "kind": 4, "kindString": "Enumeration", @@ -4088,7 +4088,7 @@ }, "children": [ { - "id": 2980, + "id": 2981, "name": "COLLAPSE_ALL", "kind": 16, "kindString": "Enumeration member", @@ -4106,7 +4106,7 @@ "defaultValue": "\"COLLAPSE_ALL\"" }, { - "id": 2979, + "id": 2980, "name": "EXPAND_ALL", "kind": 16, "kindString": "Enumeration member", @@ -4124,7 +4124,7 @@ "defaultValue": "\"EXPAND_ALL\"" }, { - "id": 2981, + "id": 2982, "name": "EXPAND_FIRST", "kind": 16, "kindString": "Enumeration member", @@ -4147,9 +4147,9 @@ "title": "Enumeration members", "kind": 16, "children": [ + 2981, 2980, - 2979, - 2981 + 2982 ] } ], @@ -7013,7 +7013,7 @@ ] }, { - "id": 2935, + "id": 2936, "name": "HomePage", "kind": 4, "kindString": "Enumeration", @@ -7029,7 +7029,7 @@ }, "children": [ { - "id": 2936, + "id": 2937, "name": "Modular", "kind": 16, "kindString": "Enumeration member", @@ -7047,7 +7047,7 @@ "defaultValue": "\"v2\"" }, { - "id": 2937, + "id": 2938, "name": "ModularWithStylingChanges", "kind": 16, "kindString": "Enumeration member", @@ -7070,8 +7070,8 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2936, - 2937 + 2937, + 2938 ] } ], @@ -7084,14 +7084,14 @@ ] }, { - "id": 2929, + "id": 2930, "name": "HomePageSearchBarMode", "kind": 4, "kindString": "Enumeration", "flags": {}, "children": [ { - "id": 2931, + "id": 2932, "name": "AI_ANSWER", "kind": 16, "kindString": "Enumeration member", @@ -7106,7 +7106,7 @@ "defaultValue": "\"aiAnswer\"" }, { - "id": 2932, + "id": 2933, "name": "NONE", "kind": 16, "kindString": "Enumeration member", @@ -7121,7 +7121,7 @@ "defaultValue": "\"none\"" }, { - "id": 2930, + "id": 2931, "name": "OBJECT_SEARCH", "kind": 16, "kindString": "Enumeration member", @@ -7141,9 +7141,9 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2931, 2932, - 2930 + 2933, + 2931 ] } ], @@ -9600,7 +9600,7 @@ ] }, { - "id": 2991, + "id": 2992, "name": "InterceptedApiType", "kind": 4, "kindString": "Enumeration", @@ -9610,7 +9610,7 @@ }, "children": [ { - "id": 2993, + "id": 2994, "name": "ALL", "kind": 16, "kindString": "Enumeration member", @@ -9628,7 +9628,7 @@ "defaultValue": "\"ALL\"" }, { - "id": 2992, + "id": 2993, "name": "AnswerData", "kind": 16, "kindString": "Enumeration member", @@ -9646,7 +9646,7 @@ "defaultValue": "\"AnswerData\"" }, { - "id": 2994, + "id": 2995, "name": "LiveboardData", "kind": 16, "kindString": "Enumeration member", @@ -9669,9 +9669,9 @@ "title": "Enumeration members", "kind": 16, "children": [ + 2994, 2993, - 2992, - 2994 + 2995 ] } ], @@ -9684,7 +9684,7 @@ ] }, { - "id": 2938, + "id": 2939, "name": "ListPage", "kind": 4, "kindString": "Enumeration", @@ -9700,7 +9700,7 @@ }, "children": [ { - "id": 2939, + "id": 2940, "name": "List", "kind": 16, "kindString": "Enumeration member", @@ -9718,7 +9718,7 @@ "defaultValue": "\"v2\"" }, { - "id": 2940, + "id": 2941, "name": "ListWithUXChanges", "kind": 16, "kindString": "Enumeration member", @@ -9741,8 +9741,8 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2939, - 2940 + 2940, + 2941 ] } ], @@ -9755,7 +9755,7 @@ ] }, { - "id": 2972, + "id": 2973, "name": "ListPageColumns", "kind": 4, "kindString": "Enumeration", @@ -9771,7 +9771,7 @@ }, "children": [ { - "id": 2975, + "id": 2976, "name": "Author", "kind": 16, "kindString": "Enumeration member", @@ -9789,7 +9789,7 @@ "defaultValue": "\"AUTHOR\"" }, { - "id": 2976, + "id": 2977, "name": "DateSort", "kind": 16, "kindString": "Enumeration member", @@ -9807,7 +9807,7 @@ "defaultValue": "\"DATE_SORT\"" }, { - "id": 2973, + "id": 2974, "name": "Favourite", "kind": 16, "kindString": "Enumeration member", @@ -9825,7 +9825,7 @@ "defaultValue": "\"FAVOURITE\"" }, { - "id": 2977, + "id": 2978, "name": "Share", "kind": 16, "kindString": "Enumeration member", @@ -9843,7 +9843,7 @@ "defaultValue": "\"SHARE\"" }, { - "id": 2974, + "id": 2975, "name": "Tags", "kind": 16, "kindString": "Enumeration member", @@ -9866,11 +9866,11 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2975, 2976, - 2973, 2977, - 2974 + 2974, + 2978, + 2975 ] } ], @@ -9883,7 +9883,7 @@ ] }, { - "id": 2906, + "id": 2907, "name": "LogLevel", "kind": 4, "kindString": "Enumeration", @@ -9893,7 +9893,7 @@ }, "children": [ { - "id": 2911, + "id": 2912, "name": "DEBUG", "kind": 16, "kindString": "Enumeration member", @@ -9921,7 +9921,7 @@ "defaultValue": "\"DEBUG\"" }, { - "id": 2908, + "id": 2909, "name": "ERROR", "kind": 16, "kindString": "Enumeration member", @@ -9949,7 +9949,7 @@ "defaultValue": "\"ERROR\"" }, { - "id": 2910, + "id": 2911, "name": "INFO", "kind": 16, "kindString": "Enumeration member", @@ -9977,7 +9977,7 @@ "defaultValue": "\"INFO\"" }, { - "id": 2907, + "id": 2908, "name": "SILENT", "kind": 16, "kindString": "Enumeration member", @@ -10005,7 +10005,7 @@ "defaultValue": "\"SILENT\"" }, { - "id": 2912, + "id": 2913, "name": "TRACE", "kind": 16, "kindString": "Enumeration member", @@ -10033,7 +10033,7 @@ "defaultValue": "\"TRACE\"" }, { - "id": 2909, + "id": 2910, "name": "WARN", "kind": 16, "kindString": "Enumeration member", @@ -10066,12 +10066,12 @@ "title": "Enumeration members", "kind": 16, "children": [ + 2912, + 2909, 2911, 2908, - 2910, - 2907, - 2912, - 2909 + 2913, + 2910 ] } ], @@ -10332,7 +10332,7 @@ ] }, { - "id": 2933, + "id": 2934, "name": "PrimaryNavbarVersion", "kind": 4, "kindString": "Enumeration", @@ -10348,7 +10348,7 @@ }, "children": [ { - "id": 2934, + "id": 2935, "name": "Sliding", "kind": 16, "kindString": "Enumeration member", @@ -10371,7 +10371,7 @@ "title": "Enumeration members", "kind": 16, "children": [ - 2934 + 2935 ] } ], @@ -10696,14 +10696,14 @@ ] }, { - "id": 2964, + "id": 2965, "name": "UIPassthroughEvent", "kind": 4, "kindString": "Enumeration", "flags": {}, "children": [ { - "id": 2969, + "id": 2970, "name": "GetAnswerConfig", "kind": 16, "kindString": "Enumeration member", @@ -10718,7 +10718,7 @@ "defaultValue": "\"getAnswerPageConfig\"" }, { - "id": 2968, + "id": 2969, "name": "GetAvailableUIPassthroughs", "kind": 16, "kindString": "Enumeration member", @@ -10733,7 +10733,7 @@ "defaultValue": "\"getAvailableUiPassthroughs\"" }, { - "id": 2967, + "id": 2968, "name": "GetDiscoverabilityStatus", "kind": 16, "kindString": "Enumeration member", @@ -10748,7 +10748,7 @@ "defaultValue": "\"getDiscoverabilityStatus\"" }, { - "id": 2970, + "id": 2971, "name": "GetLiveboardConfig", "kind": 16, "kindString": "Enumeration member", @@ -10763,7 +10763,7 @@ "defaultValue": "\"getPinboardPageConfig\"" }, { - "id": 2971, + "id": 2972, "name": "GetUnsavedAnswerTML", "kind": 16, "kindString": "Enumeration member", @@ -10778,7 +10778,7 @@ "defaultValue": "\"getUnsavedAnswerTML\"" }, { - "id": 2965, + "id": 2966, "name": "PinAnswerToLiveboard", "kind": 16, "kindString": "Enumeration member", @@ -10793,7 +10793,7 @@ "defaultValue": "\"addVizToPinboard\"" }, { - "id": 2966, + "id": 2967, "name": "SaveAnswer", "kind": 16, "kindString": "Enumeration member", @@ -10813,13 +10813,13 @@ "title": "Enumeration members", "kind": 16, "children": [ + 2970, 2969, 2968, - 2967, - 2970, 2971, - 2965, - 2966 + 2972, + 2966, + 2967 ] } ], @@ -10939,7 +10939,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2941, + "id": 2942, "name": "VizPoint" } } @@ -13283,7 +13283,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2964, + "id": 2965, "name": "UIPassthroughEvent" } } @@ -15081,7 +15081,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2964, + "id": 2965, "name": "UIPassthroughEvent" } } @@ -16394,7 +16394,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2964, + "id": 2965, "name": "UIPassthroughEvent" } } @@ -17639,7 +17639,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2964, + "id": 2965, "name": "UIPassthroughEvent" } } @@ -18867,7 +18867,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2964, + "id": 2965, "name": "UIPassthroughEvent" } } @@ -20123,7 +20123,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2964, + "id": 2965, "name": "UIPassthroughEvent" } } @@ -21854,7 +21854,7 @@ "flags": {}, "type": { "type": "reference", - "id": 2964, + "id": 2965, "name": "UIPassthroughEvent" } } @@ -22341,7 +22341,7 @@ ], "type": { "type": "reference", - "id": 2978, + "id": 2979, "name": "DataPanelCustomColumnGroupsAccordionState" } }, @@ -23209,7 +23209,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2972, + "id": 2973, "name": "ListPageColumns" } }, @@ -23628,7 +23628,7 @@ ], "type": { "type": "reference", - "id": 2929, + "id": 2930, "name": "HomePageSearchBarMode" } }, @@ -24604,7 +24604,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2903, + "id": 2904, "name": "RuntimeParameter" } }, @@ -27892,7 +27892,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2903, + "id": 2904, "name": "RuntimeParameter" } }, @@ -28138,7 +28138,7 @@ ] }, { - "id": 2944, + "id": 2945, "name": "CustomActionPayload", "kind": 256, "kindString": "Interface", @@ -28153,7 +28153,7 @@ }, "children": [ { - "id": 2945, + "id": 2946, "name": "contextMenuPoints", "kind": 1024, "kindString": "Property", @@ -28170,14 +28170,14 @@ "type": { "type": "reflection", "declaration": { - "id": 2946, + "id": 2947, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 2947, + "id": 2948, "name": "clickedPoint", "kind": 1024, "kindString": "Property", @@ -28191,12 +28191,12 @@ ], "type": { "type": "reference", - "id": 2941, + "id": 2942, "name": "VizPoint" } }, { - "id": 2948, + "id": 2949, "name": "selectedPoints", "kind": 1024, "kindString": "Property", @@ -28212,7 +28212,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2941, + "id": 2942, "name": "VizPoint" } } @@ -28223,8 +28223,8 @@ "title": "Properties", "kind": 1024, "children": [ - 2947, - 2948 + 2948, + 2949 ] } ] @@ -28232,7 +28232,7 @@ } }, { - "id": 2949, + "id": 2950, "name": "embedAnswerData", "kind": 1024, "kindString": "Property", @@ -28247,14 +28247,14 @@ "type": { "type": "reflection", "declaration": { - "id": 2950, + "id": 2951, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 2958, + "id": 2959, "name": "columns", "kind": 1024, "kindString": "Property", @@ -28275,7 +28275,7 @@ } }, { - "id": 2959, + "id": 2960, "name": "data", "kind": 1024, "kindString": "Property", @@ -28296,7 +28296,7 @@ } }, { - "id": 2952, + "id": 2953, "name": "id", "kind": 1024, "kindString": "Property", @@ -28314,7 +28314,7 @@ } }, { - "id": 2951, + "id": 2952, "name": "name", "kind": 1024, "kindString": "Property", @@ -28332,7 +28332,7 @@ } }, { - "id": 2953, + "id": 2954, "name": "sources", "kind": 1024, "kindString": "Property", @@ -28347,14 +28347,14 @@ "type": { "type": "reflection", "declaration": { - "id": 2954, + "id": 2955, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 2955, + "id": 2956, "name": "header", "kind": 1024, "kindString": "Property", @@ -28369,14 +28369,14 @@ "type": { "type": "reflection", "declaration": { - "id": 2956, + "id": 2957, "name": "__type", "kind": 65536, "kindString": "Type literal", "flags": {}, "children": [ { - "id": 2957, + "id": 2958, "name": "guid", "kind": 1024, "kindString": "Property", @@ -28399,7 +28399,7 @@ "title": "Properties", "kind": 1024, "children": [ - 2957 + 2958 ] } ] @@ -28412,7 +28412,7 @@ "title": "Properties", "kind": 1024, "children": [ - 2955 + 2956 ] } ] @@ -28425,23 +28425,23 @@ "title": "Properties", "kind": 1024, "children": [ - 2958, 2959, + 2960, + 2953, 2952, - 2951, - 2953 + 2954 ] } ], "indexSignature": { - "id": 2960, + "id": 2961, "name": "__index", "kind": 8192, "kindString": "Index signature", "flags": {}, "parameters": [ { - "id": 2961, + "id": 2962, "name": "key", "kind": 32768, "flags": {}, @@ -28460,7 +28460,7 @@ } }, { - "id": 2962, + "id": 2963, "name": "session", "kind": 1024, "kindString": "Property", @@ -28479,7 +28479,7 @@ } }, { - "id": 2963, + "id": 2964, "name": "vizId", "kind": 1024, "kindString": "Property", @@ -28504,10 +28504,10 @@ "title": "Properties", "kind": 1024, "children": [ - 2945, - 2949, - 2962, - 2963 + 2946, + 2950, + 2963, + 2964 ] } ], @@ -29151,7 +29151,7 @@ } }, { - "id": 2902, + "id": 2903, "name": "--ts-var-cca-modal-summary-header-background", "kind": 1024, "kindString": "Property", @@ -29164,7 +29164,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 842, + "line": 849, "character": 4 } ], @@ -29174,7 +29174,7 @@ } }, { - "id": 2897, + "id": 2898, "name": "--ts-var-change-analysis-insights-background", "kind": 1024, "kindString": "Property", @@ -29187,7 +29187,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 817, + "line": 824, "character": 4 } ], @@ -29197,7 +29197,7 @@ } }, { - "id": 2892, + "id": 2893, "name": "--ts-var-chart-heatmap-legend-label-color", "kind": 1024, "kindString": "Property", @@ -29210,7 +29210,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 792, + "line": 799, "character": 4 } ], @@ -29220,7 +29220,7 @@ } }, { - "id": 2891, + "id": 2892, "name": "--ts-var-chart-heatmap-legend-title-color", "kind": 1024, "kindString": "Property", @@ -29233,7 +29233,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 787, + "line": 794, "character": 4 } ], @@ -29243,7 +29243,7 @@ } }, { - "id": 2894, + "id": 2895, "name": "--ts-var-chart-treemap-legend-label-color", "kind": 1024, "kindString": "Property", @@ -29256,7 +29256,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 802, + "line": 809, "character": 4 } ], @@ -29266,7 +29266,7 @@ } }, { - "id": 2893, + "id": 2894, "name": "--ts-var-chart-treemap-legend-title-color", "kind": 1024, "kindString": "Property", @@ -29279,7 +29279,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 797, + "line": 804, "character": 4 } ], @@ -29864,7 +29864,7 @@ } }, { - "id": 2890, + "id": 2891, "name": "--ts-var-kpi-analyze-text-color", "kind": 1024, "kindString": "Property", @@ -29877,7 +29877,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 782, + "line": 789, "character": 4 } ], @@ -29887,7 +29887,7 @@ } }, { - "id": 2889, + "id": 2890, "name": "--ts-var-kpi-comparison-color", "kind": 1024, "kindString": "Property", @@ -29900,7 +29900,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 777, + "line": 784, "character": 4 } ], @@ -29910,7 +29910,7 @@ } }, { - "id": 2888, + "id": 2889, "name": "--ts-var-kpi-hero-color", "kind": 1024, "kindString": "Property", @@ -29923,7 +29923,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 772, + "line": 779, "character": 4 } ], @@ -29933,7 +29933,7 @@ } }, { - "id": 2896, + "id": 2897, "name": "--ts-var-kpi-negative-change-color", "kind": 1024, "kindString": "Property", @@ -29946,7 +29946,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 812, + "line": 819, "character": 4 } ], @@ -29956,7 +29956,7 @@ } }, { - "id": 2895, + "id": 2896, "name": "--ts-var-kpi-positive-change-color", "kind": 1024, "kindString": "Property", @@ -29969,7 +29969,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 807, + "line": 814, "character": 4 } ], @@ -30048,7 +30048,7 @@ } }, { - "id": 2862, + "id": 2863, "name": "--ts-var-liveboard-chip--active-background", "kind": 1024, "kindString": "Property", @@ -30062,7 +30062,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 642, + "line": 649, "character": 4 } ], @@ -30072,7 +30072,7 @@ } }, { - "id": 2861, + "id": 2862, "name": "--ts-var-liveboard-chip--hover-background", "kind": 1024, "kindString": "Property", @@ -30086,7 +30086,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 635, + "line": 642, "character": 4 } ], @@ -30096,7 +30096,7 @@ } }, { - "id": 2859, + "id": 2860, "name": "--ts-var-liveboard-chip-background", "kind": 1024, "kindString": "Property", @@ -30110,7 +30110,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 621, + "line": 628, "character": 4 } ], @@ -30120,7 +30120,7 @@ } }, { - "id": 2860, + "id": 2861, "name": "--ts-var-liveboard-chip-color", "kind": 1024, "kindString": "Property", @@ -30134,7 +30134,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 628, + "line": 635, "character": 4 } ], @@ -30144,7 +30144,7 @@ } }, { - "id": 2867, + "id": 2868, "name": "--ts-var-liveboard-cross-filter-layout-background", "kind": 1024, "kindString": "Property", @@ -30157,7 +30157,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 667, + "line": 674, "character": 4 } ], @@ -30167,7 +30167,7 @@ } }, { - "id": 2865, + "id": 2866, "name": "--ts-var-liveboard-dual-column-breakpoint", "kind": 1024, "kindString": "Property", @@ -30180,7 +30180,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 657, + "line": 664, "character": 4 } ], @@ -30190,7 +30190,7 @@ } }, { - "id": 2864, + "id": 2865, "name": "--ts-var-liveboard-edit-bar-background", "kind": 1024, "kindString": "Property", @@ -30203,7 +30203,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 652, + "line": 659, "character": 4 } ], @@ -30309,7 +30309,7 @@ } }, { - "id": 2858, + "id": 2859, "name": "--ts-var-liveboard-group-tile-background", "kind": 1024, "kindString": "Property", @@ -30320,6 +30320,30 @@ "shortText": "Background color of the tiles inside the groups in the Liveboard.", "text": "Please enable the Liveboard styling and grouping feature in your ThoughtSpot instance and then set the isLiveboardStylingAndGrouping SDK flag to true to start modifying this CSS variable.\n" }, + "sources": [ + { + "fileName": "css-variables.ts", + "line": 621, + "character": 4 + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + }, + { + "id": 2858, + "name": "--ts-var-liveboard-group-tile-description-font-color", + "kind": 1024, + "kindString": "Property", + "flags": { + "isOptional": true + }, + "comment": { + "shortText": "Font color of the description of the tiles inside the groups in the Liveboard.", + "text": "Please enable the Liveboard styling and grouping feature in your ThoughtSpot instance and then set the isLiveboardStylingAndGrouping SDK flag to true to start modifying this CSS variable.\n" + }, "sources": [ { "fileName": "css-variables.ts", @@ -30501,7 +30525,7 @@ } }, { - "id": 2881, + "id": 2882, "name": "--ts-var-liveboard-header-action-button-active-color", "kind": 1024, "kindString": "Property", @@ -30514,7 +30538,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 737, + "line": 744, "character": 4 } ], @@ -30524,7 +30548,7 @@ } }, { - "id": 2878, + "id": 2879, "name": "--ts-var-liveboard-header-action-button-background", "kind": 1024, "kindString": "Property", @@ -30537,7 +30561,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 722, + "line": 729, "character": 4 } ], @@ -30547,7 +30571,7 @@ } }, { - "id": 2879, + "id": 2880, "name": "--ts-var-liveboard-header-action-button-font-color", "kind": 1024, "kindString": "Property", @@ -30560,7 +30584,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 727, + "line": 734, "character": 4 } ], @@ -30570,7 +30594,7 @@ } }, { - "id": 2880, + "id": 2881, "name": "--ts-var-liveboard-header-action-button-hover-color", "kind": 1024, "kindString": "Property", @@ -30583,7 +30607,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 732, + "line": 739, "character": 4 } ], @@ -30616,7 +30640,7 @@ } }, { - "id": 2887, + "id": 2888, "name": "--ts-var-liveboard-header-badge-active-color", "kind": 1024, "kindString": "Property", @@ -30629,7 +30653,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 767, + "line": 774, "character": 4 } ], @@ -30639,7 +30663,7 @@ } }, { - "id": 2882, + "id": 2883, "name": "--ts-var-liveboard-header-badge-background", "kind": 1024, "kindString": "Property", @@ -30652,7 +30676,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 742, + "line": 749, "character": 4 } ], @@ -30662,7 +30686,7 @@ } }, { - "id": 2883, + "id": 2884, "name": "--ts-var-liveboard-header-badge-font-color", "kind": 1024, "kindString": "Property", @@ -30675,7 +30699,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 747, + "line": 754, "character": 4 } ], @@ -30685,7 +30709,7 @@ } }, { - "id": 2886, + "id": 2887, "name": "--ts-var-liveboard-header-badge-hover-color", "kind": 1024, "kindString": "Property", @@ -30698,7 +30722,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 762, + "line": 769, "character": 4 } ], @@ -30708,7 +30732,7 @@ } }, { - "id": 2884, + "id": 2885, "name": "--ts-var-liveboard-header-badge-modified-background", "kind": 1024, "kindString": "Property", @@ -30721,7 +30745,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 752, + "line": 759, "character": 4 } ], @@ -30731,7 +30755,7 @@ } }, { - "id": 2885, + "id": 2886, "name": "--ts-var-liveboard-header-badge-modified-font-color", "kind": 1024, "kindString": "Property", @@ -30744,7 +30768,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 757, + "line": 764, "character": 4 } ], @@ -30846,7 +30870,7 @@ } }, { - "id": 2866, + "id": 2867, "name": "--ts-var-liveboard-single-column-breakpoint", "kind": 1024, "kindString": "Property", @@ -30859,7 +30883,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 662, + "line": 669, "character": 4 } ], @@ -30869,7 +30893,7 @@ } }, { - "id": 2868, + "id": 2869, "name": "--ts-var-liveboard-tab-active-border-color", "kind": 1024, "kindString": "Property", @@ -30882,7 +30906,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 672, + "line": 679, "character": 4 } ], @@ -30892,7 +30916,7 @@ } }, { - "id": 2869, + "id": 2870, "name": "--ts-var-liveboard-tab-hover-color", "kind": 1024, "kindString": "Property", @@ -30905,7 +30929,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 677, + "line": 684, "character": 4 } ], @@ -31030,7 +31054,7 @@ } }, { - "id": 2870, + "id": 2871, "name": "--ts-var-liveboard-tile-title-fontsize", "kind": 1024, "kindString": "Property", @@ -31043,7 +31067,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 682, + "line": 689, "character": 4 } ], @@ -31053,7 +31077,7 @@ } }, { - "id": 2871, + "id": 2872, "name": "--ts-var-liveboard-tile-title-fontweight", "kind": 1024, "kindString": "Property", @@ -31066,7 +31090,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 687, + "line": 694, "character": 4 } ], @@ -31260,7 +31284,7 @@ } }, { - "id": 2876, + "id": 2877, "name": "--ts-var-parameter-chip-active-background", "kind": 1024, "kindString": "Property", @@ -31273,7 +31297,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 712, + "line": 719, "character": 4 } ], @@ -31283,7 +31307,7 @@ } }, { - "id": 2877, + "id": 2878, "name": "--ts-var-parameter-chip-active-text-color", "kind": 1024, "kindString": "Property", @@ -31296,7 +31320,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 717, + "line": 724, "character": 4 } ], @@ -31306,7 +31330,7 @@ } }, { - "id": 2872, + "id": 2873, "name": "--ts-var-parameter-chip-background", "kind": 1024, "kindString": "Property", @@ -31319,7 +31343,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 692, + "line": 699, "character": 4 } ], @@ -31329,7 +31353,7 @@ } }, { - "id": 2874, + "id": 2875, "name": "--ts-var-parameter-chip-hover-background", "kind": 1024, "kindString": "Property", @@ -31342,7 +31366,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 702, + "line": 709, "character": 4 } ], @@ -31352,7 +31376,7 @@ } }, { - "id": 2875, + "id": 2876, "name": "--ts-var-parameter-chip-hover-text-color", "kind": 1024, "kindString": "Property", @@ -31365,7 +31389,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 707, + "line": 714, "character": 4 } ], @@ -31375,7 +31399,7 @@ } }, { - "id": 2873, + "id": 2874, "name": "--ts-var-parameter-chip-text-color", "kind": 1024, "kindString": "Property", @@ -31388,7 +31412,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 697, + "line": 704, "character": 4 } ], @@ -31812,7 +31836,7 @@ } }, { - "id": 2863, + "id": 2864, "name": "--ts-var-side-panel-width", "kind": 1024, "kindString": "Property", @@ -31825,7 +31849,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 647, + "line": 654, "character": 4 } ], @@ -31835,7 +31859,7 @@ } }, { - "id": 2901, + "id": 2902, "name": "--ts-var-spotiq-analyze-crosscorrelation-card-background", "kind": 1024, "kindString": "Property", @@ -31848,7 +31872,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 837, + "line": 844, "character": 4 } ], @@ -31858,7 +31882,7 @@ } }, { - "id": 2898, + "id": 2899, "name": "--ts-var-spotiq-analyze-forecasting-card-background", "kind": 1024, "kindString": "Property", @@ -31871,7 +31895,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 822, + "line": 829, "character": 4 } ], @@ -31881,7 +31905,7 @@ } }, { - "id": 2899, + "id": 2900, "name": "--ts-var-spotiq-analyze-outlier-card-background", "kind": 1024, "kindString": "Property", @@ -31894,7 +31918,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 827, + "line": 834, "character": 4 } ], @@ -31904,7 +31928,7 @@ } }, { - "id": 2900, + "id": 2901, "name": "--ts-var-spotiq-analyze-trend-card-background", "kind": 1024, "kindString": "Property", @@ -31917,7 +31941,7 @@ "sources": [ { "fileName": "css-variables.ts", - "line": 832, + "line": 839, "character": 4 } ], @@ -32235,12 +32259,12 @@ 2783, 2782, 2770, - 2902, - 2897, + 2903, + 2898, + 2893, 2892, - 2891, + 2895, 2894, - 2893, 2832, 2835, 2830, @@ -32266,25 +32290,26 @@ 2827, 2826, 2825, + 2891, 2890, 2889, - 2888, + 2897, 2896, - 2895, 2823, 2822, 2850, + 2863, 2862, - 2861, - 2859, 2860, - 2867, + 2861, + 2868, + 2866, 2865, - 2864, 2851, 2852, 2856, 2844, + 2859, 2858, 2849, 2857, @@ -32293,31 +32318,31 @@ 2855, 2845, 2846, - 2881, - 2878, + 2882, 2879, 2880, + 2881, 2837, - 2887, - 2882, + 2888, 2883, - 2886, 2884, + 2887, 2885, + 2886, 2838, 2836, 2854, 2853, - 2866, - 2868, + 2867, 2869, + 2870, 2840, 2839, 2841, 2842, 2843, - 2870, 2871, + 2872, 2815, 2812, 2811, @@ -32326,12 +32351,12 @@ 2814, 2749, 2750, - 2876, 2877, - 2872, - 2874, - 2875, + 2878, 2873, + 2875, + 2876, + 2874, 2744, 2745, 2746, @@ -32350,11 +32375,11 @@ 2753, 2759, 2824, - 2863, - 2901, - 2898, + 2864, + 2902, 2899, 2900, + 2901, 2764, 2765, 2794, @@ -33448,7 +33473,7 @@ ], "type": { "type": "reference", - "id": 2906, + "id": 2907, "name": "LogLevel" } }, @@ -36220,7 +36245,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2903, + "id": 2904, "name": "RuntimeParameter" } }, @@ -36864,7 +36889,7 @@ ] }, { - "id": 2903, + "id": 2904, "name": "RuntimeParameter", "kind": 256, "kindString": "Interface", @@ -36874,7 +36899,7 @@ }, "children": [ { - "id": 2904, + "id": 2905, "name": "name", "kind": 1024, "kindString": "Property", @@ -36895,7 +36920,7 @@ } }, { - "id": 2905, + "id": 2906, "name": "value", "kind": 1024, "kindString": "Property", @@ -36934,8 +36959,8 @@ "title": "Properties", "kind": 1024, "children": [ - 2904, - 2905 + 2905, + 2906 ] } ], @@ -38268,7 +38293,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2903, + "id": 2904, "name": "RuntimeParameter" } }, @@ -39806,7 +39831,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2903, + "id": 2904, "name": "RuntimeParameter" } }, @@ -41628,7 +41653,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2903, + "id": 2904, "name": "RuntimeParameter" } }, @@ -44100,7 +44125,7 @@ "type": "array", "elementType": { "type": "reference", - "id": 2903, + "id": 2904, "name": "RuntimeParameter" } } @@ -44402,14 +44427,14 @@ ] }, { - "id": 2941, + "id": 2942, "name": "VizPoint", "kind": 256, "kindString": "Interface", "flags": {}, "children": [ { - "id": 2942, + "id": 2943, "name": "selectedAttributes", "kind": 1024, "kindString": "Property", @@ -44430,7 +44455,7 @@ } }, { - "id": 2943, + "id": 2944, "name": "selectedMeasures", "kind": 1024, "kindString": "Property", @@ -44456,8 +44481,8 @@ "title": "Properties", "kind": 1024, "children": [ - 2942, - 2943 + 2943, + 2944 ] } ], @@ -45966,7 +45991,7 @@ ] }, { - "id": 2995, + "id": 2996, "name": "resetCachedAuthToken", "kind": 64, "kindString": "Function", @@ -45982,7 +46007,7 @@ ], "signatures": [ { - "id": 2996, + "id": 2997, "name": "resetCachedAuthToken", "kind": 4096, "kindString": "Call signature", @@ -46176,7 +46201,7 @@ ] }, { - "id": 2913, + "id": 2914, "name": "uploadMixpanelEvent", "kind": 64, "kindString": "Function", @@ -46190,7 +46215,7 @@ ], "signatures": [ { - "id": 2914, + "id": 2915, "name": "uploadMixpanelEvent", "kind": 4096, "kindString": "Call signature", @@ -46200,7 +46225,7 @@ }, "parameters": [ { - "id": 2915, + "id": 2916, "name": "eventId", "kind": 32768, "kindString": "Parameter", @@ -46212,7 +46237,7 @@ } }, { - "id": 2916, + "id": 2917, "name": "eventProps", "kind": 32768, "kindString": "Parameter", @@ -46223,7 +46248,7 @@ "type": { "type": "reflection", "declaration": { - "id": 2917, + "id": 2918, "name": "__type", "kind": 65536, "kindString": "Type literal", @@ -46252,25 +46277,25 @@ 1807, 1962, 2304, - 2986, - 2982, - 2978, + 2987, + 2983, + 2979, 2162, 1994, 2686, - 2935, - 2929, + 2936, + 2930, 2697, 2089, - 2991, - 2938, - 2972, - 2906, + 2992, + 2939, + 2973, + 2907, 1953, 2675, - 2933, + 2934, 1978, - 2964 + 2965 ] }, { @@ -46297,7 +46322,7 @@ 1817, 1305, 1584, - 2944, + 2945, 2743, 2731, 2721, @@ -46305,7 +46330,7 @@ 2680, 2461, 1974, - 2903, + 2904, 2539, 2416, 2360, @@ -46313,7 +46338,7 @@ 1273, 1541, 1950, - 2941, + 2942, 2734, 21, 25 @@ -46342,9 +46367,9 @@ 1, 4, 7, - 2995, + 2996, 37, - 2913 + 2914 ] } ], From 24be20153d708a9eab0ade48c9ec0dc95e5e2902 Mon Sep 17 00:00:00 2001 From: Ruchi Anand Date: Tue, 9 Dec 2025 15:41:22 +0530 Subject: [PATCH 5/7] fix docs --- src/types.ts | 10 +- static/typedoc/typedoc.json | 660 ++++++++++++++++++------------------ 2 files changed, 339 insertions(+), 331 deletions(-) diff --git a/src/types.ts b/src/types.ts index 1c68a3dd..5b5d40b5 100644 --- a/src/types.ts +++ b/src/types.ts @@ -2204,7 +2204,7 @@ export enum EmbedEvent { ALL = '*', /** * Emitted when an Answer is saved in the app. - * Use start:true to subscribe to when save is initiated, or end:true to subscribe to when save is completed. + * Use start:true to subscribe to when save is initiated, or end:true to subscribe to when save is completed. Default is end:true. * @Version SDK: 1.11.0 | ThoughtSpot: 8.3.0.cl, 8.4.1.sw * @example *```js @@ -2239,6 +2239,7 @@ export enum EmbedEvent { Download = 'download', /** * Emitted when the download action is triggered on an Answer. + * Use start:true to subscribe to when download is initiated, or end:true to subscribe to when download is completed. Default is end:true. * @version SDK: 1.21.0 | ThoughtSpot: 9.2.0.cl, 9.4.0.sw * @example *```js @@ -2253,6 +2254,7 @@ export enum EmbedEvent { DownloadAsPng = 'downloadAsPng', /** * Emitted when the Download as PDF action is triggered on an Answer + * Use start:true to subscribe to when download as PDF is initiated, or end:true to subscribe to when download as PDF is completed. Default is end:true. * @version SDK: 1.11.0 | ThoughtSpot: 8.3.0.cl, 8.4.1.sw * @example *```js @@ -2267,6 +2269,7 @@ export enum EmbedEvent { DownloadAsPdf = 'downloadAsPdf', /** * Emitted when the Download as CSV action is triggered on an Answer. + * Use start:true to subscribe to when download as CSV is initiated, or end:true to subscribe to when download as CSV is completed. Default is end:true. * @version SDK: 1.11.0 | ThoughtSpot: 8.3.0.cl, 8.4.1.sw * @example *```js @@ -2281,6 +2284,7 @@ export enum EmbedEvent { DownloadAsCsv = 'downloadAsCsv', /** * Emitted when the Download as XLSX action is triggered on an Answer. + * Use start:true to subscribe to when download as XLSX is initiated, or end:true to subscribe to when download as XLSX is completed. Default is end:true. * @version SDK: 1.11.0 | ThoughtSpot: 8.3.0.cl, 8.4.1.sw * @example *```js @@ -2295,6 +2299,7 @@ export enum EmbedEvent { DownloadAsXlsx = 'downloadAsXlsx', /** * Emitted when an Answer is deleted in the app + * Use start:true to subscribe to when delete is initiated, or end:true to subscribe to when delete is completed. Default is end:true. * @version SDK: 1.11.0 | ThoughtSpot: 8.3.0.cl, 8.4.1.sw * @example *```js @@ -2321,6 +2326,7 @@ export enum EmbedEvent { /** * Emitted when a user initiates the Pin action to * add an Answer to a Liveboard. + * Use start:true to subscribe to when pin is initiated, or end:true to subscribe to when pin is completed. Default is end:true. * @version SDK: 1.11.0 | ThoughtSpot: 8.3.0.cl, 8.4.1.sw * @example *```js @@ -2434,6 +2440,7 @@ export enum EmbedEvent { /** * Emitted when the **Export TML** action is triggered on an * an embedded object in the app + * Use start:true to subscribe to when export is initiated, or end:true to subscribe to when export is completed. Default is end:true. * @version SDK: 1.11.0 | ThoughtSpot: 8.3.0.cl, 8.4.1.sw * @example *```js @@ -2459,6 +2466,7 @@ export enum EmbedEvent { SaveAsView = 'saveAsView', /** * Emitted when the user creates a copy of an Answer. + * Use start:true to subscribe to when copy and edit is initiated, or end:true to subscribe to when copy and edit is completed. Default is end:true. * @version SDK: 1.11.0 | ThoughtSpot: 8.3.0.cl, 8.4.1.sw * @example *```js diff --git a/static/typedoc/typedoc.json b/static/typedoc/typedoc.json index 1ab4a191..c6cae91c 100644 --- a/static/typedoc/typedoc.json +++ b/static/typedoc/typedoc.json @@ -48,7 +48,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5635, + "line": 5643, "character": 4 } ], @@ -76,7 +76,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4781, + "line": 4789, "character": 4 } ], @@ -104,7 +104,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4710, + "line": 4718, "character": 4 } ], @@ -128,7 +128,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4699, + "line": 4707, "character": 4 } ], @@ -152,7 +152,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4762, + "line": 4770, "character": 4 } ], @@ -176,7 +176,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4771, + "line": 4779, "character": 4 } ], @@ -204,7 +204,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4791, + "line": 4799, "character": 4 } ], @@ -232,7 +232,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5429, + "line": 5437, "character": 4 } ], @@ -260,7 +260,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5151, + "line": 5159, "character": 4 } ], @@ -288,7 +288,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5602, + "line": 5610, "character": 4 } ], @@ -316,7 +316,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5139, + "line": 5147, "character": 4 } ], @@ -344,7 +344,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5127, + "line": 5135, "character": 4 } ], @@ -373,7 +373,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5591, + "line": 5599, "character": 4 } ], @@ -401,7 +401,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5264, + "line": 5272, "character": 4 } ], @@ -429,7 +429,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5298, + "line": 5306, "character": 4 } ], @@ -457,7 +457,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5353, + "line": 5361, "character": 4 } ], @@ -485,7 +485,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5287, + "line": 5295, "character": 4 } ], @@ -513,7 +513,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5321, + "line": 5329, "character": 4 } ], @@ -541,7 +541,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5363, + "line": 5371, "character": 4 } ], @@ -569,7 +569,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5332, + "line": 5340, "character": 4 } ], @@ -597,7 +597,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5385, + "line": 5393, "character": 4 } ], @@ -625,7 +625,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5342, + "line": 5350, "character": 4 } ], @@ -653,7 +653,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5309, + "line": 5317, "character": 4 } ], @@ -681,7 +681,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5373, + "line": 5381, "character": 4 } ], @@ -709,7 +709,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5275, + "line": 5283, "character": 4 } ], @@ -737,7 +737,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5733, + "line": 5741, "character": 4 } ], @@ -761,7 +761,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4753, + "line": 4761, "character": 4 } ], @@ -789,7 +789,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4744, + "line": 4752, "character": 4 } ], @@ -817,7 +817,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4732, + "line": 4740, "character": 4 } ], @@ -845,7 +845,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5809, + "line": 5817, "character": 4 } ], @@ -869,7 +869,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4721, + "line": 4729, "character": 4 } ], @@ -884,7 +884,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5078, + "line": 5086, "character": 4 } ], @@ -908,7 +908,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4658, + "line": 4666, "character": 4 } ], @@ -932,7 +932,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5077, + "line": 5085, "character": 4 } ], @@ -960,7 +960,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5819, + "line": 5827, "character": 4 } ], @@ -988,7 +988,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5566, + "line": 5574, "character": 4 } ], @@ -1016,7 +1016,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5171, + "line": 5179, "character": 4 } ], @@ -1044,7 +1044,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5222, + "line": 5230, "character": 4 } ], @@ -1072,7 +1072,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5790, + "line": 5798, "character": 4 } ], @@ -1100,7 +1100,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5702, + "line": 5710, "character": 4 } ], @@ -1128,7 +1128,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5721, + "line": 5729, "character": 4 } ], @@ -1152,7 +1152,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4841, + "line": 4849, "character": 4 } ], @@ -1176,7 +1176,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4874, + "line": 4882, "character": 4 } ], @@ -1201,7 +1201,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4864, + "line": 4872, "character": 4 } ], @@ -1225,7 +1225,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4851, + "line": 4859, "character": 4 } ], @@ -1249,7 +1249,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4884, + "line": 4892, "character": 4 } ], @@ -1273,7 +1273,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5094, + "line": 5102, "character": 4 } ], @@ -1297,7 +1297,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5067, + "line": 5075, "character": 4 } ], @@ -1321,7 +1321,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5058, + "line": 5066, "character": 4 } ], @@ -1345,7 +1345,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4960, + "line": 4968, "character": 4 } ], @@ -1369,7 +1369,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4649, + "line": 4657, "character": 4 } ], @@ -1397,7 +1397,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5160, + "line": 5168, "character": 4 } ], @@ -1412,7 +1412,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5083, + "line": 5091, "character": 4 } ], @@ -1440,7 +1440,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5779, + "line": 5787, "character": 4 } ], @@ -1468,7 +1468,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5473, + "line": 5481, "character": 4 } ], @@ -1496,7 +1496,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5648, + "line": 5656, "character": 4 } ], @@ -1520,7 +1520,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4928, + "line": 4936, "character": 4 } ], @@ -1544,7 +1544,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4968, + "line": 4976, "character": 4 } ], @@ -1572,7 +1572,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5800, + "line": 5808, "character": 4 } ], @@ -1600,7 +1600,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5439, + "line": 5447, "character": 4 } ], @@ -1628,7 +1628,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5450, + "line": 5458, "character": 4 } ], @@ -1652,7 +1652,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5047, + "line": 5055, "character": 4 } ], @@ -1677,7 +1677,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4900, + "line": 4908, "character": 4 } ], @@ -1701,7 +1701,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4910, + "line": 4918, "character": 4 } ], @@ -1729,7 +1729,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5835, + "line": 5843, "character": 4 } ], @@ -1757,7 +1757,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5712, + "line": 5720, "character": 4 } ], @@ -1781,7 +1781,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5009, + "line": 5017, "character": 4 } ], @@ -1809,7 +1809,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5901, + "line": 5909, "character": 4 } ], @@ -1837,7 +1837,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5534, + "line": 5542, "character": 4 } ], @@ -1861,7 +1861,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4640, + "line": 4648, "character": 4 } ], @@ -1885,7 +1885,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5514, + "line": 5522, "character": 4 } ], @@ -1913,7 +1913,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5212, + "line": 5220, "character": 4 } ], @@ -1941,7 +1941,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5691, + "line": 5699, "character": 4 } ], @@ -1969,7 +1969,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5419, + "line": 5427, "character": 4 } ], @@ -1996,7 +1996,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5494, + "line": 5502, "character": 4 } ], @@ -2020,7 +2020,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5503, + "line": 5511, "character": 4 } ], @@ -2048,7 +2048,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5624, + "line": 5632, "character": 4 } ], @@ -2076,7 +2076,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5659, + "line": 5667, "character": 4 } ], @@ -2104,7 +2104,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5524, + "line": 5532, "character": 4 } ], @@ -2128,7 +2128,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5026, + "line": 5034, "character": 4 } ], @@ -2152,7 +2152,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5879, + "line": 5887, "character": 4 } ], @@ -2176,7 +2176,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4938, + "line": 4946, "character": 4 } ], @@ -2204,7 +2204,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5745, + "line": 5753, "character": 4 } ], @@ -2229,7 +2229,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5117, + "line": 5125, "character": 4 } ], @@ -2253,7 +2253,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4978, + "line": 4986, "character": 4 } ], @@ -2281,7 +2281,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5891, + "line": 5899, "character": 4 } ], @@ -2309,7 +2309,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5253, + "line": 5261, "character": 4 } ], @@ -2337,7 +2337,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5613, + "line": 5621, "character": 4 } ], @@ -2365,7 +2365,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5399, + "line": 5407, "character": 4 } ], @@ -2396,7 +2396,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5181, + "line": 5189, "character": 4 } ], @@ -2420,7 +2420,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5103, + "line": 5111, "character": 4 } ], @@ -2448,7 +2448,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5409, + "line": 5417, "character": 4 } ], @@ -2476,7 +2476,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5757, + "line": 5765, "character": 4 } ], @@ -2504,7 +2504,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5485, + "line": 5493, "character": 4 } ], @@ -2528,7 +2528,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4609, + "line": 4617, "character": 4 } ], @@ -2552,7 +2552,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4627, + "line": 4635, "character": 4 } ], @@ -2576,7 +2576,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4672, + "line": 4680, "character": 4 } ], @@ -2600,7 +2600,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4681, + "line": 4689, "character": 4 } ], @@ -2615,7 +2615,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5084, + "line": 5092, "character": 4 } ], @@ -2639,7 +2639,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4690, + "line": 4698, "character": 4 } ], @@ -2657,7 +2657,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4816, + "line": 4824, "character": 4 } ], @@ -2685,7 +2685,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5460, + "line": 5468, "character": 4 } ], @@ -2709,7 +2709,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4831, + "line": 4839, "character": 4 } ], @@ -2733,7 +2733,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4804, + "line": 4812, "character": 4 } ], @@ -2761,7 +2761,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5768, + "line": 5776, "character": 4 } ], @@ -2789,7 +2789,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5868, + "line": 5876, "character": 4 } ], @@ -2817,7 +2817,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5846, + "line": 5854, "character": 4 } ], @@ -2845,7 +2845,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5857, + "line": 5865, "character": 4 } ], @@ -2869,7 +2869,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5039, + "line": 5047, "character": 4 } ], @@ -2897,7 +2897,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5202, + "line": 5210, "character": 4 } ], @@ -2925,7 +2925,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5191, + "line": 5199, "character": 4 } ], @@ -2953,7 +2953,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5232, + "line": 5240, "character": 4 } ], @@ -2981,7 +2981,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5242, + "line": 5250, "character": 4 } ], @@ -3013,7 +3013,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5553, + "line": 5561, "character": 4 } ], @@ -3037,7 +3037,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4950, + "line": 4958, "character": 4 } ], @@ -3065,7 +3065,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5681, + "line": 5689, "character": 4 } ], @@ -3089,7 +3089,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4919, + "line": 4927, "character": 4 } ], @@ -3117,7 +3117,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5577, + "line": 5585, "character": 4 } ], @@ -3145,7 +3145,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5670, + "line": 5678, "character": 4 } ], @@ -3282,7 +3282,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4600, + "line": 4608, "character": 12 } ] @@ -3855,7 +3855,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5922, + "line": 5930, "character": 4 } ], @@ -3870,7 +3870,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5920, + "line": 5928, "character": 4 } ], @@ -3885,7 +3885,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5921, + "line": 5929, "character": 4 } ], @@ -3906,7 +3906,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5919, + "line": 5927, "character": 12 } ] @@ -3930,7 +3930,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6007, + "line": 6015, "character": 4 } ], @@ -3945,7 +3945,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6005, + "line": 6013, "character": 4 } ], @@ -3960,7 +3960,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6008, + "line": 6016, "character": 4 } ], @@ -3975,7 +3975,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6006, + "line": 6014, "character": 4 } ], @@ -3997,7 +3997,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6004, + "line": 6012, "character": 12 } ] @@ -4021,7 +4021,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5998, + "line": 6006, "character": 4 } ], @@ -4036,7 +4036,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5997, + "line": 6005, "character": 4 } ], @@ -4051,7 +4051,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5996, + "line": 6004, "character": 4 } ], @@ -4072,7 +4072,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5995, + "line": 6003, "character": 12 } ] @@ -4183,7 +4183,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4431, + "line": 4439, "character": 4 } ], @@ -4201,7 +4201,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4435, + "line": 4443, "character": 4 } ], @@ -4219,7 +4219,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4427, + "line": 4435, "character": 4 } ], @@ -4240,7 +4240,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4423, + "line": 4431, "character": 12 } ] @@ -4292,7 +4292,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2320, + "line": 2325, "character": 4 } ], @@ -4380,7 +4380,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2527, + "line": 2535, "character": 4 } ], @@ -4440,7 +4440,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2495, + "line": 2503, "character": 4 } ], @@ -4453,7 +4453,7 @@ "kindString": "Enumeration member", "flags": {}, "comment": { - "shortText": "Emitted when an Answer is deleted in the app", + "shortText": "Emitted when an Answer is deleted in the app\n Use start:true to subscribe to when delete is initiated, or end:true to subscribe to when delete is completed. Default is end:true.", "tags": [ { "tag": "version", @@ -4468,7 +4468,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2309, + "line": 2314, "character": 4 } ], @@ -4497,7 +4497,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3054, + "line": 3062, "character": 4 } ], @@ -4537,7 +4537,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2736, + "line": 2744, "character": 4 } ], @@ -4625,7 +4625,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2603, + "line": 2611, "character": 4 } ], @@ -4638,7 +4638,7 @@ "kindString": "Enumeration member", "flags": {}, "comment": { - "shortText": "Emitted when the user creates a copy of an Answer.", + "shortText": "Emitted when the user creates a copy of an Answer.\n Use start:true to subscribe to when copy and edit is initiated, or end:true to subscribe to when copy and edit is completed. Default is end:true.", "tags": [ { "tag": "version", @@ -4653,7 +4653,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2473, + "line": 2481, "character": 4 } ], @@ -4681,7 +4681,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2623, + "line": 2631, "character": 4 } ], @@ -4709,7 +4709,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2410, + "line": 2416, "character": 4 } ], @@ -4733,7 +4733,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2687, + "line": 2695, "character": 4 } ], @@ -4758,7 +4758,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2871, + "line": 2879, "character": 4 } ], @@ -4782,7 +4782,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2876, + "line": 2884, "character": 4 } ], @@ -4806,7 +4806,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2727, + "line": 2735, "character": 4 } ], @@ -4834,7 +4834,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2634, + "line": 2642, "character": 4 } ], @@ -4966,7 +4966,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2585, + "line": 2593, "character": 4 } ], @@ -4998,7 +4998,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2722, + "line": 2730, "character": 4 } ], @@ -5096,7 +5096,7 @@ "kindString": "Enumeration member", "flags": {}, "comment": { - "shortText": "Emitted when the Download as CSV action is triggered on an Answer.", + "shortText": "Emitted when the Download as CSV action is triggered on an Answer.\n Use start:true to subscribe to when download as CSV is initiated, or end:true to subscribe to when download as CSV is completed. Default is end:true.", "tags": [ { "tag": "version", @@ -5111,7 +5111,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2281, + "line": 2284, "character": 4 } ], @@ -5124,7 +5124,7 @@ "kindString": "Enumeration member", "flags": {}, "comment": { - "shortText": "Emitted when the Download as PDF action is triggered on an Answer", + "shortText": "Emitted when the Download as PDF action is triggered on an Answer\n Use start:true to subscribe to when download as PDF is initiated, or end:true to subscribe to when download as PDF is completed. Default is end:true.", "tags": [ { "tag": "version", @@ -5139,7 +5139,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2267, + "line": 2269, "character": 4 } ], @@ -5152,7 +5152,7 @@ "kindString": "Enumeration member", "flags": {}, "comment": { - "shortText": "Emitted when the download action is triggered on an Answer.", + "shortText": "Emitted when the download action is triggered on an Answer.\n Use start:true to subscribe to when download is initiated, or end:true to subscribe to when download is completed. Default is end:true.", "tags": [ { "tag": "version", @@ -5167,7 +5167,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2253, + "line": 2254, "character": 4 } ], @@ -5180,7 +5180,7 @@ "kindString": "Enumeration member", "flags": {}, "comment": { - "shortText": "Emitted when the Download as XLSX action is triggered on an Answer.", + "shortText": "Emitted when the Download as XLSX action is triggered on an Answer.\n Use start:true to subscribe to when download as XLSX is initiated, or end:true to subscribe to when download as XLSX is completed. Default is end:true.", "tags": [ { "tag": "version", @@ -5195,7 +5195,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2295, + "line": 2299, "character": 4 } ], @@ -5223,7 +5223,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2399, + "line": 2405, "character": 4 } ], @@ -5251,7 +5251,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2387, + "line": 2393, "character": 4 } ], @@ -5323,7 +5323,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2549, + "line": 2557, "character": 4 } ], @@ -5351,7 +5351,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2433, + "line": 2439, "character": 4 } ], @@ -5416,7 +5416,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2613, + "line": 2621, "character": 4 } ], @@ -5429,7 +5429,7 @@ "kindString": "Enumeration member", "flags": {}, "comment": { - "shortText": "Emitted when the **Export TML** action is triggered on an\nan embedded object in the app", + "shortText": "Emitted when the **Export TML** action is triggered on an\nan embedded object in the app\n Use start:true to subscribe to when export is initiated, or end:true to subscribe to when export is completed. Default is end:true.", "tags": [ { "tag": "version", @@ -5444,7 +5444,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2448, + "line": 2455, "character": 4 } ], @@ -5468,7 +5468,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2664, + "line": 2672, "character": 4 } ], @@ -5552,7 +5552,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2943, + "line": 2951, "character": 4 } ], @@ -5580,7 +5580,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2932, + "line": 2940, "character": 4 } ], @@ -5608,7 +5608,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2516, + "line": 2524, "character": 4 } ], @@ -5700,7 +5700,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2560, + "line": 2568, "character": 4 } ], @@ -5765,7 +5765,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2804, + "line": 2812, "character": 4 } ], @@ -5793,7 +5793,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2988, + "line": 2996, "character": 4 } ], @@ -5817,7 +5817,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2815, + "line": 2823, "character": 4 } ], @@ -5830,7 +5830,7 @@ "kindString": "Enumeration member", "flags": {}, "comment": { - "shortText": "Emitted when a user initiates the Pin action to\n add an Answer to a Liveboard.", + "shortText": "Emitted when a user initiates the Pin action to\n add an Answer to a Liveboard.\n Use start:true to subscribe to when pin is initiated, or end:true to subscribe to when pin is completed. Default is end:true.", "tags": [ { "tag": "version", @@ -5845,7 +5845,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2339, + "line": 2345, "character": 4 } ], @@ -5877,7 +5877,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2575, + "line": 2583, "character": 4 } ], @@ -5905,7 +5905,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2910, + "line": 2918, "character": 4 } ], @@ -5957,7 +5957,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2741, + "line": 2749, "character": 4 } ], @@ -5997,7 +5997,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2715, + "line": 2723, "character": 4 } ], @@ -6025,7 +6025,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2954, + "line": 2962, "character": 4 } ], @@ -6077,7 +6077,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2670, + "line": 2678, "character": 4 } ], @@ -6101,7 +6101,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2677, + "line": 2685, "character": 4 } ], @@ -6114,7 +6114,7 @@ "kindString": "Enumeration member", "flags": {}, "comment": { - "shortText": "Emitted when an Answer is saved in the app.\nUse start:true to subscribe to when save is initiated, or end:true to subscribe to when save is completed.", + "shortText": "Emitted when an Answer is saved in the app.\nUse start:true to subscribe to when save is initiated, or end:true to subscribe to when save is completed. Default is end:true.", "tags": [ { "tag": "version", @@ -6157,7 +6157,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2459, + "line": 2466, "character": 4 } ], @@ -6197,7 +6197,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2706, + "line": 2714, "character": 4 } ], @@ -6225,7 +6225,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2538, + "line": 2546, "character": 4 } ], @@ -6253,7 +6253,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2594, + "line": 2602, "character": 4 } ], @@ -6281,7 +6281,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2375, + "line": 2381, "character": 4 } ], @@ -6309,7 +6309,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2484, + "line": 2492, "character": 4 } ], @@ -6337,7 +6337,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2357, + "line": 2363, "character": 4 } ], @@ -6365,7 +6365,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2899, + "line": 2907, "character": 4 } ], @@ -6393,7 +6393,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2965, + "line": 2973, "character": 4 } ], @@ -6421,7 +6421,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2921, + "line": 2929, "character": 4 } ], @@ -6450,7 +6450,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2858, + "line": 2866, "character": 4 } ], @@ -6474,7 +6474,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2682, + "line": 2690, "character": 4 } ], @@ -6514,7 +6514,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2697, + "line": 2705, "character": 4 } ], @@ -6542,7 +6542,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2421, + "line": 2427, "character": 4 } ], @@ -6638,7 +6638,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2645, + "line": 2653, "character": 4 } ], @@ -7353,7 +7353,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3500, + "line": 3508, "character": 4 } ], @@ -7386,7 +7386,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3305, + "line": 3313, "character": 4 } ], @@ -7419,7 +7419,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4357, + "line": 4365, "character": 4 } ], @@ -7447,7 +7447,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4150, + "line": 4158, "character": 4 } ], @@ -7480,7 +7480,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4395, + "line": 4403, "character": 4 } ], @@ -7513,7 +7513,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3636, + "line": 3644, "character": 4 } ], @@ -7550,7 +7550,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3574, + "line": 3582, "character": 4 } ], @@ -7583,7 +7583,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3720, + "line": 3728, "character": 4 } ], @@ -7611,7 +7611,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4342, + "line": 4350, "character": 4 } ], @@ -7639,7 +7639,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4415, + "line": 4423, "character": 4 } ], @@ -7676,7 +7676,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3766, + "line": 3774, "character": 4 } ], @@ -7709,7 +7709,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3817, + "line": 3825, "character": 4 } ], @@ -7746,7 +7746,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3490, + "line": 3498, "character": 4 } ], @@ -7774,7 +7774,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3790, + "line": 3798, "character": 4 } ], @@ -7807,7 +7807,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3844, + "line": 3852, "character": 4 } ], @@ -7864,7 +7864,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3182, + "line": 3190, "character": 4 } ], @@ -7907,7 +7907,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3619, + "line": 3627, "character": 4 } ], @@ -7940,7 +7940,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4315, + "line": 4323, "character": 4 } ], @@ -7968,7 +7968,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3454, + "line": 3462, "character": 4 } ], @@ -8001,7 +8001,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3557, + "line": 3565, "character": 4 } ], @@ -8029,7 +8029,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3444, + "line": 3452, "character": 4 } ], @@ -8062,7 +8062,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4140, + "line": 4148, "character": 4 } ], @@ -8090,7 +8090,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3967, + "line": 3975, "character": 4 } ], @@ -8118,7 +8118,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3202, + "line": 3210, "character": 4 } ], @@ -8147,7 +8147,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4215, + "line": 4223, "character": 4 } ], @@ -8179,7 +8179,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3684, + "line": 3692, "character": 4 } ], @@ -8207,7 +8207,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4070, + "line": 4078, "character": 4 } ], @@ -8235,7 +8235,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3416, + "line": 3424, "character": 4 } ], @@ -8279,7 +8279,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3533, + "line": 3541, "character": 4 } ], @@ -8320,7 +8320,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3595, + "line": 3603, "character": 4 } ], @@ -8353,7 +8353,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3944, + "line": 3952, "character": 4 } ], @@ -8386,7 +8386,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3275, + "line": 3283, "character": 4 } ], @@ -8423,7 +8423,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3295, + "line": 3303, "character": 4 } ], @@ -8491,7 +8491,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3406, + "line": 3414, "character": 4 } ], @@ -8524,7 +8524,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3653, + "line": 3661, "character": 4 } ], @@ -8552,7 +8552,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4324, + "line": 4332, "character": 4 } ], @@ -8584,7 +8584,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3547, + "line": 3555, "character": 4 } ], @@ -8617,7 +8617,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3315, + "line": 3323, "character": 4 } ], @@ -8645,7 +8645,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4175, + "line": 4183, "character": 4 } ], @@ -8673,7 +8673,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3956, + "line": 3964, "character": 4 } ], @@ -8701,7 +8701,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4333, + "line": 4341, "character": 4 } ], @@ -8734,7 +8734,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3897, + "line": 3905, "character": 4 } ], @@ -8781,7 +8781,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4265, + "line": 4273, "character": 4 } ], @@ -8809,7 +8809,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3425, + "line": 3433, "character": 4 } ], @@ -8837,7 +8837,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3434, + "line": 3442, "character": 4 } ], @@ -8876,7 +8876,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3131, + "line": 3139, "character": 4 } ], @@ -8909,7 +8909,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3227, + "line": 3235, "character": 4 } ], @@ -8942,7 +8942,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4096, + "line": 4104, "character": 4 } ], @@ -8975,7 +8975,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4083, + "line": 4091, "character": 4 } ], @@ -9008,7 +9008,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3215, + "line": 3223, "character": 4 } ], @@ -9036,7 +9036,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3857, + "line": 3865, "character": 4 } ], @@ -9069,7 +9069,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3703, + "line": 3711, "character": 4 } ], @@ -9102,7 +9102,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3740, + "line": 3748, "character": 4 } ], @@ -9140,7 +9140,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4305, + "line": 4313, "character": 4 } ], @@ -9173,7 +9173,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3928, + "line": 3936, "character": 4 } ], @@ -9206,7 +9206,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3912, + "line": 3920, "character": 4 } ], @@ -9239,7 +9239,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4290, + "line": 4298, "character": 4 } ], @@ -9267,7 +9267,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4166, + "line": 4174, "character": 4 } ], @@ -9317,7 +9317,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4057, + "line": 4065, "character": 4 } ], @@ -9355,7 +9355,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4195, + "line": 4203, "character": 4 } ], @@ -9379,7 +9379,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4223, + "line": 4231, "character": 4 } ], @@ -9417,7 +9417,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3263, + "line": 3271, "character": 4 } ], @@ -9455,7 +9455,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4110, + "line": 4118, "character": 4 } ], @@ -9483,7 +9483,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3463, + "line": 3471, "character": 4 } ], @@ -9511,7 +9511,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3331, + "line": 3339, "character": 4 } ], @@ -9594,7 +9594,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3111, + "line": 3119, "character": 12 } ] @@ -9621,7 +9621,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6124, + "line": 6132, "character": 4 } ], @@ -9639,7 +9639,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6120, + "line": 6128, "character": 4 } ], @@ -9657,7 +9657,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6128, + "line": 6136, "character": 4 } ], @@ -9678,7 +9678,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6116, + "line": 6124, "character": 12 } ] @@ -9914,7 +9914,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6082, + "line": 6090, "character": 4 } ], @@ -9942,7 +9942,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6043, + "line": 6051, "character": 4 } ], @@ -9970,7 +9970,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6068, + "line": 6076, "character": 4 } ], @@ -9998,7 +9998,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6031, + "line": 6039, "character": 4 } ], @@ -10026,7 +10026,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6094, + "line": 6102, "character": 4 } ], @@ -10054,7 +10054,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6055, + "line": 6063, "character": 4 } ], @@ -10078,7 +10078,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6018, + "line": 6026, "character": 12 } ] @@ -10259,7 +10259,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5909, + "line": 5917, "character": 4 } ], @@ -10274,7 +10274,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5911, + "line": 5919, "character": 4 } ], @@ -10289,7 +10289,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5910, + "line": 5918, "character": 4 } ], @@ -10304,7 +10304,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5912, + "line": 5920, "character": 4 } ], @@ -10326,7 +10326,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5908, + "line": 5916, "character": 12 } ] @@ -23694,7 +23694,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6172, + "line": 6180, "character": 4 } ], @@ -23731,7 +23731,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6155, + "line": 6163, "character": 4 } ], @@ -23996,7 +23996,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6139, + "line": 6147, "character": 4 } ], @@ -26314,7 +26314,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6172, + "line": 6180, "character": 4 } ], @@ -26352,7 +26352,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6155, + "line": 6163, "character": 4 } ], @@ -26390,7 +26390,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6139, + "line": 6147, "character": 4 } ], @@ -27570,7 +27570,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6172, + "line": 6180, "character": 4 } ], @@ -27608,7 +27608,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6155, + "line": 6163, "character": 4 } ], @@ -27646,7 +27646,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6139, + "line": 6147, "character": 4 } ], @@ -28163,7 +28163,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5953, + "line": 5961, "character": 4 } ], @@ -28185,7 +28185,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5954, + "line": 5962, "character": 8 } ], @@ -28204,7 +28204,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5955, + "line": 5963, "character": 8 } ], @@ -28240,7 +28240,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5957, + "line": 5965, "character": 4 } ], @@ -28262,7 +28262,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5965, + "line": 5973, "character": 8 } ], @@ -28283,7 +28283,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5966, + "line": 5974, "character": 8 } ], @@ -28304,7 +28304,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5959, + "line": 5967, "character": 8 } ], @@ -28322,7 +28322,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5958, + "line": 5966, "character": 8 } ], @@ -28340,7 +28340,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5960, + "line": 5968, "character": 8 } ], @@ -28362,7 +28362,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5961, + "line": 5969, "character": 12 } ], @@ -28384,7 +28384,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5962, + "line": 5970, "character": 16 } ], @@ -28468,7 +28468,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5969, + "line": 5977, "character": 4 } ], @@ -28489,7 +28489,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5970, + "line": 5978, "character": 4 } ], @@ -28514,7 +28514,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5952, + "line": 5960, "character": 17 } ] @@ -35420,7 +35420,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6172, + "line": 6180, "character": 4 } ], @@ -35457,7 +35457,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6155, + "line": 6163, "character": 4 } ], @@ -35722,7 +35722,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6139, + "line": 6147, "character": 4 } ], @@ -37979,7 +37979,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6172, + "line": 6180, "character": 4 } ], @@ -38016,7 +38016,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6155, + "line": 6163, "character": 4 } ], @@ -38053,7 +38053,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6139, + "line": 6147, "character": 4 } ], @@ -39479,7 +39479,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6172, + "line": 6180, "character": 4 } ], @@ -39516,7 +39516,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6155, + "line": 6163, "character": 4 } ], @@ -39553,7 +39553,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6139, + "line": 6147, "character": 4 } ], @@ -41339,7 +41339,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6172, + "line": 6180, "character": 4 } ], @@ -41376,7 +41376,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6155, + "line": 6163, "character": 4 } ], @@ -41413,7 +41413,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6139, + "line": 6147, "character": 4 } ], @@ -42608,7 +42608,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6172, + "line": 6180, "character": 4 } ], @@ -42645,7 +42645,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6155, + "line": 6163, "character": 4 } ], @@ -42682,7 +42682,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6139, + "line": 6147, "character": 4 } ], @@ -43815,7 +43815,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6172, + "line": 6180, "character": 4 } ], @@ -43852,7 +43852,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6155, + "line": 6163, "character": 4 } ], @@ -43889,7 +43889,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6139, + "line": 6147, "character": 4 } ], @@ -44442,7 +44442,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5945, + "line": 5953, "character": 4 } ], @@ -44463,7 +44463,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5946, + "line": 5954, "character": 4 } ], @@ -44489,7 +44489,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5944, + "line": 5952, "character": 17 } ] From da0a85d41b0efe38322dea9f1b0d6378db263f6d Mon Sep 17 00:00:00 2001 From: Ruchi Anand Date: Wed, 10 Dec 2025 09:32:51 +0530 Subject: [PATCH 6/7] typedoc --- static/typedoc/typedoc.json | 658 ++++++++++++++++++------------------ 1 file changed, 329 insertions(+), 329 deletions(-) diff --git a/static/typedoc/typedoc.json b/static/typedoc/typedoc.json index 9bd8fc09..495d1195 100644 --- a/static/typedoc/typedoc.json +++ b/static/typedoc/typedoc.json @@ -48,7 +48,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5643, + "line": 5713, "character": 4 } ], @@ -76,7 +76,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4789, + "line": 4859, "character": 4 } ], @@ -104,7 +104,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4718, + "line": 4788, "character": 4 } ], @@ -128,7 +128,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4707, + "line": 4777, "character": 4 } ], @@ -152,7 +152,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4770, + "line": 4840, "character": 4 } ], @@ -176,7 +176,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4779, + "line": 4849, "character": 4 } ], @@ -204,7 +204,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4799, + "line": 4869, "character": 4 } ], @@ -232,7 +232,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5437, + "line": 5507, "character": 4 } ], @@ -260,7 +260,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5159, + "line": 5229, "character": 4 } ], @@ -288,7 +288,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5610, + "line": 5680, "character": 4 } ], @@ -316,7 +316,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5147, + "line": 5217, "character": 4 } ], @@ -344,7 +344,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5135, + "line": 5205, "character": 4 } ], @@ -373,7 +373,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5599, + "line": 5669, "character": 4 } ], @@ -401,7 +401,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5272, + "line": 5342, "character": 4 } ], @@ -429,7 +429,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5306, + "line": 5376, "character": 4 } ], @@ -457,7 +457,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5361, + "line": 5431, "character": 4 } ], @@ -485,7 +485,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5295, + "line": 5365, "character": 4 } ], @@ -513,7 +513,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5329, + "line": 5399, "character": 4 } ], @@ -541,7 +541,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5371, + "line": 5441, "character": 4 } ], @@ -569,7 +569,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5340, + "line": 5410, "character": 4 } ], @@ -597,7 +597,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5393, + "line": 5463, "character": 4 } ], @@ -625,7 +625,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5350, + "line": 5420, "character": 4 } ], @@ -653,7 +653,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5317, + "line": 5387, "character": 4 } ], @@ -681,7 +681,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5381, + "line": 5451, "character": 4 } ], @@ -709,7 +709,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5283, + "line": 5353, "character": 4 } ], @@ -737,7 +737,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5741, + "line": 5811, "character": 4 } ], @@ -761,7 +761,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4761, + "line": 4831, "character": 4 } ], @@ -789,7 +789,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4752, + "line": 4822, "character": 4 } ], @@ -817,7 +817,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4740, + "line": 4810, "character": 4 } ], @@ -845,7 +845,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5817, + "line": 5887, "character": 4 } ], @@ -869,7 +869,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4729, + "line": 4799, "character": 4 } ], @@ -884,7 +884,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5086, + "line": 5156, "character": 4 } ], @@ -908,7 +908,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4666, + "line": 4736, "character": 4 } ], @@ -932,7 +932,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5085, + "line": 5155, "character": 4 } ], @@ -960,7 +960,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5827, + "line": 5897, "character": 4 } ], @@ -988,7 +988,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6000, + "line": 6009, "character": 4 } ], @@ -1016,7 +1016,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5574, + "line": 5644, "character": 4 } ], @@ -1044,7 +1044,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5179, + "line": 5249, "character": 4 } ], @@ -1072,7 +1072,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5230, + "line": 5300, "character": 4 } ], @@ -1100,7 +1100,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5798, + "line": 5868, "character": 4 } ], @@ -1128,7 +1128,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5710, + "line": 5780, "character": 4 } ], @@ -1156,7 +1156,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5729, + "line": 5799, "character": 4 } ], @@ -1180,7 +1180,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4849, + "line": 4919, "character": 4 } ], @@ -1204,7 +1204,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4882, + "line": 4952, "character": 4 } ], @@ -1229,7 +1229,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4872, + "line": 4942, "character": 4 } ], @@ -1253,7 +1253,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4859, + "line": 4929, "character": 4 } ], @@ -1277,7 +1277,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4892, + "line": 4962, "character": 4 } ], @@ -1301,7 +1301,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5102, + "line": 5172, "character": 4 } ], @@ -1325,7 +1325,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5075, + "line": 5145, "character": 4 } ], @@ -1349,7 +1349,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5066, + "line": 5136, "character": 4 } ], @@ -1373,7 +1373,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4968, + "line": 5038, "character": 4 } ], @@ -1397,7 +1397,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4657, + "line": 4727, "character": 4 } ], @@ -1425,7 +1425,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5168, + "line": 5238, "character": 4 } ], @@ -1440,7 +1440,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5091, + "line": 5161, "character": 4 } ], @@ -1468,7 +1468,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5787, + "line": 5857, "character": 4 } ], @@ -1496,7 +1496,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5481, + "line": 5551, "character": 4 } ], @@ -1524,7 +1524,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5656, + "line": 5726, "character": 4 } ], @@ -1548,7 +1548,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4936, + "line": 5006, "character": 4 } ], @@ -1572,7 +1572,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4976, + "line": 5046, "character": 4 } ], @@ -1600,7 +1600,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5808, + "line": 5878, "character": 4 } ], @@ -1628,7 +1628,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5447, + "line": 5517, "character": 4 } ], @@ -1656,7 +1656,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5458, + "line": 5528, "character": 4 } ], @@ -1680,7 +1680,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5055, + "line": 5125, "character": 4 } ], @@ -1705,7 +1705,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4908, + "line": 4978, "character": 4 } ], @@ -1729,7 +1729,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4918, + "line": 4988, "character": 4 } ], @@ -1757,7 +1757,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5843, + "line": 5913, "character": 4 } ], @@ -1785,7 +1785,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5720, + "line": 5790, "character": 4 } ], @@ -1809,7 +1809,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5017, + "line": 5087, "character": 4 } ], @@ -1837,7 +1837,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5909, + "line": 5979, "character": 4 } ], @@ -1865,7 +1865,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5542, + "line": 5612, "character": 4 } ], @@ -1889,7 +1889,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4648, + "line": 4718, "character": 4 } ], @@ -1913,7 +1913,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5522, + "line": 5592, "character": 4 } ], @@ -1941,7 +1941,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5220, + "line": 5290, "character": 4 } ], @@ -1969,7 +1969,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5699, + "line": 5769, "character": 4 } ], @@ -1997,7 +1997,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5427, + "line": 5497, "character": 4 } ], @@ -2024,7 +2024,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5502, + "line": 5572, "character": 4 } ], @@ -2052,7 +2052,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5990, + "line": 5999, "character": 4 } ], @@ -2080,7 +2080,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5980, + "line": 5989, "character": 4 } ], @@ -2104,7 +2104,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5511, + "line": 5581, "character": 4 } ], @@ -2132,7 +2132,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5632, + "line": 5702, "character": 4 } ], @@ -2160,7 +2160,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5667, + "line": 5737, "character": 4 } ], @@ -2188,7 +2188,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5532, + "line": 5602, "character": 4 } ], @@ -2212,7 +2212,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5034, + "line": 5104, "character": 4 } ], @@ -2236,7 +2236,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5887, + "line": 5957, "character": 4 } ], @@ -2260,7 +2260,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4946, + "line": 5016, "character": 4 } ], @@ -2288,7 +2288,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5753, + "line": 5823, "character": 4 } ], @@ -2313,7 +2313,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5125, + "line": 5195, "character": 4 } ], @@ -2337,7 +2337,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4986, + "line": 5056, "character": 4 } ], @@ -2365,7 +2365,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5899, + "line": 5969, "character": 4 } ], @@ -2393,7 +2393,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5261, + "line": 5331, "character": 4 } ], @@ -2421,7 +2421,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5621, + "line": 5691, "character": 4 } ], @@ -2449,7 +2449,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5407, + "line": 5477, "character": 4 } ], @@ -2480,7 +2480,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5189, + "line": 5259, "character": 4 } ], @@ -2504,7 +2504,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5111, + "line": 5181, "character": 4 } ], @@ -2532,7 +2532,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5417, + "line": 5487, "character": 4 } ], @@ -2560,7 +2560,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5765, + "line": 5835, "character": 4 } ], @@ -2588,7 +2588,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5493, + "line": 5563, "character": 4 } ], @@ -2612,7 +2612,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4617, + "line": 4687, "character": 4 } ], @@ -2636,7 +2636,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4635, + "line": 4705, "character": 4 } ], @@ -2660,7 +2660,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4680, + "line": 4750, "character": 4 } ], @@ -2684,7 +2684,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4689, + "line": 4759, "character": 4 } ], @@ -2699,7 +2699,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5092, + "line": 5162, "character": 4 } ], @@ -2723,7 +2723,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4698, + "line": 4768, "character": 4 } ], @@ -2741,7 +2741,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4824, + "line": 4894, "character": 4 } ], @@ -2769,7 +2769,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5468, + "line": 5538, "character": 4 } ], @@ -2793,7 +2793,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4839, + "line": 4909, "character": 4 } ], @@ -2817,7 +2817,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4812, + "line": 4882, "character": 4 } ], @@ -2845,7 +2845,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5776, + "line": 5846, "character": 4 } ], @@ -2873,7 +2873,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5876, + "line": 5946, "character": 4 } ], @@ -2901,7 +2901,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5854, + "line": 5924, "character": 4 } ], @@ -2929,7 +2929,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5865, + "line": 5935, "character": 4 } ], @@ -2953,7 +2953,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5047, + "line": 5117, "character": 4 } ], @@ -2981,7 +2981,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5210, + "line": 5280, "character": 4 } ], @@ -3009,7 +3009,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5199, + "line": 5269, "character": 4 } ], @@ -3037,7 +3037,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5240, + "line": 5310, "character": 4 } ], @@ -3065,7 +3065,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5250, + "line": 5320, "character": 4 } ], @@ -3097,7 +3097,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5561, + "line": 5631, "character": 4 } ], @@ -3121,7 +3121,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4958, + "line": 5028, "character": 4 } ], @@ -3149,7 +3149,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6010, + "line": 6019, "character": 4 } ], @@ -3177,7 +3177,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5689, + "line": 5759, "character": 4 } ], @@ -3201,7 +3201,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4927, + "line": 4997, "character": 4 } ], @@ -3229,7 +3229,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5585, + "line": 5655, "character": 4 } ], @@ -3257,7 +3257,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5678, + "line": 5748, "character": 4 } ], @@ -3398,7 +3398,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4608, + "line": 4678, "character": 12 } ] @@ -3971,7 +3971,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5930, + "line": 6039, "character": 4 } ], @@ -3986,7 +3986,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5928, + "line": 6037, "character": 4 } ], @@ -4001,7 +4001,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5929, + "line": 6038, "character": 4 } ], @@ -4022,7 +4022,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5927, + "line": 6036, "character": 12 } ] @@ -4046,7 +4046,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6015, + "line": 6124, "character": 4 } ], @@ -4061,7 +4061,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6013, + "line": 6122, "character": 4 } ], @@ -4076,7 +4076,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6016, + "line": 6125, "character": 4 } ], @@ -4091,7 +4091,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6014, + "line": 6123, "character": 4 } ], @@ -4113,7 +4113,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6012, + "line": 6121, "character": 12 } ] @@ -4137,7 +4137,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6006, + "line": 6115, "character": 4 } ], @@ -4152,7 +4152,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6005, + "line": 6114, "character": 4 } ], @@ -4167,7 +4167,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6004, + "line": 6113, "character": 4 } ], @@ -4188,7 +4188,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6003, + "line": 6112, "character": 12 } ] @@ -4299,7 +4299,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4439, + "line": 4506, "character": 4 } ], @@ -4317,7 +4317,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4443, + "line": 4510, "character": 4 } ], @@ -4335,7 +4335,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4435, + "line": 4502, "character": 4 } ], @@ -4356,7 +4356,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4431, + "line": 4498, "character": 12 } ] @@ -4408,7 +4408,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2325, + "line": 2369, "character": 4 } ], @@ -4496,7 +4496,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2535, + "line": 2579, "character": 4 } ], @@ -4556,7 +4556,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2503, + "line": 2547, "character": 4 } ], @@ -4584,7 +4584,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2314, + "line": 2358, "character": 4 } ], @@ -4613,7 +4613,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3062, + "line": 3117, "character": 4 } ], @@ -4653,7 +4653,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2744, + "line": 2788, "character": 4 } ], @@ -4741,7 +4741,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2611, + "line": 2655, "character": 4 } ], @@ -4769,7 +4769,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2481, + "line": 2525, "character": 4 } ], @@ -4797,7 +4797,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2631, + "line": 2675, "character": 4 } ], @@ -4825,7 +4825,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2416, + "line": 2460, "character": 4 } ], @@ -4849,7 +4849,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2695, + "line": 2739, "character": 4 } ], @@ -4874,7 +4874,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2879, + "line": 2923, "character": 4 } ], @@ -4898,7 +4898,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2884, + "line": 2928, "character": 4 } ], @@ -4922,7 +4922,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2735, + "line": 2779, "character": 4 } ], @@ -4950,7 +4950,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2642, + "line": 2686, "character": 4 } ], @@ -5082,7 +5082,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2593, + "line": 2637, "character": 4 } ], @@ -5114,7 +5114,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2730, + "line": 2774, "character": 4 } ], @@ -5199,7 +5199,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2239, + "line": 2283, "character": 4 } ], @@ -5227,7 +5227,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2284, + "line": 2328, "character": 4 } ], @@ -5255,7 +5255,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2269, + "line": 2313, "character": 4 } ], @@ -5283,7 +5283,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2254, + "line": 2298, "character": 4 } ], @@ -5311,7 +5311,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2299, + "line": 2343, "character": 4 } ], @@ -5339,7 +5339,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2405, + "line": 2449, "character": 4 } ], @@ -5367,7 +5367,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2393, + "line": 2437, "character": 4 } ], @@ -5439,7 +5439,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2557, + "line": 2601, "character": 4 } ], @@ -5467,7 +5467,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2439, + "line": 2483, "character": 4 } ], @@ -5532,7 +5532,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2621, + "line": 2665, "character": 4 } ], @@ -5560,7 +5560,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2455, + "line": 2499, "character": 4 } ], @@ -5584,7 +5584,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2672, + "line": 2716, "character": 4 } ], @@ -5668,7 +5668,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2951, + "line": 2995, "character": 4 } ], @@ -5696,7 +5696,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2940, + "line": 2984, "character": 4 } ], @@ -5724,7 +5724,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2524, + "line": 2568, "character": 4 } ], @@ -5816,7 +5816,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2568, + "line": 2612, "character": 4 } ], @@ -5881,7 +5881,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2812, + "line": 2856, "character": 4 } ], @@ -5909,7 +5909,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2996, + "line": 3051, "character": 4 } ], @@ -5933,7 +5933,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2823, + "line": 2867, "character": 4 } ], @@ -5961,7 +5961,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2345, + "line": 2389, "character": 4 } ], @@ -5993,7 +5993,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2583, + "line": 2627, "character": 4 } ], @@ -6021,7 +6021,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2918, + "line": 2962, "character": 4 } ], @@ -6073,7 +6073,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2749, + "line": 2793, "character": 4 } ], @@ -6113,7 +6113,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2723, + "line": 2767, "character": 4 } ], @@ -6141,7 +6141,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2962, + "line": 3006, "character": 4 } ], @@ -6193,7 +6193,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2678, + "line": 2722, "character": 4 } ], @@ -6217,7 +6217,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2685, + "line": 2729, "character": 4 } ], @@ -6245,7 +6245,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2223, + "line": 2267, "character": 4 } ], @@ -6273,7 +6273,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2466, + "line": 2510, "character": 4 } ], @@ -6313,7 +6313,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2714, + "line": 2758, "character": 4 } ], @@ -6341,7 +6341,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2546, + "line": 2590, "character": 4 } ], @@ -6369,7 +6369,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2602, + "line": 2646, "character": 4 } ], @@ -6397,7 +6397,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2381, + "line": 2425, "character": 4 } ], @@ -6425,7 +6425,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2492, + "line": 2536, "character": 4 } ], @@ -6453,7 +6453,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2363, + "line": 2407, "character": 4 } ], @@ -6481,7 +6481,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2907, + "line": 2951, "character": 4 } ], @@ -6509,7 +6509,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2973, + "line": 3017, "character": 4 } ], @@ -6537,7 +6537,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3019, + "line": 3028, "character": 4 } ], @@ -6565,7 +6565,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2929, + "line": 2973, "character": 4 } ], @@ -6594,7 +6594,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2866, + "line": 2910, "character": 4 } ], @@ -6618,7 +6618,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2690, + "line": 2734, "character": 4 } ], @@ -6658,7 +6658,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2705, + "line": 2749, "character": 4 } ], @@ -6686,7 +6686,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2427, + "line": 2471, "character": 4 } ], @@ -6782,7 +6782,7 @@ "sources": [ { "fileName": "types.ts", - "line": 2653, + "line": 2697, "character": 4 } ], @@ -7498,7 +7498,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3508, + "line": 3563, "character": 4 } ], @@ -7531,7 +7531,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3313, + "line": 3368, "character": 4 } ], @@ -7564,7 +7564,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4365, + "line": 4420, "character": 4 } ], @@ -7592,7 +7592,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4158, + "line": 4213, "character": 4 } ], @@ -7625,7 +7625,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4403, + "line": 4458, "character": 4 } ], @@ -7658,7 +7658,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3644, + "line": 3699, "character": 4 } ], @@ -7695,7 +7695,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3582, + "line": 3637, "character": 4 } ], @@ -7728,7 +7728,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3728, + "line": 3783, "character": 4 } ], @@ -7756,7 +7756,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4350, + "line": 4405, "character": 4 } ], @@ -7784,7 +7784,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4423, + "line": 4478, "character": 4 } ], @@ -7821,7 +7821,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3774, + "line": 3829, "character": 4 } ], @@ -7854,7 +7854,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3825, + "line": 3880, "character": 4 } ], @@ -7891,7 +7891,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3498, + "line": 3553, "character": 4 } ], @@ -7919,7 +7919,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3798, + "line": 3853, "character": 4 } ], @@ -7952,7 +7952,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3852, + "line": 3907, "character": 4 } ], @@ -8009,7 +8009,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3190, + "line": 3245, "character": 4 } ], @@ -8052,7 +8052,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3627, + "line": 3682, "character": 4 } ], @@ -8085,7 +8085,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4323, + "line": 4378, "character": 4 } ], @@ -8113,7 +8113,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3462, + "line": 3517, "character": 4 } ], @@ -8146,7 +8146,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3565, + "line": 3620, "character": 4 } ], @@ -8174,7 +8174,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3452, + "line": 3507, "character": 4 } ], @@ -8207,7 +8207,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4148, + "line": 4203, "character": 4 } ], @@ -8235,7 +8235,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3975, + "line": 4030, "character": 4 } ], @@ -8263,7 +8263,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3210, + "line": 3265, "character": 4 } ], @@ -8292,7 +8292,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4223, + "line": 4278, "character": 4 } ], @@ -8324,7 +8324,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3692, + "line": 3747, "character": 4 } ], @@ -8352,7 +8352,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4078, + "line": 4133, "character": 4 } ], @@ -8380,7 +8380,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3424, + "line": 3479, "character": 4 } ], @@ -8424,7 +8424,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3541, + "line": 3596, "character": 4 } ], @@ -8465,7 +8465,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3603, + "line": 3658, "character": 4 } ], @@ -8498,7 +8498,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3952, + "line": 4007, "character": 4 } ], @@ -8531,7 +8531,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3283, + "line": 3338, "character": 4 } ], @@ -8568,7 +8568,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3303, + "line": 3358, "character": 4 } ], @@ -8636,7 +8636,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3414, + "line": 3469, "character": 4 } ], @@ -8669,7 +8669,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3661, + "line": 3716, "character": 4 } ], @@ -8697,7 +8697,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4332, + "line": 4387, "character": 4 } ], @@ -8729,7 +8729,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3555, + "line": 3610, "character": 4 } ], @@ -8762,7 +8762,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3323, + "line": 3378, "character": 4 } ], @@ -8790,7 +8790,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4183, + "line": 4238, "character": 4 } ], @@ -8818,7 +8818,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3964, + "line": 4019, "character": 4 } ], @@ -8846,7 +8846,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4341, + "line": 4396, "character": 4 } ], @@ -8879,7 +8879,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3905, + "line": 3960, "character": 4 } ], @@ -8926,7 +8926,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4273, + "line": 4328, "character": 4 } ], @@ -8954,7 +8954,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3433, + "line": 3488, "character": 4 } ], @@ -8982,7 +8982,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3442, + "line": 3497, "character": 4 } ], @@ -9021,7 +9021,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3139, + "line": 3194, "character": 4 } ], @@ -9054,7 +9054,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3235, + "line": 3290, "character": 4 } ], @@ -9087,7 +9087,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4104, + "line": 4159, "character": 4 } ], @@ -9120,7 +9120,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4091, + "line": 4146, "character": 4 } ], @@ -9153,7 +9153,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3223, + "line": 3278, "character": 4 } ], @@ -9181,7 +9181,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3865, + "line": 3920, "character": 4 } ], @@ -9214,7 +9214,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3711, + "line": 3766, "character": 4 } ], @@ -9247,7 +9247,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3748, + "line": 3803, "character": 4 } ], @@ -9285,7 +9285,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4313, + "line": 4368, "character": 4 } ], @@ -9309,7 +9309,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4481, + "line": 4490, "character": 4 } ], @@ -9342,7 +9342,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3936, + "line": 3991, "character": 4 } ], @@ -9375,7 +9375,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3920, + "line": 3975, "character": 4 } ], @@ -9408,7 +9408,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4298, + "line": 4353, "character": 4 } ], @@ -9436,7 +9436,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4174, + "line": 4229, "character": 4 } ], @@ -9486,7 +9486,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4065, + "line": 4120, "character": 4 } ], @@ -9524,7 +9524,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4203, + "line": 4258, "character": 4 } ], @@ -9548,7 +9548,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4231, + "line": 4286, "character": 4 } ], @@ -9586,7 +9586,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3271, + "line": 3326, "character": 4 } ], @@ -9624,7 +9624,7 @@ "sources": [ { "fileName": "types.ts", - "line": 4118, + "line": 4173, "character": 4 } ], @@ -9652,7 +9652,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3471, + "line": 3526, "character": 4 } ], @@ -9680,7 +9680,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3339, + "line": 3394, "character": 4 } ], @@ -9764,7 +9764,7 @@ "sources": [ { "fileName": "types.ts", - "line": 3119, + "line": 3174, "character": 12 } ] @@ -9791,7 +9791,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6132, + "line": 6401, "character": 4 } ], @@ -9809,7 +9809,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6128, + "line": 6397, "character": 4 } ], @@ -9827,7 +9827,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6136, + "line": 6405, "character": 4 } ], @@ -9848,7 +9848,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6124, + "line": 6393, "character": 12 } ] @@ -10084,7 +10084,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6090, + "line": 6199, "character": 4 } ], @@ -10112,7 +10112,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6051, + "line": 6160, "character": 4 } ], @@ -10140,7 +10140,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6076, + "line": 6185, "character": 4 } ], @@ -10168,7 +10168,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6039, + "line": 6148, "character": 4 } ], @@ -10196,7 +10196,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6102, + "line": 6211, "character": 4 } ], @@ -10224,7 +10224,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6063, + "line": 6172, "character": 4 } ], @@ -10248,7 +10248,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6026, + "line": 6135, "character": 12 } ] @@ -10429,7 +10429,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5917, + "line": 6026, "character": 4 } ], @@ -10444,7 +10444,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5919, + "line": 6028, "character": 4 } ], @@ -10459,7 +10459,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5918, + "line": 6027, "character": 4 } ], @@ -10474,7 +10474,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5920, + "line": 6029, "character": 4 } ], @@ -10496,7 +10496,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5916, + "line": 6025, "character": 12 } ] @@ -23864,7 +23864,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6180, + "line": 6449, "character": 4 } ], @@ -23901,7 +23901,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6163, + "line": 6432, "character": 4 } ], @@ -24208,7 +24208,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6147, + "line": 6416, "character": 4 } ], @@ -26647,7 +26647,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6180, + "line": 6449, "character": 4 } ], @@ -26685,7 +26685,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6163, + "line": 6432, "character": 4 } ], @@ -26723,7 +26723,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6147, + "line": 6416, "character": 4 } ], @@ -27903,7 +27903,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6180, + "line": 6449, "character": 4 } ], @@ -27941,7 +27941,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6163, + "line": 6432, "character": 4 } ], @@ -27979,7 +27979,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6147, + "line": 6416, "character": 4 } ], @@ -28540,7 +28540,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5961, + "line": 6070, "character": 4 } ], @@ -28562,7 +28562,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5962, + "line": 6071, "character": 8 } ], @@ -28581,7 +28581,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5963, + "line": 6072, "character": 8 } ], @@ -28617,7 +28617,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5965, + "line": 6074, "character": 4 } ], @@ -28639,7 +28639,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5973, + "line": 6082, "character": 8 } ], @@ -28660,7 +28660,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5974, + "line": 6083, "character": 8 } ], @@ -28681,7 +28681,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5967, + "line": 6076, "character": 8 } ], @@ -28699,7 +28699,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5966, + "line": 6075, "character": 8 } ], @@ -28717,7 +28717,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5968, + "line": 6077, "character": 8 } ], @@ -28739,7 +28739,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5969, + "line": 6078, "character": 12 } ], @@ -28761,7 +28761,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5970, + "line": 6079, "character": 16 } ], @@ -28845,7 +28845,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5977, + "line": 6086, "character": 4 } ], @@ -28866,7 +28866,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5978, + "line": 6087, "character": 4 } ], @@ -28891,7 +28891,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5960, + "line": 6069, "character": 17 } ] @@ -35825,7 +35825,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6180, + "line": 6449, "character": 4 } ], @@ -35862,7 +35862,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6163, + "line": 6432, "character": 4 } ], @@ -36169,7 +36169,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6147, + "line": 6416, "character": 4 } ], @@ -38547,7 +38547,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6180, + "line": 6449, "character": 4 } ], @@ -38584,7 +38584,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6163, + "line": 6432, "character": 4 } ], @@ -38621,7 +38621,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6147, + "line": 6416, "character": 4 } ], @@ -40047,7 +40047,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6180, + "line": 6449, "character": 4 } ], @@ -40084,7 +40084,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6163, + "line": 6432, "character": 4 } ], @@ -40121,7 +40121,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6147, + "line": 6416, "character": 4 } ], @@ -41907,7 +41907,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6180, + "line": 6449, "character": 4 } ], @@ -41944,7 +41944,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6163, + "line": 6432, "character": 4 } ], @@ -41981,7 +41981,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6147, + "line": 6416, "character": 4 } ], @@ -43176,7 +43176,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6180, + "line": 6449, "character": 4 } ], @@ -43213,7 +43213,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6163, + "line": 6432, "character": 4 } ], @@ -43250,7 +43250,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6147, + "line": 6416, "character": 4 } ], @@ -44383,7 +44383,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6180, + "line": 6449, "character": 4 } ], @@ -44420,7 +44420,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6163, + "line": 6432, "character": 4 } ], @@ -44457,7 +44457,7 @@ "sources": [ { "fileName": "types.ts", - "line": 6147, + "line": 6416, "character": 4 } ], @@ -45049,7 +45049,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5953, + "line": 6062, "character": 4 } ], @@ -45070,7 +45070,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5954, + "line": 6063, "character": 4 } ], @@ -45096,7 +45096,7 @@ "sources": [ { "fileName": "types.ts", - "line": 5952, + "line": 6061, "character": 17 } ] From 8ac4896f5140fc5a46f088519a9d446db2cabe9d Mon Sep 17 00:00:00 2001 From: Ruchi Anand Date: Wed, 10 Dec 2025 10:44:33 +0530 Subject: [PATCH 7/7] added check on margin value --- src/embed/app.ts | 10 ++++++++-- src/embed/liveboard.ts | 10 ++++++++-- src/utils.ts | 17 +++++++++++++++++ static/typedoc/typedoc.json | 18 +++++++++--------- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/src/embed/app.ts b/src/embed/app.ts index e7bf71a5..0f3fc7a2 100644 --- a/src/embed/app.ts +++ b/src/embed/app.ts @@ -9,7 +9,7 @@ */ import { logger } from '../utils/logger'; -import { calculateVisibleElementData, getQueryParamString, isUndefined } from '../utils'; +import { calculateVisibleElementData, getQueryParamString, isUndefined, isValidCssMargin } from '../utils'; import { Param, DOMSelector, @@ -761,7 +761,13 @@ export class AppEmbed extends V1Embed { params[Param.fullHeight] = true; if (this.viewConfig.lazyLoadingForFullHeight) { params[Param.IsLazyLoadingForEmbedEnabled] = true; - params[Param.RootMarginForLazyLoad] = this.viewConfig.lazyLoadingMargin; + if(typeof this.viewConfig.lazyLoadingMargin !== 'string' || !isValidCssMargin(this.viewConfig.lazyLoadingMargin)) { + console.error('lazyLoadingMargin must be a valid CSS margin string value (e.g., "10px"). Defaulting to "0px".'); + params[Param.RootMarginForLazyLoad] = '0px'; + } + else { + params[Param.RootMarginForLazyLoad] = this.viewConfig.lazyLoadingMargin; + } } } diff --git a/src/embed/liveboard.ts b/src/embed/liveboard.ts index 6ffdc155..90102c3f 100644 --- a/src/embed/liveboard.ts +++ b/src/embed/liveboard.ts @@ -23,7 +23,7 @@ import { ErrorDetailsTypes, EmbedErrorCodes, } from '../types'; -import { calculateVisibleElementData, getQueryParamString, isUndefined } from '../utils'; +import { calculateVisibleElementData, getQueryParamString, isUndefined, isValidCssMargin } from '../utils'; import { getAuthPromise } from './base'; import { TsEmbed, V1Embed } from './ts-embed'; import { addPreviewStylesIfNotPresent } from '../utils/global-styles'; @@ -528,7 +528,13 @@ export class LiveboardEmbed extends V1Embed { params[Param.fullHeight] = true; if (this.viewConfig.lazyLoadingForFullHeight) { params[Param.IsLazyLoadingForEmbedEnabled] = true; - params[Param.RootMarginForLazyLoad] = this.viewConfig.lazyLoadingMargin; + if(typeof this.viewConfig.lazyLoadingMargin !== 'string' || !isValidCssMargin(this.viewConfig.lazyLoadingMargin)) { + console.error('lazyLoadingMargin must be a valid CSS margin string value (e.g., "10px"). Defaulting to "0px".'); + params[Param.RootMarginForLazyLoad] = '0px'; + } + else { + params[Param.RootMarginForLazyLoad] = this.viewConfig.lazyLoadingMargin; + } } } this.defaultHeight = minimumHeight || defaultHeight || this.defaultHeight; diff --git a/src/utils.ts b/src/utils.ts index 160bad71..dae74d0d 100644 --- a/src/utils.ts +++ b/src/utils.ts @@ -132,6 +132,23 @@ export const getCssDimension = (value: number | string): string => { return value; }; +/** + * Validates if a string is a valid CSS margin value. + * @param value - The string to validate + * @returns true if the value is a valid CSS margin value, false otherwise + */ +export const isValidCssMargin = (value: string): boolean => { + if (typeof value !== 'string' || value.trim() === '') { + return false; + } + + // Check for CSS length values (e.g., "10px", "1em", "50%") + const cssLengthPattern = /^\d+(\.\d+)?(px|em|rem|%|vh|vw)$/i; + const parts = value.trim().split(/\s+/); + + return parts.length <= 4 && parts.every(part => cssLengthPattern.test(part.trim())); +}; + export const getSSOMarker = (markerId: string) => { const encStringToAppend = encodeURIComponent(markerId); return `tsSSOMarker=${encStringToAppend}`; diff --git a/static/typedoc/typedoc.json b/static/typedoc/typedoc.json index 495d1195..7a08028b 100644 --- a/static/typedoc/typedoc.json +++ b/static/typedoc/typedoc.json @@ -12341,7 +12341,7 @@ "sources": [ { "fileName": "embed/app.ts", - "line": 1041, + "line": 1047, "character": 11 } ], @@ -12458,7 +12458,7 @@ "sources": [ { "fileName": "embed/app.ts", - "line": 910, + "line": 916, "character": 11 } ], @@ -12795,7 +12795,7 @@ "sources": [ { "fileName": "embed/app.ts", - "line": 1015, + "line": 1021, "character": 11 } ], @@ -13171,7 +13171,7 @@ "sources": [ { "fileName": "embed/app.ts", - "line": 1070, + "line": 1076, "character": 17 } ], @@ -15461,7 +15461,7 @@ "sources": [ { "fileName": "embed/liveboard.ts", - "line": 819, + "line": 825, "character": 11 } ], @@ -15615,7 +15615,7 @@ "sources": [ { "fileName": "embed/liveboard.ts", - "line": 878, + "line": 884, "character": 11 } ], @@ -15916,7 +15916,7 @@ "sources": [ { "fileName": "embed/liveboard.ts", - "line": 859, + "line": 865, "character": 11 } ], @@ -16282,7 +16282,7 @@ "sources": [ { "fileName": "embed/liveboard.ts", - "line": 848, + "line": 854, "character": 17 } ], @@ -16421,7 +16421,7 @@ "sources": [ { "fileName": "embed/liveboard.ts", - "line": 801, + "line": 807, "character": 11 } ],