@epilot360/icons 0.0.2 → 1.0.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 +3 -5
- package/dist/bundle.js +1 -1
- package/dist/bundle.js.map +1 -1
- package/index.js.map +1 -1
- package/package.json +41 -8
- package/react/Account/index.d.ts +4 -0
- package/react/Account/index.js +41 -0
- package/react/Account/index.js.map +1 -0
- package/react/Add/index.d.ts +4 -0
- package/react/Add/index.js +41 -0
- package/react/Add/index.js.map +1 -0
- package/react/AddCircle/index.d.ts +4 -0
- package/react/AddCircle/index.js +41 -0
- package/react/AddCircle/index.js.map +1 -0
- package/react/Browse/index.d.ts +4 -0
- package/react/Browse/index.js +27 -0
- package/react/Browse/index.js.map +1 -0
- package/react/Calendar/index.d.ts +4 -0
- package/react/Calendar/index.js +41 -0
- package/react/Calendar/index.js.map +1 -0
- package/react/Cancel/index.d.ts +4 -0
- package/react/Cancel/index.js +41 -0
- package/react/Cancel/index.js.map +1 -0
- package/react/Check/index.d.ts +4 -0
- package/react/Check/index.js +41 -0
- package/react/Check/index.js.map +1 -0
- package/react/CheckCircle/index.d.ts +4 -0
- package/react/CheckCircle/index.js +41 -0
- package/react/CheckCircle/index.js.map +1 -0
- package/react/Close/index.d.ts +4 -0
- package/react/Close/index.js +41 -0
- package/react/Close/index.js.map +1 -0
- package/react/Compass/index.d.ts +4 -0
- package/react/Compass/index.js +27 -0
- package/react/Compass/index.js.map +1 -0
- package/react/Contact/index.d.ts +4 -0
- package/react/Contact/index.js +41 -0
- package/react/Contact/index.js.map +1 -0
- package/react/ContentCopy/index.d.ts +4 -0
- package/react/ContentCopy/index.js +41 -0
- package/react/ContentCopy/index.js.map +1 -0
- package/react/Contract/index.d.ts +4 -0
- package/react/Contract/index.js +41 -0
- package/react/Contract/index.js.map +1 -0
- package/react/Dashboard/index.d.ts +4 -0
- package/react/Dashboard/index.js +41 -0
- package/react/Dashboard/index.js.map +1 -0
- package/react/DataObject/index.d.ts +4 -0
- package/react/DataObject/index.js +41 -0
- package/react/DataObject/index.js.map +1 -0
- package/react/Delete/index.d.ts +4 -0
- package/react/Delete/index.js +41 -0
- package/react/Delete/index.js.map +1 -0
- package/react/Design/index.d.ts +4 -0
- package/react/Design/index.js +41 -0
- package/react/Design/index.js.map +1 -0
- package/react/Document/index.d.ts +4 -0
- package/react/Document/index.js +41 -0
- package/react/Document/index.js.map +1 -0
- package/react/Draft/index.d.ts +4 -0
- package/react/Draft/index.js +41 -0
- package/react/Draft/index.js.map +1 -0
- package/react/DragIndicator/index.d.ts +4 -0
- package/react/DragIndicator/index.js +41 -0
- package/react/DragIndicator/index.js.map +1 -0
- package/react/Edit/index.d.ts +4 -0
- package/react/Edit/index.js +41 -0
- package/react/Edit/index.js.map +1 -0
- package/react/Entity/index.d.ts +4 -0
- package/react/Entity/index.js +41 -0
- package/react/Entity/index.js.map +1 -0
- package/react/Epilot/index.d.ts +4 -0
- package/react/Epilot/index.js +40 -0
- package/react/Epilot/index.js.map +1 -0
- package/react/EpilotIcon.d.ts +110 -0
- package/react/EpilotIcon.js +130 -0
- package/react/EpilotIcon.js.map +1 -0
- package/react/ExpandLess/index.d.ts +4 -0
- package/react/ExpandLess/index.js +41 -0
- package/react/ExpandLess/index.js.map +1 -0
- package/react/ExpandMore/index.d.ts +4 -0
- package/react/ExpandMore/index.js +41 -0
- package/react/ExpandMore/index.js.map +1 -0
- package/react/Explore/index.d.ts +4 -0
- package/react/Explore/index.js +41 -0
- package/react/Explore/index.js.map +1 -0
- package/react/File/index.d.ts +4 -0
- package/react/File/index.js +41 -0
- package/react/File/index.js.map +1 -0
- package/react/Folder/index.d.ts +4 -0
- package/react/Folder/index.js +41 -0
- package/react/Folder/index.js.map +1 -0
- package/react/Help/index.d.ts +4 -0
- package/react/Help/index.js +41 -0
- package/react/Help/index.js.map +1 -0
- package/react/Info/index.d.ts +4 -0
- package/react/Info/index.js +41 -0
- package/react/Info/index.js.map +1 -0
- package/react/Journey/index.d.ts +4 -0
- package/react/Journey/index.js +41 -0
- package/react/Journey/index.js.map +1 -0
- package/react/Mail/index.d.ts +4 -0
- package/react/Mail/index.js +41 -0
- package/react/Mail/index.js.map +1 -0
- package/react/Menu/index.d.ts +4 -0
- package/react/Menu/index.js +41 -0
- package/react/Menu/index.js.map +1 -0
- package/react/Message/index.d.ts +4 -0
- package/react/Message/index.js +41 -0
- package/react/Message/index.js.map +1 -0
- package/react/Meter/index.d.ts +4 -0
- package/react/Meter/index.js +41 -0
- package/react/Meter/index.js.map +1 -0
- package/react/Notifications/index.d.ts +4 -0
- package/react/Notifications/index.js +41 -0
- package/react/Notifications/index.js.map +1 -0
- package/react/OpenInNew/index.d.ts +4 -0
- package/react/OpenInNew/index.js +41 -0
- package/react/OpenInNew/index.js.map +1 -0
- package/react/Opportunity/index.d.ts +4 -0
- package/react/Opportunity/index.js +41 -0
- package/react/Opportunity/index.js.map +1 -0
- package/react/Order/index.d.ts +4 -0
- package/react/Order/index.js +41 -0
- package/react/Order/index.js.map +1 -0
- package/react/Partner/index.d.ts +4 -0
- package/react/Partner/index.js +41 -0
- package/react/Partner/index.js.map +1 -0
- package/react/Price/index.d.ts +4 -0
- package/react/Price/index.js +41 -0
- package/react/Price/index.js.map +1 -0
- package/react/Product/index.d.ts +4 -0
- package/react/Product/index.js +41 -0
- package/react/Product/index.js.map +1 -0
- package/react/Refresh/index.d.ts +4 -0
- package/react/Refresh/index.js +41 -0
- package/react/Refresh/index.js.map +1 -0
- package/react/Search/index.d.ts +4 -0
- package/react/Search/index.js +41 -0
- package/react/Search/index.js.map +1 -0
- package/react/Settings/index.d.ts +4 -0
- package/react/Settings/index.js +41 -0
- package/react/Settings/index.js.map +1 -0
- package/react/Share/index.d.ts +4 -0
- package/react/Share/index.js +41 -0
- package/react/Share/index.js.map +1 -0
- package/react/Submission/index.d.ts +4 -0
- package/react/Submission/index.js +41 -0
- package/react/Submission/index.js.map +1 -0
- package/react/Tax/index.d.ts +4 -0
- package/react/Tax/index.js +41 -0
- package/react/Tax/index.js.map +1 -0
- package/react/Templates/index.d.ts +4 -0
- package/react/Templates/index.js +41 -0
- package/react/Templates/index.js.map +1 -0
- package/react/Visibility/index.d.ts +4 -0
- package/react/Visibility/index.js +41 -0
- package/react/Visibility/index.js.map +1 -0
- package/react/VisibilityOff/index.d.ts +4 -0
- package/react/VisibilityOff/index.js +41 -0
- package/react/VisibilityOff/index.js.map +1 -0
- package/react/Warning/index.d.ts +4 -0
- package/react/Warning/index.js +41 -0
- package/react/Warning/index.js.map +1 -0
- package/react/Webhook/index.d.ts +4 -0
- package/react/Webhook/index.js +41 -0
- package/react/Webhook/index.js.map +1 -0
- package/react/Workflow/index.d.ts +4 -0
- package/react/Workflow/index.js +41 -0
- package/react/Workflow/index.js.map +1 -0
- package/react/index.d.ts +50 -0
- package/react/index.js +50 -0
- package/react/index.js.map +1 -1
- package/react/types.d.ts +8 -0
- package/react/types.js +10 -0
- package/react/types.js.map +1 -0
- package/src/stories/Readme.mdx +53 -0
- package/iac/node_modules/@balena/dockerignore/LICENSE.md +0 -206
- package/iac/node_modules/@balena/dockerignore/README.md +0 -261
- package/iac/node_modules/@cspotcode/source-map-support/LICENSE.md +0 -21
- package/iac/node_modules/@cspotcode/source-map-support/README.md +0 -289
- package/iac/node_modules/@jridgewell/resolve-uri/LICENSE +0 -19
- package/iac/node_modules/@jridgewell/resolve-uri/README.md +0 -40
- package/iac/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs.map +0 -1
- package/iac/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js.map +0 -1
- package/iac/node_modules/@jridgewell/sourcemap-codec/LICENSE +0 -21
- package/iac/node_modules/@jridgewell/sourcemap-codec/README.md +0 -200
- package/iac/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs.map +0 -1
- package/iac/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js.map +0 -1
- package/iac/node_modules/@jridgewell/trace-mapping/LICENSE +0 -19
- package/iac/node_modules/@jridgewell/trace-mapping/README.md +0 -193
- package/iac/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs.map +0 -1
- package/iac/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js.map +0 -1
- package/iac/node_modules/@tsconfig/node10/LICENSE +0 -21
- package/iac/node_modules/@tsconfig/node10/README.md +0 -40
- package/iac/node_modules/@tsconfig/node12/LICENSE +0 -21
- package/iac/node_modules/@tsconfig/node12/README.md +0 -40
- package/iac/node_modules/@tsconfig/node14/LICENSE +0 -21
- package/iac/node_modules/@tsconfig/node14/README.md +0 -40
- package/iac/node_modules/@tsconfig/node16/LICENSE +0 -21
- package/iac/node_modules/@tsconfig/node16/README.md +0 -40
- package/iac/node_modules/@types/jest/LICENSE +0 -21
- package/iac/node_modules/@types/jest/README.md +0 -17
- package/iac/node_modules/@types/node/LICENSE +0 -21
- package/iac/node_modules/@types/node/README.md +0 -16
- package/iac/node_modules/@types/prettier/LICENSE +0 -21
- package/iac/node_modules/@types/prettier/README.md +0 -16
- package/iac/node_modules/acorn/LICENSE +0 -21
- package/iac/node_modules/acorn/README.md +0 -273
- package/iac/node_modules/acorn-walk/LICENSE +0 -21
- package/iac/node_modules/acorn-walk/README.md +0 -126
- package/iac/node_modules/ansi-regex/license +0 -9
- package/iac/node_modules/ansi-regex/readme.md +0 -78
- package/iac/node_modules/ansi-styles/license +0 -9
- package/iac/node_modules/ansi-styles/readme.md +0 -144
- package/iac/node_modules/arg/LICENSE.md +0 -21
- package/iac/node_modules/arg/README.md +0 -280
- package/iac/node_modules/at-least-node/LICENSE +0 -6
- package/iac/node_modules/at-least-node/README.md +0 -25
- package/iac/node_modules/aws-cdk/LICENSE +0 -201
- package/iac/node_modules/aws-cdk/README.md +0 -742
- package/iac/node_modules/aws-cdk/lib/init-templates/LICENSE +0 -16
- package/iac/node_modules/aws-cdk/lib/init-templates/app/csharp/README.md +0 -14
- package/iac/node_modules/aws-cdk/lib/init-templates/app/fsharp/README.md +0 -18
- package/iac/node_modules/aws-cdk/lib/init-templates/app/go/README.md +0 -12
- package/iac/node_modules/aws-cdk/lib/init-templates/app/java/README.md +0 -18
- package/iac/node_modules/aws-cdk/lib/init-templates/app/javascript/README.md +0 -12
- package/iac/node_modules/aws-cdk/lib/init-templates/app/python/README.template.md +0 -58
- package/iac/node_modules/aws-cdk/lib/init-templates/app/typescript/README.md +0 -14
- package/iac/node_modules/aws-cdk/lib/init-templates/lib/typescript/README.template.md +0 -12
- package/iac/node_modules/aws-cdk/lib/init-templates/sample-app/csharp/README.template.md +0 -19
- package/iac/node_modules/aws-cdk/lib/init-templates/sample-app/fsharp/README.template.md +0 -20
- package/iac/node_modules/aws-cdk/lib/init-templates/sample-app/go/README.md +0 -12
- package/iac/node_modules/aws-cdk/lib/init-templates/sample-app/java/README.template.md +0 -19
- package/iac/node_modules/aws-cdk/lib/init-templates/sample-app/javascript/README.template.md +0 -13
- package/iac/node_modules/aws-cdk/lib/init-templates/sample-app/python/README.template.md +0 -65
- package/iac/node_modules/aws-cdk/lib/init-templates/sample-app/typescript/README.template.md +0 -15
- package/iac/node_modules/aws-cdk/test/integ/cli/README.md +0 -48
- package/iac/node_modules/aws-cdk/test/integ/cli-regression-patches/README.md +0 -54
- package/iac/node_modules/aws-cdk-lib/LICENSE +0 -201
- package/iac/node_modules/aws-cdk-lib/README.md +0 -1119
- package/iac/node_modules/aws-cdk-lib/alexa-ask/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/assertions/README.md +0 -571
- package/iac/node_modules/aws-cdk-lib/assets/README.md +0 -4
- package/iac/node_modules/aws-cdk-lib/aws-accessanalyzer/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-acmpca/README.md +0 -59
- package/iac/node_modules/aws-cdk-lib/aws-amazonmq/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-amplify/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-amplifyuibuilder/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-apigateway/README.md +0 -1335
- package/iac/node_modules/aws-cdk-lib/aws-apigatewayv2/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-appconfig/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-appflow/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-appintegrations/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-applicationautoscaling/README.md +0 -246
- package/iac/node_modules/aws-cdk-lib/aws-applicationinsights/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-appmesh/README.md +0 -883
- package/iac/node_modules/aws-cdk-lib/aws-apprunner/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-appstream/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-appsync/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-aps/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-athena/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-auditmanager/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-autoscaling/README.md +0 -540
- package/iac/node_modules/aws-cdk-lib/aws-autoscaling-common/README.md +0 -8
- package/iac/node_modules/aws-cdk-lib/aws-autoscaling-hooktargets/README.md +0 -18
- package/iac/node_modules/aws-cdk-lib/aws-autoscalingplans/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-backup/README.md +0 -210
- package/iac/node_modules/aws-cdk-lib/aws-batch/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-billingconductor/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-budgets/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-cassandra/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-ce/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-certificatemanager/README.md +0 -166
- package/iac/node_modules/aws-cdk-lib/aws-certificatemanager/lambda-packages/dns_validated_certificate_handler/README.md +0 -2
- package/iac/node_modules/aws-cdk-lib/aws-certificatemanager/suffixes/README.txt +0 -8
- package/iac/node_modules/aws-cdk-lib/aws-chatbot/README.md +0 -44
- package/iac/node_modules/aws-cdk-lib/aws-cloud9/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-cloudformation/README.md +0 -4
- package/iac/node_modules/aws-cdk-lib/aws-cloudfront/README.md +0 -973
- package/iac/node_modules/aws-cdk-lib/aws-cloudfront-origins/README.md +0 -126
- package/iac/node_modules/aws-cdk-lib/aws-cloudtrail/README.md +0 -189
- package/iac/node_modules/aws-cdk-lib/aws-cloudwatch/README.md +0 -579
- package/iac/node_modules/aws-cdk-lib/aws-cloudwatch-actions/README.md +0 -43
- package/iac/node_modules/aws-cdk-lib/aws-codeartifact/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-codebuild/README.md +0 -759
- package/iac/node_modules/aws-cdk-lib/aws-codecommit/README.md +0 -85
- package/iac/node_modules/aws-cdk-lib/aws-codedeploy/README.md +0 -319
- package/iac/node_modules/aws-cdk-lib/aws-codeguruprofiler/README.md +0 -37
- package/iac/node_modules/aws-cdk-lib/aws-codegurureviewer/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-codepipeline/README.md +0 -481
- package/iac/node_modules/aws-cdk-lib/aws-codepipeline-actions/README.md +0 -1203
- package/iac/node_modules/aws-cdk-lib/aws-codestar/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-codestarconnections/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-codestarnotifications/README.md +0 -68
- package/iac/node_modules/aws-cdk-lib/aws-cognito/README.md +0 -843
- package/iac/node_modules/aws-cdk-lib/aws-config/README.md +0 -218
- package/iac/node_modules/aws-cdk-lib/aws-connect/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-controltower/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-cur/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-customerprofiles/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-databrew/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-datapipeline/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-datasync/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-dax/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-detective/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-devopsguru/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-directoryservice/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-dlm/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-dms/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-docdb/README.md +0 -153
- package/iac/node_modules/aws-cdk-lib/aws-dynamodb/README.md +0 -200
- package/iac/node_modules/aws-cdk-lib/aws-ec2/README.md +0 -1514
- package/iac/node_modules/aws-cdk-lib/aws-ecr/README.md +0 -110
- package/iac/node_modules/aws-cdk-lib/aws-ecr-assets/README.md +0 -167
- package/iac/node_modules/aws-cdk-lib/aws-ecs/README.md +0 -1225
- package/iac/node_modules/aws-cdk-lib/aws-ecs-patterns/README.md +0 -980
- package/iac/node_modules/aws-cdk-lib/aws-efs/README.md +0 -154
- package/iac/node_modules/aws-cdk-lib/aws-eks/README.md +0 -1450
- package/iac/node_modules/aws-cdk-lib/aws-elasticache/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-elasticbeanstalk/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-elasticloadbalancing/README.md +0 -40
- package/iac/node_modules/aws-cdk-lib/aws-elasticloadbalancingv2/README.md +0 -569
- package/iac/node_modules/aws-cdk-lib/aws-elasticloadbalancingv2-actions/README.md +0 -68
- package/iac/node_modules/aws-cdk-lib/aws-elasticloadbalancingv2-targets/README.md +0 -4
- package/iac/node_modules/aws-cdk-lib/aws-elasticsearch/README.md +0 -441
- package/iac/node_modules/aws-cdk-lib/aws-emr/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-emrcontainers/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-emrserverless/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-events/README.md +0 -249
- package/iac/node_modules/aws-cdk-lib/aws-events-targets/README.md +0 -339
- package/iac/node_modules/aws-cdk-lib/aws-eventschemas/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-evidently/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-finspace/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-fis/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-fms/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-forecast/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-frauddetector/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-fsx/README.md +0 -200
- package/iac/node_modules/aws-cdk-lib/aws-gamelift/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-globalaccelerator/README.md +0 -182
- package/iac/node_modules/aws-cdk-lib/aws-globalaccelerator-endpoints/README.md +0 -10
- package/iac/node_modules/aws-cdk-lib/aws-glue/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-greengrass/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-greengrassv2/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-groundstation/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-guardduty/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-healthlake/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-iam/README.md +0 -509
- package/iac/node_modules/aws-cdk-lib/aws-imagebuilder/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-inspector/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-inspectorv2/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-iot/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-iot1click/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-iotanalytics/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-iotcoredeviceadvisor/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-iotevents/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-iotfleethub/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-iotsitewise/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-iotthingsgraph/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-iottwinmaker/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-iotwireless/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-ivs/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-kafkaconnect/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-kendra/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-kinesis/README.md +0 -188
- package/iac/node_modules/aws-cdk-lib/aws-kinesisanalytics/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-kinesisanalyticsv2/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-kinesisfirehose/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-kinesisvideo/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-kms/README.md +0 -209
- package/iac/node_modules/aws-cdk-lib/aws-lakeformation/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-lambda/README.md +0 -985
- package/iac/node_modules/aws-cdk-lib/aws-lambda-destinations/README.md +0 -147
- package/iac/node_modules/aws-cdk-lib/aws-lambda-event-sources/README.md +0 -281
- package/iac/node_modules/aws-cdk-lib/aws-lambda-nodejs/README.md +0 -317
- package/iac/node_modules/aws-cdk-lib/aws-lex/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-licensemanager/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-lightsail/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-location/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-logs/README.md +0 -322
- package/iac/node_modules/aws-cdk-lib/aws-logs-destinations/README.md +0 -7
- package/iac/node_modules/aws-cdk-lib/aws-lookoutequipment/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-lookoutmetrics/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-lookoutvision/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-m2/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-macie/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-managedblockchain/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-mediaconnect/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-mediaconvert/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-medialive/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-mediapackage/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-mediastore/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-mediatailor/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-memorydb/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-msk/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-mwaa/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-neptune/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-networkfirewall/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-networkmanager/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-nimblestudio/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-opensearchservice/README.md +0 -378
- package/iac/node_modules/aws-cdk-lib/aws-opsworks/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-opsworkscm/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-panorama/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-personalize/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-pinpoint/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-pinpointemail/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-qldb/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-quicksight/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-ram/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-rds/README.md +0 -704
- package/iac/node_modules/aws-cdk-lib/aws-redshift/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-redshiftserverless/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-refactorspaces/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-rekognition/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-resiliencehub/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-resourcegroups/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-robomaker/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-route53/README.md +0 -281
- package/iac/node_modules/aws-cdk-lib/aws-route53-patterns/README.md +0 -45
- package/iac/node_modules/aws-cdk-lib/aws-route53-targets/README.md +0 -181
- package/iac/node_modules/aws-cdk-lib/aws-route53recoverycontrol/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-route53recoveryreadiness/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-route53resolver/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-rum/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-s3/README.md +0 -581
- package/iac/node_modules/aws-cdk-lib/aws-s3-assets/README.md +0 -179
- package/iac/node_modules/aws-cdk-lib/aws-s3-deployment/README.md +0 -349
- package/iac/node_modules/aws-cdk-lib/aws-s3-notifications/README.md +0 -46
- package/iac/node_modules/aws-cdk-lib/aws-s3objectlambda/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-s3outposts/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-sagemaker/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-sam/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-sdb/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-secretsmanager/README.md +0 -285
- package/iac/node_modules/aws-cdk-lib/aws-securityhub/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-servicecatalog/README.md +0 -491
- package/iac/node_modules/aws-cdk-lib/aws-servicecatalogappregistry/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-servicediscovery/README.md +0 -45
- package/iac/node_modules/aws-cdk-lib/aws-ses/README.md +0 -194
- package/iac/node_modules/aws-cdk-lib/aws-ses-actions/README.md +0 -16
- package/iac/node_modules/aws-cdk-lib/aws-signer/README.md +0 -41
- package/iac/node_modules/aws-cdk-lib/aws-sns/README.md +0 -184
- package/iac/node_modules/aws-cdk-lib/aws-sns-subscriptions/README.md +0 -120
- package/iac/node_modules/aws-cdk-lib/aws-sqs/README.md +0 -57
- package/iac/node_modules/aws-cdk-lib/aws-ssm/README.md +0 -99
- package/iac/node_modules/aws-cdk-lib/aws-ssmcontacts/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-ssmincidents/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-sso/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-stepfunctions/README.md +0 -884
- package/iac/node_modules/aws-cdk-lib/aws-stepfunctions-tasks/README.md +0 -1288
- package/iac/node_modules/aws-cdk-lib/aws-supportapp/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-synthetics/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-timestream/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-transfer/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-voiceid/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-waf/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-wafregional/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-wafv2/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-wisdom/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-workspaces/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-xray/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/cloud-assembly-schema/README.md +0 -55
- package/iac/node_modules/aws-cdk-lib/cloud-assembly-schema/schema/README.md +0 -5
- package/iac/node_modules/aws-cdk-lib/cloudformation-include/README.md +0 -466
- package/iac/node_modules/aws-cdk-lib/core/README.md +0 -1078
- package/iac/node_modules/aws-cdk-lib/custom-resources/README.md +0 -624
- package/iac/node_modules/aws-cdk-lib/cx-api/README.md +0 -98
- package/iac/node_modules/aws-cdk-lib/lambda-layer-awscli/README.md +0 -19
- package/iac/node_modules/aws-cdk-lib/lambda-layer-kubectl/README.md +0 -20
- package/iac/node_modules/aws-cdk-lib/lambda-layer-node-proxy-agent/README.md +0 -18
- package/iac/node_modules/aws-cdk-lib/node_modules/@balena/dockerignore/LICENSE.md +0 -206
- package/iac/node_modules/aws-cdk-lib/node_modules/@balena/dockerignore/README.md +0 -261
- package/iac/node_modules/aws-cdk-lib/node_modules/at-least-node/LICENSE +0 -6
- package/iac/node_modules/aws-cdk-lib/node_modules/at-least-node/README.md +0 -25
- package/iac/node_modules/aws-cdk-lib/node_modules/balanced-match/LICENSE.md +0 -21
- package/iac/node_modules/aws-cdk-lib/node_modules/balanced-match/README.md +0 -97
- package/iac/node_modules/aws-cdk-lib/node_modules/brace-expansion/LICENSE +0 -21
- package/iac/node_modules/aws-cdk-lib/node_modules/brace-expansion/README.md +0 -129
- package/iac/node_modules/aws-cdk-lib/node_modules/case/LICENSE +0 -22
- package/iac/node_modules/aws-cdk-lib/node_modules/case/README.md +0 -139
- package/iac/node_modules/aws-cdk-lib/node_modules/case/dist/Case.min.js.map +0 -1
- package/iac/node_modules/aws-cdk-lib/node_modules/case/dist/Case.plus.min.js.map +0 -1
- package/iac/node_modules/aws-cdk-lib/node_modules/concat-map/LICENSE +0 -18
- package/iac/node_modules/aws-cdk-lib/node_modules/concat-map/README.markdown +0 -62
- package/iac/node_modules/aws-cdk-lib/node_modules/fs-extra/LICENSE +0 -15
- package/iac/node_modules/aws-cdk-lib/node_modules/fs-extra/README.md +0 -264
- package/iac/node_modules/aws-cdk-lib/node_modules/graceful-fs/LICENSE +0 -15
- package/iac/node_modules/aws-cdk-lib/node_modules/graceful-fs/README.md +0 -143
- package/iac/node_modules/aws-cdk-lib/node_modules/ignore/README.md +0 -412
- package/iac/node_modules/aws-cdk-lib/node_modules/jsonfile/LICENSE +0 -15
- package/iac/node_modules/aws-cdk-lib/node_modules/jsonfile/README.md +0 -230
- package/iac/node_modules/aws-cdk-lib/node_modules/jsonschema/LICENSE +0 -21
- package/iac/node_modules/aws-cdk-lib/node_modules/jsonschema/README.md +0 -421
- package/iac/node_modules/aws-cdk-lib/node_modules/lru-cache/LICENSE +0 -15
- package/iac/node_modules/aws-cdk-lib/node_modules/lru-cache/README.md +0 -166
- package/iac/node_modules/aws-cdk-lib/node_modules/minimatch/LICENSE +0 -15
- package/iac/node_modules/aws-cdk-lib/node_modules/minimatch/README.md +0 -230
- package/iac/node_modules/aws-cdk-lib/node_modules/punycode/README.md +0 -122
- package/iac/node_modules/aws-cdk-lib/node_modules/semver/LICENSE +0 -15
- package/iac/node_modules/aws-cdk-lib/node_modules/semver/README.md +0 -568
- package/iac/node_modules/aws-cdk-lib/node_modules/universalify/LICENSE +0 -20
- package/iac/node_modules/aws-cdk-lib/node_modules/universalify/README.md +0 -76
- package/iac/node_modules/aws-cdk-lib/node_modules/yallist/LICENSE +0 -15
- package/iac/node_modules/aws-cdk-lib/node_modules/yallist/README.md +0 -204
- package/iac/node_modules/aws-cdk-lib/node_modules/yaml/LICENSE +0 -13
- package/iac/node_modules/aws-cdk-lib/node_modules/yaml/README.md +0 -127
- package/iac/node_modules/aws-cdk-lib/pipelines/README.md +0 -1573
- package/iac/node_modules/aws-cdk-lib/region-info/README.md +0 -84
- package/iac/node_modules/aws-cdk-lib/triggers/README.md +0 -86
- package/iac/node_modules/balanced-match/LICENSE.md +0 -21
- package/iac/node_modules/balanced-match/README.md +0 -97
- package/iac/node_modules/brace-expansion/LICENSE +0 -21
- package/iac/node_modules/brace-expansion/README.md +0 -129
- package/iac/node_modules/buffer-from/LICENSE +0 -21
- package/iac/node_modules/buffer-from/readme.md +0 -69
- package/iac/node_modules/case/LICENSE +0 -22
- package/iac/node_modules/case/README.md +0 -139
- package/iac/node_modules/case/dist/Case.min.js.map +0 -1
- package/iac/node_modules/case/dist/Case.plus.min.js.map +0 -1
- package/iac/node_modules/chalk/license +0 -9
- package/iac/node_modules/chalk/node_modules/ansi-styles/license +0 -9
- package/iac/node_modules/chalk/node_modules/ansi-styles/readme.md +0 -152
- package/iac/node_modules/chalk/readme.md +0 -341
- package/iac/node_modules/color-convert/LICENSE +0 -21
- package/iac/node_modules/color-convert/README.md +0 -68
- package/iac/node_modules/color-name/LICENSE +0 -8
- package/iac/node_modules/color-name/README.md +0 -11
- package/iac/node_modules/concat-map/LICENSE +0 -18
- package/iac/node_modules/concat-map/README.markdown +0 -62
- package/iac/node_modules/constructs/LICENSE +0 -202
- package/iac/node_modules/constructs/README.md +0 -28
- package/iac/node_modules/create-require/LICENSE +0 -25
- package/iac/node_modules/create-require/README.md +0 -46
- package/iac/node_modules/diff/LICENSE +0 -31
- package/iac/node_modules/diff/README.md +0 -207
- package/iac/node_modules/diff-sequences/LICENSE +0 -21
- package/iac/node_modules/diff-sequences/README.md +0 -404
- package/iac/node_modules/fs-extra/LICENSE +0 -15
- package/iac/node_modules/fs-extra/README.md +0 -264
- package/iac/node_modules/fsevents/LICENSE +0 -22
- package/iac/node_modules/fsevents/README.md +0 -83
- package/iac/node_modules/graceful-fs/LICENSE +0 -15
- package/iac/node_modules/graceful-fs/README.md +0 -143
- package/iac/node_modules/has-flag/license +0 -9
- package/iac/node_modules/has-flag/readme.md +0 -89
- package/iac/node_modules/ignore/README.md +0 -412
- package/iac/node_modules/jest-diff/LICENSE +0 -21
- package/iac/node_modules/jest-diff/README.md +0 -671
- package/iac/node_modules/jest-get-type/LICENSE +0 -21
- package/iac/node_modules/jest-matcher-utils/LICENSE +0 -21
- package/iac/node_modules/jest-matcher-utils/README.md +0 -24
- package/iac/node_modules/jsonfile/LICENSE +0 -15
- package/iac/node_modules/jsonfile/README.md +0 -230
- package/iac/node_modules/jsonschema/LICENSE +0 -21
- package/iac/node_modules/jsonschema/README.md +0 -421
- package/iac/node_modules/lru-cache/LICENSE +0 -15
- package/iac/node_modules/lru-cache/README.md +0 -166
- package/iac/node_modules/make-error/LICENSE +0 -5
- package/iac/node_modules/make-error/README.md +0 -112
- package/iac/node_modules/minimatch/LICENSE +0 -15
- package/iac/node_modules/minimatch/README.md +0 -230
- package/iac/node_modules/pretty-format/LICENSE +0 -21
- package/iac/node_modules/pretty-format/README.md +0 -458
- package/iac/node_modules/punycode/README.md +0 -122
- package/iac/node_modules/react-is/LICENSE +0 -21
- package/iac/node_modules/react-is/README.md +0 -104
- package/iac/node_modules/semver/LICENSE +0 -15
- package/iac/node_modules/semver/README.md +0 -568
- package/iac/node_modules/source-map/LICENSE +0 -28
- package/iac/node_modules/source-map/README.md +0 -742
- package/iac/node_modules/source-map/dist/source-map.min.js.map +0 -1
- package/iac/node_modules/source-map-support/LICENSE.md +0 -21
- package/iac/node_modules/source-map-support/README.md +0 -284
- package/iac/node_modules/supports-color/license +0 -9
- package/iac/node_modules/supports-color/readme.md +0 -76
- package/iac/node_modules/ts-node/LICENSE +0 -21
- package/iac/node_modules/ts-node/README.md +0 -1442
- package/iac/node_modules/ts-node/dist/bin-cwd.js.map +0 -1
- package/iac/node_modules/ts-node/dist/bin-esm.js.map +0 -1
- package/iac/node_modules/ts-node/dist/bin-script-deprecated.js.map +0 -1
- package/iac/node_modules/ts-node/dist/bin-script.js.map +0 -1
- package/iac/node_modules/ts-node/dist/bin-transpile.js.map +0 -1
- package/iac/node_modules/ts-node/dist/bin.js.map +0 -1
- package/iac/node_modules/ts-node/dist/child/argv-payload.js.map +0 -1
- package/iac/node_modules/ts-node/dist/child/child-entrypoint.js.map +0 -1
- package/iac/node_modules/ts-node/dist/child/child-loader.js.map +0 -1
- package/iac/node_modules/ts-node/dist/child/child-require.js.map +0 -1
- package/iac/node_modules/ts-node/dist/child/spawn-child.js.map +0 -1
- package/iac/node_modules/ts-node/dist/cjs-resolve-hooks.js.map +0 -1
- package/iac/node_modules/ts-node/dist/configuration.js.map +0 -1
- package/iac/node_modules/ts-node/dist/esm.js.map +0 -1
- package/iac/node_modules/ts-node/dist/file-extensions.js.map +0 -1
- package/iac/node_modules/ts-node/dist/index.js.map +0 -1
- package/iac/node_modules/ts-node/dist/module-type-classifier.js.map +0 -1
- package/iac/node_modules/ts-node/dist/node-module-type-classifier.js.map +0 -1
- package/iac/node_modules/ts-node/dist/repl.js.map +0 -1
- package/iac/node_modules/ts-node/dist/resolver-functions.js.map +0 -1
- package/iac/node_modules/ts-node/dist/transpilers/swc.js.map +0 -1
- package/iac/node_modules/ts-node/dist/transpilers/types.js.map +0 -1
- package/iac/node_modules/ts-node/dist/ts-compiler-types.js.map +0 -1
- package/iac/node_modules/ts-node/dist/ts-internals.js.map +0 -1
- package/iac/node_modules/ts-node/dist/ts-transpile-module.js.map +0 -1
- package/iac/node_modules/ts-node/dist/tsconfig-schema.js.map +0 -1
- package/iac/node_modules/ts-node/dist/tsconfigs.js.map +0 -1
- package/iac/node_modules/ts-node/dist/util.js.map +0 -1
- package/iac/node_modules/ts-node/dist-raw/README.md +0 -36
- package/iac/node_modules/typescript/LICENSE.txt +0 -55
- package/iac/node_modules/typescript/README.md +0 -104
- package/iac/node_modules/typescript/lib/README.md +0 -5
- package/iac/node_modules/universalify/LICENSE +0 -20
- package/iac/node_modules/universalify/README.md +0 -76
- package/iac/node_modules/v8-compile-cache-lib/LICENSE +0 -21
- package/iac/node_modules/v8-compile-cache-lib/README.md +0 -60
- package/iac/node_modules/yallist/LICENSE +0 -15
- package/iac/node_modules/yallist/README.md +0 -204
- package/iac/node_modules/yaml/LICENSE +0 -13
- package/iac/node_modules/yaml/README.md +0 -127
- package/iac/node_modules/yn/license +0 -9
- package/iac/node_modules/yn/readme.md +0 -83
- package/react/Edit.d.ts +0 -3
- package/react/Edit.js +0 -10
- package/react/Edit.js.map +0 -1
|
@@ -1,139 +0,0 @@
|
|
|
1
|
-
### Case: An extensible utility to convert, identify, and flip string case.
|
|
2
|
-
|
|
3
|
-
Download: [Case.min.js][min] or [Case.js][full]
|
|
4
|
-
[NPM][npm]: `npm install case` (little 'c' due to NPM restrictions)
|
|
5
|
-
[NuGet][]: `Install-Package Case`
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
[](https://travis-ci.org/nbubna/Case)
|
|
9
|
-
[][npm]
|
|
10
|
-
[][npm]
|
|
11
|
-
|
|
12
|
-
[NuGet]: http://nuget.org/packages/Case/
|
|
13
|
-
[min]: https://raw.github.com/nbubna/Case/master/dist/Case.min.js
|
|
14
|
-
[full]: https://raw.github.com/nbubna/Case/master/dist/Case.js
|
|
15
|
-
[npm]: https://npmjs.org/package/case
|
|
16
|
-
|
|
17
|
-
## Documentation
|
|
18
|
-
Each of the following functions will first "undo" previous case manipulations
|
|
19
|
-
before applying the desired case to the given string.
|
|
20
|
-
|
|
21
|
-
### Foundations
|
|
22
|
-
```javascript
|
|
23
|
-
Case.upper('foo_bar') -> 'FOO BAR'
|
|
24
|
-
Case.lower('fooBar') -> 'foo bar'
|
|
25
|
-
Case.capital('foo_v_bar') -> 'Foo V Bar'
|
|
26
|
-
```
|
|
27
|
-
|
|
28
|
-
### Code Helpers
|
|
29
|
-
```javascript
|
|
30
|
-
Case.snake('Foo bar!') -> 'foo_bar'
|
|
31
|
-
Case.pascal('foo.bar') -> 'FooBar'
|
|
32
|
-
Case.camel('foo, bar') -> 'fooBar'
|
|
33
|
-
Case.kebab('Foo? Bar.') -> 'foo-bar'
|
|
34
|
-
Case.header('fooBar=') -> 'Foo-Bar'
|
|
35
|
-
Case.constant('Foo-Bar') -> 'FOO_BAR'
|
|
36
|
-
```
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
### UI Helpers
|
|
40
|
-
```javascript
|
|
41
|
-
Case.title('foo v. bar') -> 'Foo v. Bar'
|
|
42
|
-
Case.sentence('"foo!" said bar', ['Bar']) -> '"Foo!" said Bar'
|
|
43
|
-
Case.sentence('the 12 oz. can', null, ['oz']) -> 'The 12 oz. can'
|
|
44
|
-
```
|
|
45
|
-
`Case.sentence(str, names, abbreviations)` accepts an array of proper names that should be capitalized,
|
|
46
|
-
regardless of location in the sentence. This function is specialized, but useful
|
|
47
|
-
when dealing with input generated with capslock on (i.e. everything my grandma types).
|
|
48
|
-
It can also accept a list of abbreviations (words that may end in a period but aren't meant
|
|
49
|
-
to end a sentence).
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
### Custom Casing
|
|
53
|
-
```javascript
|
|
54
|
-
Case.lower('FOO-BAR', '.') -> 'foo.bar'
|
|
55
|
-
Case.upper('Foo? Bar.', '__') -> 'FOO__BAR'
|
|
56
|
-
Case.capital('fooBar', ' + ') -> 'Foo + Bar'
|
|
57
|
-
|
|
58
|
-
Case.lower("Don't keep 'em!", "/", true) -> 'dont/keep/em'
|
|
59
|
-
Case.capital("'ello, world.", null, true) -> 'Ello, World.'
|
|
60
|
-
```
|
|
61
|
-
`Case.upper`, `Case.lower`, and `Case.capital` accept an optional "fill" value
|
|
62
|
-
that will replace any characters which are not letters and numbers. All three also accept
|
|
63
|
-
a third optional boolean argument indicating if apostrophes are to be stripped out or left in.
|
|
64
|
-
For example, programmatic case changes (snake, kebab, pascal, camel, constant) are best without
|
|
65
|
-
apostrophes, but user-facing ones (title, sentence) do not want "don't" turned into "Dont".
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
### Extending Case
|
|
69
|
-
```javascript
|
|
70
|
-
Case.type('bang', function(s) {
|
|
71
|
-
return Case.upper(s, '!')+'!';
|
|
72
|
-
});
|
|
73
|
-
Case.bang('bang') -> 'BANG!'
|
|
74
|
-
Case.of('TEST!THIS!') -> 'bang'
|
|
75
|
-
```
|
|
76
|
-
`Case.type(name, fn)`: extends Case, creating a new function on `Case` and adding `Case.of` support automatically.
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
### Utilities
|
|
80
|
-
```javascript
|
|
81
|
-
Case.of('foo') -> 'lower'
|
|
82
|
-
Case.of('foo_bar') -> 'snake'
|
|
83
|
-
Case.of('Foo v Bar') -> 'title'
|
|
84
|
-
Case.of('foo_ Bar') -> undefined
|
|
85
|
-
|
|
86
|
-
Case.of('Hello there, Bob!', ['Bob']) -> 'sentence'
|
|
87
|
-
|
|
88
|
-
Case.flip('FlipMe') -> 'fLIPmE'
|
|
89
|
-
Case.flip('TEST THIS!') -> 'test this!'
|
|
90
|
-
|
|
91
|
-
Case.random('Hello!') -> 'hElLO!'
|
|
92
|
-
```
|
|
93
|
-
* `Case.of(str[, names])`: identifies the case of a string, returns undefined if it doesn't match a known type
|
|
94
|
-
* `Case.flip(str)`: reverses the case of letters, no other changes
|
|
95
|
-
* `Case.random(str)`: randomizes the case of letters, no other changes
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
## Release History
|
|
99
|
-
* 2013-06-10 [v1.0.0][] (public, initial)
|
|
100
|
-
* 2013-06-20 [v1.0.1][] (regex improvements)
|
|
101
|
-
* 2013-08-23 [v1.0.3][] (better support for Node, Component and AMD)
|
|
102
|
-
* 2014-10-24 [v1.1.2][] (regexps used are now extensible and support more latin diacritics)
|
|
103
|
-
* 2015-01-27 [v1.2.0][] (deprecate squish in favor of pascal)
|
|
104
|
-
* 2015-01-28 [v1.2.1][] (fix UMD regression)
|
|
105
|
-
* 2015-10-27 [v1.3.0][] (Case.kebab and Case.random)
|
|
106
|
-
* 2015-12-02 [v1.3.2][] (fix title case when small word is first or last)
|
|
107
|
-
* 2016-02-01 [v1.3.3][] (Case.of('foo') to return lower, not snake)
|
|
108
|
-
* 2016-02-07 [v1.4.0][] (fix apostrophe handling)
|
|
109
|
-
* 2016-02-08 [v1.4.1][] (fix swallowed prefix/suffix on lone words)
|
|
110
|
-
* 2016-11-11 [v1.4.2][] (add typings for TypeScript support)
|
|
111
|
-
* 2017-03-09 [v1.5.2][] (add Header-Case and expose noApostrophes option for upper/lower/capital fns)
|
|
112
|
-
* 2017-07-11 [v1.5.3][] (Case.of and to[Type]Case functions should accept extra arguments, like the rest)
|
|
113
|
-
* 2017-10-23 [v1.5.4][] (Shift order of Case.of tests to prioritize 'capital' over 'header')
|
|
114
|
-
* 2018-05-04 [v1.5.5][] (Fix issue #26, corner case of bad "decamelizing" of string w/number after caps)
|
|
115
|
-
* 2018-11-15 [v1.6.0][] (PR #29, support 'abbreviations' argument for Case.sentence to avoid incorrect sentence ends)
|
|
116
|
-
* 2019-01-11 [v1.6.1][] (PR #30, update typings to include 'abbreviations' argument for Case.sentence)
|
|
117
|
-
* 2019-07-26 [v1.6.2][] (PR #31, allow importing as default)
|
|
118
|
-
* 2020-03-24 [v1.6.3][] (PR #33, update license structure in package.json for automated checkers)
|
|
119
|
-
|
|
120
|
-
[v1.0.0]: https://github.com/nbubna/store/tree/1.0.0
|
|
121
|
-
[v1.0.1]: https://github.com/nbubna/store/tree/1.0.1
|
|
122
|
-
[v1.0.3]: https://github.com/nbubna/store/tree/1.0.3
|
|
123
|
-
[v1.1.2]: https://github.com/nbubna/store/tree/1.1.2
|
|
124
|
-
[v1.2.0]: https://github.com/nbubna/store/tree/1.2.0
|
|
125
|
-
[v1.2.1]: https://github.com/nbubna/store/tree/1.2.1
|
|
126
|
-
[v1.3.0]: https://github.com/nbubna/store/tree/1.3.0
|
|
127
|
-
[v1.3.2]: https://github.com/nbubna/store/tree/1.3.2
|
|
128
|
-
[v1.3.3]: https://github.com/nbubna/store/tree/1.3.3
|
|
129
|
-
[v1.4.0]: https://github.com/nbubna/store/tree/1.4.0
|
|
130
|
-
[v1.4.1]: https://github.com/nbubna/store/tree/1.4.1
|
|
131
|
-
[v1.4.2]: https://github.com/nbubna/store/tree/1.4.2
|
|
132
|
-
[v1.5.2]: https://github.com/nbubna/store/tree/1.5.2
|
|
133
|
-
[v1.5.3]: https://github.com/nbubna/store/tree/1.5.3
|
|
134
|
-
[v1.5.4]: https://github.com/nbubna/store/tree/1.5.4
|
|
135
|
-
[v1.5.5]: https://github.com/nbubna/store/tree/1.5.5
|
|
136
|
-
[v1.6.0]: https://github.com/nbubna/store/tree/1.6.0
|
|
137
|
-
[v1.6.1]: https://github.com/nbubna/store/tree/1.6.1
|
|
138
|
-
[v1.6.2]: https://github.com/nbubna/store/tree/1.6.2
|
|
139
|
-
[v1.6.3]: https://github.com/nbubna/store/tree/1.6.3
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["Case.js"],"names":["unicodes","s","prefix","replace","regexps","symbols","lowers","uppers","impropers","basicSymbols","baseLowerCase","baseUpperCase","capitalize","RegExp","pascal","fill","sentence","improper","relax","upper","hole","apostrophe","room","re","_","types","up","String","prototype","toUpperCase","low","toLowerCase","cap","call","charAt","slice","decap","deapostrophe","m","next","prep","test","holey","before","acronym","caps","Case","of","i","length","apply","arguments","flip","l","random","Math","round","type","fn","push","lower","snake","constant","camel","kebab","capital","border","letter","header","title","small","p","lastIndexOf","names","abbreviations","prelude","forEach","name","abbr","abbrAndSpace","squish","default","define","module","exports","this"],"mappings":"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","file":"Case.min.js"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["Case.plus.js"],"names":["unicodes","s","prefix","replace","regexps","symbols","lowers","uppers","impropers","basicSymbols","baseLowerCase","baseUpperCase","capitalize","RegExp","pascal","fill","sentence","improper","relax","upper","hole","apostrophe","room","re","_","types","up","String","prototype","toUpperCase","low","toLowerCase","cap","call","charAt","slice","decap","deapostrophe","m","next","prep","test","holey","before","acronym","caps","Case","of","i","length","apply","arguments","flip","l","random","Math","round","type","fn","push","lower","snake","constant","camel","kebab","capital","border","letter","header","title","small","p","lastIndexOf","names","abbreviations","prelude","forEach","name","abbr","abbrAndSpace","squish","default","define","module","exports","this","create","Array","unshift","_type"],"mappings":"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","file":"Case.plus.min.js"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
MIT License
|
|
2
|
-
|
|
3
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
4
|
-
|
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
6
|
-
|
|
7
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
8
|
-
|
|
9
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
MIT License
|
|
2
|
-
|
|
3
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
4
|
-
|
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
6
|
-
|
|
7
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
8
|
-
|
|
9
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
@@ -1,152 +0,0 @@
|
|
|
1
|
-
# ansi-styles [](https://travis-ci.org/chalk/ansi-styles)
|
|
2
|
-
|
|
3
|
-
> [ANSI escape codes](https://en.wikipedia.org/wiki/ANSI_escape_code#Colors_and_Styles) for styling strings in the terminal
|
|
4
|
-
|
|
5
|
-
You probably want the higher-level [chalk](https://github.com/chalk/chalk) module for styling your strings.
|
|
6
|
-
|
|
7
|
-
<img src="screenshot.svg" width="900">
|
|
8
|
-
|
|
9
|
-
## Install
|
|
10
|
-
|
|
11
|
-
```
|
|
12
|
-
$ npm install ansi-styles
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
## Usage
|
|
16
|
-
|
|
17
|
-
```js
|
|
18
|
-
const style = require('ansi-styles');
|
|
19
|
-
|
|
20
|
-
console.log(`${style.green.open}Hello world!${style.green.close}`);
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
// Color conversion between 16/256/truecolor
|
|
24
|
-
// NOTE: If conversion goes to 16 colors or 256 colors, the original color
|
|
25
|
-
// may be degraded to fit that color palette. This means terminals
|
|
26
|
-
// that do not support 16 million colors will best-match the
|
|
27
|
-
// original color.
|
|
28
|
-
console.log(style.bgColor.ansi.hsl(120, 80, 72) + 'Hello world!' + style.bgColor.close);
|
|
29
|
-
console.log(style.color.ansi256.rgb(199, 20, 250) + 'Hello world!' + style.color.close);
|
|
30
|
-
console.log(style.color.ansi16m.hex('#abcdef') + 'Hello world!' + style.color.close);
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
## API
|
|
34
|
-
|
|
35
|
-
Each style has an `open` and `close` property.
|
|
36
|
-
|
|
37
|
-
## Styles
|
|
38
|
-
|
|
39
|
-
### Modifiers
|
|
40
|
-
|
|
41
|
-
- `reset`
|
|
42
|
-
- `bold`
|
|
43
|
-
- `dim`
|
|
44
|
-
- `italic` *(Not widely supported)*
|
|
45
|
-
- `underline`
|
|
46
|
-
- `inverse`
|
|
47
|
-
- `hidden`
|
|
48
|
-
- `strikethrough` *(Not widely supported)*
|
|
49
|
-
|
|
50
|
-
### Colors
|
|
51
|
-
|
|
52
|
-
- `black`
|
|
53
|
-
- `red`
|
|
54
|
-
- `green`
|
|
55
|
-
- `yellow`
|
|
56
|
-
- `blue`
|
|
57
|
-
- `magenta`
|
|
58
|
-
- `cyan`
|
|
59
|
-
- `white`
|
|
60
|
-
- `blackBright` (alias: `gray`, `grey`)
|
|
61
|
-
- `redBright`
|
|
62
|
-
- `greenBright`
|
|
63
|
-
- `yellowBright`
|
|
64
|
-
- `blueBright`
|
|
65
|
-
- `magentaBright`
|
|
66
|
-
- `cyanBright`
|
|
67
|
-
- `whiteBright`
|
|
68
|
-
|
|
69
|
-
### Background colors
|
|
70
|
-
|
|
71
|
-
- `bgBlack`
|
|
72
|
-
- `bgRed`
|
|
73
|
-
- `bgGreen`
|
|
74
|
-
- `bgYellow`
|
|
75
|
-
- `bgBlue`
|
|
76
|
-
- `bgMagenta`
|
|
77
|
-
- `bgCyan`
|
|
78
|
-
- `bgWhite`
|
|
79
|
-
- `bgBlackBright` (alias: `bgGray`, `bgGrey`)
|
|
80
|
-
- `bgRedBright`
|
|
81
|
-
- `bgGreenBright`
|
|
82
|
-
- `bgYellowBright`
|
|
83
|
-
- `bgBlueBright`
|
|
84
|
-
- `bgMagentaBright`
|
|
85
|
-
- `bgCyanBright`
|
|
86
|
-
- `bgWhiteBright`
|
|
87
|
-
|
|
88
|
-
## Advanced usage
|
|
89
|
-
|
|
90
|
-
By default, you get a map of styles, but the styles are also available as groups. They are non-enumerable so they don't show up unless you access them explicitly. This makes it easier to expose only a subset in a higher-level module.
|
|
91
|
-
|
|
92
|
-
- `style.modifier`
|
|
93
|
-
- `style.color`
|
|
94
|
-
- `style.bgColor`
|
|
95
|
-
|
|
96
|
-
###### Example
|
|
97
|
-
|
|
98
|
-
```js
|
|
99
|
-
console.log(style.color.green.open);
|
|
100
|
-
```
|
|
101
|
-
|
|
102
|
-
Raw escape codes (i.e. without the CSI escape prefix `\u001B[` and render mode postfix `m`) are available under `style.codes`, which returns a `Map` with the open codes as keys and close codes as values.
|
|
103
|
-
|
|
104
|
-
###### Example
|
|
105
|
-
|
|
106
|
-
```js
|
|
107
|
-
console.log(style.codes.get(36));
|
|
108
|
-
//=> 39
|
|
109
|
-
```
|
|
110
|
-
|
|
111
|
-
## [256 / 16 million (TrueColor) support](https://gist.github.com/XVilka/8346728)
|
|
112
|
-
|
|
113
|
-
`ansi-styles` uses the [`color-convert`](https://github.com/Qix-/color-convert) package to allow for converting between various colors and ANSI escapes, with support for 256 and 16 million colors.
|
|
114
|
-
|
|
115
|
-
The following color spaces from `color-convert` are supported:
|
|
116
|
-
|
|
117
|
-
- `rgb`
|
|
118
|
-
- `hex`
|
|
119
|
-
- `keyword`
|
|
120
|
-
- `hsl`
|
|
121
|
-
- `hsv`
|
|
122
|
-
- `hwb`
|
|
123
|
-
- `ansi`
|
|
124
|
-
- `ansi256`
|
|
125
|
-
|
|
126
|
-
To use these, call the associated conversion function with the intended output, for example:
|
|
127
|
-
|
|
128
|
-
```js
|
|
129
|
-
style.color.ansi.rgb(100, 200, 15); // RGB to 16 color ansi foreground code
|
|
130
|
-
style.bgColor.ansi.rgb(100, 200, 15); // RGB to 16 color ansi background code
|
|
131
|
-
|
|
132
|
-
style.color.ansi256.hsl(120, 100, 60); // HSL to 256 color ansi foreground code
|
|
133
|
-
style.bgColor.ansi256.hsl(120, 100, 60); // HSL to 256 color ansi foreground code
|
|
134
|
-
|
|
135
|
-
style.color.ansi16m.hex('#C0FFEE'); // Hex (RGB) to 16 million color foreground code
|
|
136
|
-
style.bgColor.ansi16m.hex('#C0FFEE'); // Hex (RGB) to 16 million color background code
|
|
137
|
-
```
|
|
138
|
-
|
|
139
|
-
## Related
|
|
140
|
-
|
|
141
|
-
- [ansi-escapes](https://github.com/sindresorhus/ansi-escapes) - ANSI escape codes for manipulating the terminal
|
|
142
|
-
|
|
143
|
-
## Maintainers
|
|
144
|
-
|
|
145
|
-
- [Sindre Sorhus](https://github.com/sindresorhus)
|
|
146
|
-
- [Josh Junon](https://github.com/qix-)
|
|
147
|
-
|
|
148
|
-
## For enterprise
|
|
149
|
-
|
|
150
|
-
Available as part of the Tidelift Subscription.
|
|
151
|
-
|
|
152
|
-
The maintainers of `ansi-styles` and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/npm-ansi-styles?utm_source=npm-ansi-styles&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)
|