ngx-vector-components 4.82.1 → 4.83.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/esm2020/lib/models/profile.model.mjs +2 -1
- package/fesm2015/ngx-vector-components.mjs +1 -0
- package/fesm2015/ngx-vector-components.mjs.map +1 -1
- package/fesm2020/ngx-vector-components.mjs +1 -0
- package/fesm2020/ngx-vector-components.mjs.map +1 -1
- package/lib/models/profile.model.d.ts +1 -0
- package/package.json +1 -1
|
@@ -368,6 +368,7 @@ var ProfileModuleActionType;
|
|
|
368
368
|
ProfileModuleActionType["CREATE_AND_EDIT_NPS"] = "Create and edit NPS";
|
|
369
369
|
ProfileModuleActionType["READ_NPS_INFORMATION"] = "Read NPS information";
|
|
370
370
|
ProfileModuleActionType["TEX_ONBOARDING_TRACKING"] = "OnboardingTracking";
|
|
371
|
+
ProfileModuleActionType["TEX_CARRIER_ASSOCIATION_TRACKING"] = "Carrier Association Tracking";
|
|
371
372
|
ProfileModuleActionType["BIDDING_PARAMETERS"] = "Bidding Parameters";
|
|
372
373
|
ProfileModuleActionType["DRIVER_SCORE_METRICS_ADMIN"] = "Driver Score Metrics Admin";
|
|
373
374
|
ProfileModuleActionType["SHOW_DOCK_BUILDING"] = "Show Dock Building";
|