@elevasis/ui 2.25.6 → 2.26.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/dist/api/index.js +2 -2
- package/dist/app/index.css +15 -5
- package/dist/app/index.d.ts +61 -14
- package/dist/app/index.js +6 -6
- package/dist/charts/index.js +6 -5
- package/dist/chunk-3MEXPLWT.js +265 -0
- package/dist/{chunk-BDKM56TP.js → chunk-4KTLOK7K.js} +1 -1
- package/dist/{chunk-KMAXFJPH.js → chunk-CW3UNAF2.js} +5 -409
- package/dist/{chunk-HKBEURCV.js → chunk-G26INIF3.js} +1 -1
- package/dist/{chunk-7F3IQMLI.js → chunk-G66QFZXD.js} +11 -214
- package/dist/{chunk-QIW6OCEI.js → chunk-HLFFKKT3.js} +27 -373
- package/dist/chunk-JDNEWB5F.js +10 -0
- package/dist/{chunk-L7D6KNHV.js → chunk-JKBGDFX2.js} +890 -749
- package/dist/{chunk-YRKQNPK2.js → chunk-JPGX3533.js} +4 -3
- package/dist/chunk-KCGGA36K.js +73 -0
- package/dist/chunk-KEFWANZY.js +155 -0
- package/dist/chunk-LH4GPYDX.js +448 -0
- package/dist/{chunk-JXSBOG2R.js → chunk-LWKZ3BCC.js} +5 -4
- package/dist/chunk-OGXKOMUT.js +412 -0
- package/dist/chunk-OHXU5WWK.js +3731 -0
- package/dist/chunk-ONFKASZI.js +2004 -0
- package/dist/{chunk-U36X6NZM.js → chunk-RIFTUOPE.js} +2 -14
- package/dist/{chunk-T6INEVX6.js → chunk-SGS4CQ2B.js} +1 -1
- package/dist/{chunk-C7IBFI5B.js → chunk-UPMX5GJI.js} +5 -5
- package/dist/{chunk-ARJPZ66V.js → chunk-UY5I2KOZ.js} +208 -3124
- package/dist/chunk-W2ZTLH7Y.js +662 -0
- package/dist/{chunk-KNISO652.js → chunk-WUVR4QY6.js} +9 -9
- package/dist/{chunk-Q5BEODAT.js → chunk-X2SUMO3P.js} +2 -1
- package/dist/{chunk-SNHGSCKH.js → chunk-XBMCDGHA.js} +1 -1
- package/dist/{chunk-N55DVMAG.js → chunk-XQQEKWTL.js} +2 -6
- package/dist/{chunk-SBQ4MYQV.js → chunk-XZSEPJZQ.js} +5 -6
- package/dist/{chunk-CPAJXBTL.js → chunk-YHBPR67D.js} +490 -676
- package/dist/{chunk-QARSVM7Q.js → chunk-YO2YORW4.js} +4 -4
- package/dist/{chunk-TAIX4NO3.js → chunk-ZFLM2YVW.js} +2 -2
- package/dist/components/index.css +15 -5
- package/dist/components/index.d.ts +202 -383
- package/dist/components/index.js +43 -429
- package/dist/components/navigation/index.css +25 -15
- package/dist/execution/index.d.ts +0 -73
- package/dist/features/auth/index.css +25 -15
- package/dist/features/crm/index.css +25 -15
- package/dist/features/crm/index.d.ts +49 -49
- package/dist/features/crm/index.js +14 -15
- package/dist/features/dashboard/index.css +25 -15
- package/dist/features/dashboard/index.js +18 -16
- package/dist/features/delivery/index.css +15 -5
- package/dist/features/delivery/index.js +14 -15
- package/dist/features/knowledge/index.css +611 -0
- package/dist/features/knowledge/index.js +375 -72
- package/dist/features/lead-gen/index.css +25 -15
- package/dist/features/lead-gen/index.d.ts +60 -21
- package/dist/features/lead-gen/index.js +16 -16
- package/dist/features/monitoring/index.css +15 -5
- package/dist/features/monitoring/index.js +17 -17
- package/dist/features/monitoring/requests/index.css +25 -15
- package/dist/features/monitoring/requests/index.js +13 -14
- package/dist/features/operations/index.css +25 -15
- package/dist/features/operations/index.d.ts +16 -98
- package/dist/features/operations/index.js +26 -22
- package/dist/features/settings/index.css +25 -15
- package/dist/features/settings/index.d.ts +1 -0
- package/dist/features/settings/index.js +15 -16
- package/dist/hooks/delivery/index.css +25 -15
- package/dist/hooks/delivery/index.js +2 -2
- package/dist/hooks/index.css +15 -5
- package/dist/hooks/index.d.ts +172 -380
- package/dist/hooks/index.js +13 -14
- package/dist/hooks/published.css +15 -5
- package/dist/hooks/published.d.ts +172 -380
- package/dist/hooks/published.js +13 -14
- package/dist/index.css +15 -5
- package/dist/index.d.ts +988 -403
- package/dist/index.js +15 -15
- package/dist/initialization/index.d.ts +1 -0
- package/dist/knowledge/index.d.ts +981 -41
- package/dist/knowledge/index.js +5449 -294
- package/dist/layout/index.d.ts +2 -0
- package/dist/layout/index.js +3 -2
- package/dist/organization/index.css +25 -15
- package/dist/organization/index.d.ts +1 -0
- package/dist/provider/index.css +25 -15
- package/dist/provider/index.d.ts +818 -26
- package/dist/provider/index.js +11 -11
- package/dist/provider/published.css +25 -15
- package/dist/provider/published.d.ts +817 -25
- package/dist/provider/published.js +8 -9
- package/dist/test-utils/index.js +2 -2
- package/dist/test-utils/setup.js +1 -1
- package/dist/theme/index.js +3 -2
- package/dist/theme/presets/index.d.ts +97 -0
- package/dist/theme/presets/index.js +3 -0
- package/dist/types/index.d.ts +71 -126
- package/dist/utils/index.js +1 -1
- package/dist/vite/index.d.ts +7 -0
- package/dist/vite/index.js +10 -0
- package/dist/vite-plugin-knowledge/index.d.ts +1 -33
- package/dist/vite-plugin-knowledge/index.js +1 -66
- package/package.json +16 -3
- package/src/knowledge/README.md +8 -8
- package/src/theme/presets/README.md +19 -0
- package/dist/chunk-5RLYII6P.js +0 -314
- package/dist/chunk-6U7AIIHF.js +0 -880
- package/dist/chunk-HAEJ4M54.js +0 -94
- package/dist/chunk-LPM7O6XM.js +0 -293
- /package/dist/{chunk-SGXXJE52.js → chunk-QD4X4H5A.js} +0 -0
package/dist/provider/index.d.ts
CHANGED
|
@@ -3010,9 +3010,6 @@ type Database = {
|
|
|
3010
3010
|
};
|
|
3011
3011
|
};
|
|
3012
3012
|
|
|
3013
|
-
/** Raw database row type for acq_deals table */
|
|
3014
|
-
type AcqDealRow = Database['public']['Tables']['acq_deals']['Row'];
|
|
3015
|
-
|
|
3016
3013
|
/**
|
|
3017
3014
|
* Single list as returned by /api/acquisition/lists/:id etc.
|
|
3018
3015
|
* Camel-cased domain shape matching AcqList in types.ts.
|
|
@@ -3056,7 +3053,6 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
|
|
|
3056
3053
|
maxBatchSize: z$1.ZodNumber;
|
|
3057
3054
|
}, z$1.core.$strip>>;
|
|
3058
3055
|
}, z$1.core.$strip>>;
|
|
3059
|
-
stepConfig: z$1.ZodOptional<z$1.ZodRecord<z$1.ZodString, z$1.ZodUnknown>>;
|
|
3060
3056
|
}, z$1.core.$catchall<z$1.ZodUnknown>>;
|
|
3061
3057
|
launchedAt: z$1.ZodNullable<z$1.ZodString>;
|
|
3062
3058
|
completedAt: z$1.ZodNullable<z$1.ZodString>;
|
|
@@ -3086,6 +3082,9 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
|
|
|
3086
3082
|
}, z$1.core.$strip>;
|
|
3087
3083
|
type AcqListResponse = z$1.infer<typeof AcqListResponseSchema>;
|
|
3088
3084
|
|
|
3085
|
+
/** Raw database row type for acq_deals table */
|
|
3086
|
+
type AcqDealRow = Database['public']['Tables']['acq_deals']['Row'];
|
|
3087
|
+
|
|
3089
3088
|
interface ActionDef {
|
|
3090
3089
|
key: string;
|
|
3091
3090
|
label: string;
|
|
@@ -3105,7 +3104,69 @@ declare const FeatureSchema: z$1.ZodObject<{
|
|
|
3105
3104
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
3106
3105
|
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
3107
3106
|
path: z$1.ZodOptional<z$1.ZodString>;
|
|
3108
|
-
icon: z$1.ZodOptional<z$1.
|
|
3107
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
3108
|
+
"nav.dashboard": "nav.dashboard";
|
|
3109
|
+
"nav.sales": "nav.sales";
|
|
3110
|
+
"nav.crm": "nav.crm";
|
|
3111
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
3112
|
+
"nav.projects": "nav.projects";
|
|
3113
|
+
"nav.operations": "nav.operations";
|
|
3114
|
+
"nav.monitoring": "nav.monitoring";
|
|
3115
|
+
"nav.knowledge": "nav.knowledge";
|
|
3116
|
+
"nav.settings": "nav.settings";
|
|
3117
|
+
"nav.admin": "nav.admin";
|
|
3118
|
+
"nav.archive": "nav.archive";
|
|
3119
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
3120
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
3121
|
+
"knowledge.reference": "knowledge.reference";
|
|
3122
|
+
"feature.dashboard": "feature.dashboard";
|
|
3123
|
+
"feature.sales": "feature.sales";
|
|
3124
|
+
"feature.crm": "feature.crm";
|
|
3125
|
+
"feature.finance": "feature.finance";
|
|
3126
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
3127
|
+
"feature.platform": "feature.platform";
|
|
3128
|
+
"feature.projects": "feature.projects";
|
|
3129
|
+
"feature.operations": "feature.operations";
|
|
3130
|
+
"feature.knowledge": "feature.knowledge";
|
|
3131
|
+
"feature.monitoring": "feature.monitoring";
|
|
3132
|
+
"feature.settings": "feature.settings";
|
|
3133
|
+
"feature.admin": "feature.admin";
|
|
3134
|
+
"feature.archive": "feature.archive";
|
|
3135
|
+
"feature.seo": "feature.seo";
|
|
3136
|
+
"resource.agent": "resource.agent";
|
|
3137
|
+
"resource.workflow": "resource.workflow";
|
|
3138
|
+
"resource.integration": "resource.integration";
|
|
3139
|
+
"resource.database": "resource.database";
|
|
3140
|
+
"resource.user": "resource.user";
|
|
3141
|
+
"resource.team": "resource.team";
|
|
3142
|
+
"integration.gmail": "integration.gmail";
|
|
3143
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
3144
|
+
"integration.attio": "integration.attio";
|
|
3145
|
+
"surface.dashboard": "surface.dashboard";
|
|
3146
|
+
"surface.overview": "surface.overview";
|
|
3147
|
+
"surface.command-view": "surface.command-view";
|
|
3148
|
+
"surface.command-queue": "surface.command-queue";
|
|
3149
|
+
"surface.pipeline": "surface.pipeline";
|
|
3150
|
+
"surface.lists": "surface.lists";
|
|
3151
|
+
"surface.resources": "surface.resources";
|
|
3152
|
+
"surface.settings": "surface.settings";
|
|
3153
|
+
"status.success": "status.success";
|
|
3154
|
+
"status.error": "status.error";
|
|
3155
|
+
"status.warning": "status.warning";
|
|
3156
|
+
"status.info": "status.info";
|
|
3157
|
+
"status.pending": "status.pending";
|
|
3158
|
+
"action.approve": "action.approve";
|
|
3159
|
+
"action.reject": "action.reject";
|
|
3160
|
+
"action.retry": "action.retry";
|
|
3161
|
+
"action.edit": "action.edit";
|
|
3162
|
+
"action.view": "action.view";
|
|
3163
|
+
"action.launch": "action.launch";
|
|
3164
|
+
"action.message": "action.message";
|
|
3165
|
+
"action.escalate": "action.escalate";
|
|
3166
|
+
"action.promote": "action.promote";
|
|
3167
|
+
"action.submit": "action.submit";
|
|
3168
|
+
"action.email": "action.email";
|
|
3169
|
+
}>, z$1.ZodString]>>;
|
|
3109
3170
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
3110
3171
|
uiPosition: z$1.ZodOptional<z$1.ZodEnum<{
|
|
3111
3172
|
"sidebar-primary": "sidebar-primary";
|
|
@@ -3123,7 +3184,69 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
3123
3184
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
3124
3185
|
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
3125
3186
|
path: z$1.ZodOptional<z$1.ZodString>;
|
|
3126
|
-
icon: z$1.ZodOptional<z$1.
|
|
3187
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
3188
|
+
"nav.dashboard": "nav.dashboard";
|
|
3189
|
+
"nav.sales": "nav.sales";
|
|
3190
|
+
"nav.crm": "nav.crm";
|
|
3191
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
3192
|
+
"nav.projects": "nav.projects";
|
|
3193
|
+
"nav.operations": "nav.operations";
|
|
3194
|
+
"nav.monitoring": "nav.monitoring";
|
|
3195
|
+
"nav.knowledge": "nav.knowledge";
|
|
3196
|
+
"nav.settings": "nav.settings";
|
|
3197
|
+
"nav.admin": "nav.admin";
|
|
3198
|
+
"nav.archive": "nav.archive";
|
|
3199
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
3200
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
3201
|
+
"knowledge.reference": "knowledge.reference";
|
|
3202
|
+
"feature.dashboard": "feature.dashboard";
|
|
3203
|
+
"feature.sales": "feature.sales";
|
|
3204
|
+
"feature.crm": "feature.crm";
|
|
3205
|
+
"feature.finance": "feature.finance";
|
|
3206
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
3207
|
+
"feature.platform": "feature.platform";
|
|
3208
|
+
"feature.projects": "feature.projects";
|
|
3209
|
+
"feature.operations": "feature.operations";
|
|
3210
|
+
"feature.knowledge": "feature.knowledge";
|
|
3211
|
+
"feature.monitoring": "feature.monitoring";
|
|
3212
|
+
"feature.settings": "feature.settings";
|
|
3213
|
+
"feature.admin": "feature.admin";
|
|
3214
|
+
"feature.archive": "feature.archive";
|
|
3215
|
+
"feature.seo": "feature.seo";
|
|
3216
|
+
"resource.agent": "resource.agent";
|
|
3217
|
+
"resource.workflow": "resource.workflow";
|
|
3218
|
+
"resource.integration": "resource.integration";
|
|
3219
|
+
"resource.database": "resource.database";
|
|
3220
|
+
"resource.user": "resource.user";
|
|
3221
|
+
"resource.team": "resource.team";
|
|
3222
|
+
"integration.gmail": "integration.gmail";
|
|
3223
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
3224
|
+
"integration.attio": "integration.attio";
|
|
3225
|
+
"surface.dashboard": "surface.dashboard";
|
|
3226
|
+
"surface.overview": "surface.overview";
|
|
3227
|
+
"surface.command-view": "surface.command-view";
|
|
3228
|
+
"surface.command-queue": "surface.command-queue";
|
|
3229
|
+
"surface.pipeline": "surface.pipeline";
|
|
3230
|
+
"surface.lists": "surface.lists";
|
|
3231
|
+
"surface.resources": "surface.resources";
|
|
3232
|
+
"surface.settings": "surface.settings";
|
|
3233
|
+
"status.success": "status.success";
|
|
3234
|
+
"status.error": "status.error";
|
|
3235
|
+
"status.warning": "status.warning";
|
|
3236
|
+
"status.info": "status.info";
|
|
3237
|
+
"status.pending": "status.pending";
|
|
3238
|
+
"action.approve": "action.approve";
|
|
3239
|
+
"action.reject": "action.reject";
|
|
3240
|
+
"action.retry": "action.retry";
|
|
3241
|
+
"action.edit": "action.edit";
|
|
3242
|
+
"action.view": "action.view";
|
|
3243
|
+
"action.launch": "action.launch";
|
|
3244
|
+
"action.message": "action.message";
|
|
3245
|
+
"action.escalate": "action.escalate";
|
|
3246
|
+
"action.promote": "action.promote";
|
|
3247
|
+
"action.submit": "action.submit";
|
|
3248
|
+
"action.email": "action.email";
|
|
3249
|
+
}>, z$1.ZodString]>>;
|
|
3127
3250
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
3128
3251
|
uiPosition: z$1.ZodOptional<z$1.ZodEnum<{
|
|
3129
3252
|
"sidebar-primary": "sidebar-primary";
|
|
@@ -3159,7 +3282,69 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
3159
3282
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
3160
3283
|
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
3161
3284
|
devOnly: z$1.ZodOptional<z$1.ZodBoolean>;
|
|
3162
|
-
icon: z$1.ZodOptional<z$1.
|
|
3285
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
3286
|
+
"nav.dashboard": "nav.dashboard";
|
|
3287
|
+
"nav.sales": "nav.sales";
|
|
3288
|
+
"nav.crm": "nav.crm";
|
|
3289
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
3290
|
+
"nav.projects": "nav.projects";
|
|
3291
|
+
"nav.operations": "nav.operations";
|
|
3292
|
+
"nav.monitoring": "nav.monitoring";
|
|
3293
|
+
"nav.knowledge": "nav.knowledge";
|
|
3294
|
+
"nav.settings": "nav.settings";
|
|
3295
|
+
"nav.admin": "nav.admin";
|
|
3296
|
+
"nav.archive": "nav.archive";
|
|
3297
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
3298
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
3299
|
+
"knowledge.reference": "knowledge.reference";
|
|
3300
|
+
"feature.dashboard": "feature.dashboard";
|
|
3301
|
+
"feature.sales": "feature.sales";
|
|
3302
|
+
"feature.crm": "feature.crm";
|
|
3303
|
+
"feature.finance": "feature.finance";
|
|
3304
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
3305
|
+
"feature.platform": "feature.platform";
|
|
3306
|
+
"feature.projects": "feature.projects";
|
|
3307
|
+
"feature.operations": "feature.operations";
|
|
3308
|
+
"feature.knowledge": "feature.knowledge";
|
|
3309
|
+
"feature.monitoring": "feature.monitoring";
|
|
3310
|
+
"feature.settings": "feature.settings";
|
|
3311
|
+
"feature.admin": "feature.admin";
|
|
3312
|
+
"feature.archive": "feature.archive";
|
|
3313
|
+
"feature.seo": "feature.seo";
|
|
3314
|
+
"resource.agent": "resource.agent";
|
|
3315
|
+
"resource.workflow": "resource.workflow";
|
|
3316
|
+
"resource.integration": "resource.integration";
|
|
3317
|
+
"resource.database": "resource.database";
|
|
3318
|
+
"resource.user": "resource.user";
|
|
3319
|
+
"resource.team": "resource.team";
|
|
3320
|
+
"integration.gmail": "integration.gmail";
|
|
3321
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
3322
|
+
"integration.attio": "integration.attio";
|
|
3323
|
+
"surface.dashboard": "surface.dashboard";
|
|
3324
|
+
"surface.overview": "surface.overview";
|
|
3325
|
+
"surface.command-view": "surface.command-view";
|
|
3326
|
+
"surface.command-queue": "surface.command-queue";
|
|
3327
|
+
"surface.pipeline": "surface.pipeline";
|
|
3328
|
+
"surface.lists": "surface.lists";
|
|
3329
|
+
"surface.resources": "surface.resources";
|
|
3330
|
+
"surface.settings": "surface.settings";
|
|
3331
|
+
"status.success": "status.success";
|
|
3332
|
+
"status.error": "status.error";
|
|
3333
|
+
"status.warning": "status.warning";
|
|
3334
|
+
"status.info": "status.info";
|
|
3335
|
+
"status.pending": "status.pending";
|
|
3336
|
+
"action.approve": "action.approve";
|
|
3337
|
+
"action.reject": "action.reject";
|
|
3338
|
+
"action.retry": "action.retry";
|
|
3339
|
+
"action.edit": "action.edit";
|
|
3340
|
+
"action.view": "action.view";
|
|
3341
|
+
"action.launch": "action.launch";
|
|
3342
|
+
"action.message": "action.message";
|
|
3343
|
+
"action.escalate": "action.escalate";
|
|
3344
|
+
"action.promote": "action.promote";
|
|
3345
|
+
"action.submit": "action.submit";
|
|
3346
|
+
"action.email": "action.email";
|
|
3347
|
+
}>, z$1.ZodString]>>;
|
|
3163
3348
|
featureId: z$1.ZodOptional<z$1.ZodString>;
|
|
3164
3349
|
featureIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
3165
3350
|
entityIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
@@ -3186,7 +3371,69 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
3186
3371
|
label: z$1.ZodString;
|
|
3187
3372
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
3188
3373
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
3189
|
-
icon: z$1.ZodOptional<z$1.
|
|
3374
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
3375
|
+
"nav.dashboard": "nav.dashboard";
|
|
3376
|
+
"nav.sales": "nav.sales";
|
|
3377
|
+
"nav.crm": "nav.crm";
|
|
3378
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
3379
|
+
"nav.projects": "nav.projects";
|
|
3380
|
+
"nav.operations": "nav.operations";
|
|
3381
|
+
"nav.monitoring": "nav.monitoring";
|
|
3382
|
+
"nav.knowledge": "nav.knowledge";
|
|
3383
|
+
"nav.settings": "nav.settings";
|
|
3384
|
+
"nav.admin": "nav.admin";
|
|
3385
|
+
"nav.archive": "nav.archive";
|
|
3386
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
3387
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
3388
|
+
"knowledge.reference": "knowledge.reference";
|
|
3389
|
+
"feature.dashboard": "feature.dashboard";
|
|
3390
|
+
"feature.sales": "feature.sales";
|
|
3391
|
+
"feature.crm": "feature.crm";
|
|
3392
|
+
"feature.finance": "feature.finance";
|
|
3393
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
3394
|
+
"feature.platform": "feature.platform";
|
|
3395
|
+
"feature.projects": "feature.projects";
|
|
3396
|
+
"feature.operations": "feature.operations";
|
|
3397
|
+
"feature.knowledge": "feature.knowledge";
|
|
3398
|
+
"feature.monitoring": "feature.monitoring";
|
|
3399
|
+
"feature.settings": "feature.settings";
|
|
3400
|
+
"feature.admin": "feature.admin";
|
|
3401
|
+
"feature.archive": "feature.archive";
|
|
3402
|
+
"feature.seo": "feature.seo";
|
|
3403
|
+
"resource.agent": "resource.agent";
|
|
3404
|
+
"resource.workflow": "resource.workflow";
|
|
3405
|
+
"resource.integration": "resource.integration";
|
|
3406
|
+
"resource.database": "resource.database";
|
|
3407
|
+
"resource.user": "resource.user";
|
|
3408
|
+
"resource.team": "resource.team";
|
|
3409
|
+
"integration.gmail": "integration.gmail";
|
|
3410
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
3411
|
+
"integration.attio": "integration.attio";
|
|
3412
|
+
"surface.dashboard": "surface.dashboard";
|
|
3413
|
+
"surface.overview": "surface.overview";
|
|
3414
|
+
"surface.command-view": "surface.command-view";
|
|
3415
|
+
"surface.command-queue": "surface.command-queue";
|
|
3416
|
+
"surface.pipeline": "surface.pipeline";
|
|
3417
|
+
"surface.lists": "surface.lists";
|
|
3418
|
+
"surface.resources": "surface.resources";
|
|
3419
|
+
"surface.settings": "surface.settings";
|
|
3420
|
+
"status.success": "status.success";
|
|
3421
|
+
"status.error": "status.error";
|
|
3422
|
+
"status.warning": "status.warning";
|
|
3423
|
+
"status.info": "status.info";
|
|
3424
|
+
"status.pending": "status.pending";
|
|
3425
|
+
"action.approve": "action.approve";
|
|
3426
|
+
"action.reject": "action.reject";
|
|
3427
|
+
"action.retry": "action.retry";
|
|
3428
|
+
"action.edit": "action.edit";
|
|
3429
|
+
"action.view": "action.view";
|
|
3430
|
+
"action.launch": "action.launch";
|
|
3431
|
+
"action.message": "action.message";
|
|
3432
|
+
"action.escalate": "action.escalate";
|
|
3433
|
+
"action.promote": "action.promote";
|
|
3434
|
+
"action.submit": "action.submit";
|
|
3435
|
+
"action.email": "action.email";
|
|
3436
|
+
}>, z$1.ZodString]>>;
|
|
3190
3437
|
id: z$1.ZodString;
|
|
3191
3438
|
order: z$1.ZodNumber;
|
|
3192
3439
|
semanticClass: z$1.ZodEnum<{
|
|
@@ -3210,7 +3457,69 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
3210
3457
|
label: z$1.ZodString;
|
|
3211
3458
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
3212
3459
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
3213
|
-
icon: z$1.ZodOptional<z$1.
|
|
3460
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
3461
|
+
"nav.dashboard": "nav.dashboard";
|
|
3462
|
+
"nav.sales": "nav.sales";
|
|
3463
|
+
"nav.crm": "nav.crm";
|
|
3464
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
3465
|
+
"nav.projects": "nav.projects";
|
|
3466
|
+
"nav.operations": "nav.operations";
|
|
3467
|
+
"nav.monitoring": "nav.monitoring";
|
|
3468
|
+
"nav.knowledge": "nav.knowledge";
|
|
3469
|
+
"nav.settings": "nav.settings";
|
|
3470
|
+
"nav.admin": "nav.admin";
|
|
3471
|
+
"nav.archive": "nav.archive";
|
|
3472
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
3473
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
3474
|
+
"knowledge.reference": "knowledge.reference";
|
|
3475
|
+
"feature.dashboard": "feature.dashboard";
|
|
3476
|
+
"feature.sales": "feature.sales";
|
|
3477
|
+
"feature.crm": "feature.crm";
|
|
3478
|
+
"feature.finance": "feature.finance";
|
|
3479
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
3480
|
+
"feature.platform": "feature.platform";
|
|
3481
|
+
"feature.projects": "feature.projects";
|
|
3482
|
+
"feature.operations": "feature.operations";
|
|
3483
|
+
"feature.knowledge": "feature.knowledge";
|
|
3484
|
+
"feature.monitoring": "feature.monitoring";
|
|
3485
|
+
"feature.settings": "feature.settings";
|
|
3486
|
+
"feature.admin": "feature.admin";
|
|
3487
|
+
"feature.archive": "feature.archive";
|
|
3488
|
+
"feature.seo": "feature.seo";
|
|
3489
|
+
"resource.agent": "resource.agent";
|
|
3490
|
+
"resource.workflow": "resource.workflow";
|
|
3491
|
+
"resource.integration": "resource.integration";
|
|
3492
|
+
"resource.database": "resource.database";
|
|
3493
|
+
"resource.user": "resource.user";
|
|
3494
|
+
"resource.team": "resource.team";
|
|
3495
|
+
"integration.gmail": "integration.gmail";
|
|
3496
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
3497
|
+
"integration.attio": "integration.attio";
|
|
3498
|
+
"surface.dashboard": "surface.dashboard";
|
|
3499
|
+
"surface.overview": "surface.overview";
|
|
3500
|
+
"surface.command-view": "surface.command-view";
|
|
3501
|
+
"surface.command-queue": "surface.command-queue";
|
|
3502
|
+
"surface.pipeline": "surface.pipeline";
|
|
3503
|
+
"surface.lists": "surface.lists";
|
|
3504
|
+
"surface.resources": "surface.resources";
|
|
3505
|
+
"surface.settings": "surface.settings";
|
|
3506
|
+
"status.success": "status.success";
|
|
3507
|
+
"status.error": "status.error";
|
|
3508
|
+
"status.warning": "status.warning";
|
|
3509
|
+
"status.info": "status.info";
|
|
3510
|
+
"status.pending": "status.pending";
|
|
3511
|
+
"action.approve": "action.approve";
|
|
3512
|
+
"action.reject": "action.reject";
|
|
3513
|
+
"action.retry": "action.retry";
|
|
3514
|
+
"action.edit": "action.edit";
|
|
3515
|
+
"action.view": "action.view";
|
|
3516
|
+
"action.launch": "action.launch";
|
|
3517
|
+
"action.message": "action.message";
|
|
3518
|
+
"action.escalate": "action.escalate";
|
|
3519
|
+
"action.promote": "action.promote";
|
|
3520
|
+
"action.submit": "action.submit";
|
|
3521
|
+
"action.email": "action.email";
|
|
3522
|
+
}>, z$1.ZodString]>>;
|
|
3214
3523
|
id: z$1.ZodString;
|
|
3215
3524
|
order: z$1.ZodNumber;
|
|
3216
3525
|
}, z$1.core.$strip>>;
|
|
@@ -3218,7 +3527,69 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
3218
3527
|
label: z$1.ZodString;
|
|
3219
3528
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
3220
3529
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
3221
|
-
icon: z$1.ZodOptional<z$1.
|
|
3530
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
3531
|
+
"nav.dashboard": "nav.dashboard";
|
|
3532
|
+
"nav.sales": "nav.sales";
|
|
3533
|
+
"nav.crm": "nav.crm";
|
|
3534
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
3535
|
+
"nav.projects": "nav.projects";
|
|
3536
|
+
"nav.operations": "nav.operations";
|
|
3537
|
+
"nav.monitoring": "nav.monitoring";
|
|
3538
|
+
"nav.knowledge": "nav.knowledge";
|
|
3539
|
+
"nav.settings": "nav.settings";
|
|
3540
|
+
"nav.admin": "nav.admin";
|
|
3541
|
+
"nav.archive": "nav.archive";
|
|
3542
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
3543
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
3544
|
+
"knowledge.reference": "knowledge.reference";
|
|
3545
|
+
"feature.dashboard": "feature.dashboard";
|
|
3546
|
+
"feature.sales": "feature.sales";
|
|
3547
|
+
"feature.crm": "feature.crm";
|
|
3548
|
+
"feature.finance": "feature.finance";
|
|
3549
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
3550
|
+
"feature.platform": "feature.platform";
|
|
3551
|
+
"feature.projects": "feature.projects";
|
|
3552
|
+
"feature.operations": "feature.operations";
|
|
3553
|
+
"feature.knowledge": "feature.knowledge";
|
|
3554
|
+
"feature.monitoring": "feature.monitoring";
|
|
3555
|
+
"feature.settings": "feature.settings";
|
|
3556
|
+
"feature.admin": "feature.admin";
|
|
3557
|
+
"feature.archive": "feature.archive";
|
|
3558
|
+
"feature.seo": "feature.seo";
|
|
3559
|
+
"resource.agent": "resource.agent";
|
|
3560
|
+
"resource.workflow": "resource.workflow";
|
|
3561
|
+
"resource.integration": "resource.integration";
|
|
3562
|
+
"resource.database": "resource.database";
|
|
3563
|
+
"resource.user": "resource.user";
|
|
3564
|
+
"resource.team": "resource.team";
|
|
3565
|
+
"integration.gmail": "integration.gmail";
|
|
3566
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
3567
|
+
"integration.attio": "integration.attio";
|
|
3568
|
+
"surface.dashboard": "surface.dashboard";
|
|
3569
|
+
"surface.overview": "surface.overview";
|
|
3570
|
+
"surface.command-view": "surface.command-view";
|
|
3571
|
+
"surface.command-queue": "surface.command-queue";
|
|
3572
|
+
"surface.pipeline": "surface.pipeline";
|
|
3573
|
+
"surface.lists": "surface.lists";
|
|
3574
|
+
"surface.resources": "surface.resources";
|
|
3575
|
+
"surface.settings": "surface.settings";
|
|
3576
|
+
"status.success": "status.success";
|
|
3577
|
+
"status.error": "status.error";
|
|
3578
|
+
"status.warning": "status.warning";
|
|
3579
|
+
"status.info": "status.info";
|
|
3580
|
+
"status.pending": "status.pending";
|
|
3581
|
+
"action.approve": "action.approve";
|
|
3582
|
+
"action.reject": "action.reject";
|
|
3583
|
+
"action.retry": "action.retry";
|
|
3584
|
+
"action.edit": "action.edit";
|
|
3585
|
+
"action.view": "action.view";
|
|
3586
|
+
"action.launch": "action.launch";
|
|
3587
|
+
"action.message": "action.message";
|
|
3588
|
+
"action.escalate": "action.escalate";
|
|
3589
|
+
"action.promote": "action.promote";
|
|
3590
|
+
"action.submit": "action.submit";
|
|
3591
|
+
"action.email": "action.email";
|
|
3592
|
+
}>, z$1.ZodString]>>;
|
|
3222
3593
|
id: z$1.ZodString;
|
|
3223
3594
|
order: z$1.ZodNumber;
|
|
3224
3595
|
}, z$1.core.$strip>>;
|
|
@@ -3227,13 +3598,137 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
3227
3598
|
label: z$1.ZodString;
|
|
3228
3599
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
3229
3600
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
3230
|
-
icon: z$1.ZodOptional<z$1.
|
|
3601
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
3602
|
+
"nav.dashboard": "nav.dashboard";
|
|
3603
|
+
"nav.sales": "nav.sales";
|
|
3604
|
+
"nav.crm": "nav.crm";
|
|
3605
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
3606
|
+
"nav.projects": "nav.projects";
|
|
3607
|
+
"nav.operations": "nav.operations";
|
|
3608
|
+
"nav.monitoring": "nav.monitoring";
|
|
3609
|
+
"nav.knowledge": "nav.knowledge";
|
|
3610
|
+
"nav.settings": "nav.settings";
|
|
3611
|
+
"nav.admin": "nav.admin";
|
|
3612
|
+
"nav.archive": "nav.archive";
|
|
3613
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
3614
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
3615
|
+
"knowledge.reference": "knowledge.reference";
|
|
3616
|
+
"feature.dashboard": "feature.dashboard";
|
|
3617
|
+
"feature.sales": "feature.sales";
|
|
3618
|
+
"feature.crm": "feature.crm";
|
|
3619
|
+
"feature.finance": "feature.finance";
|
|
3620
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
3621
|
+
"feature.platform": "feature.platform";
|
|
3622
|
+
"feature.projects": "feature.projects";
|
|
3623
|
+
"feature.operations": "feature.operations";
|
|
3624
|
+
"feature.knowledge": "feature.knowledge";
|
|
3625
|
+
"feature.monitoring": "feature.monitoring";
|
|
3626
|
+
"feature.settings": "feature.settings";
|
|
3627
|
+
"feature.admin": "feature.admin";
|
|
3628
|
+
"feature.archive": "feature.archive";
|
|
3629
|
+
"feature.seo": "feature.seo";
|
|
3630
|
+
"resource.agent": "resource.agent";
|
|
3631
|
+
"resource.workflow": "resource.workflow";
|
|
3632
|
+
"resource.integration": "resource.integration";
|
|
3633
|
+
"resource.database": "resource.database";
|
|
3634
|
+
"resource.user": "resource.user";
|
|
3635
|
+
"resource.team": "resource.team";
|
|
3636
|
+
"integration.gmail": "integration.gmail";
|
|
3637
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
3638
|
+
"integration.attio": "integration.attio";
|
|
3639
|
+
"surface.dashboard": "surface.dashboard";
|
|
3640
|
+
"surface.overview": "surface.overview";
|
|
3641
|
+
"surface.command-view": "surface.command-view";
|
|
3642
|
+
"surface.command-queue": "surface.command-queue";
|
|
3643
|
+
"surface.pipeline": "surface.pipeline";
|
|
3644
|
+
"surface.lists": "surface.lists";
|
|
3645
|
+
"surface.resources": "surface.resources";
|
|
3646
|
+
"surface.settings": "surface.settings";
|
|
3647
|
+
"status.success": "status.success";
|
|
3648
|
+
"status.error": "status.error";
|
|
3649
|
+
"status.warning": "status.warning";
|
|
3650
|
+
"status.info": "status.info";
|
|
3651
|
+
"status.pending": "status.pending";
|
|
3652
|
+
"action.approve": "action.approve";
|
|
3653
|
+
"action.reject": "action.reject";
|
|
3654
|
+
"action.retry": "action.retry";
|
|
3655
|
+
"action.edit": "action.edit";
|
|
3656
|
+
"action.view": "action.view";
|
|
3657
|
+
"action.launch": "action.launch";
|
|
3658
|
+
"action.message": "action.message";
|
|
3659
|
+
"action.escalate": "action.escalate";
|
|
3660
|
+
"action.promote": "action.promote";
|
|
3661
|
+
"action.submit": "action.submit";
|
|
3662
|
+
"action.email": "action.email";
|
|
3663
|
+
}>, z$1.ZodString]>>;
|
|
3231
3664
|
id: z$1.ZodString;
|
|
3232
3665
|
steps: z$1.ZodArray<z$1.ZodObject<{
|
|
3233
3666
|
label: z$1.ZodString;
|
|
3234
3667
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
3235
3668
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
3236
|
-
icon: z$1.ZodOptional<z$1.
|
|
3669
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
3670
|
+
"nav.dashboard": "nav.dashboard";
|
|
3671
|
+
"nav.sales": "nav.sales";
|
|
3672
|
+
"nav.crm": "nav.crm";
|
|
3673
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
3674
|
+
"nav.projects": "nav.projects";
|
|
3675
|
+
"nav.operations": "nav.operations";
|
|
3676
|
+
"nav.monitoring": "nav.monitoring";
|
|
3677
|
+
"nav.knowledge": "nav.knowledge";
|
|
3678
|
+
"nav.settings": "nav.settings";
|
|
3679
|
+
"nav.admin": "nav.admin";
|
|
3680
|
+
"nav.archive": "nav.archive";
|
|
3681
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
3682
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
3683
|
+
"knowledge.reference": "knowledge.reference";
|
|
3684
|
+
"feature.dashboard": "feature.dashboard";
|
|
3685
|
+
"feature.sales": "feature.sales";
|
|
3686
|
+
"feature.crm": "feature.crm";
|
|
3687
|
+
"feature.finance": "feature.finance";
|
|
3688
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
3689
|
+
"feature.platform": "feature.platform";
|
|
3690
|
+
"feature.projects": "feature.projects";
|
|
3691
|
+
"feature.operations": "feature.operations";
|
|
3692
|
+
"feature.knowledge": "feature.knowledge";
|
|
3693
|
+
"feature.monitoring": "feature.monitoring";
|
|
3694
|
+
"feature.settings": "feature.settings";
|
|
3695
|
+
"feature.admin": "feature.admin";
|
|
3696
|
+
"feature.archive": "feature.archive";
|
|
3697
|
+
"feature.seo": "feature.seo";
|
|
3698
|
+
"resource.agent": "resource.agent";
|
|
3699
|
+
"resource.workflow": "resource.workflow";
|
|
3700
|
+
"resource.integration": "resource.integration";
|
|
3701
|
+
"resource.database": "resource.database";
|
|
3702
|
+
"resource.user": "resource.user";
|
|
3703
|
+
"resource.team": "resource.team";
|
|
3704
|
+
"integration.gmail": "integration.gmail";
|
|
3705
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
3706
|
+
"integration.attio": "integration.attio";
|
|
3707
|
+
"surface.dashboard": "surface.dashboard";
|
|
3708
|
+
"surface.overview": "surface.overview";
|
|
3709
|
+
"surface.command-view": "surface.command-view";
|
|
3710
|
+
"surface.command-queue": "surface.command-queue";
|
|
3711
|
+
"surface.pipeline": "surface.pipeline";
|
|
3712
|
+
"surface.lists": "surface.lists";
|
|
3713
|
+
"surface.resources": "surface.resources";
|
|
3714
|
+
"surface.settings": "surface.settings";
|
|
3715
|
+
"status.success": "status.success";
|
|
3716
|
+
"status.error": "status.error";
|
|
3717
|
+
"status.warning": "status.warning";
|
|
3718
|
+
"status.info": "status.info";
|
|
3719
|
+
"status.pending": "status.pending";
|
|
3720
|
+
"action.approve": "action.approve";
|
|
3721
|
+
"action.reject": "action.reject";
|
|
3722
|
+
"action.retry": "action.retry";
|
|
3723
|
+
"action.edit": "action.edit";
|
|
3724
|
+
"action.view": "action.view";
|
|
3725
|
+
"action.launch": "action.launch";
|
|
3726
|
+
"action.message": "action.message";
|
|
3727
|
+
"action.escalate": "action.escalate";
|
|
3728
|
+
"action.promote": "action.promote";
|
|
3729
|
+
"action.submit": "action.submit";
|
|
3730
|
+
"action.email": "action.email";
|
|
3731
|
+
}>, z$1.ZodString]>>;
|
|
3237
3732
|
id: z$1.ZodString;
|
|
3238
3733
|
primaryEntity: z$1.ZodEnum<{
|
|
3239
3734
|
company: "company";
|
|
@@ -3261,7 +3756,69 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
3261
3756
|
label: z$1.ZodString;
|
|
3262
3757
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
3263
3758
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
3264
|
-
icon: z$1.ZodOptional<z$1.
|
|
3759
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
3760
|
+
"nav.dashboard": "nav.dashboard";
|
|
3761
|
+
"nav.sales": "nav.sales";
|
|
3762
|
+
"nav.crm": "nav.crm";
|
|
3763
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
3764
|
+
"nav.projects": "nav.projects";
|
|
3765
|
+
"nav.operations": "nav.operations";
|
|
3766
|
+
"nav.monitoring": "nav.monitoring";
|
|
3767
|
+
"nav.knowledge": "nav.knowledge";
|
|
3768
|
+
"nav.settings": "nav.settings";
|
|
3769
|
+
"nav.admin": "nav.admin";
|
|
3770
|
+
"nav.archive": "nav.archive";
|
|
3771
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
3772
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
3773
|
+
"knowledge.reference": "knowledge.reference";
|
|
3774
|
+
"feature.dashboard": "feature.dashboard";
|
|
3775
|
+
"feature.sales": "feature.sales";
|
|
3776
|
+
"feature.crm": "feature.crm";
|
|
3777
|
+
"feature.finance": "feature.finance";
|
|
3778
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
3779
|
+
"feature.platform": "feature.platform";
|
|
3780
|
+
"feature.projects": "feature.projects";
|
|
3781
|
+
"feature.operations": "feature.operations";
|
|
3782
|
+
"feature.knowledge": "feature.knowledge";
|
|
3783
|
+
"feature.monitoring": "feature.monitoring";
|
|
3784
|
+
"feature.settings": "feature.settings";
|
|
3785
|
+
"feature.admin": "feature.admin";
|
|
3786
|
+
"feature.archive": "feature.archive";
|
|
3787
|
+
"feature.seo": "feature.seo";
|
|
3788
|
+
"resource.agent": "resource.agent";
|
|
3789
|
+
"resource.workflow": "resource.workflow";
|
|
3790
|
+
"resource.integration": "resource.integration";
|
|
3791
|
+
"resource.database": "resource.database";
|
|
3792
|
+
"resource.user": "resource.user";
|
|
3793
|
+
"resource.team": "resource.team";
|
|
3794
|
+
"integration.gmail": "integration.gmail";
|
|
3795
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
3796
|
+
"integration.attio": "integration.attio";
|
|
3797
|
+
"surface.dashboard": "surface.dashboard";
|
|
3798
|
+
"surface.overview": "surface.overview";
|
|
3799
|
+
"surface.command-view": "surface.command-view";
|
|
3800
|
+
"surface.command-queue": "surface.command-queue";
|
|
3801
|
+
"surface.pipeline": "surface.pipeline";
|
|
3802
|
+
"surface.lists": "surface.lists";
|
|
3803
|
+
"surface.resources": "surface.resources";
|
|
3804
|
+
"surface.settings": "surface.settings";
|
|
3805
|
+
"status.success": "status.success";
|
|
3806
|
+
"status.error": "status.error";
|
|
3807
|
+
"status.warning": "status.warning";
|
|
3808
|
+
"status.info": "status.info";
|
|
3809
|
+
"status.pending": "status.pending";
|
|
3810
|
+
"action.approve": "action.approve";
|
|
3811
|
+
"action.reject": "action.reject";
|
|
3812
|
+
"action.retry": "action.retry";
|
|
3813
|
+
"action.edit": "action.edit";
|
|
3814
|
+
"action.view": "action.view";
|
|
3815
|
+
"action.launch": "action.launch";
|
|
3816
|
+
"action.message": "action.message";
|
|
3817
|
+
"action.escalate": "action.escalate";
|
|
3818
|
+
"action.promote": "action.promote";
|
|
3819
|
+
"action.submit": "action.submit";
|
|
3820
|
+
"action.email": "action.email";
|
|
3821
|
+
}>, z$1.ZodString]>>;
|
|
3265
3822
|
id: z$1.ZodString;
|
|
3266
3823
|
order: z$1.ZodNumber;
|
|
3267
3824
|
}, z$1.core.$strip>>;
|
|
@@ -3269,7 +3826,69 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
3269
3826
|
label: z$1.ZodString;
|
|
3270
3827
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
3271
3828
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
3272
|
-
icon: z$1.ZodOptional<z$1.
|
|
3829
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
3830
|
+
"nav.dashboard": "nav.dashboard";
|
|
3831
|
+
"nav.sales": "nav.sales";
|
|
3832
|
+
"nav.crm": "nav.crm";
|
|
3833
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
3834
|
+
"nav.projects": "nav.projects";
|
|
3835
|
+
"nav.operations": "nav.operations";
|
|
3836
|
+
"nav.monitoring": "nav.monitoring";
|
|
3837
|
+
"nav.knowledge": "nav.knowledge";
|
|
3838
|
+
"nav.settings": "nav.settings";
|
|
3839
|
+
"nav.admin": "nav.admin";
|
|
3840
|
+
"nav.archive": "nav.archive";
|
|
3841
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
3842
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
3843
|
+
"knowledge.reference": "knowledge.reference";
|
|
3844
|
+
"feature.dashboard": "feature.dashboard";
|
|
3845
|
+
"feature.sales": "feature.sales";
|
|
3846
|
+
"feature.crm": "feature.crm";
|
|
3847
|
+
"feature.finance": "feature.finance";
|
|
3848
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
3849
|
+
"feature.platform": "feature.platform";
|
|
3850
|
+
"feature.projects": "feature.projects";
|
|
3851
|
+
"feature.operations": "feature.operations";
|
|
3852
|
+
"feature.knowledge": "feature.knowledge";
|
|
3853
|
+
"feature.monitoring": "feature.monitoring";
|
|
3854
|
+
"feature.settings": "feature.settings";
|
|
3855
|
+
"feature.admin": "feature.admin";
|
|
3856
|
+
"feature.archive": "feature.archive";
|
|
3857
|
+
"feature.seo": "feature.seo";
|
|
3858
|
+
"resource.agent": "resource.agent";
|
|
3859
|
+
"resource.workflow": "resource.workflow";
|
|
3860
|
+
"resource.integration": "resource.integration";
|
|
3861
|
+
"resource.database": "resource.database";
|
|
3862
|
+
"resource.user": "resource.user";
|
|
3863
|
+
"resource.team": "resource.team";
|
|
3864
|
+
"integration.gmail": "integration.gmail";
|
|
3865
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
3866
|
+
"integration.attio": "integration.attio";
|
|
3867
|
+
"surface.dashboard": "surface.dashboard";
|
|
3868
|
+
"surface.overview": "surface.overview";
|
|
3869
|
+
"surface.command-view": "surface.command-view";
|
|
3870
|
+
"surface.command-queue": "surface.command-queue";
|
|
3871
|
+
"surface.pipeline": "surface.pipeline";
|
|
3872
|
+
"surface.lists": "surface.lists";
|
|
3873
|
+
"surface.resources": "surface.resources";
|
|
3874
|
+
"surface.settings": "surface.settings";
|
|
3875
|
+
"status.success": "status.success";
|
|
3876
|
+
"status.error": "status.error";
|
|
3877
|
+
"status.warning": "status.warning";
|
|
3878
|
+
"status.info": "status.info";
|
|
3879
|
+
"status.pending": "status.pending";
|
|
3880
|
+
"action.approve": "action.approve";
|
|
3881
|
+
"action.reject": "action.reject";
|
|
3882
|
+
"action.retry": "action.retry";
|
|
3883
|
+
"action.edit": "action.edit";
|
|
3884
|
+
"action.view": "action.view";
|
|
3885
|
+
"action.launch": "action.launch";
|
|
3886
|
+
"action.message": "action.message";
|
|
3887
|
+
"action.escalate": "action.escalate";
|
|
3888
|
+
"action.promote": "action.promote";
|
|
3889
|
+
"action.submit": "action.submit";
|
|
3890
|
+
"action.email": "action.email";
|
|
3891
|
+
}>, z$1.ZodString]>>;
|
|
3273
3892
|
id: z$1.ZodString;
|
|
3274
3893
|
order: z$1.ZodNumber;
|
|
3275
3894
|
}, z$1.core.$strip>>;
|
|
@@ -3277,7 +3896,69 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
3277
3896
|
label: z$1.ZodString;
|
|
3278
3897
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
3279
3898
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
3280
|
-
icon: z$1.ZodOptional<z$1.
|
|
3899
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
3900
|
+
"nav.dashboard": "nav.dashboard";
|
|
3901
|
+
"nav.sales": "nav.sales";
|
|
3902
|
+
"nav.crm": "nav.crm";
|
|
3903
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
3904
|
+
"nav.projects": "nav.projects";
|
|
3905
|
+
"nav.operations": "nav.operations";
|
|
3906
|
+
"nav.monitoring": "nav.monitoring";
|
|
3907
|
+
"nav.knowledge": "nav.knowledge";
|
|
3908
|
+
"nav.settings": "nav.settings";
|
|
3909
|
+
"nav.admin": "nav.admin";
|
|
3910
|
+
"nav.archive": "nav.archive";
|
|
3911
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
3912
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
3913
|
+
"knowledge.reference": "knowledge.reference";
|
|
3914
|
+
"feature.dashboard": "feature.dashboard";
|
|
3915
|
+
"feature.sales": "feature.sales";
|
|
3916
|
+
"feature.crm": "feature.crm";
|
|
3917
|
+
"feature.finance": "feature.finance";
|
|
3918
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
3919
|
+
"feature.platform": "feature.platform";
|
|
3920
|
+
"feature.projects": "feature.projects";
|
|
3921
|
+
"feature.operations": "feature.operations";
|
|
3922
|
+
"feature.knowledge": "feature.knowledge";
|
|
3923
|
+
"feature.monitoring": "feature.monitoring";
|
|
3924
|
+
"feature.settings": "feature.settings";
|
|
3925
|
+
"feature.admin": "feature.admin";
|
|
3926
|
+
"feature.archive": "feature.archive";
|
|
3927
|
+
"feature.seo": "feature.seo";
|
|
3928
|
+
"resource.agent": "resource.agent";
|
|
3929
|
+
"resource.workflow": "resource.workflow";
|
|
3930
|
+
"resource.integration": "resource.integration";
|
|
3931
|
+
"resource.database": "resource.database";
|
|
3932
|
+
"resource.user": "resource.user";
|
|
3933
|
+
"resource.team": "resource.team";
|
|
3934
|
+
"integration.gmail": "integration.gmail";
|
|
3935
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
3936
|
+
"integration.attio": "integration.attio";
|
|
3937
|
+
"surface.dashboard": "surface.dashboard";
|
|
3938
|
+
"surface.overview": "surface.overview";
|
|
3939
|
+
"surface.command-view": "surface.command-view";
|
|
3940
|
+
"surface.command-queue": "surface.command-queue";
|
|
3941
|
+
"surface.pipeline": "surface.pipeline";
|
|
3942
|
+
"surface.lists": "surface.lists";
|
|
3943
|
+
"surface.resources": "surface.resources";
|
|
3944
|
+
"surface.settings": "surface.settings";
|
|
3945
|
+
"status.success": "status.success";
|
|
3946
|
+
"status.error": "status.error";
|
|
3947
|
+
"status.warning": "status.warning";
|
|
3948
|
+
"status.info": "status.info";
|
|
3949
|
+
"status.pending": "status.pending";
|
|
3950
|
+
"action.approve": "action.approve";
|
|
3951
|
+
"action.reject": "action.reject";
|
|
3952
|
+
"action.retry": "action.retry";
|
|
3953
|
+
"action.edit": "action.edit";
|
|
3954
|
+
"action.view": "action.view";
|
|
3955
|
+
"action.launch": "action.launch";
|
|
3956
|
+
"action.message": "action.message";
|
|
3957
|
+
"action.escalate": "action.escalate";
|
|
3958
|
+
"action.promote": "action.promote";
|
|
3959
|
+
"action.submit": "action.submit";
|
|
3960
|
+
"action.email": "action.email";
|
|
3961
|
+
}>, z$1.ZodString]>>;
|
|
3281
3962
|
id: z$1.ZodString;
|
|
3282
3963
|
order: z$1.ZodNumber;
|
|
3283
3964
|
}, z$1.core.$strip>>;
|
|
@@ -3422,6 +4103,69 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
3422
4103
|
}>;
|
|
3423
4104
|
title: z$1.ZodString;
|
|
3424
4105
|
summary: z$1.ZodString;
|
|
4106
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
4107
|
+
"nav.dashboard": "nav.dashboard";
|
|
4108
|
+
"nav.sales": "nav.sales";
|
|
4109
|
+
"nav.crm": "nav.crm";
|
|
4110
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
4111
|
+
"nav.projects": "nav.projects";
|
|
4112
|
+
"nav.operations": "nav.operations";
|
|
4113
|
+
"nav.monitoring": "nav.monitoring";
|
|
4114
|
+
"nav.knowledge": "nav.knowledge";
|
|
4115
|
+
"nav.settings": "nav.settings";
|
|
4116
|
+
"nav.admin": "nav.admin";
|
|
4117
|
+
"nav.archive": "nav.archive";
|
|
4118
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
4119
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
4120
|
+
"knowledge.reference": "knowledge.reference";
|
|
4121
|
+
"feature.dashboard": "feature.dashboard";
|
|
4122
|
+
"feature.sales": "feature.sales";
|
|
4123
|
+
"feature.crm": "feature.crm";
|
|
4124
|
+
"feature.finance": "feature.finance";
|
|
4125
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
4126
|
+
"feature.platform": "feature.platform";
|
|
4127
|
+
"feature.projects": "feature.projects";
|
|
4128
|
+
"feature.operations": "feature.operations";
|
|
4129
|
+
"feature.knowledge": "feature.knowledge";
|
|
4130
|
+
"feature.monitoring": "feature.monitoring";
|
|
4131
|
+
"feature.settings": "feature.settings";
|
|
4132
|
+
"feature.admin": "feature.admin";
|
|
4133
|
+
"feature.archive": "feature.archive";
|
|
4134
|
+
"feature.seo": "feature.seo";
|
|
4135
|
+
"resource.agent": "resource.agent";
|
|
4136
|
+
"resource.workflow": "resource.workflow";
|
|
4137
|
+
"resource.integration": "resource.integration";
|
|
4138
|
+
"resource.database": "resource.database";
|
|
4139
|
+
"resource.user": "resource.user";
|
|
4140
|
+
"resource.team": "resource.team";
|
|
4141
|
+
"integration.gmail": "integration.gmail";
|
|
4142
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
4143
|
+
"integration.attio": "integration.attio";
|
|
4144
|
+
"surface.dashboard": "surface.dashboard";
|
|
4145
|
+
"surface.overview": "surface.overview";
|
|
4146
|
+
"surface.command-view": "surface.command-view";
|
|
4147
|
+
"surface.command-queue": "surface.command-queue";
|
|
4148
|
+
"surface.pipeline": "surface.pipeline";
|
|
4149
|
+
"surface.lists": "surface.lists";
|
|
4150
|
+
"surface.resources": "surface.resources";
|
|
4151
|
+
"surface.settings": "surface.settings";
|
|
4152
|
+
"status.success": "status.success";
|
|
4153
|
+
"status.error": "status.error";
|
|
4154
|
+
"status.warning": "status.warning";
|
|
4155
|
+
"status.info": "status.info";
|
|
4156
|
+
"status.pending": "status.pending";
|
|
4157
|
+
"action.approve": "action.approve";
|
|
4158
|
+
"action.reject": "action.reject";
|
|
4159
|
+
"action.retry": "action.retry";
|
|
4160
|
+
"action.edit": "action.edit";
|
|
4161
|
+
"action.view": "action.view";
|
|
4162
|
+
"action.launch": "action.launch";
|
|
4163
|
+
"action.message": "action.message";
|
|
4164
|
+
"action.escalate": "action.escalate";
|
|
4165
|
+
"action.promote": "action.promote";
|
|
4166
|
+
"action.submit": "action.submit";
|
|
4167
|
+
"action.email": "action.email";
|
|
4168
|
+
}>, z$1.ZodString]>>;
|
|
3425
4169
|
body: z$1.ZodString;
|
|
3426
4170
|
links: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
|
|
3427
4171
|
nodeId: z$1.ZodString;
|
|
@@ -3435,13 +4179,65 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
3435
4179
|
type OrganizationModel = z$1.infer<typeof OrganizationModelSchema>;
|
|
3436
4180
|
type OrganizationModelFeature = z$1.infer<typeof FeatureSchema>;
|
|
3437
4181
|
|
|
4182
|
+
/**
|
|
4183
|
+
* All valid dotted paths into T.
|
|
4184
|
+
* Arrays of primitives are treated as leaf (return K only).
|
|
4185
|
+
* Arrays of objects are also treated as leaf (no drilling into element shape).
|
|
4186
|
+
* Optional fields are unwrapped via NonNullable before recursing.
|
|
4187
|
+
*/
|
|
4188
|
+
type FieldPath<T> = T extends object ? {
|
|
4189
|
+
[K in keyof T & string]: T[K] extends ReadonlyArray<unknown> | unknown[] ? K : T[K] extends object | undefined ? K | `${K}.${FieldPath<NonNullable<T[K]>>}` : K;
|
|
4190
|
+
}[keyof T & string] : never;
|
|
4191
|
+
/** Discriminated string union of supported Mantine components. */
|
|
4192
|
+
type StepConfigComponent = 'segmented' | 'tags' | 'multiselect' | 'select' | 'textinput' | 'textarea' | 'numberinput' | 'switch' | 'json';
|
|
4193
|
+
/** Rendering hint for a single field within a section. */
|
|
4194
|
+
interface StepConfigFieldHint<T> {
|
|
4195
|
+
/** Typed dotted path into T — typo = TS error. */
|
|
4196
|
+
path: FieldPath<T>;
|
|
4197
|
+
/** Mantine component to render for this field. */
|
|
4198
|
+
component: StepConfigComponent;
|
|
4199
|
+
/** Overrides the field label derived from Zod .describe() or the key name. */
|
|
4200
|
+
label?: string;
|
|
4201
|
+
/** Help text shown below the field; overrides Zod .describe(). */
|
|
4202
|
+
description?: string;
|
|
4203
|
+
placeholder?: string;
|
|
4204
|
+
/** Required for 'segmented', 'select', 'multiselect'; ignored for others. */
|
|
4205
|
+
options?: ReadonlyArray<{
|
|
4206
|
+
value: string;
|
|
4207
|
+
label: string;
|
|
4208
|
+
}>;
|
|
4209
|
+
/** Minimum value — applies to 'numberinput'. */
|
|
4210
|
+
min?: number;
|
|
4211
|
+
/** Maximum value — applies to 'numberinput'. */
|
|
4212
|
+
max?: number;
|
|
4213
|
+
/** Stepper increment — applies to 'numberinput'. */
|
|
4214
|
+
step?: number;
|
|
4215
|
+
/** Per-field conditional visibility, evaluated against current form values. */
|
|
4216
|
+
when?: (values: T) => boolean;
|
|
4217
|
+
}
|
|
4218
|
+
/** An ordered group of fields, optionally shown conditionally. */
|
|
4219
|
+
interface StepConfigSection<T> {
|
|
4220
|
+
/** Stable key used for React rendering. */
|
|
4221
|
+
id: string;
|
|
4222
|
+
/** Section heading; omit for the top-level (untitled) section. */
|
|
4223
|
+
title?: string;
|
|
4224
|
+
description?: string;
|
|
4225
|
+
/** Section-level conditional visibility predicate. */
|
|
4226
|
+
when?: (values: T) => boolean;
|
|
4227
|
+
/** Fields rendered in order within this section. */
|
|
4228
|
+
fields: StepConfigFieldHint<T>[];
|
|
4229
|
+
}
|
|
4230
|
+
/** Top-level layout descriptor supplied by a per-integration registry entry. */
|
|
4231
|
+
interface StepConfigLayout<T> {
|
|
4232
|
+
/** Ordered top-level sections of the form. */
|
|
4233
|
+
sections: StepConfigSection<T>[];
|
|
4234
|
+
/** Optional single Advanced collapse rendered below all sections. */
|
|
4235
|
+
advanced?: StepConfigSection<T>;
|
|
4236
|
+
}
|
|
4237
|
+
|
|
3438
4238
|
type ListBuilderWorkflowCategory = 'build' | 'enrich' | 'qualify' | 'scrape' | 'utility';
|
|
3439
4239
|
type LeadGenStageKey = string;
|
|
3440
4240
|
type LeadGenCapabilityKey = string;
|
|
3441
|
-
interface ListBuilderWorkflowFormProps {
|
|
3442
|
-
list: AcqListResponse;
|
|
3443
|
-
onSubmit: (input: unknown) => void | Promise<void>;
|
|
3444
|
-
}
|
|
3445
4241
|
interface ListBuilderWorkflow {
|
|
3446
4242
|
resourceId: string;
|
|
3447
4243
|
workflowId?: string;
|
|
@@ -3450,12 +4246,8 @@ interface ListBuilderWorkflow {
|
|
|
3450
4246
|
description: string;
|
|
3451
4247
|
category: ListBuilderWorkflowCategory;
|
|
3452
4248
|
stagesAffected: readonly LeadGenStageKey[];
|
|
3453
|
-
|
|
3454
|
-
|
|
3455
|
-
value: Record<string, unknown>;
|
|
3456
|
-
onChange: (next: Record<string, unknown>) => void;
|
|
3457
|
-
}>;
|
|
3458
|
-
inputForm?: ComponentType<ListBuilderWorkflowFormProps>;
|
|
4249
|
+
schema: z.ZodTypeAny;
|
|
4250
|
+
layout: StepConfigLayout<any>;
|
|
3459
4251
|
defaultInput?: (list: AcqListResponse) => unknown;
|
|
3460
4252
|
}
|
|
3461
4253
|
type ListBuilderRegistry = readonly ListBuilderWorkflow[];
|
|
@@ -3896,4 +4688,4 @@ declare function createTestFeaturesProvider({ organizationModel, features }?: Cr
|
|
|
3896
4688
|
}) => react_jsx_runtime.JSX.Element;
|
|
3897
4689
|
|
|
3898
4690
|
export { AppearanceProvider, CrmActionsProvider, ElevasisCoreProvider, ElevasisFeaturesProvider, ElevasisServiceProvider, ElevasisUIProvider, FeatureShell, ListActionsProvider, NotificationProvider, createTestFeaturesProvider, useAppearance, useCrmActions, useElevasisFeatures, useElevasisServices, useListActions, useNotificationAdapter, useOptionalElevasisFeatures };
|
|
3899
|
-
export type { ApiKeyConfig, AppearanceConfig, AuthConfig, AuthKitConfig, CreateTestFeaturesProviderOptions, ElevasisCoreProviderProps, ElevasisCoreThemeConfig, ElevasisFeaturesContextValue, ElevasisFeaturesProviderProps, ElevasisServiceContextValue, ElevasisServiceProviderProps, ElevasisThemeConfig, ElevasisTokenOverrides, FeatureIconComponent, FeatureModule, FeatureSidebarComponent, LeadGenStageKey, ListBuilderRegistry, ListBuilderWorkflow, ListBuilderWorkflowCategory,
|
|
4691
|
+
export type { ApiKeyConfig, AppearanceConfig, AuthConfig, AuthKitConfig, CreateTestFeaturesProviderOptions, ElevasisCoreProviderProps, ElevasisCoreThemeConfig, ElevasisFeaturesContextValue, ElevasisFeaturesProviderProps, ElevasisServiceContextValue, ElevasisServiceProviderProps, ElevasisThemeConfig, ElevasisTokenOverrides, FeatureIconComponent, FeatureModule, FeatureSidebarComponent, LeadGenStageKey, ListBuilderRegistry, ListBuilderWorkflow, ListBuilderWorkflowCategory, NotificationAdapter, OrganizationGraphContextValue, OrganizationGraphFeatureBridge, PresetName, ResolvedFeatureAccess, ResolvedFeatureModule, ResolvedFeatureSemantics, ResolvedShellFeature, ResolvedShellModel, ResolvedShellRouteMatch, ShellRouteMatchStatus, ShellRuntime, WithSchemes };
|