@mj-biz-apps/common-ng 5.26.0 → 5.26.2
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.
- package/dist/lib/components/address-editor/address-editor.component.d.ts +3 -3
- package/dist/lib/components/address-editor/address-editor.component.js +8 -8
- package/dist/lib/components/contact-method-list/contact-method-list.component.d.ts +2 -2
- package/dist/lib/components/contact-method-list/contact-method-list.component.js +5 -5
- package/dist/lib/components/org-hierarchy-tree/org-hierarchy-tree.component.js +4 -4
- package/dist/lib/components/relationship-list/relationship-list.component.d.ts +2 -2
- package/dist/lib/components/relationship-list/relationship-list.component.js +11 -11
- package/dist/lib/components/relationship-list/relationship-list.component.js.map +1 -1
- package/dist/lib/custom/Organization/organization-form.component.js +1 -1
- package/dist/lib/custom/Person/person-form.component.js +1 -1
- package/dist/lib/generated/Entities/BCSaaSAIConfiguration/bcsaasaiconfiguration.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSAIConfiguration/bcsaasaiconfiguration.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSAIConfiguration/bcsaasaiconfiguration.form.component.js +80 -0
- package/dist/lib/generated/Entities/BCSaaSAIConfiguration/bcsaasaiconfiguration.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSBillingCycle/bcsaasbillingcycle.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSBillingCycle/bcsaasbillingcycle.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSBillingCycle/bcsaasbillingcycle.form.component.js +70 -0
- package/dist/lib/generated/Entities/BCSaaSBillingCycle/bcsaasbillingcycle.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSFeatureFlag/bcsaasfeatureflag.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSFeatureFlag/bcsaasfeatureflag.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSFeatureFlag/bcsaasfeatureflag.form.component.js +92 -0
- package/dist/lib/generated/Entities/BCSaaSFeatureFlag/bcsaasfeatureflag.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSInvitation/bcsaasinvitation.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSInvitation/bcsaasinvitation.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSInvitation/bcsaasinvitation.form.component.js +60 -0
- package/dist/lib/generated/Entities/BCSaaSInvitation/bcsaasinvitation.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationAIConfiguration/bcsaasorganizationaiconfiguration.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationAIConfiguration/bcsaasorganizationaiconfiguration.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationAIConfiguration/bcsaasorganizationaiconfiguration.form.component.js +62 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationAIConfiguration/bcsaasorganizationaiconfiguration.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationAPIKey/bcsaasorganizationapikey.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationAPIKey/bcsaasorganizationapikey.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationAPIKey/bcsaasorganizationapikey.form.component.js +52 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationAPIKey/bcsaasorganizationapikey.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationActivityLog/bcsaasorganizationactivitylog.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationActivityLog/bcsaasorganizationactivitylog.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationActivityLog/bcsaasorganizationactivitylog.form.component.js +60 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationActivityLog/bcsaasorganizationactivitylog.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationConfig/bcsaasorganizationconfig.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationConfig/bcsaasorganizationconfig.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationConfig/bcsaasorganizationconfig.form.component.js +52 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationConfig/bcsaasorganizationconfig.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationCredential/bcsaasorganizationcredential.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationCredential/bcsaasorganizationcredential.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationCredential/bcsaasorganizationcredential.form.component.js +54 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationCredential/bcsaasorganizationcredential.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationFeatureOverride/bcsaasorganizationfeatureoverride.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationFeatureOverride/bcsaasorganizationfeatureoverride.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationFeatureOverride/bcsaasorganizationfeatureoverride.form.component.js +54 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationFeatureOverride/bcsaasorganizationfeatureoverride.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationSetting/bcsaasorganizationsetting.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationSetting/bcsaasorganizationsetting.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationSetting/bcsaasorganizationsetting.form.component.js +56 -0
- package/dist/lib/generated/Entities/BCSaaSOrganizationSetting/bcsaasorganizationsetting.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProvider/bcsaaspaymentprovider.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProvider/bcsaaspaymentprovider.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProvider/bcsaaspaymentprovider.form.component.js +98 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProvider/bcsaaspaymentprovider.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProviderConfiguration/bcsaaspaymentproviderconfiguration.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProviderConfiguration/bcsaaspaymentproviderconfiguration.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProviderConfiguration/bcsaaspaymentproviderconfiguration.form.component.js +58 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProviderConfiguration/bcsaaspaymentproviderconfiguration.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProviderCustomer/bcsaaspaymentprovidercustomer.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProviderCustomer/bcsaaspaymentprovidercustomer.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProviderCustomer/bcsaaspaymentprovidercustomer.form.component.js +74 -0
- package/dist/lib/generated/Entities/BCSaaSPaymentProviderCustomer/bcsaaspaymentprovidercustomer.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPersonSetting/bcsaaspersonsetting.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSPersonSetting/bcsaaspersonsetting.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPersonSetting/bcsaaspersonsetting.form.component.js +56 -0
- package/dist/lib/generated/Entities/BCSaaSPersonSetting/bcsaaspersonsetting.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPlan/bcsaasplan.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSPlan/bcsaasplan.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPlan/bcsaasplan.form.component.js +114 -0
- package/dist/lib/generated/Entities/BCSaaSPlan/bcsaasplan.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPlanFeature/bcsaasplanfeature.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSPlanFeature/bcsaasplanfeature.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPlanFeature/bcsaasplanfeature.form.component.js +52 -0
- package/dist/lib/generated/Entities/BCSaaSPlanFeature/bcsaasplanfeature.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPlanPrice/bcsaasplanprice.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSPlanPrice/bcsaasplanprice.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPlanPrice/bcsaasplanprice.form.component.js +114 -0
- package/dist/lib/generated/Entities/BCSaaSPlanPrice/bcsaasplanprice.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPricingModel/bcsaaspricingmodel.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSPricingModel/bcsaaspricingmodel.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSPricingModel/bcsaaspricingmodel.form.component.js +74 -0
- package/dist/lib/generated/Entities/BCSaaSPricingModel/bcsaaspricingmodel.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSRelationshipRole/bcsaasrelationshiprole.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSRelationshipRole/bcsaasrelationshiprole.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSRelationshipRole/bcsaasrelationshiprole.form.component.js +54 -0
- package/dist/lib/generated/Entities/BCSaaSRelationshipRole/bcsaasrelationshiprole.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSetting/bcsaassetting.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSSetting/bcsaassetting.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSetting/bcsaassetting.form.component.js +140 -0
- package/dist/lib/generated/Entities/BCSaaSSetting/bcsaassetting.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSettingAllowedScope/bcsaassettingallowedscope.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSSettingAllowedScope/bcsaassettingallowedscope.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSettingAllowedScope/bcsaassettingallowedscope.form.component.js +50 -0
- package/dist/lib/generated/Entities/BCSaaSSettingAllowedScope/bcsaassettingallowedscope.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSettingCategory/bcsaassettingcategory.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSSettingCategory/bcsaassettingcategory.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSettingCategory/bcsaassettingcategory.form.component.js +94 -0
- package/dist/lib/generated/Entities/BCSaaSSettingCategory/bcsaassettingcategory.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSettingScope/bcsaassettingscope.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSSettingScope/bcsaassettingscope.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSettingScope/bcsaassettingscope.form.component.js +108 -0
- package/dist/lib/generated/Entities/BCSaaSSettingScope/bcsaassettingscope.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSubscription/bcsaassubscription.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSSubscription/bcsaassubscription.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSubscription/bcsaassubscription.form.component.js +104 -0
- package/dist/lib/generated/Entities/BCSaaSSubscription/bcsaassubscription.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSubscriptionExternalData/bcsaassubscriptionexternaldata.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSSubscriptionExternalData/bcsaassubscriptionexternaldata.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSubscriptionExternalData/bcsaassubscriptionexternaldata.form.component.js +54 -0
- package/dist/lib/generated/Entities/BCSaaSSubscriptionExternalData/bcsaassubscriptionexternaldata.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSubscriptionHistory/bcsaassubscriptionhistory.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSSubscriptionHistory/bcsaassubscriptionhistory.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSSubscriptionHistory/bcsaassubscriptionhistory.form.component.js +68 -0
- package/dist/lib/generated/Entities/BCSaaSSubscriptionHistory/bcsaassubscriptionhistory.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSUsageAggregate/bcsaasusageaggregate.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSUsageAggregate/bcsaasusageaggregate.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSUsageAggregate/bcsaasusageaggregate.form.component.js +64 -0
- package/dist/lib/generated/Entities/BCSaaSUsageAggregate/bcsaasusageaggregate.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSUsageMetric/bcsaasusagemetric.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSUsageMetric/bcsaasusagemetric.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSUsageMetric/bcsaasusagemetric.form.component.js +112 -0
- package/dist/lib/generated/Entities/BCSaaSUsageMetric/bcsaasusagemetric.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSUsageRecord/bcsaasusagerecord.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/BCSaaSUsageRecord/bcsaasusagerecord.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/BCSaaSUsageRecord/bcsaasusagerecord.form.component.js +56 -0
- package/dist/lib/generated/Entities/BCSaaSUsageRecord/bcsaasusagerecord.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyAPIKey/izzyapikey.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyAPIKey/izzyapikey.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyAPIKey/izzyapikey.form.component.js +78 -0
- package/dist/lib/generated/Entities/IzzyAPIKey/izzyapikey.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyAPIKeyScope/izzyapikeyscope.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyAPIKeyScope/izzyapikeyscope.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyAPIKeyScope/izzyapikeyscope.form.component.js +50 -0
- package/dist/lib/generated/Entities/IzzyAPIKeyScope/izzyapikeyscope.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannel/izzychannel.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyChannel/izzychannel.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannel/izzychannel.form.component.js +118 -0
- package/dist/lib/generated/Entities/IzzyChannel/izzychannel.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelAction/izzychannelaction.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyChannelAction/izzychannelaction.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelAction/izzychannelaction.form.component.js +58 -0
- package/dist/lib/generated/Entities/IzzyChannelAction/izzychannelaction.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelMessage/izzychannelmessage.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyChannelMessage/izzychannelmessage.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelMessage/izzychannelmessage.form.component.js +174 -0
- package/dist/lib/generated/Entities/IzzyChannelMessage/izzychannelmessage.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelMessageAttachment/izzychannelmessageattachment.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyChannelMessageAttachment/izzychannelmessageattachment.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelMessageAttachment/izzychannelmessageattachment.form.component.js +64 -0
- package/dist/lib/generated/Entities/IzzyChannelMessageAttachment/izzychannelmessageattachment.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelRun/izzychannelrun.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyChannelRun/izzychannelrun.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelRun/izzychannelrun.form.component.js +80 -0
- package/dist/lib/generated/Entities/IzzyChannelRun/izzychannelrun.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelType/izzychanneltype.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyChannelType/izzychanneltype.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelType/izzychanneltype.form.component.js +92 -0
- package/dist/lib/generated/Entities/IzzyChannelType/izzychanneltype.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelTypeAction/izzychanneltypeaction.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyChannelTypeAction/izzychanneltypeaction.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyChannelTypeAction/izzychanneltypeaction.form.component.js +60 -0
- package/dist/lib/generated/Entities/IzzyChannelTypeAction/izzychanneltypeaction.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyCredentialExtension/izzycredentialextension.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyCredentialExtension/izzycredentialextension.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyCredentialExtension/izzycredentialextension.form.component.js +50 -0
- package/dist/lib/generated/Entities/IzzyCredentialExtension/izzycredentialextension.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyCredentialTypeExtension/izzycredentialtypeextension.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyCredentialTypeExtension/izzycredentialtypeextension.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyCredentialTypeExtension/izzycredentialtypeextension.form.component.js +52 -0
- package/dist/lib/generated/Entities/IzzyCredentialTypeExtension/izzycredentialtypeextension.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyIzzyAction/izzyizzyaction.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyIzzyAction/izzyizzyaction.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyIzzyAction/izzyizzyaction.form.component.js +90 -0
- package/dist/lib/generated/Entities/IzzyIzzyAction/izzyizzyaction.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyIzzyActionCategory/izzyizzyactioncategory.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyIzzyActionCategory/izzyizzyactioncategory.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyIzzyActionCategory/izzyizzyactioncategory.form.component.js +96 -0
- package/dist/lib/generated/Entities/IzzyIzzyActionCategory/izzyizzyactioncategory.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyIzzyActionOrganization/izzyizzyactionorganization.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyIzzyActionOrganization/izzyizzyactionorganization.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyIzzyActionOrganization/izzyizzyactionorganization.form.component.js +58 -0
- package/dist/lib/generated/Entities/IzzyIzzyActionOrganization/izzyizzyactionorganization.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyOrganizationAction/izzyorganizationaction.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyOrganizationAction/izzyorganizationaction.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyOrganizationAction/izzyorganizationaction.form.component.js +58 -0
- package/dist/lib/generated/Entities/IzzyOrganizationAction/izzyorganizationaction.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyPendingCrawlResult/izzypendingcrawlresult.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyPendingCrawlResult/izzypendingcrawlresult.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyPendingCrawlResult/izzypendingcrawlresult.form.component.js +78 -0
- package/dist/lib/generated/Entities/IzzyPendingCrawlResult/izzypendingcrawlresult.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzyScope/izzyscope.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzyScope/izzyscope.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzyScope/izzyscope.form.component.js +68 -0
- package/dist/lib/generated/Entities/IzzyScope/izzyscope.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/IzzySettingExtension/izzysettingextension.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/IzzySettingExtension/izzysettingextension.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/IzzySettingExtension/izzysettingextension.form.component.js +54 -0
- package/dist/lib/generated/Entities/IzzySettingExtension/izzysettingextension.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/mjBizAppsCommonAddress/mjbizappscommonaddress.form.component.js +5 -5
- package/dist/lib/generated/Entities/mjBizAppsCommonAddressLink/mjbizappscommonaddresslink.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonAddressLink/mjbizappscommonaddresslink.form.component.js +9 -5
- package/dist/lib/generated/Entities/mjBizAppsCommonAddressLink/mjbizappscommonaddresslink.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonAddressType/mjbizappscommonaddresstype.form.component.js +5 -5
- package/dist/lib/generated/Entities/mjBizAppsCommonContactMethod/mjbizappscommoncontactmethod.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonContactMethod/mjbizappscommoncontactmethod.form.component.js +9 -5
- package/dist/lib/generated/Entities/mjBizAppsCommonContactMethod/mjbizappscommoncontactmethod.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonContactType/mjbizappscommoncontacttype.form.component.js +5 -5
- package/dist/lib/generated/Entities/mjBizAppsCommonOrganization/mjbizappscommonorganization.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonOrganization/mjbizappscommonorganization.form.component.js +44 -72
- package/dist/lib/generated/Entities/mjBizAppsCommonOrganization/mjbizappscommonorganization.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonOrganizationType/mjbizappscommonorganizationtype.form.component.js +5 -5
- package/dist/lib/generated/Entities/mjBizAppsCommonPerson/mjbizappscommonperson.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonPerson/mjbizappscommonperson.form.component.js +36 -72
- package/dist/lib/generated/Entities/mjBizAppsCommonPerson/mjbizappscommonperson.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonRelationship/mjbizappscommonrelationship.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonRelationship/mjbizappscommonrelationship.form.component.js +9 -5
- package/dist/lib/generated/Entities/mjBizAppsCommonRelationship/mjbizappscommonrelationship.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/mjBizAppsCommonRelationshipType/mjbizappscommonrelationshiptype.form.component.js +5 -5
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
import { Component } from '@angular/core';
|
|
8
|
+
import { RegisterClass } from '@memberjunction/global';
|
|
9
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
10
|
+
import * as i0 from "@angular/core";
|
|
11
|
+
import * as i1 from "@memberjunction/ng-base-forms";
|
|
12
|
+
function IzzyAPIKeyFormComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
13
|
+
const _r1 = i0.ɵɵgetCurrentView();
|
|
14
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 12);
|
|
15
|
+
i0.ɵɵlistener("Navigate", function IzzyAPIKeyFormComponent_Conditional_12_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function IzzyAPIKeyFormComponent_Conditional_12_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aPIKeyScopes", $event.totalRowCount)); });
|
|
16
|
+
i0.ɵɵelementEnd()();
|
|
17
|
+
} if (rf & 2) {
|
|
18
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
19
|
+
i0.ɵɵadvance();
|
|
20
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("API Key Scopes", "APIKeyID"))("NewRecordValues", ctx_r1.NewRecordValues("API Key Scopes"))("AllowLoad", ctx_r1.IsSectionExpanded("aPIKeyScopes"))("ShowToolbar", false);
|
|
21
|
+
} }
|
|
22
|
+
let IzzyAPIKeyFormComponent = class IzzyAPIKeyFormComponent extends BaseFormComponent {
|
|
23
|
+
record;
|
|
24
|
+
async ngOnInit() {
|
|
25
|
+
await super.ngOnInit();
|
|
26
|
+
this.initSections([
|
|
27
|
+
{ sectionKey: 'details', sectionName: 'Details', isExpanded: true },
|
|
28
|
+
{ sectionKey: 'aPIKeyScopes', sectionName: 'API Key Scopes', isExpanded: false }
|
|
29
|
+
]);
|
|
30
|
+
}
|
|
31
|
+
static ɵfac = /*@__PURE__*/ (() => { let ɵIzzyAPIKeyFormComponent_BaseFactory; return function IzzyAPIKeyFormComponent_Factory(__ngFactoryType__) { return (ɵIzzyAPIKeyFormComponent_BaseFactory || (ɵIzzyAPIKeyFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(IzzyAPIKeyFormComponent)))(__ngFactoryType__ || IzzyAPIKeyFormComponent); }; })();
|
|
32
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: IzzyAPIKeyFormComponent, selectors: [["gen-izzyapikey-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 13, vars: 45, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "details", "SectionName", "Details", "Icon", "fa fa-align-left", 3, "Form", "FormContext"], ["FieldName", "Hash", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "OrganizationID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Label", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Status", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ExpiresAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LastUsedAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CreatedByPersonID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "aPIKeyScopes", "SectionName", "API Key Scopes", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function IzzyAPIKeyFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
33
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
34
|
+
i0.ɵɵlistener("Navigate", function IzzyAPIKeyFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function IzzyAPIKeyFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function IzzyAPIKeyFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function IzzyAPIKeyFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function IzzyAPIKeyFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
|
|
35
|
+
i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
|
|
36
|
+
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10);
|
|
37
|
+
i0.ɵɵelementEnd();
|
|
38
|
+
i0.ɵɵelementStart(11, "mj-collapsible-panel", 11);
|
|
39
|
+
i0.ɵɵconditionalCreate(12, IzzyAPIKeyFormComponent_Conditional_12_Template, 2, 4, "div");
|
|
40
|
+
i0.ɵɵelementEnd()();
|
|
41
|
+
} if (rf & 2) {
|
|
42
|
+
i0.ɵɵproperty("Record", ctx.record)("FormComponent", ctx);
|
|
43
|
+
i0.ɵɵadvance();
|
|
44
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
|
|
45
|
+
i0.ɵɵadvance();
|
|
46
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
47
|
+
i0.ɵɵadvance();
|
|
48
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
49
|
+
i0.ɵɵadvance();
|
|
50
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
51
|
+
i0.ɵɵadvance();
|
|
52
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
53
|
+
i0.ɵɵadvance();
|
|
54
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
55
|
+
i0.ɵɵadvance();
|
|
56
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
57
|
+
i0.ɵɵadvance();
|
|
58
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
59
|
+
i0.ɵɵadvance();
|
|
60
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
61
|
+
i0.ɵɵadvance();
|
|
62
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
63
|
+
i0.ɵɵadvance();
|
|
64
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("aPIKeyScopes"))("DefaultExpanded", false);
|
|
65
|
+
i0.ɵɵadvance();
|
|
66
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 12 : -1);
|
|
67
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent, i1.ExplorerEntityDataGridComponent], encapsulation: 2 });
|
|
68
|
+
};
|
|
69
|
+
IzzyAPIKeyFormComponent = __decorate([
|
|
70
|
+
RegisterClass(BaseFormComponent, 'API Keys') // Tell MemberJunction about this class
|
|
71
|
+
], IzzyAPIKeyFormComponent);
|
|
72
|
+
export { IzzyAPIKeyFormComponent };
|
|
73
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(IzzyAPIKeyFormComponent, [{
|
|
74
|
+
type: Component,
|
|
75
|
+
args: [{ standalone: false, selector: 'gen-izzyapikey-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Details Section -->\n <mj-collapsible-panel\n SectionKey=\"details\"\n SectionName=\"Details\"\n Icon=\"fa fa-align-left\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Hash\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"OrganizationID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Label\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Status\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ExpiresAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LastUsedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CreatedByPersonID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- ========================================\n RELATED ENTITY PANELS\n ======================================== -->\n\n <!-- API Key Scopes Section -->\n <mj-collapsible-panel\n SectionKey=\"aPIKeyScopes\"\n SectionName=\"API Key Scopes\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('aPIKeyScopes')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('API Key Scopes','APIKeyID')\"\n [NewRecordValues]=\"NewRecordValues('API Key Scopes')\"\n [AllowLoad]=\"IsSectionExpanded('aPIKeyScopes')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('aPIKeyScopes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
|
|
76
|
+
}], null, null); })();
|
|
77
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(IzzyAPIKeyFormComponent, { className: "IzzyAPIKeyFormComponent", filePath: "lib/generated/entities/izzyapikey/izzyapikey.form.component.ts", lineNumber: 13 }); })();
|
|
78
|
+
//# sourceMappingURL=izzyapikey.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"izzyapikey.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/IzzyAPIKey/izzyapikey.form.component.ts","../../../../../src/lib/generated/Entities/IzzyAPIKey/izzyapikey.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;;;;IC2GtD,AADJ,2BAAK,uCAQI;IADD,AADA,8NAAY,6BAAsB,KAAC,2NAClB,0BAAmB,cAAc,uBAAuB,KAAC;IAGlF,AADI,iBAA+B,EAC7B;;;IARE,cAA+E;IAG/E,AADA,AADA,AADA,qGAA+E,6DAC1B,uDACN,sBAC1B;;ADtG9B,IAAM,uBAAuB,GAA7B,MAAM,uBAAwB,SAAQ,iBAAiB;IACnD,MAAM,CAAoB;IAExB,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,IAAI,EAAE;YACnE,EAAE,UAAU,EAAE,cAAc,EAAE,WAAW,EAAE,gBAAgB,EAAE,UAAU,EAAE,KAAK,EAAE;SACnF,CAAC,CAAC;IACP,CAAC;yQATQ,uBAAuB,yBAAvB,uBAAuB;6DAAvB,uBAAuB;YCZpC,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,kIAAY,0BAAsB,IAAC,6HAChB,uBAAmB,IAAC,6HACpB,uBAAmB,IAAC,+HACnB,wBAAoB,IAAC,6IACd,+BAA2B,IAAC;YAMvD,+CAKgC;YAmE5B,AARA,AATA,AARA,AARA,AARA,AARA,AATA,AARA,mCAOiB,uBASA,uBAQA,uBAQA,uBAQA,uBAQA,uBASA,uBAQA,yBAQA;YAErB,iBAAuB;YAOvB,iDAQ8B;YAC1B,wFAAsB;YAc9B,AADI,iBAAuB,EACA;;YA1HiB,AAAlB,mCAAiB,sBAAuB;YAe1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAe/B,cAAa;YAGb,AADA,AADA,AADA,0BAAa,gCACc,sDACsB,0BACxB;YACzB,cAYC;YAZD,8CAYC;;;AD5GI,uBAAuB;IANnC,aAAa,CAAC,iBAAiB,EAAE,UAAU,CAAC,CAAC,uCAAuC;GAMxE,uBAAuB,CAUnC;;iFAVY,uBAAuB;cALnC,SAAS;6BACM,KAAK,YACP,qBAAqB;;kFAGtB,uBAAuB"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { IzzyAPIKeyScopeEntity } from '@mj-biz-apps/common-entities';
|
|
2
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class IzzyAPIKeyScopeFormComponent extends BaseFormComponent {
|
|
5
|
+
record: IzzyAPIKeyScopeEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IzzyAPIKeyScopeFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IzzyAPIKeyScopeFormComponent, "gen-izzyapikeyscope-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=izzyapikeyscope.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"izzyapikeyscope.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/IzzyAPIKeyScope/izzyapikeyscope.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAMa,4BAA6B,SAAQ,iBAAiB;IACxD,MAAM,EAAG,qBAAqB,CAAC;IAEvB,QAAQ;yCAHd,4BAA4B;2CAA5B,4BAA4B;CASxC"}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
import { Component } from '@angular/core';
|
|
8
|
+
import { RegisterClass } from '@memberjunction/global';
|
|
9
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
10
|
+
import * as i0 from "@angular/core";
|
|
11
|
+
import * as i1 from "@memberjunction/ng-base-forms";
|
|
12
|
+
let IzzyAPIKeyScopeFormComponent = class IzzyAPIKeyScopeFormComponent extends BaseFormComponent {
|
|
13
|
+
record;
|
|
14
|
+
async ngOnInit() {
|
|
15
|
+
await super.ngOnInit();
|
|
16
|
+
this.initSections([
|
|
17
|
+
{ sectionKey: 'details', sectionName: 'Details', isExpanded: true }
|
|
18
|
+
]);
|
|
19
|
+
}
|
|
20
|
+
static ɵfac = /*@__PURE__*/ (() => { let ɵIzzyAPIKeyScopeFormComponent_BaseFactory; return function IzzyAPIKeyScopeFormComponent_Factory(__ngFactoryType__) { return (ɵIzzyAPIKeyScopeFormComponent_BaseFactory || (ɵIzzyAPIKeyScopeFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(IzzyAPIKeyScopeFormComponent)))(__ngFactoryType__ || IzzyAPIKeyScopeFormComponent); }; })();
|
|
21
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: IzzyAPIKeyScopeFormComponent, selectors: [["gen-izzyapikeyscope-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 6, vars: 20, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "details", "SectionName", "Details", "Icon", "fa fa-align-left", 3, "Form", "FormContext"], ["FieldName", "APIKeyID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ScopeID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"]], template: function IzzyAPIKeyScopeFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
22
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
23
|
+
i0.ɵɵlistener("Navigate", function IzzyAPIKeyScopeFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function IzzyAPIKeyScopeFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function IzzyAPIKeyScopeFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function IzzyAPIKeyScopeFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function IzzyAPIKeyScopeFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
|
|
24
|
+
i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
|
|
25
|
+
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5);
|
|
26
|
+
i0.ɵɵelementEnd()();
|
|
27
|
+
} if (rf & 2) {
|
|
28
|
+
i0.ɵɵproperty("Record", ctx.record)("FormComponent", ctx);
|
|
29
|
+
i0.ɵɵadvance();
|
|
30
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
|
|
31
|
+
i0.ɵɵadvance();
|
|
32
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
33
|
+
i0.ɵɵadvance();
|
|
34
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
35
|
+
i0.ɵɵadvance();
|
|
36
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
37
|
+
i0.ɵɵadvance();
|
|
38
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
39
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent], encapsulation: 2 });
|
|
40
|
+
};
|
|
41
|
+
IzzyAPIKeyScopeFormComponent = __decorate([
|
|
42
|
+
RegisterClass(BaseFormComponent, 'API Key Scopes') // Tell MemberJunction about this class
|
|
43
|
+
], IzzyAPIKeyScopeFormComponent);
|
|
44
|
+
export { IzzyAPIKeyScopeFormComponent };
|
|
45
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(IzzyAPIKeyScopeFormComponent, [{
|
|
46
|
+
type: Component,
|
|
47
|
+
args: [{ standalone: false, selector: 'gen-izzyapikeyscope-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Details Section -->\n <mj-collapsible-panel\n SectionKey=\"details\"\n SectionName=\"Details\"\n Icon=\"fa fa-align-left\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"APIKeyID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ScopeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
|
|
48
|
+
}], null, null); })();
|
|
49
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(IzzyAPIKeyScopeFormComponent, { className: "IzzyAPIKeyScopeFormComponent", filePath: "lib/generated/entities/izzyapikeyscope/izzyapikeyscope.form.component.ts", lineNumber: 12 }); })();
|
|
50
|
+
//# sourceMappingURL=izzyapikeyscope.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"izzyapikeyscope.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/IzzyAPIKeyScope/izzyapikeyscope.form.component.ts","../../../../../src/lib/generated/Entities/IzzyAPIKeyScope/izzyapikeyscope.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;;AAQ3D,IAAM,4BAA4B,GAAlC,MAAM,4BAA6B,SAAQ,iBAAiB;IACxD,MAAM,CAAyB;IAE7B,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,IAAI,EAAE;SACtE,CAAC,CAAC;IACP,CAAC;6RARQ,4BAA4B,yBAA5B,4BAA4B;6DAA5B,4BAA4B;YCXzC,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,uIAAY,0BAAsB,IAAC,kIAChB,uBAAmB,IAAC,kIACpB,uBAAmB,IAAC,oIACnB,wBAAoB,IAAC,kJACd,+BAA2B,IAAC;YAMvD,+CAKgC;YA2B5B,AARA,AATA,AATA,mCAQiB,uBASA,uBAQA,uBAQA;YAGzB,AADI,iBAAuB,EACA;;YArDiB,AAAlB,mCAAiB,sBAAuB;YAe1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;;;ADtC1B,4BAA4B;IANxC,aAAa,CAAC,iBAAiB,EAAE,gBAAgB,CAAC,CAAC,uCAAuC;GAM9E,4BAA4B,CASxC;;iFATY,4BAA4B;cALxC,SAAS;6BACM,KAAK,YACP,0BAA0B;;kFAG3B,4BAA4B"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { IzzyChannelEntity } from '@mj-biz-apps/common-entities';
|
|
2
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class IzzyChannelFormComponent extends BaseFormComponent {
|
|
5
|
+
record: IzzyChannelEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IzzyChannelFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IzzyChannelFormComponent, "gen-izzychannel-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=izzychannel.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"izzychannel.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/IzzyChannel/izzychannel.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAEjE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAMa,wBAAyB,SAAQ,iBAAiB;IACpD,MAAM,EAAG,iBAAiB,CAAC;IAEnB,QAAQ;yCAHd,wBAAwB;2CAAxB,wBAAwB;CAYpC"}
|
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
import { Component } from '@angular/core';
|
|
8
|
+
import { RegisterClass } from '@memberjunction/global';
|
|
9
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
10
|
+
import * as i0 from "@angular/core";
|
|
11
|
+
import * as i1 from "@memberjunction/ng-base-forms";
|
|
12
|
+
function IzzyChannelFormComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
13
|
+
const _r1 = i0.ɵɵgetCurrentView();
|
|
14
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 16);
|
|
15
|
+
i0.ɵɵlistener("Navigate", function IzzyChannelFormComponent_Conditional_14_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function IzzyChannelFormComponent_Conditional_14_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("channelRuns", $event.totalRowCount)); });
|
|
16
|
+
i0.ɵɵelementEnd()();
|
|
17
|
+
} if (rf & 2) {
|
|
18
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
19
|
+
i0.ɵɵadvance();
|
|
20
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Channel Runs", "ChannelID"))("NewRecordValues", ctx_r1.NewRecordValues("Channel Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("channelRuns"))("ShowToolbar", false);
|
|
21
|
+
} }
|
|
22
|
+
function IzzyChannelFormComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
23
|
+
const _r3 = i0.ɵɵgetCurrentView();
|
|
24
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 16);
|
|
25
|
+
i0.ɵɵlistener("Navigate", function IzzyChannelFormComponent_Conditional_16_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function IzzyChannelFormComponent_Conditional_16_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("channelActions", $event.totalRowCount)); });
|
|
26
|
+
i0.ɵɵelementEnd()();
|
|
27
|
+
} if (rf & 2) {
|
|
28
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
29
|
+
i0.ɵɵadvance();
|
|
30
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Channel Actions", "ChannelID"))("NewRecordValues", ctx_r1.NewRecordValues("Channel Actions"))("AllowLoad", ctx_r1.IsSectionExpanded("channelActions"))("ShowToolbar", false);
|
|
31
|
+
} }
|
|
32
|
+
function IzzyChannelFormComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
33
|
+
const _r4 = i0.ɵɵgetCurrentView();
|
|
34
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 16);
|
|
35
|
+
i0.ɵɵlistener("Navigate", function IzzyChannelFormComponent_Conditional_18_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function IzzyChannelFormComponent_Conditional_18_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("channelMessages", $event.totalRowCount)); });
|
|
36
|
+
i0.ɵɵelementEnd()();
|
|
37
|
+
} if (rf & 2) {
|
|
38
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
39
|
+
i0.ɵɵadvance();
|
|
40
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Channel Messages", "ChannelID"))("NewRecordValues", ctx_r1.NewRecordValues("Channel Messages"))("AllowLoad", ctx_r1.IsSectionExpanded("channelMessages"))("ShowToolbar", false);
|
|
41
|
+
} }
|
|
42
|
+
let IzzyChannelFormComponent = class IzzyChannelFormComponent extends BaseFormComponent {
|
|
43
|
+
record;
|
|
44
|
+
async ngOnInit() {
|
|
45
|
+
await super.ngOnInit();
|
|
46
|
+
this.initSections([
|
|
47
|
+
{ sectionKey: 'details', sectionName: 'Details', isExpanded: true },
|
|
48
|
+
{ sectionKey: 'channelRuns', sectionName: 'Channel Runs', isExpanded: false },
|
|
49
|
+
{ sectionKey: 'channelActions', sectionName: 'Channel Actions', isExpanded: false },
|
|
50
|
+
{ sectionKey: 'channelMessages', sectionName: 'Channel Messages', isExpanded: false }
|
|
51
|
+
]);
|
|
52
|
+
}
|
|
53
|
+
static ɵfac = /*@__PURE__*/ (() => { let ɵIzzyChannelFormComponent_BaseFactory; return function IzzyChannelFormComponent_Factory(__ngFactoryType__) { return (ɵIzzyChannelFormComponent_BaseFactory || (ɵIzzyChannelFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(IzzyChannelFormComponent)))(__ngFactoryType__ || IzzyChannelFormComponent); }; })();
|
|
54
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: IzzyChannelFormComponent, selectors: [["gen-izzychannel-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 19, vars: 63, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "details", "SectionName", "Details", "Icon", "fa fa-align-left", 3, "Form", "FormContext"], ["FieldName", "OrganizationID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ChannelTypeID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Name", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Description", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ExternalIdentifier", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CheckFrequency", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ActionInheritMode", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CredentialID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Status", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "channelRuns", "SectionName", "Channel Runs", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "channelActions", "SectionName", "Channel Actions", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "channelMessages", "SectionName", "Channel Messages", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function IzzyChannelFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
55
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
56
|
+
i0.ɵɵlistener("Navigate", function IzzyChannelFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function IzzyChannelFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function IzzyChannelFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function IzzyChannelFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function IzzyChannelFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
|
|
57
|
+
i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
|
|
58
|
+
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11)(12, "mj-form-field", 12);
|
|
59
|
+
i0.ɵɵelementEnd();
|
|
60
|
+
i0.ɵɵelementStart(13, "mj-collapsible-panel", 13);
|
|
61
|
+
i0.ɵɵconditionalCreate(14, IzzyChannelFormComponent_Conditional_14_Template, 2, 4, "div");
|
|
62
|
+
i0.ɵɵelementEnd();
|
|
63
|
+
i0.ɵɵelementStart(15, "mj-collapsible-panel", 14);
|
|
64
|
+
i0.ɵɵconditionalCreate(16, IzzyChannelFormComponent_Conditional_16_Template, 2, 4, "div");
|
|
65
|
+
i0.ɵɵelementEnd();
|
|
66
|
+
i0.ɵɵelementStart(17, "mj-collapsible-panel", 15);
|
|
67
|
+
i0.ɵɵconditionalCreate(18, IzzyChannelFormComponent_Conditional_18_Template, 2, 4, "div");
|
|
68
|
+
i0.ɵɵelementEnd()();
|
|
69
|
+
} if (rf & 2) {
|
|
70
|
+
i0.ɵɵproperty("Record", ctx.record)("FormComponent", ctx);
|
|
71
|
+
i0.ɵɵadvance();
|
|
72
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
|
|
73
|
+
i0.ɵɵadvance();
|
|
74
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
75
|
+
i0.ɵɵadvance();
|
|
76
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
77
|
+
i0.ɵɵadvance();
|
|
78
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
79
|
+
i0.ɵɵadvance();
|
|
80
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
81
|
+
i0.ɵɵadvance();
|
|
82
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
83
|
+
i0.ɵɵadvance();
|
|
84
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
85
|
+
i0.ɵɵadvance();
|
|
86
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
87
|
+
i0.ɵɵadvance();
|
|
88
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
89
|
+
i0.ɵɵadvance();
|
|
90
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
91
|
+
i0.ɵɵadvance();
|
|
92
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
93
|
+
i0.ɵɵadvance();
|
|
94
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
95
|
+
i0.ɵɵadvance();
|
|
96
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("channelRuns"))("DefaultExpanded", false);
|
|
97
|
+
i0.ɵɵadvance();
|
|
98
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 14 : -1);
|
|
99
|
+
i0.ɵɵadvance();
|
|
100
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("channelActions"))("DefaultExpanded", false);
|
|
101
|
+
i0.ɵɵadvance();
|
|
102
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 16 : -1);
|
|
103
|
+
i0.ɵɵadvance();
|
|
104
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("channelMessages"))("DefaultExpanded", false);
|
|
105
|
+
i0.ɵɵadvance();
|
|
106
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 18 : -1);
|
|
107
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent, i1.ExplorerEntityDataGridComponent], encapsulation: 2 });
|
|
108
|
+
};
|
|
109
|
+
IzzyChannelFormComponent = __decorate([
|
|
110
|
+
RegisterClass(BaseFormComponent, 'Channels') // Tell MemberJunction about this class
|
|
111
|
+
], IzzyChannelFormComponent);
|
|
112
|
+
export { IzzyChannelFormComponent };
|
|
113
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(IzzyChannelFormComponent, [{
|
|
114
|
+
type: Component,
|
|
115
|
+
args: [{ standalone: false, selector: 'gen-izzychannel-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Details Section -->\n <mj-collapsible-panel\n SectionKey=\"details\"\n SectionName=\"Details\"\n Icon=\"fa fa-align-left\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"OrganizationID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ChannelTypeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ExternalIdentifier\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CheckFrequency\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ActionInheritMode\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CredentialID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Status\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- ========================================\n RELATED ENTITY PANELS\n ======================================== -->\n\n <!-- Channel Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"channelRuns\"\n SectionName=\"Channel Runs\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('channelRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Channel Runs','ChannelID')\"\n [NewRecordValues]=\"NewRecordValues('Channel Runs')\"\n [AllowLoad]=\"IsSectionExpanded('channelRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('channelRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Channel Actions Section -->\n <mj-collapsible-panel\n SectionKey=\"channelActions\"\n SectionName=\"Channel Actions\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('channelActions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Channel Actions','ChannelID')\"\n [NewRecordValues]=\"NewRecordValues('Channel Actions')\"\n [AllowLoad]=\"IsSectionExpanded('channelActions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('channelActions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Channel Messages Section -->\n <mj-collapsible-panel\n SectionKey=\"channelMessages\"\n SectionName=\"Channel Messages\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('channelMessages')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Channel Messages','ChannelID')\"\n [NewRecordValues]=\"NewRecordValues('Channel Messages')\"\n [AllowLoad]=\"IsSectionExpanded('channelMessages')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('channelMessages', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
|
|
116
|
+
}], null, null); })();
|
|
117
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(IzzyChannelFormComponent, { className: "IzzyChannelFormComponent", filePath: "lib/generated/entities/izzychannel/izzychannel.form.component.ts", lineNumber: 13 }); })();
|
|
118
|
+
//# sourceMappingURL=izzychannel.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"izzychannel.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/IzzyChannel/izzychannel.form.component.ts","../../../../../src/lib/generated/Entities/IzzyChannel/izzychannel.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;;;;IC4HtD,AADJ,2BAAK,uCAQI;IADD,AADA,+NAAY,6BAAsB,KAAC,4NAClB,0BAAmB,aAAa,uBAAuB,KAAC;IAGjF,AADI,iBAA+B,EAC7B;;;IARE,cAA8E;IAG9E,AADA,AADA,AADA,oGAA8E,2DAC3B,sDACL,sBACzB;;;;IAqBzB,AADJ,2BAAK,uCAQI;IADD,AADA,+NAAY,6BAAsB,KAAC,4NAClB,0BAAmB,gBAAgB,uBAAuB,KAAC;IAGpF,AADI,iBAA+B,EAC7B;;;IARE,cAAiF;IAGjF,AADA,AADA,AADA,uGAAiF,8DAC3B,yDACL,sBAC5B;;;;IAqBzB,AADJ,2BAAK,uCAQI;IADD,AADA,+NAAY,6BAAsB,KAAC,4NAClB,0BAAmB,iBAAiB,uBAAuB,KAAC;IAGrF,AADI,iBAA+B,EAC7B;;;IARE,cAAkF;IAGlF,AADA,AADA,AADA,wGAAkF,+DAC3B,0DACL,sBAC7B;;ADzK9B,IAAM,wBAAwB,GAA9B,MAAM,wBAAyB,SAAQ,iBAAiB;IACpD,MAAM,CAAqB;IAEzB,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,IAAI,EAAE;YACnE,EAAE,UAAU,EAAE,aAAa,EAAE,WAAW,EAAE,cAAc,EAAE,UAAU,EAAE,KAAK,EAAE;YAC7E,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;YACnF,EAAE,UAAU,EAAE,iBAAiB,EAAE,WAAW,EAAE,kBAAkB,EAAE,UAAU,EAAE,KAAK,EAAE;SACxF,CAAC,CAAC;IACP,CAAC;6QAXQ,wBAAwB,yBAAxB,wBAAwB;6DAAxB,wBAAwB;YCZrC,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,mIAAY,0BAAsB,IAAC,8HAChB,uBAAmB,IAAC,8HACpB,uBAAmB,IAAC,gIACnB,wBAAoB,IAAC,8IACd,+BAA2B,IAAC;YAMvD,+CAKgC;YAoF5B,AARA,AARA,AATA,AARA,AARA,AARA,AARA,AARA,AATA,AATA,mCAQiB,uBASA,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA,uBASA,yBAQA,yBAQA,yBAQA;YAErB,iBAAuB;YAOvB,iDAQ8B;YAC1B,yFAAsB;YAa1B,iBAAuB;YAGvB,iDAQ8B;YAC1B,yFAAsB;YAa1B,iBAAuB;YAGvB,iDAQ8B;YAC1B,yFAAsB;YAc9B,AADI,iBAAuB,EACA;;YA7LiB,AAAlB,mCAAiB,sBAAuB;YAe1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAe/B,cAAa;YAGb,AADA,AADA,AADA,0BAAa,gCACc,qDACqB,0BACvB;YACzB,cAYC;YAZD,8CAYC;YASD,cAAa;YAGb,AADA,AADA,AADA,0BAAa,gCACc,wDACwB,0BAC1B;YACzB,cAYC;YAZD,8CAYC;YASD,cAAa;YAGb,AADA,AADA,AADA,0BAAa,gCACc,yDACyB,0BAC3B;YACzB,cAYC;YAZD,8CAYC;;;AD/KI,wBAAwB;IANpC,aAAa,CAAC,iBAAiB,EAAE,UAAU,CAAC,CAAC,uCAAuC;GAMxE,wBAAwB,CAYpC;;iFAZY,wBAAwB;cALpC,SAAS;6BACM,KAAK,YACP,sBAAsB;;kFAGvB,wBAAwB"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { IzzyChannelActionEntity } from '@mj-biz-apps/common-entities';
|
|
2
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class IzzyChannelActionFormComponent extends BaseFormComponent {
|
|
5
|
+
record: IzzyChannelActionEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IzzyChannelActionFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IzzyChannelActionFormComponent, "gen-izzychannelaction-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=izzychannelaction.form.component.d.ts.map
|
package/dist/lib/generated/Entities/IzzyChannelAction/izzychannelaction.form.component.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"izzychannelaction.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/IzzyChannelAction/izzychannelaction.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AAEvE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAMa,8BAA+B,SAAQ,iBAAiB;IAC1D,MAAM,EAAG,uBAAuB,CAAC;IAEzB,QAAQ;yCAHd,8BAA8B;2CAA9B,8BAA8B;CAS1C"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
import { Component } from '@angular/core';
|
|
8
|
+
import { RegisterClass } from '@memberjunction/global';
|
|
9
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
10
|
+
import * as i0 from "@angular/core";
|
|
11
|
+
import * as i1 from "@memberjunction/ng-base-forms";
|
|
12
|
+
let IzzyChannelActionFormComponent = class IzzyChannelActionFormComponent extends BaseFormComponent {
|
|
13
|
+
record;
|
|
14
|
+
async ngOnInit() {
|
|
15
|
+
await super.ngOnInit();
|
|
16
|
+
this.initSections([
|
|
17
|
+
{ sectionKey: 'details', sectionName: 'Details', isExpanded: true }
|
|
18
|
+
]);
|
|
19
|
+
}
|
|
20
|
+
static ɵfac = /*@__PURE__*/ (() => { let ɵIzzyChannelActionFormComponent_BaseFactory; return function IzzyChannelActionFormComponent_Factory(__ngFactoryType__) { return (ɵIzzyChannelActionFormComponent_BaseFactory || (ɵIzzyChannelActionFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(IzzyChannelActionFormComponent)))(__ngFactoryType__ || IzzyChannelActionFormComponent); }; })();
|
|
21
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: IzzyChannelActionFormComponent, selectors: [["gen-izzychannelaction-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 10, vars: 36, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "details", "SectionName", "Details", "Icon", "fa fa-align-left", 3, "Form", "FormContext"], ["FieldName", "ChannelID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ActionID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Status", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Sequence", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CredentialID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Configuration", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"]], template: function IzzyChannelActionFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
22
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
23
|
+
i0.ɵɵlistener("Navigate", function IzzyChannelActionFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function IzzyChannelActionFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function IzzyChannelActionFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function IzzyChannelActionFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function IzzyChannelActionFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
|
|
24
|
+
i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
|
|
25
|
+
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9);
|
|
26
|
+
i0.ɵɵelementEnd()();
|
|
27
|
+
} if (rf & 2) {
|
|
28
|
+
i0.ɵɵproperty("Record", ctx.record)("FormComponent", ctx);
|
|
29
|
+
i0.ɵɵadvance();
|
|
30
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
|
|
31
|
+
i0.ɵɵadvance();
|
|
32
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
33
|
+
i0.ɵɵadvance();
|
|
34
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
35
|
+
i0.ɵɵadvance();
|
|
36
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
37
|
+
i0.ɵɵadvance();
|
|
38
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
39
|
+
i0.ɵɵadvance();
|
|
40
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
41
|
+
i0.ɵɵadvance();
|
|
42
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
43
|
+
i0.ɵɵadvance();
|
|
44
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
45
|
+
i0.ɵɵadvance();
|
|
46
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
47
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent], encapsulation: 2 });
|
|
48
|
+
};
|
|
49
|
+
IzzyChannelActionFormComponent = __decorate([
|
|
50
|
+
RegisterClass(BaseFormComponent, 'Channel Actions') // Tell MemberJunction about this class
|
|
51
|
+
], IzzyChannelActionFormComponent);
|
|
52
|
+
export { IzzyChannelActionFormComponent };
|
|
53
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(IzzyChannelActionFormComponent, [{
|
|
54
|
+
type: Component,
|
|
55
|
+
args: [{ standalone: false, selector: 'gen-izzychannelaction-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Details Section -->\n <mj-collapsible-panel\n SectionKey=\"details\"\n SectionName=\"Details\"\n Icon=\"fa fa-align-left\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ChannelID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ActionID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Status\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Sequence\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CredentialID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Configuration\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
|
|
56
|
+
}], null, null); })();
|
|
57
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(IzzyChannelActionFormComponent, { className: "IzzyChannelActionFormComponent", filePath: "lib/generated/entities/izzychannelaction/izzychannelaction.form.component.ts", lineNumber: 12 }); })();
|
|
58
|
+
//# sourceMappingURL=izzychannelaction.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"izzychannelaction.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/IzzyChannelAction/izzychannelaction.form.component.ts","../../../../../src/lib/generated/Entities/IzzyChannelAction/izzychannelaction.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;;AAQ3D,IAAM,8BAA8B,GAApC,MAAM,8BAA+B,SAAQ,iBAAiB;IAC1D,MAAM,CAA2B;IAE/B,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,IAAI,EAAE;SACtE,CAAC,CAAC;IACP,CAAC;qSARQ,8BAA8B,yBAA9B,8BAA8B;6DAA9B,8BAA8B;YCX3C,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,yIAAY,0BAAsB,IAAC,oIAChB,uBAAmB,IAAC,oIACpB,uBAAmB,IAAC,sIACnB,wBAAoB,IAAC,oJACd,+BAA2B,IAAC;YAMvD,+CAKgC;YA4D5B,AARA,AARA,AATA,AARA,AARA,AATA,AATA,mCAQiB,uBASA,uBAQA,uBAQA,uBASA,uBAQA,uBAQA,uBAQA;YAGzB,AADI,iBAAuB,EACA;;YAtFiB,AAAlB,mCAAiB,sBAAuB;YAe1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;;;ADvE1B,8BAA8B;IAN1C,aAAa,CAAC,iBAAiB,EAAE,iBAAiB,CAAC,CAAC,uCAAuC;GAM/E,8BAA8B,CAS1C;;iFATY,8BAA8B;cAL1C,SAAS;6BACM,KAAK,YACP,4BAA4B;;kFAG7B,8BAA8B"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { IzzyChannelMessageEntity } from '@mj-biz-apps/common-entities';
|
|
2
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class IzzyChannelMessageFormComponent extends BaseFormComponent {
|
|
5
|
+
record: IzzyChannelMessageEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IzzyChannelMessageFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IzzyChannelMessageFormComponent, "gen-izzychannelmessage-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=izzychannelmessage.form.component.d.ts.map
|
package/dist/lib/generated/Entities/IzzyChannelMessage/izzychannelmessage.form.component.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"izzychannelmessage.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/IzzyChannelMessage/izzychannelmessage.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,wBAAwB,EAAE,MAAM,8BAA8B,CAAC;AAExE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAMa,+BAAgC,SAAQ,iBAAiB;IAC3D,MAAM,EAAG,wBAAwB,CAAC;IAE1B,QAAQ;yCAHd,+BAA+B;2CAA/B,+BAA+B;CAW3C"}
|