@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 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaaspaymentprovider.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSPaymentProvider/bcsaaspaymentprovider.form.component.ts","../../../../../src/lib/generated/Entities/BCSaaSPaymentProvider/bcsaaspaymentprovider.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;;;;;ICiHtD,AADJ,2BAAK,uCAQI;IADD,AADA,yOAAY,6BAAsB,KAAC,sOAClB,0BAAmB,iCAAiC,uBAAuB,KAAC;IAGrG,AADI,iBAA+B,EAC7B;;;IARE,cAA6G;IAG7G,AADA,AADA,AADA,mIAA6G,kFACnC,0EACR,sBAC7C;;;;IAqBzB,AADJ,2BAAK,uCAQI;IADD,AADA,yOAAY,6BAAsB,KAAC,sOAClB,0BAAmB,4BAA4B,uBAAuB,KAAC;IAGhG,AADI,iBAA+B,EAC7B;;;IARE,cAAwG;IAGxG,AADA,AADA,AADA,8HAAwG,6EACnC,qEACR,sBACxC;;ADrI9B,IAAM,kCAAkC,GAAxC,MAAM,kCAAmC,SAAQ,iBAAiB;IAC9D,MAAM,CAA+B;IAEnC,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,IAAI,EAAE;YACnE,EAAE,UAAU,EAAE,iCAAiC,EAAE,WAAW,EAAE,qCAAqC,EAAE,UAAU,EAAE,KAAK,EAAE;YACxH,EAAE,UAAU,EAAE,4BAA4B,EAAE,WAAW,EAAE,gCAAgC,EAAE,UAAU,EAAE,KAAK,EAAE;SACjH,CAAC,CAAC;IACP,CAAC;qTAVQ,kCAAkC,yBAAlC,kCAAkC;6DAAlC,kCAAkC;YCZ/C,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,6IAAY,0BAAsB,IAAC,wIAChB,uBAAmB,IAAC,wIACpB,uBAAmB,IAAC,0IACnB,wBAAoB,IAAC,wJACd,+BAA2B,IAAC;YAMvD,+CAKgC;YAyE5B,AARA,AARA,AARA,AARA,AARA,AARA,AARA,AARA,AARA,mCAOiB,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA,yBAQA,yBAQA;YAErB,iBAAuB;YAOvB,iDAQ8B;YAC1B,mGAAsB;YAa1B,iBAAuB;YAGvB,iDAQ8B;YAC1B,mGAAsB;YAc9B,AADI,iBAAuB,EACA;;YAzJiB,AAAlB,mCAAiB,sBAAuB;YAe1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;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;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAe/B,cAAa;YAGb,AADA,AADA,AADA,0BAAa,gCACc,yEACyC,0BAC3C;YACzB,cAYC;YAZD,8CAYC;YASD,cAAa;YAGb,AADA,AADA,AADA,0BAAa,gCACc,oEACoC,0BACtC;YACzB,cAYC;YAZD,8CAYC;;;AD3II,kCAAkC;IAN9C,aAAa,CAAC,iBAAiB,EAAE,uBAAuB,CAAC,CAAC,uCAAuC;GAMrF,kCAAkC,CAW9C;;iFAXY,kCAAkC;cAL9C,SAAS;6BACM,KAAK,YACP,gCAAgC;;kFAGjC,kCAAkC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { BCSaaSPaymentProviderConfigurationEntity } 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 BCSaaSPaymentProviderConfigurationFormComponent extends BaseFormComponent {
|
|
5
|
+
record: BCSaaSPaymentProviderConfigurationEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BCSaaSPaymentProviderConfigurationFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BCSaaSPaymentProviderConfigurationFormComponent, "gen-bcsaaspaymentproviderconfiguration-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=bcsaaspaymentproviderconfiguration.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaaspaymentproviderconfiguration.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSPaymentProviderConfiguration/bcsaaspaymentproviderconfiguration.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,wCAAwC,EAAE,MAAM,8BAA8B,CAAC;AAExF,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAMa,+CAAgD,SAAQ,iBAAiB;IAC3E,MAAM,EAAG,wCAAwC,CAAC;IAE1C,QAAQ;yCAHd,+CAA+C;2CAA/C,+CAA+C;CAS3D"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
import { Component } from '@angular/core';
|
|
8
|
+
import { RegisterClass } from '@memberjunction/global';
|
|
9
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
10
|
+
import * as i0 from "@angular/core";
|
|
11
|
+
import * as i1 from "@memberjunction/ng-base-forms";
|
|
12
|
+
let BCSaaSPaymentProviderConfigurationFormComponent = class BCSaaSPaymentProviderConfigurationFormComponent 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 ɵBCSaaSPaymentProviderConfigurationFormComponent_BaseFactory; return function BCSaaSPaymentProviderConfigurationFormComponent_Factory(__ngFactoryType__) { return (ɵBCSaaSPaymentProviderConfigurationFormComponent_BaseFactory || (ɵBCSaaSPaymentProviderConfigurationFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(BCSaaSPaymentProviderConfigurationFormComponent)))(__ngFactoryType__ || BCSaaSPaymentProviderConfigurationFormComponent); }; })();
|
|
21
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BCSaaSPaymentProviderConfigurationFormComponent, selectors: [["gen-bcsaaspaymentproviderconfiguration-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 10, vars: 36, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "details", "SectionName", "Details", "Icon", "fa fa-align-left", 3, "Form", "FormContext"], ["FieldName", "OrganizationID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "PaymentProviderID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CredentialID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsActive", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsDefault", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Metadata", "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 BCSaaSPaymentProviderConfigurationFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
22
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
23
|
+
i0.ɵɵlistener("Navigate", function BCSaaSPaymentProviderConfigurationFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function BCSaaSPaymentProviderConfigurationFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function BCSaaSPaymentProviderConfigurationFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function BCSaaSPaymentProviderConfigurationFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function BCSaaSPaymentProviderConfigurationFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
|
|
24
|
+
i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
|
|
25
|
+
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9);
|
|
26
|
+
i0.ɵɵelementEnd()();
|
|
27
|
+
} if (rf & 2) {
|
|
28
|
+
i0.ɵɵproperty("Record", ctx.record)("FormComponent", ctx);
|
|
29
|
+
i0.ɵɵadvance();
|
|
30
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
|
|
31
|
+
i0.ɵɵadvance();
|
|
32
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
33
|
+
i0.ɵɵadvance();
|
|
34
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
35
|
+
i0.ɵɵadvance();
|
|
36
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
37
|
+
i0.ɵɵadvance();
|
|
38
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
39
|
+
i0.ɵɵadvance();
|
|
40
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
41
|
+
i0.ɵɵadvance();
|
|
42
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
43
|
+
i0.ɵɵadvance();
|
|
44
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
45
|
+
i0.ɵɵadvance();
|
|
46
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
47
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent], encapsulation: 2 });
|
|
48
|
+
};
|
|
49
|
+
BCSaaSPaymentProviderConfigurationFormComponent = __decorate([
|
|
50
|
+
RegisterClass(BaseFormComponent, 'BC: Payment Provider Configurations') // Tell MemberJunction about this class
|
|
51
|
+
], BCSaaSPaymentProviderConfigurationFormComponent);
|
|
52
|
+
export { BCSaaSPaymentProviderConfigurationFormComponent };
|
|
53
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BCSaaSPaymentProviderConfigurationFormComponent, [{
|
|
54
|
+
type: Component,
|
|
55
|
+
args: [{ standalone: false, selector: 'gen-bcsaaspaymentproviderconfiguration-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=\"PaymentProviderID\"\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=\"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=\"IsDefault\"\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=\"Metadata\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
|
|
56
|
+
}], null, null); })();
|
|
57
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BCSaaSPaymentProviderConfigurationFormComponent, { className: "BCSaaSPaymentProviderConfigurationFormComponent", filePath: "lib/generated/entities/bcsaaspaymentproviderconfiguration/bcsaaspaymentproviderconfiguration.form.component.ts", lineNumber: 12 }); })();
|
|
58
|
+
//# sourceMappingURL=bcsaaspaymentproviderconfiguration.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaaspaymentproviderconfiguration.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSPaymentProviderConfiguration/bcsaaspaymentproviderconfiguration.form.component.ts","../../../../../src/lib/generated/Entities/BCSaaSPaymentProviderConfiguration/bcsaaspaymentproviderconfiguration.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,+CAA+C,GAArD,MAAM,+CAAgD,SAAQ,iBAAiB;IAC3E,MAAM,CAA4C;IAEhD,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;yWARQ,+CAA+C,yBAA/C,+CAA+C;6DAA/C,+CAA+C;YCX5D,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,0JAAY,0BAAsB,IAAC,qJAChB,uBAAmB,IAAC,qJACpB,uBAAmB,IAAC,uJACnB,wBAAoB,IAAC,qKACd,+BAA2B,IAAC;YAMvD,+CAKgC;YA4D5B,AARA,AARA,AARA,AARA,AATA,AATA,AATA,mCAQiB,uBASA,uBASA,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA;YAGzB,AADI,iBAAuB,EACA;;YAtFiB,AAAlB,mCAAiB,sBAAuB;YAe1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;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;;;ADvE1B,+CAA+C;IAN3D,aAAa,CAAC,iBAAiB,EAAE,qCAAqC,CAAC,CAAC,uCAAuC;GAMnG,+CAA+C,CAS3D;;iFATY,+CAA+C;cAL3D,SAAS;6BACM,KAAK,YACP,6CAA6C;;kFAG9C,+CAA+C"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { BCSaaSPaymentProviderCustomerEntity } 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 BCSaaSPaymentProviderCustomerFormComponent extends BaseFormComponent {
|
|
5
|
+
record: BCSaaSPaymentProviderCustomerEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BCSaaSPaymentProviderCustomerFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BCSaaSPaymentProviderCustomerFormComponent, "gen-bcsaaspaymentprovidercustomer-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=bcsaaspaymentprovidercustomer.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaaspaymentprovidercustomer.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSPaymentProviderCustomer/bcsaaspaymentprovidercustomer.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mCAAmC,EAAE,MAAM,8BAA8B,CAAC;AAEnF,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAMa,0CAA2C,SAAQ,iBAAiB;IACtE,MAAM,EAAG,mCAAmC,CAAC;IAErC,QAAQ;yCAHd,0CAA0C;2CAA1C,0CAA0C;CAUtD"}
|
|
@@ -0,0 +1,74 @@
|
|
|
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 BCSaaSPaymentProviderCustomerFormComponent_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
13
|
+
const _r1 = i0.ɵɵgetCurrentView();
|
|
14
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 10);
|
|
15
|
+
i0.ɵɵlistener("Navigate", function BCSaaSPaymentProviderCustomerFormComponent_Conditional_10_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 BCSaaSPaymentProviderCustomerFormComponent_Conditional_10_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("bCSubscriptions", $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: Subscriptions", "PaymentProviderCustomerID"))("NewRecordValues", ctx_r1.NewRecordValues("BC: Subscriptions"))("AllowLoad", ctx_r1.IsSectionExpanded("bCSubscriptions"))("ShowToolbar", false);
|
|
21
|
+
} }
|
|
22
|
+
let BCSaaSPaymentProviderCustomerFormComponent = class BCSaaSPaymentProviderCustomerFormComponent extends BaseFormComponent {
|
|
23
|
+
record;
|
|
24
|
+
async ngOnInit() {
|
|
25
|
+
await super.ngOnInit();
|
|
26
|
+
this.initSections([
|
|
27
|
+
{ sectionKey: 'details', sectionName: 'Details', isExpanded: true },
|
|
28
|
+
{ sectionKey: 'bCSubscriptions', sectionName: 'BC: Subscriptions', isExpanded: false }
|
|
29
|
+
]);
|
|
30
|
+
}
|
|
31
|
+
static ɵfac = /*@__PURE__*/ (() => { let ɵBCSaaSPaymentProviderCustomerFormComponent_BaseFactory; return function BCSaaSPaymentProviderCustomerFormComponent_Factory(__ngFactoryType__) { return (ɵBCSaaSPaymentProviderCustomerFormComponent_BaseFactory || (ɵBCSaaSPaymentProviderCustomerFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(BCSaaSPaymentProviderCustomerFormComponent)))(__ngFactoryType__ || BCSaaSPaymentProviderCustomerFormComponent); }; })();
|
|
32
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BCSaaSPaymentProviderCustomerFormComponent, selectors: [["gen-bcsaaspaymentprovidercustomer-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 11, vars: 37, 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", "PaymentProviderID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ExternalCustomerID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsActive", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Metadata", "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"], ["SectionKey", "bCSubscriptions", "SectionName", "BC: Subscriptions", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function BCSaaSPaymentProviderCustomerFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
33
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
34
|
+
i0.ɵɵlistener("Navigate", function BCSaaSPaymentProviderCustomerFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function BCSaaSPaymentProviderCustomerFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function BCSaaSPaymentProviderCustomerFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function BCSaaSPaymentProviderCustomerFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function BCSaaSPaymentProviderCustomerFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
|
|
35
|
+
i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
|
|
36
|
+
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8);
|
|
37
|
+
i0.ɵɵelementEnd();
|
|
38
|
+
i0.ɵɵelementStart(9, "mj-collapsible-panel", 9);
|
|
39
|
+
i0.ɵɵconditionalCreate(10, BCSaaSPaymentProviderCustomerFormComponent_Conditional_10_Template, 2, 4, "div");
|
|
40
|
+
i0.ɵɵelementEnd()();
|
|
41
|
+
} if (rf & 2) {
|
|
42
|
+
i0.ɵɵproperty("Record", ctx.record)("FormComponent", ctx);
|
|
43
|
+
i0.ɵɵadvance();
|
|
44
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
|
|
45
|
+
i0.ɵɵadvance();
|
|
46
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
47
|
+
i0.ɵɵadvance();
|
|
48
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
49
|
+
i0.ɵɵadvance();
|
|
50
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
51
|
+
i0.ɵɵadvance();
|
|
52
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
53
|
+
i0.ɵɵadvance();
|
|
54
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
55
|
+
i0.ɵɵadvance();
|
|
56
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
57
|
+
i0.ɵɵadvance();
|
|
58
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
59
|
+
i0.ɵɵadvance();
|
|
60
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("bCSubscriptions"))("DefaultExpanded", false);
|
|
61
|
+
i0.ɵɵadvance();
|
|
62
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 10 : -1);
|
|
63
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent, i1.ExplorerEntityDataGridComponent], encapsulation: 2 });
|
|
64
|
+
};
|
|
65
|
+
BCSaaSPaymentProviderCustomerFormComponent = __decorate([
|
|
66
|
+
RegisterClass(BaseFormComponent, 'BC: Payment Provider Customers') // Tell MemberJunction about this class
|
|
67
|
+
], BCSaaSPaymentProviderCustomerFormComponent);
|
|
68
|
+
export { BCSaaSPaymentProviderCustomerFormComponent };
|
|
69
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BCSaaSPaymentProviderCustomerFormComponent, [{
|
|
70
|
+
type: Component,
|
|
71
|
+
args: [{ standalone: false, selector: 'gen-bcsaaspaymentprovidercustomer-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=\"PaymentProviderID\"\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=\"ExternalCustomerID\"\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=\"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=\"Metadata\"\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\n <!-- ========================================\n RELATED ENTITY PANELS\n ======================================== -->\n\n <!-- BC: Subscriptions Section -->\n <mj-collapsible-panel\n SectionKey=\"bCSubscriptions\"\n SectionName=\"BC: Subscriptions\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('bCSubscriptions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('BC: Subscriptions','PaymentProviderCustomerID')\"\n [NewRecordValues]=\"NewRecordValues('BC: Subscriptions')\"\n [AllowLoad]=\"IsSectionExpanded('bCSubscriptions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('bCSubscriptions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
|
|
72
|
+
}], null, null); })();
|
|
73
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BCSaaSPaymentProviderCustomerFormComponent, { className: "BCSaaSPaymentProviderCustomerFormComponent", filePath: "lib/generated/entities/bcsaaspaymentprovidercustomer/bcsaaspaymentprovidercustomer.form.component.ts", lineNumber: 13 }); })();
|
|
74
|
+
//# sourceMappingURL=bcsaaspaymentprovidercustomer.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaaspaymentprovidercustomer.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSPaymentProviderCustomer/bcsaaspaymentprovidercustomer.form.component.ts","../../../../../src/lib/generated/Entities/BCSaaSPaymentProviderCustomer/bcsaaspaymentprovidercustomer.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;;;;;IC2FtD,AADJ,2BAAK,uCAQI;IADD,AADA,iPAAY,6BAAsB,KAAC,8OAClB,0BAAmB,iBAAiB,uBAAuB,KAAC;IAGrF,AADI,iBAA+B,EAC7B;;;IARE,cAAmG;IAGnG,AADA,AADA,AADA,yHAAmG,gEAC3C,0DACN,sBAC7B;;ADtF9B,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;YACnE,EAAE,UAAU,EAAE,iBAAiB,EAAE,WAAW,EAAE,mBAAmB,EAAE,UAAU,EAAE,KAAK,EAAE;SACzF,CAAC,CAAC;IACP,CAAC;qVATQ,0CAA0C,yBAA1C,0CAA0C;6DAA1C,0CAA0C;YCZvD,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,qJAAY,0BAAsB,IAAC,gJAChB,uBAAmB,IAAC,gJACpB,uBAAmB,IAAC,kJACnB,wBAAoB,IAAC,gKACd,+BAA2B,IAAC;YAMvD,+CAKgC;YAmD5B,AARA,AARA,AARA,AARA,AATA,AATA,mCAQiB,uBASA,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA;YAErB,iBAAuB;YAOvB,+CAQ8B;YAC1B,2GAAsB;YAc9B,AADI,iBAAuB,EACA;;YA1GiB,AAAlB,mCAAiB,sBAAuB;YAe1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAe/B,cAAa;YAGb,AADA,AADA,AADA,0BAAa,gCACc,yDACyB,0BAC3B;YACzB,cAYC;YAZD,8CAYC;;;AD5FI,0CAA0C;IANtD,aAAa,CAAC,iBAAiB,EAAE,gCAAgC,CAAC,CAAC,uCAAuC;GAM9F,0CAA0C,CAUtD;;iFAVY,0CAA0C;cALtD,SAAS;6BACM,KAAK,YACP,wCAAwC;;kFAGzC,0CAA0C"}
|
package/dist/lib/generated/Entities/BCSaaSPersonSetting/bcsaaspersonsetting.form.component.d.ts
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { BCSaaSPersonSettingEntity } 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 BCSaaSPersonSettingFormComponent extends BaseFormComponent {
|
|
5
|
+
record: BCSaaSPersonSettingEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BCSaaSPersonSettingFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BCSaaSPersonSettingFormComponent, "gen-bcsaaspersonsetting-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=bcsaaspersonsetting.form.component.d.ts.map
|
package/dist/lib/generated/Entities/BCSaaSPersonSetting/bcsaaspersonsetting.form.component.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaaspersonsetting.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSPersonSetting/bcsaaspersonsetting.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,yBAAyB,EAAE,MAAM,8BAA8B,CAAC;AAEzE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAMa,gCAAiC,SAAQ,iBAAiB;IAC5D,MAAM,EAAG,yBAAyB,CAAC;IAE3B,QAAQ;yCAHd,gCAAgC;2CAAhC,gCAAgC;CAS5C"}
|
|
@@ -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 BCSaaSPersonSettingFormComponent = class BCSaaSPersonSettingFormComponent 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 ɵBCSaaSPersonSettingFormComponent_BaseFactory; return function BCSaaSPersonSettingFormComponent_Factory(__ngFactoryType__) { return (ɵBCSaaSPersonSettingFormComponent_BaseFactory || (ɵBCSaaSPersonSettingFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(BCSaaSPersonSettingFormComponent)))(__ngFactoryType__ || BCSaaSPersonSettingFormComponent); }; })();
|
|
21
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BCSaaSPersonSettingFormComponent, selectors: [["gen-bcsaaspersonsetting-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", "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"], ["FieldName", "PersonID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"]], template: function BCSaaSPersonSettingFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
22
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
23
|
+
i0.ɵɵlistener("Navigate", function BCSaaSPersonSettingFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function BCSaaSPersonSettingFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function BCSaaSPersonSettingFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function BCSaaSPersonSettingFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function BCSaaSPersonSettingFormComponent_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
|
+
BCSaaSPersonSettingFormComponent = __decorate([
|
|
48
|
+
RegisterClass(BaseFormComponent, 'BC: Person Settings') // Tell MemberJunction about this class
|
|
49
|
+
], BCSaaSPersonSettingFormComponent);
|
|
50
|
+
export { BCSaaSPersonSettingFormComponent };
|
|
51
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BCSaaSPersonSettingFormComponent, [{
|
|
52
|
+
type: Component,
|
|
53
|
+
args: [{ standalone: false, selector: 'gen-bcsaaspersonsetting-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=\"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 <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 " }]
|
|
54
|
+
}], null, null); })();
|
|
55
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BCSaaSPersonSettingFormComponent, { className: "BCSaaSPersonSettingFormComponent", filePath: "lib/generated/entities/bcsaaspersonsetting/bcsaaspersonsetting.form.component.ts", lineNumber: 12 }); })();
|
|
56
|
+
//# sourceMappingURL=bcsaaspersonsetting.form.component.js.map
|
package/dist/lib/generated/Entities/BCSaaSPersonSetting/bcsaaspersonsetting.form.component.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaaspersonsetting.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSPersonSetting/bcsaaspersonsetting.form.component.ts","../../../../../src/lib/generated/Entities/BCSaaSPersonSetting/bcsaaspersonsetting.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,gCAAgC,GAAtC,MAAM,gCAAiC,SAAQ,iBAAiB;IAC5D,MAAM,CAA6B;IAEjC,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;6SARQ,gCAAgC,yBAAhC,gCAAgC;6DAAhC,gCAAgC;YCX7C,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,2IAAY,0BAAsB,IAAC,sIAChB,uBAAmB,IAAC,sIACpB,uBAAmB,IAAC,wIACnB,wBAAoB,IAAC,sJACd,+BAA2B,IAAC;YAMvD,+CAKgC;YAmD5B,AARA,AARA,AARA,AARA,AATA,AATA,mCAQiB,uBASA,uBAQA,uBAQA,uBAQA,uBAQA,uBASA;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;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;;;AD9D1B,gCAAgC;IAN5C,aAAa,CAAC,iBAAiB,EAAE,qBAAqB,CAAC,CAAC,uCAAuC;GAMnF,gCAAgC,CAS5C;;iFATY,gCAAgC;cAL5C,SAAS;6BACM,KAAK,YACP,8BAA8B;;kFAG/B,gCAAgC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { BCSaaSPlanEntity } 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 BCSaaSPlanFormComponent extends BaseFormComponent {
|
|
5
|
+
record: BCSaaSPlanEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BCSaaSPlanFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BCSaaSPlanFormComponent, "gen-bcsaasplan-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=bcsaasplan.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaasplan.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSPlan/bcsaasplan.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAEhE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAMa,uBAAwB,SAAQ,iBAAiB;IACnD,MAAM,EAAG,gBAAgB,CAAC;IAElB,QAAQ;yCAHd,uBAAuB;2CAAvB,uBAAuB;CAYnC"}
|
|
@@ -0,0 +1,114 @@
|
|
|
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 BCSaaSPlanFormComponent_Conditional_12_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 BCSaaSPlanFormComponent_Conditional_12_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function BCSaaSPlanFormComponent_Conditional_12_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("bCPlanFeatures", $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: Plan Features", "PlanID"))("NewRecordValues", ctx_r1.NewRecordValues("BC: Plan Features"))("AllowLoad", ctx_r1.IsSectionExpanded("bCPlanFeatures"))("ShowToolbar", false);
|
|
21
|
+
} }
|
|
22
|
+
function BCSaaSPlanFormComponent_Conditional_14_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 BCSaaSPlanFormComponent_Conditional_14_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 BCSaaSPlanFormComponent_Conditional_14_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("bCPlanPrices", $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: Plan Prices", "PlanID"))("NewRecordValues", ctx_r1.NewRecordValues("BC: Plan Prices"))("AllowLoad", ctx_r1.IsSectionExpanded("bCPlanPrices"))("ShowToolbar", false);
|
|
31
|
+
} }
|
|
32
|
+
function BCSaaSPlanFormComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
33
|
+
const _r4 = i0.ɵɵgetCurrentView();
|
|
34
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 14);
|
|
35
|
+
i0.ɵɵlistener("Navigate", function BCSaaSPlanFormComponent_Conditional_16_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function BCSaaSPlanFormComponent_Conditional_16_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("bCOrganizationConfigs", $event.totalRowCount)); });
|
|
36
|
+
i0.ɵɵelementEnd()();
|
|
37
|
+
} if (rf & 2) {
|
|
38
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
39
|
+
i0.ɵɵadvance();
|
|
40
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("BC: Organization Configs", "PlanID"))("NewRecordValues", ctx_r1.NewRecordValues("BC: Organization Configs"))("AllowLoad", ctx_r1.IsSectionExpanded("bCOrganizationConfigs"))("ShowToolbar", false);
|
|
41
|
+
} }
|
|
42
|
+
let BCSaaSPlanFormComponent = class BCSaaSPlanFormComponent extends BaseFormComponent {
|
|
43
|
+
record;
|
|
44
|
+
async ngOnInit() {
|
|
45
|
+
await super.ngOnInit();
|
|
46
|
+
this.initSections([
|
|
47
|
+
{ sectionKey: 'details', sectionName: 'Details', isExpanded: true },
|
|
48
|
+
{ sectionKey: 'bCPlanFeatures', sectionName: 'BC: Plan Features', isExpanded: false },
|
|
49
|
+
{ sectionKey: 'bCPlanPrices', sectionName: 'BC: Plan Prices', isExpanded: false },
|
|
50
|
+
{ sectionKey: 'bCOrganizationConfigs', sectionName: 'Organization Configs', isExpanded: false }
|
|
51
|
+
]);
|
|
52
|
+
}
|
|
53
|
+
static ɵfac = /*@__PURE__*/ (() => { let ɵBCSaaSPlanFormComponent_BaseFactory; return function BCSaaSPlanFormComponent_Factory(__ngFactoryType__) { return (ɵBCSaaSPlanFormComponent_BaseFactory || (ɵBCSaaSPlanFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(BCSaaSPlanFormComponent)))(__ngFactoryType__ || BCSaaSPlanFormComponent); }; })();
|
|
54
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BCSaaSPlanFormComponent, selectors: [["gen-bcsaasplan-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 17, vars: 55, 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", "Description", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Level", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "MonthlyPrice", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AnnualPrice", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Features", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Status", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "bCPlanFeatures", "SectionName", "BC: Plan Features", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "bCPlanPrices", "SectionName", "BC: Plan Prices", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "bCOrganizationConfigs", "SectionName", "Organization Configs", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function BCSaaSPlanFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
55
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
56
|
+
i0.ɵɵlistener("Navigate", function BCSaaSPlanFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function BCSaaSPlanFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function BCSaaSPlanFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function BCSaaSPlanFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function BCSaaSPlanFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
|
|
57
|
+
i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
|
|
58
|
+
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10);
|
|
59
|
+
i0.ɵɵelementEnd();
|
|
60
|
+
i0.ɵɵelementStart(11, "mj-collapsible-panel", 11);
|
|
61
|
+
i0.ɵɵconditionalCreate(12, BCSaaSPlanFormComponent_Conditional_12_Template, 2, 4, "div");
|
|
62
|
+
i0.ɵɵelementEnd();
|
|
63
|
+
i0.ɵɵelementStart(13, "mj-collapsible-panel", 12);
|
|
64
|
+
i0.ɵɵconditionalCreate(14, BCSaaSPlanFormComponent_Conditional_14_Template, 2, 4, "div");
|
|
65
|
+
i0.ɵɵelementEnd();
|
|
66
|
+
i0.ɵɵelementStart(15, "mj-collapsible-panel", 13);
|
|
67
|
+
i0.ɵɵconditionalCreate(16, BCSaaSPlanFormComponent_Conditional_16_Template, 2, 4, "div");
|
|
68
|
+
i0.ɵɵelementEnd()();
|
|
69
|
+
} if (rf & 2) {
|
|
70
|
+
i0.ɵɵproperty("Record", ctx.record)("FormComponent", ctx);
|
|
71
|
+
i0.ɵɵadvance();
|
|
72
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
|
|
73
|
+
i0.ɵɵadvance();
|
|
74
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
75
|
+
i0.ɵɵadvance();
|
|
76
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
77
|
+
i0.ɵɵadvance();
|
|
78
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
79
|
+
i0.ɵɵadvance();
|
|
80
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
81
|
+
i0.ɵɵadvance();
|
|
82
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
83
|
+
i0.ɵɵadvance();
|
|
84
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
85
|
+
i0.ɵɵadvance();
|
|
86
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
87
|
+
i0.ɵɵadvance();
|
|
88
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
89
|
+
i0.ɵɵadvance();
|
|
90
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
91
|
+
i0.ɵɵadvance();
|
|
92
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("bCPlanFeatures"))("DefaultExpanded", false);
|
|
93
|
+
i0.ɵɵadvance();
|
|
94
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 12 : -1);
|
|
95
|
+
i0.ɵɵadvance();
|
|
96
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("bCPlanPrices"))("DefaultExpanded", false);
|
|
97
|
+
i0.ɵɵadvance();
|
|
98
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 14 : -1);
|
|
99
|
+
i0.ɵɵadvance();
|
|
100
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("bCOrganizationConfigs"))("DefaultExpanded", false);
|
|
101
|
+
i0.ɵɵadvance();
|
|
102
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 16 : -1);
|
|
103
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent, i1.ExplorerEntityDataGridComponent], encapsulation: 2 });
|
|
104
|
+
};
|
|
105
|
+
BCSaaSPlanFormComponent = __decorate([
|
|
106
|
+
RegisterClass(BaseFormComponent, 'BC: Plans') // Tell MemberJunction about this class
|
|
107
|
+
], BCSaaSPlanFormComponent);
|
|
108
|
+
export { BCSaaSPlanFormComponent };
|
|
109
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BCSaaSPlanFormComponent, [{
|
|
110
|
+
type: Component,
|
|
111
|
+
args: [{ standalone: false, selector: 'gen-bcsaasplan-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=\"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=\"Level\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"MonthlyPrice\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AnnualPrice\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Features\"\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=\"Status\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- ========================================\n RELATED ENTITY PANELS\n ======================================== -->\n\n <!-- BC: Plan Features Section -->\n <mj-collapsible-panel\n SectionKey=\"bCPlanFeatures\"\n SectionName=\"BC: Plan Features\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('bCPlanFeatures')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('BC: Plan Features','PlanID')\"\n [NewRecordValues]=\"NewRecordValues('BC: Plan Features')\"\n [AllowLoad]=\"IsSectionExpanded('bCPlanFeatures')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('bCPlanFeatures', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- BC: Plan Prices Section -->\n <mj-collapsible-panel\n SectionKey=\"bCPlanPrices\"\n SectionName=\"BC: Plan Prices\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('bCPlanPrices')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('BC: Plan Prices','PlanID')\"\n [NewRecordValues]=\"NewRecordValues('BC: Plan Prices')\"\n [AllowLoad]=\"IsSectionExpanded('bCPlanPrices')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('bCPlanPrices', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Organization Configs Section -->\n <mj-collapsible-panel\n SectionKey=\"bCOrganizationConfigs\"\n SectionName=\"Organization Configs\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('bCOrganizationConfigs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('BC: Organization Configs','PlanID')\"\n [NewRecordValues]=\"NewRecordValues('BC: Organization Configs')\"\n [AllowLoad]=\"IsSectionExpanded('bCOrganizationConfigs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('bCOrganizationConfigs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
|
|
112
|
+
}], null, null); })();
|
|
113
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BCSaaSPlanFormComponent, { className: "BCSaaSPlanFormComponent", filePath: "lib/generated/entities/bcsaasplan/bcsaasplan.form.component.ts", lineNumber: 13 }); })();
|
|
114
|
+
//# sourceMappingURL=bcsaasplan.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaasplan.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSPlan/bcsaasplan.form.component.ts","../../../../../src/lib/generated/Entities/BCSaaSPlan/bcsaasplan.form.component.html"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { BCSaaSPlanFeatureEntity } 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 BCSaaSPlanFeatureFormComponent extends BaseFormComponent {
|
|
5
|
+
record: BCSaaSPlanFeatureEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BCSaaSPlanFeatureFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BCSaaSPlanFeatureFormComponent, "gen-bcsaasplanfeature-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=bcsaasplanfeature.form.component.d.ts.map
|
package/dist/lib/generated/Entities/BCSaaSPlanFeature/bcsaasplanfeature.form.component.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaasplanfeature.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSPlanFeature/bcsaasplanfeature.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AAEvE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAMa,8BAA+B,SAAQ,iBAAiB;IAC1D,MAAM,EAAG,uBAAuB,CAAC;IAEzB,QAAQ;yCAHd,8BAA8B;2CAA9B,8BAA8B;CAS1C"}
|
|
@@ -0,0 +1,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 BCSaaSPlanFeatureFormComponent = class BCSaaSPlanFeatureFormComponent 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 ɵBCSaaSPlanFeatureFormComponent_BaseFactory; return function BCSaaSPlanFeatureFormComponent_Factory(__ngFactoryType__) { return (ɵBCSaaSPlanFeatureFormComponent_BaseFactory || (ɵBCSaaSPlanFeatureFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(BCSaaSPlanFeatureFormComponent)))(__ngFactoryType__ || BCSaaSPlanFeatureFormComponent); }; })();
|
|
21
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BCSaaSPlanFeatureFormComponent, selectors: [["gen-bcsaasplanfeature-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", "PlanID", "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", "__mj_CreatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"]], template: function BCSaaSPlanFeatureFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
22
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
23
|
+
i0.ɵɵlistener("Navigate", function BCSaaSPlanFeatureFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function BCSaaSPlanFeatureFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function BCSaaSPlanFeatureFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function BCSaaSPlanFeatureFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function BCSaaSPlanFeatureFormComponent_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
|
+
BCSaaSPlanFeatureFormComponent = __decorate([
|
|
44
|
+
RegisterClass(BaseFormComponent, 'BC: Plan Features') // Tell MemberJunction about this class
|
|
45
|
+
], BCSaaSPlanFeatureFormComponent);
|
|
46
|
+
export { BCSaaSPlanFeatureFormComponent };
|
|
47
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BCSaaSPlanFeatureFormComponent, [{
|
|
48
|
+
type: Component,
|
|
49
|
+
args: [{ standalone: false, selector: 'gen-bcsaasplanfeature-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=\"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=\"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=\"__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(BCSaaSPlanFeatureFormComponent, { className: "BCSaaSPlanFeatureFormComponent", filePath: "lib/generated/entities/bcsaasplanfeature/bcsaasplanfeature.form.component.ts", lineNumber: 12 }); })();
|
|
52
|
+
//# sourceMappingURL=bcsaasplanfeature.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaasplanfeature.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSPlanFeature/bcsaasplanfeature.form.component.ts","../../../../../src/lib/generated/Entities/BCSaaSPlanFeature/bcsaasplanfeature.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;;AAQ3D,IAAM,8BAA8B,GAApC,MAAM,8BAA+B,SAAQ,iBAAiB;IAC1D,MAAM,CAA2B;IAE/B,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,IAAI,EAAE;SACtE,CAAC,CAAC;IACP,CAAC;qSARQ,8BAA8B,yBAA9B,8BAA8B;6DAA9B,8BAA8B;YCX3C,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,yIAAY,0BAAsB,IAAC,oIAChB,uBAAmB,IAAC,oIACpB,uBAAmB,IAAC,sIACnB,wBAAoB,IAAC,oJACd,+BAA2B,IAAC;YAMvD,+CAKgC;YAmC5B,AARA,AARA,AATA,AATA,mCAQiB,uBASA,uBAQA,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;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;;;AD9C1B,8BAA8B;IAN1C,aAAa,CAAC,iBAAiB,EAAE,mBAAmB,CAAC,CAAC,uCAAuC;GAMjF,8BAA8B,CAS1C;;iFATY,8BAA8B;cAL1C,SAAS;6BACM,KAAK,YACP,4BAA4B;;kFAG7B,8BAA8B"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { BCSaaSPlanPriceEntity } 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 BCSaaSPlanPriceFormComponent extends BaseFormComponent {
|
|
5
|
+
record: BCSaaSPlanPriceEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BCSaaSPlanPriceFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BCSaaSPlanPriceFormComponent, "gen-bcsaasplanprice-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=bcsaasplanprice.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaasplanprice.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSPlanPrice/bcsaasplanprice.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAMa,4BAA6B,SAAQ,iBAAiB;IACxD,MAAM,EAAG,qBAAqB,CAAC;IAEvB,QAAQ;yCAHd,4BAA4B;2CAA5B,4BAA4B;CAYxC"}
|