playbook_ui 13.32.0.pre.alpha.play1416movealiaslogic3239 → 13.32.0.pre.alpha.play1416movealiaslogic3266
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6d1aed3316880a926a79a26bfcd3d52de79643bf5d3eae32fb83361cc7100910
|
4
|
+
data.tar.gz: b4a9a1ac34bb88bcd0832459ceaf0cb9b6e69b977b77b692dd6e8a10fd87a909
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 963631c67377d7a3e384fd000cc6d70cf31f614a9d7899b36d897b0bb1556ad96462ccb2a0d1545292fc79701ab98f245f9626d954c0a7564a0775637448c632
|
7
|
+
data.tar.gz: 25f0696a7caae4ad9e1cc22103b976b9c1498badb5b065ffc71c9f32cd0bd177c22679fbbb398a405ee776bcdb64c4ebcb014b0dc0e3d506981fa90d4b9175f0
|
data/lib/playbook/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: playbook_ui
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 13.32.0.pre.alpha.
|
4
|
+
version: 13.32.0.pre.alpha.play1416movealiaslogic3266
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Power UX
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2024-07-
|
12
|
+
date: 2024-07-16 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: actionpack
|
@@ -1459,7 +1459,6 @@ files:
|
|
1459
1459
|
- app/pb_kits/playbook/pb_icon/icon.html.erb
|
1460
1460
|
- app/pb_kits/playbook/pb_icon/icon.rb
|
1461
1461
|
- app/pb_kits/playbook/pb_icon/icon.test.js
|
1462
|
-
- app/pb_kits/playbook/pb_icon/icon_aliases.json
|
1463
1462
|
- app/pb_kits/playbook/pb_icon_circle/_icon_circle.scss
|
1464
1463
|
- app/pb_kits/playbook/pb_icon_circle/_icon_circle.tsx
|
1465
1464
|
- app/pb_kits/playbook/pb_icon_circle/docs/_description.md
|
@@ -1,39 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"aliases": {
|
3
|
-
"arrow-alt-circle-right": "circle-right",
|
4
|
-
"angles-down": "angle-double-down",
|
5
|
-
"arrow-alt-down": "down",
|
6
|
-
"arrow-alt-up": "up",
|
7
|
-
"arrow-right-long": "long-arrow-right",
|
8
|
-
"arrow-to-bottom": "arrow-down-to-line",
|
9
|
-
"arrows-h": "arrows-left-right",
|
10
|
-
"calendar-days": "calendar-alt",
|
11
|
-
"circle-arrow-right": "arrow-circle-right",
|
12
|
-
"clock-rotate-left": "history",
|
13
|
-
"close": [
|
14
|
-
"times",
|
15
|
-
"xmark"
|
16
|
-
],
|
17
|
-
"ellipsis-h": "ellipsis",
|
18
|
-
"exclamation-circle": "circle-exclamation",
|
19
|
-
"external-link": "arrow-up-right-from-square",
|
20
|
-
"file-lines": "file-alt",
|
21
|
-
"gear": "cog",
|
22
|
-
"home": "house",
|
23
|
-
"info-circle": "circle-info",
|
24
|
-
"map-o": "map",
|
25
|
-
"message": "comment-alt",
|
26
|
-
"minus-circle": "circle-minus",
|
27
|
-
"money": "money-bill",
|
28
|
-
"mouse-pointer": "arrow-pointer",
|
29
|
-
"nitro": "nitro-n",
|
30
|
-
"play-circle": "circle-play",
|
31
|
-
"plus-circle": "circle-plus",
|
32
|
-
"plus-square": "square-plus",
|
33
|
-
"powergon": "powergon-p",
|
34
|
-
"question-circle": "circle-question",
|
35
|
-
"roofing": "product-roofing",
|
36
|
-
"shelves": "inventory",
|
37
|
-
"th-list": "table-list"
|
38
|
-
}
|
39
|
-
}
|