@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,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 BCSaaSPlanPriceFormComponent_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 BCSaaSPlanPriceFormComponent_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 BCSaaSPlanPriceFormComponent_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("bCSubscriptionHistoriesOldPlanPriceID", $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: Subscription Histories", "OldPlanPriceID"))("NewRecordValues", ctx_r1.NewRecordValues("BC: Subscription Histories"))("AllowLoad", ctx_r1.IsSectionExpanded("bCSubscriptionHistoriesOldPlanPriceID"))("ShowToolbar", false);
|
|
21
|
+
} }
|
|
22
|
+
function BCSaaSPlanPriceFormComponent_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 BCSaaSPlanPriceFormComponent_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 BCSaaSPlanPriceFormComponent_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("bCSubscriptionHistoriesNewPlanPriceID", $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: Subscription Histories", "NewPlanPriceID"))("NewRecordValues", ctx_r1.NewRecordValues("BC: Subscription Histories"))("AllowLoad", ctx_r1.IsSectionExpanded("bCSubscriptionHistoriesNewPlanPriceID"))("ShowToolbar", false);
|
|
31
|
+
} }
|
|
32
|
+
function BCSaaSPlanPriceFormComponent_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 BCSaaSPlanPriceFormComponent_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 BCSaaSPlanPriceFormComponent_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("bCSubscriptions", $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: Subscriptions", "PlanPriceID"))("NewRecordValues", ctx_r1.NewRecordValues("BC: Subscriptions"))("AllowLoad", ctx_r1.IsSectionExpanded("bCSubscriptions"))("ShowToolbar", false);
|
|
41
|
+
} }
|
|
42
|
+
let BCSaaSPlanPriceFormComponent = class BCSaaSPlanPriceFormComponent extends BaseFormComponent {
|
|
43
|
+
record;
|
|
44
|
+
async ngOnInit() {
|
|
45
|
+
await super.ngOnInit();
|
|
46
|
+
this.initSections([
|
|
47
|
+
{ sectionKey: 'details', sectionName: 'Details', isExpanded: true },
|
|
48
|
+
{ sectionKey: 'bCSubscriptionHistoriesOldPlanPriceID', sectionName: 'BC: Subscription Histories', isExpanded: false },
|
|
49
|
+
{ sectionKey: 'bCSubscriptionHistoriesNewPlanPriceID', sectionName: 'BC: Subscription Histories', isExpanded: false },
|
|
50
|
+
{ sectionKey: 'bCSubscriptions', sectionName: 'BC: Subscriptions', isExpanded: false }
|
|
51
|
+
]);
|
|
52
|
+
}
|
|
53
|
+
static ɵfac = /*@__PURE__*/ (() => { let ɵBCSaaSPlanPriceFormComponent_BaseFactory; return function BCSaaSPlanPriceFormComponent_Factory(__ngFactoryType__) { return (ɵBCSaaSPlanPriceFormComponent_BaseFactory || (ɵBCSaaSPlanPriceFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(BCSaaSPlanPriceFormComponent)))(__ngFactoryType__ || BCSaaSPlanPriceFormComponent); }; })();
|
|
54
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BCSaaSPlanPriceFormComponent, selectors: [["gen-bcsaasplanprice-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", "PlanID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "PricingModelID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "BillingCycleID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Currency", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Price", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UsageMetricID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsActive", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "bCSubscriptionHistoriesOldPlanPriceID", "SectionName", "BC: Subscription Histories", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "bCSubscriptionHistoriesNewPlanPriceID", "SectionName", "BC: Subscription Histories", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["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 BCSaaSPlanPriceFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
55
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
56
|
+
i0.ɵɵlistener("Navigate", function BCSaaSPlanPriceFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function BCSaaSPlanPriceFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function BCSaaSPlanPriceFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function BCSaaSPlanPriceFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function BCSaaSPlanPriceFormComponent_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, BCSaaSPlanPriceFormComponent_Conditional_12_Template, 2, 4, "div");
|
|
62
|
+
i0.ɵɵelementEnd();
|
|
63
|
+
i0.ɵɵelementStart(13, "mj-collapsible-panel", 12);
|
|
64
|
+
i0.ɵɵconditionalCreate(14, BCSaaSPlanPriceFormComponent_Conditional_14_Template, 2, 4, "div");
|
|
65
|
+
i0.ɵɵelementEnd();
|
|
66
|
+
i0.ɵɵelementStart(15, "mj-collapsible-panel", 13);
|
|
67
|
+
i0.ɵɵconditionalCreate(16, BCSaaSPlanPriceFormComponent_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("bCSubscriptionHistoriesOldPlanPriceID"))("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("bCSubscriptionHistoriesNewPlanPriceID"))("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("bCSubscriptions"))("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
|
+
BCSaaSPlanPriceFormComponent = __decorate([
|
|
106
|
+
RegisterClass(BaseFormComponent, 'BC: Plan Prices') // Tell MemberJunction about this class
|
|
107
|
+
], BCSaaSPlanPriceFormComponent);
|
|
108
|
+
export { BCSaaSPlanPriceFormComponent };
|
|
109
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BCSaaSPlanPriceFormComponent, [{
|
|
110
|
+
type: Component,
|
|
111
|
+
args: [{ standalone: false, selector: 'gen-bcsaasplanprice-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=\"PricingModelID\"\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=\"BillingCycleID\"\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=\"Currency\"\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=\"Price\"\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=\"UsageMetricID\"\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=\"__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: Subscription Histories Section -->\n <mj-collapsible-panel\n SectionKey=\"bCSubscriptionHistoriesOldPlanPriceID\"\n SectionName=\"BC: Subscription Histories\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('bCSubscriptionHistoriesOldPlanPriceID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('BC: Subscription Histories','OldPlanPriceID')\"\n [NewRecordValues]=\"NewRecordValues('BC: Subscription Histories')\"\n [AllowLoad]=\"IsSectionExpanded('bCSubscriptionHistoriesOldPlanPriceID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('bCSubscriptionHistoriesOldPlanPriceID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- BC: Subscription Histories Section -->\n <mj-collapsible-panel\n SectionKey=\"bCSubscriptionHistoriesNewPlanPriceID\"\n SectionName=\"BC: Subscription Histories\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('bCSubscriptionHistoriesNewPlanPriceID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('BC: Subscription Histories','NewPlanPriceID')\"\n [NewRecordValues]=\"NewRecordValues('BC: Subscription Histories')\"\n [AllowLoad]=\"IsSectionExpanded('bCSubscriptionHistoriesNewPlanPriceID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('bCSubscriptionHistoriesNewPlanPriceID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\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','PlanPriceID')\"\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 " }]
|
|
112
|
+
}], null, null); })();
|
|
113
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BCSaaSPlanPriceFormComponent, { className: "BCSaaSPlanPriceFormComponent", filePath: "lib/generated/entities/bcsaasplanprice/bcsaasplanprice.form.component.ts", lineNumber: 13 }); })();
|
|
114
|
+
//# sourceMappingURL=bcsaasplanprice.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaasplanprice.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSPlanPrice/bcsaasplanprice.form.component.ts","../../../../../src/lib/generated/Entities/BCSaaSPlanPrice/bcsaasplanprice.form.component.html"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { BCSaaSPricingModelEntity } 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 BCSaaSPricingModelFormComponent extends BaseFormComponent {
|
|
5
|
+
record: BCSaaSPricingModelEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BCSaaSPricingModelFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BCSaaSPricingModelFormComponent, "gen-bcsaaspricingmodel-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=bcsaaspricingmodel.form.component.d.ts.map
|
package/dist/lib/generated/Entities/BCSaaSPricingModel/bcsaaspricingmodel.form.component.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaaspricingmodel.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSPricingModel/bcsaaspricingmodel.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,wBAAwB,EAAE,MAAM,8BAA8B,CAAC;AAExE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAMa,+BAAgC,SAAQ,iBAAiB;IAC3D,MAAM,EAAG,wBAAwB,CAAC;IAE1B,QAAQ;yCAHd,+BAA+B;2CAA/B,+BAA+B;CAU3C"}
|
|
@@ -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 BCSaaSPricingModelFormComponent_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 BCSaaSPricingModelFormComponent_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 BCSaaSPricingModelFormComponent_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("bCPlanPrices", $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 Prices", "PricingModelID"))("NewRecordValues", ctx_r1.NewRecordValues("BC: Plan Prices"))("AllowLoad", ctx_r1.IsSectionExpanded("bCPlanPrices"))("ShowToolbar", false);
|
|
21
|
+
} }
|
|
22
|
+
let BCSaaSPricingModelFormComponent = class BCSaaSPricingModelFormComponent extends BaseFormComponent {
|
|
23
|
+
record;
|
|
24
|
+
async ngOnInit() {
|
|
25
|
+
await super.ngOnInit();
|
|
26
|
+
this.initSections([
|
|
27
|
+
{ sectionKey: 'details', sectionName: 'Details', isExpanded: true },
|
|
28
|
+
{ sectionKey: 'bCPlanPrices', sectionName: 'BC: Plan Prices', isExpanded: false }
|
|
29
|
+
]);
|
|
30
|
+
}
|
|
31
|
+
static ɵfac = /*@__PURE__*/ (() => { let ɵBCSaaSPricingModelFormComponent_BaseFactory; return function BCSaaSPricingModelFormComponent_Factory(__ngFactoryType__) { return (ɵBCSaaSPricingModelFormComponent_BaseFactory || (ɵBCSaaSPricingModelFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(BCSaaSPricingModelFormComponent)))(__ngFactoryType__ || BCSaaSPricingModelFormComponent); }; })();
|
|
32
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BCSaaSPricingModelFormComponent, selectors: [["gen-bcsaaspricingmodel-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", "Name", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Description", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RequiresBillingCycle", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RequiresUsageMetric", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsActive", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "bCPlanPrices", "SectionName", "BC: Plan Prices", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function BCSaaSPricingModelFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
33
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
34
|
+
i0.ɵɵlistener("Navigate", function BCSaaSPricingModelFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function BCSaaSPricingModelFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function BCSaaSPricingModelFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function BCSaaSPricingModelFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function BCSaaSPricingModelFormComponent_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, BCSaaSPricingModelFormComponent_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("bCPlanPrices"))("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
|
+
BCSaaSPricingModelFormComponent = __decorate([
|
|
66
|
+
RegisterClass(BaseFormComponent, 'BC: Pricing Models') // Tell MemberJunction about this class
|
|
67
|
+
], BCSaaSPricingModelFormComponent);
|
|
68
|
+
export { BCSaaSPricingModelFormComponent };
|
|
69
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BCSaaSPricingModelFormComponent, [{
|
|
70
|
+
type: Component,
|
|
71
|
+
args: [{ standalone: false, selector: 'gen-bcsaaspricingmodel-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=\"RequiresBillingCycle\"\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=\"RequiresUsageMetric\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsActive\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- ========================================\n RELATED ENTITY PANELS\n ======================================== -->\n\n <!-- BC: 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','PricingModelID')\"\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</mj-record-form-container>\n " }]
|
|
72
|
+
}], null, null); })();
|
|
73
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BCSaaSPricingModelFormComponent, { className: "BCSaaSPricingModelFormComponent", filePath: "lib/generated/entities/bcsaaspricingmodel/bcsaaspricingmodel.form.component.ts", lineNumber: 13 }); })();
|
|
74
|
+
//# sourceMappingURL=bcsaaspricingmodel.form.component.js.map
|
package/dist/lib/generated/Entities/BCSaaSPricingModel/bcsaaspricingmodel.form.component.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaaspricingmodel.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSPricingModel/bcsaaspricingmodel.form.component.ts","../../../../../src/lib/generated/Entities/BCSaaSPricingModel/bcsaaspricingmodel.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;;;;;ICyFtD,AADJ,2BAAK,uCAQI;IADD,AADA,sOAAY,6BAAsB,KAAC,mOAClB,0BAAmB,cAAc,uBAAuB,KAAC;IAGlF,AADI,iBAA+B,EAC7B;;;IARE,cAAsF;IAGtF,AADA,AADA,AADA,4GAAsF,8DAChC,uDACP,sBAC1B;;ADpF9B,IAAM,+BAA+B,GAArC,MAAM,+BAAgC,SAAQ,iBAAiB;IAC3D,MAAM,CAA4B;IAEhC,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,IAAI,EAAE;YACnE,EAAE,UAAU,EAAE,cAAc,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACpF,CAAC,CAAC;IACP,CAAC;ySATQ,+BAA+B,yBAA/B,+BAA+B;6DAA/B,+BAA+B;YCZ5C,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,0IAAY,0BAAsB,IAAC,qIAChB,uBAAmB,IAAC,qIACpB,uBAAmB,IAAC,uIACnB,wBAAoB,IAAC,qJACd,+BAA2B,IAAC;YAMvD,+CAKgC;YAiD5B,AARA,AARA,AARA,AARA,AARA,AARA,mCAOiB,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA;YAErB,iBAAuB;YAOvB,+CAQ8B;YAC1B,gGAAsB;YAc9B,AADI,iBAAuB,EACA;;YAxGiB,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;YAe/B,cAAa;YAGb,AADA,AADA,AADA,0BAAa,gCACc,sDACsB,0BACxB;YACzB,cAYC;YAZD,8CAYC;;;AD1FI,+BAA+B;IAN3C,aAAa,CAAC,iBAAiB,EAAE,oBAAoB,CAAC,CAAC,uCAAuC;GAMlF,+BAA+B,CAU3C;;iFAVY,+BAA+B;cAL3C,SAAS;6BACM,KAAK,YACP,6BAA6B;;kFAG9B,+BAA+B"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { BCSaaSRelationshipRoleEntity } 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 BCSaaSRelationshipRoleFormComponent extends BaseFormComponent {
|
|
5
|
+
record: BCSaaSRelationshipRoleEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BCSaaSRelationshipRoleFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BCSaaSRelationshipRoleFormComponent, "gen-bcsaasrelationshiprole-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=bcsaasrelationshiprole.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaasrelationshiprole.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSRelationshipRole/bcsaasrelationshiprole.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,4BAA4B,EAAE,MAAM,8BAA8B,CAAC;AAE5E,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAMa,mCAAoC,SAAQ,iBAAiB;IAC/D,MAAM,EAAG,4BAA4B,CAAC;IAE9B,QAAQ;yCAHd,mCAAmC;2CAAnC,mCAAmC;CAS/C"}
|
package/dist/lib/generated/Entities/BCSaaSRelationshipRole/bcsaasrelationshiprole.form.component.js
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
import { Component } from '@angular/core';
|
|
8
|
+
import { RegisterClass } from '@memberjunction/global';
|
|
9
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
10
|
+
import * as i0 from "@angular/core";
|
|
11
|
+
import * as i1 from "@memberjunction/ng-base-forms";
|
|
12
|
+
let BCSaaSRelationshipRoleFormComponent = class BCSaaSRelationshipRoleFormComponent 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 ɵBCSaaSRelationshipRoleFormComponent_BaseFactory; return function BCSaaSRelationshipRoleFormComponent_Factory(__ngFactoryType__) { return (ɵBCSaaSRelationshipRoleFormComponent_BaseFactory || (ɵBCSaaSRelationshipRoleFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(BCSaaSRelationshipRoleFormComponent)))(__ngFactoryType__ || BCSaaSRelationshipRoleFormComponent); }; })();
|
|
21
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BCSaaSRelationshipRoleFormComponent, selectors: [["gen-bcsaasrelationshiprole-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 8, vars: 28, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "details", "SectionName", "Details", "Icon", "fa fa-align-left", 3, "Form", "FormContext"], ["FieldName", "RelationshipID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RoleID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Level", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsSystem", "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 BCSaaSRelationshipRoleFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
22
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
23
|
+
i0.ɵɵlistener("Navigate", function BCSaaSRelationshipRoleFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function BCSaaSRelationshipRoleFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function BCSaaSRelationshipRoleFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function BCSaaSRelationshipRoleFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function BCSaaSRelationshipRoleFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
|
|
24
|
+
i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
|
|
25
|
+
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7);
|
|
26
|
+
i0.ɵɵelementEnd()();
|
|
27
|
+
} if (rf & 2) {
|
|
28
|
+
i0.ɵɵproperty("Record", ctx.record)("FormComponent", ctx);
|
|
29
|
+
i0.ɵɵadvance();
|
|
30
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
|
|
31
|
+
i0.ɵɵadvance();
|
|
32
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
33
|
+
i0.ɵɵadvance();
|
|
34
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
35
|
+
i0.ɵɵadvance();
|
|
36
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
37
|
+
i0.ɵɵadvance();
|
|
38
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
39
|
+
i0.ɵɵadvance();
|
|
40
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
41
|
+
i0.ɵɵadvance();
|
|
42
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
43
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent], encapsulation: 2 });
|
|
44
|
+
};
|
|
45
|
+
BCSaaSRelationshipRoleFormComponent = __decorate([
|
|
46
|
+
RegisterClass(BaseFormComponent, 'BC: Relationship Roles') // Tell MemberJunction about this class
|
|
47
|
+
], BCSaaSRelationshipRoleFormComponent);
|
|
48
|
+
export { BCSaaSRelationshipRoleFormComponent };
|
|
49
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BCSaaSRelationshipRoleFormComponent, [{
|
|
50
|
+
type: Component,
|
|
51
|
+
args: [{ standalone: false, selector: 'gen-bcsaasrelationshiprole-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=\"RelationshipID\"\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=\"RoleID\"\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=\"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=\"IsSystem\"\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 " }]
|
|
52
|
+
}], null, null); })();
|
|
53
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BCSaaSRelationshipRoleFormComponent, { className: "BCSaaSRelationshipRoleFormComponent", filePath: "lib/generated/entities/bcsaasrelationshiprole/bcsaasrelationshiprole.form.component.ts", lineNumber: 12 }); })();
|
|
54
|
+
//# sourceMappingURL=bcsaasrelationshiprole.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaasrelationshiprole.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSRelationshipRole/bcsaasrelationshiprole.form.component.ts","../../../../../src/lib/generated/Entities/BCSaaSRelationshipRole/bcsaasrelationshiprole.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,mCAAmC,GAAzC,MAAM,mCAAoC,SAAQ,iBAAiB;IAC/D,MAAM,CAAgC;IAEpC,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;yTARQ,mCAAmC,yBAAnC,mCAAmC;6DAAnC,mCAAmC;YCXhD,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,8IAAY,0BAAsB,IAAC,yIAChB,uBAAmB,IAAC,yIACpB,uBAAmB,IAAC,2IACnB,wBAAoB,IAAC,yJACd,+BAA2B,IAAC;YAMvD,+CAKgC;YA2C5B,AARA,AARA,AARA,AATA,AATA,mCAQiB,uBASA,uBAQA,uBAQA,uBAQA,uBAQA;YAGzB,AADI,iBAAuB,EACA;;YArEiB,AAAlB,mCAAiB,sBAAuB;YAe1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;;;ADtD1B,mCAAmC;IAN/C,aAAa,CAAC,iBAAiB,EAAE,wBAAwB,CAAC,CAAC,uCAAuC;GAMtF,mCAAmC,CAS/C;;iFATY,mCAAmC;cAL/C,SAAS;6BACM,KAAK,YACP,iCAAiC;;kFAGlC,mCAAmC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { BCSaaSSettingEntity } 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 BCSaaSSettingFormComponent extends BaseFormComponent {
|
|
5
|
+
record: BCSaaSSettingEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BCSaaSSettingFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BCSaaSSettingFormComponent, "gen-bcsaassetting-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=bcsaassetting.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaassetting.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSSetting/bcsaassetting.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAEnE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAMa,0BAA2B,SAAQ,iBAAiB;IACtD,MAAM,EAAG,mBAAmB,CAAC;IAErB,QAAQ;yCAHd,0BAA0B;2CAA1B,0BAA0B;CAatC"}
|
|
@@ -0,0 +1,140 @@
|
|
|
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 BCSaaSSettingFormComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
13
|
+
const _r1 = i0.ɵɵgetCurrentView();
|
|
14
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 19);
|
|
15
|
+
i0.ɵɵlistener("Navigate", function BCSaaSSettingFormComponent_Conditional_16_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 BCSaaSSettingFormComponent_Conditional_16_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("bCSettingAllowedScopes", $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: Setting Allowed Scopes", "SettingID"))("NewRecordValues", ctx_r1.NewRecordValues("BC: Setting Allowed Scopes"))("AllowLoad", ctx_r1.IsSectionExpanded("bCSettingAllowedScopes"))("ShowToolbar", false);
|
|
21
|
+
} }
|
|
22
|
+
function BCSaaSSettingFormComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
23
|
+
const _r3 = i0.ɵɵgetCurrentView();
|
|
24
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 19);
|
|
25
|
+
i0.ɵɵlistener("Navigate", function BCSaaSSettingFormComponent_Conditional_18_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 BCSaaSSettingFormComponent_Conditional_18_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("bCPersonSettings", $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: Person Settings", "SettingID"))("NewRecordValues", ctx_r1.NewRecordValues("BC: Person Settings"))("AllowLoad", ctx_r1.IsSectionExpanded("bCPersonSettings"))("ShowToolbar", false);
|
|
31
|
+
} }
|
|
32
|
+
function BCSaaSSettingFormComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
33
|
+
const _r4 = i0.ɵɵgetCurrentView();
|
|
34
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 19);
|
|
35
|
+
i0.ɵɵlistener("Navigate", function BCSaaSSettingFormComponent_Conditional_20_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 BCSaaSSettingFormComponent_Conditional_20_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("settingExtensions", $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("Setting Extensions", "SettingID"))("NewRecordValues", ctx_r1.NewRecordValues("Setting Extensions"))("AllowLoad", ctx_r1.IsSectionExpanded("settingExtensions"))("ShowToolbar", false);
|
|
41
|
+
} }
|
|
42
|
+
function BCSaaSSettingFormComponent_Conditional_22_Template(rf, ctx) { if (rf & 1) {
|
|
43
|
+
const _r5 = i0.ɵɵgetCurrentView();
|
|
44
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 19);
|
|
45
|
+
i0.ɵɵlistener("Navigate", function BCSaaSSettingFormComponent_Conditional_22_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function BCSaaSSettingFormComponent_Conditional_22_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("bCOrganizationSettings", $event.totalRowCount)); });
|
|
46
|
+
i0.ɵɵelementEnd()();
|
|
47
|
+
} if (rf & 2) {
|
|
48
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
49
|
+
i0.ɵɵadvance();
|
|
50
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("BC: Organization Settings", "SettingID"))("NewRecordValues", ctx_r1.NewRecordValues("BC: Organization Settings"))("AllowLoad", ctx_r1.IsSectionExpanded("bCOrganizationSettings"))("ShowToolbar", false);
|
|
51
|
+
} }
|
|
52
|
+
let BCSaaSSettingFormComponent = class BCSaaSSettingFormComponent extends BaseFormComponent {
|
|
53
|
+
record;
|
|
54
|
+
async ngOnInit() {
|
|
55
|
+
await super.ngOnInit();
|
|
56
|
+
this.initSections([
|
|
57
|
+
{ sectionKey: 'details', sectionName: 'Details', isExpanded: true },
|
|
58
|
+
{ sectionKey: 'bCSettingAllowedScopes', sectionName: 'BC: Setting Allowed Scopes', isExpanded: false },
|
|
59
|
+
{ sectionKey: 'bCPersonSettings', sectionName: 'Person Settings', isExpanded: false },
|
|
60
|
+
{ sectionKey: 'settingExtensions', sectionName: 'Setting Extensions', isExpanded: false },
|
|
61
|
+
{ sectionKey: 'bCOrganizationSettings', sectionName: 'BC: Organization Settings', isExpanded: false }
|
|
62
|
+
]);
|
|
63
|
+
}
|
|
64
|
+
static ɵfac = /*@__PURE__*/ (() => { let ɵBCSaaSSettingFormComponent_BaseFactory; return function BCSaaSSettingFormComponent_Factory(__ngFactoryType__) { return (ɵBCSaaSSettingFormComponent_BaseFactory || (ɵBCSaaSSettingFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(BCSaaSSettingFormComponent)))(__ngFactoryType__ || BCSaaSSettingFormComponent); }; })();
|
|
65
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BCSaaSSettingFormComponent, selectors: [["gen-bcsaassetting-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 23, vars: 76, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "details", "SectionName", "Details", "Icon", "fa fa-align-left", 3, "Form", "FormContext"], ["FieldName", "Key", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Name", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Description", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CategoryID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ValueType", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "DefaultValue", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ValidationRegex", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsRequired", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Sequence", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "MinimumPlanLevel", "Type", "number", 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", "bCSettingAllowedScopes", "SectionName", "BC: Setting Allowed Scopes", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "bCPersonSettings", "SectionName", "Person Settings", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "settingExtensions", "SectionName", "Setting Extensions", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "bCOrganizationSettings", "SectionName", "BC: Organization Settings", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function BCSaaSSettingFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
66
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
67
|
+
i0.ɵɵlistener("Navigate", function BCSaaSSettingFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function BCSaaSSettingFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function BCSaaSSettingFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function BCSaaSSettingFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function BCSaaSSettingFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
|
|
68
|
+
i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
|
|
69
|
+
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11)(12, "mj-form-field", 12)(13, "mj-form-field", 13)(14, "mj-form-field", 14);
|
|
70
|
+
i0.ɵɵelementEnd();
|
|
71
|
+
i0.ɵɵelementStart(15, "mj-collapsible-panel", 15);
|
|
72
|
+
i0.ɵɵconditionalCreate(16, BCSaaSSettingFormComponent_Conditional_16_Template, 2, 4, "div");
|
|
73
|
+
i0.ɵɵelementEnd();
|
|
74
|
+
i0.ɵɵelementStart(17, "mj-collapsible-panel", 16);
|
|
75
|
+
i0.ɵɵconditionalCreate(18, BCSaaSSettingFormComponent_Conditional_18_Template, 2, 4, "div");
|
|
76
|
+
i0.ɵɵelementEnd();
|
|
77
|
+
i0.ɵɵelementStart(19, "mj-collapsible-panel", 17);
|
|
78
|
+
i0.ɵɵconditionalCreate(20, BCSaaSSettingFormComponent_Conditional_20_Template, 2, 4, "div");
|
|
79
|
+
i0.ɵɵelementEnd();
|
|
80
|
+
i0.ɵɵelementStart(21, "mj-collapsible-panel", 18);
|
|
81
|
+
i0.ɵɵconditionalCreate(22, BCSaaSSettingFormComponent_Conditional_22_Template, 2, 4, "div");
|
|
82
|
+
i0.ɵɵelementEnd()();
|
|
83
|
+
} if (rf & 2) {
|
|
84
|
+
i0.ɵɵproperty("Record", ctx.record)("FormComponent", ctx);
|
|
85
|
+
i0.ɵɵadvance();
|
|
86
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
|
|
87
|
+
i0.ɵɵadvance();
|
|
88
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
89
|
+
i0.ɵɵadvance();
|
|
90
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
91
|
+
i0.ɵɵadvance();
|
|
92
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
93
|
+
i0.ɵɵadvance();
|
|
94
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
95
|
+
i0.ɵɵadvance();
|
|
96
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
97
|
+
i0.ɵɵadvance();
|
|
98
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
99
|
+
i0.ɵɵadvance();
|
|
100
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
101
|
+
i0.ɵɵadvance();
|
|
102
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
103
|
+
i0.ɵɵadvance();
|
|
104
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
105
|
+
i0.ɵɵadvance();
|
|
106
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
107
|
+
i0.ɵɵadvance();
|
|
108
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
109
|
+
i0.ɵɵadvance();
|
|
110
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
111
|
+
i0.ɵɵadvance();
|
|
112
|
+
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
113
|
+
i0.ɵɵadvance();
|
|
114
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("bCSettingAllowedScopes"))("DefaultExpanded", false);
|
|
115
|
+
i0.ɵɵadvance();
|
|
116
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 16 : -1);
|
|
117
|
+
i0.ɵɵadvance();
|
|
118
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("bCPersonSettings"))("DefaultExpanded", false);
|
|
119
|
+
i0.ɵɵadvance();
|
|
120
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 18 : -1);
|
|
121
|
+
i0.ɵɵadvance();
|
|
122
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("settingExtensions"))("DefaultExpanded", false);
|
|
123
|
+
i0.ɵɵadvance();
|
|
124
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 20 : -1);
|
|
125
|
+
i0.ɵɵadvance();
|
|
126
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("bCOrganizationSettings"))("DefaultExpanded", false);
|
|
127
|
+
i0.ɵɵadvance();
|
|
128
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 22 : -1);
|
|
129
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent, i1.ExplorerEntityDataGridComponent], encapsulation: 2 });
|
|
130
|
+
};
|
|
131
|
+
BCSaaSSettingFormComponent = __decorate([
|
|
132
|
+
RegisterClass(BaseFormComponent, 'BC: Settings') // Tell MemberJunction about this class
|
|
133
|
+
], BCSaaSSettingFormComponent);
|
|
134
|
+
export { BCSaaSSettingFormComponent };
|
|
135
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BCSaaSSettingFormComponent, [{
|
|
136
|
+
type: Component,
|
|
137
|
+
args: [{ standalone: false, selector: 'gen-bcsaassetting-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=\"Key\"\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=\"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=\"CategoryID\"\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=\"ValueType\"\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=\"DefaultValue\"\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=\"ValidationRegex\"\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=\"IsRequired\"\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=\"Sequence\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"MinimumPlanLevel\"\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=\"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: Setting Allowed Scopes Section -->\n <mj-collapsible-panel\n SectionKey=\"bCSettingAllowedScopes\"\n SectionName=\"BC: Setting Allowed Scopes\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('bCSettingAllowedScopes')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('BC: Setting Allowed Scopes','SettingID')\"\n [NewRecordValues]=\"NewRecordValues('BC: Setting Allowed Scopes')\"\n [AllowLoad]=\"IsSectionExpanded('bCSettingAllowedScopes')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('bCSettingAllowedScopes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Person Settings Section -->\n <mj-collapsible-panel\n SectionKey=\"bCPersonSettings\"\n SectionName=\"Person Settings\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('bCPersonSettings')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('BC: Person Settings','SettingID')\"\n [NewRecordValues]=\"NewRecordValues('BC: Person Settings')\"\n [AllowLoad]=\"IsSectionExpanded('bCPersonSettings')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('bCPersonSettings', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Setting Extensions Section -->\n <mj-collapsible-panel\n SectionKey=\"settingExtensions\"\n SectionName=\"Setting Extensions\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('settingExtensions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Setting Extensions','SettingID')\"\n [NewRecordValues]=\"NewRecordValues('Setting Extensions')\"\n [AllowLoad]=\"IsSectionExpanded('settingExtensions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('settingExtensions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- BC: Organization Settings Section -->\n <mj-collapsible-panel\n SectionKey=\"bCOrganizationSettings\"\n SectionName=\"BC: Organization Settings\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('bCOrganizationSettings')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('BC: Organization Settings','SettingID')\"\n [NewRecordValues]=\"NewRecordValues('BC: Organization Settings')\"\n [AllowLoad]=\"IsSectionExpanded('bCOrganizationSettings')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('bCOrganizationSettings', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
|
|
138
|
+
}], null, null); })();
|
|
139
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BCSaaSSettingFormComponent, { className: "BCSaaSSettingFormComponent", filePath: "lib/generated/entities/bcsaassetting/bcsaassetting.form.component.ts", lineNumber: 13 }); })();
|
|
140
|
+
//# sourceMappingURL=bcsaassetting.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaassetting.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSSetting/bcsaassetting.form.component.ts","../../../../../src/lib/generated/Entities/BCSaaSSetting/bcsaassetting.form.component.html"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { BCSaaSSettingAllowedScopeEntity } 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 BCSaaSSettingAllowedScopeFormComponent extends BaseFormComponent {
|
|
5
|
+
record: BCSaaSSettingAllowedScopeEntity;
|
|
6
|
+
ngOnInit(): Promise<void>;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BCSaaSSettingAllowedScopeFormComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BCSaaSSettingAllowedScopeFormComponent, "gen-bcsaassettingallowedscope-form", never, {}, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=bcsaassettingallowedscope.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bcsaassettingallowedscope.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/BCSaaSSettingAllowedScope/bcsaassettingallowedscope.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,+BAA+B,EAAE,MAAM,8BAA8B,CAAC;AAE/E,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAMa,sCAAuC,SAAQ,iBAAiB;IAClE,MAAM,EAAG,+BAA+B,CAAC;IAEjC,QAAQ;yCAHd,sCAAsC;2CAAtC,sCAAsC;CASlD"}
|