@cyberskill/shared 1.30.0 → 1.32.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/README.md +93 -32
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +11 -15
- package/dist/index.d.ts +11 -15
- package/dist/index.js +1 -1
- package/dist/nodejs/index.cjs +1 -0
- package/dist/{controllers → nodejs}/index.d.cts +1 -1
- package/dist/{controllers → nodejs}/index.d.ts +1 -1
- package/dist/{controllers → nodejs}/index.js +1 -1
- package/dist/nodejs/mongo.cjs +1 -0
- package/dist/{controllers/mongo-migration.d.cts → nodejs/mongo.d.cts} +2 -2
- package/dist/{controllers/mongo-migration.d.ts → nodejs/mongo.d.ts} +2 -2
- package/dist/{controllers/mongo-migration.js → nodejs/mongo.js} +1 -1
- package/dist/{providers/react → react}/apollo-client.d.cts +2 -2
- package/dist/{providers/react → react}/apollo-client.d.ts +2 -2
- package/dist/react/index.cjs +1 -0
- package/dist/react/index.d.cts +15 -0
- package/dist/react/index.d.ts +15 -0
- package/dist/react/index.js +1 -0
- package/dist/react/loading.cjs +1 -0
- package/dist/react/loading.d.cts +13 -0
- package/dist/react/loading.d.ts +13 -0
- package/dist/react/loading.js +1 -0
- package/dist/react/next-intl.cjs +1 -0
- package/dist/react/next-intl.d.cts +28 -0
- package/dist/react/next-intl.d.ts +28 -0
- package/dist/react/next-intl.js +1 -0
- package/dist/{hooks/react/use-storage.d.ts → react/storage.d.cts} +1 -1
- package/dist/{hooks/react/use-storage.d.cts → react/storage.d.ts} +1 -1
- package/dist/typescript/index.cjs +1 -1
- package/dist/typescript/index.d.cts +1 -0
- package/dist/typescript/index.d.ts +1 -0
- package/dist/typescript/index.js +1 -1
- package/dist/typescript/loading.cjs +1 -0
- package/dist/typescript/loading.d.cts +8 -0
- package/dist/typescript/loading.d.ts +8 -0
- package/dist/typescript/loading.js +0 -0
- package/dist/typescript/mongoose.d.cts +2 -2
- package/dist/typescript/mongoose.d.ts +2 -2
- package/dist/utils/index-nodejs.cjs +1 -0
- package/dist/utils/index-nodejs.d.cts +11 -0
- package/dist/utils/index-nodejs.d.ts +11 -0
- package/dist/utils/index-nodejs.js +1 -0
- package/dist/utils/index.cjs +1 -1
- package/dist/utils/index.d.cts +0 -11
- package/dist/utils/index.d.ts +0 -11
- package/dist/utils/index.js +1 -1
- package/package.json +39 -34
- package/dist/components/react/index.cjs +0 -1
- package/dist/components/react/index.d.cts +0 -2
- package/dist/components/react/index.d.ts +0 -2
- package/dist/components/react/index.js +0 -1
- package/dist/components/react/loading/index.cjs +0 -1
- package/dist/components/react/loading/index.d.cts +0 -11
- package/dist/components/react/loading/index.d.ts +0 -11
- package/dist/components/react/loading/index.js +0 -1
- package/dist/contexts/react/index.cjs +0 -1
- package/dist/contexts/react/index.d.cts +0 -3
- package/dist/contexts/react/index.d.ts +0 -3
- package/dist/contexts/react/index.js +0 -1
- package/dist/contexts/react/loading.cjs +0 -1
- package/dist/contexts/react/loading.d.cts +0 -6
- package/dist/contexts/react/loading.d.ts +0 -6
- package/dist/contexts/react/loading.js +0 -1
- package/dist/contexts/react/next-intl.cjs +0 -1
- package/dist/contexts/react/next-intl.d.cts +0 -8
- package/dist/contexts/react/next-intl.d.ts +0 -8
- package/dist/contexts/react/next-intl.js +0 -1
- package/dist/controllers/index.cjs +0 -1
- package/dist/controllers/mongo-migration.cjs +0 -1
- package/dist/hocs/react/index.cjs +0 -1
- package/dist/hocs/react/index.d.cts +0 -7
- package/dist/hocs/react/index.d.ts +0 -7
- package/dist/hocs/react/index.js +0 -1
- package/dist/hocs/react/next-intl.cjs +0 -1
- package/dist/hocs/react/next-intl.d.cts +0 -18
- package/dist/hocs/react/next-intl.d.ts +0 -18
- package/dist/hocs/react/next-intl.js +0 -1
- package/dist/hooks/react/index.cjs +0 -1
- package/dist/hooks/react/index.d.cts +0 -10
- package/dist/hooks/react/index.d.ts +0 -10
- package/dist/hooks/react/index.js +0 -1
- package/dist/hooks/react/use-loading.cjs +0 -1
- package/dist/hooks/react/use-loading.d.cts +0 -6
- package/dist/hooks/react/use-loading.d.ts +0 -6
- package/dist/hooks/react/use-loading.js +0 -1
- package/dist/hooks/react/use-next-intl.cjs +0 -1
- package/dist/hooks/react/use-next-intl.d.cts +0 -9
- package/dist/hooks/react/use-next-intl.d.ts +0 -9
- package/dist/hooks/react/use-next-intl.js +0 -1
- package/dist/providers/react/index.cjs +0 -1
- package/dist/providers/react/index.d.cts +0 -11
- package/dist/providers/react/index.d.ts +0 -11
- package/dist/providers/react/index.js +0 -1
- package/dist/providers/react/loading.cjs +0 -1
- package/dist/providers/react/loading.d.cts +0 -9
- package/dist/providers/react/loading.d.ts +0 -9
- package/dist/providers/react/loading.js +0 -1
- package/dist/providers/react/next-intl.cjs +0 -1
- package/dist/providers/react/next-intl.d.cts +0 -14
- package/dist/providers/react/next-intl.d.ts +0 -14
- package/dist/providers/react/next-intl.js +0 -1
- /package/dist/{controllers → nodejs}/mongoose.cjs +0 -0
- /package/dist/{controllers → nodejs}/mongoose.d.cts +0 -0
- /package/dist/{controllers → nodejs}/mongoose.d.ts +0 -0
- /package/dist/{controllers → nodejs}/mongoose.js +0 -0
- /package/dist/{providers/react → react}/apollo-client.cjs +0 -0
- /package/dist/{providers/react → react}/apollo-client.js +0 -0
- /package/dist/{components/react/loading → react}/loading.module.d.cts +0 -0
- /package/dist/{components/react/loading → react}/loading.module.d.ts +0 -0
- /package/dist/{components/react/loading → react}/loading.module.scss +0 -0
- /package/dist/{hooks/react/use-storage.cjs → react/storage.cjs} +0 -0
- /package/dist/{hooks/react/use-storage.js → react/storage.js} +0 -0
|
@@ -2,6 +2,7 @@ export { I_ApolloOptions, I_ApolloProviderProps } from './apollo.cjs';
|
|
|
2
2
|
export { E_ErrorType, I_BoxedLogOptions, I_ErrorEntry, I_EslintError } from './command.cjs';
|
|
3
3
|
export { I_Config } from './config.cjs';
|
|
4
4
|
export { I_GraphqlCodegenConfig } from './graphql-codegen.cjs';
|
|
5
|
+
export { I_LoadingProps } from './loading.cjs';
|
|
5
6
|
export { T_ThrowResponseArgs } from './log.cjs';
|
|
6
7
|
export { C_Collection, C_Db, C_Document, C_Model, I_DeleteOptionsExtended, I_ExtendedModel, I_GenerateModelOptions, I_GenerateSchemaOptions, I_GenericDocument, I_HookNextFunction, I_Input_CreateMany, I_Input_CreateOne, I_Input_DeleteMany, I_Input_DeleteOne, I_Input_FindAll, I_Input_FindOne, I_Input_FindPaging, I_Input_FindPagingAggregate, I_Input_UpdateMany, I_Input_UpdateOne, I_MongooseModelMiddleware, I_MongooseOptions, I_Return, I_ReturnFailure, I_ReturnSuccess, I_SlugifyOptions, I_UpdateOptionsExtended, T_AggregatePaginateResult, T_DeleteResult, T_Filter, T_FilterQuery, T_GenerateSlugQueryResponse, T_Input_MongooseSchema, T_Input_Populate, T_InsertManyOptions, T_InsertManyResult, T_InsertOneResult, T_MiddlewareContext, T_MongooseModelMiddlewareFunction, T_MongoosePlugin, T_MongooseShema, T_OptionalUnlessRequiredId, T_PaginateOptions, T_PaginateOptionsWithPopulate, T_PaginateResult, T_PipelineStage, T_PopulateOption, T_PopulateOptions, T_ProjectionType, T_QueryOptions, T_UpdateQuery, T_UpdateResult, T_WithId } from './mongoose.cjs';
|
|
7
8
|
export { I_NextIntlContextType, I_NextIntlLanguage, T_NextIntlMessageList } from './next-intl.cjs';
|
|
@@ -2,6 +2,7 @@ export { I_ApolloOptions, I_ApolloProviderProps } from './apollo.js';
|
|
|
2
2
|
export { E_ErrorType, I_BoxedLogOptions, I_ErrorEntry, I_EslintError } from './command.js';
|
|
3
3
|
export { I_Config } from './config.js';
|
|
4
4
|
export { I_GraphqlCodegenConfig } from './graphql-codegen.js';
|
|
5
|
+
export { I_LoadingProps } from './loading.js';
|
|
5
6
|
export { T_ThrowResponseArgs } from './log.js';
|
|
6
7
|
export { C_Collection, C_Db, C_Document, C_Model, I_DeleteOptionsExtended, I_ExtendedModel, I_GenerateModelOptions, I_GenerateSchemaOptions, I_GenericDocument, I_HookNextFunction, I_Input_CreateMany, I_Input_CreateOne, I_Input_DeleteMany, I_Input_DeleteOne, I_Input_FindAll, I_Input_FindOne, I_Input_FindPaging, I_Input_FindPagingAggregate, I_Input_UpdateMany, I_Input_UpdateOne, I_MongooseModelMiddleware, I_MongooseOptions, I_Return, I_ReturnFailure, I_ReturnSuccess, I_SlugifyOptions, I_UpdateOptionsExtended, T_AggregatePaginateResult, T_DeleteResult, T_Filter, T_FilterQuery, T_GenerateSlugQueryResponse, T_Input_MongooseSchema, T_Input_Populate, T_InsertManyOptions, T_InsertManyResult, T_InsertOneResult, T_MiddlewareContext, T_MongooseModelMiddlewareFunction, T_MongoosePlugin, T_MongooseShema, T_OptionalUnlessRequiredId, T_PaginateOptions, T_PaginateOptionsWithPopulate, T_PaginateResult, T_PipelineStage, T_PopulateOption, T_PopulateOptions, T_ProjectionType, T_QueryOptions, T_UpdateQuery, T_UpdateResult, T_WithId } from './mongoose.js';
|
|
7
8
|
export { I_NextIntlContextType, I_NextIntlLanguage, T_NextIntlMessageList } from './next-intl.js';
|