Skip to content

Commit 13fe291

Browse files
committed
Clipboard - Columns
1 parent c98db73 commit 13fe291

28 files changed

+41
-41
lines changed

j-Clipboard/component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"datecreated": "2017-01-08T11:36:00.000Z",
3-
"dateupdated": "2023-01-17T12:55:00.000Z",
3+
"dateupdated": "2023-01-23T10:55:00.000Z",
44
"name": "j-Clipboard",
55
"tags": [
66
"clipboard"

j-Clipboard/dependencies.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<link href="https://cdn.componentator.com/spa.min@18.css" rel="stylesheet" type="text/css" />
2-
<script src="https://cdn.componentator.com/spa.min@18.js"></script>
1+
<link href="https://cdn.componentator.com/spa.min@19.css" rel="stylesheet" type="text/css" />
2+
<script src="https://cdn.componentator.com/spa.min@19.js"></script>

j-Clipboard/example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div data---="clipboard"></div>
1+
<ui-component name="clipboard"></ui-component>
22
<div style="cursor:pointer">Copy to clipboard: My value to clipboard</div>
33
<div style="cursor:pointer">Copy to clipboard: Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusantium, voluptatem?</div>
44

j-ClipboardImage/component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"datecreated": "2017-02-10T10:15:00.000Z",
3-
"dateupdated": "2020-01-07T15:21:03.000Z",
3+
"dateupdated": "2023-01-23T10:51:03.000Z",
44
"name": "j-ClipboardImage",
55
"tags": [
66
"clipboard",

j-ClipboardImage/dependencies.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<link href="https://cdn.componentator.com/spa.min@18.css" rel="stylesheet" type="text/css" />
2-
<script src="https://cdn.componentator.com/spa.min@18.js"></script>
1+
<link href="https://cdn.componentator.com/spa.min@19.css" rel="stylesheet" type="text/css" />
2+
<script src="https://cdn.componentator.com/spa.min@19.js"></script>

j-ClipboardImage/example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div data---="clipboardimage__null__quality:90"></div>
1+
<ui-component name="clipboardimage" path="null" config="quality:90"></ui-component>
22
<div>Create a screenshot into the clipboard and press shortcuts CMD+V or CTRL+V into the iFrame (iFrame has to be focused).</div>
33
<br />
44
<div id="output"></div>

j-Clock/component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"datecreated": "2017-12-19T03:32:01.000Z",
3-
"dateupdated": "2018-12-21T01:35:02.000Z",
3+
"dateupdated": "2023-01-23T10:52:02.000Z",
44
"name": "j-Clock",
55
"tags": [
66
"clock",

j-Clock/dependencies.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<link href="https://cdn.componentator.com/spa.min@17.css" rel="stylesheet" type="text/css" />
2-
<script src="https://cdn.componentator.com/spa.min@17.js"></script>
1+
<link href="https://cdn.componentator.com/spa.min@19.css" rel="stylesheet" type="text/css" />
2+
<script src="https://cdn.componentator.com/spa.min@19.js"></script>

j-Clock/example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<a href="#clock">SHOW CLOCK</a>
2-
<div data---="clock"></div>
2+
<ui-component name="clock"></ui-component>
33

44
<script>
55
var form = {};

j-CloudEditor/component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"datecreated": "2022-01-21T20:01:10.000Z",
3-
"dateupdated": "2022-03-14T19:23:00.000Z",
3+
"dateupdated": "2023-01-23T10:54:00.000Z",
44
"name": "j-CloudEditor",
55
"tags": [
66
"syntax",

0 commit comments

Comments
 (0)