المكوّنات · لوحة مشاركة بشبكة
لوحة مشاركة بشبكة
صفّ جهات وصفّ إجراءات، مع نسخ رابط يعمل فعلًا
7 تصاميم من هذه العائلة
<div class="ap apsr"><div class="ph">
<div class="sb"><span class="tm num"></span>
<span class="r" aria-hidden="true"><span>▲</span><span>◗</span><span class="bt num"></span></span></div>
<div class="scr"><div class="body">
<div class="post"><div class="im"></div>
<b data-ar="دليل الألوان في الواجهات العربية" data-en="Colour guide for Arabic interfaces">دليل الألوان في الواجهات العربية</b>
<p data-ar="مقال · 8 دقائق قراءة" data-en="Article · 8 min read">مقال · 8 دقائق قراءة</p></div>
<button class="op tap" aria-expanded="false" data-ar="مشاركة" data-en="Share">مشاركة</button>
</div></div>
<div class="scrim" hidden></div>
<section class="sheet" hidden aria-label="مشاركة">
<div class="grab" role="separator" aria-label="مقبض اللوحة"></div>
<div class="sh"><b data-ar="مشاركة عبر" data-en="Share via">مشاركة عبر</b></div>
<div class="ppl"></div>
<div class="apps"></div>
<div class="lg" role="status" aria-live="polite"></div>
</section>
<div class="safe"></div>
</div></div>
/* pt-scoped */
/* appsheet-share — منصّة محتوى */
.apsr{width:100%;height:100%;display:flex;align-items:center;
justify-content:center;padding:6px;font-size:10px;color:var(--pt-text-secondary);
overflow:hidden}
.apsr .ph{position:relative;width:198px;height:100%;max-height:224px;display:flex;
flex-direction:column;overflow:hidden;background:var(--pt-bg-base);
border:1px solid var(--pt-border-default);border-radius:20px;
box-shadow:var(--pt-shadow-3)}
/* شريط الحالة — ليس تزيينًا: يثبت أعلى الشاشة فلا يبدأ المحتوى عند الحافّة */
.apsr .sb{flex:none;display:flex;align-items:center;justify-content:space-between;
padding:5px 12px 2px;font-size:7px;color:var(--pt-text-muted);
font-variant-numeric:tabular-nums}
.apsr .sb .r{display:flex;gap:3px}
.apsr .scr{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}
.apsr .body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;
-webkit-overflow-scrolling:touch}
.apsr .body::-webkit-scrollbar{width:0}
/* المنطقة الآمنة السفلية — شريط الإيماءات يأكل ما تحته */
.apsr .safe{flex:none;height:9px;display:grid;place-items:center}
.apsr .safe::after{content:'';width:52px;height:3px;border-radius:99px;
background:var(--pt-border-strong)}
.apsr h6{margin:0;font-size:10px;color:var(--pt-text-primary);font-weight:600;line-height:1.4}
.apsr p{margin:0;font-size:8px;color:var(--pt-text-muted);line-height:1.65}
.apsr .num{font-variant-numeric:tabular-nums}
.apsr button{font:inherit;cursor:pointer;
transition:background var(--pt-motion-duration-fast) var(--pt-motion-easing-standard),
color var(--pt-motion-duration-fast) var(--pt-motion-easing-standard),
transform var(--pt-motion-duration-fast) var(--pt-motion-easing-standard)}
.apsr button:focus-visible, .apsr a:focus-visible, .apsr input:focus-visible{
outline:2px solid var(--pt-focus-ring);outline-offset:-1px}
/* هدف اللمس: 44 بكسلًا على الشاشات اللمسية، ومساحة نقر ممتدّة على غيرها */
@media(pointer:coarse){.apsr .tap{min-width:44px;min-height:44px}
}
.apsr .tap{position:relative}
.apsr .tap::before{content:'';position:absolute;inset:-6px}
@media(prefers-reduced-motion:reduce){.apsr *{transition:none!important;animation:none!important}
}
.apsr .ph{position:relative}
.apsr .body{padding:9px 12px}
.apsr .post{display:flex;flex-direction:column;gap:4px}
.apsr .post .im{height:62px;border-radius:10px;
background:linear-gradient(125deg,#3d5a80,#7b6aa8 55%,#c98fa8)}
.apsr .post b{font-size:9.5px;color:var(--pt-text-primary)}
.apsr .op{width:100%;margin-top:9px;padding:9px;border-radius:10px;border:0;
background:var(--pt-accent);color:var(--pt-color-ink-900);font-size:9.5px;font-weight:700}
.apsr .sheet{position:absolute;inset-inline:0;inset-block-end:0;z-index:6;
display:flex;flex-direction:column;background:var(--pt-bg-overlay);
border-start-start-radius:16px;border-start-end-radius:16px;
border:1px solid var(--pt-border-default);border-bottom:0;box-shadow:var(--pt-shadow-5);
transition:transform var(--pt-motion-duration-normal) var(--pt-motion-easing-emphasized)}
.apsr .grab{flex:none;padding:7px 0 3px;display:grid;place-items:center;cursor:grab;
touch-action:none}
.apsr .grab::after{content:'';width:34px;height:4px;border-radius:99px;background:var(--pt-border-strong)}
.apsr .scrim{position:absolute;inset:0;z-index:5;background:rgba(5,9,26,.55)}
.apsr .sh{flex:none;padding:2px 13px 7px}
.apsr .sh b{font-size:10px;color:var(--pt-text-primary)}
/* الجهات فوق التطبيقات: المشاركة غالبًا إلى شخص لا إلى منصّة */
.apsr .ppl, .apsr .apps{display:flex;gap:9px;overflow-x:auto;padding:5px 13px;
scrollbar-width:none}
.apsr .ppl::-webkit-scrollbar, .apsr .apps::-webkit-scrollbar{height:0}
.apsr .apps{padding-bottom:12px;border-top:1px solid var(--pt-border-subtle);
margin-top:5px;padding-top:9px}
.apsr .ppl button, .apsr .apps button{flex:none;display:flex;flex-direction:column;
align-items:center;gap:3px;border:0;background:transparent;color:var(--pt-text-muted);
font-size:6.5px;width:44px}
.apsr .ppl .av{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;
font-size:13px;font-weight:700;color:var(--pt-color-ink-900)}
.apsr .apps .ic{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;
font-size:15px;background:var(--pt-bg-inset);border:1px solid var(--pt-border-subtle)}
.apsr .lg{min-height:14px;padding:0 13px 10px;font-size:7.5px;color:var(--pt-accent);
text-align:center}
/* يعمل داخل إطار معزول — لا يعتمد على شيء خارجه */
/* pt-remount — يعاد التركيب عند تبديل اللغة */
(function () {
var host = document.querySelector('.apsr');
if (!host) return;
var snapshot = host.innerHTML;
var timers = [];
var ac = null;
/* الجسم كما كتبه المولِّد. يستقبل بدائل مظلَّلة لـ root وdocument
والمؤقّتات، فينظّف نفسه دون أن يعرف أنه قابل لإعادة التركيب. */
function run(root, document, setTimeout, setInterval) {
var ar = document.documentElement.lang !== 'en';
var n = function (v, d) { return Number(v).toLocaleString('en-US', {
minimumFractionDigits: d || 0, maximumFractionDigits: d || 0 }); };
var money = function (usd, d) {
return ar ? n(usd * 3.75, d) + ' ر.س' : '$' + n(usd, d);
};
var set = function (sel, txt) {
var el = root.querySelector(sel); if (el) el.textContent = txt; return el;
};
/* الساعة بأرقام لاتينية دائمًا — قرار موحّد في المشروع كلّه */
(function clock() {
var t = root.querySelector('.tm');
if (!t) return;
function tick() {
var d = new Date();
t.textContent = String(d.getHours()).padStart(2, '0') + ':' +
String(d.getMinutes()).padStart(2, '0');
setTimeout(tick, 20000);
}
tick();
})();
var bt = root.querySelector('.bt');
if (bt) bt.textContent = '84%';
/* اهتزاز خفيف حيث يوجد — تأكيد لمسيّ لا يعتمد عليه شيء */
var buzz = function (ms) { try { if (navigator.vibrate) navigator.vibrate(ms || 8); } catch (e) {} };
/* اللوحة السفلية تُغلق بالسحب لا بالبحث عن ✕ في زاوية بعيدة عن الإبهام */
function mountSheet(sheet, scrim, opener) {
var last = null;
function set(v) {
sheet.hidden = !v; scrim.hidden = !v;
sheet.style.transform = '';
if (opener) opener.setAttribute('aria-expanded', String(v));
if (v) {
last = document.activeElement;
var f = sheet.querySelector('button, input, [tabindex]');
if (f) f.focus();
} else if (last) last.focus();
}
scrim.addEventListener('click', function () { set(false); });
document.addEventListener('keydown', function (e) {
if (sheet.hidden) return;
if (e.key === 'Escape') { set(false); return; }
if (e.key !== 'Tab') return;
var f = sheet.querySelectorAll('button:not(:disabled), input, [tabindex="0"]');
if (!f.length) return;
var first = f[0], lastEl = f[f.length - 1];
if (e.shiftKey && document.activeElement === first) { e.preventDefault(); lastEl.focus(); }
else if (!e.shiftKey && document.activeElement === lastEl) { e.preventDefault(); first.focus(); }
});
var grab = sheet.querySelector('.grab');
if (grab) {
var y0 = 0, dragging = false;
grab.addEventListener('pointerdown', function (e) {
dragging = true; y0 = e.clientY; grab.setPointerCapture(e.pointerId);
sheet.style.transition = 'none';
});
grab.addEventListener('pointermove', function (e) {
if (!dragging) return;
sheet.style.transform = 'translateY(' + Math.max(0, e.clientY - y0) + 'px)';
});
['pointerup', 'pointercancel'].forEach(function (ev) {
grab.addEventListener(ev, function (e) {
if (!dragging) return;
dragging = false;
sheet.style.transition = '';
// عتبة إغلاق: أقلّ منها يعود، وأكثر يُغلق — بلا عتبة يُغلق بأي لمسة
if (e.clientY - y0 > 46) set(false); else sheet.style.transform = '';
});
});
}
return set;
}
var PEOPLE = [['نورة', 200], ['خالد', 30], ['ريما', 300], ['سعود', 96], ['دانة', 150]];
var APPS = [['🔗', 'نسخ الرابط'], ['💬', 'رسالة'], ['✉', 'بريد'],
['📌', 'حفظ'], ['🖨', 'طباعة']];
root.querySelector('.ppl').innerHTML = PEOPLE.map(function (p) {
return '<button class="tap" type="button"><span class="av" style="background:hsl(' +
p[1] + ' 58% 66%)">' + p[0][0] + '</span>' + p[0] + '</button>';
}).join('');
root.querySelector('.apps').innerHTML = APPS.map(function (a) {
return '<button class="tap" type="button" data-k="' + a[1] + '"><span class="ic">' +
a[0] + '</span>' + a[1] + '</button>';
}).join('');
var sheet = root.querySelector('.sheet'), scrim = root.querySelector('.scrim');
var op = root.querySelector('.op'), lg = root.querySelector('.lg');
var set = mountSheet(sheet, scrim, op);
op.addEventListener('click', function () { lg.textContent = ''; set(true); });
function say(t) { lg.textContent = t; setTimeout(function () { set(false); }, 900); }
root.querySelector('.ppl').addEventListener('click', function (e) {
var b = e.target.closest('button'); if (!b) return;
buzz(); say((ar ? 'أُرسل إلى ' : 'Sent to ') + b.textContent.trim());
});
root.querySelector('.apps').addEventListener('click', function (e) {
var b = e.target.closest('button'); if (!b) return;
buzz();
if (b.dataset.k !== 'نسخ الرابط') { say((ar ? 'شُورك عبر ' : 'Shared via ') + b.dataset.k); return; }
var url = location.href;
// النسخ حقيقي مع بديل — و«نُسخ» لا تُعرض إلّا إن نُسخ فعلًا
function fb() {
var ta = document.createElement('textarea');
ta.value = url; ta.style.cssText = 'position:fixed;inset-block-start:-99px;opacity:0';
document.body.appendChild(ta); ta.select();
var ok = false;
try { ok = document.execCommand('copy'); } catch (err) {}
document.body.removeChild(ta);
return ok;
}
if (navigator.clipboard && navigator.clipboard.writeText) {
navigator.clipboard.writeText(url).then(
function () { say(ar ? '✓ نُسخ الرابط' : '✓ Link copied'); },
function () { say(fb() ? (ar ? '✓ نُسخ الرابط' : '✓ Link copied')
: (ar ? 'تعذّر النسخ' : 'Copy failed')); });
} else {
say(fb() ? (ar ? '✓ نُسخ الرابط' : '✓ Link copied') : (ar ? 'تعذّر النسخ' : 'Copy failed'));
}
});
}
function mount() {
ac = new AbortController();
var real = window.document;
/* وسيط يمرّر كل شيء إلى المستند الحقيقي، ويعلّق كل مستمع بإشارة
تُقطع عند إعادة التركيب — فلا يبقى مستمع من نسخة ماتت. */
var doc = new Proxy(real, {
get: function (t, k) {
if (k === 'addEventListener') {
return function (type, fn, opts) {
var o = (opts && typeof opts === 'object') ? Object.assign({}, opts)
: { capture: !!opts };
o.signal = ac.signal;
return t.addEventListener(type, fn, o);
};
}
var v = t[k];
return typeof v === 'function' ? v.bind(t) : v;
}
});
function track(fn) {
return function (f, ms) { var id = fn(f, ms); timers.push(id); return id; };
}
run(host, doc, track(window.setTimeout.bind(window)),
track(window.setInterval.bind(window)));
}
function unmount() {
if (ac) ac.abort();
// المعرّفان يتشاركان فضاءً واحدًا في المتصفّح، فالإلغاء المزدوج آمن
timers.forEach(function (id) { window.clearTimeout(id); window.clearInterval(id); });
timers = [];
host.innerHTML = snapshot;
}
mount();
addEventListener('pt-lang', function () { unmount(); mount(); });
})();
# Share Sheet Grid
**Role:** You are an Arabic-first UI designer and front-end engineer. Read the whole
specification before writing a single line, then follow it literally. If two requirements
conflict, favour usability over visual effect.
**Goal:** Share Sheet Grid — A row of people, a row of actions, and a copy-link that actually copies
**Why this component matters:** Put frequent recipients above app targets: sharing is usually to a person, not to a platform, and the extra hop through an app picker is pure friction.
**Direction:** Genuine RTL — not a mirrored Latin layout. Use logical properties
(`margin-inline-start`, `padding-inline`, `inset-inline-start`, `text-align: start`),
never physical ones (`margin-left`, `left`). The layout must flip with `dir` on its own,
with no duplicated rules.
**Typography:** Cairo for Arabic, IBM Plex Sans for Latin. Arabic line-height must be
`0.18` higher than the Latin equivalent — dots, hamzas and maddas need more vertical room.
Arabic font-size runs `1.06×` the Latin size at the same optical weight.
**Numerals:** Western digits in both languages (`1,234.50`). Only the currency changes:
`ر.س` **after** the number in Arabic, `$` **before** it in English. Jordanian dinar
uses **three** decimal places, not two.
**Colors:** Dark mode — background `#0D142B` · surfaces `#211F54` · borders `#545C91` · text `#918FC2`.
Accent `#ADA9E8` must never exceed 8% of the screen area.
**Language:** Bilingual — every string carries both Arabic and English, and the layout
flips with `dir` automatically.
**States:** `default` · `hover` · `focus` · `active` · `disabled` · `loading` · `error`.
Do not design the resting state alone.
**Accessibility:** Contrast ratio at least `4.5:1`, complete keyboard navigation,
visible focus rings, and honour `prefers-reduced-motion`.
**Output:** Clean HTML and CSS in two separate files. No frameworks, no libraries,
no external dependencies.