@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,60 @@
|
|
|
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 BCSaaSOrganizationActivityLogFormComponent = class BCSaaSOrganizationActivityLogFormComponent 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 ɵBCSaaSOrganizationActivityLogFormComponent_BaseFactory; return function BCSaaSOrganizationActivityLogFormComponent_Factory(__ngFactoryType__) { return (ɵBCSaaSOrganizationActivityLogFormComponent_BaseFactory || (ɵBCSaaSOrganizationActivityLogFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(BCSaaSOrganizationActivityLogFormComponent)))(__ngFactoryType__ || BCSaaSOrganizationActivityLogFormComponent); }; })();
|
|
21
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BCSaaSOrganizationActivityLogFormComponent, selectors: [["gen-bcsaasorganizationactivitylog-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 11, vars: 40, 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", "Action", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EntityName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EntityID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Details", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Timestamp", "Type", "datepicker", 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"], ["FieldName", "PersonID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"]], template: function BCSaaSOrganizationActivityLogFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
22
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
23
|
+
i0.ɵɵlistener("Navigate", function BCSaaSOrganizationActivityLogFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function BCSaaSOrganizationActivityLogFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function BCSaaSOrganizationActivityLogFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function BCSaaSOrganizationActivityLogFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function BCSaaSOrganizationActivityLogFormComponent_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)(10, "mj-form-field", 10);
|
|
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
|
+
i0.ɵɵadvance();
|
|
48
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
49
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent], encapsulation: 2 });
|
|
50
|
+
};
|
|
51
|
+
BCSaaSOrganizationActivityLogFormComponent = __decorate([
|
|
52
|
+
RegisterClass(BaseFormComponent, 'BC: Organization Activity Logs') // Tell MemberJunction about this class
|
|
53
|
+
], BCSaaSOrganizationActivityLogFormComponent);
|
|
54
|
+
export { BCSaaSOrganizationActivityLogFormComponent };
|
|
55
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BCSaaSOrganizationActivityLogFormComponent, [{
|
|
56
|
+
type: Component,
|
|
57
|
+
args: [{ standalone: false, selector: 'gen-bcsaasorganizationactivitylog-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=\"Action\"\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=\"EntityName\"\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=\"EntityID\"\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=\"Details\"\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=\"Timestamp\"\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=\"__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 <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"PersonID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
|
|
58
|
+
}], null, null); })();
|
|
59
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BCSaaSOrganizationActivityLogFormComponent, { className: "BCSaaSOrganizationActivityLogFormComponent", filePath: "lib/generated/entities/bcsaasorganizationactivitylog/bcsaasorganizationactivitylog.form.component.ts", lineNumber: 12 }); })();
|
|
60
|
+
//# sourceMappingURL=bcsaasorganizationactivitylog.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaasorganizationactivitylog.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSOrganizationActivityLog/bcsaasorganizationactivitylog.form.component.ts","../../../../../src/lib/generated/Entities/BCSaaSOrganizationActivityLog/bcsaasorganizationactivitylog.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,0CAA0C,GAAhD,MAAM,0CAA2C,SAAQ,iBAAiB;IACtE,MAAM,CAAuC;IAE3C,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;qVARQ,0CAA0C,yBAA1C,0CAA0C;6DAA1C,0CAA0C;YCXvD,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,qJAAY,0BAAsB,IAAC,gJAChB,uBAAmB,IAAC,gJACpB,uBAAmB,IAAC,kJACnB,wBAAoB,IAAC,gKACd,+BAA2B,IAAC;YAMvD,+CAKgC;YAkE5B,AARA,AARA,AARA,AARA,AARA,AARA,AARA,AATA,mCAQiB,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA,yBASA;YAGzB,AADI,iBAAuB,EACA;;YA7FiB,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;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;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;;;AD7E1B,0CAA0C;IANtD,aAAa,CAAC,iBAAiB,EAAE,gCAAgC,CAAC,CAAC,uCAAuC;GAM9F,0CAA0C,CAStD;;iFATY,0CAA0C;cALtD,SAAS;6BACM,KAAK,YACP,wCAAwC;;kFAGzC,0CAA0C"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { BCSaaSOrganizationConfigEntity } 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 BCSaaSOrganizationConfigFormComponent extends BaseFormComponent {
|
|
5
|
+
record: BCSaaSOrganizationConfigEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BCSaaSOrganizationConfigFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BCSaaSOrganizationConfigFormComponent, "gen-bcsaasorganizationconfig-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=bcsaasorganizationconfig.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaasorganizationconfig.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSOrganizationConfig/bcsaasorganizationconfig.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,8BAA8B,CAAC;AAE9E,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAMa,qCAAsC,SAAQ,iBAAiB;IACjE,MAAM,EAAG,8BAA8B,CAAC;IAEhC,QAAQ;yCAHd,qCAAqC;2CAArC,qCAAqC;CASjD"}
|
|
@@ -0,0 +1,52 @@
|
|
|
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 BCSaaSOrganizationConfigFormComponent = class BCSaaSOrganizationConfigFormComponent 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 ɵBCSaaSOrganizationConfigFormComponent_BaseFactory; return function BCSaaSOrganizationConfigFormComponent_Factory(__ngFactoryType__) { return (ɵBCSaaSOrganizationConfigFormComponent_BaseFactory || (ɵBCSaaSOrganizationConfigFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(BCSaaSOrganizationConfigFormComponent)))(__ngFactoryType__ || BCSaaSOrganizationConfigFormComponent); }; })();
|
|
21
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BCSaaSOrganizationConfigFormComponent, selectors: [["gen-bcsaasorganizationconfig-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 7, vars: 24, 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", "Domain", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "PlanID", "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 BCSaaSOrganizationConfigFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
22
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
23
|
+
i0.ɵɵlistener("Navigate", function BCSaaSOrganizationConfigFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function BCSaaSOrganizationConfigFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function BCSaaSOrganizationConfigFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function BCSaaSOrganizationConfigFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function BCSaaSOrganizationConfigFormComponent_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);
|
|
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
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent], encapsulation: 2 });
|
|
42
|
+
};
|
|
43
|
+
BCSaaSOrganizationConfigFormComponent = __decorate([
|
|
44
|
+
RegisterClass(BaseFormComponent, 'BC: Organization Configs') // Tell MemberJunction about this class
|
|
45
|
+
], BCSaaSOrganizationConfigFormComponent);
|
|
46
|
+
export { BCSaaSOrganizationConfigFormComponent };
|
|
47
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BCSaaSOrganizationConfigFormComponent, [{
|
|
48
|
+
type: Component,
|
|
49
|
+
args: [{ standalone: false, selector: 'gen-bcsaasorganizationconfig-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=\"Domain\"\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=\"PlanID\"\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 " }]
|
|
50
|
+
}], null, null); })();
|
|
51
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BCSaaSOrganizationConfigFormComponent, { className: "BCSaaSOrganizationConfigFormComponent", filePath: "lib/generated/entities/bcsaasorganizationconfig/bcsaasorganizationconfig.form.component.ts", lineNumber: 12 }); })();
|
|
52
|
+
//# sourceMappingURL=bcsaasorganizationconfig.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaasorganizationconfig.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSOrganizationConfig/bcsaasorganizationconfig.form.component.ts","../../../../../src/lib/generated/Entities/BCSaaSOrganizationConfig/bcsaasorganizationconfig.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,qCAAqC,GAA3C,MAAM,qCAAsC,SAAQ,iBAAiB;IACjE,MAAM,CAAkC;IAEtC,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;iUARQ,qCAAqC,yBAArC,qCAAqC;6DAArC,qCAAqC;YCXlD,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,gJAAY,0BAAsB,IAAC,2IAChB,uBAAmB,IAAC,2IACpB,uBAAmB,IAAC,6IACnB,wBAAoB,IAAC,2JACd,+BAA2B,IAAC;YAMvD,+CAKgC;YAmC5B,AARA,AATA,AARA,AATA,mCAQiB,uBAQA,uBASA,uBAQA,uBAQA;YAGzB,AADI,iBAAuB,EACA;;YA7DiB,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;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;;;AD9C1B,qCAAqC;IANjD,aAAa,CAAC,iBAAiB,EAAE,0BAA0B,CAAC,CAAC,uCAAuC;GAMxF,qCAAqC,CASjD;;iFATY,qCAAqC;cALjD,SAAS;6BACM,KAAK,YACP,mCAAmC;;kFAGpC,qCAAqC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { BCSaaSOrganizationCredentialEntity } 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 BCSaaSOrganizationCredentialFormComponent extends BaseFormComponent {
|
|
5
|
+
record: BCSaaSOrganizationCredentialEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BCSaaSOrganizationCredentialFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BCSaaSOrganizationCredentialFormComponent, "gen-bcsaasorganizationcredential-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=bcsaasorganizationcredential.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaasorganizationcredential.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSOrganizationCredential/bcsaasorganizationcredential.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kCAAkC,EAAE,MAAM,8BAA8B,CAAC;AAElF,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAMa,yCAA0C,SAAQ,iBAAiB;IACrE,MAAM,EAAG,kCAAkC,CAAC;IAEpC,QAAQ;yCAHd,yCAAyC;2CAAzC,yCAAyC;CASrD"}
|
|
@@ -0,0 +1,54 @@
|
|
|
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 BCSaaSOrganizationCredentialFormComponent = class BCSaaSOrganizationCredentialFormComponent 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 ɵBCSaaSOrganizationCredentialFormComponent_BaseFactory; return function BCSaaSOrganizationCredentialFormComponent_Factory(__ngFactoryType__) { return (ɵBCSaaSOrganizationCredentialFormComponent_BaseFactory || (ɵBCSaaSOrganizationCredentialFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(BCSaaSOrganizationCredentialFormComponent)))(__ngFactoryType__ || BCSaaSOrganizationCredentialFormComponent); }; })();
|
|
21
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BCSaaSOrganizationCredentialFormComponent, selectors: [["gen-bcsaasorganizationcredential-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 8, vars: 28, 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", "CredentialID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Purpose", "Type", "textbox", 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"]], template: function BCSaaSOrganizationCredentialFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
22
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
23
|
+
i0.ɵɵlistener("Navigate", function BCSaaSOrganizationCredentialFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function BCSaaSOrganizationCredentialFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function BCSaaSOrganizationCredentialFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function BCSaaSOrganizationCredentialFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function BCSaaSOrganizationCredentialFormComponent_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);
|
|
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
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent], encapsulation: 2 });
|
|
44
|
+
};
|
|
45
|
+
BCSaaSOrganizationCredentialFormComponent = __decorate([
|
|
46
|
+
RegisterClass(BaseFormComponent, 'BC: Organization Credentials') // Tell MemberJunction about this class
|
|
47
|
+
], BCSaaSOrganizationCredentialFormComponent);
|
|
48
|
+
export { BCSaaSOrganizationCredentialFormComponent };
|
|
49
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BCSaaSOrganizationCredentialFormComponent, [{
|
|
50
|
+
type: Component,
|
|
51
|
+
args: [{ standalone: false, selector: 'gen-bcsaasorganizationcredential-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=\"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=\"Purpose\"\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=\"__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 " }]
|
|
52
|
+
}], null, null); })();
|
|
53
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BCSaaSOrganizationCredentialFormComponent, { className: "BCSaaSOrganizationCredentialFormComponent", filePath: "lib/generated/entities/bcsaasorganizationcredential/bcsaasorganizationcredential.form.component.ts", lineNumber: 12 }); })();
|
|
54
|
+
//# sourceMappingURL=bcsaasorganizationcredential.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaasorganizationcredential.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSOrganizationCredential/bcsaasorganizationcredential.form.component.ts","../../../../../src/lib/generated/Entities/BCSaaSOrganizationCredential/bcsaasorganizationcredential.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,yCAAyC,GAA/C,MAAM,yCAA0C,SAAQ,iBAAiB;IACrE,MAAM,CAAsC;IAE1C,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;iVARQ,yCAAyC,yBAAzC,yCAAyC;6DAAzC,yCAAyC;YCXtD,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,oJAAY,0BAAsB,IAAC,+IAChB,uBAAmB,IAAC,+IACpB,uBAAmB,IAAC,iJACnB,wBAAoB,IAAC,+JACd,+BAA2B,IAAC;YAMvD,+CAKgC;YA2C5B,AARA,AARA,AARA,AATA,AATA,mCAQiB,uBASA,uBAQA,uBAQA,uBAQA,uBAQA;YAGzB,AADI,iBAAuB,EACA;;YArEiB,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;;;ADtD1B,yCAAyC;IANrD,aAAa,CAAC,iBAAiB,EAAE,8BAA8B,CAAC,CAAC,uCAAuC;GAM5F,yCAAyC,CASrD;;iFATY,yCAAyC;cALrD,SAAS;6BACM,KAAK,YACP,uCAAuC;;kFAGxC,yCAAyC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { BCSaaSOrganizationFeatureOverrideEntity } 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 BCSaaSOrganizationFeatureOverrideFormComponent extends BaseFormComponent {
|
|
5
|
+
record: BCSaaSOrganizationFeatureOverrideEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BCSaaSOrganizationFeatureOverrideFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BCSaaSOrganizationFeatureOverrideFormComponent, "gen-bcsaasorganizationfeatureoverride-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=bcsaasorganizationfeatureoverride.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaasorganizationfeatureoverride.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSOrganizationFeatureOverride/bcsaasorganizationfeatureoverride.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uCAAuC,EAAE,MAAM,8BAA8B,CAAC;AAEvF,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAMa,8CAA+C,SAAQ,iBAAiB;IAC1E,MAAM,EAAG,uCAAuC,CAAC;IAEzC,QAAQ;yCAHd,8CAA8C;2CAA9C,8CAA8C;CAS1D"}
|
|
@@ -0,0 +1,54 @@
|
|
|
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 BCSaaSOrganizationFeatureOverrideFormComponent = class BCSaaSOrganizationFeatureOverrideFormComponent 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 ɵBCSaaSOrganizationFeatureOverrideFormComponent_BaseFactory; return function BCSaaSOrganizationFeatureOverrideFormComponent_Factory(__ngFactoryType__) { return (ɵBCSaaSOrganizationFeatureOverrideFormComponent_BaseFactory || (ɵBCSaaSOrganizationFeatureOverrideFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(BCSaaSOrganizationFeatureOverrideFormComponent)))(__ngFactoryType__ || BCSaaSOrganizationFeatureOverrideFormComponent); }; })();
|
|
21
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BCSaaSOrganizationFeatureOverrideFormComponent, selectors: [["gen-bcsaasorganizationfeatureoverride-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 8, vars: 28, 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", "FeatureFlagID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Enabled", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ExpiresAt", "Type", "datepicker", 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 BCSaaSOrganizationFeatureOverrideFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
22
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
23
|
+
i0.ɵɵlistener("Navigate", function BCSaaSOrganizationFeatureOverrideFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function BCSaaSOrganizationFeatureOverrideFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function BCSaaSOrganizationFeatureOverrideFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function BCSaaSOrganizationFeatureOverrideFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function BCSaaSOrganizationFeatureOverrideFormComponent_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);
|
|
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
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent], encapsulation: 2 });
|
|
44
|
+
};
|
|
45
|
+
BCSaaSOrganizationFeatureOverrideFormComponent = __decorate([
|
|
46
|
+
RegisterClass(BaseFormComponent, 'BC: Organization Feature Overrides') // Tell MemberJunction about this class
|
|
47
|
+
], BCSaaSOrganizationFeatureOverrideFormComponent);
|
|
48
|
+
export { BCSaaSOrganizationFeatureOverrideFormComponent };
|
|
49
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BCSaaSOrganizationFeatureOverrideFormComponent, [{
|
|
50
|
+
type: Component,
|
|
51
|
+
args: [{ standalone: false, selector: 'gen-bcsaasorganizationfeatureoverride-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=\"FeatureFlagID\"\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=\"Enabled\"\n Type=\"checkbox\"\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=\"__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 " }]
|
|
52
|
+
}], null, null); })();
|
|
53
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BCSaaSOrganizationFeatureOverrideFormComponent, { className: "BCSaaSOrganizationFeatureOverrideFormComponent", filePath: "lib/generated/entities/bcsaasorganizationfeatureoverride/bcsaasorganizationfeatureoverride.form.component.ts", lineNumber: 12 }); })();
|
|
54
|
+
//# sourceMappingURL=bcsaasorganizationfeatureoverride.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaasorganizationfeatureoverride.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSOrganizationFeatureOverride/bcsaasorganizationfeatureoverride.form.component.ts","../../../../../src/lib/generated/Entities/BCSaaSOrganizationFeatureOverride/bcsaasorganizationfeatureoverride.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,8CAA8C,GAApD,MAAM,8CAA+C,SAAQ,iBAAiB;IAC1E,MAAM,CAA2C;IAE/C,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;qWARQ,8CAA8C,yBAA9C,8CAA8C;6DAA9C,8CAA8C;YCX3D,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,yJAAY,0BAAsB,IAAC,oJAChB,uBAAmB,IAAC,oJACpB,uBAAmB,IAAC,sJACnB,wBAAoB,IAAC,oKACd,+BAA2B,IAAC;YAMvD,+CAKgC;YA2C5B,AARA,AARA,AARA,AATA,AATA,mCAQiB,uBASA,uBAQA,uBAQA,uBAQA,uBAQA;YAGzB,AADI,iBAAuB,EACA;;YArEiB,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;;;ADtD1B,8CAA8C;IAN1D,aAAa,CAAC,iBAAiB,EAAE,oCAAoC,CAAC,CAAC,uCAAuC;GAMlG,8CAA8C,CAS1D;;iFATY,8CAA8C;cAL1D,SAAS;6BACM,KAAK,YACP,4CAA4C;;kFAG7C,8CAA8C"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { BCSaaSOrganizationSettingEntity } 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 BCSaaSOrganizationSettingFormComponent extends BaseFormComponent {
|
|
5
|
+
record: BCSaaSOrganizationSettingEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BCSaaSOrganizationSettingFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BCSaaSOrganizationSettingFormComponent, "gen-bcsaasorganizationsetting-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=bcsaasorganizationsetting.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaasorganizationsetting.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSOrganizationSetting/bcsaasorganizationsetting.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,+BAA+B,EAAE,MAAM,8BAA8B,CAAC;AAE/E,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAMa,sCAAuC,SAAQ,iBAAiB;IAClE,MAAM,EAAG,+BAA+B,CAAC;IAEjC,QAAQ;yCAHd,sCAAsC;2CAAtC,sCAAsC;CASlD"}
|
|
@@ -0,0 +1,56 @@
|
|
|
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 BCSaaSOrganizationSettingFormComponent = class BCSaaSOrganizationSettingFormComponent 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 ɵBCSaaSOrganizationSettingFormComponent_BaseFactory; return function BCSaaSOrganizationSettingFormComponent_Factory(__ngFactoryType__) { return (ɵBCSaaSOrganizationSettingFormComponent_BaseFactory || (ɵBCSaaSOrganizationSettingFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(BCSaaSOrganizationSettingFormComponent)))(__ngFactoryType__ || BCSaaSOrganizationSettingFormComponent); }; })();
|
|
21
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BCSaaSOrganizationSettingFormComponent, selectors: [["gen-bcsaasorganizationsetting-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 9, vars: 32, 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", "SettingID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ScopeID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ScopeEntityID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Value", "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 BCSaaSOrganizationSettingFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
22
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
23
|
+
i0.ɵɵlistener("Navigate", function BCSaaSOrganizationSettingFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function BCSaaSOrganizationSettingFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function BCSaaSOrganizationSettingFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function BCSaaSOrganizationSettingFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function BCSaaSOrganizationSettingFormComponent_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);
|
|
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
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent], encapsulation: 2 });
|
|
46
|
+
};
|
|
47
|
+
BCSaaSOrganizationSettingFormComponent = __decorate([
|
|
48
|
+
RegisterClass(BaseFormComponent, 'BC: Organization Settings') // Tell MemberJunction about this class
|
|
49
|
+
], BCSaaSOrganizationSettingFormComponent);
|
|
50
|
+
export { BCSaaSOrganizationSettingFormComponent };
|
|
51
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BCSaaSOrganizationSettingFormComponent, [{
|
|
52
|
+
type: Component,
|
|
53
|
+
args: [{ standalone: false, selector: 'gen-bcsaasorganizationsetting-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=\"SettingID\"\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=\"ScopeEntityID\"\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=\"Value\"\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 " }]
|
|
54
|
+
}], null, null); })();
|
|
55
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BCSaaSOrganizationSettingFormComponent, { className: "BCSaaSOrganizationSettingFormComponent", filePath: "lib/generated/entities/bcsaasorganizationsetting/bcsaasorganizationsetting.form.component.ts", lineNumber: 12 }); })();
|
|
56
|
+
//# sourceMappingURL=bcsaasorganizationsetting.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaasorganizationsetting.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSOrganizationSetting/bcsaasorganizationsetting.form.component.ts","../../../../../src/lib/generated/Entities/BCSaaSOrganizationSetting/bcsaasorganizationsetting.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,sCAAsC,GAA5C,MAAM,sCAAuC,SAAQ,iBAAiB;IAClE,MAAM,CAAmC;IAEvC,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;qUARQ,sCAAsC,yBAAtC,sCAAsC;6DAAtC,sCAAsC;YCXnD,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,iJAAY,0BAAsB,IAAC,4IAChB,uBAAmB,IAAC,4IACpB,uBAAmB,IAAC,8IACnB,wBAAoB,IAAC,4JACd,+BAA2B,IAAC;YAMvD,+CAKgC;YAoD5B,AARA,AARA,AARA,AATA,AATA,AATA,mCAQiB,uBASA,uBASA,uBAQA,uBAQA,uBAQA,uBAQA;YAGzB,AADI,iBAAuB,EACA;;YA9EiB,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;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;;;AD/D1B,sCAAsC;IANlD,aAAa,CAAC,iBAAiB,EAAE,2BAA2B,CAAC,CAAC,uCAAuC;GAMzF,sCAAsC,CASlD;;iFATY,sCAAsC;cALlD,SAAS;6BACM,KAAK,YACP,oCAAoC;;kFAGrC,sCAAsC"}
|
package/dist/lib/generated/Entities/BCSaaSPaymentProvider/bcsaaspaymentprovider.form.component.d.ts
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { BCSaaSPaymentProviderEntity } 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 BCSaaSPaymentProviderFormComponent extends BaseFormComponent {
|
|
5
|
+
record: BCSaaSPaymentProviderEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BCSaaSPaymentProviderFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BCSaaSPaymentProviderFormComponent, "gen-bcsaaspaymentprovider-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=bcsaaspaymentprovider.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaaspaymentprovider.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSPaymentProvider/bcsaaspaymentprovider.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,2BAA2B,EAAE,MAAM,8BAA8B,CAAC;AAE3E,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAMa,kCAAmC,SAAQ,iBAAiB;IAC9D,MAAM,EAAG,2BAA2B,CAAC;IAE7B,QAAQ;yCAHd,kCAAkC;2CAAlC,kCAAkC;CAW9C"}
|
package/dist/lib/generated/Entities/BCSaaSPaymentProvider/bcsaaspaymentprovider.form.component.js
ADDED
|
@@ -0,0 +1,98 @@
|
|
|
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 BCSaaSPaymentProviderFormComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
|
|
13
|
+
const _r1 = i0.ɵɵgetCurrentView();
|
|
14
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 14);
|
|
15
|
+
i0.ɵɵlistener("Navigate", function BCSaaSPaymentProviderFormComponent_Conditional_13_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 BCSaaSPaymentProviderFormComponent_Conditional_13_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("bCPaymentProviderConfigurations", $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("BC: Payment Provider Configurations", "PaymentProviderID"))("NewRecordValues", ctx_r1.NewRecordValues("BC: Payment Provider Configurations"))("AllowLoad", ctx_r1.IsSectionExpanded("bCPaymentProviderConfigurations"))("ShowToolbar", false);
|
|
21
|
+
} }
|
|
22
|
+
function BCSaaSPaymentProviderFormComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
23
|
+
const _r3 = i0.ɵɵgetCurrentView();
|
|
24
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 14);
|
|
25
|
+
i0.ɵɵlistener("Navigate", function BCSaaSPaymentProviderFormComponent_Conditional_15_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 BCSaaSPaymentProviderFormComponent_Conditional_15_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("bCPaymentProviderCustomers", $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("BC: Payment Provider Customers", "PaymentProviderID"))("NewRecordValues", ctx_r1.NewRecordValues("BC: Payment Provider Customers"))("AllowLoad", ctx_r1.IsSectionExpanded("bCPaymentProviderCustomers"))("ShowToolbar", false);
|
|
31
|
+
} }
|
|
32
|
+
let BCSaaSPaymentProviderFormComponent = class BCSaaSPaymentProviderFormComponent extends BaseFormComponent {
|
|
33
|
+
record;
|
|
34
|
+
async ngOnInit() {
|
|
35
|
+
await super.ngOnInit();
|
|
36
|
+
this.initSections([
|
|
37
|
+
{ sectionKey: 'details', sectionName: 'Details', isExpanded: true },
|
|
38
|
+
{ sectionKey: 'bCPaymentProviderConfigurations', sectionName: 'BC: Payment Provider Configurations', isExpanded: false },
|
|
39
|
+
{ sectionKey: 'bCPaymentProviderCustomers', sectionName: 'BC: Payment Provider Customers', isExpanded: false }
|
|
40
|
+
]);
|
|
41
|
+
}
|
|
42
|
+
static ɵfac = /*@__PURE__*/ (() => { let ɵBCSaaSPaymentProviderFormComponent_BaseFactory; return function BCSaaSPaymentProviderFormComponent_Factory(__ngFactoryType__) { return (ɵBCSaaSPaymentProviderFormComponent_BaseFactory || (ɵBCSaaSPaymentProviderFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(BCSaaSPaymentProviderFormComponent)))(__ngFactoryType__ || BCSaaSPaymentProviderFormComponent); }; })();
|
|
43
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BCSaaSPaymentProviderFormComponent, selectors: [["gen-bcsaaspaymentprovider-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 16, vars: 54, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "details", "SectionName", "Details", "Icon", "fa fa-align-left", 3, "Form", "FormContext"], ["FieldName", "Name", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "DriverClass", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Description", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "SupportsRecurring", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "SupportsUsageBased", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "SupportsWebhooks", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RequiresExternalCustomer", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsActive", "Type", "checkbox", 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", "bCPaymentProviderConfigurations", "SectionName", "BC: Payment Provider Configurations", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "bCPaymentProviderCustomers", "SectionName", "BC: Payment Provider Customers", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function BCSaaSPaymentProviderFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
44
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
45
|
+
i0.ɵɵlistener("Navigate", function BCSaaSPaymentProviderFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function BCSaaSPaymentProviderFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function BCSaaSPaymentProviderFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function BCSaaSPaymentProviderFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function BCSaaSPaymentProviderFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
|
|
46
|
+
i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
|
|
47
|
+
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);
|
|
48
|
+
i0.ɵɵelementEnd();
|
|
49
|
+
i0.ɵɵelementStart(12, "mj-collapsible-panel", 12);
|
|
50
|
+
i0.ɵɵconditionalCreate(13, BCSaaSPaymentProviderFormComponent_Conditional_13_Template, 2, 4, "div");
|
|
51
|
+
i0.ɵɵelementEnd();
|
|
52
|
+
i0.ɵɵelementStart(14, "mj-collapsible-panel", 13);
|
|
53
|
+
i0.ɵɵconditionalCreate(15, BCSaaSPaymentProviderFormComponent_Conditional_15_Template, 2, 4, "div");
|
|
54
|
+
i0.ɵɵelementEnd()();
|
|
55
|
+
} if (rf & 2) {
|
|
56
|
+
i0.ɵɵproperty("Record", ctx.record)("FormComponent", ctx);
|
|
57
|
+
i0.ɵɵadvance();
|
|
58
|
+
i0.ɵɵproperty("Form", ctx)("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("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
65
|
+
i0.ɵɵadvance();
|
|
66
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
67
|
+
i0.ɵɵadvance();
|
|
68
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
69
|
+
i0.ɵɵadvance();
|
|
70
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
71
|
+
i0.ɵɵadvance();
|
|
72
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("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("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("bCPaymentProviderConfigurations"))("DefaultExpanded", false);
|
|
81
|
+
i0.ɵɵadvance();
|
|
82
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 13 : -1);
|
|
83
|
+
i0.ɵɵadvance();
|
|
84
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("bCPaymentProviderCustomers"))("DefaultExpanded", false);
|
|
85
|
+
i0.ɵɵadvance();
|
|
86
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 15 : -1);
|
|
87
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent, i1.ExplorerEntityDataGridComponent], encapsulation: 2 });
|
|
88
|
+
};
|
|
89
|
+
BCSaaSPaymentProviderFormComponent = __decorate([
|
|
90
|
+
RegisterClass(BaseFormComponent, 'BC: Payment Providers') // Tell MemberJunction about this class
|
|
91
|
+
], BCSaaSPaymentProviderFormComponent);
|
|
92
|
+
export { BCSaaSPaymentProviderFormComponent };
|
|
93
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BCSaaSPaymentProviderFormComponent, [{
|
|
94
|
+
type: Component,
|
|
95
|
+
args: [{ standalone: false, selector: 'gen-bcsaaspaymentprovider-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=\"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=\"DriverClass\"\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=\"SupportsRecurring\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SupportsUsageBased\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SupportsWebhooks\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RequiresExternalCustomer\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsActive\"\n Type=\"checkbox\"\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 <!-- BC: Payment Provider Configurations Section -->\n <mj-collapsible-panel\n SectionKey=\"bCPaymentProviderConfigurations\"\n SectionName=\"BC: Payment Provider Configurations\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('bCPaymentProviderConfigurations')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('BC: Payment Provider Configurations','PaymentProviderID')\"\n [NewRecordValues]=\"NewRecordValues('BC: Payment Provider Configurations')\"\n [AllowLoad]=\"IsSectionExpanded('bCPaymentProviderConfigurations')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('bCPaymentProviderConfigurations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- BC: Payment Provider Customers Section -->\n <mj-collapsible-panel\n SectionKey=\"bCPaymentProviderCustomers\"\n SectionName=\"BC: Payment Provider Customers\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('bCPaymentProviderCustomers')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('BC: Payment Provider Customers','PaymentProviderID')\"\n [NewRecordValues]=\"NewRecordValues('BC: Payment Provider Customers')\"\n [AllowLoad]=\"IsSectionExpanded('bCPaymentProviderCustomers')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('bCPaymentProviderCustomers', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
|
|
96
|
+
}], null, null); })();
|
|
97
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BCSaaSPaymentProviderFormComponent, { className: "BCSaaSPaymentProviderFormComponent", filePath: "lib/generated/entities/bcsaaspaymentprovider/bcsaaspaymentprovider.form.component.ts", lineNumber: 13 }); })();
|
|
98
|
+
//# sourceMappingURL=bcsaaspaymentprovider.form.component.js.map
|