Skip to content

Commit dabafca

Browse files
committed
update names
1 parent 42dec1d commit dabafca

File tree

7 files changed

+22
-18
lines changed

7 files changed

+22
-18
lines changed

.gitignore

+8
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ log.txt
1010
*.sublime-project
1111
*.sublime-workspace
1212

13+
.pnp.*
14+
.yarn/*
15+
!.yarn/patches
16+
!.yarn/plugins
17+
!.yarn/releases
18+
!.yarn/sdks
19+
!.yarn/versions
20+
1321
.stencil/
1422
.idea/
1523
.vscode/

.storybook/preview-head.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<script>
2-
easycreditRatenkaufWebComponentsBaseUrl = 'https://netzkollektiv.com/docs/easycredit-ratenkauf-components/';
2+
easycreditRatenkaufWebComponentsBaseUrl = 'https://netzkollektiv.com/docs/easycredit-components/';
33
</script>

.storybook/stories/1.Installation.mdx

+4-8
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,7 @@ import { Meta } from '@storybook/blocks';
1111
Zur Integration der Web Components in ein beliebiges System fügen Sie die folgenden Zeilen in den `<head>` Ihres Shops ein:
1212

1313
```html
14-
// Pre-Release zur Entwicklung
15-
<script type="module" src="https://invoice.easycredit-ratenkauf-webcomponents.pages.dev/easycredit-components/easycredit-components.esm.js" defer></script>
16-
17-
// endgültige URL bei Release der Komponenten
18-
<!-- script type="module" src="https://ratenkauf.easycredit.de/api/resource/webcomponents/v3/easycredit-components/easycredit-components.esm.js"></script -->
14+
<script type="module" src="https://ratenkauf.easycredit.de/api/resource/webcomponents/v3/easycredit-components/easycredit-components.esm.js"></script>
1915
```
2016

2117
Jetzt können Sie jede der Komponenten innerhalb der Website verwenden:
@@ -31,13 +27,13 @@ Die Komponenten werden bei Einbindung nicht vollständig geladen, sondern erst b
3127
<p>Um die Komponenten in einem JavaScript-Projekt zu verwenden, installieren Sie das NPM-Package:</p>
3228

3329
```bash
34-
npm install --save @easycredit-ratenkauf/web-components
30+
npm install --save @easycredit/web-components
3531
# or
36-
yarn add @easycredit-ratenkauf/web-components
32+
yarn add @easycredit/web-components
3733
```
3834

3935
Sie können die Komponenten nun importieren:
4036

4137
```js
42-
import { EasyCreditWidget } from "@easycredit-ratenkauf/web-components";
38+
import { EasyCreditWidget } from "@easycredit/web-components";
4339
```

.yarn/install-state.gz

-1.02 MB
Binary file not shown.

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
![Built With Stencil](https://img.shields.io/badge/-Built%20With%20Stencil-16161d.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI%2BCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI%2BCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU%2BCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00MjQuNywzNzMuOWMwLDM3LjYtNTUuMSw2OC42LTkyLjcsNjguNkgxODAuNGMtMzcuOSwwLTkyLjctMzAuNy05Mi43LTY4LjZ2LTMuNmgzMzYuOVYzNzMuOXoiLz4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTQyNC43LDI5Mi4xSDE4MC40Yy0zNy42LDAtOTIuNy0zMS05Mi43LTY4LjZ2LTMuNkgzMzJjMzcuNiwwLDkyLjcsMzEsOTIuNyw2OC42VjI5Mi4xeiIvPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDI0LjcsMTQxLjdIODcuN3YtMy42YzAtMzcuNiw1NC44LTY4LjYsOTIuNy02OC42SDMzMmMzNy45LDAsOTIuNywzMC43LDkyLjcsNjguNlYxNDEuN3oiLz4KPC9zdmc%2BCg%3D%3D&colorA=16161d&style=flat-square)
22

3-
# easyCredit-Ratenkauf Web Components
3+
# easyCredit Web Components for Bill Payment & Installments Payment
44

5-
Th easyCredit-Ratenkauf Web Components are a set of StencilJS based web components to be universally used in e-commerce platforms like Magento or Shopware. The web components ease integration of the easyCredit-Ratenkauf installments payment solution by providing versatile web frontend elements for marketing, checkout and merchant processes.
5+
The easyCredit Web Components are a set of StencilJS based web components to be universally used in e-commerce platforms like Magento or Shopware. The web components ease integration of easyCredit-Rechnung & easyCredit-Ratenkauf payment solution by providing versatile web frontend elements for marketing, checkout and merchant processes.
66

77

88
## Documentation
99

1010
Please check out our dedicated documentation for examples and usage:
11-
* [Documentation (Storybook)](https://netzkollektiv.com/docs/easycredit-ratenkauf-components)
11+
* [Documentation (Storybook)](https://netzkollektiv.com/docs/easycredit-components)
1212

1313
## Build
1414

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "@easycredit-ratenkauf/easycredit-components",
2+
"name": "@easycredit/easycredit-components",
33
"license": "MIT",
44
"version": "1.2.10",
5-
"description": "The easyCredit-Ratenkauf Web Components are a set of web components to be universally used in e-commerce platforms like Magento or Shopware. The web components ease integration of easyCredit-Ratenkauf installments payment solution by providing versatile web frontend elements for marketing and checkout.",
5+
"description": "The easyCredit Web Components are a set of StencilJS based web components to be universally used in e-commerce platforms like Magento or Shopware. The web components ease integration of easyCredit-Rechnung & easyCredit-Ratenkauf payment solution by providing versatile web frontend elements for marketing, checkout and merchant processes.",
66
"main": "dist/index.cjs.js",
77
"module": "dist/index.js",
88
"es2015": "dist/esm/index.mjs",
@@ -13,7 +13,7 @@
1313
"unpkg": "dist/easycredit-components/easycredit-components.esm.js",
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/teambank/easycredit-ratenkauf-webcomponents"
16+
"url": "git+https://github.com/teambank/easycredit-webcomponents"
1717
},
1818
"files": [
1919
"dist/",
@@ -29,7 +29,7 @@
2929
"storybook:build": "storybook build ./dist",
3030
"storybook:deploy": "bash -c \"source .env && rsync -rvz storybook-static/ $STORYBOOK_DEPLOY_DST\"",
3131
"storybook:deploy:clear-cache": "bash -c \"source .env && env && curl -X DELETE \"https://api.cloudflare.com/client/v4/zones/708da8a58a29a3e65af33fa56a1bf7d9/purge_cache\" -H \"Authorization: Bearer $CF_BEARER\" -H \"Content-Type: application/json\" --data '{\"purge_everything\":true}\"",
32-
"release": "yarn build && (cd dist; tar czvf ../easycredit-ratenkauf-webcomponents-$(npm pkg get version | sed 's/\"//g').tar.gz .)"
32+
"release": "yarn build && (cd dist; tar czvf ../easycredit-webcomponents-$(npm pkg get version | sed 's/\"//g').tar.gz .)"
3333
},
3434
"dependencies": {
3535
"@babel/plugin-transform-optional-chaining": "^7.23.4",

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1770,9 +1770,9 @@ __metadata:
17701770
languageName: node
17711771
linkType: hard
17721772

1773-
"@easycredit-ratenkauf/easycredit-components@workspace:.":
1773+
"@easycredit/easycredit-components@workspace:.":
17741774
version: 0.0.0-use.local
1775-
resolution: "@easycredit-ratenkauf/easycredit-components@workspace:."
1775+
resolution: "@easycredit/easycredit-components@workspace:."
17761776
dependencies:
17771777
"@babel/core": "npm:^7.24.4"
17781778
"@babel/plugin-transform-optional-chaining": "npm:^7.23.4"

0 commit comments

Comments
 (0)