storybook 10.1.0-beta.4 → 10.1.0-beta.6
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/_browser-chunks/{Color-FTG7SQDA.js → Color-TNPFN3FC.js} +2 -2
- package/dist/_browser-chunks/{WithTooltip-LMROHDUP.js → WithTooltip-IO6J4KBT.js} +2 -2
- package/dist/_node-chunks/{builder-manager-T3A7QLUO.js → builder-manager-OYPBAOYY.js} +13 -13
- package/dist/_node-chunks/{camelcase-WMMYRUH4.js → camelcase-KHLD4CBZ.js} +7 -7
- package/dist/_node-chunks/{chunk-TC7X5DN2.js → chunk-3YPPVXVV.js} +10 -10
- package/dist/_node-chunks/chunk-4JHERXHJ.js +61 -0
- package/dist/_node-chunks/{chunk-TBYOSPAV.js → chunk-4K5Y3HIQ.js} +6 -6
- package/dist/_node-chunks/{chunk-VW25O2YM.js → chunk-5VOKWTHJ.js} +6 -6
- package/dist/_node-chunks/{chunk-NORFPLB6.js → chunk-676RYYTC.js} +7 -7
- package/dist/_node-chunks/{chunk-C6RLDV2P.js → chunk-6O2EILDG.js} +8 -8
- package/dist/_node-chunks/{chunk-JYAXWHGH.js → chunk-6SDCYDUQ.js} +9 -9
- package/dist/_node-chunks/{chunk-HT32VUX7.js → chunk-AIU56TIK.js} +7 -7
- package/dist/_node-chunks/{chunk-RSJK2D7X.js → chunk-CDT6SGHG.js} +6 -6
- package/dist/_node-chunks/{chunk-EFTR6VSG.js → chunk-DCDE2LZP.js} +9 -9
- package/dist/_node-chunks/{chunk-TCLOOFNE.js → chunk-F67RSVRX.js} +7 -7
- package/dist/_node-chunks/{chunk-WGBDDI6W.js → chunk-GRWEJWC6.js} +10 -9
- package/dist/_node-chunks/{chunk-67VVNDJJ.js → chunk-IZ4CTLAY.js} +6 -6
- package/dist/_node-chunks/{chunk-KAVR7KJP.js → chunk-JKZ5HEMT.js} +36 -20
- package/dist/_node-chunks/{chunk-YZ3XRP4N.js → chunk-K43XPHKR.js} +6 -6
- package/dist/_node-chunks/{chunk-VN7SAKM4.js → chunk-KNKOGWDU.js} +6 -6
- package/dist/_node-chunks/chunk-KXDN7S7Y.js +23 -0
- package/dist/_node-chunks/chunk-L3S6HFZ7.js +18 -0
- package/dist/_node-chunks/{chunk-CSFSQ2I4.js → chunk-MKHH5E6J.js} +7 -7
- package/dist/_node-chunks/{chunk-CM44JL5Z.js → chunk-NHZRDKD5.js} +6 -6
- package/dist/_node-chunks/{chunk-KI6KY2ZN.js → chunk-OR5YQT2Y.js} +13 -13
- package/dist/_node-chunks/{chunk-5DEFF2GB.js → chunk-QWPDENGK.js} +7 -7
- package/dist/_node-chunks/{chunk-HDMHX5QM.js → chunk-R4N2FLEZ.js} +7 -7
- package/dist/_node-chunks/{chunk-EFN4RLWH.js → chunk-RNG6NQRW.js} +7 -7
- package/dist/_node-chunks/{chunk-YTTOTUWC.js → chunk-VZ6EDE7M.js} +6 -6
- package/dist/_node-chunks/{chunk-3MVB5IZX.js → chunk-WXWHNHZE.js} +16 -16
- package/dist/_node-chunks/{chunk-EJPOXNSG.js → chunk-XC4RJ4LY.js} +14 -21
- package/dist/_node-chunks/{chunk-PMZEJJNX.js → chunk-YOAOSHXI.js} +7 -7
- package/dist/_node-chunks/{dist-L6XLFQOU.js → dist-BS45SS3Y.js} +9 -9
- package/dist/_node-chunks/{globby-7IXLXFEA.js → globby-WIEUQD7O.js} +9 -9
- package/dist/_node-chunks/{lib-T5L2ZSAG.js → lib-UNDA723W.js} +7 -7
- package/dist/_node-chunks/{mdx-N42X6CFJ-GOOKUTSA.js → mdx-N42X6CFJ-ABE6VGZM.js} +8 -8
- package/dist/_node-chunks/{p-limit-7GKATDEW.js → p-limit-XD6JNZJT.js} +7 -7
- package/dist/babel/index.js +10 -10
- package/dist/bin/core.js +12 -12
- package/dist/bin/dispatcher.js +11 -11
- package/dist/bin/loader.js +9 -9
- package/dist/cli/index.d.ts +3 -1
- package/dist/cli/index.js +18 -18
- package/dist/common/index.d.ts +3 -1
- package/dist/common/index.js +19 -19
- package/dist/components/index.d.ts +131 -117
- package/dist/components/index.js +514 -449
- package/dist/core-server/index.js +33 -33
- package/dist/core-server/presets/common-manager.js +2 -2
- package/dist/core-server/presets/common-override-preset.js +9 -9
- package/dist/core-server/presets/common-preset.js +25 -25
- package/dist/csf-tools/index.js +9 -9
- package/dist/manager/globals-runtime.js +7207 -7142
- package/dist/manager/runtime.js +156 -232
- package/dist/manager-api/index.d.ts +178 -178
- package/dist/manager-api/index.js +1 -1
- package/dist/mocking-utils/index.js +8 -8
- package/dist/node-logger/index.js +9 -9
- package/dist/preview-api/index.d.ts +67 -68
- package/dist/server-errors.js +11 -11
- package/dist/telemetry/index.js +23 -23
- package/package.json +1 -1
- package/dist/_node-chunks/chunk-IQFN7VY4.js +0 -23
- package/dist/_node-chunks/chunk-K7U3BSTR.js +0 -61
- package/dist/_node-chunks/chunk-YN3C74EA.js +0 -18
|
@@ -392,7 +392,7 @@ interface SubState$5 {
|
|
|
392
392
|
}
|
|
393
393
|
|
|
394
394
|
declare const controlOrMetaSymbol: () => "⌘" | "ctrl";
|
|
395
|
-
declare const controlOrMetaKey: () => "
|
|
395
|
+
declare const controlOrMetaKey: () => "meta" | "control";
|
|
396
396
|
declare const optionOrAltSymbol: () => "⌥" | "alt";
|
|
397
397
|
declare const isShortcutTaken: (arr1: string[], arr2: string[]) => boolean;
|
|
398
398
|
type KeyboardEventLike = Pick<KeyboardEvent, 'altKey' | 'ctrlKey' | 'metaKey' | 'shiftKey' | 'key' | 'code' | 'keyCode' | 'preventDefault'>;
|
|
@@ -2982,398 +2982,398 @@ declare const userSettingSchema: ZodObject<{
|
|
|
2982
2982
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
2983
2983
|
mutedAt: ZodOptional<ZodNumber>;
|
|
2984
2984
|
}, "strict", ZodTypeAny, {
|
|
2985
|
-
status?: "
|
|
2985
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
2986
2986
|
mutedAt?: number | undefined;
|
|
2987
2987
|
}, {
|
|
2988
|
-
status?: "
|
|
2988
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
2989
2989
|
mutedAt?: number | undefined;
|
|
2990
2990
|
}>>;
|
|
2991
2991
|
autodocs: ZodOptional<ZodObject<{
|
|
2992
2992
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
2993
2993
|
mutedAt: ZodOptional<ZodNumber>;
|
|
2994
2994
|
}, "strict", ZodTypeAny, {
|
|
2995
|
-
status?: "
|
|
2995
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
2996
2996
|
mutedAt?: number | undefined;
|
|
2997
2997
|
}, {
|
|
2998
|
-
status?: "
|
|
2998
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
2999
2999
|
mutedAt?: number | undefined;
|
|
3000
3000
|
}>>;
|
|
3001
3001
|
ciTests: ZodOptional<ZodObject<{
|
|
3002
3002
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3003
3003
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3004
3004
|
}, "strict", ZodTypeAny, {
|
|
3005
|
-
status?: "
|
|
3005
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3006
3006
|
mutedAt?: number | undefined;
|
|
3007
3007
|
}, {
|
|
3008
|
-
status?: "
|
|
3008
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3009
3009
|
mutedAt?: number | undefined;
|
|
3010
3010
|
}>>;
|
|
3011
3011
|
controls: ZodOptional<ZodObject<{
|
|
3012
3012
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3013
3013
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3014
3014
|
}, "strict", ZodTypeAny, {
|
|
3015
|
-
status?: "
|
|
3015
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3016
3016
|
mutedAt?: number | undefined;
|
|
3017
3017
|
}, {
|
|
3018
|
-
status?: "
|
|
3018
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3019
3019
|
mutedAt?: number | undefined;
|
|
3020
3020
|
}>>;
|
|
3021
3021
|
coverage: ZodOptional<ZodObject<{
|
|
3022
3022
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3023
3023
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3024
3024
|
}, "strict", ZodTypeAny, {
|
|
3025
|
-
status?: "
|
|
3025
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3026
3026
|
mutedAt?: number | undefined;
|
|
3027
3027
|
}, {
|
|
3028
|
-
status?: "
|
|
3028
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3029
3029
|
mutedAt?: number | undefined;
|
|
3030
3030
|
}>>;
|
|
3031
3031
|
guidedTour: ZodOptional<ZodObject<{
|
|
3032
3032
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3033
3033
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3034
3034
|
}, "strict", ZodTypeAny, {
|
|
3035
|
-
status?: "
|
|
3035
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3036
3036
|
mutedAt?: number | undefined;
|
|
3037
3037
|
}, {
|
|
3038
|
-
status?: "
|
|
3038
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3039
3039
|
mutedAt?: number | undefined;
|
|
3040
3040
|
}>>;
|
|
3041
3041
|
installA11y: ZodOptional<ZodObject<{
|
|
3042
3042
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3043
3043
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3044
3044
|
}, "strict", ZodTypeAny, {
|
|
3045
|
-
status?: "
|
|
3045
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3046
3046
|
mutedAt?: number | undefined;
|
|
3047
3047
|
}, {
|
|
3048
|
-
status?: "
|
|
3048
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3049
3049
|
mutedAt?: number | undefined;
|
|
3050
3050
|
}>>;
|
|
3051
3051
|
installChromatic: ZodOptional<ZodObject<{
|
|
3052
3052
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3053
3053
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3054
3054
|
}, "strict", ZodTypeAny, {
|
|
3055
|
-
status?: "
|
|
3055
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3056
3056
|
mutedAt?: number | undefined;
|
|
3057
3057
|
}, {
|
|
3058
|
-
status?: "
|
|
3058
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3059
3059
|
mutedAt?: number | undefined;
|
|
3060
3060
|
}>>;
|
|
3061
3061
|
installDocs: ZodOptional<ZodObject<{
|
|
3062
3062
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3063
3063
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3064
3064
|
}, "strict", ZodTypeAny, {
|
|
3065
|
-
status?: "
|
|
3065
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3066
3066
|
mutedAt?: number | undefined;
|
|
3067
3067
|
}, {
|
|
3068
|
-
status?: "
|
|
3068
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3069
3069
|
mutedAt?: number | undefined;
|
|
3070
3070
|
}>>;
|
|
3071
3071
|
installVitest: ZodOptional<ZodObject<{
|
|
3072
3072
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3073
3073
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3074
3074
|
}, "strict", ZodTypeAny, {
|
|
3075
|
-
status?: "
|
|
3075
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3076
3076
|
mutedAt?: number | undefined;
|
|
3077
3077
|
}, {
|
|
3078
|
-
status?: "
|
|
3078
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3079
3079
|
mutedAt?: number | undefined;
|
|
3080
3080
|
}>>;
|
|
3081
3081
|
mdxDocs: ZodOptional<ZodObject<{
|
|
3082
3082
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3083
3083
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3084
3084
|
}, "strict", ZodTypeAny, {
|
|
3085
|
-
status?: "
|
|
3085
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3086
3086
|
mutedAt?: number | undefined;
|
|
3087
3087
|
}, {
|
|
3088
|
-
status?: "
|
|
3088
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3089
3089
|
mutedAt?: number | undefined;
|
|
3090
3090
|
}>>;
|
|
3091
3091
|
moreComponents: ZodOptional<ZodObject<{
|
|
3092
3092
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3093
3093
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3094
3094
|
}, "strict", ZodTypeAny, {
|
|
3095
|
-
status?: "
|
|
3095
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3096
3096
|
mutedAt?: number | undefined;
|
|
3097
3097
|
}, {
|
|
3098
|
-
status?: "
|
|
3098
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3099
3099
|
mutedAt?: number | undefined;
|
|
3100
3100
|
}>>;
|
|
3101
3101
|
moreStories: ZodOptional<ZodObject<{
|
|
3102
3102
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3103
3103
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3104
3104
|
}, "strict", ZodTypeAny, {
|
|
3105
|
-
status?: "
|
|
3105
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3106
3106
|
mutedAt?: number | undefined;
|
|
3107
3107
|
}, {
|
|
3108
|
-
status?: "
|
|
3108
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3109
3109
|
mutedAt?: number | undefined;
|
|
3110
3110
|
}>>;
|
|
3111
3111
|
onboardingSurvey: ZodOptional<ZodObject<{
|
|
3112
3112
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3113
3113
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3114
3114
|
}, "strict", ZodTypeAny, {
|
|
3115
|
-
status?: "
|
|
3115
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3116
3116
|
mutedAt?: number | undefined;
|
|
3117
3117
|
}, {
|
|
3118
|
-
status?: "
|
|
3118
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3119
3119
|
mutedAt?: number | undefined;
|
|
3120
3120
|
}>>;
|
|
3121
3121
|
organizeStories: ZodOptional<ZodObject<{
|
|
3122
3122
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3123
3123
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3124
3124
|
}, "strict", ZodTypeAny, {
|
|
3125
|
-
status?: "
|
|
3125
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3126
3126
|
mutedAt?: number | undefined;
|
|
3127
3127
|
}, {
|
|
3128
|
-
status?: "
|
|
3128
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3129
3129
|
mutedAt?: number | undefined;
|
|
3130
3130
|
}>>;
|
|
3131
3131
|
publishStorybook: ZodOptional<ZodObject<{
|
|
3132
3132
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3133
3133
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3134
3134
|
}, "strict", ZodTypeAny, {
|
|
3135
|
-
status?: "
|
|
3135
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3136
3136
|
mutedAt?: number | undefined;
|
|
3137
3137
|
}, {
|
|
3138
|
-
status?: "
|
|
3138
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3139
3139
|
mutedAt?: number | undefined;
|
|
3140
3140
|
}>>;
|
|
3141
3141
|
renderComponent: ZodOptional<ZodObject<{
|
|
3142
3142
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3143
3143
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3144
3144
|
}, "strict", ZodTypeAny, {
|
|
3145
|
-
status?: "
|
|
3145
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3146
3146
|
mutedAt?: number | undefined;
|
|
3147
3147
|
}, {
|
|
3148
|
-
status?: "
|
|
3148
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3149
3149
|
mutedAt?: number | undefined;
|
|
3150
3150
|
}>>;
|
|
3151
3151
|
runTests: ZodOptional<ZodObject<{
|
|
3152
3152
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3153
3153
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3154
3154
|
}, "strict", ZodTypeAny, {
|
|
3155
|
-
status?: "
|
|
3155
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3156
3156
|
mutedAt?: number | undefined;
|
|
3157
3157
|
}, {
|
|
3158
|
-
status?: "
|
|
3158
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3159
3159
|
mutedAt?: number | undefined;
|
|
3160
3160
|
}>>;
|
|
3161
3161
|
viewports: ZodOptional<ZodObject<{
|
|
3162
3162
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3163
3163
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3164
3164
|
}, "strict", ZodTypeAny, {
|
|
3165
|
-
status?: "
|
|
3165
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3166
3166
|
mutedAt?: number | undefined;
|
|
3167
3167
|
}, {
|
|
3168
|
-
status?: "
|
|
3168
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3169
3169
|
mutedAt?: number | undefined;
|
|
3170
3170
|
}>>;
|
|
3171
3171
|
visualTests: ZodOptional<ZodObject<{
|
|
3172
3172
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3173
3173
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3174
3174
|
}, "strict", ZodTypeAny, {
|
|
3175
|
-
status?: "
|
|
3175
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3176
3176
|
mutedAt?: number | undefined;
|
|
3177
3177
|
}, {
|
|
3178
|
-
status?: "
|
|
3178
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3179
3179
|
mutedAt?: number | undefined;
|
|
3180
3180
|
}>>;
|
|
3181
3181
|
whatsNewStorybook10: ZodOptional<ZodObject<{
|
|
3182
3182
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3183
3183
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3184
3184
|
}, "strict", ZodTypeAny, {
|
|
3185
|
-
status?: "
|
|
3185
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3186
3186
|
mutedAt?: number | undefined;
|
|
3187
3187
|
}, {
|
|
3188
|
-
status?: "
|
|
3188
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3189
3189
|
mutedAt?: number | undefined;
|
|
3190
3190
|
}>>;
|
|
3191
3191
|
writeInteractions: ZodOptional<ZodObject<{
|
|
3192
3192
|
status: ZodOptional<ZodEnum<["open", "accepted", "done", "skipped"]>>;
|
|
3193
3193
|
mutedAt: ZodOptional<ZodNumber>;
|
|
3194
3194
|
}, "strict", ZodTypeAny, {
|
|
3195
|
-
status?: "
|
|
3195
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3196
3196
|
mutedAt?: number | undefined;
|
|
3197
3197
|
}, {
|
|
3198
|
-
status?: "
|
|
3198
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3199
3199
|
mutedAt?: number | undefined;
|
|
3200
3200
|
}>>;
|
|
3201
3201
|
}, "strip", ZodTypeAny, {
|
|
3202
3202
|
controls?: {
|
|
3203
|
-
status?: "
|
|
3203
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3204
3204
|
mutedAt?: number | undefined;
|
|
3205
3205
|
} | undefined;
|
|
3206
3206
|
autodocs?: {
|
|
3207
|
-
status?: "
|
|
3207
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3208
3208
|
mutedAt?: number | undefined;
|
|
3209
3209
|
} | undefined;
|
|
3210
3210
|
accessibilityTests?: {
|
|
3211
|
-
status?: "
|
|
3211
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3212
3212
|
mutedAt?: number | undefined;
|
|
3213
3213
|
} | undefined;
|
|
3214
3214
|
ciTests?: {
|
|
3215
|
-
status?: "
|
|
3215
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3216
3216
|
mutedAt?: number | undefined;
|
|
3217
3217
|
} | undefined;
|
|
3218
3218
|
coverage?: {
|
|
3219
|
-
status?: "
|
|
3219
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3220
3220
|
mutedAt?: number | undefined;
|
|
3221
3221
|
} | undefined;
|
|
3222
3222
|
guidedTour?: {
|
|
3223
|
-
status?: "
|
|
3223
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3224
3224
|
mutedAt?: number | undefined;
|
|
3225
3225
|
} | undefined;
|
|
3226
3226
|
installA11y?: {
|
|
3227
|
-
status?: "
|
|
3227
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3228
3228
|
mutedAt?: number | undefined;
|
|
3229
3229
|
} | undefined;
|
|
3230
3230
|
installChromatic?: {
|
|
3231
|
-
status?: "
|
|
3231
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3232
3232
|
mutedAt?: number | undefined;
|
|
3233
3233
|
} | undefined;
|
|
3234
3234
|
installDocs?: {
|
|
3235
|
-
status?: "
|
|
3235
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3236
3236
|
mutedAt?: number | undefined;
|
|
3237
3237
|
} | undefined;
|
|
3238
3238
|
installVitest?: {
|
|
3239
|
-
status?: "
|
|
3239
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3240
3240
|
mutedAt?: number | undefined;
|
|
3241
3241
|
} | undefined;
|
|
3242
3242
|
mdxDocs?: {
|
|
3243
|
-
status?: "
|
|
3243
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3244
3244
|
mutedAt?: number | undefined;
|
|
3245
3245
|
} | undefined;
|
|
3246
3246
|
moreComponents?: {
|
|
3247
|
-
status?: "
|
|
3247
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3248
3248
|
mutedAt?: number | undefined;
|
|
3249
3249
|
} | undefined;
|
|
3250
3250
|
moreStories?: {
|
|
3251
|
-
status?: "
|
|
3251
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3252
3252
|
mutedAt?: number | undefined;
|
|
3253
3253
|
} | undefined;
|
|
3254
3254
|
onboardingSurvey?: {
|
|
3255
|
-
status?: "
|
|
3255
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3256
3256
|
mutedAt?: number | undefined;
|
|
3257
3257
|
} | undefined;
|
|
3258
3258
|
organizeStories?: {
|
|
3259
|
-
status?: "
|
|
3259
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3260
3260
|
mutedAt?: number | undefined;
|
|
3261
3261
|
} | undefined;
|
|
3262
3262
|
publishStorybook?: {
|
|
3263
|
-
status?: "
|
|
3263
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3264
3264
|
mutedAt?: number | undefined;
|
|
3265
3265
|
} | undefined;
|
|
3266
3266
|
renderComponent?: {
|
|
3267
|
-
status?: "
|
|
3267
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3268
3268
|
mutedAt?: number | undefined;
|
|
3269
3269
|
} | undefined;
|
|
3270
3270
|
runTests?: {
|
|
3271
|
-
status?: "
|
|
3271
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3272
3272
|
mutedAt?: number | undefined;
|
|
3273
3273
|
} | undefined;
|
|
3274
3274
|
viewports?: {
|
|
3275
|
-
status?: "
|
|
3275
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3276
3276
|
mutedAt?: number | undefined;
|
|
3277
3277
|
} | undefined;
|
|
3278
3278
|
visualTests?: {
|
|
3279
|
-
status?: "
|
|
3279
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3280
3280
|
mutedAt?: number | undefined;
|
|
3281
3281
|
} | undefined;
|
|
3282
3282
|
whatsNewStorybook10?: {
|
|
3283
|
-
status?: "
|
|
3283
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3284
3284
|
mutedAt?: number | undefined;
|
|
3285
3285
|
} | undefined;
|
|
3286
3286
|
writeInteractions?: {
|
|
3287
|
-
status?: "
|
|
3287
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3288
3288
|
mutedAt?: number | undefined;
|
|
3289
3289
|
} | undefined;
|
|
3290
3290
|
}, {
|
|
3291
3291
|
controls?: {
|
|
3292
|
-
status?: "
|
|
3292
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3293
3293
|
mutedAt?: number | undefined;
|
|
3294
3294
|
} | undefined;
|
|
3295
3295
|
autodocs?: {
|
|
3296
|
-
status?: "
|
|
3296
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3297
3297
|
mutedAt?: number | undefined;
|
|
3298
3298
|
} | undefined;
|
|
3299
3299
|
accessibilityTests?: {
|
|
3300
|
-
status?: "
|
|
3300
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3301
3301
|
mutedAt?: number | undefined;
|
|
3302
3302
|
} | undefined;
|
|
3303
3303
|
ciTests?: {
|
|
3304
|
-
status?: "
|
|
3304
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3305
3305
|
mutedAt?: number | undefined;
|
|
3306
3306
|
} | undefined;
|
|
3307
3307
|
coverage?: {
|
|
3308
|
-
status?: "
|
|
3308
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3309
3309
|
mutedAt?: number | undefined;
|
|
3310
3310
|
} | undefined;
|
|
3311
3311
|
guidedTour?: {
|
|
3312
|
-
status?: "
|
|
3312
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3313
3313
|
mutedAt?: number | undefined;
|
|
3314
3314
|
} | undefined;
|
|
3315
3315
|
installA11y?: {
|
|
3316
|
-
status?: "
|
|
3316
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3317
3317
|
mutedAt?: number | undefined;
|
|
3318
3318
|
} | undefined;
|
|
3319
3319
|
installChromatic?: {
|
|
3320
|
-
status?: "
|
|
3320
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3321
3321
|
mutedAt?: number | undefined;
|
|
3322
3322
|
} | undefined;
|
|
3323
3323
|
installDocs?: {
|
|
3324
|
-
status?: "
|
|
3324
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3325
3325
|
mutedAt?: number | undefined;
|
|
3326
3326
|
} | undefined;
|
|
3327
3327
|
installVitest?: {
|
|
3328
|
-
status?: "
|
|
3328
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3329
3329
|
mutedAt?: number | undefined;
|
|
3330
3330
|
} | undefined;
|
|
3331
3331
|
mdxDocs?: {
|
|
3332
|
-
status?: "
|
|
3332
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3333
3333
|
mutedAt?: number | undefined;
|
|
3334
3334
|
} | undefined;
|
|
3335
3335
|
moreComponents?: {
|
|
3336
|
-
status?: "
|
|
3336
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3337
3337
|
mutedAt?: number | undefined;
|
|
3338
3338
|
} | undefined;
|
|
3339
3339
|
moreStories?: {
|
|
3340
|
-
status?: "
|
|
3340
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3341
3341
|
mutedAt?: number | undefined;
|
|
3342
3342
|
} | undefined;
|
|
3343
3343
|
onboardingSurvey?: {
|
|
3344
|
-
status?: "
|
|
3344
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3345
3345
|
mutedAt?: number | undefined;
|
|
3346
3346
|
} | undefined;
|
|
3347
3347
|
organizeStories?: {
|
|
3348
|
-
status?: "
|
|
3348
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3349
3349
|
mutedAt?: number | undefined;
|
|
3350
3350
|
} | undefined;
|
|
3351
3351
|
publishStorybook?: {
|
|
3352
|
-
status?: "
|
|
3352
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3353
3353
|
mutedAt?: number | undefined;
|
|
3354
3354
|
} | undefined;
|
|
3355
3355
|
renderComponent?: {
|
|
3356
|
-
status?: "
|
|
3356
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3357
3357
|
mutedAt?: number | undefined;
|
|
3358
3358
|
} | undefined;
|
|
3359
3359
|
runTests?: {
|
|
3360
|
-
status?: "
|
|
3360
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3361
3361
|
mutedAt?: number | undefined;
|
|
3362
3362
|
} | undefined;
|
|
3363
3363
|
viewports?: {
|
|
3364
|
-
status?: "
|
|
3364
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3365
3365
|
mutedAt?: number | undefined;
|
|
3366
3366
|
} | undefined;
|
|
3367
3367
|
visualTests?: {
|
|
3368
|
-
status?: "
|
|
3368
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3369
3369
|
mutedAt?: number | undefined;
|
|
3370
3370
|
} | undefined;
|
|
3371
3371
|
whatsNewStorybook10?: {
|
|
3372
|
-
status?: "
|
|
3372
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3373
3373
|
mutedAt?: number | undefined;
|
|
3374
3374
|
} | undefined;
|
|
3375
3375
|
writeInteractions?: {
|
|
3376
|
-
status?: "
|
|
3376
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3377
3377
|
mutedAt?: number | undefined;
|
|
3378
3378
|
} | undefined;
|
|
3379
3379
|
}>>;
|
|
@@ -3387,91 +3387,91 @@ declare const userSettingSchema: ZodObject<{
|
|
|
3387
3387
|
}, "strip", ZodTypeAny, {
|
|
3388
3388
|
items?: {
|
|
3389
3389
|
controls?: {
|
|
3390
|
-
status?: "
|
|
3390
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3391
3391
|
mutedAt?: number | undefined;
|
|
3392
3392
|
} | undefined;
|
|
3393
3393
|
autodocs?: {
|
|
3394
|
-
status?: "
|
|
3394
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3395
3395
|
mutedAt?: number | undefined;
|
|
3396
3396
|
} | undefined;
|
|
3397
3397
|
accessibilityTests?: {
|
|
3398
|
-
status?: "
|
|
3398
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3399
3399
|
mutedAt?: number | undefined;
|
|
3400
3400
|
} | undefined;
|
|
3401
3401
|
ciTests?: {
|
|
3402
|
-
status?: "
|
|
3402
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3403
3403
|
mutedAt?: number | undefined;
|
|
3404
3404
|
} | undefined;
|
|
3405
3405
|
coverage?: {
|
|
3406
|
-
status?: "
|
|
3406
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3407
3407
|
mutedAt?: number | undefined;
|
|
3408
3408
|
} | undefined;
|
|
3409
3409
|
guidedTour?: {
|
|
3410
|
-
status?: "
|
|
3410
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3411
3411
|
mutedAt?: number | undefined;
|
|
3412
3412
|
} | undefined;
|
|
3413
3413
|
installA11y?: {
|
|
3414
|
-
status?: "
|
|
3414
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3415
3415
|
mutedAt?: number | undefined;
|
|
3416
3416
|
} | undefined;
|
|
3417
3417
|
installChromatic?: {
|
|
3418
|
-
status?: "
|
|
3418
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3419
3419
|
mutedAt?: number | undefined;
|
|
3420
3420
|
} | undefined;
|
|
3421
3421
|
installDocs?: {
|
|
3422
|
-
status?: "
|
|
3422
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3423
3423
|
mutedAt?: number | undefined;
|
|
3424
3424
|
} | undefined;
|
|
3425
3425
|
installVitest?: {
|
|
3426
|
-
status?: "
|
|
3426
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3427
3427
|
mutedAt?: number | undefined;
|
|
3428
3428
|
} | undefined;
|
|
3429
3429
|
mdxDocs?: {
|
|
3430
|
-
status?: "
|
|
3430
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3431
3431
|
mutedAt?: number | undefined;
|
|
3432
3432
|
} | undefined;
|
|
3433
3433
|
moreComponents?: {
|
|
3434
|
-
status?: "
|
|
3434
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3435
3435
|
mutedAt?: number | undefined;
|
|
3436
3436
|
} | undefined;
|
|
3437
3437
|
moreStories?: {
|
|
3438
|
-
status?: "
|
|
3438
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3439
3439
|
mutedAt?: number | undefined;
|
|
3440
3440
|
} | undefined;
|
|
3441
3441
|
onboardingSurvey?: {
|
|
3442
|
-
status?: "
|
|
3442
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3443
3443
|
mutedAt?: number | undefined;
|
|
3444
3444
|
} | undefined;
|
|
3445
3445
|
organizeStories?: {
|
|
3446
|
-
status?: "
|
|
3446
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3447
3447
|
mutedAt?: number | undefined;
|
|
3448
3448
|
} | undefined;
|
|
3449
3449
|
publishStorybook?: {
|
|
3450
|
-
status?: "
|
|
3450
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3451
3451
|
mutedAt?: number | undefined;
|
|
3452
3452
|
} | undefined;
|
|
3453
3453
|
renderComponent?: {
|
|
3454
|
-
status?: "
|
|
3454
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3455
3455
|
mutedAt?: number | undefined;
|
|
3456
3456
|
} | undefined;
|
|
3457
3457
|
runTests?: {
|
|
3458
|
-
status?: "
|
|
3458
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3459
3459
|
mutedAt?: number | undefined;
|
|
3460
3460
|
} | undefined;
|
|
3461
3461
|
viewports?: {
|
|
3462
|
-
status?: "
|
|
3462
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3463
3463
|
mutedAt?: number | undefined;
|
|
3464
3464
|
} | undefined;
|
|
3465
3465
|
visualTests?: {
|
|
3466
|
-
status?: "
|
|
3466
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3467
3467
|
mutedAt?: number | undefined;
|
|
3468
3468
|
} | undefined;
|
|
3469
3469
|
whatsNewStorybook10?: {
|
|
3470
|
-
status?: "
|
|
3470
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3471
3471
|
mutedAt?: number | undefined;
|
|
3472
3472
|
} | undefined;
|
|
3473
3473
|
writeInteractions?: {
|
|
3474
|
-
status?: "
|
|
3474
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3475
3475
|
mutedAt?: number | undefined;
|
|
3476
3476
|
} | undefined;
|
|
3477
3477
|
} | undefined;
|
|
@@ -3481,91 +3481,91 @@ declare const userSettingSchema: ZodObject<{
|
|
|
3481
3481
|
}, {
|
|
3482
3482
|
items?: {
|
|
3483
3483
|
controls?: {
|
|
3484
|
-
status?: "
|
|
3484
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3485
3485
|
mutedAt?: number | undefined;
|
|
3486
3486
|
} | undefined;
|
|
3487
3487
|
autodocs?: {
|
|
3488
|
-
status?: "
|
|
3488
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3489
3489
|
mutedAt?: number | undefined;
|
|
3490
3490
|
} | undefined;
|
|
3491
3491
|
accessibilityTests?: {
|
|
3492
|
-
status?: "
|
|
3492
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3493
3493
|
mutedAt?: number | undefined;
|
|
3494
3494
|
} | undefined;
|
|
3495
3495
|
ciTests?: {
|
|
3496
|
-
status?: "
|
|
3496
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3497
3497
|
mutedAt?: number | undefined;
|
|
3498
3498
|
} | undefined;
|
|
3499
3499
|
coverage?: {
|
|
3500
|
-
status?: "
|
|
3500
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3501
3501
|
mutedAt?: number | undefined;
|
|
3502
3502
|
} | undefined;
|
|
3503
3503
|
guidedTour?: {
|
|
3504
|
-
status?: "
|
|
3504
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3505
3505
|
mutedAt?: number | undefined;
|
|
3506
3506
|
} | undefined;
|
|
3507
3507
|
installA11y?: {
|
|
3508
|
-
status?: "
|
|
3508
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3509
3509
|
mutedAt?: number | undefined;
|
|
3510
3510
|
} | undefined;
|
|
3511
3511
|
installChromatic?: {
|
|
3512
|
-
status?: "
|
|
3512
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3513
3513
|
mutedAt?: number | undefined;
|
|
3514
3514
|
} | undefined;
|
|
3515
3515
|
installDocs?: {
|
|
3516
|
-
status?: "
|
|
3516
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3517
3517
|
mutedAt?: number | undefined;
|
|
3518
3518
|
} | undefined;
|
|
3519
3519
|
installVitest?: {
|
|
3520
|
-
status?: "
|
|
3520
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3521
3521
|
mutedAt?: number | undefined;
|
|
3522
3522
|
} | undefined;
|
|
3523
3523
|
mdxDocs?: {
|
|
3524
|
-
status?: "
|
|
3524
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3525
3525
|
mutedAt?: number | undefined;
|
|
3526
3526
|
} | undefined;
|
|
3527
3527
|
moreComponents?: {
|
|
3528
|
-
status?: "
|
|
3528
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3529
3529
|
mutedAt?: number | undefined;
|
|
3530
3530
|
} | undefined;
|
|
3531
3531
|
moreStories?: {
|
|
3532
|
-
status?: "
|
|
3532
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3533
3533
|
mutedAt?: number | undefined;
|
|
3534
3534
|
} | undefined;
|
|
3535
3535
|
onboardingSurvey?: {
|
|
3536
|
-
status?: "
|
|
3536
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3537
3537
|
mutedAt?: number | undefined;
|
|
3538
3538
|
} | undefined;
|
|
3539
3539
|
organizeStories?: {
|
|
3540
|
-
status?: "
|
|
3540
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3541
3541
|
mutedAt?: number | undefined;
|
|
3542
3542
|
} | undefined;
|
|
3543
3543
|
publishStorybook?: {
|
|
3544
|
-
status?: "
|
|
3544
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3545
3545
|
mutedAt?: number | undefined;
|
|
3546
3546
|
} | undefined;
|
|
3547
3547
|
renderComponent?: {
|
|
3548
|
-
status?: "
|
|
3548
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3549
3549
|
mutedAt?: number | undefined;
|
|
3550
3550
|
} | undefined;
|
|
3551
3551
|
runTests?: {
|
|
3552
|
-
status?: "
|
|
3552
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3553
3553
|
mutedAt?: number | undefined;
|
|
3554
3554
|
} | undefined;
|
|
3555
3555
|
viewports?: {
|
|
3556
|
-
status?: "
|
|
3556
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3557
3557
|
mutedAt?: number | undefined;
|
|
3558
3558
|
} | undefined;
|
|
3559
3559
|
visualTests?: {
|
|
3560
|
-
status?: "
|
|
3560
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3561
3561
|
mutedAt?: number | undefined;
|
|
3562
3562
|
} | undefined;
|
|
3563
3563
|
whatsNewStorybook10?: {
|
|
3564
|
-
status?: "
|
|
3564
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3565
3565
|
mutedAt?: number | undefined;
|
|
3566
3566
|
} | undefined;
|
|
3567
3567
|
writeInteractions?: {
|
|
3568
|
-
status?: "
|
|
3568
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3569
3569
|
mutedAt?: number | undefined;
|
|
3570
3570
|
} | undefined;
|
|
3571
3571
|
} | undefined;
|
|
@@ -3582,91 +3582,91 @@ declare const userSettingSchema: ZodObject<{
|
|
|
3582
3582
|
checklist?: {
|
|
3583
3583
|
items?: {
|
|
3584
3584
|
controls?: {
|
|
3585
|
-
status?: "
|
|
3585
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3586
3586
|
mutedAt?: number | undefined;
|
|
3587
3587
|
} | undefined;
|
|
3588
3588
|
autodocs?: {
|
|
3589
|
-
status?: "
|
|
3589
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3590
3590
|
mutedAt?: number | undefined;
|
|
3591
3591
|
} | undefined;
|
|
3592
3592
|
accessibilityTests?: {
|
|
3593
|
-
status?: "
|
|
3593
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3594
3594
|
mutedAt?: number | undefined;
|
|
3595
3595
|
} | undefined;
|
|
3596
3596
|
ciTests?: {
|
|
3597
|
-
status?: "
|
|
3597
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3598
3598
|
mutedAt?: number | undefined;
|
|
3599
3599
|
} | undefined;
|
|
3600
3600
|
coverage?: {
|
|
3601
|
-
status?: "
|
|
3601
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3602
3602
|
mutedAt?: number | undefined;
|
|
3603
3603
|
} | undefined;
|
|
3604
3604
|
guidedTour?: {
|
|
3605
|
-
status?: "
|
|
3605
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3606
3606
|
mutedAt?: number | undefined;
|
|
3607
3607
|
} | undefined;
|
|
3608
3608
|
installA11y?: {
|
|
3609
|
-
status?: "
|
|
3609
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3610
3610
|
mutedAt?: number | undefined;
|
|
3611
3611
|
} | undefined;
|
|
3612
3612
|
installChromatic?: {
|
|
3613
|
-
status?: "
|
|
3613
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3614
3614
|
mutedAt?: number | undefined;
|
|
3615
3615
|
} | undefined;
|
|
3616
3616
|
installDocs?: {
|
|
3617
|
-
status?: "
|
|
3617
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3618
3618
|
mutedAt?: number | undefined;
|
|
3619
3619
|
} | undefined;
|
|
3620
3620
|
installVitest?: {
|
|
3621
|
-
status?: "
|
|
3621
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3622
3622
|
mutedAt?: number | undefined;
|
|
3623
3623
|
} | undefined;
|
|
3624
3624
|
mdxDocs?: {
|
|
3625
|
-
status?: "
|
|
3625
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3626
3626
|
mutedAt?: number | undefined;
|
|
3627
3627
|
} | undefined;
|
|
3628
3628
|
moreComponents?: {
|
|
3629
|
-
status?: "
|
|
3629
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3630
3630
|
mutedAt?: number | undefined;
|
|
3631
3631
|
} | undefined;
|
|
3632
3632
|
moreStories?: {
|
|
3633
|
-
status?: "
|
|
3633
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3634
3634
|
mutedAt?: number | undefined;
|
|
3635
3635
|
} | undefined;
|
|
3636
3636
|
onboardingSurvey?: {
|
|
3637
|
-
status?: "
|
|
3637
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3638
3638
|
mutedAt?: number | undefined;
|
|
3639
3639
|
} | undefined;
|
|
3640
3640
|
organizeStories?: {
|
|
3641
|
-
status?: "
|
|
3641
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3642
3642
|
mutedAt?: number | undefined;
|
|
3643
3643
|
} | undefined;
|
|
3644
3644
|
publishStorybook?: {
|
|
3645
|
-
status?: "
|
|
3645
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3646
3646
|
mutedAt?: number | undefined;
|
|
3647
3647
|
} | undefined;
|
|
3648
3648
|
renderComponent?: {
|
|
3649
|
-
status?: "
|
|
3649
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3650
3650
|
mutedAt?: number | undefined;
|
|
3651
3651
|
} | undefined;
|
|
3652
3652
|
runTests?: {
|
|
3653
|
-
status?: "
|
|
3653
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3654
3654
|
mutedAt?: number | undefined;
|
|
3655
3655
|
} | undefined;
|
|
3656
3656
|
viewports?: {
|
|
3657
|
-
status?: "
|
|
3657
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3658
3658
|
mutedAt?: number | undefined;
|
|
3659
3659
|
} | undefined;
|
|
3660
3660
|
visualTests?: {
|
|
3661
|
-
status?: "
|
|
3661
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3662
3662
|
mutedAt?: number | undefined;
|
|
3663
3663
|
} | undefined;
|
|
3664
3664
|
whatsNewStorybook10?: {
|
|
3665
|
-
status?: "
|
|
3665
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3666
3666
|
mutedAt?: number | undefined;
|
|
3667
3667
|
} | undefined;
|
|
3668
3668
|
writeInteractions?: {
|
|
3669
|
-
status?: "
|
|
3669
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3670
3670
|
mutedAt?: number | undefined;
|
|
3671
3671
|
} | undefined;
|
|
3672
3672
|
} | undefined;
|
|
@@ -3683,91 +3683,91 @@ declare const userSettingSchema: ZodObject<{
|
|
|
3683
3683
|
checklist?: {
|
|
3684
3684
|
items?: {
|
|
3685
3685
|
controls?: {
|
|
3686
|
-
status?: "
|
|
3686
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3687
3687
|
mutedAt?: number | undefined;
|
|
3688
3688
|
} | undefined;
|
|
3689
3689
|
autodocs?: {
|
|
3690
|
-
status?: "
|
|
3690
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3691
3691
|
mutedAt?: number | undefined;
|
|
3692
3692
|
} | undefined;
|
|
3693
3693
|
accessibilityTests?: {
|
|
3694
|
-
status?: "
|
|
3694
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3695
3695
|
mutedAt?: number | undefined;
|
|
3696
3696
|
} | undefined;
|
|
3697
3697
|
ciTests?: {
|
|
3698
|
-
status?: "
|
|
3698
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3699
3699
|
mutedAt?: number | undefined;
|
|
3700
3700
|
} | undefined;
|
|
3701
3701
|
coverage?: {
|
|
3702
|
-
status?: "
|
|
3702
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3703
3703
|
mutedAt?: number | undefined;
|
|
3704
3704
|
} | undefined;
|
|
3705
3705
|
guidedTour?: {
|
|
3706
|
-
status?: "
|
|
3706
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3707
3707
|
mutedAt?: number | undefined;
|
|
3708
3708
|
} | undefined;
|
|
3709
3709
|
installA11y?: {
|
|
3710
|
-
status?: "
|
|
3710
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3711
3711
|
mutedAt?: number | undefined;
|
|
3712
3712
|
} | undefined;
|
|
3713
3713
|
installChromatic?: {
|
|
3714
|
-
status?: "
|
|
3714
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3715
3715
|
mutedAt?: number | undefined;
|
|
3716
3716
|
} | undefined;
|
|
3717
3717
|
installDocs?: {
|
|
3718
|
-
status?: "
|
|
3718
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3719
3719
|
mutedAt?: number | undefined;
|
|
3720
3720
|
} | undefined;
|
|
3721
3721
|
installVitest?: {
|
|
3722
|
-
status?: "
|
|
3722
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3723
3723
|
mutedAt?: number | undefined;
|
|
3724
3724
|
} | undefined;
|
|
3725
3725
|
mdxDocs?: {
|
|
3726
|
-
status?: "
|
|
3726
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3727
3727
|
mutedAt?: number | undefined;
|
|
3728
3728
|
} | undefined;
|
|
3729
3729
|
moreComponents?: {
|
|
3730
|
-
status?: "
|
|
3730
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3731
3731
|
mutedAt?: number | undefined;
|
|
3732
3732
|
} | undefined;
|
|
3733
3733
|
moreStories?: {
|
|
3734
|
-
status?: "
|
|
3734
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3735
3735
|
mutedAt?: number | undefined;
|
|
3736
3736
|
} | undefined;
|
|
3737
3737
|
onboardingSurvey?: {
|
|
3738
|
-
status?: "
|
|
3738
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3739
3739
|
mutedAt?: number | undefined;
|
|
3740
3740
|
} | undefined;
|
|
3741
3741
|
organizeStories?: {
|
|
3742
|
-
status?: "
|
|
3742
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3743
3743
|
mutedAt?: number | undefined;
|
|
3744
3744
|
} | undefined;
|
|
3745
3745
|
publishStorybook?: {
|
|
3746
|
-
status?: "
|
|
3746
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3747
3747
|
mutedAt?: number | undefined;
|
|
3748
3748
|
} | undefined;
|
|
3749
3749
|
renderComponent?: {
|
|
3750
|
-
status?: "
|
|
3750
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3751
3751
|
mutedAt?: number | undefined;
|
|
3752
3752
|
} | undefined;
|
|
3753
3753
|
runTests?: {
|
|
3754
|
-
status?: "
|
|
3754
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3755
3755
|
mutedAt?: number | undefined;
|
|
3756
3756
|
} | undefined;
|
|
3757
3757
|
viewports?: {
|
|
3758
|
-
status?: "
|
|
3758
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3759
3759
|
mutedAt?: number | undefined;
|
|
3760
3760
|
} | undefined;
|
|
3761
3761
|
visualTests?: {
|
|
3762
|
-
status?: "
|
|
3762
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3763
3763
|
mutedAt?: number | undefined;
|
|
3764
3764
|
} | undefined;
|
|
3765
3765
|
whatsNewStorybook10?: {
|
|
3766
|
-
status?: "
|
|
3766
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3767
3767
|
mutedAt?: number | undefined;
|
|
3768
3768
|
} | undefined;
|
|
3769
3769
|
writeInteractions?: {
|
|
3770
|
-
status?: "
|
|
3770
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3771
3771
|
mutedAt?: number | undefined;
|
|
3772
3772
|
} | undefined;
|
|
3773
3773
|
} | undefined;
|
|
@@ -3826,7 +3826,7 @@ type StoreEvent = {
|
|
|
3826
3826
|
declare const universalChecklistStore: UniversalStore<StoreState, StoreEvent>;
|
|
3827
3827
|
declare const checklistStore: {
|
|
3828
3828
|
getValue: (id: ItemId) => {
|
|
3829
|
-
status?: "
|
|
3829
|
+
status?: "done" | "open" | "accepted" | "skipped" | undefined;
|
|
3830
3830
|
mutedAt?: number | undefined;
|
|
3831
3831
|
};
|
|
3832
3832
|
accept: (id: ItemId) => void;
|