@looker/sdk 22.4.0 → 22.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  import type { DelimArray, IDictionary, IAPIMethods, ITransportSettings, SDKResponse } from '@looker/sdk-rtl';
2
- import type { IAccessToken, IAlert, IAlertPatch, IApiSession, IApiVersion, IBackupConfiguration, IBoard, IBoardItem, IBoardSection, IColorCollection, IColumnSearch, IConnectionFeatures, IContentFavorite, IContentMeta, IContentMetaGroupUser, IContentValidation, IContentView, ICostEstimate, ICreateCostEstimate, ICreateCredentialsApi3, ICreateEmbedUserRequest, ICreateFolder, ICreateOAuthApplicationUserStateRequest, ICreateOAuthApplicationUserStateResponse, ICredentialsApi3, ICredentialsEmail, ICredentialsEmailSearch, ICredentialsEmbed, ICredentialsGoogle, ICredentialsLDAP, ICredentialsLookerOpenid, ICredentialsOIDC, ICredentialsSaml, ICredentialsTotp, ICustomWelcomeEmail, IDashboard, IDashboardAggregateTableLookml, IDashboardBase, IDashboardElement, IDashboardFilter, IDashboardLayout, IDashboardLayoutComponent, IDashboardLookml, IDataActionForm, IDataActionRequest, IDataActionResponse, IDatagroup, IDBConnection, IDBConnectionTestResult, IDependencyGraph, IDialectInfo, IDigestEmails, IDigestEmailSend, IEgressIpAddresses, IEmbedParams, IEmbedSecret, IEmbedSsoParams, IEmbedUrlResponse, IError, IExternalOauthApplication, IFolder, IGitBranch, IGitConnectionTest, IGitConnectionTestResult, IGroup, IGroupHierarchy, IGroupIdForGroupInclusion, IGroupIdForGroupUserInclusion, IGroupSearch, IHomepageSection, IIntegration, IIntegrationHub, IIntegrationTestResult, IInternalHelpResources, IInternalHelpResourcesContent, ILDAPConfig, ILDAPConfigTestResult, ILegacyFeature, ILocale, ILook, ILookmlModel, ILookmlModelExplore, ILookmlTest, ILookmlTestResult, ILookWithQuery, IManifest, IMaterializePDT, IMergeQuery, IMobileSettings, IModel, IModelFieldSuggestions, IModelSet, IOauthClientApp, IOIDCConfig, IPasswordConfig, IPermission, IPermissionSet, IProject, IProjectFile, IProjectValidation, IProjectValidationCache, IProjectWorkspace, IQuery, IQueryTask, IRenderTask, IRepositoryCredential, IRequestActiveThemes, IRequestAllBoardItems, IRequestAllBoardSections, IRequestAllExternalOauthApplications, IRequestAllGroups, IRequestAllGroupUsers, IRequestAllIntegrations, IRequestAllLookmlModels, IRequestAllRoles, IRequestAllScheduledPlans, IRequestAllUsers, IRequestConnectionColumns, IRequestConnectionSchemas, IRequestConnectionSearchColumns, IRequestConnectionTables, IRequestContentThumbnail, IRequestCreateDashboardElement, IRequestCreateDashboardRenderTask, IRequestCreateQueryTask, IRequestCreateUserCredentialsEmailPasswordReset, IRequestDeployRefToProduction, IRequestFolderChildren, IRequestFolderChildrenSearch, IRequestGraphDerivedTablesForModel, IRequestGraphDerivedTablesForView, IRequestLogin, IRequestModelFieldnameSuggestions, IRequestRoleUsers, IRequestRunGitConnectionTest, IRequestRunInlineQuery, IRequestRunLook, IRequestRunLookmlTest, IRequestRunQuery, IRequestScheduledPlansForDashboard, IRequestScheduledPlansForLook, IRequestScheduledPlansForLookmlDashboard, IRequestSearchAlerts, IRequestSearchBoards, IRequestSearchContentFavorites, IRequestSearchContentViews, IRequestSearchCredentialsEmail, IRequestSearchDashboardElements, IRequestSearchDashboards, IRequestSearchFolders, IRequestSearchGroups, IRequestSearchLooks, IRequestSearchModelSets, IRequestSearchRoles, IRequestSearchThemes, IRequestSearchUserLoginLockouts, IRequestSearchUsers, IRequestSearchUsersNames, IRequestStartPdtBuild, IRequestTagRef, IRequestUserAttributeUserValues, IRequestUserRoles, IRole, IRoleSearch, IRunningQueries, ISamlConfig, ISamlMetadataParseResult, IScheduledPlan, ISchema, ISchemaColumns, ISchemaTables, ISession, ISessionConfig, ISetting, ISmtpSettings, ISmtpStatus, ISqlQuery, ISqlQueryCreate, ISshPublicKey, ISshServer, ISshTunnel, ISupportAccessAddEntries, ISupportAccessAllowlistEntry, ISupportAccessEnable, ISupportAccessStatus, ITheme, ITimezone, IUpdateFolder, IUser, IUserAttribute, IUserAttributeGroupValue, IUserAttributeWithValue, IUserEmailOnly, IUserLoginLockout, IUserPublic, IValidationError, IWelcomeEmailTest, IWhitelabelConfiguration, IWorkspace, IWriteAlert, IWriteApiSession, IWriteBackupConfiguration, IWriteBoard, IWriteBoardItem, IWriteBoardSection, IWriteColorCollection, IWriteContentFavorite, IWriteContentMeta, IWriteCreateDashboardFilter, IWriteCredentialsEmail, IWriteDashboard, IWriteDashboardElement, IWriteDashboardFilter, IWriteDashboardLayout, IWriteDashboardLayoutComponent, IWriteDashboardLookml, IWriteDatagroup, IWriteDBConnection, IWriteEmbedSecret, IWriteExternalOauthApplication, IWriteGitBranch, IWriteGroup, IWriteIntegration, IWriteIntegrationHub, IWriteInternalHelpResources, IWriteInternalHelpResourcesContent, IWriteLDAPConfig, IWriteLegacyFeature, IWriteLookmlModel, IWriteLookWithQuery, IWriteMergeQuery, IWriteModelSet, IWriteOauthClientApp, IWriteOIDCConfig, IWritePasswordConfig, IWritePermissionSet, IWriteProject, IWriteQuery, IWriteRepositoryCredential, IWriteRole, IWriteSamlConfig, IWriteScheduledPlan, IWriteSessionConfig, IWriteSetting, IWriteSshServer, IWriteSshTunnel, IWriteTheme, IWriteUser, IWriteUserAttribute, IWriteUserAttributeWithValue, IWriteWhitelabelConfiguration } from './models';
2
+ import type { IAccessToken, IAlert, IAlertNotifications, IAlertPatch, IApiSession, IApiVersion, IBackupConfiguration, IBoard, IBoardItem, IBoardSection, IColorCollection, IColumnSearch, IConnectionFeatures, IContentFavorite, IContentMeta, IContentMetaGroupUser, IContentValidation, IContentView, ICostEstimate, ICreateCostEstimate, ICreateCredentialsApi3, ICreateEmbedUserRequest, ICreateFolder, ICreateOAuthApplicationUserStateRequest, ICreateOAuthApplicationUserStateResponse, ICredentialsApi3, ICredentialsEmail, ICredentialsEmailSearch, ICredentialsEmbed, ICredentialsGoogle, ICredentialsLDAP, ICredentialsLookerOpenid, ICredentialsOIDC, ICredentialsSaml, ICredentialsTotp, ICustomWelcomeEmail, IDashboard, IDashboardAggregateTableLookml, IDashboardBase, IDashboardElement, IDashboardFilter, IDashboardLayout, IDashboardLayoutComponent, IDashboardLookml, IDataActionForm, IDataActionRequest, IDataActionResponse, IDatagroup, IDBConnection, IDBConnectionTestResult, IDependencyGraph, IDialectInfo, IDigestEmails, IDigestEmailSend, IEgressIpAddresses, IEmbedParams, IEmbedSecret, IEmbedSsoParams, IEmbedUrlResponse, IError, IExternalOauthApplication, IFolder, IGitBranch, IGitConnectionTest, IGitConnectionTestResult, IGroup, IGroupHierarchy, IGroupIdForGroupInclusion, IGroupIdForGroupUserInclusion, IGroupSearch, IHomepageSection, IIntegration, IIntegrationHub, IIntegrationTestResult, IInternalHelpResources, IInternalHelpResourcesContent, ILDAPConfig, ILDAPConfigTestResult, ILegacyFeature, ILocale, ILook, ILookmlModel, ILookmlModelExplore, ILookmlTest, ILookmlTestResult, ILookWithQuery, IManifest, IMaterializePDT, IMergeQuery, IMobileSettings, IMobileToken, IModel, IModelFieldSuggestions, IModelSet, IOauthClientApp, IOIDCConfig, IPasswordConfig, IPermission, IPermissionSet, IProject, IProjectFile, IProjectValidation, IProjectValidationCache, IProjectWorkspace, IQuery, IQueryTask, IRenderTask, IRepositoryCredential, IRequestActiveThemes, IRequestAlertNotifications, IRequestAllBoardItems, IRequestAllBoardSections, IRequestAllExternalOauthApplications, IRequestAllGroups, IRequestAllGroupUsers, IRequestAllIntegrations, IRequestAllLookmlModels, IRequestAllRoles, IRequestAllScheduledPlans, IRequestAllUsers, IRequestConnectionColumns, IRequestConnectionSchemas, IRequestConnectionSearchColumns, IRequestConnectionTables, IRequestContentThumbnail, IRequestCreateDashboardElement, IRequestCreateDashboardRenderTask, IRequestCreateQueryTask, IRequestCreateUserCredentialsEmailPasswordReset, IRequestDeployRefToProduction, IRequestFolderChildren, IRequestFolderChildrenSearch, IRequestGraphDerivedTablesForModel, IRequestGraphDerivedTablesForView, IRequestLogin, IRequestModelFieldnameSuggestions, IRequestRoleUsers, IRequestRunGitConnectionTest, IRequestRunInlineQuery, IRequestRunLook, IRequestRunLookmlTest, IRequestRunQuery, IRequestScheduledPlansForDashboard, IRequestScheduledPlansForLook, IRequestScheduledPlansForLookmlDashboard, IRequestSearchAlerts, IRequestSearchBoards, IRequestSearchContentFavorites, IRequestSearchContentViews, IRequestSearchCredentialsEmail, IRequestSearchDashboardElements, IRequestSearchDashboards, IRequestSearchFolders, IRequestSearchGroups, IRequestSearchLooks, IRequestSearchModelSets, IRequestSearchRoles, IRequestSearchThemes, IRequestSearchUserLoginLockouts, IRequestSearchUsers, IRequestSearchUsersNames, IRequestStartPdtBuild, IRequestTagRef, IRequestUserAttributeUserValues, IRequestUserRoles, IRole, IRoleSearch, IRunningQueries, ISamlConfig, ISamlMetadataParseResult, IScheduledPlan, ISchema, ISchemaColumns, ISchemaTables, ISession, ISessionConfig, ISetting, ISmtpSettings, ISmtpStatus, ISqlQuery, ISqlQueryCreate, ISshPublicKey, ISshServer, ISshTunnel, ISupportAccessAddEntries, ISupportAccessAllowlistEntry, ISupportAccessEnable, ISupportAccessStatus, ITheme, ITimezone, IUpdateFolder, IUser, IUserAttribute, IUserAttributeGroupValue, IUserAttributeWithValue, IUserEmailOnly, IUserLoginLockout, IUserPublic, IValidationError, IWelcomeEmailTest, IWhitelabelConfiguration, IWorkspace, IWriteAlert, IWriteApiSession, IWriteBackupConfiguration, IWriteBoard, IWriteBoardItem, IWriteBoardSection, IWriteColorCollection, IWriteContentFavorite, IWriteContentMeta, IWriteCreateDashboardFilter, IWriteCredentialsEmail, IWriteDashboard, IWriteDashboardElement, IWriteDashboardFilter, IWriteDashboardLayout, IWriteDashboardLayoutComponent, IWriteDashboardLookml, IWriteDatagroup, IWriteDBConnection, IWriteEmbedSecret, IWriteExternalOauthApplication, IWriteGitBranch, IWriteGroup, IWriteIntegration, IWriteIntegrationHub, IWriteInternalHelpResources, IWriteInternalHelpResourcesContent, IWriteLDAPConfig, IWriteLegacyFeature, IWriteLookmlModel, IWriteLookWithQuery, IWriteMergeQuery, IWriteMobileToken, IWriteModelSet, IWriteOauthClientApp, IWriteOIDCConfig, IWritePasswordConfig, IWritePermissionSet, IWriteProject, IWriteQuery, IWriteRepositoryCredential, IWriteRole, IWriteSamlConfig, IWriteScheduledPlan, IWriteSessionConfig, IWriteSetting, IWriteSshServer, IWriteSshTunnel, IWriteTheme, IWriteUser, IWriteUserAttribute, IWriteUserAttributeWithValue, IWriteWhitelabelConfiguration } from './models';
3
3
  export interface ILooker40SDK extends IAPIMethods {
4
4
  search_alerts(request: IRequestSearchAlerts, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAlert[], IError>>;
5
5
  get_alert(alert_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAlert, IError>>;
@@ -8,6 +8,8 @@ export interface ILooker40SDK extends IAPIMethods {
8
8
  delete_alert(alert_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<void, IError>>;
9
9
  create_alert(body: Partial<IWriteAlert>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAlert, IError | IValidationError>>;
10
10
  enqueue_alert(alert_id: string, force?: boolean, options?: Partial<ITransportSettings>): Promise<SDKResponse<void, IError>>;
11
+ alert_notifications(request: IRequestAlertNotifications, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAlertNotifications[], IError>>;
12
+ read_alert_notification(alert_notification_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAlertNotifications, IError | IValidationError>>;
11
13
  login(request: IRequestLogin, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAccessToken, IError>>;
12
14
  login_user(user_id: string, associative?: boolean, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAccessToken, IError>>;
13
15
  logout(options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
@@ -21,6 +23,9 @@ export interface ILooker40SDK extends IAPIMethods {
21
23
  test_ldap_config_auth(body: Partial<IWriteLDAPConfig>, options?: Partial<ITransportSettings>): Promise<SDKResponse<ILDAPConfigTestResult, IError | IValidationError>>;
22
24
  test_ldap_config_user_info(body: Partial<IWriteLDAPConfig>, options?: Partial<ITransportSettings>): Promise<SDKResponse<ILDAPConfigTestResult, IError | IValidationError>>;
23
25
  test_ldap_config_user_auth(body: Partial<IWriteLDAPConfig>, options?: Partial<ITransportSettings>): Promise<SDKResponse<ILDAPConfigTestResult, IError | IValidationError>>;
26
+ register_mobile_device(body: Partial<IWriteMobileToken>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IMobileToken, IError | IValidationError>>;
27
+ update_mobile_device_registration(device_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IMobileToken, IError | IValidationError>>;
28
+ deregister_mobile_device(device_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<void, IError>>;
24
29
  all_oauth_client_apps(fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IOauthClientApp[], IError>>;
25
30
  oauth_client_app(client_guid: string, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IOauthClientApp, IError>>;
26
31
  register_oauth_client_app(client_guid: string, body: Partial<IWriteOauthClientApp>, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IOauthClientApp, IError | IValidationError>>;
@@ -158,6 +163,7 @@ export interface ILooker40SDK extends IAPIMethods {
158
163
  dashboard_aggregate_table_lookml(dashboard_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardAggregateTableLookml, IError>>;
159
164
  dashboard_lookml(dashboard_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardLookml, IError>>;
160
165
  move_dashboard(dashboard_id: string, folder_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboard, IError | IValidationError>>;
166
+ import_dashboard_from_lookml(body: Partial<IWriteDashboardLookml>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardLookml, IError | IValidationError>>;
161
167
  create_dashboard_from_lookml(body: Partial<IWriteDashboardLookml>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardLookml, IError | IValidationError>>;
162
168
  copy_dashboard(dashboard_id: string, folder_id?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboard, IError | IValidationError>>;
163
169
  search_dashboard_elements(request: IRequestSearchDashboardElements, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardElement[], IError>>;
@@ -56,6 +56,16 @@ export interface IAlertFieldFilter {
56
56
  field_value: any;
57
57
  filter_value?: string | null;
58
58
  }
59
+ export interface IAlertNotifications {
60
+ notification_id?: string;
61
+ alert_condition_id?: string;
62
+ user_id?: string;
63
+ is_read?: boolean;
64
+ field_value?: number | null;
65
+ threshold_value?: number | null;
66
+ ran_at?: string;
67
+ alert?: IMobilePayload;
68
+ }
59
69
  export interface IAlertPatch {
60
70
  owner_id?: string | null;
61
71
  is_disabled?: boolean | null;
@@ -555,6 +565,7 @@ export interface IDashboard {
555
565
  edit_uri?: string | null;
556
566
  favorite_count?: number | null;
557
567
  filters_bar_collapsed?: boolean;
568
+ filters_location_top?: boolean;
558
569
  last_accessed_at?: Date | null;
559
570
  last_viewed_at?: Date | null;
560
571
  updated_at?: Date | null;
@@ -635,6 +646,7 @@ export interface IDashboardElement {
635
646
  rich_content_json?: string | null;
636
647
  title_text_as_html?: string | null;
637
648
  subtitle_text_as_html?: string | null;
649
+ extension_id?: string | null;
638
650
  }
639
651
  export interface IDashboardFilter {
640
652
  can?: IDictionary<boolean>;
@@ -824,6 +836,10 @@ export declare enum DestinationType {
824
836
  EMAIL = "EMAIL",
825
837
  ACTION_HUB = "ACTION_HUB"
826
838
  }
839
+ export declare enum DeviceType {
840
+ android = "android",
841
+ ios = "ios"
842
+ }
827
843
  export interface IDialect {
828
844
  name?: string;
829
845
  label?: string;
@@ -1637,10 +1653,23 @@ export interface IMergeQuerySourceQuery {
1637
1653
  name?: string | null;
1638
1654
  query_id?: string | null;
1639
1655
  }
1656
+ export interface IMobilePayload {
1657
+ title?: string | null;
1658
+ alert_id: string;
1659
+ investigative_content_id?: string | null;
1660
+ dashboard_name?: string | null;
1661
+ dashboard_id?: string;
1662
+ query_slug?: string;
1663
+ }
1640
1664
  export interface IMobileSettings {
1641
1665
  mobile_force_authentication?: boolean;
1642
1666
  mobile_app_integration?: boolean;
1643
1667
  }
1668
+ export interface IMobileToken {
1669
+ id?: string;
1670
+ device_token: string;
1671
+ device_type: DeviceType;
1672
+ }
1644
1673
  export interface IModel {
1645
1674
  connection?: string | null;
1646
1675
  name?: string;
@@ -1961,6 +1990,10 @@ export interface IRequestActiveThemes {
1961
1990
  ts?: Date | null;
1962
1991
  fields?: string | null;
1963
1992
  }
1993
+ export interface IRequestAlertNotifications {
1994
+ limit?: number | null;
1995
+ offset?: number | null;
1996
+ }
1964
1997
  export interface IRequestAllBoardItems {
1965
1998
  fields?: string | null;
1966
1999
  sorts?: string | null;
@@ -2105,6 +2138,8 @@ export interface IRequestFolderChildren {
2105
2138
  fields?: string | null;
2106
2139
  page?: number | null;
2107
2140
  per_page?: number | null;
2141
+ limit?: number | null;
2142
+ offset?: number | null;
2108
2143
  sorts?: string | null;
2109
2144
  }
2110
2145
  export interface IRequestFolderChildrenSearch {
@@ -2724,6 +2759,7 @@ export interface ISessionConfig {
2724
2759
  }
2725
2760
  export interface ISetting {
2726
2761
  extension_framework_enabled?: boolean;
2762
+ extension_load_url_enabled?: boolean;
2727
2763
  marketplace_auto_install_enabled?: boolean;
2728
2764
  marketplace_enabled?: boolean;
2729
2765
  privatelabel_configuration?: IPrivatelabelConfiguration;
@@ -3167,6 +3203,7 @@ export interface IWriteDashboard {
3167
3203
  crossfilter_enabled?: boolean;
3168
3204
  deleted?: boolean;
3169
3205
  filters_bar_collapsed?: boolean;
3206
+ filters_location_top?: boolean;
3170
3207
  load_configuration?: string | null;
3171
3208
  lookml_link_id?: string | null;
3172
3209
  show_filters_bar?: boolean | null;
@@ -3394,6 +3431,10 @@ export interface IWriteMergeQuery {
3394
3431
  total?: boolean;
3395
3432
  vis_config?: IDictionary<string> | null;
3396
3433
  }
3434
+ export interface IWriteMobileToken {
3435
+ device_token: string;
3436
+ device_type: DeviceType | null;
3437
+ }
3397
3438
  export interface IWriteModelSet {
3398
3439
  models?: string[] | null;
3399
3440
  name?: string | null;
@@ -3575,6 +3616,7 @@ export interface IWriteSessionConfig {
3575
3616
  }
3576
3617
  export interface IWriteSetting {
3577
3618
  extension_framework_enabled?: boolean;
3619
+ extension_load_url_enabled?: boolean;
3578
3620
  marketplace_auto_install_enabled?: boolean;
3579
3621
  marketplace_enabled?: boolean;
3580
3622
  privatelabel_configuration?: IWritePrivatelabelConfiguration | null;
package/lib/4.0/models.js CHANGED
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
- exports.WeekStartDay = exports.UserAttributeFilterTypes = exports.SupportedVisualizationFormattings = exports.SupportedFormattings = exports.SupportedFormats = exports.SupportedDownloadSettings = exports.SupportedActionTypes = exports.SslVersion = exports.ResultFormat = exports.PullRequestMode = exports.PermissionType = exports.Name = exports.InvestigativeContentType = exports.Format = exports.FillStyle = exports.DestinationType = exports.DependencyStatus = exports.ComparisonType = exports.Category = exports.Align = void 0;
6
+ exports.WeekStartDay = exports.UserAttributeFilterTypes = exports.SupportedVisualizationFormattings = exports.SupportedFormattings = exports.SupportedFormats = exports.SupportedDownloadSettings = exports.SupportedActionTypes = exports.SslVersion = exports.ResultFormat = exports.PullRequestMode = exports.PermissionType = exports.Name = exports.InvestigativeContentType = exports.Format = exports.FillStyle = exports.DeviceType = exports.DestinationType = exports.DependencyStatus = exports.ComparisonType = exports.Category = exports.Align = void 0;
7
7
  var Align;
8
8
  exports.Align = Align;
9
9
 
@@ -54,6 +54,14 @@ exports.DestinationType = DestinationType;
54
54
  DestinationType["ACTION_HUB"] = "ACTION_HUB";
55
55
  })(DestinationType || (exports.DestinationType = DestinationType = {}));
56
56
 
57
+ var DeviceType;
58
+ exports.DeviceType = DeviceType;
59
+
60
+ (function (DeviceType) {
61
+ DeviceType["android"] = "android";
62
+ DeviceType["ios"] = "ios";
63
+ })(DeviceType || (exports.DeviceType = DeviceType = {}));
64
+
57
65
  var FillStyle;
58
66
  exports.FillStyle = FillStyle;
59
67